-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
cross-sdkfeature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issuesso
Description
Describe the feature
A lot of CLI configuration can be controlled via environment variables, but the SSO parameters are not available. Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html
Use Case
If I can pass in configuration via env vars it makes it easier to automate writing out the credentials file. Expanded:
- write a config
- get credentials
- write a config again
If I can set sso params as env vars, I can reduce it down to:
- get credentials
- write a config
Additionally this is useful in scenarios like:
- Read only file system
- ci/cd where you don't want to risk inclusion
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CLI version used
2
Environment details (OS name and version, etc.)
linux
Metadata
Metadata
Assignees
Labels
cross-sdkfeature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issuesso