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

Address Event

Lists each instance and the subsequent public IP linked to that specific instance.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.instanceId
e.publicIp

Remarks

This event is triggered by a method call to ListAddresses.

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