DynamoDB 批量更新 [英] DynamoDB Batch Update

查看:23
本文介绍了DynamoDB 批量更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

DynamoDB 中是否有任何 API 可以更新一批项目?有一个 API 可以批量写入新项目 (BatchWriteItem) 并使用 UpdateItem 更新单个项目,但是否可以一次调用更新多个项目?

Is there any API in DynamoDB to update a batch of items? There is an API to write new items in batches (BatchWriteItem) and update single item using UpdateItem, but is it possible to update multiple items in one call?

推荐答案

目前DynamoDB中没有批量更新项目API.

There is no batch update item API available in DynamoDB at the moment.

DynamoDB API 操作列表

这篇关于DynamoDB 批量更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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