ssm_terminate_session: Permanently ends a session and closes the data connection...

View source: R/ssm_operations.R

ssm_terminate_sessionR 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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.