WorkSpaces / Client / terminate_workspaces_pool

terminate_workspaces_pool#

WorkSpaces.Client.terminate_workspaces_pool(**kwargs)#

Terminates the specified pool.

See also: AWS API Documentation

Request Syntax

response = client.terminate_workspaces_pool(
    PoolId='string'
)
Parameters:

PoolId (string) –

[REQUIRED]

The identifier of the pool.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions