It seems that VERSION variable doesn't do anything. Considering that amazon added a few nice features in recent protocols it would be nice to have a tool to control version number in http requests. I added "Version=2007-07-16&" to "url" variable in "def buildRequest(argv):" and it allowed me to use latest aws protocol (mainly i need "ancestors" in BrowseNodeLookup). It would be nice if you could add a version key to requests in the next release and let users decide on their own risk if they want to use newer version.
Thanks for the nice library.
Alexey
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
It seems that VERSION variable doesn't do anything. Considering that amazon added a few nice features in recent protocols it would be nice to have a tool to control version number in http requests. I added "Version=2007-07-16&" to "url" variable in "def buildRequest(argv):" and it allowed me to use latest aws protocol (mainly i need "ancestors" in BrowseNodeLookup). It would be nice if you could add a version key to requests in the next release and let users decide on their own risk if they want to use newer version.
Thanks for the nice library.
Alexey