DocsAWS 101Blog
← Back to Blog

Amazon Bedrock AgentCore, Firehose Iceberg delivery, S3 GetObjectAttributes, and three more services region-isolated

July 26, 2026 · v1.4.7

v1.4.7 adds a new service — Amazon Bedrock AgentCore — and makes Kinesis Data Firehose actually write to Apache Iceberg (S3 Tables) rather than just provision the stream. It also fills S3's GetObjectAttributes and SNS's ListPlatformApplications gaps, moves three more services to region-isolated state, and lands parity fixes across DynamoDB, S3 Tables, Lambda, SQS, and Cognito.

Amazon Bedrock AgentCore — new service

New operations

Kinesis Data Firehose — Apache Iceberg (S3 Tables)

Multi-region — three more services

Fixes

Upgrade

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

Or pin in compose.yaml:

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

Stay in sync

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