Boilerplate repository for AWS lambda functions.
Service structure (recommended)
Endpoint "GET" dummy for initial structure. This response with a dummy message and adding the string send into the path a query parameters request.
Endpoint "POST" dummy for initial structure. This response with a dummy message and adding the data send into the body request.
Some notes...