AWS Lambda now has the capability of utilizing the change streams feature of Amazon DocumentDB (which has MongoDB compatibility) as an event source. This feature offers a chronological order of the changes that occur within the collections of the cluster. Customers can now make use of these events in their Lambda-built serverless applications.