hadoop icon indicating copy to clipboard operation
hadoop copied to clipboard

HADOOP-19201 S3A. Support external-id in assume role

Open Smith-Cruise opened this issue 8 months ago • 3 comments

Description of PR

Support external id in AssumedRoleCredentialProvider.java

https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html

How was this patch tested?

tested in my env

For code changes:

  • [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • [ ] If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

Smith-Cruise avatar Jun 08 '24 13:06 Smith-Cruise