aws_elbv2_describe_target_health
Check the health status of targets in an AWS Elastic Load Balancing target group to monitor application availability and troubleshoot connectivity issues.
Instructions
Get health status of all targets registered in a target group.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| target_group_arn | Yes | Target group ARN |