DEV Community

Cover image for ๐Ÿ“Œ Enterprise week: Multi-AWS-account support for DevOps Open Agent๐Ÿ“Œ
Prashant Lakhera
Prashant Lakhera

Posted on

๐Ÿ“Œ Enterprise week: Multi-AWS-account support for DevOps Open Agent๐Ÿ“Œ

๐Ÿ“Œ Enterprise week: Multi-AWS-account support for DevOps Open Agent๐Ÿ“Œ

This week our focus on DevOps Open Agent is enterprise readiness.

In production, almost nobody lives in a single AWS account. You have prod, staging, security, sandbox and when something breaks, the AI has to investigate the right account, not whatever credentials happen to be on the laptop.

Thatโ€™s why Iโ€™m happy to share: DevOps Open Agent now supports multi-AWS-account investigations.

How it works

โœ… Keep hub credentials on the host (~/.aws / IAM) โ€” no packing long-lived keys into every job

โœ… Configure target accounts under Integrations โ†’ AWS Accounts (account ID + role ARN, optional external ID)

โœ… The agent uses STS AssumeRole to enter each account for investigate and topology

โœ… The account picker shows your hub identity plus every configured account

โœ… Wrong/unknown account IDs fail closed, no silent fallback to the wrong account

So you can run the same AI root-cause flow across the accounts you actually operate, the way real teams work.

Open source, self-hostable, built for DevOps engineers who live in multi-account AWS.

If youโ€™re wrestling with one AI, many accounts, Iโ€™d love your feedback on what roles and guardrails youโ€™d want next.

๐Ÿ”— GitHub: https://lnkd.in/giri6MF5

๐ŸŽฅ YouTube: https://lnkd.in/g2PbG3Hc

๐ŸŽ‰ August enrollment is now open at IdeaWeaver AI Labs!
We have 3 programs starting this month, pick the one that fits where you are:
๐Ÿ”ต GenAI for DevOps Engineers
๐Ÿ‘‰ https://ideaweaver.ai/#courses/genai-for-devops-engineers
๐ŸŸข GenAI for Beginners
๐Ÿ‘‰ https://ideaweaver.ai/#courses/genai-for-beginners
๐ŸŸก NVIDIA-Certified Associate: AI Infrastructure and Operations
๐Ÿ‘‰ https://ideaweaver.ai/#courses/nvidia-certification

Top comments (0)