volume_mute
Adding logging statements to your Lambda function is not recommended as it just increases your code size
publish date: 2024/08/30 02:04:54.276065 UTC
volume_mute
Correct Answer
False
Explanation
Lambda functions can and should include logging statements, which are written to CloudWatch.
Reference
AWS Skill Builder
