AppStream / Client / start_fleet
start_fleet#
- AppStream.Client.start_fleet(**kwargs)#
- Starts the specified fleet. - See also: AWS API Documentation - Request Syntax - response = client.start_fleet( Name='string' ) - Parameters:
- Name (string) – - [REQUIRED] - The name of the fleet. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - AppStream.Client.exceptions.ResourceNotFoundException
- AppStream.Client.exceptions.OperationNotPermittedException
- AppStream.Client.exceptions.LimitExceededException
- AppStream.Client.exceptions.RequestLimitExceededException
- AppStream.Client.exceptions.InvalidAccountStatusException
- AppStream.Client.exceptions.ConcurrentModificationException
- AppStream.Client.exceptions.ResourceNotAvailableException
- AppStream.Client.exceptions.InvalidRoleException