ec2-describe-availability-zones From Amazon Elastic Compute Cloud: 2008-12-01 previous page next page ec2-describe-availability-zonesSyntaxec2-describe-availability-zones [zone-name...] Description Describes Availability Zones that are currently available to the account and their states. Note Availability Zones are not the same across accounts. The Availability Zone us-east-1a for account A is not necessarily the same as us-east-1a for account B. Zone assignments are mapped independently for each account. OptionsOptionDescriptionRequiredzone-nameName of an Availability Zone. Example: us-east-1a NoOutput Amazon EC2 returns a table that contains the following information: Output type identifier ("AVAILABILITYZONE")Availability Zone nameState Amazon EC2 displays errors on stderr. ExampleThis example displays the Availability Zones that are available to the account.PROMPT> ec2-describe-availability-zones AVAILABILITYZONE us-east-1a available AVAILABILITYZONE us-east-1b available AVAILABILITYZONE us-east-1c availableRelated Topics ec2-run-instances ec2-describe-regions previous page start next page