AWS solutions documentation change
Summary
Updated deployment section to recommend AWS Launch Wizard as primary method, added notes about data collection metrics and cost responsibility, and changed section title.
Security assessment
The changes focus on deployment methods and standard notices about data collection/cost. While the data collection note references privacy, it's a general policy notice without addressing specific vulnerabilities or security features.
Diff
diff --git a/solutions/latest/distributed-load-testing-on-aws/deploy-the-solution.md b/solutions/latest/distributed-load-testing-on-aws/deploy-the-solution.md index 8e3fa95b7..078b2a3b5 100644 --- a//solutions/latest/distributed-load-testing-on-aws/deploy-the-solution.md +++ b//solutions/latest/distributed-load-testing-on-aws/deploy-the-solution.md @@ -9 +9,12 @@ Deployment process overview -This solution uses [AWS CloudFormation templates and stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-concepts.html) to automate its deployment. The CloudFormation templates specify the AWS resources included in this solution and their properties. The CloudFormation stack provisions the resources that are described in the templates. +[AWS Launch Wizard](./deploy-using-aws-launch-wizard.html) is the recommended deployment method for this solution. It provides: + + * A guided configuration experience with detailed help panels at each step + + * A centralized page to monitor the health of all your deployments + + * Indication when there is a more recent version of the solution available for deployment or upgrade + + + + +Alternatively, you can deploy the solution directly using an [AWS CloudFormation template](./deploy-using-aws-cloudformation.html). @@ -16,0 +28,8 @@ Before you deploy the solution, review the [cost](./cost.html), [architecture](. +###### Note + +This solution includes data collection metrics to AWS. We use this data to better understand how customers use this solution and related services and products. AWS owns the data gathered through this survey. Data collection is subject to the [AWS Privacy Notice](https://aws.amazon.com/privacy/). + +###### Note + +You are responsible for the cost of the AWS services used while running this solution. For more details, visit the [Cost](https://docs.aws.amazon.com/solutions/latest/distributed-load-testing-on-aws/cost.html) section in this guide and refer to the pricing webpage for each AWS service used in this solution. + @@ -25 +44 @@ Monitoring the solution post-deployment -AWS CloudFormation template +Deploy using AWS Launch Wizard