Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

194
Visualizações
I need to create alerts based on the results returned by queries in Amazon Athena

I need to create alerts based on the results returned by queries in Amazon Athena. I don't see how I can do that now.

For example -

  1. Schedule a query to be executed once an hour (I am not aware of a way to do this now)
  2. Based on the results of the query (for example I would be checking the number of transactions the last hour), I might need to send an alert to someone that something may be wrong (number of transactions is too low).

I know this is different but I would do something similar, in SQL Server, using a SQL Server Agent job.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

There is no in-built capability to run Amazon Athena queries on a schedule and send notifications. However, you could configure this using AWS services.

I would recommend:

  • Create an Amazon SNS topic that will receive notifications
    • Subscribe recipients to the SNS topic (eg via email, SMS)
  • Create an Amazon CloudWatch Event that triggers on a cron schedule
  • Configure the Event to trigger an AWS Lambda function
  • Write code for the AWS Lambda function to:
    • Run an Amazon Athena query
    • Compare the result to desired values
    • If the result is outside desired values, send a message to the Amazon SNS Topic
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda