| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| eventId | Integer | GUID to uniquely identify each event | [optional] |
| eventName | String | The requested action, which is one of the actions listed in the API Reference for the service | [optional] |
| eventTime | DateTime | ISO 8601 timestamp when the event occurred | [optional] |
| rawEvent | Object | The event as it is sent in | [optional] |
| user | String | The user associated with the event | [optional] |
| ipAddress | String | The apparent IP address that the request was made from for the given event | [optional] |
| scopeName | String | The agent through which the request was made, such as the AWS Management Console or an AWS SDK | [optional] |
| alert | Alert | Associated Alert | [optional] |
| alertId | Integer | Associated Alert ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.