AWS solutions documentation change
Summary
Updated terminology from 'solution' to 'guidance' and maintained security practices documentation
Security assessment
Terminology change doesn't affect security implementation. Continues documentation of existing security practices (authentication/authorization and Secrets Manager usage) without adding new security features.
Diff
diff --git a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/default-users.md b/solutions/latest/scalable-analytics-using-apache-druid-on-aws/default-users.md index 4abb61645..f7f8e18ba 100644 --- a//solutions/latest/scalable-analytics-using-apache-druid-on-aws/default-users.md +++ b//solutions/latest/scalable-analytics-using-apache-druid-on-aws/default-users.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 uses Druid’s authentication and authorization module for user authentication, with basic authentication enabled by default. +The guidance uses Druid’s authentication and authorization module for user authentication, with basic authentication enabled by default. @@ -11 +11 @@ During the initial deployment, it creates default users `admin` and `druid_syste -Upon deployment, the solution generates the following secrets in AWS Secrets Manager to securely store the credentials for the `admin` and `druid_system` users. +Upon deployment, the guidance generates the following secrets in AWS Secrets Manager to securely store the credentials for the `admin` and `druid_system` users.