AWS bedrock-agentcore documentation change
Summary
Refocused content on custom evaluator encryption and added reference to dataset encryption documentation. Removed preview limitations note.
Security assessment
Changes improve encryption documentation clarity and add references to security features, but no evidence of security vulnerabilities being patched. Enhanced security documentation without addressing specific issues.
Diff
diff --git a/bedrock-agentcore/latest/devguide/evaluations-encryption.md b/bedrock-agentcore/latest/devguide/evaluations-encryption.md index 419496dd5..a32314bd9 100644 --- a//bedrock-agentcore/latest/devguide/evaluations-encryption.md +++ b//bedrock-agentcore/latest/devguide/evaluations-encryption.md @@ -13 +13 @@ Encryption optionsHow AgentCore Evaluations uses a customer managed KMS keyConfi -Customer managed key encryption is currently supported for custom evaluators. All other AgentCore Evaluations resources in public preview are encrypted with the AWS owned key, with plans for customer managed key support at GA. +This page covers customer managed key encryption for custom evaluators. For dataset encryption, see [Dataset encryption](./datasets-encryption.html). @@ -262,0 +263,4 @@ To restore access, re-enable the key or update the key policy to grant the requi +###### Note + +For information about customer managed key encryption for datasets, see [Dataset encryption](./datasets-encryption.html). +