AwsEc2SecurityGroupDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEc2SecurityGroupDetails

Details about an Amazon EC2 security group.

Contents

GroupId

The ID of the security group.

Type: String

Pattern: .*\S.*

Required: No

GroupName

The name of the security group.

Type: String

Pattern: .*\S.*

Required: No

IpPermissions

The inbound rules associated with the security group.

Type: Array of AwsEc2SecurityGroupIpPermission objects

Required: No

IpPermissionsEgress

[VPC only] The outbound rules associated with the security group.

Type: Array of AwsEc2SecurityGroupIpPermission objects

Required: No

OwnerId

The Amazon Web Services account ID of the owner of the security group.

Type: String

Pattern: .*\S.*

Required: No

VpcId

[VPC only] The ID of the VPC for the security group.

Type: String

Pattern: .*\S.*

Required: No

See Also

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