1 Answer
- Newest
- Most votes
- Most comments
0
Try to integrate EventBridge in your flows. https://docs.aws.amazon.com/sns/latest/dg/sns-event-sources.html
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
Try to integrate EventBridge in your flows. https://docs.aws.amazon.com/sns/latest/dg/sns-event-sources.html
I created an event bridge rule with the following filter:
{ "source": [{ "prefix": "aws.partner/salesforce.com" }] }
but this does not receive the initial event of "CreatePartnerEventSource" on the default bus. This event is an AWS api event to event bridge that creates a partner event source request