Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lwc:archive:s3_glacier [2025/02/13 18:35] John Harrisonlwc:archive:s3_glacier [2025/06/29 21:02] (current) John Harrison
Line 14: Line 14:
 === making a bucket publicly accessible === === making a bucket publicly accessible ===
 // [[https://saturncloud.io/blog/how-to-make-an-s3-bucket-public/|source]]// // [[https://saturncloud.io/blog/how-to-make-an-s3-bucket-public/|source]]//
-  * Navigate to ''Permissions''  --> ''Bucket Policy'' in bucket+  * Navigate to ''Permissions'' 
 +  * If ''Block all public access'' under ''Block public access (bucket settings)'' is ''on'', edit and switch to ''off''  
 +  * While still in the ''Permissions'' tab edit ''Bucket Policy''
   * add the following statement to the policy   * add the following statement to the policy
 <code> <code>
Line 34: Line 36:
 } }
 </code> </code>
-  * enable static website hosting in the ''Properties'' tab+  * <del>enable static website hosting in the ''Properties'' tab</del> <- is this required?
  
 ==== S3 for Glacier ==== ==== S3 for Glacier ====
  • lwc/archive/s3_glacier.1739493310.txt.gz
  • Last modified: 2025/02/13 18:35
  • by John Harrison