https://github.com/cch0/simple-lambda-java-exercise
An exercise using AWS Lambda for running java code
https://github.com/cch0/simple-lambda-java-exercise
Last synced: 8 months ago
JSON representation
An exercise using AWS Lambda for running java code
- Host: GitHub
- URL: https://github.com/cch0/simple-lambda-java-exercise
- Owner: cch0
- License: mit
- Created: 2015-06-16T14:42:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T15:21:34.000Z (about 11 years ago)
- Last Synced: 2025-02-12T15:37:20.096Z (over 1 year ago)
- Language: Java
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-lambda-java-exercise
An exercise using AWS Lambda for running java code
See https://cchweblog.wordpress.com/2015/06/16/first-time-user-of-aws-lambda/