route53recoveryreadiness_create_recovery_group: Creates a recovery group in an account

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_create_recovery_groupR Documentation

Creates a recovery group in an account

Description

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.

Usage

route53recoveryreadiness_create_recovery_group(
  Cells = NULL,
  RecoveryGroupName,
  Tags = NULL
)

Arguments

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

paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.