AWS DynamoDB Table Terraform module
Upstream version 5.5.0
3 controls from PCI DSS v4.0 requirements
Terraform Module Source
pcidssv40.compliance.tf/terraform-aws-modules/dynamodb-table/awsDynamoDB table should be encrypted with AWS KMS
dynamodb_table_encrypted_with_kms
Framework requirement
DynamoDB table should have encryption enabled
dynamodb_table_encryption_enabled
Framework requirement
DynamoDB table point-in-time recovery should be enabled
dynamodb_table_point_in_time_recovery_enabled
Framework requirement