AWS solutions documentation change
Summary
Replaced references to 'solution' with 'Guidance' terminology and updated S3 bucket ownership references
Security assessment
Changes are terminology updates (solution -> Guidance) and ownership references, with no security-specific context or vulnerability mentions.
Diff
diff --git a/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/post-deployment-plugin-points.md b/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/post-deployment-plugin-points.md index 17c317b56..3bcc7a787 100644 --- a//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/post-deployment-plugin-points.md +++ b//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/post-deployment-plugin-points.md @@ -9 +9 @@ Memory forensics analysis using LiME and Volatility2 -The solution is designed to be an orchestrator and therefore allows the following plugin points where you can replace existing tooling with your preferred tool of choice. The solution leverages [LiME](https://github.com/504ensicsLabs/LiME) for memory capture and [Volatility2](https://github.com/volatilityfoundation/volatility/wiki/Linux) for memory investigation. +The Guidance is designed to be an orchestrator and therefore allows the following plugin points where you can replace existing tooling with your preferred tool of choice. The Guidance leverages [LiME](https://github.com/504ensicsLabs/LiME) for memory capture and [Volatility2](https://github.com/volatilityfoundation/volatility/wiki/Linux) for memory investigation. @@ -13 +13 @@ The solution is designed to be an orchestrator and therefore allows the followin - 2. The prebuilt LiME module and volatility profile must be stored in the solution’s S3 bucket. The artifacts can be stored in the bucket created by the forensic solution in `cdk.json`. The prefix to the artifacts and the S3 bucket can be configured in `cdk.json` as context variable. + 2. The prebuilt LiME module and volatility profile must be stored in the Guidance's S3 bucket. The artifacts can be stored in the bucket created by the forensic Guidance in `cdk.json`. The prefix to the artifacts and the S3 bucket can be configured in `cdk.json` as context variable.