AWS bedrock-agentcore documentation change
Summary
Changed straight apostrophe to curly apostrophe in a sentence about least privilege principles
Security assessment
Change is purely typographical. The content already discusses security best practices (least privilege), but this specific change doesn't add new security documentation or address a security issue.
Diff
diff --git a/bedrock-agentcore/latest/devguide/security-credentials-management.md b/bedrock-agentcore/latest/devguide/security-credentials-management.md index d52e13e19..115fcb458 100644 --- a//bedrock-agentcore/latest/devguide/security-credentials-management.md +++ b//bedrock-agentcore/latest/devguide/security-credentials-management.md @@ -19 +19 @@ When configuring the execution role permissions, use careful consideration since - * Follow the principle of least privilege when setting up the execution role. Especially when using these tools with LLMs, that can generate arbitrary code, it's crucial to limit permissions to only what you intend. + * Follow the principle of least privilege when setting up the execution role. Especially when using these tools with LLMs, that can generate arbitrary code, it’s crucial to limit permissions to only what you intend.