aws-samples / sagemaker-run-notebook

Tools to run Jupyter notebooks as jobs in Amazon SageMaker - ad hoc, on a schedule, or in response to events
Apache License 2.0
142 stars 69 forks source link

What IAM roles are needed for sagemaker-run-notebook? #63

Open tobybarrus opened 2 years ago

tobybarrus commented 2 years ago

I am attempting to use sagemaker-run-notebook and I keep getting errors. Some of the issues have been resolved, but the admins at my company would like to know what IAM roles are expected for this package?

tobybarrus commented 2 years ago

Are there any other roles that need to be set up beyond what is discussed in https://github.com/aws-samples/sagemaker-run-notebook/blob/master/QuickStart.md#2-create-roles-policies-and-the-lambda-function?