Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

SRE-7111 - Add a second handler to handle SNS events #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vrbrahme
Copy link

@vrbrahme vrbrahme commented Sep 3, 2021

The S3Event is wrapped with an SNS event wrapper object when it is
delivered to the lambda to pushes events to elastic search. The entire
configuration and the code is almost the same as the handler for
S3Event, except that the ElastisLambdaSNSForwarder unpacks the received
SNSEvent to extract the S3Event.

The S3Event is wrapped with an SNS event wrapper object when it is
delivered to the lambda to pushes events to elastic search. The entire
configuration and the code is almost the same as the handler for
S3Event, except that the ElastisLambdaSNSForwarder unpacks the received
SNSEvent to extract the S3Event.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant