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