aws-samples / amazon-bedrock-workshop

This is a workshop designed for Amazon Bedrock a foundational model service.
https://catalog.us-east-1.prod.workshops.aws/workshops/a4bdb007-5600-4368-81c5-ff5b4154f518/en-US/20-intro
MIT No Attribution
1.39k stars 592 forks source link

AuthorizationException: AuthorizationException(403, 'security_exception', 'OpenSearch exception [type=authorization_exception, reason=User does not have permissions for the requested resource]') #103

Closed ConstantSun closed 11 months ago

ConstantSun commented 11 months ago

Hi team, When running 03_QuestionAnswering/02_qa_w_rag_claude_opensearch.ipynb, I got this authorization err:

image image

Can you tell me how to fix this ? I did set SageMaker Notebook execution role to AdministratorAccess

ConstantSun commented 11 months ago

Have to wait for a while (maybe for provisioning opensearch ?) , then the error will disappear !