SecurityGroupItemType

The SecurityGroupItemType data type.

Operations that use this data type include:

The following table describes the elements contained in SecurityGroupItemType.

NameDescription

ownerId

AWS Access Key ID of the owner of the security group.

Type: xsd:string

groupName

Name of the security group.

Type: xsd:string

groupDescription

Description of the security group.

Type: xsd:string

ipPermissions

Set of IP permissions associated with the security group.

Type: ec2:IpPermissionType[]