AWS Security ChangesHomeSearch

AWS ec2 documentation change

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

File: ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md

Summary

Updated related examples section: replaced two links and added multiple new links including ECS Service Connect, ECS tasks, RDS, EBS, Marketplace Buyer, DocumentDB, EC2, ElastiCache, MSK, Neptune, Elastic Load Balancing, and VPC with private servers

Security assessment

This change significantly expands the related examples section for the AuthorizeSecurityGroupIngress action. While security groups are a security feature, this change only updates cross-references and doesn't add new security documentation or address specific security issues. It improves discoverability of related services but doesn't change security content.

Diff

diff --git a/ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md b/ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md
index d138d52c4..b4be3833f 100644
--- a//ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md
+++ b//ec2/latest/devguide/example_ec2_AuthorizeSecurityGroupIngress_section.md
@@ -15 +15 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [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)
@@ -17 +17,25 @@ Action examples are code excerpts from larger programs and must be run in contex
-  * [Get started with Amazon VPC](./example_vpc_GettingStartedCLI_section.html)
+  * [Create a basic VPC](./example_vpc_GettingStartedCLI_section.html)
+
+  * [Create an Amazon ECS Linux task for the Fargate launch type](./example_ecs_GettingStarted_086_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)
+
+  * [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 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 Elastic Load Balancing](./example_elastic_load_balancing_v2_GettingStarted_058_section.html)
+
+  * [VPC with private servers](./example_vpc_GettingStartedPrivate_section.html)