AppStream / Client / associate_fleet
associate_fleet#
- AppStream.Client.associate_fleet(**kwargs)#
- Associates the specified fleet with the specified stack. - See also: AWS API Documentation - Request Syntax- response = client.associate_fleet( FleetName='string', StackName='string' ) - Parameters:
- FleetName (string) – - [REQUIRED] - The name of the fleet. 
- StackName (string) – - [REQUIRED] - The name of the stack. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AppStream.Client.exceptions.LimitExceededException
- AppStream.Client.exceptions.InvalidAccountStatusException
- AppStream.Client.exceptions.ResourceNotFoundException
- AppStream.Client.exceptions.ConcurrentModificationException
- AppStream.Client.exceptions.IncompatibleImageException
- AppStream.Client.exceptions.OperationNotPermittedException