Describe Availability Zones

GET {{aws_ec2_base_url}}/?DryRun&Filter.N&ZoneId.N&ZoneName.N&Action=DescribeAvailabilityZones

Describes the Availability Zones that are available to you.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Filter.NnullThe filters.
ZoneId.NnullThe IDs of the Availability Zones.
ZoneName.NnullThe names of the Availability Zones.
Actionstring