AWS ec2 documentation change
Summary
Added contextual code example links for DeleteVpc action
Security assessment
Links to general VPC management guides without security remediation content
Diff
diff --git a/ec2/latest/devguide/example_ec2_DeleteVpc_section.md b/ec2/latest/devguide/example_ec2_DeleteVpc_section.md index 576a95e5d..18d937e76 100644 --- a//ec2/latest/devguide/example_ec2_DeleteVpc_section.md +++ b//ec2/latest/devguide/example_ec2_DeleteVpc_section.md @@ -8,0 +9,11 @@ The following code examples show how to use `DeleteVpc`. +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 examples: + + * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html) + + * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html) + + * [Get started with VPC IPAM](./example_vpc_GettingStartedIpam_section.html) + + + +