DocsAWS 101Blog
← Back to Blog

IoT device shadows, three more region-isolated services, and Cognito federation trigger fixes

July 18, 2026 · v1.4.3

v1.4.3 adds IoT device shadow operations and topic-rule routing to Lambda, extends region isolation to EventBridge, ECS, and Firehose, adds AWS::ApiGatewayV2::Authorizer CloudFormation support, and fixes Cognito federation and token-generation triggers, Lambda invoke logging, and S3 versioned deletes, content-type, and CreateBucket tags.

IoT — device shadows and topic-rule routing

Multi-region — EventBridge, ECS, and Firehose join

CloudFormation — ApiGatewayV2 Authorizer

Cognito — federation and token-generation triggers

Lambda

S3

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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