IoT Core Things Quota

0

Hello.

I have been searching about what the default quota and limit of "Things" that can be created or have in the IoT Core module is, but I can't find the information.

The above is with the understanding that it is suggested to have only one device associated with a certificate. So, for example, if I have 100 IoT sensors/devices, I should create 100 things objects. However, I cannot find the quota limit that AWS grants, in order to correctly design the architecture of the final solution.

Thanks!

Claudio
已提問 1 個月前檢視次數 133 次
2 個答案
2
已接受的答案

There is no limit on the number things, only attributes. A thing with a thing type can have up to 50 attributes. A thing without a thing type can have up to three attributes. For example if you define a LightBulb thing type. All things associated with the LightBulb thing type share a set of attributes: serial number, manufacturer, and wattage. You can have a millions or billions of LightBulbs for this particular thing type.

profile pictureAWS
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • And to add onto this you can also have essentially an unlimited amount of device certificates and AWS IoT Policies too.

0

Thanks for the reply.

I understand that there are no limits on things, certificates and policies. Good news.

What we would have to be careful about is the limits associated with subscriptions per connection (if, for example, each device generates a single subscription), but that goes along another line in the architecture of the solution.

Thank you so much!!

Claudio
已回答 1 個月前

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

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

回答問題指南