DocsAWS 101Blog
← Back to Blog

API Gateway OpenAPI imports, EC2 instance-profile APIs, and Cognito / API Gateway / RDS Data fixes

June 24, 2026 · v1.3.67

v1.3.67 adds OpenAPI Body import for CloudFormation REST APIs and EC2 IAM instance-profile association APIs, alongside AWS-parity fixes across Cognito, API Gateway, and RDS Data API — driven by reported issues and contributed PRs.

New

Cognito

API Gateway

RDS Data API

Docs

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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