Data Source: aws_opensearchserverless_security_config

Terraform data source for managing an AWS OpenSearch Serverless Security Config.

Example Usage

Basic Usage

data "aws_opensearchserverless_security_config" "example" {
  id = "saml/12345678912/example"
}

Argument Reference

The following arguments are required:

Attribute Reference

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

saml_options

SAML options for the security configuration.