Route53 / Client / get_health_check_count
get_health_check_count#
- Route53.Client.get_health_check_count()#
- Retrieves the number of health checks that are associated with the current Amazon Web Services account. - See also: AWS API Documentation - Request Syntax- response = client.get_health_check_count() - Return type:
- dict 
- Returns:
- Response Syntax- { 'HealthCheckCount': 123 } - Response Structure- (dict) – - A complex type that contains the response to a - GetHealthCheckCountrequest.- HealthCheckCount (integer) – - The number of health checks associated with the current Amazon Web Services account.