Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 196 Bytes

File metadata and controls

6 lines (4 loc) · 196 Bytes

myFirstLambda-nodejs

Eine erste AWS Lambda Funktion - für Node.js Umgebungen.

  • index.js - die Handler-Funktion
  • event.json - das Test-Event, mit dem die Funktion aufgerufen werden kann