AWS::IoTAnalytics::Dataset DatasetContentVersionValue
The dataset whose latest contents are used as input to the notebook or application.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DatasetName" :String}
YAML
DatasetName:String
Properties
DatasetName-
The name of the dataset whose latest contents are used as input to the notebook or application.
Required: Yes
Type: String
Minimum:
1Maximum:
128Pattern:
(^(?!_{2}))(^[a-zA-Z0-9_]+$)Update requires: No interruption