AWS code-library documentation change
Summary
Updated related links section, replacing one link and adding multiple new getting started guide links for various AWS services
Security assessment
This change only updates navigation links in documentation. No security content was added, removed, or modified. The change appears to be routine documentation maintenance to improve cross-referencing between different AWS service examples.
Diff
diff --git a/code-library/latest/ug/ec2_example_ec2_DescribeImages_section.md b/code-library/latest/ug/ec2_example_ec2_DescribeImages_section.md index a0f33e4a4..bf60ee3e3 100644 --- a//code-library/latest/ug/ec2_example_ec2_DescribeImages_section.md +++ b//code-library/latest/ug/ec2_example_ec2_DescribeImages_section.md @@ -17 +17 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Create a VPC with private subnets and NAT gateways](./ec2_example_vpc_GettingStartedPrivate_section.html) + * [Create a basic VPC](./ec2_example_vpc_GettingStartedCLI_section.html) @@ -19 +19,11 @@ Action examples are code excerpts from larger programs and must be run in contex - * [Get started with Amazon VPC](./ec2_example_vpc_GettingStartedCLI_section.html) + * [Creating and managing Amazon EBS volumes](./ec2_example_ec2_GettingStarted_020_section.html) + + * [Get started with Marketplace Buyer](./ec2_example_ec2_GettingStarted_030_section.html) + + * [Getting started with Amazon EC2](./ec2_example_ec2_GettingStarted_013_section.html) + + * [Getting started with Amazon MSK](./ec2_example_ec2_GettingStarted_057_section.html) + + * [Run CPU stress tests on EC2 instances using FIS](./ec2_example_iam_GettingStarted_069_section.html) + + * [VPC with private servers](./ec2_example_vpc_GettingStartedPrivate_section.html)