[
https://issues.apache.org/jira/browse/NIFI-15890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiroyuki Yagihashi updated NIFI-15890:
--------------------------------------
Priority: Major (was: Minor)
> 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
> Components: Extensions
> Reporter: Hiroyuki Yagihashi
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)