Data Source: aws_opensearchserverless_security_policy

Use this data source to get information about an AWS OpenSearch Serverless Security Policy.

Example Usage

data "aws_opensearchserverless_security_policy" "example" {
  name = "example-security-policy"
  type = "encryption"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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