ssm_resume_session {paws.management} | R Documentation |
Reconnects a session to a managed node after it has been disconnected
Description
Reconnects a session to a managed node after it has been disconnected. Connections can be resumed for disconnected sessions, but not terminated sessions.
See https://www.paws-r-sdk.com/docs/ssm_resume_session/ for full documentation.
Usage
ssm_resume_session(SessionId)
Arguments
SessionId |
[required] The ID of the disconnected session to resume. |
[Package paws.management version 0.9.0 Index]