2 Answers
- Newest
- Most votes
- Most comments
0
I'm not 100% sure but I'd assume if you are using a Proxy request it would pass-through. But as a consumer, if you need a body, POST is the cleanest way and least confusing way for your consumers.
answered 2 years ago
0
For GET requests the body payload will be dropped and the backend will receive a blank payload. However, if you want the body to pass through you can change the Method in VPC Link integration Request to POST while keeping the resource method as GET.
Relevant content
- Accepted Answerasked 24 days ago
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 17 days ago
- AWS OFFICIALUpdated a year ago