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

Migrate AWS SDK to V2 and add AWS SSO support #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bdgeise
Copy link

@bdgeise bdgeise commented May 20, 2021

This PR does two things.

  1. Migrates the AWS SDK to V2
  2. Adds support for SSO by specifying a flag -sso and setting AWS_PROFILE env var

Based on our environment setup I was able to test regular credentials and SSO. I am unable to test assume role code properly, however the two methods I tested worked as expected.

@bdgeise bdgeise changed the title Migrate AWS SDK to V2 Migrate AWS SDK to V2 and add AWS SSO support May 24, 2021
Copy link

@Klapsa2503 Klapsa2503 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could modify readme.md

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.

2 participants