plan_notebook_job
Create a dry-run plan for a SageMaker notebook job to review configuration and costs without starting any AWS compute resources.
Instructions
Build a dry-run SageMaker notebook job plan; does not start AWS compute.
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 | ||
| cleanup | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||