AWS solutions documentation change
Summary
Updated terminology from 'solution' to 'Guidance' and modified GitHub repository reference
Security assessment
Terminology changes and repository link updates without any security-related content additions or vulnerability fixes.
Diff
diff --git a/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/prerequisites.md b/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/prerequisites.md index 7812c6c4f..84bebd289 100644 --- a//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/prerequisites.md +++ b//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/prerequisites.md @@ -23 +23 @@ ToolsForensic AMICompromised instance memory size and investigation instance mou - * AWS Security Hub must be activated as the solution creates custom action in AWS Security Hub. + * AWS Security Hub must be activated as the Guidance creates custom action in AWS Security Hub. @@ -32 +32 @@ ToolsForensic AMICompromised instance memory size and investigation instance mou -Build a forensic AMI and update the AWS Systems Manager Parameter Store with AMI ID. For more details, refer to [Sample steps to create Forensic AMI using EC2 Image Builder](https://github.com/aws-samples/amazon-ec2-image-builder-samples/tree/master/CDK/Linux/hello-world). Be sure to replace the image builder component yml with the sample `san-sift.yml` provided in the forensic solution. +Build a forensic AMI and update the AWS Systems Manager Parameter Store with AMI ID. For more details, refer to [Sample steps to create Forensic AMI using EC2 Image Builder](https://github.com/aws-samples/amazon-ec2-image-builder-samples/tree/master/CDK/Linux/hello-world). Be sure to replace the image builder component yml with the sample `san-sift.yml` provided in the forensic Guidance. @@ -36 +36 @@ Build a forensic AMI and update the AWS Systems Manager Parameter Store with AMI -This solution requires knowledge of [SAN SIFT](https://www.sans.org/tools/sift-workstation/), [LiME](https://github.com/504ensicsLabs/LiME) and Volatility tools to customize deployment the solution based on your forensic requirements. For more information, refer to the [Post deployment: Plugin points](./post-deployment-plugin-points.html) section. +This Guidance requires knowledge of [SAN SIFT](https://www.sans.org/tools/sift-workstation/), [LiME](https://github.com/504ensicsLabs/LiME) and Volatility tools to customize deployment the Guidance based on your forensic requirements. For more information, refer to the [Post deployment: Plugin points](./post-deployment-plugin-points.html) section. @@ -40 +40 @@ This solution requires knowledge of [SAN SIFT](https://www.sans.org/tools/sift-w -The investigation instance mount volume must always be greater than the memory of the compromised instance. This ensures that memory loaded into investigation instance does not error out. The solution uses `M5.2Xlarge` Amazon EC2 instance type by default. +The investigation instance mount volume must always be greater than the memory of the compromised instance. This ensures that memory loaded into investigation instance does not error out. The Guidance uses `M5.2Xlarge` Amazon EC2 instance type by default. @@ -46 +46 @@ CDK config | Description -**ec2ForensicImage** | Forensic AMI name stored in SSM Parameter Store. SSM Parameter Store will contain AMI ID of forensic investigation instance prebuilt with forensic tools. Solution is tested with Ubuntu AMI +**ec2ForensicImage** | Forensic AMI name stored in SSM Parameter Store. SSM Parameter Store will contain AMI ID of forensic investigation instance prebuilt with forensic tools. Guidance is tested with Ubuntu AMI