SecurityGroup - Amazon Elastic Compute Cloud

SecurityGroup

Describes a security group.

Contents

groupDescription

A description of the security group.

Type: String

Required: No

groupId

The ID of the security group.

Type: String

Required: No

groupName

The name of the security group.

Type: String

Required: No

ipPermissions

The inbound rules associated with the security group.

Type: Array of IpPermission objects

Required: No

ipPermissionsEgress

The outbound rules associated with the security group.

Type: Array of IpPermission objects

Required: No

ownerId

The AWS account ID of the owner of the security group.

Type: String

Required: No

tagSet

Any tags assigned to the security group.

Type: Array of Tag objects

Required: No

vpcId

The ID of the VPC for the security group.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: