AWS AmazonECS documentation change
Summary
Simplified launch type terminology from 'Fargate launch type' to 'Fargate'
Security assessment
This is a terminology update without any security implications or changes to security-related configurations
Diff
diff --git a/AmazonECS/latest/developerguide/create-service-connect.md b/AmazonECS/latest/developerguide/create-service-connect.md index b47c172ff..089d3742d 100644 --- a//AmazonECS/latest/developerguide/create-service-connect.md +++ b//AmazonECS/latest/developerguide/create-service-connect.md @@ -209 +209 @@ Replace the AWS account id in the task execution role with your AWS account id. -When you create the ECS service, specify the Fargate launch type, and the `LATEST` platform version that supports Service Connect. The `securityGroups` and `subnets` must belong to a VPC that has the requirements for using Amazon ECS. You can obtain the security group and subnet IDs from the Amazon VPC Console. +When you create the ECS service, specify Fargate, and the `LATEST` platform version that supports Service Connect. The `securityGroups` and `subnets` must belong to a VPC that has the requirements for using Amazon ECS. You can obtain the security group and subnet IDs from the Amazon VPC Console.