Module Smaws_Client_AppRunner.CreateVpcConnector

Create an App Runner VPC connector resource. App Runner requires this resource when you want to associate your App Runner service to a custom Amazon Virtual Private Cloud (Amazon VPC).

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidRequestException of Types.invalid_request_exception | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_vpc_connector_request -> (Types.create_vpc_connector_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidRequestException of Types.invalid_request_exception | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception ]) Stdlib.result