AWS ec2 documentation change
Summary
Updated three related example links: VPC to virtual private network, EC2 to virtual machines, and similar terminology replacements
Security assessment
Purely terminological updates without any security context. No vulnerabilities addressed or security features documented.
Diff
diff --git a/ec2/latest/devguide/example_ec2_ReleaseAddress_section.md b/ec2/latest/devguide/example_ec2_ReleaseAddress_section.md index 669f476d2..2fa556d78 100644 --- a//ec2/latest/devguide/example_ec2_ReleaseAddress_section.md +++ b//ec2/latest/devguide/example_ec2_ReleaseAddress_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 - * [Getting started with Amazon EC2](./example_ec2_GettingStarted_013_section.html) + * [Getting started with virtual machines](./example_ec2_GettingStarted_013_section.html) @@ -19 +19 @@ 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)