v1.0, because why not? It seems to work 🤣
The GetParametersByPath
API only allows for 10 results at a time, so for parameter stores with many parameters, a recursive listing can be very slow. Therefore added ability to interrupt slow listings using ^C
. Also improved startup speed.