Lists asynchronous invocations.
get/async-invoke
Query parameters
submitTimeAfterstring date-time
Include invocations submitted after this time.
submitTimeBeforestring date-time
Include invocations submitted before this time.
statusEquals'InProgress' | 'Completed' | 'Failed'
Filter invocations by status.
maxResultsinteger
The maximum number of invocations to return in one page of results.
nextTokenstring
Specify the pagination token from a previous request to retrieve the next page of results.
sortBy'SubmissionTime'
How to sort the response.
sortOrder'Ascending' | 'Descending'
The sorting order for the response.
Response
Success