aws appmesh(module name): port filter missing #22452
Labels
@aws-cdk/aws-appmesh
Related to AWS App Mesh
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the bug
Unable to add match port
I'm defining a gateway route like
I get this error Gateway route must define a match port if the parent Virtual Gateway has multiple listeners
I'm using the same virtual gateway for multiple for multiple virtual service routers.
Expected Behavior
automatically associate router ports
Current Behavior
Gateway route must define a match port if the parent Virtual Gateway has multiple listeners. (Se
rvice: AWSAppMesh; Status Code: 400; Error Code: BadRequestException; Request ID: 2da86d7b-7348-
4345-b25d-6804389a0e01; Proxy: null)
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.45.0
Framework Version
No response
Node.js Version
16
OS
AMI linux 2
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: