Skip to main content

cells_list_only

Lists cells in a region or regions, for all properties use cells

Overview

Namecells_list_only
TypeResource
DescriptionThe API Schema for AWS Route53 Recovery Readiness Cells.
Idaws.route53recoveryreadiness.cells_list_only

Fields

NameDatatypeDescription
cell_namestringThe name of the cell to create.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all cells in a region.

SELECT
region,
cell_name
FROM aws.route53recoveryreadiness.cells_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the cells_list_only resource, see cells