102
edits
Line 43: | Line 43: | ||
Then loading the policy to the bucket: | Then loading the policy to the bucket: | ||
< | <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 | ||
</ | </pret> |
edits