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

SecurityGroup Event

Fired for each Security Group Description that is received.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.ownerId
e.groupName
e.description

Remarks

This event is fired by calling the method ListSecurityGroups.

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