Terminates an active session. A terminate_session call on a session that is already inactive (for example, in a FAILED, TERMINATED or TERMINATING state) succeeds but has no effect. Calculations running in the session when terminate_session is called are forcefully stopped, but may display as FAILED instead of STOPPED.
See https://www.paws-r-sdk.com/docs/athena_terminate_session/ for full documentation.
athena_terminate_session(SessionId)[required] The session ID.