Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| lwc:archive:s3_glacier [2024/08/19 14:30] – John Harrison | lwc:archive:s3_glacier [2025/06/29 21:02] (current) – John Harrison | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ==== S3 ==== | ||
| + | === making a bucket publicly accessible === | ||
| + | // [[https:// | ||
| + | * Navigate to '' | ||
| + | * If '' | ||
| + | * While still in the '' | ||
| + | * add the following statement to the policy | ||
| + | < | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | ], | ||
| + | " | ||
| + | " | ||
| + | ] | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | </ | ||
| + | * < | ||
| ==== S3 for Glacier ==== | ==== S3 for Glacier ==== | ||