AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2026-06-16 · Documentation low

File: IAM/latest/UserGuide/service_code_examples_iam_scenarios.md

Summary

Updated scenario titles to use more generic terminology: replaced product-specific names (ECS, Lambda, Secrets Manager, etc.) with descriptive functional terms ('container service', 'serverless function', 'secure secret storage', etc.). Reordered some scenario listings.

Security assessment

Changes are purely cosmetic/terminology updates with no security content modifications. The 'Moving hardcoded secrets...' update changes branding terminology but doesn't alter security guidance. No vulnerabilities or security features are discussed.

Diff

diff --git a/IAM/latest/UserGuide/service_code_examples_iam_scenarios.md b/IAM/latest/UserGuide/service_code_examples_iam_scenarios.md
index ef2250182..4c2795439 100644
--- a//IAM/latest/UserGuide/service_code_examples_iam_scenarios.md
+++ b//IAM/latest/UserGuide/service_code_examples_iam_scenarios.md
@@ -17 +17 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Configure Amazon ECS Service Connect](./iam_example_ecs_ServiceConnect_085_section.html)
+  * [Configure container service connectivity](./iam_example_ecs_ServiceConnect_085_section.html)
@@ -19 +19 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Create a REST API with Lambda proxy integration](./iam_example_api_gateway_GettingStarted_087_section.html)
+  * [Create a container task for the serverless launch type](./iam_example_ecs_GettingStarted_086_section.html)
@@ -21 +21 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Create an Amazon ECS Linux task for the Fargate launch type](./iam_example_ecs_GettingStarted_086_section.html)
+  * [Create a rest API with function proxy integration](./iam_example_api_gateway_GettingStarted_087_section.html)
@@ -25 +25 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Creating a CloudWatch dashboard with function name as a variable](./iam_example_cloudwatch_GettingStarted_031_section.html)
+  * [Creating a container service for virtual machine instances](./iam_example_ecs_GettingStarted_018_section.html)
@@ -27 +27 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Creating an Amazon ECS service for the EC2 launch type](./iam_example_ecs_GettingStarted_018_section.html)
+  * [Creating a managed monitoring workspace](./iam_example_iam_GettingStarted_044_section.html)
@@ -29 +29 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Creating an Amazon Managed Grafana workspace](./iam_example_iam_GettingStarted_044_section.html)
+  * [Creating a monitoring dashboard with function name as a variable](./iam_example_cloudwatch_GettingStarted_031_section.html)
@@ -31 +31 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Creating your first Lambda function](./iam_example_lambda_GettingStarted_019_section.html)
+  * [Creating your first serverless function](./iam_example_lambda_GettingStarted_019_section.html)
@@ -33 +33 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Get started with Redshift Serverless](./iam_example_redshift_GettingStarted_038_section.html)
+  * [Get started with serverless data warehouses](./iam_example_redshift_GettingStarted_038_section.html)
@@ -35 +35 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting Started with IoT Device Defender](./iam_example_iot_GettingStarted_079_section.html)
+  * [Getting started with configuration management](./iam_example_config_service_GettingStarted_053_section.html)
@@ -37 +37 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Amazon EKS](./iam_example_eks_GettingStarted_034_section.html)
+  * [Getting started with internet of things device protection](./iam_example_iot_GettingStarted_079_section.html)
@@ -39 +39 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Amazon MSK](./iam_example_ec2_GettingStarted_057_section.html)
+  * [Getting started with machine learning feature stores](./iam_example_iam_GettingStarted_028_section.html)
@@ -41 +41 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Amazon Redshift provisioned clusters](./iam_example_redshift_GettingStarted_039_section.html)
+  * [Getting started with managed kubernetes clusters](./iam_example_eks_GettingStarted_034_section.html)
@@ -43 +43 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Amazon SageMaker Feature Store](./iam_example_iam_GettingStarted_028_section.html)
+  * [Getting started with managed streaming](./iam_example_ec2_GettingStarted_057_section.html)
@@ -45 +45 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Config](./iam_example_config_service_GettingStarted_053_section.html)
+  * [Getting started with provisioned data warehouse clusters](./iam_example_redshift_GettingStarted_039_section.html)
@@ -47 +47 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Getting started with Step Functions](./iam_example_iam_GettingStarted_080_section.html)
+  * [Getting started with workflow orchestration](./iam_example_iam_GettingStarted_080_section.html)
@@ -57 +57 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Moving hardcoded secrets to Secrets Manager](./iam_example_secrets_manager_GettingStarted_073_section.html)
+  * [Moving hardcoded secrets to secure secret storage](./iam_example_secrets_manager_GettingStarted_073_section.html)
@@ -77 +77 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Run CPU stress tests on EC2 instances using FIS](./iam_example_iam_GettingStarted_069_section.html)
+  * [Run CPU stress tests on virtual machine instances using fault injection](./iam_example_iam_GettingStarted_069_section.html)
@@ -81 +81 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Setting up Systems Manager](./iam_example_iam_GettingStarted_046_section.html)
+  * [Setting up systems management](./iam_example_iam_GettingStarted_046_section.html)
@@ -83 +83 @@ Scenarios target an intermediate level of experience to help you understand serv
-  * [Using property variables in CloudWatch dashboards to monitor multiple Lambda functions](./iam_example_iam_GettingStarted_032_section.html)
+  * [Using property variables in monitoring dashboards to monitor multiple serverless functions](./iam_example_iam_GettingStarted_032_section.html)