Skip to main content

dnssec

Gets an individual dnssec resource

Overview

Namednssec
TypeResource
Descriptiondnssec
Idawscc.route53.dnssec

Fields

NameDatatypeDescription
hosted_zone_idstringThe unique string (ID) used to identify a hosted zone.
regionstringAWS 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