Skip to main content

readiness_checks

Retrieves a list of readiness_checks in a region

Overview

Namereadiness_checks
TypeResource
Descriptionreadiness_checks
Idawscc.route53recoveryreadiness.readiness_checks

Fields

NameDatatypeDescription
readiness_check_namestringName of the ReadinessCheck to create.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
readiness_check_name
FROM awscc.route53recoveryreadiness.readiness_checks
WHERE region = 'us-east-1'

Permissions

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

Create

route53-recovery-readiness:CreateReadinessCheck,
route53-recovery-readiness:GetResourceSet,
route53-recovery-readiness:GetReadinessCheck,
route53-recovery-readiness:ListTagsForResources,
route53-recovery-readiness:TagResource

List

route53-recovery-readiness:ListReadinessChecks,
route53-recovery-readiness:GetReadinessChecks