0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.133.124.80


Current Path : /proc/thread-self/root/usr/share/doc/awscli/examples/iot/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/awscli/examples/iot/enable-topic-rule.rst

**To enable a topic rule**

The following ``enable-topic-rule`` example enables (or re-enables) the specified topic rule. ::

    aws iot enable-topic-rule \
        --rule-name "MyPlantPiMoistureAlertRule"

This command produces no output.

For more information, see `Viewing Your Rules <https://docs.aws.amazon.com/iot/latest/developerguide/iot-view-rules.html>`__ in the *AWS IoT Developer Guide*.