Mohsen Rezaei created FLINK-36975:
-------------------------------------
Summary: Invalid ConfigOption for
"aws.credentials.provider.role.provider" in AWSConfigOptions
Key: FLINK-36975
URL: https://issues.apache.org/jira/browse/FLINK-36975
Project: Flink
Issue Type: Bug
Components: Connectors / Kinesis
Affects Versions: aws-connector-5.0.0
Reporter: Mohsen Rezaei
A bug has been introduced in the new version of the Kinesis connector where the
previously available configuration option/key
{{aws.credentials.provider.role.provider}} is incorrectly provided as
{{aws.credentials.provider.webIdentityToken.file}} under
[{{AWSConfigOptions.AWS_ROLE_CREDENTIALS_PROVIDER_OPTION}}|https://github.com/apache/flink-connector-aws/blob/b55dec16855785b5b0af0fb0ff57816e71ad3e31/flink-connector-aws-base/src/main/java/org/apache/flink/connector/aws/config/AWSConfigOptions.java#L131].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)