AWS DynamoDB Table Terraform module
Upstream version 5.5.2
3 controls from NIST SP 800-53 Rev 5 requirements
Terraform Module Source
nist80053.compliance.tf/terraform-aws-modules/dynamodb-table/awsDynamoDB tables should have AWS KMS encryption enabled
dynamodb_table_encrypted_with_kmsAU-9(3)
Framework requirement
DynamoDB tables should have encryption enabled
dynamodb_table_encryption_enabledAU-9(3)
Framework requirement
DynamoDB tables should have point-in-time recovery enabled
dynamodb_table_point_in_time_recovery_enabledCP-1(2)
Framework requirement