Tagged: credentials

1 article with this tag

📝 2026-03-30 00:00:00

aws-envs: Multiple Independent AWS Configurations on One Device

Working with more than one AWS organization from a single device is risky with a shared ~/.aws directory. aws-envs introduces named environments—isolated credential directories—with two scopes: a global switch that affects all terminals, and a session-local switch for running different organizations side-by-side.

Read more →