mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
![]() This is a semi-breaking change: the recurringCharges field is switching from a Hash to an Array, however it never before contained any values because it was unable to parse the AWS XML response. The likelihood of breaking anybody's "working" code is rather low given that it never worked. While the AWS API currently supports only a single type of recurring charge, hourly, they've left the ability to have more/other recurring charge types in the future, so we should reflect that in the parsed data structure as well. |
||
---|---|---|
.. | ||
aws | ||
aws.rb |