AWS LAmbda – Send SQS Message in foreach is loop not consistent
I am breaking my head over this for two days now. I have a Lambda function with two foreach loops, in which SQS messages are send. The one is working the other not.
I am breaking my head over this for two days now. I have a Lambda function with two foreach loops, in which SQS messages are send. The one is working the other not.