Adrián Moreno
Adrián Moreno
Func tests now depend on a real ECS backend to be run. This PR will add the ability to use mock responses and run the func tests without configuring a...
Currently the library validate the token by sending a HTTP request to token verification endpoint at every call, which is not necessary.
Allow users to configure the client to get XML output from the API.
Create a command line utility to enable users to use this library from the terminal and automate it in shell scripts.