AWS bedrock-agentcore documentation change
Summary
Changed 'code interpreter sandbox session' to 'code interpreter session' in code comment
Security assessment
Minor terminology change removing 'sandbox' reference. No security implications as the core concept of secure execution remains documented elsewhere.
Diff
diff --git a/bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md b/bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md index d017dbfa0..9ce70a539 100644 --- a//bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md +++ b//bedrock-agentcore/latest/devguide/code-interpreter-getting-started.md @@ -114 +114 @@ This example uses the Amazon Bedrock AgentCore SDK, which provides a more stream - # Clean up and stop the code interpreter sandbox session + # Clean up and stop the code interpreter session