View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_create_readiness_check | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_create_readiness_check/ for full documentation.
route53recoveryreadiness_create_readiness_check(
ReadinessCheckName,
ResourceSetName,
Tags = NULL
)
ReadinessCheckName |
[required] The name of the readiness check to create. |
ResourceSetName |
[required] The name of the resource set to check. |
Tags |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.