
put-bucket-policy
*****************


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

Replaces a policy on a bucket. If the bucket already has a policy, the
one in this request completely replaces it.


SYNOPSIS
========

   aws s3 put-bucket-policy
     --policy <value>
     --bucket <value>
     [--content-md5 <value>]


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

"--policy"  (string)The bucket policy as a JSON document.

"--bucket"  (string)


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

"--content-md5"  (string)
