How we can capture AWS S3 Events in streamsets on cloud,which service we can use here?
Page 1 / 1
Hi
S3 Events are not natively supported, we can read/write data to S3, but we don’t have direct support for events.
You can probably craft something with AWS Lambda and/or Scripting stages, but that will require some work.
Thanks
What alex said
PLUS
Also, you can set it to write events to SQS and then use SQS Origin to read the events.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.