Vault backend migration from etcd to dynamo

Hello,

We are in the process of migrating our vault backend from etcd to dynamo.
Is there anyway to validate that data copied correctly?Is it possible to get count of keys before and after migration?

I think you would need to use Etcd and Dynamo’s own APIs for this.