Skip to main content

health_checks_list_only

Lists health_checks in a region or regions, for all properties use health_checks

Overview

Namehealth_checks_list_only
TypeResource
DescriptionResource schema for AWS::Route53::HealthCheck.
Idaws.route53.health_checks_list_only

Fields

NameDatatypeDescription
health_check_idstring
health_check_configobjectA complex type that contains information about the health check.
health_check_tagsarrayAn array of key-value pairs to apply to this resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all health_checks in a region.

SELECT
region,
health_check_id
FROM aws.route53.health_checks_list_only
;

Permissions

For permissions required to operate on the health_checks_list_only resource, see health_checks