Puppet Task: iot_aws_list_things
- Defined in:
-
tasks/iot_aws_list_things.json,
tasks/iot_aws_list_things.rb
Overview
Lists your things. Use the attributeName and attributeValue parameters to filter your things. For example, calling ListThings with attributeName=Color and attributeValue=Red retrieves all things in the registry that contain an attribute Color with the value Red.