pokryfka / swift-aws-lambda-template

A template for deploying Lambda functions with Swift AWS Lambda Runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not repackage if content was not changed

pokryfka opened this issue · comments

Note that this is handled by SAM properly, on our side the zip packages should not be created if their content did not change.