Module Smaws_Client_GlobalAccelerator.DenyCustomRoutingTraffic

Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic for a custom routing accelerator. You can deny traffic to all destinations in the VPC endpoint, or deny traffic to a specified list of destination IP addresses and ports. Note that you cannot specify IP addresses or ports outside of the range that you configured for the endpoint group.

After you make changes, you can verify that the updates are complete by checking the status of your accelerator: the status changes from IN_PROGRESS to DEPLOYED.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `EndpointGroupNotFoundException of Types.endpoint_group_not_found_exception | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidArgumentException of Types.invalid_argument_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.deny_custom_routing_traffic_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `EndpointGroupNotFoundException of Types.endpoint_group_not_found_exception | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidArgumentException of Types.invalid_argument_exception ]) Stdlib.result