Create a recovery group - Amazon Route 53 Application Recovery Controller

Create a recovery group

The following is an example of a request to list the cells in an account, and the response.

aws route53-recovery-readiness --region us-west-2 create-recovery-group \ --recovery-group-name test-recovery-group
{ "Cells": [], "RecoveryGroupArn": "arn:aws:route53-recovery-readiness::888888888888:recovery-group/test-recovery-group", "RecoveryGroupName": "test-recovery-group", "Tags": {} }