View source: R/datazone_operations.R
| datazone_stop_notebook_run | R Documentation |
Stops a running notebook run in Amazon SageMaker Unified Studio.
See https://www.paws-r-sdk.com/docs/datazone_stop_notebook_run/ for full documentation.
datazone_stop_notebook_run(domainIdentifier, identifier, clientToken = NULL)
domainIdentifier |
[required] The identifier of the Amazon SageMaker Unified Studio domain in which the notebook run is stopped. |
identifier |
[required] The identifier of the notebook run to stop. |
clientToken |
A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.