"""Constants for lambda.""" from config import ENVIRONMENT LAMBDA_NAME = f"{ENVIRONMENT}-lambda-{{cookiecutter.lambda_name|replace('_', '-') }}"