Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

File metadata and controls

19 lines (15 loc) · 1.14 KB

Attribution

Properties

Name Type Description Notes
id int Unique ID [optional]
event_id int GUID to uniquely identify each event [optional]
event_name str The requested action, which is one of the actions listed in the API Reference for the service [optional]
event_time datetime ISO 8601 timestamp when the event occurred [optional]
raw_event object The event as it is sent in [optional]
user str The user associated with the event [optional]
ip_address str The apparent IP address that the request was made from for the given event [optional]
scope_name str The agent through which the request was made, such as the AWS Management Console or an AWS SDK [optional]
alert Alert Associated Alert [optional]
alert_id int Associated Alert ID [optional]

[Back to Model list] [Back to API list] [Back to README]