hosted_zones
Retrieves a list of hosted_zones
in a region
Overview
Name | hosted_zones |
Type | Resource |
Description | hosted_zones |
Id | awscc.route53.hosted_zones |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.route53.hosted_zones
Permissions
To operate on the hosted_zones
resource, the following permissions are required:
Create
route53:CreateHostedZone,
route53:CreateQueryLoggingConfig,
route53:ChangeTagsForResource,
route53:GetChange,
route53:AssociateVPCWithHostedZone,
ec2:DescribeVpcs
List
route53:GetHostedZone,
route53:ListHostedZones,
route53:ListHostedZonesByName,
route53:ListQueryLoggingConfigs,
route53:ListTagsForResource