aws

AWS Weekly Roundup: AWS FinOps Agent in preview, Gemma 4 on Bedrock, Kiro Pro Max, and more (June 15, 2026) | Amazon Web Services (opens in new tab)

AWS’s June 15, 2026 roundup highlights rapid adoption of AI-native development, a preview of the AWS FinOps Agent, and major infrastructure and model releases. AWS reports significant productivity gains from agent-assisted engineering, while new services target cost optimization, observability, security, and developer workflows. The overall direction is toward more autonomous, context-aware tools integrated throughout the AWS ecosystem.

AI-Native Development at AWS

  • Amazon engineering teams are restructuring development around AI agents.
  • A six-engineer team rebuilt the Amazon Bedrock inference engine in 76 days, compared with an original estimate of 30 developers over 12–18 months.
  • Structured Amazon Stores pilots achieved a median 4.5× improvement in normalized deployment velocity, with some teams exceeding 10×.
  • Recommended practices for “frontier teams” include:
    • Building steering files, coding standards, and structured repositories to provide agent context.
    • Expecting an initial productivity slowdown while workflows change.
    • Maintaining a backlog of well-scoped tasks that agents can execute in parallel.
    • Writing structured specifications before generating code.
    • Moving testing earlier so agents can detect and correct issues.
  • AWS cautions that commit velocity is only one measure; future work will address release management, operations, security, and end-of-life upgrades.

AWS FinOps Agent Preview

  • AWS FinOps Agent helps finance and engineering teams:
    • Answer AWS cost questions and generate reports.
    • Identify rightsizing, idle-resource, and Savings Plans opportunities.
    • Investigate cost anomalies automatically.
    • Schedule recurring FinOps workflows.
  • Recommendations come from AWS Cost Optimization Hub and AWS Compute Optimizer.
  • The agent can open Jira tickets and post anomaly-investigation findings to Slack.

New EC2 M9g and M9gd Instances

  • M9g and M9gd instances use AWS Graviton5 processors and the sixth-generation Nitro System.
  • They provide:
    • Up to 25% better compute performance than Graviton4.
    • Up to 35% faster web applications and ML inference.
    • Up to 30% faster database performance.
    • Up to 15% more network bandwidth and 20% more EBS bandwidth than M8g.
  • Graviton5 adds PCIe Gen6, DDR5-8800 memory, and a 5× larger L3 cache.
  • The Nitro Isolation Engine uses formal verification to provide mathematically proven VM isolation.
  • M9gd adds up to 11.4 TB of local NVMe SSD storage and 30% higher IOPS than M8gd.
  • Instance Bandwidth Configuration can shift bandwidth between EBS and VPC networking by up to 25%.

Bedrock Model Updates

  • Anthropic Claude Fable 5 launched on Bedrock with:
    • Extended asynchronous task execution.
    • Advanced vision for diagrams, charts, and PDFs.
    • Proactive self-verification.
  • Access required Data Retention API opt-in and 30-day retention for inputs and outputs.
  • Anthropic later asked AWS to revoke access to Claude Fable 5 and Claude Mythos 5 in response to a U.S. government export-control directive.
  • Google DeepMind’s Gemma 4 models are available in three versions:
    • Gemma 4 31B for reasoning and coding, with a 256K-token context window.
    • Gemma 4 26B-A4B, a mixture-of-experts model for cost- and latency-sensitive use.
    • Gemma 4 E2B for low-latency interactive applications.
  • All variants support function calling, structured output, reasoning, streaming, multimodal inputs, and more than 35 languages.

OpenSearch MCP Apps for Agentic Observability

  • OpenSearch MCP Apps bring logs, traces, metrics, and alerts into compatible agentic environments such as Claude Desktop and VS Code.
  • Agents can investigate incidents across OpenSearch and Amazon Managed Service for Prometheus.
  • Each tool call produces both:
    • A text summary for the agent.
    • An interactive visualization displayed in the conversation.
  • Available tools cover log, metric, and trace analysis; service performance; topology; agent health; cluster health; dynamic visualizations; and instrumentation scoring.

Additional AWS Updates

  • AWS CLI v1 is entering maintenance mode:
    • Dependencies such as botocore and s3transfer will be vendored into the CLI.
    • Future releases will focus on critical bugs and security fixes.
    • AWS recommends migrating to CLI v2.
  • AWS Workload Credentials Provider provides short-term credentials for applications running outside AWS, including on-premises and third-party environments, without requiring long-term access keys.
  • Kiro Pro Max adds higher usage limits, access to newer frontier models, and additional agentic development capabilities for professional teams.

AWS’s latest releases suggest that teams should prepare for AI agents to handle not only code generation, but also cost management, observability, testing, and operational workflows. Migrating to AWS CLI v2, evaluating Bedrock’s newest models, and establishing strong repository context and specifications are practical next steps.