Smaws_Client_AppRunner.CreateVpcIngressConnection
val request :
Smaws_Lib.Context.t ->
create_vpc_ingress_connection_request ->
(create_vpc_ingress_connection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `InvalidStateException of invalid_state_exception
| `ServiceQuotaExceededException of service_quota_exceeded_exception ])
Stdlib.result
Create an App Runner VPC Ingress Connection resource. App Runner requires this resource when you want to associate your App Runner service with an Amazon VPC endpoint.