AWS::Route53Resolver::ResolverDNSSECConfig - AWS CloudFormation

AWS::Route53Resolver::ResolverDNSSECConfig

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.