Closed falzm closed 3 years ago
This change fixes a bug in the Client.CreateSecurityGroupRule() method, where a crash would occur when creating a rule without a start/end port (e.g. ICMP rules).
Client.CreateSecurityGroupRule()
This change fixes a bug in the
Client.CreateSecurityGroupRule()
method, where a crash would occur when creating a rule without a start/end port (e.g. ICMP rules).