Smaws_Client_OpenSearchServerless.BatchGetVpcEndpoint
Returns attributes for one or more VPC endpoints associated with the current account. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
val request :
Smaws_Lib.Context.t ->
Types.batch_get_vpc_endpoint_request ->
(Types.batch_get_vpc_endpoint_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerException of Types.internal_server_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result