AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

File: bedrock-agentcore/latest/devguide/identity-tagging.md

Summary

Minor typographical changes: updated apostrophe in 'user's' to a right single quotation mark and removed redundant table header text

Security assessment

The changes are purely editorial/typographical with no substantive content changes. The first change only modifies punctuation style (apostrophe to right single quotation mark). The second change removes redundant text from a table header but doesn't alter the security content about tag-based access control (TBAC). No security vulnerabilities, weaknesses, or incidents are mentioned or addressed.

Diff

diff --git a/bedrock-agentcore/latest/devguide/identity-tagging.md b/bedrock-agentcore/latest/devguide/identity-tagging.md
index da03a2d4b..7b7e2fd64 100644
--- a//bedrock-agentcore/latest/devguide/identity-tagging.md
+++ b//bedrock-agentcore/latest/devguide/identity-tagging.md
@@ -61 +61 @@ You can control access by specifying tag keys and values in the conditions for I
-**Example scenario** : Allow a user to access workload identities only if they have an `Owner` tag with a value matching the user's team name, or restrict access to production credential providers based on `Environment=production` tags, as shown in the following sample code.
+**Example scenario** : Allow a user to access workload identities only if they have an `Owner` tag with a value matching the user’s team name, or restrict access to production credential providers based on `Environment=production` tags, as shown in the following sample code.
@@ -115 +115 @@ The following table shows the tagging capabilities for each AgentCore Identity r
-Tagging support for AgentCore Identity resources Resource Type | Tag on Create | Basic Tagging | TBAC Support  
+Resource Type | Tag on Create | Basic Tagging | TBAC Support