saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
4.04k stars 381 forks source link

Unable to connect to the aws bedrock from the IDE plugin #142

Closed Rockstarravo closed 3 weeks ago

Rockstarravo commented 3 weeks ago

when i'm trying to establish the connection by feeding my aws keys with required permissions, it is unable to set the connection in, addition prompting this below issue. Kindly assist me on this pls.

Suspecting that AWS keys creation & feeding isn't enough yet, i might be missing some thing from AWS console.

image
freiit commented 3 weeks ago

you need to activate the model in Bedrock first. go to aws website and enable the model. 3.5 is only available in us-east

BlackDahlia313 commented 3 weeks ago

you need to activate the model in Bedrock first. go to aws website and enable the model. 3.5 is only available in us-east

this was my issue as well ty. I was on us-east-2 and the bedrock page didnt have the get started part. ty