Skip to content

/AWS1/CL_CNT=>UPDATETRAFFICDISTRIBUTION()

About UpdateTrafficDistribution

Updates the traffic distribution for a given traffic distribution group.

The SignInConfig distribution is available only on a default TrafficDistributionGroup (see the IsDefault parameter in the TrafficDistributionGroup data type). If you call UpdateTrafficDistribution with a modified SignInConfig and a non-default TrafficDistributionGroup, an InvalidRequestException is returned.

For more information about updating a traffic distribution group, see Update telephony traffic distribution across Amazon Web Services Regions in the Amazon Connect Administrator Guide.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/CNTTRFDISTRIBUTIONGRID00 /AWS1/CNTTRFDISTRIBUTIONGRID00

The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.

Optional arguments:

IO_TELEPHONYCONFIG TYPE REF TO /AWS1/CL_CNTTELEPHONYCONFIG /AWS1/CL_CNTTELEPHONYCONFIG

The distribution of traffic between the instance and its replica(s).

IO_SIGNINCONFIG TYPE REF TO /AWS1/CL_CNTSIGNINCONFIG /AWS1/CL_CNTSIGNINCONFIG

The distribution that determines which Amazon Web Services Regions should be used to sign in agents in to both the instance and its replica(s).

IO_AGENTCONFIG TYPE REF TO /AWS1/CL_CNTAGENTCONFIG /AWS1/CL_CNTAGENTCONFIG

The distribution of agents between the instance and its replica(s).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTUPTRFDISTRIBUTIO01 /AWS1/CL_CNTUPTRFDISTRIBUTIO01