moto/moto/dynamodb2
Avi Slavkin 6fb05d6453
Update __init__.py (#4024)
In case of DELETE action we don't pass the value if we want to remove the attribute.
There are more cases but it's for you to handle.
2021-06-23 16:53:05 +01:00
..
models Update __init__.py (#4024) 2021-06-23 16:53:05 +01:00
parsing Only raise EmptyKeyAttributeException when the value node is empty (#4014) 2021-06-17 12:19:47 +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