AWS Database Blog
Category: Amazon EventBridge
Run full text search queries on Amazon DocumentDB (with MongoDB compatibility) data with Amazon OpenSearch Service
In this post, we show you how to integrate Amazon DocumentDB with Amazon ES so you can run full text search queries over your Amazon DocumentDB data. Specifically, we show you how to use an AWS Lambda function to stream events from your Amazon DocumentDB cluster’s change stream to an Amazon ES domain so you can run full text search queries on the data.