AWS ec2 documentation change
Summary
Updated the list of example scenarios, replacing several VPC-focused examples with a broader range of AWS service examples including ECS, RDS, EBS, VPC Lattice, Direct Connect, Marketplace, DocumentDB, EMR, ElastiCache, MSK, Neptune, Transit Gateway, ELB, MediaConnect, FIS, and others.
Security assessment
This change is a routine documentation update expanding the available example scenarios. There is no evidence of security vulnerability fixes or security feature documentation. The changes appear to be general content reorganization and expansion.
Diff
diff --git a/ec2/latest/devguide/service_code_examples_scenarios.md b/ec2/latest/devguide/service_code_examples_scenarios.md index 34d20340a..5e4097a70 100644 --- a//ec2/latest/devguide/service_code_examples_scenarios.md +++ b//ec2/latest/devguide/service_code_examples_scenarios.md @@ -17 +17 @@ Scenarios target an intermediate level of experience to help you understand serv - * [Create a VPC with private subnets and NAT gateways](./example_vpc_GettingStartedPrivate_section.html) + * [Configure Amazon ECS Service Connect](./example_ecs_ServiceConnect_085_section.html) @@ -19 +19 @@ Scenarios target an intermediate level of experience to help you understand serv - * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html) + * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html) @@ -21 +21 @@ Scenarios target an intermediate level of experience to help you understand serv - * [Get started with Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html) + * [Create an Amazon ECS Linux task for the Fargate launch type](./example_ecs_GettingStarted_086_section.html) @@ -23 +23,39 @@ Scenarios target an intermediate level of experience to help you understand serv - * [Get started with VPC IPAM](./example_vpc_GettingStartedIpam_section.html) + * [Creating an Amazon ECS service for the EC2 launch type](./example_ecs_GettingStarted_018_section.html) + + * [Creating an Amazon RDS DB instance](./example_rds_GettingStarted_036_section.html) + + * [Creating and managing Amazon EBS volumes](./example_ec2_GettingStarted_020_section.html) + + * [Creating and managing a VPC Lattice service network](./example_vpc_lattice_GettingStarted_055_section.html) + + * [Get started with Aws Direct Connect](./example_directconnect_GettingStarted_051_section.html) + + * [Get started with Marketplace Buyer](./example_ec2_GettingStarted_030_section.html) + + * [Getting started with Amazon DocumentDB](./example_docdb_GettingStarted_025_section.html) + + * [Getting started with Amazon EC2](./example_ec2_GettingStarted_013_section.html) + + * [Getting started with Amazon EMR](./example_emr_GettingStarted_037_section.html) + + * [Getting started with Amazon ElastiCache](./example_ec2_GettingStarted_065_section.html) + + * [Getting started with Amazon MSK](./example_ec2_GettingStarted_057_section.html) + + * [Getting started with Amazon Neptune](./example_ec2_GettingStarted_064_section.html) + + * [Getting started with Amazon VPC Transit Gateway](./example_vpc_TransitGatewayGettingStarted_section.html) + + * [Getting started with Elastic Load Balancing](./example_elastic_load_balancing_v2_GettingStarted_058_section.html) + + * [Getting started with Elemental MediaConnect](./example_mediaconnect_GettingStarted_081_section.html) + + * [Run CPU stress tests on EC2 instances using FIS](./example_iam_GettingStarted_069_section.html) + + * [VPC with IPAM](./example_vpc_GettingStartedIpam_section.html) + + * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html) + + * [Working with Amazon EBS encryption, snapshots, and volume initialization](./example_ec2_GettingStarted_022_section.html) + + * [Working with VPC peering connections](./example_ec2_GettingStarted_015_section.html)