AWS::IoTSiteWise::Dataset DatasetSource - AWS CloudFormation

This is the new AWS 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 DatasetSource

The data source for the dataset.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "SourceDetail" : SourceDetail, "SourceFormat" : String, "SourceType" : String }

Properties

SourceDetail

The details of the dataset source associated with the dataset.

Required: No

Type: SourceDetail

Update requires: No interruption

SourceFormat

The format of the dataset source associated with the dataset.

Required: Yes

Type: String

Allowed values: KNOWLEDGE_BASE

Update requires: No interruption

SourceType

The type of data source for the dataset.

Required: Yes

Type: String

Allowed values: KENDRA

Update requires: No interruption