Home › Forums › AWS › AWS Certified Developer Associate › CloudWatch Logs not showing for Lambda › Reply To: CloudWatch Logs not showing for Lambda
-
Hello asad,
Based on the given options, 3 is the most likely reason why CloudWatch is not logging the print statements. The Lambda function’s execution role needs CloudWatch permissions.
Regards,
Carlo @ Tutorials Dojo