AWS ec2 documentation change
Summary
Added contextual code example link for DeleteVpcEndpoints action
Security assessment
Added single VPC setup example link without security-specific guidance
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteVpcEndpoints_section.md b/ec2/latest/devguide/example_ec2_DeleteVpcEndpoints_section.md index 6a978b6a7..4e4f4d70d 100644 --- a//ec2/latest/devguide/example_ec2_DeleteVpcEndpoints_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteVpcEndpoints_section.md @@ -8,0 +9,7 @@ The following code examples show how to use `DeleteVpcEndpoints`. +Action examples are code excerpts from larger programs and must be run in context. You can see this action in context in the following code example: + + * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html) + + + +