在 DynamoDB 中将一个表复制到另一个表 [英] Copying one table to another in DynamoDB

查看:16
本文介绍了在 DynamoDB 中将一个表复制到另一个表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 DynamoDB 中以相同方式将一个表复制到新表的最佳方法是什么?

What's the best way to identically copy one table over to a new one in DynamoDB?

(我不担心原子性).

推荐答案

创建备份(备份选项)并使用新表名恢复表.这会将所有数据放入新表中.注意:根据表大小需要相当长的时间

Create a backup(backups option) and restore the table with a new table name. That would get all the data into the new table. Note: Takes considerable amount of time depending on the table size

这篇关于在 DynamoDB 中将一个表复制到另一个表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆