AWS::Route53::RecordSetGroupResource Type definition for AWS::Route53::RecordSetGroup
4 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Comment | string | |
HostedZoneId | string | Create-only |
HostedZoneName | string | Create-only |
RecordSets | Array<RecordSet> |
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::RecordSetGroup
Resources:
MyResource:
Type: AWS::Route53::RecordSetGroup
Properties: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.
HostedZoneNameHostedZoneId