dnssec
Gets an individual dnssec
resource
Overview
Name | dnssec |
Type | Resource |
Description | dnssec |
Id | awscc.route53.dnssec |
Fields
Name | Datatype | Description |
---|---|---|
hosted_zone_id | string | The unique string (ID) used to identify a hosted zone. |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
hosted_zone_id
FROM awscc.route53.dnssec
WHERE data__Identifier = '<HostedZoneId>';
Permissions
To operate on the dnssec
resource, the following permissions are required:
Read
route53:GetDNSSEC
Delete
route53:GetDNSSEC,
route53:DisableHostedZoneDNSSEC,
kms:DescribeKey,
kms:GetPublicKey,
kms:Sign,
kms:CreateGrant