AWS S3 bucket Terraform module
Upstream version 5.14.0
8 controls from Registry requirements
Terraform Module Source
pcidssv321.compliance.tf/terraform-aws-modules/s3-bucket/awsS3 bucket cross-region replication should be enabled
s3_bucket_cross_region_replication_enabled
Framework requirement
S3 bucket default encryption should be enabled with KMS
s3_bucket_default_encryption_enabled_kms3.2
Framework requirement
S3 buckets should have event notifications enabled
s3_bucket_event_notifications_enabledA3.3
Framework requirement
S3 bucket logging should be enabled
s3_bucket_logging_enabled
Framework requirement
S3 buckets with versioning enabled should have lifecycle policies configured
s3_bucket_versioning_and_lifecycle_policy_enabled10.7
Framework requirement
S3 bucket versioning should be enabled
s3_bucket_versioning_enabled10.5.5
Framework requirement
S3 public access should be blocked at account level
s3_public_access_block_account
Framework requirement
S3 public access should be blocked at bucket levels
s3_public_access_block_bucket10.5.3
Framework requirement