S3: make a public folder private again?

前端 未结 12 1887
北恋
北恋 2021-01-30 20:16

How do you make an AWS S3 public folder private again?

I was testing out some staging data, so I made the entire folder public within a bucket. I\'d like to restrict it

12条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-30 20:44

    It looks like that this is now addressed by Amazon:

    Selecting the following checkbox makes the bucket and its contents private again:

    Block public and cross-account access if bucket has public policies

    https://aws.amazon.com/blogs/aws/amazon-s3-block-public-access-another-layer-of-protection-for-your-accounts-and-buckets/

提交回复
热议问题