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
Source:R/lightsail_operations.R
lightsail_put_instance_public_ports.RdOpens ports for a specific Amazon Lightsail instance, and specifies the IP addresses allowed to connect to the instance through the ports, and the protocol. This action also closes all currently open ports that are not included in the request. Include all of the ports and the protocols you want to open in your put_instance_public_portsrequest. Or use the open_instance_public_ports action to open ports without closing currently open ports.
See https://www.paws-r-sdk.com/docs/lightsail_put_instance_public_ports/ for full documentation.