[
https://issues.apache.org/jira/browse/FLINK-29496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer resolved FLINK-29496.
-----------------------------------
Resolution: Fixed
> Add Configuration for STS endpoint when using ASSUME_ROLE credential provider
> -----------------------------------------------------------------------------
>
> Key: FLINK-29496
> URL: https://issues.apache.org/jira/browse/FLINK-29496
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kinesis
> Affects Versions: 1.16.0, 1.15.2
> Reporter: Aleksandr Pilipenko
> Assignee: Aleksandr Pilipenko
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> When using Kinesis connector with credentials provider configured as
> ASSUME_ROLE in the job running in VPC without internet connection,
> credentials provider logic tries to access global STS endpoint,
> {{{}sts.amazonaws.com{}}}. However, only regional endpoints for STS are
> available in that case.
> Connector need support for configuring STS endpoint to allow such use-case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)