Smaws_Client_OpenSearchServerless.CreateCollection
val request :
Smaws_Lib.Context.t ->
create_collection_request ->
(create_collection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of conflict_exception
| `InternalServerException of internal_server_exception
| `OcuLimitExceededException of ocu_limit_exceeded_exception
| `ServiceQuotaExceededException of service_quota_exceeded_exception
| `ValidationException of validation_exception ])
Stdlib.result
Creates a new OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.