PortRange - AWS Lambda MicroVMs
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

Specifies a range of ports.

Contents

endPort

The ending port number of the range.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: Yes

startPort

The starting port number of the range.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: Yes

See Also

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