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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ