EventActionEntry
An event action is an object that defines the relationship between a specific event and an automated action that will be taken on behalf of the customer.
Contents
- Action
-
What occurs after a certain event.
Type: Action object
Required: Yes
- Arn
-
The Amazon Resource Name (ARN) for the event action.
Type: String
Required: Yes
- CreatedAt
-
The date and time that the event action was created, in ISO 8601 format.
Type: Timestamp
Required: Yes
- Event
-
What occurs to start an action.
Type: Event object
Required: Yes
- Id
-
The unique identifier for the event action.
Type: String
Required: Yes
- UpdatedAt
-
The date and time that the event action was last updated, in ISO 8601 format.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: