github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/aws/s3/AVD-AWS-0093/docs.md (about)

     1  
     2  S3 buckets should restrict public policies for the bucket. By enabling, the restrict_public_buckets, only the bucket owner and AWS Services can access if it has a public policy.
     3  
     4  ### Impact
     5  Public buckets can be accessed by anyone
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://docs.aws.amazon.com/AmazonS3/latest/dev-retired/access-control-block-public-access.html
    12  
    13