I am working on an AWS lambda function that calls python functions and prints what my python function prints. This is my python function named "template_utils.py"<