-
Got a failure in TestParallelLambdaCreation that resolved itself after a retry. The test might be flaky.
```
TestParallelLambdaCreation (1m
program.go:1959: sample: test-programs/parallel-lamb…
-
- Most changes are done in unity-uds-terraform and cumulus-deploy terraform which are pushed to github.
- One of them is upgrading to Java11 for cnm_to_cma_task and cnm_response_task lambdas.
- It…
-
### Deploy to AWS Lambda in `ap-southeast-5` Region Fails with Validation Error
#### Bug Report 🐛
**Description**
Attempting to deploy to AWS Lambda in the `ap-southeast-5` (Malaysia) region resul…
-
### Describe the bug
When cdk import is comparing the current template with the synth template, it is picking false changes for NodejsFunction. For example, the below code
```ts
const rdsSchem…
-
### Describe the bug
Within NestJS, when performing calls such as `StripeClient.invoices.create` or other operations with bad data, requests hang indefinitely and don't throw errors.
### To Reproduc…
-
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:…
-
The current documentation for implementing a custom media manager for TinaCMS with AWS S3 (using lambda functions and API gateway for backend) is designed for Node.js 14. However, Node.js 14 has reach…
-
### Bug Description
If a lambda node will be before the first **Next Page** form node then the form will be freezed until an ABL/proxy kills the session (in our case it's 60 seconds) after which the …
-
### Description:
Running `sam deploy --template template.yml` fails to package app appropriately
### Steps to reproduce:
1. Create sam app using "sam init" command and follow steps
2. Perform …
-
### Describe the bug
When trying to reference the table stream from a a table in another stack and using `cdk watch`, I get:
Could not perform a hotswap deployment, because the CloudFormation templa…