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::Route53::RecordSet CidrRoutingConfig

Focus mode

On this page

AWS::Route53::RecordSet CidrRoutingConfig - AWS CloudFormation
Filter View

The object that is specified in resource record set object when you are linking a resource record set to a CIDR location.

A LocationName with an asterisk “*” can be used to create a default CIDR record. CollectionId is still required for default record.

Syntax

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

JSON

{ "CollectionId" : String, "LocationName" : String }

YAML

CollectionId: String LocationName: String

Properties

CollectionId

The CIDR collection ID.

Required: Yes

Type: String

Pattern: [0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}

Update requires: No interruption

LocationName

The CIDR collection location name.

Required: Yes

Type: String

Pattern: [0-9A-Za-z_\-\*]+

Minimum: 1

Maximum: 16

Update requires: No interruption

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