
abort-multipart-upload
**********************


DESCRIPTION
===========

Aborts a multipart upload.


SYNOPSIS
========

   aws s3 abort-multipart-upload
     --upload-id <value>
     --bucket <value>
     --key <value>


REQUIRED PARAMETERS
===================

"--upload-id"  (string)

"--bucket"  (string)

"--key"  (string)


OPTIONAL PARAMETERS
===================

None
