Module Smaws_Client_RDS.DeleteDBProxyEndpoint

Deletes a DBProxyEndpoint. Doing so removes the ability to access the DB proxy using the endpoint that you defined. The endpoint that you delete might have provided capabilities such as read/write or read-only operations, or using a different VPC than the DB proxy's default VPC.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DBProxyEndpointNotFoundFault of Types.db_proxy_endpoint_not_found_fault | `InvalidDBProxyEndpointStateFault of Types.invalid_db_proxy_endpoint_state_fault ] -> string