class AWS::S3::AccessControlList::Grant
-
:full_control
*:write_acp
*:read_acp
*:write
*:read
permission that is granted by this grant. Valid values are:
@attr [Permission or Symbol] permission The type of
grant.grantee = { :amazon_customer_email => “foo@example.com” }
hash:
access according to this grant. You can specify this as a
@attr [Grantee] grantee The user or users who are granted
interpreted by S3.
for more information on how grantees and permissions are
See
ACL.permission
are required for each grant when setting an
Represents a single grant in an ACL. Bothgrantee
and