github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/aws/s3/AVD-AWS-0091/docs.md (about)

     1  
     2  
     3  S3 buckets should ignore public ACLs on buckets and any objects they contain. By ignoring rather than blocking, PUT calls with public ACLs will still be applied but the ACL will be ignored.
     4  
     5  
     6  ### Impact
     7  PUT calls with public ACLs specified can make objects public
     8  
     9  <!-- DO NOT CHANGE -->
    10  {{ remediationActions }}
    11  
    12  ### Links
    13  - https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html
    14  
    15