# @langchain/aws

## 1.0.3

### Patch Changes

- [#9416](https://github.com/langchain-ai/langchainjs/pull/9416) [`0fe9beb`](https://github.com/langchain-ai/langchainjs/commit/0fe9bebee6710f719e47f913eec1ec4f638e4de4) Thanks [@hntrl](https://github.com/hntrl)! - fix 'moduleResultion: "node"' compatibility

## 1.0.2

### Patch Changes

- [#9382](https://github.com/langchain-ai/langchainjs/pull/9382) [`f464366`](https://github.com/langchain-ai/langchainjs/commit/f4643668158a702d086da1defcbfd6ee3f050810) Thanks [@deepansh946](https://github.com/deepansh946)! - fix handling of multiple tool types in convertToConverseTools fn

## 1.0.1

### Patch Changes

- bce4e45: fix(aws): conditional inference config and system message | ChatBedrockConverse

## 1.0.0

This release updates the package for compatibility with LangChain v1.0. See the v1.0 [release notes](https://docs.langchain.com/oss/javascript/releases/langchain-v1) for details on what's new.

## 0.1.15

### Patch Changes

- 4a3f5af: Support passing of Bedrock guardrails parameter (#8471)
