https://pulumi.com logo
Title
g

gray-book-71287

02/11/2021, 9:56 AM
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