AWS ec2 documentation change
Summary
Updated five related example links: Replaced VPC, ECS, EBS, Marketplace Buyer, EC2, and MSK with generic terms like virtual private network, container service, block storage, etc.
Security assessment
Terminology standardization without security implications. Changes are branding/genericization only.
Diff
diff --git a/ec2/latest/devguide/example_ec2_RunInstances_section.md b/ec2/latest/devguide/example_ec2_RunInstances_section.md index 3392b19cd..0c3345d41 100644 --- a//ec2/latest/devguide/example_ec2_RunInstances_section.md +++ b//ec2/latest/devguide/example_ec2_RunInstances_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 - * [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) @@ -19 +19 @@ 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) @@ -21 +21 @@ 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) @@ -23 +23 @@ 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 managed streaming](./example_ec2_GettingStarted_057_section.html) @@ -25 +25 @@ 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 virtual machines](./example_ec2_GettingStarted_013_section.html) @@ -27 +27 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Run CPU stress tests on EC2 instances using FIS](./example_iam_GettingStarted_069_section.html) + * [Run CPU stress tests on virtual machine instances using fault injection](./example_iam_GettingStarted_069_section.html)