Module Smaws_Client_Athena.ListNotebookMetadata

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

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_notebook_metadata_input -> (Types.list_notebook_metadata_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception ]) Stdlib.result