martijnvdgrift / StackOverFlowTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Example Java AWS Lambda code

##Description Returns the inputstream in uppercase

##Usage

  • Upload the JAR file in /target/ to the AWS infrastructure.
  • Set the Lambda handler in the Lambda console to: StackOverflowTest::greeting
  • Set role to Lambda basis execution

Jar is prebuild, but can be build with the Maven package command.

About


Languages

Language:Java 100.0%