Maximum size limit for Object Size on AWS Signer for platform AmazonFreeRTOS

0

I was trying to create an OTA update job on AWS IoT Core. I ran into an error when trying to specify AWS to sign a file for me. When I attempted to create the file, there is an error on Object size exceeds the maximum size for platform AmazonFreeRTOS-Default (Service: AWSsigner; Status Code: 400; Error Code: ValidationException; Request ID: xxxxxxxxxx; Proxy: null) where the file I attempt to sign is 196 KB. I searched around but I didn't see any resources on the max object size limit on this and fix. So I decided to post it here for help.

Is there a max object limit that AWS Signer can sign for platform AmazonFreeRTOS? Is there a way to configure the size to be lift up the limit? If not, does that mean I have to use custom file sign?

Thank you in advance

已提問 10 個月前檢視次數 323 次
1 個回答
2
已接受的答案

Is there a figure for "maxSizeInMB" in the response? That should be set to

The maximum size (in MB) of the payload that can be signed by the target platform.

https://docs.aws.amazon.com/signer/latest/api/API_GetSigningPlatform.html

profile picture
專家
Steve_M
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南