View source: R/route53recoveryreadiness_operations.R
route53recoveryreadiness_get_readiness_check_resource_status | R Documentation |
Gets individual readiness status for a readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in the recovery group, use GetRecoveryGroupReadinessSummary.
See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_get_readiness_check_resource_status/ for full documentation.
route53recoveryreadiness_get_readiness_check_resource_status(
MaxResults = NULL,
NextToken = NULL,
ReadinessCheckName,
ResourceIdentifier
)
MaxResults |
The number of objects that you want to return with this call. |
NextToken |
The token that identifies which batch of results you want to see. |
ReadinessCheckName |
[required] Name of a readiness check. |
ResourceIdentifier |
[required] The resource identifier, which is the Amazon Resource Name (ARN) or the identifier generated for the resource by Application Recovery Controller (for example, for a DNS target resource). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.