lightsail_get_instance_port_states {paws.compute}R Documentation

Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to the instance through the ports, and the protocol

Description

Returns the firewall port states for a specific Amazon Lightsail instance, the IP addresses allowed to connect to the instance through the ports, and the protocol.

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

Usage

lightsail_get_instance_port_states(instanceName)

Arguments

instanceName

[required] The name of the instance for which to return firewall port states.


[Package paws.compute version 0.9.0 Index]