Skip to content

tsunokawa/aws-region-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

aws-region-list

Install

$ go install github.com/tsunokawa/aws-region-list@latest

Usage

$ aws-region-list
+----------------+----------------------------+
|      CODE      |            NAME            |
+----------------+----------------------------+
| us-east-1      | US East (N. Virginia)      |
| us-east-2      | US East (Ohio)             |
| us-west-1      | US West (N. California)    |
| us-west-2      | US West (Oregon)           |
| ca-central-1   | Canada (Central)           |
| eu-west-1      | EU (Ireland)               |
| eu-central-1   | EU (Frankfurt)             |
| eu-west-2      | EU (London)                |
| ap-northeast-1 | Asia Pacific (Tokyo)       |
| ap-northeast-2 | Asia Pacific (Seoul)       |
| ap-northeast-3 | Asia Pacific (Osaka-Local) |
| ap-southeast-1 | Asia Pacific (Singapore)   |
| ap-southeast-2 | Asia Pacific (Sydney)      |
| ap-south-1     | Asia Pacific (Mumbai)      |
| sa-east-1      | South America (São Paulo)  |
+----------------+----------------------------+

ASCII Table

https://github.com/olekukonko/tablewriter

Regions

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages