View source: R/ssm_operations.R
ssm_terminate_session | R Documentation |
Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the managed node. A terminated session can't be resumed.
See https://www.paws-r-sdk.com/docs/ssm_terminate_session/ for full documentation.
ssm_terminate_session(SessionId)
SessionId |
[required] The ID of the session to terminate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.