How do I make cloudwatch not log any lamba executions unless the process exited with a status greater than 0?
If not possible, how do I prevent lambda from writing any cloudwatch notifications.
How do I make cloudwatch not log any lamba executions unless the process exited with a status greater than 0?
If not possible, how do I prevent lambda from writing any cloudwatch notifications.