v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Starts a notebook import in Amazon SageMaker Unified Studio. This operation imports a notebook from an Amazon Simple Storage Service location into a project.

post/v2/domains/{domainIdentifier}/notebook-imports

Path parameters

domainIdentifierstring required

The identifier of the Amazon SageMaker Unified Studio domain in which to import the notebook.

Request body

owningProjectIdentifierstring required

The identifier of the project that will own the imported notebook.

namestring password required

The name of the imported notebook. The name must be between 1 and 256 characters.

descriptionstring password

The description of the imported notebook.

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.

Response

Success

notebookIdstring

The identifier of the imported notebook.

status'ACTIVE' | 'ARCHIVED'

The status of the notebook import.

domainIdstring

The identifier of the Amazon SageMaker Unified Studio domain.

owningProjectIdstring

The identifier of the project that owns the imported notebook.

namestring password

The name of the imported notebook.

descriptionstring password

The description of the imported notebook.

createdAtstring date-time

The timestamp of when the notebook import was started.

createdBystring

The identifier of the user who started the notebook import.