Parse the XML response from AWS
@option options [String] :xml The XML response from AWS that we want to parse @option options [Hash] :parse_options Override the options for XmlSimple. @return [Hash] the input :xml converted to a custom Ruby Hash by XmlSimple.
[Validate]