AWS Security ChangesHomeSearch

AWS ec2 documentation change

Service: ec2 · 2026-06-16 · Documentation low

File: ec2/latest/devguide/example_ecs_GettingStarted_086_section.md

Summary

Updated section title from 'Create an Amazon ECS Linux task for the Fargate launch type' to 'Create a container task for the serverless launch type' and updated two related example links

Security assessment

Terminology changes (ECS to container, Fargate to serverless). No security features or vulnerabilities discussed.

Diff

diff --git a/ec2/latest/devguide/example_ecs_GettingStarted_086_section.md b/ec2/latest/devguide/example_ecs_GettingStarted_086_section.md
index 96784b505..02fe509f2 100644
--- a//ec2/latest/devguide/example_ecs_GettingStarted_086_section.md
+++ b//ec2/latest/devguide/example_ecs_GettingStarted_086_section.md
@@ -7 +7 @@
-# Create an Amazon ECS Linux task for the Fargate launch type
+# Create a container task for the serverless launch type
@@ -645 +645 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Create a basic VPC
+Create a basic virtual private network
@@ -647 +647 @@ Create a basic VPC
-Creating an Amazon ECS service for the EC2 launch type
+Creating a container service for virtual machine instances