v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1460298233.0 KB

Displays the notebook files for the specified workgroup in paginated format.

post/#X-Amz-Target=AmazonAthena.ListNotebookMetadata

Headers

X-Amz-Target'AmazonAthena.ListNotebookMetadata' required

Request body

NextTokenstring

A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated.

MaxResultsinteger

Specifies the maximum number of results to return.

WorkGroupstring required

The name of the Spark enabled workgroup to retrieve notebook metadata for.

Response

Success

NextTokenstring

A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the <code>NextToken</code> from the response object of the previous page call.