WorkSpaces / Client / terminate_workspaces_pool_session
terminate_workspaces_pool_session¶
- WorkSpaces.Client.terminate_workspaces_pool_session(**kwargs)¶
Note
End of support notice: On December 31, 2027, Amazon Web Services will end support for Amazon WorkSpaces Pools. After December 31, 2027, you will no longer be able to access the Amazon WorkSpaces Pools console or Amazon WorkSpaces Pools resources. For more information, see Amazon WorkSpaces Pools end of support.
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
WorkSpaces.Client.exceptions.InvalidParameterValuesExceptionWorkSpaces.Client.exceptions.ResourceNotFoundExceptionWorkSpaces.Client.exceptions.OperationNotSupportedExceptionWorkSpaces.Client.exceptions.OperationInProgressExceptionWorkSpaces.Client.exceptions.AccessDeniedException