This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ConnectCampaignsV2::Campaign TelephonyOutboundConfig
The outbound configuration for telephony.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AnswerMachineDetectionConfig" :AnswerMachineDetectionConfig, "ConnectContactFlowId" :String, "ConnectSourcePhoneNumber" :String}
YAML
AnswerMachineDetectionConfig:AnswerMachineDetectionConfigConnectContactFlowId:StringConnectSourcePhoneNumber:String
Properties
AnswerMachineDetectionConfig-
The answering machine detection configuration.
Required: No
Type: AnswerMachineDetectionConfig
Update requires: No interruption
ConnectContactFlowId-
The identifier of the published Amazon Connect contact flow.
Required: Yes
Type: String
Maximum:
500Update requires: No interruption
ConnectSourcePhoneNumber-
The Amazon Connect source phone number.
Required: No
Type: String
Maximum:
100Update requires: No interruption