class Aws::S3::Types::PutBucketPolicyRequest
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/PutBucketPolicyRequest AWS API Documentation
@return [String]
The bucket policy as a JSON document.
@!attribute [rw] policy
@return [Boolean]
permissions to change this bucket policy in the future.
Set this parameter to true to confirm that you want to remove your
@!attribute [rw] confirm_remove_self_bucket_access
@return [String]
@!attribute [rw] content_md5
@return [String]
@!attribute [rw] bucket
}
policy: “Policy”, # required
confirm_remove_self_bucket_access: false,
content_md5: “ContentMD5”,
bucket: “BucketName”, # required
{
data as a hash:
@note When making an API call, you may pass PutBucketPolicyRequest