SecurityGroupVpcAssociation - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SecurityGroupVpcAssociation

A security group association with a VPC that you made with AssociateSecurityGroupVpc.

Contents

groupId

The association's security group ID.

Type: String

Required: No

groupOwnerId

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

Type: String

Required: No

state

The association's state.

Type: String

Valid Values: associating | associated | association-failed | disassociating | disassociated | disassociation-failed

Required: No

stateReason

The association's state reason.

Type: String

Required: No

vpcId

The association's VPC ID.

Type: String

Required: No

vpcOwnerId

The AWS account ID of the owner of the VPC.

Type: String

Required: No

See Also

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