AugmentedAIRuntime / Client / stop_human_loop
stop_human_loop#
- AugmentedAIRuntime.Client.stop_human_loop(**kwargs)#
- Stops the specified human loop. - See also: AWS API Documentation - Request Syntax- response = client.stop_human_loop( HumanLoopName='string' ) - Parameters:
- HumanLoopName (string) – - [REQUIRED] - The name of the human loop that you want to stop. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AugmentedAIRuntime.Client.exceptions.ValidationException
- AugmentedAIRuntime.Client.exceptions.ResourceNotFoundException
- AugmentedAIRuntime.Client.exceptions.ThrottlingException
- AugmentedAIRuntime.Client.exceptions.InternalServerException