Amazon Bedrock Connector Release Notes

Anypoint Connector for Amazon Bedrock (Amazon Bedrock Connector) provides seamless access to Amazon Bedrock, a fully managed service offering high-performing foundation models (FMs) from leading AI providers. The connector enables customers to invoke, evaluate, and integrate Bedrock models and operations within Mule flows, supporting use cases such as prompt-based inference, Retrieval-Augmented Generation (RAG), and agent-driven, multi-step workflows over enterprise data. While each model provider exposes different APIs and capabilities, the connector abstracts these differences and offers a unified, consistent interface to interact with all supported Bedrock models through MuleSoft.

1.0.2

May 5, 2026

What’s New

  • The Model Name field now supports all Claude 4 models, including Claude 4 Opus, Claude 4 Sonnet, Claude 4 Haiku, and Claude Opus 4.7.

  • The connector automatically routes requests through the inference-profile ARN path for all Claude 4 models. It resolves and applies the necessary geographical prefixes (us., eu., apac., jp., au., and global.) to ensure compatible cross-region communication.

  • The connector now automatically adjusts request payloads based on model requirements and filters restricted parameters for Claude Opus 4.7.

  • The connector now handles extended-thinking content blocks from Claude 4 models. It automatically skips these internal blocks to return the final answer text to your Mule application.

Compatibility

Software Version

Mule

4.9.0 and later

OpenJDK

17

1.0.1

March 12, 2026

Compatibility

Software Version

Mule

4.9.0 and later

OpenJDK

17

Fixed Issues

Issue Resolution ID

The connector no longer causes Mule flows to hang indefinitely or slow down other flows in the same application when the AGENT Chat Streaming (SSE) operation processes multiple concurrent requests simultaneously. Previously, a high number of concurrent streaming requests caused thread exhaustion, which affected the AGENT Chat Streaming (SSE) operation and all flows running in the same Mule application.

W-21245099

1.0.0

February 5, 2026

What’s New

This is a new connector.

For more information, see the Amazon Bedrock Connector User Guide.

Compatibility

Software Version

Mule

4.9.0 and later

OpenJDK

17