globalaccelerator_remove_custom_routing_endpoints: Remove endpoints from a custom routing accelerator

View source: R/globalaccelerator_operations.R

globalaccelerator_remove_custom_routing_endpointsR Documentation

Remove endpoints from a custom routing accelerator

Description

Remove endpoints from a custom routing accelerator.

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

Usage

globalaccelerator_remove_custom_routing_endpoints(
  EndpointIds,
  EndpointGroupArn
)

Arguments

EndpointIds

[required] The IDs for the endpoints. For custom routing accelerators, endpoint IDs are the virtual private cloud (VPC) subnet IDs.

EndpointGroupArn

[required] The Amazon Resource Name (ARN) of the endpoint group to remove endpoints from.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.