Difference between revisions of "$AWS PROFILE"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== See also == | == See also == | ||
+ | * {{aws cli config}} | ||
* {{aws configure}} | * {{aws configure}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 13:25, 4 September 2023
export AWS_PROFILE=your_defined_profile
export PS1='[\u@\h $AWS_PROFILE]\$ '
Windows
set AWS_DEFAULT_PROFILE=yourprofile
Related terms
AWS_DEFAULT_PROFILE
- Aws cli environmental variables
.bash_profile
~/.aws/config
,~/.aws/credentials
AWS_CLI_AUTO_PROMPT
- AWS region:
AWS_DEFAULT_REGION
suaws
function~/.kube/config
K8s configuration file useAWS_PROFILE
asenv:
variableUnable to locate credentials. You can configure credentials by running aws configure
AWS_ACCESS_KEY_ID
,AWS_SESSION_TOKEN
,AWS_REGION
See also
- AWS CLI: environmental variables,
aws configure, ~/.aws/config
,~/.aws/credentials
,~/.aws/cli/alias, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY
aws configure [ list-profiles | sso | sso-session | set ]
,~/.aws/config
,.aws/credentials
,mfa_serial
, AWS cli environmental variables:AWS_PROFILE
,AWS_REGION, AWS_DEFAULT_REGION, AWS_SESSION_TOKEN, AWS_ROLE_SESSION_NAME
,.aws/
, AWS functions,--profile, viawsconfig, viawscredentials
Advertising: