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

     1  
     2  
     3  S3 buckets should block public ACLs on buckets and any objects they contain. By blocking, PUTs with fail if the object has any public ACL a.
     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