AWS Security ChangesHomeSearch

AWS managedservices documentation change

Service: managedservices · 2025-09-28 · Documentation low

File: managedservices/latest/ctref/management-advanced-ebs-volume-detach.md

Summary

Clarified filesystem compatibility and LVM limitations for EBS volume detachment

Security assessment

The changes provide technical details about supported filesystems and LVM constraints but do not address security vulnerabilities or introduce security-related documentation.

Diff

diff --git a/managedservices/latest/ctref/management-advanced-ebs-volume-detach.md b/managedservices/latest/ctref/management-advanced-ebs-volume-detach.md
index 6d4865471..9a826d42e 100644
--- a//managedservices/latest/ctref/management-advanced-ebs-volume-detach.md
+++ b//managedservices/latest/ctref/management-advanced-ebs-volume-detach.md
@@ -9 +9 @@ Change Type DetailsAdditional InformationExecution Input ParametersExample: Requ
-Detach an EBS volume from an EC2 instance. This change type provides an option that attempts to remediate drift in the CloudFormation stack where the volume is being detached, but that option, RemediateStackDrift, does not work on volumes created using the CloudFormation ingest change type (ct-36cn2avfrrj9v).
+Detach an EBS volume from an EC2 instance. For Linux instances, use this change type to detach volumes with filesystem types ext3, ext4, and XFS. You can't detach volumes managed by a Logical Volume Manager (LVM) in Linux instances. To attempt drift remediation in your CloudFormation stack while detaching a volume, enable RemediateStackDrift. Note that RemediateStackDrift isn't compatible with volumes that were originally created using the CloudFormation ingest change type (ct-36cn2avfrrj9v).