Difference between revisions of "Aws-all-regions"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Related == | == Related == | ||
− | * <code>aws ec2 describe-regions --query "Regions[].{Name:RegionName}" --output text | parallel aws ec2 describe-instances --region {}</code> | + | * <code>aws ec2 describe-regions --query "Regions[].{Name:RegionName}" --output text | [[parallel]] aws ec2 describe-instances --region {}</code> |
== See also == | == See also == | ||
* [[aws list all]] | * [[aws list all]] | ||
+ | |||
+ | [[Category:AWS]] |
Revision as of 16:05, 14 February 2022
aws ec2 describe-regions --query "Regions[].{Name:RegionName}" --output text
Related
aws ec2 describe-regions --query "Regions[].{Name:RegionName}" --output text | parallel aws ec2 describe-instances --region {}
See also
Advertising: