paws.management (version 0.1.0)

ssm_terminate_session: Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the instance

Description

Permanently ends a session and closes the data connection between the Session Manager client and SSM Agent on the instance. A terminated session cannot be resumed.

Usage

ssm_terminate_session(SessionId)

Arguments

SessionId

[required] The ID of the session to terminate.

Request syntax

svc$terminate_session(
  SessionId = "string"
)