aws-dynamodb-encryption-java
aws-dynamodb-encryption-java copied to clipboard
Add support for logical table name for MetaStore
The MetaStore currently only supports using the actual table name for the MetaStore table. In order to support DDB PITR, we need to allow setting of a logical name instead.