class AWS::EC2::KeyPair

def find_in_response(resp)

def find_in_response(resp)
  resp.key_index[name]
end