# README
Skeleton ms
Environment Variables
To run this project, you will need to add the following environment variables to your environment
TEST_ENV=
Run Locally
Install SAM
Build and start lambda
sam build && sam local invoke TestGolangLocalSqs --event sqs_event.json
# Packages
No description provided by the author