ssm_get_connection_status {paws.management} | R Documentation |
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections
Description
Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections.
See https://www.paws-r-sdk.com/docs/ssm_get_connection_status/ for full documentation.
Usage
ssm_get_connection_status(Target)
Arguments
Target |
[required] The managed node ID. |
[Package paws.management version 0.9.0 Index]