This repo contains sample AWS Lambda Java applications that you can play around with. None of these applications are "serious". They're all for fun.
- Metadata Extractor - Extracts the metadata from an image and returns all of it as a giant string
There is a tutorial in each example application directory that explains how to test that specific application.