Module Smaws_Client_AppRunner.DeleteVpcIngressConnection

val request : Smaws_Lib.Context.t -> delete_vpc_ingress_connection_request -> (delete_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 | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result

Delete an App Runner VPC Ingress Connection resource that's associated with an App Runner service. The VPC Ingress Connection must be in one of the following states to be deleted:

  • AVAILABLE
  • FAILED_CREATION
  • FAILED_UPDATE
  • FAILED_DELETION