hey all
when im deploying an API Gateway for AWS using Pulumi, i have to deploy it twice whenever i add or remove a resource.
Else i get an error called “Unexpected token e in parse json” when the lambda is invoked from api gateway.
however, from the second deployment it works