EmailChannelSubtypeParameters - Amazon Connect

EmailChannelSubtypeParameters

The overridden email parameters for an outbound request of a campaign.

Contents

destinationEmailAddress

The destination email address.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: .*[^\s@]+@[^\s@]+\.[^\s@]+.*

Required: Yes

templateParameters

The parameters for the Amazon Q in Connect template.

Type: String to string map

Key Length Constraints: Minimum length of 0. Maximum length of 32767.

Key Pattern: [a-zA-Z0-9\-_]+

Value Length Constraints: Minimum length of 0. Maximum length of 32767.

Value Pattern: .*

Required: Yes

connectSourceEmailAddress

The Amazon Connect source email address for the outbound request.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: .*[^\s@]+@[^\s@]+\.[^\s@]+.*

Required: No

templateArn

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

Type: String

Length Constraints: Minimum length of 20. Maximum length of 500.

Pattern: arn:[a-zA-Z0-9-]+:[a-zA-Z0-9-]+:[a-z]{2}-[a-z]+-\d{1,2}:[a-zA-Z0-9-]+:[^:]+(?:/[^:]+)*(?:/[^:]+)?(?:\:[^:]+)?

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: