Difference between revisions of "Aws-all-regions"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== See also == | == See also == | ||
* <code>[[aws list all]]</code> | * <code>[[aws list all]]</code> | ||
+ | * {{AWS regions}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 09:34, 21 June 2024
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 {}
- AWS regions
- .bash_profile
See also
Advertising: