Backing up Object Store: Difference between revisions

Jump to navigation Jump to search
Line 43: Line 43:
Then loading the policy to the bucket:
Then loading the policy to the bucket:


<syntaxhighlight>
<pre>
$aws s3api --profile my-profile  put-bucket-policy --policy file://my-policy.json --bucket my-bucket
$aws s3api --profile my-profile  put-bucket-policy --policy file://my-policy.json --bucket my-bucket
</syntaxhighlight>
</pret>
102

edits

Navigation menu