AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::Route53::DNSSEC

CfnDNSSEC

The `AWS::Route53::DNSSEC` resource is used to enable DNSSEC signing in a hosted zone.

Import

import { CfnDNSSEC } from 'aws-cdk-lib/aws-route53';

Or use the module namespace:

import * as route53 from 'aws-cdk-lib/aws-route53';
// route53.CfnDNSSEC

Properties

Configuration passed to the constructor as CfnDNSSECProps.

hostedZoneIdRequired
string

A unique string (ID) that is used to identify a hosted zone. For example: `Z00001111A1ABCaaABC11` .

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon Route 53 Cheat Sheet

Everything you need to know about Amazon Route 53 on one page. HD quality, print-friendly.

Download Free Infographic