athena_create_presigned_notebook_url {paws.analytics} | R Documentation |
Gets an authentication token and the URL at which the notebook can be accessed
Description
Gets an authentication token and the URL at which the notebook can be accessed. During programmatic access, create_presigned_notebook_url
must be called every 10 minutes to refresh the authentication token. For information about granting programmatic access, see Grant programmatic access.
See https://www.paws-r-sdk.com/docs/athena_create_presigned_notebook_url/ for full documentation.
Usage
athena_create_presigned_notebook_url(SessionId)
Arguments
SessionId |
[required] The session ID. |
[Package paws.analytics version 0.9.0 Index]