start_sagemaker_notebook_job
Start a SageMaker notebook job on AWS only after confirming cost approval with a token, ensuring policy compliance.
Instructions
Start paid SageMaker notebook execution only when policy and token allow it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | ||
| job_name | Yes | ||
| image_uri | Yes | ||
| confirmation_token | Yes | ||
| kernel_name | No | python3 | |
| instance_type | No | ||
| max_runtime_seconds | No | ||
| parameters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||