-
### Link to the code that reproduces this issue
https://github.com/r007/next-aws-sdk-middleware-issue
### To Reproduce
For example, if I want to get a variable from AWS Systems Manager Parame…
r007 updated
4 months ago
-
AWS is removing the Node 8.10 support. In connection with this @alixaxel has updated the https://github.com/alixaxel/chrome-aws-lambda to support Node 10. He is packaging a few required dependencies…
-
## Expected Behavior
I can redeploy a CDK stack containing lambdas using the Datadog CDK layers without causing an error
## Actual Behavior
When redeploying my stack the layer hash changes even i…
Aeory updated
9 months ago
-
### Feature description
Be able to inject secrets from Infisical yo AWS Lambda
### Why would it be useful?
Quite a few people are using AWS Lambda, so it would be very helpful for them.
-
I tried to deploy a lambda function that uses this package. I was aware that I needed to install `libcairo2-dev libpoppler-qt5-dev`, but AFAIK, it's impossible to do so in AWS Lambda (correct me if I'…
-
How do you go about using with node.js on AWS Lambda.
You'd probably initialise the library once for the lambda instance and then use the variation methods as required.
However, It's not possibl…
-
I use the following command to run Runtime Interface Emulator/Runtime Interface Client:
`/usr/local/bin/aws-lambda-rie /usr/bin/npx --node-options="--inspect-brk=0.0.0.0:9229" aws-lambda-ric index.ha…
-
### Description:
Lambda now supports ES6 modules, but due to how module resolution works and how Lambda structures layers, you can't place your common modules in a layer - the imports in the functio…
-
## Bug Report
I'm facing a weird behavior with golang and serverless-offline on windows; any log produced with the standard packages `log` and `fmt` are not shown in the console and some of the…
-
### Current Terraform Version
```
v0.14.0-rc1
```
### Use-cases
* I have a aws_cognito_user_pool resource
* On this resource there is a block where you can configure the ARN of Lambda trig…