aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

Rust: add invoke-agent example in bedrock-agent-runtime

Open mattiapitossi opened this issue 6 months ago • 0 comments

Hi there,

This pull request adds an example to use the invoke agent command in Rust:

  • Add bedrock-agent-runtime invoke-agent example
  • Example is based on the jsv3

Let me know if it makes sense for you.

Thanks!

command:

cargo run --bin invoke-agent

closes #7480


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

mattiapitossi avatar Jun 11 '25 07:06 mattiapitossi