AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-04-19 · Documentation low

File: code-library/latest/ug/sts_code_examples.md

Summary

Added multiple new scenario links to the STS code examples documentation, including services like ECS, API Gateway, EKS, WAF, Secrets Manager, and others

Security assessment

The change adds documentation for security-related services like WAF (web application firewall) and Secrets Manager (moving hardcoded secrets), which are security features. However, there's no evidence this addresses a specific security vulnerability or incident - it appears to be routine documentation expansion.

Diff

diff --git a/code-library/latest/ug/sts_code_examples.md b/code-library/latest/ug/sts_code_examples.md
index 1ec1ce9c4..0ffb76a53 100644
--- a//code-library/latest/ug/sts_code_examples.md
+++ b//code-library/latest/ug/sts_code_examples.md
@@ -49,0 +50,2 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
+    * [Configure Amazon ECS Service Connect](./sts_example_ecs_ServiceConnect_085_section.html)
+
@@ -51,0 +54,10 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
+    * [Create a REST API with Lambda proxy integration](./sts_example_api_gateway_GettingStarted_087_section.html)
+
+    * [Create an Amazon ECS Linux task for the Fargate launch type](./sts_example_ecs_GettingStarted_086_section.html)
+
+    * [Creating a CloudWatch dashboard with function name as a variable](./sts_example_cloudwatch_GettingStarted_031_section.html)
+
+    * [Creating an Amazon ECS service for the EC2 launch type](./sts_example_ecs_GettingStarted_018_section.html)
+
+    * [Creating an Amazon Managed Grafana workspace](./sts_example_iam_GettingStarted_044_section.html)
+
@@ -53,0 +66,24 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by
+    * [Getting started with Amazon ECR](./sts_example_ecr_GettingStarted_078_section.html)
+
+    * [Getting started with Amazon EKS](./sts_example_eks_GettingStarted_034_section.html)
+
+    * [Getting started with Amazon MSK](./sts_example_ec2_GettingStarted_057_section.html)
+
+    * [Getting started with Amazon OpenSearch Service](./sts_example_opensearch_GettingStarted_016_section.html)
+
+    * [Getting started with Amazon SageMaker Feature Store](./sts_example_iam_GettingStarted_028_section.html)
+
+    * [Getting started with Config](./sts_example_config_service_GettingStarted_053_section.html)
+
+    * [Getting started with End User Messaging Push](./sts_example_pinpoint_GettingStarted_049_section.html)
+
+    * [Getting started with IoT Core](./sts_example_iot_GettingStarted_063_section.html)
+
+    * [Getting started with WAF](./sts_example_wafv2_GettingStarted_052_section.html)
+
+    * [Moving hardcoded secrets to Secrets Manager](./sts_example_secrets_manager_GettingStarted_073_section.html)
+
+    * [Run CPU stress tests on EC2 instances using FIS](./sts_example_iam_GettingStarted_069_section.html)
+
+    * [Setting up Systems Manager](./sts_example_iam_GettingStarted_046_section.html)
+