/AWS1/CL_ASC=>ATTACHTRAFFICSOURCES()
¶
About AttachTrafficSources¶
Attaches one or more traffic sources to the specified Auto Scaling group.
You can use any of the following as traffic sources for an Auto Scaling group:
-
Application Load Balancer
-
Classic Load Balancer
-
Gateway Load Balancer
-
Network Load Balancer
-
VPC Lattice
This operation is additive and does not detach existing traffic sources from the Auto Scaling group.
After the operation completes, use the DescribeTrafficSources API to return details about the state of the attachments between traffic sources and your Auto Scaling group. To detach a traffic source from the Auto Scaling group, call the DetachTrafficSources API.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AUTOSCALINGGROUPNAME
TYPE /AWS1/ASCXMLSTRINGMAXLEN255
/AWS1/ASCXMLSTRINGMAXLEN255
¶
The name of the Auto Scaling group.
IT_TRAFFICSOURCES
TYPE /AWS1/CL_ASCTRAFFICSOURCEID=>TT_TRAFFICSOURCES
TT_TRAFFICSOURCES
¶
The unique identifiers of one or more traffic sources. You can specify up to 10 traffic sources.
Optional arguments:¶
IV_SKIPZONALSHIFTVALIDATION
TYPE /AWS1/ASCSKIPZONALSHIFTVALID00
/AWS1/ASCSKIPZONALSHIFTVALID00
¶
If you enable zonal shift with cross-zone disabled load balancers, capacity could become imbalanced across Availability Zones. To skip the validation, specify
true
. For more information, see Auto Scaling group zonal shift in the Amazon EC2 Auto Scaling User Guide.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_ASCATTACHTRFSRCSRST00
/AWS1/CL_ASCATTACHTRFSRCSRST00
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC