GetLogEventsRequest
class GetLogEventsRequest
Types
Properties
Link copied to clipboard
Specify either the name or ARN of the log group to view events from. If the log group is in a source account and you are using a monitoring account, you must use the log group ARN.
Link copied to clipboard
The name of the log group.
Link copied to clipboard
The name of the log stream.
Link copied to clipboard
If the value is true, the earliest log events are returned first. If the value is false, the latest log events are returned first. The default value is false.
Link copied to clipboard