v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466276261.1 KB

Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS.

Depending on the current state of the solution version, the solution version state changes as follows:

  • CREATE_PENDING > CREATE_STOPPED

    or

  • CREATE_IN_PROGRESS > CREATE_STOPPING > CREATE_STOPPED

You are billed for all of the training completed up until you stop the solution version creation. You cannot resume creating a solution version once it has been stopped.

post/#X-Amz-Target=AmazonPersonalize.StopSolutionVersionCreation

Headers

X-Amz-Target'AmazonPersonalize.StopSolutionVersionCreation' required

Request body

solutionVersionArnstring required

The Amazon Resource Name (ARN) of the solution version you want to stop creating.

Response

Success