Did the body mapping section move in AWS' API Gateway?
Solved: new user error, see below.
I found this thread about Body mapping and I am trying to connect with a service that has a health check like feature that uses application/x-www-form-urlencoded that I cannot seem to pass through the API gateway. The solution in the thread looks like it it would resolve my issue but the section I see on their post is non existent for me. Does anyone know if there is something I can do to activate it?
I have tried adding an ANY method under a resource and seeing if allowing CORS opens anything with no luck, all the AWS docs I find point me to the same spot as well.