-
annot find module 'C:\Users\Raphael\AppData\Local\Temp\51ad0ddd-0f56-4683-888e-8f68d4474064\lambda
![image](https://user-images.githubusercontent.com/3879221/30127460-bcbccb06-9315-11e7-8b5a-34e124fb…
-
Is it possible to deploy a next.js web app to AWS Lambda & API Gateway? (using [claudia](https://github.com/claudiajs/claudia) for example)
-
Hello, I am trying to use sharp on a replica AWS lambda image, and it appears that the vendored linux version of libvips is not properly working.
![image](https://user-images.githubusercontent.com/…
-
I completed my microservice and used claudia. Now after 15 days I thought to add just one variable to retrive data from a submitted form. As usual I updated my app with **claudia update** but the chan…
-
I created a lot of old lambda function, I want to delete them, what should I do? I found that there is "claudia destroy", but for me, I just want to clean a certain version instead of whole lambda fun…
dotku updated
4 years ago
-
I'd like to add cognito user pool authorization to my claudia api, but I keep on getting cors errors. My current error is "CORS policy: Response to preflight request doesn't pass access control check:…
-
since release 2.424.0, `putIntegrationResponse` in API gateway refuses to execute valid requests containing `httpMethod`, `resourceId`, `restApiId` and `statusCode`
this works with `aws-sdk@2.423.0…
gojko updated
5 years ago
-
It would be nice to have an option to specify the path on the S3 bucket to be used for storing the packaged Lambda code.
Proposal: `--s3-path`
* Expected behaviour:
Use path with `--use-s3-bu…
-
Hi Team!
How to pass custom headers through Amazon API Gateway with ClaudiaJS?
A POST route built with `ApiBuilder` does not receive natively the custom headers.
An external provider realizes…
-
we are currently hard-coding the partition to 'aws', causing problems for us-gov partition (see https://gitter.im/claudiajs/claudia?at=5d5f6902142faa4fbd5361d7)
gojko updated
5 years ago