AWS solutions documentation change
Summary
Removed statement about DynamoDB not storing PII data from the security controls table.
Security assessment
The removal of 'Does not store PII data' could indicate a documentation correction, but there is no explicit evidence in the diff that this relates to an active security issue or vulnerability. No new security features or mitigations are documented here.
Diff
diff --git a/solutions/latest/qnabot-on-aws/security-1.md b/solutions/latest/qnabot-on-aws/security-1.md index 28893b2cd..d01e3fcb3 100644 --- a//solutions/latest/qnabot-on-aws/security-1.md +++ b//solutions/latest/qnabot-on-aws/security-1.md @@ -74 +74 @@ CloudWatch Logs | \- Default CloudWatch Logs set to **Never Expire**. -DynamoDB | \- User table stores chat message history (per user) - never expires. \- Data fully encrypted at rest (managed by DynamoDB). \- Point-in-time recovery enabled by default. \- Continuous backups disabled. \- Does not store PII data. +DynamoDB | \- User table stores chat message history (per user) - never expires. \- Data fully encrypted at rest (managed by DynamoDB). \- Point-in-time recovery enabled by default. \- Continuous backups disabled.