moto/moto/dynamodb2
2021-06-25 07:58:57 +01:00
..
models Update __init__.py (#4024) 2021-06-23 16:53:05 +01:00
parsing Rewrite unnecessary importlib dependency in DynamoDB (#4035) 2021-06-25 07:58:57 +01:00
__init__.py Allow reuse of components packed in models.py 2020-04-12 20:05:35 +01:00
comparisons.py Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation. 2020-03-12 13:50:59 -07:00
exceptions.py Enforce dynamodb key size limit [solves #3866] (#3888) 2021-04-30 13:47:47 +01:00
limits.py Enforce dynamodb key size limit [solves #3866] (#3888) 2021-04-30 13:47:47 +01:00
responses.py Add support for DynamoDB Backup/Restore (#3995) 2021-06-10 07:05:07 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00