datazone_stop_notebook_run: Stops a running notebook run in Amazon SageMaker Unified...

View source: R/datazone_operations.R

datazone_stop_notebook_runR Documentation

Stops a running notebook run in Amazon SageMaker Unified Studio

Description

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.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.