Skip to contents

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.

Usage

datazone_stop_notebook_run(domainIdentifier, identifier, clientToken = NULL)

Arguments

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.