September 2018
Intermediate to advanced
386 pages
11h 17m
English
The following code block shows a sample event structure. This is an element in an array of records that make up a log file:
{ "eventVersion":"1.05", "userIdentity":{ "type":"someUserType", "principalId":"1234567891011", "arn":"arn:aws:iam::1234567891011:someUser", "accountId":"1234567891011", "accessKeyId":"SOMEACCESSKEY", "sessionContext":{ "attributes":{ "mfaAuthenticated":"false", "creationDate":"2018-08-15T13:02:03Z" } } }, "eventTime":"2018-08-15T13:03:58Z", "eventSource":"config.amazonaws.com", "eventName":"DescribeConfigurationRecorders", "awsRegion":"us-west-1", "sourceIPAddress":"117.195.29.211", "userAgent":"AWSCloudTrail, aws-internal/3 aws-sdk-java/1.11.367 Linux/4.4.83-0.1.fm.327.54.326.metal1.x86_64 ...Read now
Unlock full access