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
demandé il y a 3 ans295 vues
2 réponses
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
répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions