Connect / Client / delete_traffic_distribution_group
delete_traffic_distribution_group#
- Connect.Client.delete_traffic_distribution_group(**kwargs)#
Deletes a traffic distribution group. This API can be called only in the Region where the traffic distribution group is created.
For more information about deleting traffic distribution groups, see Delete traffic distribution groups in the Amazon Connect Administrator Guide.
See also: AWS API Documentation
Request Syntax
response = client.delete_traffic_distribution_group( TrafficDistributionGroupId='string' )
- Parameters:
TrafficDistributionGroupId (string) –
[REQUIRED]
The identifier of the traffic distribution group. This can be the ID or the ARN of the traffic distribution group.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions