gpt4 book ai didi

amazon-web-services - DynamoDb 项目大小问题

转载 作者:行者123 更新时间:2023-12-02 02:23:47 32 4
gpt4 key购买 nike

我有一个名为 events 的 Dynamodb 表,我将所有事件信息存储在那里。

最近我陷入了这种错误。

An error occurred (ValidationException) when calling the UpdateItem operation: Item size to update has exceeded the maximum allowed size

任何人都可以提出解决方案来解决这个问题吗?

最佳答案

记录大小限制为 400KB,这包括项目大小及其本地二级索引。而且这不能增加。

在 S3 中存储消息并在 Dynamo 中存储索引的标准做法。 Here是一些文档。

关于amazon-web-services - DynamoDb 项目大小问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66000284/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com