AWS bedrock-agentcore documentation change
Summary
Added reference to Strands SDK in the introduction
Security assessment
Routine documentation update adding a tool reference with no security context.
Diff
diff --git a/bedrock-agentcore/latest/devguide/agentcore-get-started-toolkit.md b/bedrock-agentcore/latest/devguide/agentcore-get-started-toolkit.md index 5a633998f..b5a2d08fd 100644 --- a//bedrock-agentcore/latest/devguide/agentcore-get-started-toolkit.md +++ b//bedrock-agentcore/latest/devguide/agentcore-get-started-toolkit.md @@ -9 +9 @@ PrerequisitesStep 1: Create the agentStep 2: Configure and deploy the agentStep -Build and deploy a production-ready AI agent in minutes with runtime hosting, memory, secure code execution, and observability. This guide shows you how to use [AgentCore Runtime](./agents-tools-runtime.html), [Memory](./memory.html), [Code Interpreter](./code-interpreter-tool.html), and [Observability](./observability.html) features. +Build and deploy a production-ready AI agent in minutes with runtime hosting, memory, secure code execution, and observability. This guide shows you how to use [AgentCore Runtime](./agents-tools-runtime.html), [Memory](./memory.html), [Code Interpreter](./code-interpreter-tool.html), and [Observability](./observability.html) features. **The agent is built using Strands SDK. Strands is a powerful SDK that takes a model-driven approach to building and running AI agents. Learn more about Strands[ here](https://strandsagents.com/latest/).**