Skip to main content

resource_sets

Retrieves a list of resource_sets in a region

Overview

Nameresource_sets
TypeResource
Descriptionresource_sets
Idawscc.route53recoveryreadiness.resource_sets

Fields

NameDatatypeDescription
resource_set_namestringThe name of the resource set to create.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
resource_set_name
FROM awscc.route53recoveryreadiness.resource_sets
WHERE region = 'us-east-1'

Permissions

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

Create

route53-recovery-readiness:CreateResourceSet,
route53-recovery-readiness:GetResourceSet,
route53-recovery-readiness:GetRecoveryGroup,
route53-recovery-readiness:GetCell,
route53-recovery-readiness:ListTagsForResources,
route53-recovery-readiness:TagResource

List

route53-recovery-readiness:ListResourceSets