Bugzilla – Bug 6558
update EC2 protocols to handle latest WSDL
Last modified: 2008-12-01 10:55:44
You need to log in before you can comment on or make changes to this bug.
Amazon's new default client (#26369) is for the "2008-08-08" WSDL, Nimbus TP2.1 supports the previous state of the art "2008-05-05" WSDL. That only works with a previous default Amazon client (#24159).
Should be pretty straigtforward to multiplex past + new WSDLs because the operations rarely change their semantics (it's almost always an additional feature that causes the new namespace release).