I created 2 MongoDB triggers for 2 collections from one Mongo cluster and 1 trigger for a collection from another cluster. So altogether 3 triggers. I used AWS Event Bridge to send trigger events to AWS
Here are the Event Bridges that were created as seen from the AWS console
My problem is how do I identify to which collection and cluster each of these belong to. For example if I had only 1 trigger in the list I would have known, but when I go on creating triggers for multiple collections is the problem
Does 61d2ac6f624571ca88cfd71a
in aws.partner/mongodb.com/stitch.trigger/61d2ac6f624571ca88cfd71a
mean anything which can be used to identify the collection name.