Difference between revisions of "Aws list all"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | *<code>[[aws ec2 describe-instances]] | egrep "InstanceId|InstanceType|running"</code> | |
− | + | *<code>[[aws rds describe-db-instances]] </code> | |
− | + | *<code>[[aws cloudformation list-stacks --stack-status-filter]] CREATE_COMPLETE</code> | |
== Related terms == | == Related terms == |
Revision as of 13:24, 23 August 2021
aws ec2 describe-instances | egrep "InstanceId|InstanceType|running"
aws rds describe-db-instances
aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE
Related terms
See also
- 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: