Page MenuHomePhabricator

Replace athena query with cloudwatch insights in the usage email lambda
Closed, ResolvedPublic8 Estimated Story Points

Description

Emailing lambda makes advanced athena queries to get the usage data for the current running month. These queries help to find out the users who are approaching their quotas in terms of allowed requests.

We want to replace the athena queries with cloudwatch insights queries. This will effectively make athena service redundant and we will have one less lambda to maintain.

Acceptance criteria:
Userdata gets enqueued in to the sqs queue after getting it from log insights and processing it.

Event Timeline

prabhat renamed this task from Make cloudwatch log processing concurrent to Replace athena query with cloudwatch insights in the usage email lambda.Aug 16 2022, 4:03 PM
prabhat changed the task status from Open to In Progress.
prabhat updated the task description. (Show Details)
Lena.Milenko changed the task status from In Progress to Open.Oct 3 2022, 12:56 AM