简体   繁体   English

使用 Amazon SES 在任何 ETL 作业失败时触发 email 的 AWS Glue 工作流

[英]AWS Glue Workflow to trigger email on any ETL job failure using Amazon SES

In AWS Glue, I am executing a couple of ETL jobs using workflow, Now I want to inform business via email on the failure of any of the ETL jobs.在 AWS Glue 中,我正在使用工作流执行几个 ETL 作业,现在我想通过 email 通知企业任何 ETL 作业失败。 I need help to get name of failed job and the error caused the job to fail, and pass it to job which would trigger an email using Amazon SES.我需要帮助来获取失败作业的名称,错误导致作业失败,并将其传递给作业,这将使用 Amazon SES 触发 email。

You can use EventBridge for that.您可以为此使用EventBridge EventBridge supports Glue events. EventBridge 支持 Glue 事件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM