Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::Route53Resolver::ResolverDNSSECConfig

Focus mode
AWS::Route53Resolver::ResolverDNSSECConfig - AWS CloudFormation
Filter View

The AWS::Route53Resolver::ResolverDNSSECConfig resource is a complex type that contains information about a configuration for DNSSEC validation.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Route53Resolver::ResolverDNSSECConfig", "Properties" : { "ResourceId" : String } }

YAML

Type: AWS::Route53Resolver::ResolverDNSSECConfig Properties: ResourceId: String

Properties

ResourceId

The ID of the virtual private cloud (VPC) that you're configuring the DNSSEC validation status for.

Required: No

Type: String

Minimum: 1

Maximum: 64

Update requires: Replacement

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the ID. For example:

{ "Ref": "rdsc-689d45d1ae623bf3" }

For more information about using the Ref function, see Ref.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

Id

The primary identifier of this ResolverDNSSECConfig resource. For example: rdsc-689d45d1ae623bf3.

OwnerId

The AWS account of the owner. For example: 111122223333.

ValidationStatus

The current status of this ResolverDNSSECConfig resource. For example: Enabled.

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.