rough-jordan-15935
11/24/2022, 6:55 AMlimited-rainbow-51650
11/24/2022, 6:57 AMrough-jordan-15935
11/24/2022, 6:58 AMconst apigateway = new awsx.apigateway.API('api-gateway', {
routes,
restApiArgs: {
binaryMediaTypes: []
}
});
export const routes: awsx.apigateway.Route[] = [
{
path: 'route/',
method: 'GET',
eventHandler: callbackFunction,
},]
limited-rainbow-51650
11/24/2022, 7:06 AMpulumi about
output?rough-jordan-15935
11/24/2022, 7:07 AMERROR Invoke Error {"errorType":"SyntaxError","errorMessage":"Unexpected token e in JSON at position 0"
limited-rainbow-51650
11/24/2022, 7:09 AMrough-jordan-15935
11/24/2022, 7:10 AMlimited-rainbow-51650
11/24/2022, 7:12 AMawsx
package are you using?rough-jordan-15935
11/24/2022, 7:12 AMit changes the api gateway stage and deployment
doe this help?limited-rainbow-51650
11/24/2022, 7:13 AMrough-jordan-15935
11/24/2022, 7:14 AMlimited-rainbow-51650
11/24/2022, 7:14 AMrough-jordan-15935
11/24/2022, 7:14 AMlimited-rainbow-51650
11/24/2022, 7:15 AMrough-jordan-15935
11/24/2022, 7:15 AM