View source: R/ssm_operations.R
ssm_resume_session | R Documentation |
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.
ssm_resume_session(SessionId)
SessionId |
[required] The ID of the disconnected session to resume. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.