4.3.1
- feat(package): include additional files into the final function package
functions:
myAwsomeLambda:
handler: src/handlers/awsomeLambda.default
files:
- ./resources/some/file.png
- ./resources/anotherFile.pdf
functions:
myAwsomeLambda:
handler: src/handlers/awsomeLambda.default
files:
- ./resources/some/file.png
- ./resources/anotherFile.pdf