Data Source schema for AWS::ConnectCampaigns::Campaign
id
(String) Uniquely identifies the resource.arn
(String) Amazon Connect Campaign Arnconnect_instance_arn
(String) Amazon Connect Instance Arndialer_config
(Attributes) The possible types of dialer config parameters (see below for nested schema)name
(String) Amazon Connect Campaign Nameoutbound_call_config
(Attributes) The configuration used for outbound calls. (see below for nested schema)tags
(Attributes Set) One or more tags. (see below for nested schema)dialer_config
Read-Only:
agentless_dialer_config
(Attributes) Agentless Dialer config (see below for nested schema)predictive_dialer_config
(Attributes) Predictive Dialer config (see below for nested schema)progressive_dialer_config
(Attributes) Progressive Dialer config (see below for nested schema)dialer_config.agentless_dialer_config
Read-Only:
dialing_capacity
(Number) Allocates dialing capacity for this campaign between multiple active campaigns.dialer_config.predictive_dialer_config
Read-Only:
bandwidth_allocation
(Number) The bandwidth allocation of a queue resource.dialing_capacity
(Number) Allocates dialing capacity for this campaign between multiple active campaigns.dialer_config.progressive_dialer_config
Read-Only:
bandwidth_allocation
(Number) The bandwidth allocation of a queue resource.dialing_capacity
(Number) Allocates dialing capacity for this campaign between multiple active campaigns.outbound_call_config
Read-Only:
answer_machine_detection_config
(Attributes) The configuration used for answering machine detection during outbound calls (see below for nested schema)connect_contact_flow_arn
(String) The identifier of the contact flow for the outbound call.connect_queue_arn
(String) The queue for the call. If you specify a queue, the phone displayed for caller ID is the phone number specified in the queue. If you do not specify a queue, the queue defined in the contact flow is used. If you do not specify a queue, you must specify a source phone number.connect_source_phone_number
(String) The phone number associated with the Amazon Connect instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.outbound_call_config.answer_machine_detection_config
Read-Only:
await_answer_machine_prompt
(Boolean) Enables detection of prompts (e.g., beep after after a voicemail greeting)enable_answer_machine_detection
(Boolean) Flag to decided whether outbound calls should have answering machine detection enabled or nottags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that's 1 to 256 characters in length.