AWS::IoTSiteWise::Dataset DatasetSource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::IoTSiteWise::Dataset DatasetSource

The data source for the dataset.

Syntax

To declare this entity in your Amazon 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