route53recoveryreadiness_get_readiness_check_resource_status: Gets individual readiness status for a readiness check

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_get_readiness_check_resource_statusR Documentation

Gets individual readiness status for a readiness check

Description

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.

Usage

route53recoveryreadiness_get_readiness_check_resource_status(
  MaxResults = NULL,
  NextToken = NULL,
  ReadinessCheckName,
  ResourceIdentifier
)

Arguments

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).


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.