AWS ec2 documentation change
Summary
Replaced AWS service-specific names with generic descriptions in related examples section (e.g., 'Amazon ECS' → 'container service', 'Amazon RDS' → 'relational database')
Security assessment
Changes are terminological improvements with no impact on security content. Security group documentation remains unchanged with no new security guidance or vulnerability fixes.
Diff
diff --git a/ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md b/ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md index b4be3833f..f0a26a516 100644 --- a//ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md +++ b//ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md @@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Configure Amazon ECS Service Connect](./example_ecs_ServiceConnect_085_section.html) + * [Configure container service connectivity](./example_ecs_ServiceConnect_085_section.html) @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html) + * [Create a basic virtual private network](./example_vpc_GettingStartedCLI_section.html) @@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create an Amazon ECS Linux task for the Fargate launch type](./example_ecs_GettingStarted_086_section.html) + * [Create a container task for the serverless launch type](./example_ecs_GettingStarted_086_section.html) @@ -21 +21 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating an Amazon ECS service for the EC2 launch type](./example_ecs_GettingStarted_018_section.html) + * [Creating a container service for virtual machine instances](./example_ecs_GettingStarted_018_section.html) @@ -23 +23 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating an Amazon RDS DB instance](./example_rds_GettingStarted_036_section.html) + * [Creating a relational database instance](./example_rds_GettingStarted_036_section.html) @@ -25 +25 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating and managing Amazon EBS volumes](./example_ec2_GettingStarted_020_section.html) + * [Creating and managing block storage volumes](./example_ec2_GettingStarted_020_section.html) @@ -27 +27 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with Marketplace Buyer](./example_ec2_GettingStarted_030_section.html) + * [Get started with software marketplace purchasing](./example_ec2_GettingStarted_030_section.html) @@ -29 +29 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon DocumentDB](./example_docdb_GettingStarted_025_section.html) + * [Getting started with document databases](./example_docdb_GettingStarted_025_section.html) @@ -31 +31 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon EC2](./example_ec2_GettingStarted_013_section.html) + * [Getting started with graph databases](./example_ec2_GettingStarted_064_section.html) @@ -33 +33 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon ElastiCache](./example_ec2_GettingStarted_065_section.html) + * [Getting started with in-memory caching](./example_ec2_GettingStarted_065_section.html) @@ -35 +35 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon MSK](./example_ec2_GettingStarted_057_section.html) + * [Getting started with load balancing](./example_elastic_load_balancing_v2_GettingStarted_058_section.html) @@ -37 +37 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Amazon Neptune](./example_ec2_GettingStarted_064_section.html) + * [Getting started with managed streaming](./example_ec2_GettingStarted_057_section.html) @@ -39 +39 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Getting started with Elastic Load Balancing](./example_elastic_load_balancing_v2_GettingStarted_058_section.html) + * [Getting started with virtual machines](./example_ec2_GettingStarted_013_section.html) @@ -41 +41 @@ Action examples are code excerpts from larger programs and must be run in contex - * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html) + * [Virtual private network with private servers](./example_vpc_GettingStartedPrivate_section.html)