DocsAWS 101Blog
← Back to Blog

Five new services: Amazon Location, Signer, IoT Wireless, Translate and Lambda Core

September 10, 2026 · v1.5.10

v1.5.10 is a new-services release: Amazon Location, AWS Signer, IoT Wireless, Amazon Translate and Lambda Core all existed nowhere before this release, so a client bound to any of them failed at the first call. CloudFormation gains the Rules section and the AWS::Include transform, a REST method's COGNITO_USER_POOLS authorizer is now enforced, and EC2 subnets report AvailabilityZoneId.

New

Fixes

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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