
How-ToDevOps
How to Deploy OpenClaw on AWS with Amazon Bedrock (and the gotchas nobody mentions)
via Dev.to DevOpsDaniel Samer
AWS just dropped an official CloudFormation template for OpenClaw + Amazon Bedrock. One click, 8 minutes, and you get IAM auth (no API keys on disk), VPC private networking, and CloudTrail logging. Sounds great until you hit the inference profile problem. Newer models like Claude Opus 4.6 and Nova 2 Lite only exist as inference profiles, and the ListFoundationModels call does not see them. You have to manually add model IDs. Full breakdown including cost comparison and networking gotchas: https://clawhosters.com/blog/posts/deploy-openclaw-aws-bedrock
Continue reading on Dev.to DevOps
Opens in a new tab
9 views




