Smaws_Client_OpenSearchServerless.DeleteCollection
val request :
Smaws_Lib.Context.t ->
delete_collection_request ->
(delete_collection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of conflict_exception
| `InternalServerException of internal_server_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ValidationException of validation_exception ])
Stdlib.result
Deletes an OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.