Hey, do you have any example code snippet to creat...
# help
ö
Hey, do you have any example code snippet to create an alarm for lambda being called X times in N seconds?
f
Hey @Ömer Toraman, I’m not sure if u can have the interval less than 1 min.
maybe try setting
evaluationPeriods
to
1
and threshold to
X
?