Scenario for watching an AWS S3 bucket folder

Srini_E
Srini_E Registered Posts: 14

Hi,

I would like to create a scenario where it will watch S3 bucket folder for a file creation and it will send an email notification upon file creation. Could anyone please help me with this?

Thanks!

Srini

Tagged:

Answers

  • JordanB
    JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 295 Dataiker

    Hi @Srini_E
    ,

    You can add a trigger to a scenario that runs when a dataset, folder, or model changes.
    Screen Shot 2022-11-09 at 11.50.19 AM.png
    You may then add a scenario step that sends a message (email) when the scenario is triggered.
    Please let me know if you have any questions.

    Thanks!
    Jordan

  • Srini_E
    Srini_E Registered Posts: 14

    Thanks @JordanB
    for your response and solution. I think your solution requires, the datasets/s3 connections within dataiku.

    We are not using Dataiku datasets/S3 connections, we are using boto3 to access objects in S3 bucket. Is there a way to achieve this with custom triggers?

    Thanks!

    Srini

Setup Info
    Tags
      Help me…