pixelysg routes Mike through Amazon's cloud
A fourth way to reach Claude - this time via AWS - for shops that already live there.
pixelysg (Jia Jian Goi of use-agently.com) added Amazon Bedrock as a backend option for the AI calls Mike makes on your behalf. Bedrock is AWS's managed gateway for running models like Anthropic's Claude inside your existing AWS account, with AWS billing, AWS credentials, and AWS data-handling instead of a separate vendor relationship. Users can plug in their own AWS keys per account, or the server can fall back to its own.
The plumbing is tidy and reusable. The rougher edge is the model catalog itself: the team spent eight quick follow-up commits wrestling with Bedrock's ever-shifting model ID format, landing on values that may or may not match what AWS currently serves. Anyone borrowing this work should re-check the IDs before trusting them.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?