# File lib/aws/core/response.rb, line 122
      def [] key
        data[key]
      end