class Aws::S3::Types::AccessControlPolicy
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/AccessControlPolicy AWS API Documentation
@return [Types::Owner]
Container for the bucket owner’s display name and ID.
@!attribute [rw] owner
@return [Array<Types::Grant>]
A list of grants.
@!attribute [rw] grants
}
},
id: “ID”,
display_name: “DisplayName”,
owner: {
],
},
permission: “FULL_CONTROL”, # accepts FULL_CONTROL, WRITE, WRITE_ACP, READ, READ_ACP
},
uri: “URI”,
type: “CanonicalUser”, # required, accepts CanonicalUser, AmazonCustomerByEmail, Group
id: “ID”,
email_address: “EmailAddress”,
display_name: “DisplayName”,
grantee: {
{
grants: [
{
data as a hash:
@note When making an API call, you may pass AccessControlPolicy
grantee.
Contains the elements that set the ACL permissions for an object per