createNotebook
inline suspend fun DataZoneClient.createNotebook(crossinline block: CreateNotebookRequest.Builder.() -> Unit): CreateNotebookResponse
Creates a notebook in Amazon SageMaker Unified Studio. A notebook is a collaborative document within a project that contains code cells for interactive computing.