QuickSight workflow

Can we add a way to trigger a workflow (lamda) for email notification ?

Hi @shivam1

Welcome to the QuickSight community!

Yes, you can trigger an AWS Lambda function for email notifications in QuickSight using Amazon EventBridge.

  1. Enable QuickSight Events in EventBridge

    • Go to AWS EventBridge → Rules → Create Rule
    • Select Event Source: “AWS Events”
    • Choose Amazon QuickSight as the event source
    • Select event types like DashboardPublished, DatasetRefreshCompleted, or AnalysisUpdated
  2. Trigger Lambda via EventBridge

    • Set the target as your AWS Lambda function
    • Configure the Lambda function to process the event and send an email (using Amazon SES or SNS)

Please refer to the below documentation this might be helpful for you.

Hi @shivam1,
It’s been awhile since we last heard from you on this thread, did you have any additional questions or did the solution provided above assist with your case?

If we do not hear back within the next 3 business days, I’ll close out this topic.

Thank you!

Hi @shivam1,
Since we have not heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new post in the community and link this discussion for relevant information if needed.

Thank you!