Greengrass Stream Manager payload size

0

According to Stream Manager SDK, the segment size can be between 1KB and 2GB. However, IoT Analytics and Kinesis support payloads of up to 128KB and 1MB respectively. Does Stream Manager chunk the data when exporting to a destination and if so, is this done in a predictable manner?

AWS
审核人员
已提问 4 年前410 查看次数
1 回答
0
已接受的回答

As far as I understand the segment size has nothing to do with the amount of data that is exported to an endpoint. The stream manager itself respects the limit of the endpoints. For Kinesis for example it has a max payload size of 1MB and batch size of 500.

I don't know if stream exporter splits up larger messages or if the will result in an export error.

AWS
专家
已回答 4 年前

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

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

回答问题的准则