Data Source: aws_opensearch_domain

Use this data source to get information about an OpenSearch Domain

Example Usage

data "aws_opensearch_domain" "my_domain" {
  domain_name = "my-domain-name"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: