Add endpoints to an endpoint group. The add_endpoints
API operation is the recommended option for adding endpoints. The alternative options are to add endpoints when you create an endpoint group (with the create_endpoint_group
API) or when you update an endpoint group (with the update_endpoint_group
API).
See https://www.paws-r-sdk.com/docs/globalaccelerator_add_endpoints/ for full documentation.
globalaccelerator_add_endpoints(EndpointConfigurations, EndpointGroupArn)
[required] The list of endpoint objects.
[required] The Amazon Resource Name (ARN) of the endpoint group.