1 Answer
- Newest
- Most votes
- Most comments
0
Notice the comment for that kind of event in the documentation: https://docs.aws.amazon.com/glue/latest/dg/automating-awsglue-with-cloudwatch-events.html
You must set the job delay notification threshold property to receive these events.
The notification threshold is in the job details.
Relevant content
- asked 2 years ago
thank you, for your help. it did helped. i'm sorry, didn't pay enough attention for a documentation.