S3 best practices you should be following in 2020 – AWS S3
1) Enable CloudTrail and AWS Config on your buckets Why: Have you ever wondered who accessed a specific file or who changed the permissions in your S3 bucket? Or have…
1) Enable CloudTrail and AWS Config on your buckets Why: Have you ever wondered who accessed a specific file or who changed the permissions in your S3 bucket? Or have…
With Amazon S3, sometimes you want to grant a specific folder / prefix, public access; especially if you are working with public web assets. To do this you can apply…