Tagged: AWS

4 articles 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 →
📝 2026-03-30 00:00:00

SSO with aws-envs: ssostart and sso-config-generator

AWS SSO works great for large organizations—but logging in across multiple environments and keeping profiles in sync is still friction. ssostart handles environment-aware SSO login from any context, and sso-config-generator builds your entire AWS CLI config automatically from your SSO entitlements.

Read more →
📝 2026-03-08 00:00:00

Claude Code Personae: Manage Your AI Coding Assistant Configurations with Ease

Managing Claude Code configurations across multiple providers—AWS Bedrock, Anthropic, local models—used to mean manual JSON editing. Our new VS Code extension, Claude Code Personae, brings a clean GUI and composable presets to make switching effortless.

Read more →
📝 2025-07-14 00:00:00

cloudX: Keep Your Code in AWS, Not on Your Laptop

When code and data never leave your AWS environment, compliance becomes dramatically simpler. cloudX gives developers a full VSCode experience backed by an EC2 instance—your work stays in AWS, your laptop is just a display.

Read more →