AWS bedrock-agentcore documentation change
Summary
Fixed typos: 'eed' corrected to 'need' and 'Interpeter' corrected to 'Interpreter'.
Security assessment
Minor typographical corrections with no security implications. No security features, vulnerabilities, or configurations were added or modified.
Diff
diff --git a/bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md b/bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md index 31c481c87..5c4de8939 100644 --- a//bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md +++ b//bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md @@ -122 +122 @@ Follow these steps: -If you’re deploying agents to Amazon Bedrock AgentCore Runtime, you’ll also eed to create an IAM execution role with a service trust policy. For more information, see [Get started with AgentCore Runtime](./runtime-getting-started.html). +If you’re deploying agents to Amazon Bedrock AgentCore Runtime, you’ll also need to create an IAM execution role with a service trust policy. For more information, see [Get started with AgentCore Runtime](./runtime-getting-started.html). @@ -124 +124 @@ If you’re deploying agents to Amazon Bedrock AgentCore Runtime, you’ll also -The following sections show you how to use the Amazon Bedrock AgentCore Code Interpreter with and without the agent framework. Using the Code Interpeter directly without an agent framework is especially useful when you want to execute specific code snippets programmatically. +The following sections show you how to use the Amazon Bedrock AgentCore Code Interpreter with and without the agent framework. Using the Code Interpreter directly without an agent framework is especially useful when you want to execute specific code snippets programmatically.