Values.DeleteNotebookInputSourceDeletes a notebook in Amazon SageMaker Unified Studio.
type nonrec t = {domainIdentifier : DomainId.t;The identifier of the Amazon SageMaker Unified Studio domain in which the notebook exists.
*)identifier : NotebookId.t;The identifier of the notebook to delete.
*)}