Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

KeyPair Event

Fired upon a successful receipt of a KeyPair description.

Syntax

ec2.on('KeyPair', [callback])

Callback

The 'callback' is called when the 'KeyPair' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.keyName
e.fingerprint

Remarks

This event is triggered by calling the method ListKeyPairs.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0