AWS code-library documentation change
Summary
Added new example section with VPC configuration reference
Security assessment
Addition of basic usage example context without security-specific implementation details
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_DescribePrefixLists_section.md b/code-library/latest/ug/ec2_example_ec2_DescribePrefixLists_section.md index 895c8bf83..e7cbacb99 100644 --- a//code-library/latest/ug/ec2_example_ec2_DescribePrefixLists_section.md +++ b//code-library/latest/ug/ec2_example_ec2_DescribePrefixLists_section.md @@ -10,0 +11,7 @@ The following code examples show how to use `DescribePrefixLists`. +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](./ec2_example_vpc_GettingStartedPrivate_section.html) + + + +