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