AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-06-28 · Documentation low

File: prescriptive-guidance/latest/patterns/access-container-applications-privately-on-amazon-ecs-by-using-aws-privatelink-and-a-network-load-balancer.md

Summary

Updated author affiliation and corrected quotation marks in CLI command and task definition reference

Security assessment

Change involves editorial updates to author attribution and punctuation formatting. No security-related content modifications.

Diff

diff --git a/prescriptive-guidance/latest/patterns/access-container-applications-privately-on-amazon-ecs-by-using-aws-privatelink-and-a-network-load-balancer.md b/prescriptive-guidance/latest/patterns/access-container-applications-privately-on-amazon-ecs-by-using-aws-privatelink-and-a-network-load-balancer.md
index c227758b6..eefdc2deb 100644
--- a//prescriptive-guidance/latest/patterns/access-container-applications-privately-on-amazon-ecs-by-using-aws-privatelink-and-a-network-load-balancer.md
+++ b//prescriptive-guidance/latest/patterns/access-container-applications-privately-on-amazon-ecs-by-using-aws-privatelink-and-a-network-load-balancer.md
@@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsEpicsRelated resources
- _Created by Kirankumar Chandrashekar (AWS)_
+ _Kirankumar Chandrashekar, Amazon Web Services_
@@ -209 +209 @@ Create Amazon ECR repositories.|
-Authenticate your Docker client for the Amazon ECR repository. | To authenticate your Docker client for the Amazon ECR repository, run the “`aws ecr get-login-password` command in the AWS CLI.| Cloud administrator  
+Authenticate your Docker client for the Amazon ECR repository. | To authenticate your Docker client for the Amazon ECR repository, run the "`aws ecr get-login-password` command in the AWS CLI.| Cloud administrator  
@@ -227 +227 @@ Create an Amazon ECS task definition. | A task definition is required to run Doc
-For help with setting up your task definition, see “Creating a task definition” in the _Related resources_ section. Make sure you provide the Docker images that you pushed to Amazon ECR.| Cloud administrator  
+For help with setting up your task definition, see "Creating a task definition" in the _Related resources_ section. Make sure you provide the Docker images that you pushed to Amazon ECR.| Cloud administrator