aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
Rust: add invoke-agent example in bedrock-agent-runtime
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.