(apigatewayv2): VpcLink subnet selection ignored #12083
Labels
@aws-cdk/aws-apigatewayv2
Related to Amazon API Gateway v2
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
would result in all VPC subnets being added
while
would result in all VPC subnets being added PLUS the extras repeated
Reproduction Steps
What did you expect to happen?
Select only specific subnets to deploy link to to resolve an issue with
Subnet 'subnet-0dfd3813bb77f3d7a' is in Availability Zone 'ape1-az1' where service is not available (Service: AmazonApiGatewayV2; Status Code: 400; Error Code: BadRequestException;
happening for unknown reasonsWhat actually happened?
Cannot make workaround as the problematic subnet remains in the list in CloudFormation
Environment
Other
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: