WorkSpaces / Client / terminate_workspaces_pool_session

terminate_workspaces_pool_session#

WorkSpaces.Client.terminate_workspaces_pool_session(**kwargs)#

Terminates the pool session.

See also: AWS API Documentation

Request Syntax

response = client.terminate_workspaces_pool_session(
    SessionId='string'
)
Parameters:

SessionId (string) –

[REQUIRED]

The identifier of the pool session.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions