c1b38be02d
* Add support for DynamoDB Backup/Restore Basic support for the following endpoints has been implemented with full test coverage: - create_backup - delete_backup - describe_backup - list_backups - restore_table_from_backup Behavior and error messages verified against a real AWS backend. * Refactor test based on PR feedback |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_dynamodb_executor.py | ||
test_dynamodb_expression_tokenizer.py | ||
test_dynamodb_expressions.py | ||
test_dynamodb_table_with_range_key.py | ||
test_dynamodb_table_without_range_key.py | ||
test_dynamodb_validation.py | ||
test_dynamodb.py | ||
test_server.py |