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

Allow non-interactive configuration of sso-session #7847

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

jferris
Copy link

@jferris jferris commented Apr 24, 2023

Resolves #7835.

The client supports configuring reusable SSO sessions using the command:

aws configure sso-session

However, there is no way to set or get the sso-session configuration
programmatically.

This updates the configure set and configure get commands to support
specifying an sso-session by using the prefix sso-session.NAME.

By submitting this pull request, I confirm that you can use, modify, copy, and
redistribute this contribution, under the terms of your choice.

The client supports configuring reusable SSO sessions using the command:

    aws configure sso-session

However, there is no way to set or get the sso-session configuration
programmatically.

This updates the `configure set` and `configure get` commands to support
specifying an sso-session by using the prefix `sso-session.NAME`.
@eytanhanig
Copy link

Any updates on this?

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