stop_simulation
(**kwargs)¶Stops the given simulation.
Warning
You can't restart a simulation after you stop it. If you need to restart a simulation, you must stop it, delete it, and start a new instance of it.
See also: AWS API Documentation
Request Syntax
response = client.stop_simulation(
Simulation='string'
)
[REQUIRED]
The name of the simulation.
{}
Response Structure
Exceptions
SimSpaceWeaver.Client.exceptions.ResourceNotFoundException
SimSpaceWeaver.Client.exceptions.InternalServerException
SimSpaceWeaver.Client.exceptions.AccessDeniedException
SimSpaceWeaver.Client.exceptions.ValidationException
SimSpaceWeaver.Client.exceptions.ConflictException