AWS code-library documentation change
Summary
Added links to VPC configuration guides in scenarios section
Security assessment
Same security-relevant network configuration documentation added as in ec2_code_examples.md, but presented in a scenarios context.
Diff
diff --git a/code-library/latest/ug/ec2_code_examples_scenarios.md b/code-library/latest/ug/ec2_code_examples_scenarios.md index ab0f1d667..c91988691 100644 --- a//code-library/latest/ug/ec2_code_examples_scenarios.md +++ b//code-library/latest/ug/ec2_code_examples_scenarios.md @@ -16,0 +17,8 @@ Scenarios target an intermediate level of experience to help you understand serv + * [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) + + * [Get started with Transit Gateway](./ec2_example_vpc_TransitGatewayGettingStarted_section.html) + + * [Get started with VPC IPAM](./ec2_example_vpc_GettingStartedIpam_section.html) +