@@ -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+
2124Version 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
2528newer features and functionality available in the versions of MongoDB available
2629on `MongoDB Atlas. <https://www.mongodb.com/docs/atlas/>`__
2730
@@ -36,7 +39,7 @@ Compatibility
3639On Amazon DocumentDB, the following MongoDB features are
3740available 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