-
**Description:**
Specifying an API usage plan will populate `DependsOn` with resources that are already included as a `Ref` in `Properties`. There are a couple of places where this currently occurs. …
-
### Describe the bug
I was following this documentation [section](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_apigateway-readme.html#breaking-up-methods-and-resources-across-stacks), …
-
### Terraform Core Version
1.2.7
### AWS Provider Version
4.32.0
### Affected Resource(s)
aws_api_gateway_authorizer
### Expected Behavior
AWS API Gateway authorizer is created successfully.
#…
-
### Describe the bug
**Having the following cdk code:**
`
this._webLambdaProxyIntegration = new CfnIntegration(this, ``, {
payloadFormatVersion: apiGateway.PayloadFormatVersion.V…
-
### Name of the resource
Other
### Resource Name
All resources with a long description
### Issue Description
In the CF schema from both https://schema.cloudformation.us-east-1.amazonaws.com/Cloud…
-
### Describe the issue
Currently trying to build an ApiGateway websocket driven app that is using IAM for auth and need a way to sign a `wss` URL in order to connect.
### Steps to Reproduce
[This…
-
Currently it appears we have no way to attach ClientCertification to an API using SAM.
In native CloudFormation, we can use AWS::ApiGateway::Stage resource type and use ClientCertificateId propert…
-
ApiGatewayV2 constructor creates the stage automatically and therefore adding route specific settings does not work as the intended route keys haven't been created yet. And route keys can't be created…
-
# This is a Feature Proposal
Enable waf for api gateway
## Description
Just seen the recent announcement
https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-control-acces…
-
I think it is generated here: https://github.com/iann0036/former2/blob/master/js/services/apigateway.js#L2045
The rules for this are confusing (https://docs.aws.amazon.com/AWSCloudFormation/latest/…