WorkSpaces / Client / start_workspaces_pool
start_workspaces_pool#
- WorkSpaces.Client.start_workspaces_pool(**kwargs)#
Starts the specified pool.
You cannot start a pool unless it has a running mode of
AutoStop
and a state ofSTOPPED
.See also: AWS API Documentation
Request Syntax
response = client.start_workspaces_pool( PoolId='string' )
- Parameters:
PoolId (string) –
[REQUIRED]
The identifier of the pool.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions