aws/aws-dynamodb-encryption-python

Add support for on-demand provisioning to Metastore.create_table

mattsb42-aws opened this issue · 0 comments

Now that DynamoDB supports on-demand provisioning[1], we should add support for this to the Metastore.create_table() method.

[1] https://aws.amazon.com/blogs/aws/amazon-dynamodb-on-demand-no-capacity-planning-and-pay-per-request-pricing/