-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lambda instructions for local devlopment #4
Comments
Roger!
…On Oct 21, 2017 4:33 PM, "William Collins-Broza" ***@***.***> wrote:
Assigned #4 <#4> to
@Blank113 <https://github.com/blank113>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATLooKD73NZXU_Osio_NvJen0UhCu9LJks5sun9SgaJpZM4QBwMo>
.
|
I have a way to run the generator lambda function locally. I was able to verify that a message was sent to my sqs account. Here's the link to the file on my feature/lambda-test-4 branch Here's how I was able to test the lambda function locally.
So this is what I did to get things to work run locally for me. I don't think it's the perfect setup for everyone. I don't like how I had to hardcode the QUEUE_URL and mongo address within serverless.yml. I also don't like how I had to update ~/.aws/credentials, but this was the only way I could get it to work. Anyways, would love some feedback on this. |
This should be a good start. Will play around with it and see if I can improve it with some scripting. |
No description provided.
The text was updated successfully, but these errors were encountered: