Data Source: aws_opensearchserverless_access_policy

Terraform data source for managing an AWS OpenSearch Serverless Access Policy.

Example Usage

Basic Usage

data "aws_opensearchserverless_access_policy" "example" {
  name = aws_opensearchserverless_access_policy.example.name
  type = aws_opensearchserverless_access_policy.example.type
}

Argument Reference

The following arguments are required:

Attribute Reference

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