aws_lambda_builders/workflows/custom_make/__init__.py (1 lines of code) (raw):

""" Builds provided runtime lambda functions using a Makefile based builder. """ from .workflow import CustomMakeWorkflow