Skip to content

How do I troubleshoot notebook scheduling errors in SageMaker AI Studio?

1 minute read
1

I want to troubleshoot errors that I receive when I schedule a notebook job in Amazon SageMaker AI Studio.

Resolution

Troubleshoot "Unexpected error occurred during creation of job"

If you launch the SageMaker AI Studio domain in VPC Only mode without internet access, then you receive this error.

To resolve this error, verify that you attached the following endpoints to your Amazon Virtual Private Cloud (Amazon VPC):

Troubleshoot "Access Denied" error

If you get an "Access Denied" error, then make sure that you attached the required trust policy and permissions to your SageMaker AI execution role.

AWS OFFICIALUpdated 3 months ago