Amazon DocumentDB (with MongoDB compatibility) now supports Partial Indexes

Amazon DocumentDB (with MongoDB compatibility) announces support for partial indexes. With partial indexes, developers can create an index on a subset of documents that meet a specific filter criterion. By indexing a subset of data, partial indexes can reduce query times and improve performance during index creation and management.

Source:: Amazon AWS