UserNotificationSummary
Summary information about a notification for a specific user, including the user's read status.
Contents
- Content
-
The localized content of the notification.
Type: String to string map
Valid Keys:
en_US | de_DE | es_ES | fr_FR | id_ID | it_IT | ja_JP | ko_KR | pt_BR | zh_CN | zh_TWValue Length Constraints: Minimum length of 0. Maximum length of 500.
Required: No
- CreatedAt
-
The timestamp when the notification was created.
Type: Timestamp
Required: No
- ExpiresAt
-
The timestamp when the notification expires.
Type: Timestamp
Required: No
- InstanceId
-
The identifier of the Amazon Connect instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- NotificationId
-
The unique identifier for the notification.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- NotificationStatus
-
The status of the notification for this user. Valid values are READ, UNREAD, and HIDDEN.
Type: String
Valid Values:
READ | UNREAD | HIDDENRequired: No
- Priority
-
The priority level of the notification.
Type: String
Valid Values:
URGENT | HIGH | LOWRequired: No
- RecipientId
-
The identifier of the recipient user.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- Source
-
The source that created the notification. Valid values are CUSTOMER, RULES, and SYSTEM.
Type: String
Valid Values:
CUSTOMER | RULES | SYSTEMRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: