Athena / Client / delete_notebook

delete_notebook#

Athena.Client.delete_notebook(**kwargs)#

Deletes the specified notebook.

See also: AWS API Documentation

Request Syntax

response = client.delete_notebook(
    NotebookId='string'
)
Parameters:

NotebookId (string) –

[REQUIRED]

The ID of the notebook to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions