ssm_terminate_session {paws.management}R Documentation

Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the managed node

Description

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.

Usage

ssm_terminate_session(SessionId)

Arguments

SessionId

[required] The ID of the session to terminate.


[Package paws.management version 0.7.0 Index]