-
not seeing any information for outgoing http calls. Followed the documentations to instrument http calls. Using native https module only.
Lambda Node Version : 14.x
aws-sdk : 2.939.0
aws-xray-sdk…
vj-12 updated
2 years ago
-
We are trying to update our lambdas to node16/18 but unfortunately due to a dependency in `@loki/renderer-aws-lambda` with `chrome-aws-lambda` we cannot do this.
[This](https://github.com/alixaxel…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
### Description
I see Cloudflare supporting more and more Node.js modules.
### Additional Information
_No response_
### Would you like to help?
- [ ] Would you like to help implement this feature…
-
Since this project started, AWS has added the new "proxy" feature to "AWS Gateway" and the `serverless` project has appeared as well. There's even a project called [express on serverless](https://www.…
-
I am having the following error when I try to run my lambda with node 16.x, does anyone else get this?
```
"Failed to launch the browser process!\n/tmp/chromium: error while loading shared librar…
-
There's a mysterious lambda function in the cloudformation file that I cannot wrap my mind around. It's been explained as:
> Creates a new AWS Lambda function (Node.js) with three environment varia…
-
If I uncomment the "logger" parameter to the AWS client constructor (and add the import)
https://github.com/Innablr/revolver/blob/develop/lib/awsConfig.ts#L30
it fails with a problem around a circul…
-
### Describe the bug
I am trying to add a request validator to my Lambda proxy API. I am setting `requestValidatorOptions` in `defaultMethodOptions` but no validator is being created and added to t…
-
c:\>serverless deploy
...
Service Information
service: serverless-dynamodb-streams
stage: dev
region: us-west-2
api keys:
None
endpoints:
None
functions:
serverless-dynamodb-streams-d…