| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The SecurityGroupItemType data type.
SecurityGroupSetType
DescribeSecurityGroups
ownerIdThe AWS account ID of the owner of the security group.
Type: String
groupIdThe ID of the security group.
Type: String
groupNameThe name of the security group.
Type: String
groupDescriptionA description of the security group.
Type: String
vpcId[EC2-VPC] The ID of the VPC for the security group.
Type: String
ipPermissionsA list of inbound rules associated with the security group. Each permission is
wrapped in an item element.
Type: IpPermissionType
ipPermissionsEgress[EC2-VPC] A list of outbound rules associated with the security group.
Each permission is wrapped in an item element.
Type: IpPermissionType
tagSetAny tags assigned to the resource, each one wrapped in an item
element.
Type: ResourceTagSetItemType