CodeBuild / Client / delete_fleet
delete_fleet¶
- CodeBuild.Client.delete_fleet(**kwargs)¶
- Deletes a compute fleet. When you delete a compute fleet, its builds are not deleted. - See also: AWS API Documentation - Request Syntax- response = client.delete_fleet( arn='string' ) - Parameters:
- arn (string) – - [REQUIRED] - The ARN of the compute fleet. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- CodeBuild.Client.exceptions.InvalidInputException