Andrew Emil

Results 2 issues of Andrew Emil

Is it possible to define an SQS consumer function away from the construct definition? I would like to do something like: ``` functions: myFunction: ... events: - sqs: arn: ${construct.myQueue.queueArn}...

I'm noticing that I'm getting errors in my console when going to shader.place Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost:8080/sockjs-node/info?t=1639069009290. (Reason: CORS request...