Search all of a Zambda Function's logs

Get all logs for the Zambda Function with the provided ID, filtered by any of: text in messages, minimum start date, and/or maximum end date. Zambdas are functions that can be used to execute your code. They can be used to process data received from Oystehr's APIs or to perform operations on third-party services.

Access Policy Action: Zambda:ReadLogs
Access Policy Resource: Zambda:Function

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID or name of the Zambda Function

Body Params
string

The filter to use for log messages. Supports the full scope of Cloudwatch's search behavior https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html.

number

The minimum date and time of the log's timestamp. Formatted as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

number

The maximum date and time of the log's timestamp. Formatted as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

string

The token to get the next set of items. This value is returned in the "nextToken" field of the response from the previous call.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json