EventTriggerSummaryItem
The summary of the event trigger.
Contents
- CreatedAt
-
The timestamp of when the event trigger was created.
Type: Timestamp
Required: No
- Description
-
The description of the event trigger.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
- EventTriggerName
-
The unique name of the event trigger.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9_-]+$
Required: No
- LastUpdatedAt
-
The timestamp of when the event trigger was most recently updated.
Type: Timestamp
Required: No
- ObjectTypeName
-
The unique name of the object type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z_][a-zA-Z_0-9-]*$
Required: No
- Tags
-
An array of key-value pairs to apply to this resource.
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:)[a-zA-Z+-=._:/]+$
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: