💻
💻 Technology

Awsmux: Run AWS CLI Commands Across Hundreds of Accounts in Parallel

Awsmux is a single Go binary that fans out a single AWS CLI command across hundreds of accounts and regions simultaneously, merging all results into one stream. In a 150-session benchmark, AI agents using awsmux were up to 5.4× faster, up to 2.9× cheaper and used up to 7.4× fewer tokens compared to the raw AWS CLI. It includes a built-in MCP server for AI agents and relies only on Go's standard library plus cobra.

Comments

No comments yet