Is there a way to use AWS SDK, AWS Lambda or some python script to get all the job names that failed on specific job queue on AWS Batch? After extracting them, I would like to upload this to AWS S3 or RDS so that I can use it for Amazon QuickSight. I would like to also automatically run the script on a daily basis if that is also possible.
I have gone through AWS documents, but couldn’t find any way that I can do this.
New contributor
Ho Jung Kim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.