Create cron job using AWS lambda

0

Hi guys,
I'd like to implement a mobile app (using Xamarin) that inserts and modifies "events" on a calendar (table on DynamoDB). So I found a post which tells how launch a lambda function inserting rows in a table (using AWS Streams). Ok, at the moment, my app can write in that table (timestamp and duration) and a lambda starts.

Now, I need that the lambda function creates the cron job which starts at "timestamp" time for a "duration" seconds. In particular, that cron should send a mqtt message to an IoT device..

Thanks a lot

Giaco

giaco
feita há 4 anos309 visualizações
1 Resposta
0

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas