View source: R/route53_operations.R
route53_get_health_check_status | R Documentation |
Gets status of a specified health check.
See https://www.paws-r-sdk.com/docs/route53_get_health_check_status/ for full documentation.
route53_get_health_check_status(HealthCheckId)
HealthCheckId |
[required] The ID for the health check that you want the current status for. When
you created the health check,
If you want to check the status of a calculated health check, you must
use the Amazon Route 53 console or the CloudWatch console. You can't use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.