PortRange
A list of port ranges that are permitted to allow inbound traffic from all public IP
addresses. To specify a single port, use the same value for MinRange
and
MaxRange
.
Contents
- MinRange
-
The smallest port number in a specified range of port numbers.
Type: Integer
Valid Range: Minimum value of -1. Maximum value of 65535.
Required: Yes
- MaxRange
-
The smallest port number in a specified range of port numbers.
Type: Integer
Valid Range: Minimum value of -1. Maximum value of 65535.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: