[
https://issues.apache.org/jira/browse/FLINK-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070534#comment-17070534
]
Rafi Aroch commented on FLINK-14881:
------------------------------------
I looked into the testing aspect:
Kinesis - Kinesalite doesn't support IAM roles.
S3 - Minio does support STS with
[WebIdentity|https://github.com/minio/minio/tree/master/docs/sts] but it would
cause the setup to become complex and require an additional docker container
for [wso2|https://github.com/minio/minio/blob/master/docs/sts/wso2.md] that
would need to be setup.
I will currently proceed with the manual tests, unless you think otherwise.
> Upgrade AWS SDK to support "IAM Roles for Service Accounts" in AWS EKS
> ----------------------------------------------------------------------
>
> Key: FLINK-14881
> URL: https://issues.apache.org/jira/browse/FLINK-14881
> Project: Flink
> Issue Type: Improvement
> Components: FileSystems
> Reporter: Vincent Chenal
> Assignee: Rafi Aroch
> Priority: Major
>
> In order to use IAM Roles for Service Accounts in AWS EKS, the minimum
> required version of the AWS SDK is 1.11.625.
> [https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-minimum-sdk.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)