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
Top comments (0)