Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iot
📤 Upload
📝 New File
📁 New Folder
Close
Editing: set-v2-logging-level.rst
**To set the logging level for a thing group** The following ``set-v2-logging-level`` example sets the logging level to log warnings for the specified thing group. :: aws iot set-v2-logging-level \ --log-target "{\"targetType\":\"THING_GROUP\",\"targetName\":\"LightBulbs\"}" \ --log-level WARN This command produces no output.
Save
Cancel