AWS IoT Analytics Dataset Schedule
The Schedule property
type specifies the "schedule" when a trigger is initiated for an AWS IoT Analytics
dataset.
Schedule is a property of the Trigger property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ScheduleExpression" :String}
YAML
ScheduleExpression:String
Properties
ScheduleExpression-
The expression that defines when to trigger an update.
Required: Yes
Type: String
Update requires: No interruption
See Also
-
CreateDataset in the AWS IoT Analytics User Guide
