DocsAWS 101Blog
← Back to Blog

CloudFront policies, Cognito and CloudFormation region isolation, and DynamoDB PartiQL RETURNING

August 3, 2026 · v1.4.10

v1.4.10 adds CloudFront cache, origin request, and response headers policies, extends account+region isolation to Cognito and CloudFormation, and grows DynamoDB PartiQL with RETURNING and REMOVE. It also lands API Gateway, EC2, IoT, ACM, and a CloudWatch CBOR fix that unblocks the Terraform AWS provider.

New

Multi-region — Cognito and CloudFormation

Fixes

Upgrade

docker pull ministackorg/ministack:1.4.10
docker run -d -p 4566:4566 ministackorg/ministack:1.4.10

Or pin in compose.yaml:

services:
  ministack:
    image: ministackorg/ministack:1.4.10
    ports:
      - "4566:4566"

Stay in sync

Issues and PRs welcome on GitHub. Discussion on r/ministack.