Sha256: ce204ffe6c325a070c84c4dfd5fe0aab84ab4cb16bef6bb91c9433d206933d85

Contents?: true

Size: 1.22 KB

Versions: 9

Compression:

Stored size: 1.22 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<AccessControlPolicy xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
	<Owner>
		<ID>a9a7b886d6fd24a52fe8ca5bef65f89a64e0193f23000e241bf9b1c61be666e9</ID>
		<DisplayName>chriscustomer</DisplayName>
	</Owner>
	<AccessControlList>
		<Grant>
			<Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="CanonicalUser">
				<ID>a9a7b886d6fd24a52fe8ca5bef65f89a64e0193f23000e241bf9b1c61be666e9</ID>
				<DisplayName>chriscustomer</DisplayName>
			</Grantee>
			<Permission>FULL_CONTROL</Permission>
		</Grant>
		<Grant>
			<Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="AmazonCustomerByEmail">
				<EmailAddress>elliot@test.org</EmailAddress>
			</Grantee>
			<Permission>READ</Permission>
		</Grant>
		<Grant>
			<Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Group">
				<URI>http://acs.amazonaws.com/groups/s3/LogDelivery</URI>
			</Grantee>
			<Permission>READ_ACP</Permission>
		</Grant>
		<Grant>
			<Grantee xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Group">
				<URI>http://acs.amazonaws.com/groups/s3/LogDelivery</URI>
			</Grantee>
			<Permission>WRITE</Permission>
		</Grant>
	</AccessControlList>
</AccessControlPolicy>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
s33r-0.5.1 test/files/logging_acl.xml
s33r-0.4.1 test/files/logging_acl.xml
s33r-0.4 test/files/logging_acl.xml
s33r-0.4.2 test/files/logging_acl.xml
s33r-0.5 test/files/logging_acl.xml
s33r-0.5.4 test/files/logging_acl.xml
s33r-0.5.3 test/files/logging_acl.xml
s33r-0.5.5 test/files/logging_acl.xml
s33r-0.5.2 test/files/logging_acl.xml