AWS::IoTSiteWise::Dataset DatasetSource - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 DatasetSource

The data source for the dataset.

Syntax

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