AWS Lambda function for reading and writing to a DynamoDB database which stores vehicles information
This repository contains a AWS lambda function written in typescript used as a microservice in the form of an API. With this function it's possible to read and write vehicle information to a DynamoDB database.