AWS solutions documentation change
Summary
Updated terminology from 'solution' to 'Guidance', corrected GitHub repository URLs, and adjusted deployment process references
Security assessment
Changes focus on branding consistency (solution → Guidance) and repository links. Security-related mentions of Security Hub integration and cross-account roles were pre-existing and not modified in a security-relevant way. No new security documentation or vulnerability fixes introduced.
Diff
diff --git a/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/deployment-overview.md b/solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/deployment-overview.md index 90b91bd75..f09ef2fd3 100644 --- a//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/deployment-overview.md +++ b//solutions/latest/automated-forensics-orchestrator-for-amazon-ec2/deployment-overview.md @@ -5 +5 @@ -Forensic Orchestrator solution deployment in Forensic AWS accountSecurity Hub aggregator account deployment in a new VPCApplication account deployment +Forensic Orchestrator Guidance deployment in Forensic AWS accountSecurity Hub aggregator account deployment in a new VPCApplication account deployment @@ -9 +9 @@ Forensic Orchestrator solution deployment in Forensic AWS accountSecurity Hub ag -Use the following steps to deploy this solution on AWS. For detailed instructions, follow the links for each step, +Use the following steps to deploy this Guidance on AWS. For detailed instructions, follow the links for each step, @@ -11 +11 @@ Use the following steps to deploy this solution on AWS. For detailed instruction -The solution is deployed in the following three AWS accounts: +The Guidance is deployed in the following three AWS accounts: @@ -13 +13 @@ The solution is deployed in the following three AWS accounts: - 1. Forensic AWS account – Core solution components to perform forensics orchestration + 1. Forensic AWS account – Core Guidance components to perform forensics orchestration @@ -22 +22 @@ The solution is deployed in the following three AWS accounts: -Deploying this solution is a three-step process. +Deploying this Guidance is a three-step process. @@ -24 +24 @@ Deploying this solution is a three-step process. - 1. Forensic Orchestrator solution deployment in the _Forensic AWS Account._ + 1. Forensic Orchestrator Guidance deployment in the _Forensic AWS Account._ @@ -37 +37 @@ The Automated Forensics Orchestrator for Amazon EC2 can also be deployed in Secu -## Forensic Orchestrator solution deployment in Forensic AWS account +## Forensic Orchestrator Guidance deployment in Forensic AWS account @@ -41 +41 @@ The following steps deploy the Forensics Orchestrator AWS Step Functions, AWS La - 1. In your terminal, clone the solution’s source code from the [GitHub repository](https://github.com/aws-solutions/automated-forensic-orchestrator-for-amazon-ec2/). + 1. In your terminal, clone the Guidance's source code from the [GitHub repository](https://github.com/aws-solutions-library-samples/automated-forensic-orchestrator-for-amazon-ec2). @@ -43 +43 @@ The following steps deploy the Forensics Orchestrator AWS Step Functions, AWS La - git clone https://github.com/aws-solutions/automated-forensic-orchestrator-for-amazon-ec2.git + git clone https://github.com/aws-solutions-library-samples/automated-forensic-orchestrator-for-amazon-ec2.git @@ -90 +90 @@ To deploy into existing VPC update `cdk.json` to configure **isExistingVPC** to -Example command that deploys Forensic Solutions stack: +Example command that deploys Forensic Guidances stack: @@ -99 +99 @@ Example command that deploys Forensic Solutions stack: -As described above, the solution has a dependency on Security Hub to initiate the forensics orchestration. To initiate the forensic Step Functions deployed in the forensic account from AWS Security Hub findings through custom actions present in AWS Security Hub account, deploy the following stack in Security Hub aggregator AWS account. +As described above, the Guidance has a dependency on Security Hub to initiate the forensics orchestration. To initiate the forensic Step Functions deployed in the forensic account from AWS Security Hub findings through custom actions present in AWS Security Hub account, deploy the following stack in Security Hub aggregator AWS account. @@ -105 +105 @@ If you are reusing the existing downloaded code delete the `cdk.out` folder. - 1. Clone the solution source code from Solutions GitHub repository. + 1. Clone the Guidance source code from AWS Solutions Library Samples GitHub repository. @@ -107 +107 @@ If you are reusing the existing downloaded code delete the `cdk.out` folder. - git clone https://github.com/aws-solutions/automated-forensic-orchestrator-for-amazon-ec2.git + git clone https://github.com/aws-solutions-library-samples/automated-forensic-orchestrator-for-amazon-ec2.git @@ -165 +165 @@ Example: - 1. Download the [`cross-account-role.yml`](https://github.com/aws-solutions/automated-forensic-orchestrator-for-amazon-ec2/blob/main/source/deployment-prerequisties/cross-account-role.yml) file to your local hard drive. + 1. Download the [`cross-account-role.yml`](https://github.com/aws-solutions-library-samples/automated-forensic-orchestrator-for-amazon-ec2/blob/main/source/deployment-prerequisties/cross-account-role.yml) file to your local hard drive.