docs(apigateway): set integrationHttpMethod for vpc link integration#28299
docs(apigateway): set integrationHttpMethod for vpc link integration#28299mergify[bot] merged 5 commits intoaws:mainfrom
Conversation
kaizencc
left a comment
There was a problem hiding this comment.
@tmokmss thanks! @lpizzinidev feel free to create an issue out of that, can be addressed in a future PR
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Pull request has been modified.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
As written in #6404, a VPC link integration fails to deploy unless we set
integrationHttpMethodprop explicitly.In this PR we fix the sample code accordingly.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license