Hi. I keep getting a failure to create Integratio...
# aws
s
Hi. I keep getting a failure to create IntegrationResponse with the error "putting API Gateway Integration Response: NotFoundException: Invalid Integration identifier specified" It works at the 3rd time of pulumi up every time so im assuming its ordering but i dont know what to change to make it dependent. I have even tried putting the offending code block last and same issue. Below is when it when it succeeds and when it fails and the code. Thanks in Advance.
Turns out they were not needed as AWS_PROXY doesn't need integration responses. Think i had copied from a Mock and assumed they were also needed.