Skip to main content

recovery_groups_list_only

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

Overview

Namerecovery_groups_list_only
TypeResource
DescriptionAWS Route53 Recovery Readiness Recovery Group Schema and API specifications.
Idaws.route53recoveryreadiness.recovery_groups_list_only

Fields

NameDatatypeDescription
recovery_group_namestringThe name of the recovery group to create.
cellsarrayA list of the cell Amazon Resource Names (ARNs) in the recovery group.
recovery_group_arnstringA collection of tags associated with a resource.
tagsarrayA collection of tags associated with a resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all recovery_groups in a region.

SELECT
region,
recovery_group_name
FROM aws.route53recoveryreadiness.recovery_groups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the recovery_groups_list_only resource, see recovery_groups