Difference between revisions of "$AWS PROFILE"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [[Aws cli environmental variables]] | * [[Aws cli environmental variables]] | ||
* <code>[[.bash_profile]]</code> | * <code>[[.bash_profile]]</code> | ||
− | * <code>[[ | + | * <code>[[~/.aws/config]]</code> |
− | * <code>[[ | + | * <code>[[~/.aws/credentials]]</code> |
* <code>[[AWS_CLI_AUTO_PROMPT]]</code> | * <code>[[AWS_CLI_AUTO_PROMPT]]</code> | ||
* [[Terraform S3 backend]] | * [[Terraform S3 backend]] |
Revision as of 08:13, 17 November 2022
export AWS_PROFILE=your_defined_profile
export PS1='[\u@\h $AWS_PROFILE]\$ '
Related terms
- Aws cli environmental variables
.bash_profile
~/.aws/config
~/.aws/credentials
AWS_CLI_AUTO_PROMPT
- Terraform S3 backend
- AWS region:
AWS_DEFAULT_REGION
suaws
function~/.kube/config
K8s configuration file useAWS_PROFILE
asenv:
variableUnable to locate credentials
AWS_ACCESS_KEY_ID AWS_SESSION_TOKEN AWS_REGION
See also
Advertising: