DocumentDB: Query Size Limits?

0

Are there any size limits on queries in DocumentDB? This includes limits on the size of the response for the query, the number of documents returned, or on the number of fields queried on?

已提問 1 年前檢視次數 250 次
1 個回答
0

I would like to inform you that by default, AWS DocumentDB limits the Document size to be 16 MB. [1]

As DocumentDB utilizes MongoDB internally, whatever limits are present for MongoDB would be applicable for DocumentDB unless otherwise stated in the DocumentDB documentation.[1]

Please refer to doc [2] for limits present in MongoDb.

I sincerely hope this helps!

References:

[1] https://docs.aws.amazon.com/documentdb/latest/developerguide/limits.html#limits-cluster

[2] https://www.mongodb.com/docs/manual/reference/limits/

AWS
支援工程師
已回答 1 年前

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

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

回答問題指南