View a markdown version of this page

PortRange - AWS Lambda MicroVMs

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: