globalaccelerator_update_custom_routing_listener: Update a listener for a custom routing accelerator

View source: R/globalaccelerator_operations.R

globalaccelerator_update_custom_routing_listenerR Documentation

Update a listener for a custom routing accelerator

Description

Update a listener for a custom routing accelerator.

See https://www.paws-r-sdk.com/docs/globalaccelerator_update_custom_routing_listener/ for full documentation.

Usage

globalaccelerator_update_custom_routing_listener(ListenerArn, PortRanges)

Arguments

ListenerArn

[required] The Amazon Resource Name (ARN) of the listener to update.

PortRanges

[required] The updated port range to support for connections from clients to your accelerator. If you remove ports that are currently being used by a subnet endpoint, the call fails.

Separately, you set port ranges for endpoints. For more information, see About endpoints for custom routing accelerators.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.