AWS::Route53RecoveryReadiness::RecoveryGroupAWS Route53 Recovery Readiness Recovery Group Schema and API specifications.
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Cells | Array<string> | |
RecoveryGroupName | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
RecoveryGroupArn | string | A collection of tags associated with a resource. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Route53RecoveryReadiness::RecoveryGroup
Resources:
MyResource:
Type: AWS::Route53RecoveryReadiness::RecoveryGroup
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
route53-recovery-readiness:CreateRecoveryGrouproute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:GetCellroute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:TagResourceroute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:UpdateRecoveryGrouproute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:GetCellroute53-recovery-readiness:ListTagsForResourcesroute53-recovery-readiness:TagResourceroute53-recovery-readiness:UntagResourceroute53-recovery-readiness:DeleteRecoveryGrouproute53-recovery-readiness:GetRecoveryGrouproute53-recovery-readiness:ListRecoveryGroupsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterRecoveryGroupNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
RecoveryGroupName