Libraries
»
puppetlabs-amazon_aws
(0.3.0)
»
Index (s)
»
Puppet Tasks
»
s3_aws_put_object_acl
Puppet Task: s3_aws_put_object_acl
Defined in:
tasks/s3_aws_put_object_acl.json,
tasks/s3_aws_put_object_acl.rb
Overview
uses the acl subresource to set the access control list (ACL) permissions for an object that already exists in a bucket
Supports noop?
false
Parameters
access_control_policy
(Optional[String[1]])
—
grant_full_control
(Optional[String[1]])
—
grant_read
(Optional[String[1]])
—
key
(Optional[String[1]])
—
request_payer
(Optional[String[1]])
—
version_id
(Optional[String[1]])
—
bucket
(Optional[String[1]])
—
acl
(Optional[String[1]])
—
grant_write
(Optional[String[1]])
—
grant_write_acp
(Optional[String[1]])
—
keyac
(Optional[String[1]])
—
content_md5
(Optional[String[1]])
—
grant_read_acp
(Optional[String[1]])
—