AWS S3 bucket Terraform module
Upstream version 5.15.4
9 controls from NIST SP 800-171 Rev 2 requirements
Terraform Module Source
nist800171.compliance.tf/terraform-aws-modules/s3-bucket/awsS3 buckets should have cross-region replication enabled
s3_bucket_cross_region_replication_enabled
Framework requirement
S3 buckets should have default encryption enabled using KMS
s3_bucket_default_encryption_enabled_kms3.8.9
Framework requirement
S3 buckets should have event notifications enabled
s3_bucket_event_notifications_enabled3.3.8
Framework requirement
S3 buckets should have logging enabled
s3_bucket_logging_enabled3.1.12
Framework requirement
S3 buckets should not be accessible to all authenticated users
s3_bucket_not_accessible_to_all_authenticated_user3.1.1
Framework requirement
S3 buckets should have object lock enabled
s3_bucket_object_lock_enabled
Framework requirement
S3 buckets should have versioning enabled
s3_bucket_versioning_enabled3.3.8
Framework requirement
S3 public access should be blocked at account level
s3_public_access_block_account3.1.1
Framework requirement
S3 public access should be blocked at bucket level
s3_public_access_block_bucket
Framework requirement