aws_opensearch_describe_domain
Retrieve comprehensive configuration details for an AWS OpenSearch domain, including cluster settings, VPC setup, storage options, endpoints, and current operational status.
Instructions
Get detailed configuration for an OpenSearch domain: cluster config, EBS, VPC, endpoints, engine version, and status.
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 |