AWS AmazonECS documentation change
Summary
Updated link text for EBS encryption documentation to clarify it applies to EBS volumes attached to tasks
Security assessment
The change only modifies a documentation link text to improve clarity about EBS volume encryption context. No security vulnerability or new security feature is introduced.
Diff
diff --git a/AmazonECS/latest/developerguide/working-with-templates.md b/AmazonECS/latest/developerguide/working-with-templates.md index f7778d63e..46753aefa 100644 --- a//AmazonECS/latest/developerguide/working-with-templates.md +++ b//AmazonECS/latest/developerguide/working-with-templates.md @@ -582 +582 @@ YAML -You can use the following template to create a cluster with cluster-level managed storage and enhanced Container Insights enabled. Cluster-level encryption applies to Amazon ECS managed data volumes such as Amazon EBS volumes. For more information about Amazon EBS encryption, see [Encrypt data stored in Amazon EBS volumes for Amazon ECS](./ebs-kms-encryption.html). For more information about using Container Insights with enchanced observability, see [Monitor Amazon ECS containers using Container Insights with enhanced observability](./cloudwatch-container-insights.html). +You can use the following template to create a cluster with cluster-level managed storage and enhanced Container Insights enabled. Cluster-level encryption applies to Amazon ECS managed data volumes such as Amazon EBS volumes. For more information about Amazon EBS encryption, see [Encrypt data stored in Amazon EBS volumes attached to Amazon ECS tasks](./ebs-kms-encryption.html). For more information about using Container Insights with enchanced observability, see [Monitor Amazon ECS containers using Container Insights with enhanced observability](./cloudwatch-container-insights.html).