How do I specify a request/response mapping in ansible? For Gateway-Lambda interaction to work I need to extract query parameters and insert them into the body of the POST request.
How do I specify a request/response mapping in ansible? For Gateway-Lambda interaction to work I need to extract query parameters and insert them into the body of the POST request.