Specifies a security configuration for OpenSearch Serverless. For more information, see SAML authentication for Amazon OpenSearch Serverless.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_create_security_config/ for full documentation.
opensearchserviceserverless_create_security_config(
clientToken = NULL,
description = NULL,
iamIdentityCenterOptions = NULL,
name,
samlOptions = NULL,
type
)
Unique, case-sensitive identifier to ensure idempotency of the request.
A description of the security configuration.
Describes IAM Identity Center options in the form of a key-value map. This field is required if you specify iamidentitycenter for the type parameter.
[required] The name of the security configuration.
Describes SAML options in in the form of a key-value map. This field is
required if you specify saml
for the type
parameter.
[required] The type of security configuration.