paws.compute (version 0.5.0)

lightsail_open_instance_public_ports: Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the instance through the ports, and the protocol

Description

Opens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the instance through the ports, and the protocol.

See https://www.paws-r-sdk.com/docs/lightsail_open_instance_public_ports/ for full documentation.

Usage

lightsail_open_instance_public_ports(portInfo, instanceName)

Arguments

portInfo

[required] An object to describe the ports to open for the specified instance.

instanceName

[required] The name of the instance for which to open ports.