athena_delete_notebook {paws.analytics} | R Documentation |
Deletes the specified notebook
Description
Deletes the specified notebook.
See https://www.paws-r-sdk.com/docs/athena_delete_notebook/ for full documentation.
Usage
athena_delete_notebook(NotebookId)
Arguments
NotebookId |
[required] The ID of the notebook to delete. |
[Package paws.analytics version 0.7.0 Index]