health_checks
Retrieves a list of health_checks
in a region
Overview
Name | health_checks |
Type | Resource |
Description | health_checks |
Id | awscc.route53.health_checks |
Fields
Name | Datatype | Description |
---|---|---|
health_check_id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
health_check_id
FROM awscc.route53.health_checks
Permissions
To operate on the health_checks
resource, the following permissions are required:
Create
route53:CreateHealthCheck,
route53:ChangeTagsForResource,
cloudwatch:DescribeAlarms,
route53-recovery-control-config:DescribeRoutingControl
List
route53:ListHealthChecks,
route53:ListTagsForResource