trey-rosius / event_driven_sam

An Event driven serverless api built with SAM, python, GraphQL with Lambda powertools for tooling
4 stars 1 forks source link

fix(project-structure) - small changes #1

Closed leandrodamascena closed 1 year ago

leandrodamascena commented 1 year ago

Hi @trey-rosius! I made some minor changes:

1 - Cleaning the repository by removing the .aws-sam and .idea folders. 2 - Added these folders to the .gitignore file 3 - Updated the Lambda Layer to the latest 4 - Parameters removed from logger, tracker, and metrics. We have already defined it in the template.

I will open up some issues with what I imagine might be our next steps.

leandrodamascena commented 1 year ago

Wrong.