Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-connectcampaigns-campaign.json
Parent schema serverless-framework-configuration
Type: object

Definition of AWS::ConnectCampaigns::Campaign Resource Type. Source:- No source definition found, add manually please

Properties

ConnectInstanceArn string | Aws_CF_FunctionString required

Amazon Connect Instance Arn

DialerConfig object required

The possible types of dialer config parameters

One of: variant, variant
2 nested properties
ProgressiveDialerConfig object

Progressive Dialer config

1 nested properties
BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
PredictiveDialerConfig object

Predictive Dialer config

1 nested properties
BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
Name string | Aws_CF_FunctionString required

Amazon Connect Campaign Name

OutboundCallConfig object required

The configuration used for outbound calls.

4 nested properties
ConnectContactFlowArn string | Aws_CF_FunctionString required

The identifier of the contact flow for the outbound call.

ConnectQueueArn string | Aws_CF_FunctionString required

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.

ConnectSourcePhoneNumber string | Aws_CF_FunctionString

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.

AnswerMachineDetectionConfig object

The configuration used for answering machine detection during outbound calls

1 nested properties
EnableAnswerMachineDetection boolean required

Flag to decided whether outbound calls should have answering machine detection enabled or not

Tags Tag[]

One or more tags.

maxItems=50uniqueItems=true

Definitions

DialerConfig object

The possible types of dialer config parameters

ProgressiveDialerConfig object

Progressive Dialer config

1 nested properties
BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
PredictiveDialerConfig object

Predictive Dialer config

1 nested properties
BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
OutboundCallConfig object

The configuration used for outbound calls.

ConnectContactFlowArn string | Aws_CF_FunctionString required

The identifier of the contact flow for the outbound call.

ConnectQueueArn string | Aws_CF_FunctionString required

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.

ConnectSourcePhoneNumber string | Aws_CF_FunctionString

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.

AnswerMachineDetectionConfig object

The configuration used for answering machine detection during outbound calls

1 nested properties
EnableAnswerMachineDetection boolean required

Flag to decided whether outbound calls should have answering machine detection enabled or not

PredictiveDialerConfig object

Predictive Dialer config

BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
ProgressiveDialerConfig object

Progressive Dialer config

BandwidthAllocation number required

The bandwidth allocation of a queue resource.

min=0max=1
AnswerMachineDetectionConfig object

The configuration used for answering machine detection during outbound calls

EnableAnswerMachineDetection boolean required

Flag to decided whether outbound calls should have answering machine detection enabled or not

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

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 | Aws_CF_FunctionString required

The value for the tag. You can specify a value that's 1 to 256 characters in length.