Skip to content

4.3.1

Compare
Choose a tag to compare
@Inqnuam Inqnuam released this 07 Mar 12:35
· 69 commits to main since this release
  • 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