AWS IoT Analytics Dataset QueryAction
The
QueryAction property type specifies how to automatically create data set contents
using an SQL query for an AWS IoT Analytics dataset.
QueryAction is a property of the Action property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Filters-
Pre-filters applied to message data.
Required: No
Type: List of Filter property types
Update requires: No interruption
SqlQuery-
An SQL query string.
Required: Yes
Type: String
Update requires: No interruption
See Also
-
CreateDataset in the AWS IoT Analytics User Guide.
