AWS bedrock-agentcore documentation change
Summary
Minor typographical change: replaced straight apostrophe with curly apostrophe in 'they're'
Security assessment
This change is purely cosmetic/typographical with no security implications. It only changes the apostrophe character from straight to curly for better typography.
Diff
diff --git a/bedrock-agentcore/latest/devguide/understanding-agent-identities.md b/bedrock-agentcore/latest/devguide/understanding-agent-identities.md index d21c506a8..d442e3558 100644 --- a//bedrock-agentcore/latest/devguide/understanding-agent-identities.md +++ b//bedrock-agentcore/latest/devguide/understanding-agent-identities.md @@ -9 +9 @@ How workload identities are created -Workload identities represent the digital identity of your agents within the AWS environment. They serve as a stable anchor point that persists across different deployment environments and authentication schemes, allowing agents to maintain consistent identity whether they're using IAM roles for AWS resource access, OAuth2 tokens for external service integration, or API keys for third-party tool access. The identity system abstracts the complexity of managing multiple credential types while providing a unified interface for authentication and authorization operations. +Workload identities represent the digital identity of your agents within the AWS environment. They serve as a stable anchor point that persists across different deployment environments and authentication schemes, allowing agents to maintain consistent identity whether they’re using IAM roles for AWS resource access, OAuth2 tokens for external service integration, or API keys for third-party tool access. The identity system abstracts the complexity of managing multiple credential types while providing a unified interface for authentication and authorization operations.