View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_create_recovery_group | R Documentation |
Creates a recovery group in an account. A recovery group corresponds to an application and includes a list of the cells that make up the application.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_create_recovery_group/ for full documentation.
route53recoveryreadiness_create_recovery_group(
Cells = NULL,
RecoveryGroupName,
Tags = NULL
)
Cells |
A list of the cell Amazon Resource Names (ARNs) in the recovery group. |
RecoveryGroupName |
[required] The name of the recovery group to create. |
Tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.