---
type: resource-type
title: IoTSiteWiseDataset
description: aws resource type AWS::IoTSiteWise::Dataset
name: IoTSiteWiseDataset
lexicon: aws
resource_type: AWS::IoTSiteWise::Dataset
---
`AWS::IoTSiteWise::Dataset`, a resource type of the aws lexicon.

## Properties

- `DatasetName` (`string`, required): The name of the dataset.
- `DatasetSource` (`IoTSiteWiseDataset_DatasetSource`, required): The data source for the dataset.
- `DatasetArn` (`string`, optional): The ARN of the dataset.
- `DatasetDescription` (`string`, optional): A description about the dataset, and its functionality.
- `DatasetId` (`string`, optional): The ID of the dataset.
- `Tags` (`IoTSiteWiseDataset_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `DatasetArn`
- `DatasetId`
