AWS::Route53RecoveryReadiness::ResourceSetSchema for the AWS Route53 Recovery Readiness ResourceSet Resource and API.
4 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Resources | Array<Resource> | Required |
ResourceSetType | string | RequiredCreate-only |
ResourceSetName | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ResourceSetArn | string | The Amazon Resource Name (ARN) of the resource set. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Route53RecoveryReadiness::ResourceSet
Resources:
MyResource:
Type: AWS::Route53RecoveryReadiness::ResourceSet
Properties:
ResourceSetType: "value"
Resources: []
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
route53-recovery-readiness:CreateResourceSetroute53-recovery-readiness:GetResourceSetroute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:GetCellroute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:TagResourceroute53-recovery-readiness:GetResourceSetroute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:UpdateResourceSetroute53-recovery-readiness:GetResourceSetroute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:GetCellroute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:TagResourceroute53-recovery-readiness:UntagResourceroute53-recovery-readiness:DeleteResourceSetroute53-recovery-readiness:GetResourceSetroute53-recovery-readiness:ListResourceSetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterResourceSetNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ResourceSetNameResourceSetType