Rules
Pass role permissions
Creating an AWS IoT rule
Note Creating and updating rules are administrator-level actions. Any user who has permission to create or update rules is able to access data processed by the rules.
Accessing cross-account resources using AWS IoT rules
AWS IoT SQL reference
Note Comments are not currently supported in AWS IoT SQL syntax. Attribute names with spaces in them can't be used as field names in the SQL statement. While the incoming payload can have attribute names with spaces in them, such names can't be used in the SQL statement. They will, however, be passed through to the outgoing payload if you use a wildcard (*) field name specification.
Last updated