Skip to content

/AWS1/CL_CNT=>CREATETRAFDISTRIBUTIONGROUP()

About CreateTrafficDistributionGroup

Creates a traffic distribution group given an Amazon Connect instance that has been replicated.

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 creating traffic distribution groups, see Set up traffic distribution groups in the Amazon Connect Administrator Guide.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/CNTNAME128 /AWS1/CNTNAME128

The name for the traffic distribution group.

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEIDORARN /AWS1/CNTINSTANCEIDORARN

The identifier of the Amazon Connect instance that has been replicated. You can find the instanceId in the ARN of the instance.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CNTDESCRIPTION250 /AWS1/CNTDESCRIPTION250

A description for the traffic distribution group.

IV_CLIENTTOKEN TYPE /AWS1/CNTCLIENTTOKEN /AWS1/CNTCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCRETRFDISTRIBUTI01 /AWS1/CL_CNTCRETRFDISTRIBUTI01