v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

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.

post/recoverygroups

Request body

cellsString[]

A list of the cell Amazon Resource Names (ARNs) in the recovery group.

recoveryGroupNamestring required

The name of the recovery group to create.

tagsobject

A collection of tags associated with a resource.

Response

Success

CellsString[]

A list of a cell's Amazon Resource Names (ARNs).

RecoveryGroupArnstring

The Amazon Resource Name (ARN) for the recovery group.

RecoveryGroupNamestring

The name of the recovery group.

Tagsobject

The tags associated with the recovery group.