Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add account ID support to STS credential provider #313

Open
2 tasks
jbelkins opened this issue Jan 23, 2025 · 0 comments
Open
2 tasks

Add account ID support to STS credential provider #313

jbelkins opened this issue Jan 23, 2025 · 0 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@jbelkins
Copy link
Contributor

Describe the feature

The STS credential provider should provide AWS account ID for use in endpoint resolution.

  • The assumeRole operation returns account ID in the AssumedRoleUser field.
  • The getFederationToken operation returns account ID in the federatedUser 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

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@jbelkins jbelkins added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant