AwsEc2SecurityGroupUserIdGroupPair - AWS Security Hub

AwsEc2SecurityGroupUserIdGroupPair

A relationship between a security group and a user.

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

PeeringStatus

The status of a VPC peering connection, if applicable.

Type: String

Pattern: .*\S.*

Required: No

UserId

The ID of an AWS account.

For a referenced security group in another VPC, the account ID of the referenced security group is returned in the response. If the referenced security group is deleted, this value is not returned.

[EC2-Classic] Required when adding or removing rules that reference a security group in another VPC.

Type: String

Pattern: .*\S.*

Required: No

VpcId

The ID of the VPC for the referenced security group, if applicable.

Type: String

Pattern: .*\S.*

Required: No

VpcPeeringConnectionId

The ID of the VPC peering connection, if applicable.

Type: String

Pattern: .*\S.*

Required: No

See Also

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