AWS bedrock-agentcore documentation change
Summary
Restructured documentation for code execution examples, adding an 'Example' heading and renumbering steps for Boto3 and API sections.
Security assessment
Changes are purely structural and formatting improvements to the documentation. No security-related content, vulnerabilities, or security features were added or modified.
Diff
diff --git a/bedrock-agentcore/latest/devguide/code-interpreter-execute-code.md b/bedrock-agentcore/latest/devguide/code-interpreter-execute-code.md index 4fed826c9..7e0fa6859 100644 --- a//bedrock-agentcore/latest/devguide/code-interpreter-execute-code.md +++ b//bedrock-agentcore/latest/devguide/code-interpreter-execute-code.md @@ -9 +9 @@ Once you have started a Code Interpreter session, you can execute code in the se -Boto3 +###### Example @@ -10,0 +11 @@ Boto3 +Boto3 @@ -12 +12,0 @@ Boto3 -To execute code using the AWS SDK for Python, use the `invoke_code_interpreter` method: @@ -13,0 +14 @@ To execute code using the AWS SDK for Python, use the `invoke_code_interpreter` + 1. To execute code using the AWS SDK for Python, use the `invoke_code_interpreter` method: @@ -46 +46,0 @@ To execute code using the AWS SDK for Python, use the `invoke_code_interpreter` -API @@ -49 +49 @@ API -To execute code in a code interpreter session using the API, use the following call: +API @@ -51,0 +52,2 @@ To execute code in a code interpreter session using the API, use the following c + 1. To execute code in a code interpreter session using the API, use the following call: +