-
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:…
-
### 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…
-
## What/Why
### What are you proposing?
**Provide the ARN for a public Lambda layer**
### What problems are you trying to solve?
In many cases I am in a need of running a one time OpenSearch req…
-
## 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
4 months ago
-
### 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…
-
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…
-
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…
-
### 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…
-
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…
-
### 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,…