Kirk Chu
Kirk Chu
For the data model ``` ResponseConstraint: locationId: integer questionId: integer acceptedValues: Array constraintId?: integer ``` is the constraintId supposed to have a question mark? Also, is this what the JSON...
Bug: Invoking a lambda function is giving me an error 'cannot find module' even though module exists
Approaches I've tried: 1. Deleted all docker images and containers involving sam 2. Change the name of the resource and it began to work. When I switched it back to...
Bug: Invoking a lambda function is giving me an error 'cannot find module' even though module exists
template.yaml ``` AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 # More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst Globals: Function: Runtime: nodejs18.x Timeout: 180 Architectures: x86_64 Environment: Variables: DB_HOST: process.env.DB_HOST DB_USER: process.env.DB_USER DB_PASSWORD: process.env.DB_PASSWORD DB_DATABASE: process.env.DB_DATABASE...
Bug: Invoking a lambda function is giving me an error 'cannot find module' even though module exists
Bug: Invoking a lambda function is giving me an error 'cannot find module' even though module exists
I don't see to many changes in the artifacts for .aws-sam besides the function name changing to the new one I changed it to. See in screenshots that the function...
@JackHaeg For the first bullet point, `Review the accomplishments on resource 1.02 to see how they are worded, and note the following: Accomplishments on the Hack for LA website are:`...
Hi @JackHaeg, I was wondering if this would be acceptable for the accomplishments summary? #### Searches - [https://github.com/hackforla/VRMS/issues?q=is%3Aissue%20state%3Aclosed%20type%3AFeature] #### Accomplishments Paragraph Over the past couple of months, we wrapped up...