route53_get_health_check_count: Retrieves the number of health checks that are associated with the
current AWS account
Description
Retrieves the number of health checks that are associated with the
current AWS account.
Usage
route53_get_health_check_count()
Value
A list with the following syntax:
list(
HealthCheckCount = 123
)
Request syntax
svc$get_health_check_count()