Skip to content

Go: Add Bedrock Runtime Converse example for Amazon Nova#7877

Merged
scmacdon merged 6 commits intoawsdocs:mainfrom
haidargit:go-bedrock-runtime-converse-nova
May 5, 2026
Merged

Go: Add Bedrock Runtime Converse example for Amazon Nova#7877
scmacdon merged 6 commits intoawsdocs:mainfrom
haidargit:go-bedrock-runtime-converse-nova

Conversation

@haidargit
Copy link
Copy Markdown
Contributor

@haidargit haidargit commented May 1, 2026

This PR adds the ConverseNova action to the gov2/bedrock-runtime pkg, demonstrating how to invoke the amazon.nova-lite-v1:0 model using the Bedrock Converse API. This update brings the Go v2 SDK on par with the other languages for the bedrock runtime - Converse Amazon Nova example.

ref: #7812

tests:

image
image

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions Bot added the Go-v2 This issue relates to the AWS SDK for Go V2 label May 1, 2026
@brmur brmur requested a review from DennisTraub May 5, 2026 11:26
@brmur
Copy link
Copy Markdown
Collaborator

brmur commented May 5, 2026

@brmur
Copy link
Copy Markdown
Collaborator

brmur commented May 5, 2026

Golang linter dependencies need to be updated to match #7875 (lint-golang.yml) - or wait for that PR to be merged first.

Copy link
Copy Markdown
Contributor

@DennisTraub DennisTraub left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for the contribution!

@brmur brmur added the Single action example A new (or significant update to a) small example, label May 5, 2026
@github-actions github-actions Bot added the GitHub settings This affects GitHub settings label May 5, 2026
@github-actions github-actions Bot added the Tools This issue relates to a custom tooling to streamline development tasks label May 5, 2026
@brmur brmur added On Call Review needed This work needs an on-call review and removed On Call Review needed This work needs an on-call review labels May 5, 2026
@scmacdon scmacdon added the On Call Review complete On call review complete label May 5, 2026
@scmacdon scmacdon merged commit ee9be1b into awsdocs:main May 5, 2026
22 of 29 checks passed
@haidargit
Copy link
Copy Markdown
Contributor Author

Thank you @brmur, @DennisTraub, @scmacdon 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GitHub settings This affects GitHub settings Go-v2 This issue relates to the AWS SDK for Go V2 On Call Review complete On call review complete Single action example A new (or significant update to a) small example, Tools This issue relates to a custom tooling to streamline development tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants