Make Forecast trigger a Lambda function when done performing task

0

Some tasks within Amazon Forecast can take a long time, and I would like it to trigger a Lambda function once it finishes a long task (creating import jobs, training models, making forecasts, etc...) to update my database for example
How can I do it?
Can I use something like Amazon SNS or SQS?

Edited by: luizt on Jan 25, 2021 7:39 AM

luizt
已提問 3 年前檢視次數 295 次
2 個答案
0

You can also consider the following solution implementation:

Improving Forecast Accuracy with Machine Learning
<https://aws.amazon.com/solutions/implementations/improving-forecast-accuracy-with-machine-learning/ >

This solution will update you via an SNS topic when a forecast is complete.

Paul_M
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南