AWS bedrock-agentcore documentation change
Summary
Fixed typo ('Lamda' to 'Lambda') and updated link from toolkit to CLI in getting started guide
Security assessment
These are minor editorial corrections and link updates with no security implications. The typo fix and documentation link change don't address security issues or add security features.
Diff
diff --git a/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md b/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md index 6a2813bf9..0bd66d141 100644 --- a//bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md +++ b//bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.md @@ -23 +23 @@ Service | Description | Integrations -[Gateway](./gateway.html) | A secure way to convert your APIs, Lambda functions, and existing services into Model Context Protocol (MCP)-compatible tools and also connect to pre-existing MCP servers, making them available to AI agents through Gateway endpoints with just a few lines of code. | Any APIs, MCP tools, Lamda, and popular integrations including Salesfore, Zoom, JIRA, Slack etc. +[Gateway](./gateway.html) | A secure way to convert your APIs, Lambda functions, and existing services into Model Context Protocol (MCP)-compatible tools and also connect to pre-existing MCP servers, making them available to AI agents through Gateway endpoints with just a few lines of code. | Any APIs, MCP tools, Lambda, and popular integrations including Salesforce, Zoom, JIRA, Slack etc. @@ -58 +58 @@ If you are a first-time user of Amazon Bedrock AgentCore, we recommend that you - * [Get started with Amazon Bedrock AgentCore](./agentcore-get-started-toolkit.html) + * [Get started with Amazon Bedrock AgentCore](./agentcore-get-started-cli.html)