【发布时间】:2019-09-28 03:02:16
【问题描述】:
尝试通过 AWS 控制台为大型 DynamoDB 表建立索引时,我目前在 CloudSearch 上遇到问题:
Retrieving a subset of the table...
The request took too long to complete. Please try again or use the command line tools.
查看文档[1、2、3] 后,有使用 CLI 上传多种文件格式的示例,但没有提及使用 CLI 从 DynamoDB 表上传数据。
如何在无需将整个数据库下载到文件中并上传的情况下做到这一点?
【问题讨论】:
标签: amazon-web-services amazon-dynamodb amazon-cloudsearch