Difference between revisions of "$AWS PROFILE"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* <code>[[~/.kube/config]]</code> K8s configuration file use <code>[[AWS_PROFILE]]</code> as <code>[[env:]]</code> variable | * <code>[[~/.kube/config]]</code> K8s configuration file use <code>[[AWS_PROFILE]]</code> as <code>[[env:]]</code> variable | ||
* <code>[[Unable to locate credentials]]</code> | * <code>[[Unable to locate credentials]]</code> | ||
− | + | * <code>[[AWS_ACCESS_KEY_ID]] </code> | |
− | + | * <code>[[AWS_SESSION_TOKEN]]</code> | |
− | + | * <code>[[AWS_REGION]]</code> | |
== See also == | == See also == |
Revision as of 08:27, 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: