awslabs / dynamodb-data-mapper-js

A schema-based data mapper for Amazon DynamoDB.
https://awslabs.github.io/dynamodb-data-mapper-js/
Apache License 2.0
817 stars 106 forks source link

Support server-side encryption using KMS #147

Closed sh1n1chi8acker closed 5 years ago

sh1n1chi8acker commented 5 years ago

Issue #, if available: N/A

Description of changes: Add sseSpecification parameter to CreateTableOptions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.