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

Initial python3 compatible changes. #12

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

Conversation

max-allan-surevine
Copy link

Makes it compatible with Python3 and uses an external python library for doing the login work.

Any login exceptions, assume TOTP is required
@jfrantz1-r7
Copy link

Can we get this approved and merged?

max-allan-surevine and others added 3 commits April 23, 2020 17:28
When doing a boto3.client('sts') it will use your existing credentials. Which if they aren't set right, means this script will fail. As we should have no pre-existing settings, I am setting them all to "".
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