You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct README inaccuracies found in deployment verification
- Remove CreateS3Bucket and InstallS3FilesSkill — these params don't exist in CFN
- Fix default instance type: t4g.medium → c7g.large in cost table and instance table
- Update cost estimate to match c7g.large ($65-90/mo); add t4g.medium note for budget users
- Add missing EnableDataProtection and AllowedSSHCIDR parameters to params table
- Remove broken demo/README.md link (demo/ directory doesn't exist)
- Replace hardcoded --region us-west-2 with YOUR_REGION placeholder
- Update tagline from ~$40/month to From ~$30/month (accurate for t4g.small baseline)
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OpenClaw on AWS with Bedrock
2
2
3
-
> Your own AI assistant on AWS — connects to WhatsApp, Telegram, Discord, Slack. Powered by Amazon Bedrock. No API keys. One-click deploy. ~$40/month.
3
+
> Your own AI assistant on AWS — connects to WhatsApp, Telegram, Discord, Slack. Powered by Amazon Bedrock. No API keys. One-click deploy. From ~$30/month.
0 commit comments