aws.connect.describe_traffic_distribution_group
Example SQL Queries
SELECT * FROMaws.connect.describe_traffic_distribution_groupWHERE"traffic_distribution_group_id" = 'VALUE';Description
Gets details and status of a traffic distribution group.
Table Definition
| Column Name | Column Data Type |
|---|---|
| traffic_distribution_group_id Required Input Column 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. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| traffic_distribution_group Information about the traffic distribution group. | STRUCT( |
Show child fields
| |