-
Hi,
We're currently using the `serverless-prune-plugin` to remove unused Lambda function versions, but we've encountered an issue where the plugin does not delete the previous unused versions of th…
yo-ga updated
1 month ago
-
A Lambda using `arn:aws:lambda:us-east-1:464622532012:layer:Datadog-Extension:65` recently crashed. We've been using this extension version since Oct 2024, but we upgraded the Lambda runtime from node…
-
### Description
We want to add a page mentioning the detection-as-code rule management capabilities of detection rules repo.
#### Suggestion:
Take an approach similar to [Terraform mention](https://…
-
**Describe the bug**
PytorchModel doesn't deploy in serverless mode.
**To reproduce**
```
image_uri = sagemaker.image_uris.retrieve(
framework="pytorch",
region="eu-central-1",…
-
### Steps to reproduce the problem
1. Run this code in a serverless program.
```python
from qiskit_serverless import IBMServerlessClient
serverless = IBMServerlessClient(token="")
``…
-
### Description
When using `sam deploy` with the `AutoPublishAlias` property in the template it always returns the error:
```
Error: Failed to create changeset for the stack: stack-name, ex: Waiter C…
-
It seems there is only a guide for Next.js Pages router:
https://ts-rest.com/docs/next
It would be great to all have a guide for Next.js App router.
-
When you use the integrations search, or search in the onboarding add data view, and search for "uptime", it will show you a tutorial for setting up Uptime. This is not an actual "integration", but it…
-
When running the 5.22.9 package. The following error displays upon "npm start" or "twilio serverless start". On my machine I do have nvm installed and don't even have node.js 20.18.1 installed.
```
…
-
Pick a template (Use arrow keys or type to search)
[hello-world] Basic function that shows async/await usage, and response formatting
[scheduled-function] Basic implementation of a scheduled fu…