AWS Lambda
Lambda function runtime is upgradeable
One of your Lambda functions is using an outdated runtime which could be upgraded to the latest version.
Lambda function is nearing memory limit
One of your Lambda functions has utilized 80% or more of the allocated memory within the last 24 hours.
Lambda function has over provisioned memory
One of your Lambda functions has not utilised over 50% of the total allocated memory for the last week.
Lambda function is near the concurrent limit
One of your Lambda functions has utilized more than 80% of its allocated concurrent limit in the last 24 hours.
Lambda function has started to throttle requests
One of your Lambda functions has throttled request(s) within the last one hour.
Lambda function is not tagged
One of your Lambda functions does not have any tags associated with it.
Lambda function is nearing timeout
One of your Lambda functions' maximum execution time has exceeded 90% of its allocated timeout during the last 60 minutes.
Lambda function has high error rate
More than 5% of the invocations for one of your lambda functions have failed in the last 60 minutes.
Lambda function is not being used
One of your Lambda functions didn’t have any invocations in the last 30 days.
