personalize_stop_solution_version_creation {paws.machine.learning} | R Documentation |
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS
Description
Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.
See https://www.paws-r-sdk.com/docs/personalize_stop_solution_version_creation/ for full documentation.
Usage
personalize_stop_solution_version_creation(solutionVersionArn)
Arguments
solutionVersionArn |
[required] The Amazon Resource Name (ARN) of the solution version you want to stop creating. |
[Package paws.machine.learning version 0.7.0 Index]