Accessing object storage with s3cmd: Difference between revisions

Jump to navigation Jump to search
Line 128: Line 128:
}}
}}


Currently, Arbutus Object Storage only implements a subset of Amazon's specification for [[https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html bucket polices]]. The following example shows how to create, apply, and view a bucket's policy. The first step is create a policy json file:</p>
Currently, Arbutus Object Storage only implements a subset of Amazon's specification for [[https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html bucket polices]]. The following example shows how to create, apply, and view a bucket's policy. The first step is create a policy json file, e.g. testbucket.policy :</p>
<pre>{
<pre>{
     &quot;Version&quot;: &quot;2012-10-17&quot;,
     &quot;Version&quot;: &quot;2012-10-17&quot;,
cc_staff
147

edits

Navigation menu