AWS ec2 documentation change
Summary
Updated related examples section with more generic service names (e.g., 'virtual private network' instead of 'VPC', 'serverless launch type' instead of 'Fargate')
Security assessment
Changes are purely terminological updates without modifying security group functionality or addressing vulnerabilities. No security implications as this only affects example descriptions.
Diff
diff --git a/ec2/latest/devguide/example_ec2_DescribeSecurityGroups_section.md b/ec2/latest/devguide/example_ec2_DescribeSecurityGroups_section.md index e602410c1..263e3f582 100644 --- a//ec2/latest/devguide/example_ec2_DescribeSecurityGroups_section.md +++ b//ec2/latest/devguide/example_ec2_DescribeSecurityGroups_section.md @@ -15 +15 @@ 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) @@ -17 +17 @@ 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) @@ -19 +19 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Creating and managing a VPC Lattice service network](./example_vpc_lattice_GettingStarted_055_section.html) + * [Creating and managing a service networking mesh](./example_vpc_lattice_GettingStarted_055_section.html) @@ -21 +21 @@ 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) @@ -23 +23 @@ 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 managed streaming](./example_ec2_GettingStarted_057_section.html)