Describe Volumes Modifications

GET {{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VolumeId.N&Action=DescribeVolumesModifications

Reports the current modification status of EBS volumes.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Filter.NnullThe filters. Supported filters: volume-id, modification-state, target-size, target-iops, target-volume-type, original-size, original-iops, original-volume-type, start-time.
MaxResultsnullThe maximum number of results (up to a limit of 500) to be returned in a paginated request.
NextTokennullThe nextToken value returned by a previous paginated request.
VolumeId.NnullThe IDs of the volumes for which in-progress modifications will be described.
Actionstring