Skip to content

Commit 30e825c

Browse files
committed
edits
1 parent 346aeee commit 30e825c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

source/documentdb-support.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,13 @@ Amazon DocumentDB Compatibility
1818
:backlinks: none
1919
:depth: 1
2020

21+
.. figure:: /figures/documentdb.png
22+
:alt: Amazon DocumentDB logo
23+
2124
Version Information
2225
-------------------
2326

24-
Amazon DocumentDB supports MongoDB v4.0 and MongoDB v5.0. These versions don't support all of the
27+
Amazon DocumentDB claims support for MongoDB v4.0 and MongoDB v5.0. These versions don't support all the
2528
newer features and functionality available in the versions of MongoDB available
2629
on `MongoDB Atlas. <https://www.mongodb.com/docs/atlas/>`__
2730

@@ -36,7 +39,7 @@ Compatibility
3639
On Amazon DocumentDB, the following MongoDB features are
3740
available in a limited capacity or are not supported at all:
3841

39-
- **Features**: :manual:`Capped collections</core/queryable-encryption/>`,
42+
- **Features**: :manual:`Capped collections </core/capped-collections/>`,
4043
:manual:`map-reduce operations </core/map-reduce/>`,
4144
:manual:`GridFS </core/gridfs/>`,
4245
:manual:`text indexes </core/indexes/index-types/index-text/>`,
@@ -46,7 +49,7 @@ available in a limited capacity or are not supported at all:
4649
:manual:`time-series data </core/timeseries/timeseries-bucketing/>`,
4750
:manual:`on-demand materialized views </core/materialized-views/>`,
4851
:manual:`client-side field level encryption </core/csfle/>`,
49-
:manual:`queryable encryption</core/queryable-encryption/>`
52+
:manual:`queryable encryption </core/queryable-encryption/>`
5053
- **Commands**: ``collMod``, ``collMod:expireAfterSeconds``, ``copydb``,
5154
``createView``, ``filemd5``, ``reIndex``, ``connPoolStats``, ``dbHash``,
5255
``features``, ``getLastError``, ``getPrevError``, ``parallelCollectionScan``,

0 commit comments

Comments
 (0)