AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-07-04 · Documentation low

File: solutions/latest/scalable-analytics-using-apache-druid-on-aws/metadata-storage.md

Summary

Updated terminology from 'solution' to 'guidance' and clarified backup retention/AWS Backup integration

Security assessment

Changes focus on rebranding and backup configuration details. While TLS connectivity and secret storage are mentioned, these are existing security practices rather than new security fixes or vulnerability disclosures. No concrete evidence of addressing a specific security issue.

Diff

diff --git a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/metadata-storage.md b/solutions/latest/scalable-analytics-using-apache-druid-on-aws/metadata-storage.md
index b0471a3cd..0f7d1ab64 100644
--- a//solutions/latest/scalable-analytics-using-apache-druid-on-aws/metadata-storage.md
+++ b//solutions/latest/scalable-analytics-using-apache-druid-on-aws/metadata-storage.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 @@
-By default, the solution deploys an Amazon Aurora PostgreSQL cluster in an isolated subnet to serve as metadata storage for the Druid cluster, ensuring TLS connectivity to secure communication with the DB cluster. It also generates a secret to store the credentials of the DB cluster’s master user. For example, for credentials for the master user of Amazon Aurora cluster.
+By default, the guidance deploys an Amazon Aurora PostgreSQL cluster in an isolated subnet to serve as metadata storage for the Druid cluster, ensuring TLS connectivity to secure communication with the DB cluster. It also generates a secret to store the credentials of the DB cluster’s master user. For example, for credentials for the master user of Amazon Aurora cluster.
@@ -20 +20 @@ By default, the solution deploys an Amazon Aurora PostgreSQL cluster in an isola
-Aurora automatically backs up your cluster volume and preserves restore data for the duration of the backup retention period. By default, the solution configures the backup retention period as 14 days.
+Aurora automatically backs up your cluster volume and preserves restore data for the duration of the backup retention period. By default, the guidance configures the backup retention period as 14 days.
@@ -22 +22 @@ Aurora automatically backs up your cluster volume and preserves restore data for
-Aurora automated backups are continuous and incremental, so you can quickly restore to any point within the backup retention period. Additionally, the solution offers support for using AWS Backup to create backups for the Aurora cluster.
+Aurora automated backups are continuous and incremental, so you can quickly restore to any point within the backup retention period. Additionally, the guidance offers support for using AWS Backup to create backups for the Aurora cluster.