AWS bedrock documentation change
Summary
Added JSON formatting markers and modified a policy statement ID (Sid) from 'Amazon Bedrock Agents permissions' to ' permissions' (appears to be a typo)
Security assessment
While the Sid typo could cause confusion, there's no evidence of a security vulnerability being addressed. The changes appear to be formatting improvements with an accidental typo introduction.
Diff
diff --git a/bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.md b/bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.md index ac28b5c5f..eb47c4360 100644 --- a//bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.md +++ b//bedrock/latest/userguide/security_iam_id-based-policy-examples-agent.md @@ -25,0 +26,6 @@ To restrict permissions to only actions that are used in Amazon Bedrock Agents, +JSON + + +**** + + @@ -31 +37 @@ To restrict permissions to only actions that are used in Amazon Bedrock Agents, - "Sid": "Amazon Bedrock Agents permissions", + "Sid": " permissions",