Athena.Client.delete_notebook(**kwargs)¶Deletes the specified notebook.
See also: AWS API Documentation
Request Syntax
response = client.delete_notebook(
NotebookId='string'
)
[REQUIRED]
The ID of the notebook to delete.
{}
Response Structure
Exceptions
Athena.Client.exceptions.InternalServerExceptionAthena.Client.exceptions.InvalidRequestExceptionAthena.Client.exceptions.TooManyRequestsException