Values.DeleteCollectionRequestSourceDeletes an OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
type nonrec t = {id : CollectionId.t;The unique identifier of the collection. For example, 1iu5usc406kd. The ID is part of the collection endpoint. You can also retrieve it using the ListCollections API.
*)clientToken : ClientToken.t option;A unique, case-sensitive identifier to ensure idempotency of the request.
*)}