Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 269 Bytes

File metadata and controls

7 lines (4 loc) · 269 Bytes

Using AWS SAM

This is a sample project of AWS Serverless Application Model with Java 11 language for lambdas.

The SAM template defines two functions triggered by API Gateway and another function that will start by a SNS topic and it will store the received data.