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

KeyPair Event

Fired upon a successful receipt of a KeyPair description.

Syntax

 virtual int FireKeyPair(EC2KeyPairEventParams *e);

 
typedef struct {
char* KeyName;
char* Fingerprint;
int reserved;
} EC2KeyPairEventParams;

Remarks

This event is triggered by calling the method ListKeyPairs.

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