You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for SQS messages arriving via SNS. This is commonly used to
fan out S3 events.
Because SNS wraps the messages, we need to dive one layer deeper into
the SQS body.
Signed-off-by: Corry Haines <[email protected]>
0 commit comments