---
type: resource-type
title: DataSet
description: aws resource type AWS::QuickSight::DataSet
name: DataSet
lexicon: aws
resource_type: AWS::QuickSight::DataSet
---
`AWS::QuickSight::DataSet`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the resource.</p>
- `AwsAccountId` (`string`, optional)
- `ColumnGroups` (`DataSet_ColumnGroup[]`, optional): <p>Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.</p>
- `ColumnLevelPermissionRules` (`DataSet_ColumnLevelPermissionRule[]`, optional): <p>A set of one or more definitions of a <code> <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ColumnLevelPermissionRule.html">ColumnLevelPermissionRule</a> </code>.</p>
- `ConsumedSpiceCapacityInBytes` (`number`, optional): <p>The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.</p>
- `CreatedTime` (`string`, optional): <p>The time that this dataset was created.</p>
- `DataPrepConfiguration` (`DataSet_DataPrepConfiguration`, optional)
- `DataSetId` (`string`, optional)
- `DatasetParameters` (`DataSet_DatasetParameter[]`, optional): <p>The parameter declarations of the dataset.</p>
- `DataSetRefreshProperties` (`DataSet_DataSetRefreshProperties`, optional)
- `DataSetUsageConfiguration` (`DataSet_DataSetUsageConfiguration`, optional)
- `FieldFolders` (`Record<string, unknown>`, optional)
- `FolderArns` (`string[]`, optional): <p>When you create the dataset, Amazon QuickSight adds the dataset to these folders.</p>
- `ImportMode` (`DataSet_DataSetImportMode`, optional)
- `IngestionWaitPolicy` (`DataSet_IngestionWaitPolicy`, optional)
- `LastUpdatedTime` (`string`, optional): <p>The last time that this dataset was updated.</p>
- `LogicalTableMap` (`Record<string, unknown>`, optional)
- `Name` (`string`, optional): <p>The display name for the dataset.</p>
- `OutputColumns` (`DataSet_OutputColumn[]`, optional): <p>The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.</p>
- `PerformanceConfiguration` (`DataSet_PerformanceConfiguration`, optional)
- `Permissions` (`DataSet_ResourcePermission[]`, optional): <p>A list of resource permissions on the dataset.</p>
- `PhysicalTableMap` (`Record<string, unknown>`, optional)
- `RowLevelPermissionDataSet` (`DataSet_RowLevelPermissionDataSet`, optional)
- `RowLevelPermissionTagConfiguration` (`DataSet_RowLevelPermissionTagConfiguration`, optional)
- `SemanticModelConfiguration` (`DataSet_SemanticModelConfiguration`, optional)
- `Tags` (`DataSet_Tag[]`, optional): <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.</p>
- `UseAs` (`DataSet_DataSetUseAs`, optional)

## Attributes

- `Arn`
- `ConsumedSpiceCapacityInBytes`
- `CreatedTime`
- `LastUpdatedTime`
- `OutputColumns`
