View source: R/opensearchserviceserverless_operations.R
opensearchserviceserverless_delete_collection | R Documentation |
Deletes an OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
See https://www.paws-r-sdk.com/docs/opensearchserviceserverless_delete_collection/ for full documentation.
opensearchserviceserverless_delete_collection(id, clientToken = NULL)
id |
[required] The unique identifier of the collection. For example, |
clientToken |
A 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.