# File lib/aws/ec2/key_pair.rb, line 76
      def find_in_response(resp)
        resp.key_index[name]
      end