Add account ID support to STS credential provider #313
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
The STS credential provider should provide AWS account ID for use in endpoint resolution.
assumeRole
operation returns account ID in theAssumedRoleUser
field.getFederationToken
operation returns account ID in thefederatedUser
field.Endpoint resolution should succeed or fail as it does now, regardless of whether an account ID is resolved.
Use Case
To support AWS services that use Account ID for resolution of service endpoints.
Proposed Solution
No response
Other Information
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: