How do I resolve the "VolumeModificationRateExceeded" error when I try to modify my Amazon EBS volume?
2 minute read
2
I receive the "VolumeModificationRateExceeded" error when I try to modify my Amazon Elastic Block Store (Amazon EBS) volume.
Short description
When you modify an Amazon EBS volume, you might receive the following error:
"An error occurred (VolumeModificationRateExceeded) when calling the ModifyVolume operation: You've reached the maximum modification rate per volume limit. Wait until xx/xx/xxTyy:yy:yy.zzzZ. (e.g., 2026-01-15T20:30:00.000Z) before you can issue the next modification request for this volume."
This error occurs because you can modify a volume only up to four times within a rolling 24-hour period. The volume must be in the in-use or available state, and the previous modification must complete before you can start a new modification.