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

Register Method

Registers an Image to be launched as an Instance.

Syntax

[VB.NET]
Public Function Register(ByVal ImageLocation As String) As String
[C#]
public string Register(string imageLocation);

Remarks

Upon a successful call to Register, the newly assigned ImageId will be returned to the user. ImageLocation is the URL to the image on S3.

You may also list all available images by calling ListImages.

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