PortRange - Amazon EMR
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.

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: