Difference between revisions of "Aws-all-regions"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== See also == | == See also == | ||
− | * [[aws list all]] | + | * <code>[[aws list all]]</code> |
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 18:00, 27 February 2023
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: