A typescript definition to use aws api-gateway
1 - Configure the dependencies defined in the package.json.
2 - Add the lib to your project.
3 - Install the dependencies using npm install
4 - Export the apigClientFactory inside your typescript file, where you will use it.
5 - Create a new client and be happy!