Backing up Object Store: Difference between revisions

m
m (Confirm policy applied section added.)
Line 62: Line 62:
</pre>
</pre>


== Confirm policy applied ==
== Confirm IAM policy applied ==
As we did before, request the bucket's IAM policy, ensuring that the contents of policy.json are listed.
As we did before, request the bucket's IAM policy, ensuring that the contents of policy.json are listed.
  $aws s3api get-bucket-policy --profile c3g-data-repos --bucket my-bucket
  $aws s3api get-bucket-policy --profile c3g-data-repos --bucket my-bucket
12

edits