
delete-object
*************


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

Removes the null version (if there is one) of an object and inserts a
delete marker, which becomes the latest version of the object. If
there isn''t a null version, Amazon S3 does not remove any objects.


SYNOPSIS
========

   aws s3 delete-object
     --bucket <value>
     --key <value>


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

"--bucket"  (string)

"--key"  (string)


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

None
