-
Build failure because "swift-aws-lambda-runtime" requires Swift 6, but the latest [public ECR Docker image](https://gallery.ecr.aws/docker/library/swift) supports Swift 5.9.1.
The "swift-aws-lambda…
-
### Problem Description
When using the newest versions of the Instana Layer in Nodejs with AutoTrace (wrapping the handler), the auto instrumentation part works fine, but trying to access the current…
-
### Expected Behavior
`examples` field can reflect examples with float, int, and bool values in SwaggerUI.
```python
class Todo(BaseModel):
userId: int = Field(examples=[1])
id_: int = Field…
-
We already have `@With`. However, if you have hierarchical immutable data structures, it is unwieldy. Example:
```java
@Value class Movie { @With Director director; }
@Value class Director { @Wit…
-
## Bug Report
Before I use serverless-esbuild to config loader for .graphql files but with serverless v4 it doesn't work.
**Current Behavior**
```
Offline [http for lambda] listening on http…
-
When I deploy changes to my cognito user pool, I will often find that my postConfirmation lambda and preTokenGeneration lambda will fail to invoke. I will get access denied exceptions despite having m…
-
-
Similar to gRPC and HTTP but call lambda, with its specific configuration.
-
**Describe the bug**
The gremlin discovery lambda is unable to resolve the Neptune DNS endpoint, failing with a ```getaddrinfo EAI_AGAIN ``` error.
**To Reproduce**
Launch the stacks as per the d…
-
When [etags](https://nextjs.org/docs/app/api-reference/next-config-js/generateEtags) are enabled in Next.js, conditional GET requests to an OpenNext lambda with an etag matching the page generated/cac…