# Steps to create a lambda python package pip install dnspython -t ./ touch lambda_function.py zip -r dist.zip .