aws_opensearch_describe_domain_health
Check the health status of an AWS OpenSearch domain to monitor cluster health, node count, and shard distribution for operational insights.
Instructions
Get health status of an OpenSearch domain (cluster health, node count, shards).
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') | |
| domain_name | Yes | OpenSearch domain name |