-
Amazing piece of software! Seriously. Excellent performance. Easy deployment. :+1:
Ran into one issue that took me a few minutes to figure out. If you want to lock down bucket access you need to sp…
-
### Describe the bug
After creating a proxy resource and manually calling `add_method` for each method needed, the methods were doubled and present both under the proxy and the root resources.
![a…
-
We are trying to use **serverless-apigateway-service-proxy** to hook the **s3 to api gateway** (and in turn to our website)
But something doesn’t seem to work properly (in S3 => API Gateway part)
…
-
### Describe the bug
When declaring a HttpAlbIntegration with parameterMapping for a regular cognito claim, say email or sub, everything works fine. But when defining a parameterMapping for a custo…
-
It looks like API Gateway has a new class of APIs called HTTP APIs which more closely fit with what Zappa aims to do. It might be good to start working on implementing support for this in Zappa.
ht…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
W…
-
We are tabling this work. It appears to not add much values since passthrough behavior is not configurable for proxy integrations (like lambdas).
An example of how this may look:
```ts
import *…
-
### Terraform Core Version
1.1.9
### AWS Provider Version
4.30.0
### Affected Resource(s)
aws_api_gateway_rest_api
### Expected Behavior
The body parameter accepts open api spec j…
-
* [x] aws ec2の料金調査
* [ ] aws ecsの料金調査
* [ ] aws eksの料金調査
* [ ] aws apigatewayの料金調査
* [ ] aws cloudfrontの料金調査
-
### Describe the bug
After creating a web socket api, if I use the *add_route* method where the integration is being created with the WebSocketLambdaIntegration from aws_apigatewayv2_integrations_alp…