v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1446252177.2 KB

Updates an OpenSearch Serverless collection.

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

Headers

X-Amz-Target'OpenSearchServerless.UpdateCollection' required

Request body

idstring required

The unique identifier of the collection.

descriptionstring

A description of the collection.

deletionProtection'ENABLED' | 'DISABLED'

Indicates whether to enable or disable deletion protection for the collection. When set to <code>ENABLED</code>, the collection cannot be deleted.

clientTokenstring

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

Response

Success