David Multer

Results 2 issues of David Multer

Thanks so much for the great work on initial support in #2322. Specifically I am looking for support for the following partner methods. * `create_partner_event_source()` * `delete_partner_event_source()` * `put_partner_events()`

enhancement

Amazon Dynamo DB now supports [Encryption at Rest](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html). This can only be enabled on initial table creation. Please consider adding support in the [`create_table()`](http://pynamodb.readthedocs.io/en/latest/api.html) function.