AWS OpenSearch Terraform module
Upstream version 2.9.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/opensearch/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| cloudwatch_logs | — | Map of CloudWatch log groups created and their attributes | — |
| domain_arn | — | The Amazon Resource Name (ARN) of the domain | — |
| domain_dashboard_endpoint | — | Domain-specific endpoint for Dashboard without https scheme | — |
| domain_dashboard_endpoint_v2 | — | V2 domain endpoint for Dashboard that works with both IPv4 and IPv6 addresses, without https scheme | — |
| domain_endpoint | — | Domain-specific endpoint used to submit index, search, and data upload requests | — |
| domain_endpoint_v2 | — | V2 domain endpoint that works with both IPv4 and IPv6 addresses, used to submit index, search, and data upload requests | — |
| domain_endpoint_v2_hosted_zone_id | — | Dual stack hosted zone ID for the domain. | — |
| domain_id | — | The unique identifier for the domain | — |
| domain_name | — | The name of the domain | — |
| outbound_connections | — | Map of outbound connections created and their attributes | — |
| package_associations | — | Map of package associations created and their attributes | — |
| security_group_arn | — | Amazon Resource Name (ARN) of the security group | — |
| security_group_id | — | ID of the security group | — |
| vpc_endpoints | — | Map of VPC endpoints created and their attributes | — |