Canvas Chat for Prep in SageMaker error

0

I am trying to use Canvas Chat for Prep in SageMaker Canvas but when I go to use it I keep getting this error and can't seem to get past it no matter what I do. I understand Chat for prep is not available in every region but I am operating in US-east-2 (and accepted region) so I feel like this is a different issue . How can I fix this?

Enter image description here

AWS
asked 3 months ago99 views
1 Answer
1
Accepted Answer

This error is occurring because you do not have the correct permissions to use AI in Canvas. To fix this you need to add the AmazonSageMakerCanvasAIServicesAccess policy to the SageMaker execution policy you are currently using. To do this :

  1. go to SageMaker > Domains (select yours) > User Profiles (select yours) then look at/copy the execution role it is using (should include SageMaker-execution)
  2. Next head to IAM > roles > search for your role.
  3. Now we add the correct policy AmazonSageMakerCanvasAIServicesAccess to the execution role
  4. If you refresh Canvas you should now have the correct permissions.
AWS
answered 3 months ago
profile picture
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions