route53recoveryreadiness_get_readiness_check_status: Gets the readiness status for an individual readiness check

View source: R/route53recoveryreadiness_operations.R

route53recoveryreadiness_get_readiness_check_statusR Documentation

Gets the readiness status for an individual readiness check

Description

Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.

See https://www.paws-r-sdk.com/docs/route53recoveryreadiness_get_readiness_check_status/ for full documentation.

Usage

route53recoveryreadiness_get_readiness_check_status(
  MaxResults = NULL,
  NextToken = NULL,
  ReadinessCheckName
)

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.


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