When running Lambda in high concurrency, I receive error CloudWatch logs below (which I haven't seen anywhere else on the web!).
Execution failed due to configuration error: Lambda was throttled while using the Lambda Execution Role to set up for the Lambda function
When I check the "Throttled invocations" metric, it doesn't show these throttles.
Why doesn't the metric show these throttles? Has anyone seen this throttle error before? It is not the usual throttle error.
Execution failed due to configuration error: ${internal_error}. Rather than a pure, proper throttling event, this was something different. Note for example the similar patterns here and here. - Michael - sqlbot