Provides summaries of all notebook executions. You can filter the list based on multiple
criteria such as status, time range, and editor id. Returns a maximum of 50 notebook
executions and a marker to track the paging of a longer notebook execution list across
multiple ListNotebookExecutions calls.
Example
Use a bare-bones client and the command you need to make an API call.
Provides summaries of all notebook executions. You can filter the list based on multiple criteria such as status, time range, and editor id. Returns a maximum of 50 notebook executions and a marker to track the paging of a longer notebook execution list across multiple
ListNotebookExecutions
calls.Example
Use a bare-bones client and the command you need to make an API call.
Param
ListNotebookExecutionsCommandInput
Returns
ListNotebookExecutionsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerError (server fault)
Indicates that an error occurred while processing the request and that the request was not completed.
Throws
InvalidRequestException (client fault)
This exception occurs when there is something wrong with user input.
Throws
EMRServiceException
Base exception class for all service exceptions from EMR service.