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)