Difference between revisions of "$AWS PROFILE"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Related terms == | == Related terms == | ||
+ | * [[Aws cli environmental variables]] | ||
* <code>[[.bash_profile]]</code> | * <code>[[.bash_profile]]</code> | ||
* <code>[[.aws/credentials]]</code> | * <code>[[.aws/credentials]]</code> | ||
Line 12: | Line 13: | ||
* [[Terraform S3 backend]] | * [[Terraform S3 backend]] | ||
* [[AWS region]]: <code>[[AWS_DEFAULT_REGION]]</code> | * [[AWS region]]: <code>[[AWS_DEFAULT_REGION]]</code> | ||
− | |||
* <code>[[suaws]]</code> | * <code>[[suaws]]</code> | ||
* [[Unable to locate credentials]] | * [[Unable to locate credentials]] |
Revision as of 10:53, 18 February 2022
export AWS_PROFILE=your_defined_profile
export PS1='[\u@\h $AWS_PROFILE]\$ '
Related terms
- Aws cli environmental variables
.bash_profile
.aws/credentials
AWS_CLI_AUTO_PROMPT
- Terraform S3 backend
- AWS region:
AWS_DEFAULT_REGION
suaws
- Unable to locate credentials
See also
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
- AWS CLI,
aws
[configure
|iam
|ec2
|ecs
|eks
|s3
|rds
|sts
|cloudwatch
|cloudformation
|cloudfront
|eventbridge
|lambda
],aws configure list
,.aws/credentials
,.aws/config
,~/.aws/cli/alias
,--output [ table | json | text | XXX ]
, Aws cli environmental variables:AWS_PROFILE
,AWS_DEFAULT_REGION, AWS_REGION
,AWS_CLI_AUTO_PROMPT
,AWS_SESSION_TOKEN
,aws list all
,auto-prompt
,--version
,whoamiaws, --filters, --help
Advertising: