jsonmaur / aws-regions

AWS Regions and Availability Zones
MIT License
129 stars 24 forks source link

Osaka launched (part 2) #8

Closed PatMyron closed 6 years ago

PatMyron commented 6 years ago
$ aws ec2 describe-availability-zones --region ap-northeast-3

{
    "AvailabilityZones": [
        {
            "ZoneName": "ap-northeast-3a",
            "RegionName": "ap-northeast-3",
            "State": "available",
            "Messages": []
        }
    ]
}
jsonmaur commented 6 years ago

public should be set to false here, since the region isn't available in all AWS accounts by default.

Asia Pacific (Osaka) Local Region is a Local Region that is available to select AWS customers who request access. Customers wishing to use the Asia Pacific (Osaka) Local Region should speak with their sales representative.