# Bring your own async client to Bedrock

> The Bedrock model and embedder now accept an async client you supply, so you control the AWS session and configuration instead of the one Agno builds.

- Published: 2026-09-04
- Author: David Dellsperger
- Categories: Changelog
- Canonical: https://www.agno.com/articles/bring-your-own-async-client-to-bedrock
- Markdown: https://www.agno.com/articles/bring-your-own-async-client-to-bedrock.md

We let you pass your own async client to the Bedrock model or embedder, so you control the AWS session and configuration yourself instead of relying on the one Agno builds for you.
