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.md

Summary

Updated multiple link texts to use generic terms instead of AWS service names

Security assessment

Terminology changes (e.g., 'Secrets Manager' to 'secure secret storage') without adding new security content. Last change updates unrelated machine learning feature store reference.

Diff

diff --git a/code-library/latest/ug/secrets-manager_code_examples.md b/code-library/latest/ug/secrets-manager_code_examples.md
index c83008d4e..cd472e8b9 100644
--- a//code-library/latest/ug/secrets-manager_code_examples.md
+++ b//code-library/latest/ug/secrets-manager_code_examples.md
@@ -44 +44 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [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)
@@ -46 +46 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [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)
@@ -48 +48 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [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)
@@ -50 +50 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
-    * [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)
@@ -61 +61 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Getting started with Amazon SageMaker Feature Store
+Getting started with machine learning feature stores