-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.424.0 'Invalid request input' on APIGateway.putIntegrationResponse #2588
Comments
done some more investigation on this, looks like |
This has been fixed in 2.426.0. Thanks again for raising this issue. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
since release 2.424.0,
putIntegrationResponse
in API gateway refuses to execute valid requests containinghttpMethod
,resourceId
,restApiId
andstatusCode
this works with
[email protected]
, but does not work with2.424.0
. (of course, relevant resource IDs need to be set up first)this is an error thrown from 2.424.0
The text was updated successfully, but these errors were encountered: