amazon-documentdb-tools icon indicating copy to clipboard operation
amazon-documentdb-tools copied to clipboard

Tools for use with the Amazon DocumentDB managed document database service.

Results 17 amazon-documentdb-tools issues
Sort by recently updated
recently updated
newest added

https://github.com/awslabs/amazon-documentdb-tools/tree/master/global-clusters-automation#3-failoverandconverttoglobal

global-clusters-automation

Document: `{ "_id" : { "key1" : "value1", "key2" : "value2" } }` data-differ fails with: **An error occurred while comparing documents: unhashable type: 'dict'** Looks like the _id dict...

[https://github.com/awslabs/amazon-documentdb-tools/tree/master/migration/data-differ#example-usage](https://github.com/awslabs/amazon-documentdb-tools/tree/master/migration/data-differ#example-usage) Command example shows `data-difffer-args.py` instead of `data-differ.py`.

Use multiple processes to help speed up deep diff of an entire collection.

I tested in my own lab for using MVU-tool. However, when I inserted a amount of data to the source and compare the collection count with the target, there are...

Getting the following when doing the flip with this lambda solution ,"ERROR OCCURRED WHILE PROCESSING: An error occurred (InvalidDBClusterStateFault) when calling the DeleteDBInstance operation: Cannot delete the last instance of...

*Issue #, if available:* *Description of changes:* @tmcallaghan I have included the changes I made around helper script to run all compression algorithms at once and gather csv outputs into...