logoalt Hacker News

Show HN: Awsmux – Multi-account AWS CLI, up to 5.4x faster, 7.4x fewer tokens

7 pointsby 0hardik1yesterday at 8:09 PM2 commentsview on HN

awsmux fans one AWS CLI command out across hundreds of accounts and regions in parallel and merges the results into a single stream. There's an MCP server built in for agents.

In a 150-session benchmark, agents using awsmux beat agents using the raw AWS CLI in every test: up to 5.4x faster, up to 2.9x cheaper, up to 7.4x fewer tokens.

Single Go binary, stdlib plus cobra only. Feedback welcome.


Comments

chaos_emergentyesterday at 11:22 PM

What’s the value of having a ton of silo’d accounts, especially for the use case demonstrated by the readme where there are multiple staging and production accounts?

show 3 replies