Open krishna141 opened 7 years ago
Thanks, I am aware of this. Some internal APIs are needed in order to override the appropriate behaviour. If you can find a better way please send a PR.
I tried to create a PR, but it wouldn't let me. I forked your repository and replaced deprecated methods with commit 1ef94b4c5344230bd649b6dd4b76dd743fb924cb
Hi Buddy
GenericApiGatewayClient class is using 4 deprecated methods mentioned below. Could You please help to update the code to remove these deprecated methods.
setRegion(region); setEndpoint(endpoint); setSigner(signer); .execute(request, responseHandler, errorResponseHandler, executionContext).getAwsResponse();