Skip to main content

dnssecs

Retrieves a list of dnssecs in a region

Overview

Namednssecs
TypeResource
Descriptiondnssecs
Idawscc.route53.dnssecs

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.dnssecs

Permissions

To operate on the dnssecs resource, the following permissions are required:

Create

route53:GetDNSSEC,
route53:EnableHostedZoneDNSSEC,
kms:DescribeKey,
kms:GetPublicKey,
kms:Sign,
kms:CreateGrant

List

route53:GetDNSSEC,
route53:ListHostedZones