AWS kinesis data stream query

0

Is there an upper limit for size for data record that can be written to a Kinesis stream?

已提问 1 年前307 查看次数
1 回答
0
已接受的回答

Hi,

quotas are listed here: https://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html

It mentions:

The maximum size of the data payload of a record before base64-encoding is up to 1 MB.

as I interpretate that from your question. Hope it helps ;)

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则