AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-06-16 · Documentation low

File: code-library/latest/ug/secrets-manager_code_examples_scenarios.md

Summary

Renamed scenario titles to use generic terms instead of specific AWS service names (e.g., 'Amazon RDS DB instance' to 'relational database instance', 'Secrets Manager' to 'secure secret storage')

Security assessment

Changes are purely terminological updates without altering security functionality. Using 'secure secret storage' instead of 'Secrets Manager' emphasizes security benefits but doesn't introduce new security concepts.

Diff

diff --git a/code-library/latest/ug/secrets-manager_code_examples_scenarios.md b/code-library/latest/ug/secrets-manager_code_examples_scenarios.md
index 5f00c70f0..ae2ac4b6b 100644
--- a//code-library/latest/ug/secrets-manager_code_examples_scenarios.md
+++ b//code-library/latest/ug/secrets-manager_code_examples_scenarios.md
@@ -19 +19 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Creating an Amazon RDS DB instance](./secrets-manager_example_rds_GettingStarted_036_section.html)
+  * [Creating a relational database instance](./secrets-manager_example_rds_GettingStarted_036_section.html)
@@ -21 +21 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Get started with Redshift Serverless](./secrets-manager_example_redshift_GettingStarted_038_section.html)
+  * [Get started with serverless data warehouses](./secrets-manager_example_redshift_GettingStarted_038_section.html)
@@ -23 +23 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Amazon DocumentDB](./secrets-manager_example_docdb_GettingStarted_025_section.html)
+  * [Getting started with document databases](./secrets-manager_example_docdb_GettingStarted_025_section.html)
@@ -25 +25 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Moving hardcoded secrets to Secrets Manager](./secrets-manager_example_secrets_manager_GettingStarted_073_section.html)
+  * [Moving hardcoded secrets to secure secret storage](./secrets-manager_example_secrets_manager_GettingStarted_073_section.html)