
MiniStack v1.1.2 — Cognito, EC2, EMR, 656 Tests, and Zero Docker Leaks
We just shipped MiniStack v1.1.2. This is the biggest release since the initial launch — full Amazon Cognito support, partial EC2, EMR, a complete test suite overhaul, and a pile of infrastructure fixes that make running MiniStack day-to-day significantly cleaner. If you're not familiar: MiniStack is a free, open-source local AWS emulator. One port, no account, no license key. A drop-in replacement for LocalStack — which moved its core services behind a paid plan. What's new in v1.1.0 Amazon Cognito — full emulation This was the most requested feature since launch. v1.1.0 ships complete Cognito support across both planes: User Pools (cognito-idp) Full user lifecycle: SignUp , ConfirmSignUp , AdminCreateUser , AdminDeleteUser , AdminGetUser , ListUsers Auth flows: USER_PASSWORD_AUTH , ADMIN_USER_PASSWORD_AUTH , REFRESH_TOKEN_AUTH , USER_SRP_AUTH (returns PASSWORD_VERIFIER challenge) FORCE_CHANGE_PASSWORD challenge on first login Self-service: ForgotPassword , ConfirmForgotPassword , Cha
Continue reading on Dev.to Python
Opens in a new tab

