AWS::Route53::RecordSetResource Type definition for AWS::Route53::RecordSet
17 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
Type | string | Required |
AliasTarget | AliasTarget | |
CidrRoutingConfig | CidrRoutingConfig | |
Comment | string | |
Failover | string | |
GeoLocation | GeoLocation | |
GeoProximityLocation | GeoProximityLocation | |
HealthCheckId | string | |
HostedZoneId | string | Create-only |
HostedZoneName | string | Create-only |
MultiValueAnswer | boolean | |
Region | string | |
ResourceRecords | Array<string> | |
SetIdentifier | string | |
TTL | string | |
Weight | integer |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Route53::RecordSet
Resources:
MyResource:
Type: AWS::Route53::RecordSet
Properties:
Type: "value"
Name: "my-name"Everything you need to know about Route53 on one page. HD quality, print-friendly.
Download Free InfographicIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
HostedZoneNameNameHostedZoneId