AWS S3 bucket Terraform module
Upstream version 5.15.3
9 controls from Registry requirements
Terraform Module Source
hipaasecurity2003.compliance.tf/terraform-aws-modules/s3-bucket/awsS3 buckets should have cross-region replication enabled
s3_bucket_cross_region_replication_enabled164.312(a)(2)(ii)
Framework requirement
S3 buckets should have default encryption enabled using KMS
s3_bucket_default_encryption_enabled_kms164.314(b)(2)
Framework requirement
S3 buckets should have logging enabled
s3_bucket_logging_enabled164.312(e)(2)(i)
Framework requirement
S3 buckets should have object lock enabled
s3_bucket_object_lock_enabled164.308(a)(1)(ii)(B)
Framework requirement
S3 buckets should have policies that prohibit public access
s3_bucket_policy_restrict_public_access164.312(a)(1)
Framework requirement
S3 buckets should prohibit public read access
s3_bucket_restrict_public_read_access164.314(b)(2)
Framework requirement
S3 buckets with versioning enabled should have lifecycle policies configured
s3_bucket_versioning_and_lifecycle_policy_enabled164.316(b)(2)(i)
Framework requirement
S3 buckets should have versioning enabled
s3_bucket_versioning_enabled164.312(c)(2)
Framework requirement
S3 public access should be blocked at account level
s3_public_access_block_account164.314(b)(2)
Framework requirement