# File lib/fog/aws/parsers/cloud_watch/put_metric_data.rb, line 16 def end_element(name) case name when 'RequestId' @response['ResponseMetadata'][name] = @value end end