AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2026-06-16 · Documentation low

File: code-library/latest/ug/ec2_example_ecs_GettingStarted_086_section.md

Summary

Updated section title from 'Fargate launch type' to 'serverless launch type' and two link texts: VPC→virtual private network, ECS→container service

Security assessment

Terminology updates (Fargate→serverless, ECS→container service). No security features or vulnerabilities referenced in changes.

Diff

diff --git a/code-library/latest/ug/ec2_example_ecs_GettingStarted_086_section.md b/code-library/latest/ug/ec2_example_ecs_GettingStarted_086_section.md
index bd42e8470..0c5892be6 100644
--- a//code-library/latest/ug/ec2_example_ecs_GettingStarted_086_section.md
+++ b//code-library/latest/ug/ec2_example_ecs_GettingStarted_086_section.md
@@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://
-# 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