DeltaTimeSessionWindowConfiguration
A structure that contains the configuration information of a delta time session window.
DeltaTime
specifies a time interval. You can use
DeltaTime
to create dataset contents with data that has arrived in the data
store since the last execution. For an example of DeltaTime
, see Creating
a SQL dataset with a delta window (CLI) in the
AWS IoT Analytics User Guide.
Contents
- timeoutInMinutes
-
A time interval. You can use
timeoutInMinutes
so that AWS IoT Analytics can batch up late data notifications that have been generated since the last execution. AWS IoT Analytics sends one batch of notifications to Amazon CloudWatch Events at one time.For more information about how to write a timestamp expression, see Date and Time Functions and Operators
, in the Presto 0.172 Documentation. Type: Integer
Valid Range: Minimum value of 1. Maximum value of 60.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: