get_sagemaker_notebook_job_spec
Retrieve a SageMaker NotebookJobStep specification to plan and preview a notebook run without execution.
Instructions
Return the SageMaker NotebookJobStep spec for a dry-run plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | ||
| job_name | Yes | ||
| image_uri | Yes | ||
| kernel_name | No | python3 | |
| instance_type | No | ||
| max_runtime_seconds | No | ||
| parameters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||