AWS ec2 documentation change
Summary
Updated a link in the 'See also' section from 'Create a VPC with private subnets and NAT gateways' to 'VPC with private servers'.
Security assessment
The change is a simple link update with no security context. VPC endpoints can be a security feature for private access, but the diff does not discuss security aspects.
Diff
diff --git a/ec2/latest/devguide/example_ec2_CreateVpcEndpoint_section.md b/ec2/latest/devguide/example_ec2_CreateVpcEndpoint_section.md index 4f36480c3..daae4d40b 100644 --- a//ec2/latest/devguide/example_ec2_CreateVpcEndpoint_section.md +++ b//ec2/latest/devguide/example_ec2_CreateVpcEndpoint_section.md @@ -13 +13 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html) + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)