As described in the question I want to query the cloud watch logs for the lambdas that are failed and succeeded after consequentive retry attempts to the same lambda, I couldn't figure this out , any approaches on how to achieve this ?
I tried and only got until querying lambda invoke failed logs in the cloud watch, pretty new to AWS
Edit: I have my lambdas in step function states