AWS bedrock-agentcore documentation change
Summary
Updated apostrophe formatting from straight to curly quotes in description of credential management security architecture
Security assessment
Change is purely stylistic formatting update with no security implications. The existing security documentation about defense-in-depth measures and credential separation remains unchanged and is not being added by this change.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-outbound-credential-provider.md b/bedrock-agentcore/latest/devguide/identity-outbound-credential-provider.md index 3f0c0dcfe..e5d658737 100644 --- a//bedrock-agentcore/latest/devguide/identity-outbound-credential-provider.md +++ b//bedrock-agentcore/latest/devguide/identity-outbound-credential-provider.md @@ -7 +7 @@ -Credential management is a core feature of Amazon Bedrock AgentCore Identity that addresses the complex challenge of securely storing, retrieving, and managing credentials across multiple trust domains and authentication systems. The service implements defense-in-depth security measures to protect sensitive authentication tokens, API keys, and certificates while providing agents with efficient access to the credentials they need for authorized operations. AgentCore Identity's credential management architecture separates credential storage from credential access, helping to ensure that agents never have direct access to long-term secrets or refresh tokens. +Credential management is a core feature of Amazon Bedrock AgentCore Identity that addresses the complex challenge of securely storing, retrieving, and managing credentials across multiple trust domains and authentication systems. The service implements defense-in-depth security measures to protect sensitive authentication tokens, API keys, and certificates while providing agents with efficient access to the credentials they need for authorized operations. AgentCore Identity’s credential management architecture separates credential storage from credential access, helping to ensure that agents never have direct access to long-term secrets or refresh tokens.