Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bedrock Agent endpoints #1104

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

anukaver-glia
Copy link
Contributor

Map the Bedrock Agent and Bedrock Agent Runtime endpoints. This allows to start using the services with the ex_aws library.

The PR is identical to the one which introduced endpoints for Bedrock and Bedrock Runtime: #1023.

The list of supported endpoints relies on
https://docs.aws.amazon.com/general/latest/gr/bedrock.html#bedrock_region.

Before opening a PR, please make sure you have:

  • Run mix format using a recent version of Elixir
  • Run mix dialyzer to make sure the typing is correct
  • Run mix test to ensure no tests have broken (also please make sure you've added tests for your particular change, where appropriate).

Map the Bedrock Agent and Bedrock Agent Runtime endpoints. This allows
to start using the services with the `ex_aws` library.

The PR is identical to the one which introduced endpoints for Bedrock
and Bedrock Runtime: ex-aws#1023.

The list of supported endpoints relies on
https://docs.aws.amazon.com/general/latest/gr/bedrock.html#bedrock_region.
@bernardd
Copy link
Contributor

Thanks @anukaver-glia!

@bernardd bernardd merged commit 5622691 into ex-aws:main Dec 17, 2024
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