Open GoogleCodeExporter opened 9 years ago
Can you be a bit more specific about the actual problem you are seeing? Is the
parser throwing an exception? Is some of the data in the XML being ignored or
misinterpreted? I am doing some work on the CloudWatch module right now and
would like to take care of this issue, if possible.
Original comment by Mitch.Ga...@gmail.com
on 21 Sep 2011 at 2:13
From my testing results:
StateUpdatedTimestamp, Dimensions, ComparisonOperator,
AlarmConfigurationUpdatedTimestamp, StateReasonData are ignored
Also, wondering whether it is possible to let user fill http request and parse
xml response manually, boto will only generate the auth params? The primary
benefit is easy-bug-fix and AWS-API-independent? I noticed boto2.0 still use
2011-01-01 version.
Original comment by jass.z...@gmail.com
on 21 Sep 2011 at 2:22
I have created a pull request to fix this:
https://github.com/boto/boto/pull/414 .
Original comment by william....@gmail.com
on 21 Nov 2011 at 7:22
Original issue reported on code.google.com by
jass.z...@gmail.com
on 6 Aug 2011 at 3:37