InterfacesLogStreamOn this pageLogStream LogStream is a subset of the log stream data returned by AWS CloudWatch Logs when running the worker.@seehttps://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogEventsCommand/ Example:{ logGroupName: '/aws/lambda/zkcloudworker-dev-test', logStreamName: '2024/05/09/[$LATEST]52d048f64e894d2e8ba2800df93629c5', awsRequestId: '581d0d45-9165-47e8-84d9-678599938811'}Index PropertiesawsRequestIdlogGroupNamelogStreamNameProperties awsRequestIdawsRequestId: stringThe AWS request IDlogGroupNamelogGroupName: stringThe log group namelogStreamNamelogStreamName: stringThe log stream name
LogStream is a subset of the log stream data returned by AWS CloudWatch Logs when running the worker.
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-logs/command/GetLogEventsCommand/
Example: