AWS DynamoDB Table Terraform module

Upstream version 5.5.0
2 controls from NIST SP 800-171 Rev 2 requirements

Terraform Module Source

nist800171.compliance.tf/terraform-aws-modules/dynamodb-table/aws
DynamoDB table should be encrypted with AWS KMS
dynamodb_table_encrypted_with_kms
Framework requirement
DynamoDB table point-in-time recovery should be enabled
dynamodb_table_point_in_time_recovery_enabled
Framework requirement