route53_get_health_check: Gets information about a specified health check
Description
Gets information about a specified health check.
Usage
route53_get_health_check(HealthCheckId)
Arguments
HealthCheckId
[required] The identifier that Amazon Route 53 assigned to the health check when
you created it. When you add or update a resource record set, you use
this value to specify which health check to use. The value can be up to
64 characters long.
Request syntax
svc$get_health_check(
HealthCheckId = "string"
)