Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To delete the logging level for a thing group**
The following ``delete-v2-logging-level`` example deletes the logging level for the specified thing group. ::
aws iot delete-v2-logging-level \
--target-type THING_GROUP \
--target-name LightBulbs
This command produces no output.