AWS IoT Analytics Dataset TriggeringDataset
The TriggeringDataset
property type specifies the data set whose content creation will trigger the creation
of this data
set's contents for an AWS IoT Analytics dataset.
TriggeringDataset is a property of the Trigger property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DatasetName" :String}
YAML
DatasetName:String
Properties
DatasetName-
The name of the data set.
Required: Yes
Type: String
Update requires: No interruption
See Also
-
CreateDataset in the AWS IoT Analytics User Guide
