1 Answer
- Newest
- Most votes
- Most comments
0
How about creating a Lambda function that counts jobs that have a status of "SUCCEEDED" once a day, and send an email notification via SNS?
https://docs.aws.amazon.com/batch/latest/userguide/job_states.html
Relevant content
- asked 2 years ago
- asked 7 days ago
- asked 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
When aws batch jobs are succeded in 24 hrs {one day} the lambda feature we created for us sends an aggregated report to all users in SNS.