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 to boto3 session and client #4444

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

alexgromero
Copy link
Contributor

This PR introduces account ID to Session and client. The update allows users to specify an aws_account_id variable when creating a Session object or a client. The account ID will then be associated with the credentials when they are loaded.

Note: The documentation in credentials developer guide will be updated in an upcoming PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant