v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1446252177.2 KB

Deletes a security configuration for OpenSearch Serverless. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html">SAML authentication for Amazon OpenSearch Serverless</a>.

post/#X-Amz-Target=OpenSearchServerless.DeleteSecurityConfig

Headers

X-Amz-Target'OpenSearchServerless.DeleteSecurityConfig' required

Request body

idstring required

The security configuration identifier. For SAML the ID will be <code>saml/<accountId>/<idpProviderName></code>. For example, <code>saml/123456789123/OKTADev</code>.

clientTokenstring

Unique, case-sensitive identifier to ensure idempotency of the request.

Response

Success

DeleteSecurityConfigResponse required