-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## System details
- OS: Darwin arm64 23.4.0
- Visual Studio Code version: 1.89.1
- AWS Toolkit: 3.5.0
- Amazon Q version: 1.6.0
## Question
How can I debug Lambdas which will have a l…
ghost updated
5 months ago
-
It would be great to have a prebuilt Lambda layer for node-canvas, like the ones for ffmpeg, pandoc, etc found here: https://github.com/mthenw/awesome-layers.
Based off of the Linux deployment fro…
-
When adding this to my sst config:
```
async run() {
const infra = await import('./infra');
if (!$dev) {
const newRelicLayer =
'arn:aws:lambda:us-east-2:451483290750:…
-
### Problem Statement
I want to utilize AWS Lambda Layers in my setup but it's hard to know what features are included in the layer's versions. This way it's hard to track official Sentry package r…
-
Trying to run this example as a first step towards debugging my own canary implementation.
I'm currently getting
```
2024-08-15 22:48:39.473 [info] 15 Aug 2024 21:48:39,469 [ERROR] (rapid) Init…
-
## Is your feature request related to a problem? Please describe.
AWS has released Response Streaming for Lambda. (https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/). …
-
### Use case
I would like to be able to dynamically lookup the latest available AWS Lambda layer ARN.
### Solution/User Experience
AWS has already been maintaining a list of public SSM parameters,…
-
Is your feature request related to a problem? Please describe.
We are currently exploring the possibility of utilizing the Decouple Processor, however, we've noticed that no processors are availabl…
-
Hi,
I wanted to split my AWS configuration using SST Ion, in a Next.js application.
I'm using the [Drop-in mode](https://sst.dev/docs/#drop-in-mode) and I don't want to setup a [Monorepo](https://…