aws.connectcampaigns.list_campaigns
Example SQL Queries
SELECT * FROMaws.connectcampaigns.list_campaigns;Description
Provides summary information about the campaigns under the specified Amazon Connect account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filters Input Column Filter model by type | STRUCT( |
Show child fields
| |
| _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
| |
| arn The resource name of an Amazon Connect campaign. | VARCHAR |
| connect_instance_id Amazon Connect Instance Id | VARCHAR |
| id Identifier representing a Campaign | VARCHAR |
| name The name of an Amazon Connect Campaign name. | VARCHAR |