Here is the documentation from Amazon for how to set up an EventBridge rule that sources Contact Events from Amazon Connect and publishes said events to a target destination.
QUESTION: said documentation does not explain how to match events emitted from a specific instance of Amazon Connect. How can that be done?
I am guessing the Event Pattern for the EventBridge rule can be used to select only those events emitted from a specific instance of Amazon Connect. But it would be useful to know whether that is the recommended approach.