Hiroyuki Yagihashi created NIFI-15890:
-----------------------------------------

             Summary: Add RDS Endpoint override property to 
AwsRdsIamDatabasePasswordProvider
                 Key: NIFI-15890
                 URL: https://issues.apache.org/jira/browse/NIFI-15890
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Hiroyuki Yagihashi


AwsRdsIamDatabasePasswordProvider generates an IAM authentication token using 
the hostname extracted from the JDBC URL.
This works well in most cases, but does not support scenarios where the 
connection hostname differs from the RDS Proxy hostname used for token signing 
— for example, when connecting through a Network Load Balancer (NLB) in front 
of an RDS Proxy.

Add an optional "RDS Endpoint" property that, when set, overrides the hostname 
and port used for token generation while keeping the JDBC URL unchanged for the 
actual TCP connection.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to