How to identify MongoDB collection name from MongoDB AWS EventBridge Trigger

If you have multiple MongoDB Atlas Triggers connected to AWS EventBridge, it can be difficult to tell which EventBridge partner event source belongs to which MongoDB collection or database. For example, you may see an event source similar to: The question is: Can this 24-character identifier tell you which MongoDB collection or cluster the trigger … Read more