AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/ec2/attach-volume.md

Summary

Updated documentation to replace 'Fargate tasks' with 'Amazon Web Services-managed resources' in volume attachment descriptions

Security assessment

Change broadens terminology but shows no evidence of addressing security vulnerabilities or introducing security features

Diff

diff --git a/cli/latest/reference/ec2/attach-volume.md b/cli/latest/reference/ec2/attach-volume.md
index bc9134525..b308ef490 100644
--- a//cli/latest/reference/ec2/attach-volume.md
+++ b//cli/latest/reference/ec2/attach-volume.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »
@@ -264 +264 @@ AssociatedResource -> (string)
-> 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.
@@ -268 +268 @@ InstanceOwningService -> (string)
-> 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.
@@ -270 +270 @@ InstanceOwningService -> (string)
-> 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.
@@ -280 +280 @@ InstanceId -> (string)
-> 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` .
@@ -286 +286 @@ Device -> (string)
-> 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` .
@@ -306 +306 @@ AttachTime -> (timestamp)
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »