View source: R/route53_operations.R
route53_get_health_check | R Documentation |
Gets information about a specified health check.
See https://www.paws-r-sdk.com/docs/route53_get_health_check/ for full documentation.
route53_get_health_check(HealthCheckId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.