> ## Documentation Index
> Fetch the complete documentation index at: https://cloudanix.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# S3 Audit

## Checks performed

* [S3 Buckets Should Have Access Logging Enabled](s3publiccheck/rules/access_logging)
* [S3 Block Public Access Feature Should Be Enabled](s3publiccheck/rules/public_access_block)
* [S3 Buckets Should Have Default Encryption Enabled](s3publiccheck/rules/encryption_enabled)
* [S3 Buckets Should Have Versioning Enabled](s3publiccheck/rules/object_versioning_enabled)
* [S3 Buckets Should Have A Secure Transport Policy](s3publiccheck/rules/s3_https)
* [S3 Buckets Should Not Allow Public Writes](s3publiccheck/rules/s3_allows_write)
* [S3 Bucket Should Not Allow WRITE Access to Authenticated Users](s3publiccheck/rules/s3_allows_authenticated_write)
* [S3 Bucket Names Should Be DNS-compliant](s3publiccheck/rules/dns_compliant_s3_bucket_names)
* [S3 Bucket Should Have MFA Delete Enabled](s3publiccheck/rules/s3_mfa_delete_enabled)
* [S3 Buckets Should Not Allow Public Access Via Policy](s3publiccheck/rules/s3_public_access_via_policy)
* [S3 Buckets Should Be Encrypted with Customer-Provided CMKs](s3publiccheck/rules/s3_encrypted_with_cmks)
* [S3 Buckets Should Have Lifecycle Configuration Enabled](s3publiccheck/rules/s3_lifecycle_config_enabled)
* [S3 Buckets Should Have Wite Configuration Enabled](s3publiccheck/rules/s3_website_config_enabled)
* [S3 Buckets Should Have Object Lock Enabled](s3publiccheck/rules/object_lock)
* [S3 Buckets Should Use Transfer Acceleration](s3publiccheck/rules/transfer_acceleration)
* [S3 Bucket Should Not Allow Public FULL\_CONTROL Access](s3publiccheck/rules/s3_allows_full_control)
* [S3 Bucket Should Not Allow FULL\_CONTROL Access to Authenticated Users](s3publiccheck/rules/s3_allows_authenticated_full_control)
* [S3 Buckets Should Not Allow Public READ Access](s3publiccheck/rules/s3_allows_read)
* [S3 Bucket Should Not Allow READ Access to Authenticated Users](s3publiccheck/rules/s3_allows_authenticated_read)
* [S3 Bucket Should Not Allow Public READ\_ACP Access](s3publiccheck/rules/s3_allows_read_acp)
* [S3 Bucket Should Not Allow READ\_ACP Access For Authenticated Users](s3publiccheck/rules/s3_allows_authenticated_read_acp)
* [S3 Bucket Should Not Allow Public WRITE\_ACP Access](s3publiccheck/rules/s3_allows_write_acp)
* [S3 Bucket Should Not Allow WRITE\_ACP Access to Authenticated Users](s3publiccheck/rules/s3_allows_authenticated_write_acp)
* [S3 Buckets Should Enforce Server Side Encryption](s3publiccheck/rules/server_side_encryption)
* [S3 Bucket Replication Should Be Enabled](s3publiccheck/rules/buckets_without_replication)
