Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

174
Vistas
Cloudwatch insight query automate endtime and start time

I am trying to automate generation of a report based on an insight query, every Monday for the past week. I need to run an insight query every Monday as a cron job. Could someone guide me on how I could automate setting the end time and start time to be last week's Friday 12:00 am and end time to be last Thursday 11:59pm.

const insightsQuery = {
        endTime: moment().unix(),
        startTime: moment().subtract(7, 'days').unix(),
        queryString: myQueryString
        logGroupNames: ['/aws/lambda/MyLab']
    };
return logsClient.startQuery(insightsQuery).promise()
        .then(({ queryId }) => { 
do something
}
Th F Sa Su M Tu W Th F Sa Su Mo 
   <---------------->        |
                             |
                            Cron job is ran every week on Monday to generate a report for the last week
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda