AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-04-19 · Documentation low

File: ec2/latest/devguide/service_code_examples.md

Summary

Expanded and updated the list of VPC code examples with many new entries

Security assessment

This change significantly expands the list of available code examples for VPC. While it includes examples like 'Working with Amazon EBS encryption, snapshots, and volume initialization' which touches on security features, this is just a link addition and not documentation of security features in this file itself.

Diff

diff --git a/ec2/latest/devguide/service_code_examples.md b/ec2/latest/devguide/service_code_examples.md
index 1fb4a77a6..fb6152274 100644
--- a//ec2/latest/devguide/service_code_examples.md
+++ b//ec2/latest/devguide/service_code_examples.md
@@ -407 +407 @@ For a complete list of AWS SDK developer guides and code examples, see [Create A
-    * [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)
@@ -409 +409 @@ For a complete list of AWS SDK developer guides and code examples, see [Create A
-    * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html)
+    * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html)
@@ -411 +411 @@ For a complete list of AWS SDK developer guides and code examples, see [Create A
-    * [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)
@@ -413 +413,39 @@ For a complete list of AWS SDK developer guides and code examples, see [Create A
-    * [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)