media-insights-on-aws icon indicating copy to clipboard operation
media-insights-on-aws copied to clipboard

Refactor workflowapi and workflow lambdas to use a library import for shared code

Open aburkleaux-amazon opened this issue 4 years ago • 0 comments

There is some duplicated code in source/workflowapi/app.py and source/workflow/app.py that should be pull out into a library.

It would also be cleaner to have the lambda functions grouped one per file.

aburkleaux-amazon avatar Nov 20 '20 00:11 aburkleaux-amazon