AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-13 · Documentation low

File: cli/latest/reference/ec2/describe-volumes.md

Summary

Updated AWS CLI version reference and modified volume attachment descriptions to include AWS-managed resources

Security assessment

Changed terminology from 'Fargate tasks' to 'AWS-managed resources' reflects broader resource coverage but doesn't indicate security fixes. Severity remains low as this is documentation clarification.

Diff

diff --git a/cli/latest/reference/ec2/describe-volumes.md b/cli/latest/reference/ec2/describe-volumes.md
index 2ba632fe2..20e450349 100644
--- a//cli/latest/reference/ec2/describe-volumes.md
+++ b//cli/latest/reference/ec2/describe-volumes.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »
@@ -553 +553 @@ Volumes -> (list)
->>>>> The ARN of the Amazon ECS or Fargate task to which the volume is attached.
+>>>>> The ARN of the Amazon Web Services-managed resource to which the volume is attached.
@@ -557 +557 @@ Volumes -> (list)
->>>>> The service principal of Amazon Web Services service that owns the underlying instance to which the volume is attached.
+>>>>> The service principal of the Amazon Web Services service that owns the underlying resource to which the volume is attached.
@@ -559 +559 @@ Volumes -> (list)
->>>>> This parameter is returned only for volumes that are attached to Fargate tasks.
+>>>>> This parameter is returned only for volumes that are attached to Amazon Web Services-managed resources.
@@ -569 +569 @@ Volumes -> (list)
->>>>> If the volume is attached to a Fargate task, this parameter returns `null` .
+>>>>> If the volume is attached to an Amazon Web Services-managed resource, this parameter returns `null` .
@@ -575 +575 @@ Volumes -> (list)
->>>>> If the volume is attached to a Fargate task, this parameter returns `null` .
+>>>>> If the volume is attached to an Amazon Web Services-managed resource, this parameter returns `null` .
@@ -603 +603 @@ Volumes -> (list)
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »