AWS code-library documentation change
Summary
Added links to VPC configuration guides in context examples
Security assessment
Routing table configuration is security-relevant but no vulnerability remediation is shown.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_AssociateRouteTable_section.md b/code-library/latest/ug/ec2_example_ec2_AssociateRouteTable_section.md index cc20d0a13..03dbaf7c8 100644 --- a//code-library/latest/ug/ec2_example_ec2_AssociateRouteTable_section.md +++ b//code-library/latest/ug/ec2_example_ec2_AssociateRouteTable_section.md @@ -10,0 +11,9 @@ The following code examples show how to use `AssociateRouteTable`. +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](./ec2_example_vpc_GettingStartedPrivate_section.html) + + * [Get started with Amazon VPC](./ec2_example_vpc_GettingStartedCLI_section.html) + + + +