Event - Amazon CloudTrail
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Event

Contains information about an event that was returned by a lookup request. The result includes a representation of a CloudTrail event.

Contents

AccessKeyId

The Amazon access key ID that was used to sign the request. If the request was made with temporary security credentials, this is the access key ID of the temporary credentials.

Type: String

Required: No

CloudTrailEvent

A JSON string that contains a representation of the event returned.

Type: String

Required: No

EventId

The CloudTrail ID of the event returned.

Type: String

Required: No

EventName

The name of the event returned.

Type: String

Required: No

EventSource

The Amazon service to which the request was made.

Type: String

Required: No

EventTime

The date and time of the event returned.

Type: Timestamp

Required: No

ReadOnly

Information about whether the event is a write event or a read event.

Type: String

Required: No

Resources

A list of resources referenced by the event returned.

Type: Array of Resource objects

Required: No

Username

A user name or role name of the requester that called the API in the event returned.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: