View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_update_collection | R Documentation |
Updates an OpenSearch Serverless collection.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_update_collection/ for full documentation.
opensearchserviceserverless_update_collection(
id,
description = NULL,
clientToken = NULL
)
id |
[required] The unique identifier of the collection. |
description |
A description of the collection. |
clientToken |
Unique, case-sensitive identifier to ensure idempotency of the request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.