Module Smaws_Client_OpenSearchServerless.CreateVpcEndpoint

Creates an OpenSearch Serverless-managed interface VPC endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.

val request : Smaws_Lib.Context.t -> Types.create_vpc_endpoint_request -> (Types.create_vpc_endpoint_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `InternalServerException of Types.internal_server_exception | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception | `ValidationException of Types.validation_exception ]) Stdlib.result