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

CreateSecurityGroup Method

Creates a new Security Group with the specified name and description.

Syntax

[VB.NET]
Public Sub CreateSecurityGroup(ByVal GroupName As String, ByVal GroupDescription As String)
[C#]
public void CreateSecurityGroup(string groupName, string groupDescription);

Remarks

All available security groups for a specific user can be viewed by calling ListSecurityGroups.

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