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

Support latest SSO session #241

Open
vmaerten opened this issue Feb 1, 2024 · 0 comments
Open

Support latest SSO session #241

vmaerten opened this issue Feb 1, 2024 · 0 comments

Comments

@vmaerten
Copy link

vmaerten commented Feb 1, 2024

The recommanded way to use AWS SSO is : https://docs.aws.amazon.com/cli/latest/userguide/sso-configure-profile-token.html

[profile my-dev-profile]
sso_session = my-sso
sso_account_id = 123456789011
sso_role_name = readOnly
region = us-west-2
output = json

[sso-session my-sso]
sso_region = us-east-1
sso_start_url = https://my-sso-portal.awsapps.com/start
sso_registration_scopes = sso:account:access

Can dynobase support it ? Almost all SDK already support it

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

No branches or pull requests

1 participant