Retrieve recent invocation history for a function, including console logs captured during execution.
Returns the most recent invocations (up to 20 by default) with:
Use the status parameter to filter by success or failure.
Function identifier
Filter by invocation status:
success: Status codes 200-299failed: Status codes outside 200-299success, failed Maximum number of invocations to return (max 20)
1 <= x <= 20Invocations retrieved successfully
Function invocations with console logs