Matthew Davis d6384fcb35
Enforce dynamodb key size limit [solves #3866] (#3888)
* add tests for dynamodb max key size

correct too-large error for ddb key

* remove unnecessary requires_boto_gte decorator from ddb tests

* remove literal emoji from ddb test

* implement dynamodb key limits, WIP

* correct direction of dynamodb range key length check

* fix tests for dynamodb max key size check

* catch ddb validation errors and rethrow properly

* finish ddb key size limit fixes

* fix linting

* handle unicode in v2.7 tests

* fix encoding issue in py2.7 for ddb

* linting

* Python2/3 compatability

Co-authored-by: Bert Blommers <info@bertblommers.nl>
2021-04-30 13:47:47 +01:00
..
2020-11-11 15:55:37 +00:00
2021-02-02 16:31:26 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-01-29 11:31:56 +00:00
2021-02-02 15:21:16 +00:00
2021-04-10 14:27:38 +01:00
2020-11-11 15:55:37 +00:00
2021-04-03 10:38:18 +01:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-01-29 11:31:56 +00:00