AWS solutions documentation change
Summary
Replaced 'solution' with 'guidance' terminology and maintained existing security practices for binary verification
Security assessment
The change retains the existing security practice of signature/hash verification for binaries but does not introduce new security documentation or address a specific vulnerability. The terminology update ('solution' → 'guidance') does not alter the security implications of the described process.
Diff
diff --git a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/installation-files.md b/solutions/latest/scalable-analytics-using-apache-druid-on-aws/installation-files.md index a4ff92911..b92523fdf 100644 --- a//solutions/latest/scalable-analytics-using-apache-druid-on-aws/installation-files.md +++ b//solutions/latest/scalable-analytics-using-apache-druid-on-aws/installation-files.md @@ -3 +3 @@ -[Documentation](/index.html)[Scalable Analytics Using Apache Druid on AWS](https://aws.amazon.com/solutions/implementations/scalable-analytics-using-apache-druid-on-aws)[Implementation Guide](solution-overview.html) +[Documentation](/index.html)[Guidance for Scalable Analytics Using Apache Druid on AWS](https://aws.amazon.com/solutions/guidance/scalable-analytics-using-apache-druid-on-aws)[Implementation Guide](solution-overview.html) @@ -7 +7 @@ -The solution sets up an S3 bucket for storing the installation files required by the solution. +The guidance sets up an S3 bucket for storing the installation files required by the guidance. @@ -9 +9 @@ The solution sets up an S3 bucket for storing the installation files required by -During the build process, the solution downloads the necessary files, which include Apache Druid, Apache ZooKeeper, and Druid community extensions from the Apache Content Delivery Network (CDN) and then uploads these files into the installation bucket. The solution performs a signature/hash verification to ensure the binary’s authenticity and integrity prior to deployment. +During the build process, the guidance downloads the necessary files, which include Apache Druid, Apache ZooKeeper, and Druid community extensions from the Apache Content Delivery Network (CDN) and then uploads these files into the installation bucket. The guidance performs a signature/hash verification to ensure the binary’s authenticity and integrity prior to deployment.