I would like to copy all the dynamoDB tables to another aws account without s3 to save the data. I saw solutions to copy table with data pipeline but all are using s3 to sav
Try this nodejs module
nodejs
npm i copy-dynamodb-table