AWS Security ChangesHomeSearch

AWS devops-guru documentation change

Service: devops-guru · 2025-11-19 · Documentation low

File: devops-guru/latest/userguide/data-protection.md

Summary

Updated 'AWS CloudFormation' to 'CloudFormation' in data encryption context

Security assessment

Minor terminology change in data protection documentation. While the context involves security (data encryption), the change itself doesn't introduce new security information or address vulnerabilities.

Diff

diff --git a/devops-guru/latest/userguide/data-protection.md b/devops-guru/latest/userguide/data-protection.md
index 2377b2782..f69105da4 100644
--- a//devops-guru/latest/userguide/data-protection.md
+++ b//devops-guru/latest/userguide/data-protection.md
@@ -36 +36 @@ Encryption is an important part of DevOps Guru security. Some encryption, such a
-  * **Encryption of data at-rest** : For all AWS resources analyzed by DevOps Guru, the Amazon CloudWatch metrics and data, resource IDs, and AWS CloudTrail events are stored using Amazon S3, Amazon DynamoDB, and Amazon Kinesis. If AWS CloudFormation stacks are used to define the analyzed resources, then stack data is also collected. DevOps Guru uses the data retention policies of Amazon S3, DynamoDB, and Kinesis. Data stored in Kinesis can be retained for up to one year and depends on the policies set. Data stored in Amazon S3 and DynamoDB is stored for one year. 
+  * **Encryption of data at-rest** : For all AWS resources analyzed by DevOps Guru, the Amazon CloudWatch metrics and data, resource IDs, and AWS CloudTrail events are stored using Amazon S3, Amazon DynamoDB, and Amazon Kinesis. If CloudFormation stacks are used to define the analyzed resources, then stack data is also collected. DevOps Guru uses the data retention policies of Amazon S3, DynamoDB, and Kinesis. Data stored in Kinesis can be retained for up to one year and depends on the policies set. Data stored in Amazon S3 and DynamoDB is stored for one year.