AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-06-28 · Documentation low

File: solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/forensic-image-and-ssm-document-builder-service.md

Summary

Removed image line break and condensed numbered list into a continuous paragraph. Maintained same technical process flow with minor formatting changes.

Security assessment

Changes are purely structural/organizational. The documentation about AMI creation and Parameter Store usage remains functionally identical, with no new security features or vulnerability mitigations introduced.

Diff

diff --git a/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/forensic-image-and-ssm-document-builder-service.md b/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/forensic-image-and-ssm-document-builder-service.md
index 6b9fa2233..ee74a2c6c 100644
--- a//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/forensic-image-and-ssm-document-builder-service.md
+++ b//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/forensic-image-and-ssm-document-builder-service.md
@@ -13,2 +12,0 @@ Customers can use your own forensic AMI or leverage the [Amazon EC2 Image Builde
-![Forensic image and SSM document builder service](/images/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/images/forensic-image-ssm-document-builder.png)
-
@@ -17,9 +15 @@ Customers can use your own forensic AMI or leverage the [Amazon EC2 Image Builde
-  1. Amazon EC2 Image Builder initiates the EC2 Image Builder pipeline to build the EC2 Image based on the forensic tools configured in the document. 
-
-  2. After successful creation of the AMI, it drops the message as an Amazon SNS topic. 
-
-  3. The AWS Lambda function listens to the Amazon SNS topic and gets initiated for each message. 
-
-  4. The AWS Lambda function stores the AMI ID in Parameter Store and is used to launch the forensic instance. 
-
-
+![forensic image ssm document builder](/images/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/images/forensic-image-ssm-document-builder.png)
@@ -26,0 +17 @@ Customers can use your own forensic AMI or leverage the [Amazon EC2 Image Builde
+Amazon EC2 Image Builder initiates the EC2 Image Builder pipeline to build the EC2 Image based on the forensic tools configured in the document. . After successful creation of the AMI, it drops the message as an Amazon SNS topic. . The AWS Lambda function listens to the Amazon SNS topic and gets initiated for each message. . The AWS Lambda function stores the AMI ID in Parameter Store and is used to launch the forensic instance.