File: //lib/python3/dist-packages/awscli/examples/iotsitewise/wait/asset-model-active.rst
**To wait for an asset model to be active**
The following ``wait asset-model-active`` example pauses and resumes only after it can confirm that the specified asset model is active. ::
aws iotsitewise wait asset-model-active \
--asset-model-id a1b2c3d4-5678-90ab-cdef-11111EXAMPLE
This command produces no output.
For more information, see `Asset and model states <https://docs.aws.amazon.com/iot-sitewise/latest/userguide/asset-and-model-states.html>`__ in the *AWS IoT SiteWise User Guide*.