v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

Creates a cell in an account.

post/cells

Request body

cellNamestring required

The name of the cell to create.

cellsString[]

A list of cell Amazon Resource Names (ARNs) contained within this cell, for use in nested cells. For example, Availability Zones within specific Amazon Web Services Regions.

tagsobject

A collection of tags associated with a resource.

Response

Success

CellArnstring

The Amazon Resource Name (ARN) for the cell.

CellNamestring

The name of the cell.

CellsString[]

A list of cell ARNs.

ParentReadinessScopesString[]

The readiness scope for the cell, which can be a cell Amazon Resource Name (ARN) or a recovery group ARN. This is a list but currently can have only one element.

Tagsobject

Tags on the resources.