Deletes 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_delete_security_config/ for full documentation.
opensearchserviceserverless_delete_security_config(id, clientToken = NULL)
[required] The security configuration identifier. For SAML the ID will be
saml/<accountId>/<idpProviderName>
. For example,
saml/123456789123/OKTADev
.
Unique, case-sensitive identifier to ensure idempotency of the request.