Describe Security Group References
GET {{aws_ec2_base_url}}/?DryRun&GroupId.N&Action=DescribeSecurityGroupReferences
[VPC only] Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you've specified in this request.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
GroupId.N | null | The IDs of the security groups in your account. | |
Action | string |