AWS IAM documentation change
Summary
Updated titles of code examples to use more generic terminology instead of specific AWS service names
Security assessment
The changes involve renaming documentation titles to use generic terms (e.g., 'Secrets Manager' → 'secure secret storage', 'Lambda' → 'serverless function'). There is no evidence of security vulnerability fixes or security incident responses. The changes appear to be terminology updates without security implications.
Diff
diff --git a/IAM/latest/UserGuide/service_code_examples.md b/IAM/latest/UserGuide/service_code_examples.md index 13b765cf1..ae77f11e4 100644 --- a//IAM/latest/UserGuide/service_code_examples.md +++ b//IAM/latest/UserGuide/service_code_examples.md @@ -277 +277 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Configure Amazon ECS Service Connect](./iam_example_ecs_ServiceConnect_085_section.html) + * [Configure container service connectivity](./iam_example_ecs_ServiceConnect_085_section.html) @@ -279 +279 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -281 +281 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -285 +285 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -287 +287 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -289 +289 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -291 +291 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Creating your first Lambda function](./iam_example_lambda_GettingStarted_019_section.html) + * [Creating your first serverless function](./iam_example_lambda_GettingStarted_019_section.html) @@ -293 +293 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -295 +295 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -297 +297 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -299 +299 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -301 +301 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -303 +303 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -305 +305 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -307 +307 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Step Functions](./iam_example_iam_GettingStarted_080_section.html) + * [Getting started with workflow orchestration](./iam_example_iam_GettingStarted_080_section.html) @@ -317 +317 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -337 +337 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -341 +341 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Setting up Systems Manager](./iam_example_iam_GettingStarted_046_section.html) + * [Setting up systems management](./iam_example_iam_GettingStarted_046_section.html) @@ -343 +343 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [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) @@ -369 +369 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Configure Amazon ECS Service Connect](./sts_example_ecs_ServiceConnect_085_section.html) + * [Configure container service connectivity](./sts_example_ecs_ServiceConnect_085_section.html) @@ -373 +373 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Create a REST API with Lambda proxy integration](./sts_example_api_gateway_GettingStarted_087_section.html) + * [Create a container task for the serverless launch type](./sts_example_ecs_GettingStarted_086_section.html) @@ -375 +375 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Create an Amazon ECS Linux task for the Fargate launch type](./sts_example_ecs_GettingStarted_086_section.html) + * [Create a rest API with function proxy integration](./sts_example_api_gateway_GettingStarted_087_section.html) @@ -377 +377 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Creating a CloudWatch dashboard with function name as a variable](./sts_example_cloudwatch_GettingStarted_031_section.html) + * [Creating a container service for virtual machine instances](./sts_example_ecs_GettingStarted_018_section.html) @@ -379 +379 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Creating an Amazon ECS service for the EC2 launch type](./sts_example_ecs_GettingStarted_018_section.html) + * [Creating a managed monitoring workspace](./sts_example_iam_GettingStarted_044_section.html) @@ -381 +381 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Creating an Amazon Managed Grafana workspace](./sts_example_iam_GettingStarted_044_section.html) + * [Creating a monitoring dashboard with function name as a variable](./sts_example_cloudwatch_GettingStarted_031_section.html) @@ -385 +385 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Amazon ECR](./sts_example_ecr_GettingStarted_078_section.html) + * [Getting started with configuration management](./sts_example_config_service_GettingStarted_053_section.html) @@ -387 +387 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Amazon EKS](./sts_example_eks_GettingStarted_034_section.html) + * [Getting started with container registries](./sts_example_ecr_GettingStarted_078_section.html) @@ -389 +389 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Amazon MSK](./sts_example_ec2_GettingStarted_057_section.html) + * [Getting started with internet of things messaging](./sts_example_iot_GettingStarted_063_section.html) @@ -391 +391 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Amazon OpenSearch Service](./sts_example_opensearch_GettingStarted_016_section.html) + * [Getting started with machine learning feature stores](./sts_example_iam_GettingStarted_028_section.html) @@ -393 +393 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Amazon SageMaker Feature Store](./sts_example_iam_GettingStarted_028_section.html) + * [Getting started with managed kubernetes clusters](./sts_example_eks_GettingStarted_034_section.html) @@ -395 +395 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with Config](./sts_example_config_service_GettingStarted_053_section.html) + * [Getting started with managed streaming](./sts_example_ec2_GettingStarted_057_section.html) @@ -397 +397 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with End User Messaging Push](./sts_example_pinpoint_GettingStarted_049_section.html) + * [Getting started with push notifications](./sts_example_pinpoint_GettingStarted_049_section.html) @@ -399 +399 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with IoT Core](./sts_example_iot_GettingStarted_063_section.html) + * [Getting started with search and analytics engines](./sts_example_opensearch_GettingStarted_016_section.html) @@ -401 +401 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Getting started with WAF](./sts_example_wafv2_GettingStarted_052_section.html) + * [Getting started with web application firewalls](./sts_example_wafv2_GettingStarted_052_section.html) @@ -403 +403 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Moving hardcoded secrets to Secrets Manager](./sts_example_secrets_manager_GettingStarted_073_section.html) + * [Moving hardcoded secrets to secure secret storage](./sts_example_secrets_manager_GettingStarted_073_section.html) @@ -405 +405 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Run CPU stress tests on EC2 instances using FIS](./sts_example_iam_GettingStarted_069_section.html) + * [Run CPU stress tests on virtual machine instances using fault injection](./sts_example_iam_GettingStarted_069_section.html) @@ -407 +407 @@ For a complete list of AWS SDK developer guides and code examples, see [Using th - * [Setting up Systems Manager](./sts_example_iam_GettingStarted_046_section.html) + * [Setting up systems management](./sts_example_iam_GettingStarted_046_section.html)