AWS code-library documentation change
Summary
Renamed scenario titles to use more generic terminology instead of specific AWS service names
Security assessment
Changes involve rewording scenario titles (e.g., 'Secrets Manager' to 'secure secret storage', 'WAF' to 'web application firewalls') without altering security content. No vulnerability fixes or security incident references are present. The 'Moving hardcoded secrets' change uses more generic security terminology but doesn't introduce new security concepts.
Diff
diff --git a/code-library/latest/ug/sts_code_examples.md b/code-library/latest/ug/sts_code_examples.md index 0ffb76a53..f151d08b0 100644 --- a//code-library/latest/ug/sts_code_examples.md +++ b//code-library/latest/ug/sts_code_examples.md @@ -50 +50 @@ _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) + * [Configure container service connectivity](./sts_example_ecs_ServiceConnect_085_section.html) @@ -54 +54 @@ _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 a container task for the serverless launch type](./sts_example_ecs_GettingStarted_086_section.html) @@ -56 +56 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -58 +58 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -60 +60 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -62 +62 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -66 +66 @@ _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 configuration management](./sts_example_config_service_GettingStarted_053_section.html) @@ -68 +68 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [Getting started with Amazon EKS](./sts_example_eks_GettingStarted_034_section.html) + * [Getting started with container registries](./sts_example_ecr_GettingStarted_078_section.html) @@ -70 +70 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -72 +72 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -74 +74 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -76 +76 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [Getting started with Config](./sts_example_config_service_GettingStarted_053_section.html) + * [Getting started with managed streaming](./sts_example_ec2_GettingStarted_057_section.html) @@ -78 +78 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -80 +80 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -82 +82 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [Getting started with WAF](./sts_example_wafv2_GettingStarted_052_section.html) + * [Getting started with web application firewalls](./sts_example_wafv2_GettingStarted_052_section.html) @@ -84 +84 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -86 +86 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [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) @@ -88 +88 @@ _Scenarios_ are code examples that show you how to accomplish specific tasks by - * [Setting up Systems Manager](./sts_example_iam_GettingStarted_046_section.html) + * [Setting up systems management](./sts_example_iam_GettingStarted_046_section.html)