v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

Creates a readiness check in an account. A readiness check monitors a resource set in your application, such as a set of Amazon Aurora instances, that Application Recovery Controller is auditing recovery readiness for. The audits run once every minute on every resource that's associated with a readiness check.

post/readinesschecks

Request body

readinessCheckNamestring required

The name of the readiness check to create.

resourceSetNamestring required

The name of the resource set to check.

tagsobject

A collection of tags associated with a resource.

Response

Success

ReadinessCheckArnstring

The Amazon Resource Name (ARN) associated with a readiness check.

ReadinessCheckNamestring

Name of a readiness check.

ResourceSetstring

Name of the resource set to be checked.

Tagsobject

A collection of tags associated with a resource.