Skip to content

Conversation

0x-fang
Copy link
Contributor

@0x-fang 0x-fang commented Jul 8, 2025

AWS Bedrock has introduced API key support on 7/7, simplifying authentication for the Amazon Bedrock API. To enable this new feature in langchain-aws, this update bumps the required boto3 version to "^1.39.0". It has been tested and worked as expected with new AWS_BEARER_TOKEN_BEDROCK environment variable.

  • bump up the version of boto3 in pyproject.toml and update the poetry.lock
  • update README file to add API key support feature for Bedrock.

@0x-fang 0x-fang changed the title support api key authentication for bedrock support api key authentication for Bedrock API Jul 8, 2025
Copy link
Collaborator

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @0x-fang !

@michaelnchin michaelnchin merged commit d455625 into langchain-ai:main Jul 9, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants