You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudTrail::Types::EventContains information about an event that was returned by a lookup request. The result includes a representation of a CloudTrail event.
Instance Attribute Summary collapseThe AWS access key ID that was used to sign the request.
A JSON string that contains a representation of the event returned.
The CloudTrail ID of the event returned.
The name of the event returned.
The AWS service that the request was made to.
The date and time of the event returned.
Information about whether the event is a write event or a read event.
A list of resources referenced by the event returned.
A user name or role name of the requester that called the API in the event returned.
The AWS 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.
#cloud_trail_event ⇒ StringA JSON string that contains a representation of the event returned.
#event_id ⇒ StringThe CloudTrail ID of the event returned.
#event_name ⇒ StringThe name of the event returned.
#event_source ⇒ StringThe AWS service that the request was made to.
#event_time ⇒ TimeThe date and time of the event returned.
#read_only ⇒ StringInformation about whether the event is a write event or a read event.
#resources ⇒ Array<Types::Resource>A list of resources referenced by the event returned.
#username ⇒ StringA user name or role name of the requester that called the API in the event returned.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4