NotificationSearchSummary - Amazon Connect

NotificationSearchSummary

Summary information about a notification returned from a search operation.

Contents

Arn

The Amazon Resource Name (ARN) of the notification.

Type: String

Required: No

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_TW

Value 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

Id

The unique identifier for the notification.

Type: String

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

Required: No

InstanceId

The identifier of the Amazon Connect instance.

Type: String

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

Required: No

LastModifiedRegion

The AWS Region where the notification was last modified.

Type: String

Pattern: [a-z]{2}(-[a-z]+){1,2}(-[0-9])?

Required: No

LastModifiedTime

The timestamp when the notification was last modified.

Type: Timestamp

Required: No

Priority

The priority level of the notification.

Type: String

Valid Values: URGENT | HIGH | LOW

Required: No

Recipients

A list of recipient Amazon Resource Names (ARNs).

Type: Array of strings

Array Members: Maximum number of 200 items.

Required: No

Tags

The tags associated with the notification.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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