Skip to content

Conversation

@andreynering
Copy link

@andreynering andreynering commented Oct 20, 2025

The SDK only supported standard AWS envs (aws.Config.Credentials).

The SDK only supported standard AWS envs (`aws.Config.Credentials`).

* Added support for the official `AWS_BEARER_TOKEN_BEDROCK` env
  * This is the standard ENV to store a Bedrock API Key.
  * See: https://docs.aws.amazon.com/bedrock/latest/userguide/api-keys-use.html
* Added support for bearer token authorization (`aws.Config.BearerAuthTokenProvider`).
* Returning an error if neither is given. Before, a `panic` would happen.
@andreynering
Copy link
Author

@gcemaj I wonder if you can take a look at this when possible? We're using a fork in the meantime because we need this. Thanks!

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.

1 participant