SendNotificationActionDefinition
Information about the send notification action.
Contents
- Content
-
Notification content. Supports variable injection. For more information, see JSONPath reference in the Amazon Connect Administrators Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- ContentType
-
Content type format.
Type: String
Valid Values:
PLAIN_TEXT
Required: Yes
- DeliveryMethod
-
Notification delivery method.
Type: String
Valid Values:
EMAIL
Required: Yes
- Recipient
-
Notification recipient.
Type: NotificationRecipientType object
Required: Yes
- Subject
-
The subject of the email if the delivery method is
EMAIL
. Supports variable injection. For more information, see JSONPath reference in the Amazon Connect Administrators Guide.Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: