This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTSiteWise::Dataset DatasetConfig
The configuration for the dataset.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Session" :SessionConfig}
YAML
Session:SessionConfig
Properties
Session-
The session configuration for a
SESSIONdataset.Required: No
Type: SessionConfig
Update requires: No interruption