Ensure that AWS Lambda functions have enhanced monitoring enabled.
Enabling enhanced monitoring on lambda functions adds lambda insights extension as a layer to your functions, which helps to collect, aggregate, and summarizes system-level metrics including CPU, memory, disk, and network usage. It helps you to monitor, troubleshoot, and optimize your functions.
Modify Lambda function configurations and enable enhanced monitoring.