Skip to main content

recovery_groups

Retrieves a list of recovery_groups in a region

Overview

Namerecovery_groups
TypeResource
Descriptionrecovery_groups
Idawscc.route53recoveryreadiness.recovery_groups

Fields

NameDatatypeDescription
recovery_group_namestringThe name of the recovery group to create.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
recovery_group_name
FROM awscc.route53recoveryreadiness.recovery_groups
WHERE region = 'us-east-1'

Permissions

To operate on the recovery_groups resource, the following permissions are required:

Create

route53-recovery-readiness:CreateRecoveryGroup,
route53-recovery-readiness:GetRecoveryGroup,
route53-recovery-readiness:GetCell,
route53-recovery-readiness:ListTagsForResources,
route53-recovery-readiness:TagResource

List

route53-recovery-readiness:ListRecoveryGroups