> For the complete documentation index, see [llms.txt](https://awsnotes.dendron.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://awsnotes.dendron.so/machine-learning/amazon-lookout-for-vision/topics/running-your-model.md).

# Running your model

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/amazon-lookout-for-vision-developer-guide.git)
{% endhint %}

## Starting your model

* **Note**\
  You are charged for the amount of the time that your model is running. To stop a running model, see [Stopping your Amazon Lookout for Vision model](https://github.com/kevinslin/aws-reference-notes/blob/main/services/amazon_lookout_for_vision/run-stop-model.md).\
  You can use the AWS SDK to view running models across all AWS Regions in which Lookout for Vision is available. For example code, see [find\_running\_models.py](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/example_code/lookoutvision/find_running_models.py).

## Stopping your model

* **Note**\
  You are charged for the amount of the time that your model is running.
