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

feat: add support for StsAssumeRoleCredentialsProvider (#348) #389

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

fhussonnois
Copy link
Member

This commit add support for StsAssumeRoleCredentialsProvider allowing to assume an IAM role and obtain temporary credentials.

Fix: #348

@fhussonnois fhussonnois force-pushed the feat/gh-348 branch 2 times, most recently from 0bc0ec9 to e062ea9 Compare March 4, 2024 20:05
@fhussonnois fhussonnois changed the title WIP feat: add support for StsAssumeRoleCredentialsProvider (#348) feat: add support for StsAssumeRoleCredentialsProvider (#348) Mar 4, 2024
@fhussonnois fhussonnois force-pushed the feat/gh-348 branch 2 times, most recently from c03936a to 98693a9 Compare March 5, 2024 13:10
This commit add support for StsAssumeRoleCredentialsProvider allowing
to assume an IAM role and obtain temporary credentials.

Fix: #348
@fhussonnois fhussonnois merged commit bf80a58 into master Mar 6, 2024
1 check passed
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.

Authenticate to AWS services using IAM Role
1 participant