Stops a running model
Stops a running model. The operation might take a while to complete. To
check the current status, call
describe_project_versions
.
rekognition_stop_project_version(ProjectVersionArn)
ProjectVersionArn |
[required] The Amazon Resource Name (ARN) of the model version that you want to delete. This operation requires permissions to perform the
|
A list with the following syntax:
list( Status = "TRAINING_IN_PROGRESS"|"TRAINING_COMPLETED"|"TRAINING_FAILED"|"STARTING"|"RUNNING"|"FAILED"|"STOPPING"|"STOPPED"|"DELETING" )
svc$stop_project_version( ProjectVersionArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.