This repository contains a number of demonstration projects, showing how to integrate a Spring Boot application with AWS services. The demos are as follows:
- upload_only - directly uploading files from a browser to an S3 bucket.
- video_transcode - upload to S3, then kick off an Elastic Transcoder job via a Lambda.
- sns-demo - Receiving notifications from SNS.