AWS::ConnectCampaignsV2::Campaign SmsOutboundConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ConnectCampaignsV2::Campaign SmsOutboundConfig

The outbound configuration for SMS.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "ConnectSourcePhoneNumberArn" : String, "WisdomTemplateArn" : String }

Properties

ConnectSourcePhoneNumberArn

The Amazon Resource Name (ARN) of the Amazon Connect source SMS phone number.

Required: Yes

Type: String

Pattern: ^arn:.*$

Minimum: 20

Maximum: 500

Update requires: No interruption

WisdomTemplateArn

The Amazon Resource Name (ARN) of the Amazon Q in Connect template.

Required: Yes

Type: String

Pattern: ^arn:.*$

Minimum: 20

Maximum: 500

Update requires: No interruption