autoscaling_detach_load_balancer_target_groups: This API operation is superseded by DetachTrafficSources,...

View source: R/autoscaling_operations.R

autoscaling_detach_load_balancer_target_groupsR Documentation

This API operation is superseded by DetachTrafficSources, which can detach multiple traffic sources types

Description

This API operation is superseded by detach_traffic_sources, which can detach multiple traffic sources types. We recommend using detach_traffic_sources to simplify how you manage traffic sources. However, we continue to support detach_load_balancer_target_groups. You can use both the original detach_load_balancer_target_groups API operation and detach_traffic_sources on the same Auto Scaling group.

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

Usage

autoscaling_detach_load_balancer_target_groups(
  AutoScalingGroupName,
  TargetGroupARNs
)

Arguments

AutoScalingGroupName

[required] The name of the Auto Scaling group.

TargetGroupARNs

[required] The Amazon Resource Names (ARN) of the target groups. You can specify up to 10 target groups.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.