[feat] Use credentials_file
variable in config file
#8958
Labels
configuration
credential-provider
feature-request
A feature should be added or improved.
p2
This is a standard priority issue
Describe the feature
I want to keep user secrets separate from config.
Secrets file at custom path
/home/me/.secrets/aws/credentials
:Config file at default path
/home/me/.aws/config
:I assumed I can use
credentials_file
as it's in the docs. However that doesn't work:Please let us use
credentials_file
as a variable in the config file.Use Case
Proposed Solution
No response
Other Information
No response
Acknowledgements
CLI version used
2.18.1
Environment details (OS name and version, etc.)
ubuntu 22.04
The text was updated successfully, but these errors were encountered: