Hi everyone, I need some help. I’ve got an AWS API...
# aws
g
Hi everyone, I need some help. I’ve got an AWS API Gateway crosswalk setup. I noticed that by following the tutorials, the crosswalk module ends up creating catch all {proxy+} routes for all HTTP verbs. I documented the problem and minimal example here - https://github.com/pulumi/pulumi-awsx/issues/634 Has anyone been able to use AWS api gateway crosswalk successfully without running into this issue? If you did, what was your workaround? Thank you