-
### Name of the resource
AWS::ApiGateway::Model
### Resource Name
AWS::ApiGateway::Model
### Issue Description
When creating/updating many models (I currently have 114 models of varying…
-
### What is the problem this feature would solve?
Currently, when you define a resource as an Authorizer function you need to return `APIGatewayAuthorizerResult `JSON shape as:
```
{
princip…
-
The issue https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/issues/115 has been closed too soon, the problem is still present.
As mentioned in https://github.com/terraform-aws-mo…
-
### What happened?
Sample code provided below. Just to note I'm using the Automation API with python.
Every time I run pulumi up the integration-options resource ("{cbapi_name}-integration-options")…
-
Resources found:
- https://docs.aws.amazon.com/apigateway/latest/developerguide/websocket-api-chat-app.html
- https://docs.aws.amazon.com/apigateway/latest/developerguide/samples/ws-chat-app-start…
-
### Describe what happened
When managing an `aws:apigateway:RestApi` with an OpenAPI spec and an `aws.apigateway.RestApiPolicy`, any change to the API spec will result in a recreation of the `RestApi…
stooj updated
1 month ago
-
### What version of Hono are you using?
4.6.3
### What runtime/platform is your app running on?
AWS lambda node20
### What steps can reproduce the bug?
Having an api gateway that calls …
-
From Website it said and the example for stage `deployment` is optional
Also from Deployment Page it recommended to use Stage only.
**WARNING: It is recommended to use the aws.apigateway.Stage reso…
-
### Terraform Core Version
1.5.2
### AWS Provider Version
4.65.0
### Affected Resource(s)
If you import OAS30 in your `aws_apigatewayv2_api.body` and you specified `x-amazon-apigateway-…
-
### Describe the bug
Hello folks,
We previously deployed a Stack with an API Gateway via the Serverless framework, and decided to switch to CDK and hence rewrote the Stack configuration in CDK.
…