WhatsAppMessageTemplateSourceConfigurationSummary
Configuration information about the external data source.
Contents
- businessAccountId
-
The ID of the End User Messaging WhatsApp Business Account to associate with this template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
.*(^waba-[0-9a-zA-Z]+$)|(^arn:.*:waba/[0-9a-zA-Z]+$).*Required: Yes
- templateId
-
The ID of WhatsApp template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[0-9]+Required: Yes
- components
-
The list of component mapping from WhatsApp template parameters to Message Template attributes.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 5000.
Required: No
- language
-
The language of the WhatsApp template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Required: No
- name
-
The name of the WhatsApp template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- status
-
The status of the message template.
Type: String
Valid Values:
VALID | INVALID | REJECTEDRequired: No
- statusReason
-
The status reason of the message template.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: