Complete a 3 Question Survey and Earn a re:Post Badge
Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Hi!
¿It's possible to rename querystring parameters with API GATEWAY HTTP?
I have setup a API GATEWAY HTTP with HTTP integration but I don't understand how the "Parameter mapping" section works.
I need to enter a url like
https://fooboar.eu-west-1.amazonaws.com/foo?parameter1=some_value
and transform it to:
https://externalurl.com/bar?othername=some_value&otherparameter=something
For your HTTP API you may try Parameter mapping settings like this:
You are not logged in. Log in to post an answer.
A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.