AWS bedrock-agentcore documentation change
Summary
Updated typographical apostrophe from straight to curly quote in a sentence about token vault encryption configuration.
Security assessment
The change is purely typographical (straight apostrophe to curly apostrophe) and does not alter the security meaning or add new security documentation. It clarifies that if a KmsConfiguration is absent, AWS owned key encryption is used, but this is not a new security feature or fix.
Diff
diff --git a/bedrock-agentcore/latest/devguide/api-configuration-encryption.md b/bedrock-agentcore/latest/devguide/api-configuration-encryption.md index c2f97d257..e7d8756c6 100644 --- a//bedrock-agentcore/latest/devguide/api-configuration-encryption.md +++ b//bedrock-agentcore/latest/devguide/api-configuration-encryption.md @@ -22 +22 @@ The following partial example request body sets a token vault to use an AWS owne -If your `GetTokenVault` response doesn't include a `KmsConfiguration` parameter, your token vault is configured to encrypt data at rest with an AWS owned key. +If your `GetTokenVault` response doesn’t include a `KmsConfiguration` parameter, your token vault is configured to encrypt data at rest with an AWS owned key.