Rename querystring parameters on API HTTP integration

0

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

1 Answer
1
Accepted Answer

For your HTTP API you may try Parameter mapping settings like this:

Enter image description here

profile picture
answered a year ago

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.

Guidelines for Answering Questions