AWS IoT Analytics Dataset OutputFileUriValue
The OutputFileUriValue property type specifies a variable value which contains an output file URI for an
AWS IoT Analytics dataset.
OutputFileUriValue is a property of the Variable property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FileName" :String}
YAML
FileName:String
Properties
FileName-
The URI of the location where data set contents are stored, usually the URI of a file in an S3 bucket.
Required: No
Type: String
Update requires: No interruption
See Also
-
CreateDataset in the AWS IoT Analytics User Guide
