route53_get_health_check_last_failure_reason: Gets the reason that a specified health check failed most...

View source: R/route53_operations.R

route53_get_health_check_last_failure_reasonR Documentation

Gets the reason that a specified health check failed most recently

Description

Gets the reason that a specified health check failed most recently.

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

Usage

route53_get_health_check_last_failure_reason(HealthCheckId)

Arguments

HealthCheckId

[required] The ID for the health check for which you want the last failure reason. When you created the health check, create_health_check returned the ID in the response, in the HealthCheckId element.

If you want to get the last failure reason for a calculated health check, you must use the Amazon Route 53 console or the CloudWatch console. You can't use get_health_check_last_failure_reason for a calculated health check.


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