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 support for AWS China partition #182

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

Conversation

ansromanov
Copy link

@ansromanov ansromanov commented Nov 17, 2021

Add support to log in to AWS China accounts with Okta.

Example log:

INFO - App Link set as: https://xxxxxx.okta.com/home/amazon_aws/xxxxxx
INFO - Authenticating to: xxxxxx.okta.com
INFO - Authenticating as: [email protected]
Multi-factor Authentication required for application.
Pick a factor:
[ 0 ] Okta Verify App: SmartPhone_Android: XXXXXXX
[ 1 ] token:software:totp( OKTA ) : [email protected]
Selection: 0
INFO - Okta Verify push sent...
INFO - Using predefined role: arn:aws-cn:iam::111111111111:role/DeveloperRole
INFO - Authenticating to: xxxxxx.okta.com
INFO - Session token expires on: 2021-11-17 14:37:24+00:00
Use these to set your environment variables:
export AWS_ACCESS_KEY_ID=XXXX
export AWS_SECRET_ACCESS_KEY=XXXX
export AWS_SESSION_TOKEN=XXXX```

@ansromanov ansromanov changed the base branch from main to develop November 17, 2021 09:27
@TryTryAgain
Copy link

Fantastic, it would be great if this could be merged!

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.

None yet

3 participants