aws-samples / amazon-sagemaker-feature-store-end-to-end-workshop

MIT No Attribution
128 stars 50 forks source link

module 7 fails with AccessDeniedException #69

Closed psantus closed 5 months ago

psantus commented 5 months ago

Error: An error occurred (AccessDeniedException) when calling the ListCrawlers operation

at feature_monitoring_utils.py:157

response = client.list_crawlers()

I'm using the default AmazonSageMaker-ExecutionRole

psantus commented 5 months ago

Don't bother, it's documented in the Notebook file. Closing...