---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_quicksight_data_set{% #aws_quicksight_data_set %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the dataset.

## `column_level_permission_rules_applied`{% #column_level_permission_rules_applied %}

**Type**: `BOOLEAN`**Provider name**: `ColumnLevelPermissionRulesApplied`**Description**: A value that indicates if the dataset has column level permission configured.

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The time that this dataset was created.

## `data_set`{% #data_set %}

**Type**: `STRUCT`**Provider name**: `DataSet`**Description**: Information on the dataset.

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the resource.
- `column_groups`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `ColumnGroups`**Description**: Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.
  - `geo_spatial_column_group`**Type**: `STRUCT`**Provider name**: `GeoSpatialColumnGroup`**Description**: Geospatial column group that denotes a hierarchy.
    - `columns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Columns`**Description**: Columns in this hierarchy.
    - `country_code`**Type**: `STRING`**Provider name**: `CountryCode`**Description**: Country code.
    - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: A display name for the hierarchy.
- `column_level_permission_rules`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `ColumnLevelPermissionRules`**Description**: A set of one or more definitions of a `ColumnLevelPermissionRule`.
  - `column_names`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ColumnNames`**Description**: An array of column names.
  - `principals`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Principals`**Description**: An array of Amazon Resource Names (ARNs) for Amazon QuickSight users or groups.
- `consumed_spice_capacity_in_bytes`**Type**: `INT64`**Provider name**: `ConsumedSpiceCapacityInBytes`**Description**: The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.
- `created_time`**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The time that this dataset was created.
- `data_set_id`**Type**: `STRING`**Provider name**: `DataSetId`**Description**: The ID of the dataset.
- `data_set_usage_configuration`**Type**: `STRUCT`**Provider name**: `DataSetUsageConfiguration`**Description**: The usage configuration to apply to child datasets that reference this dataset as a source.
  - `disable_use_as_direct_query_source`**Type**: `BOOLEAN`**Provider name**: `DisableUseAsDirectQuerySource`**Description**: An option that controls whether a child dataset of a direct query can use this dataset as a source.
  - `disable_use_as_imported_source`**Type**: `BOOLEAN`**Provider name**: `DisableUseAsImportedSource`**Description**: An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.
- `dataset_parameters`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DatasetParameters`**Description**: The parameters that are declared in a dataset.
  - `date_time_dataset_parameter`**Type**: `STRUCT`**Provider name**: `DateTimeDatasetParameter`**Description**: A date time parameter that is created in the dataset.
    - `default_values`**Type**: `STRUCT`**Provider name**: `DefaultValues`**Description**: A list of default values for a given date time parameter. This structure only accepts static values.
      - `static_values`**Type**: `UNORDERED_LIST_TIMESTAMP`**Provider name**: `StaticValues`**Description**: A list of static default values for a given date time parameter.
    - `id`**Type**: `STRING`**Provider name**: `Id`**Description**: An identifier for the parameter that is created in the dataset.
    - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the date time parameter that is created in the dataset.
    - `time_granularity`**Type**: `STRING`**Provider name**: `TimeGranularity`**Description**: The time granularity of the date time parameter.
    - `value_type`**Type**: `STRING`**Provider name**: `ValueType`**Description**: The value type of the dataset parameter. Valid values are `single value` or `multi value`.
  - `decimal_dataset_parameter`**Type**: `STRUCT`**Provider name**: `DecimalDatasetParameter`**Description**: A decimal parameter that is created in the dataset.
    - `default_values`**Type**: `STRUCT`**Provider name**: `DefaultValues`**Description**: A list of default values for a given decimal parameter. This structure only accepts static values.
      - `static_values`**Type**: `UNORDERED_LIST_DOUBLE`**Provider name**: `StaticValues`**Description**: A list of static default values for a given decimal parameter.
    - `id`**Type**: `STRING`**Provider name**: `Id`**Description**: An identifier for the decimal parameter created in the dataset.
    - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the decimal parameter that is created in the dataset.
    - `value_type`**Type**: `STRING`**Provider name**: `ValueType`**Description**: The value type of the dataset parameter. Valid values are `single value` or `multi value`.
  - `integer_dataset_parameter`**Type**: `STRUCT`**Provider name**: `IntegerDatasetParameter`**Description**: An integer parameter that is created in the dataset.
    - `default_values`**Type**: `STRUCT`**Provider name**: `DefaultValues`**Description**: A list of default values for a given integer parameter. This structure only accepts static values.
      - `static_values`**Type**: `UNORDERED_LIST_INT64`**Provider name**: `StaticValues`**Description**: A list of static default values for a given integer parameter.
    - `id`**Type**: `STRING`**Provider name**: `Id`**Description**: An identifier for the integer parameter created in the dataset.
    - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the integer parameter that is created in the dataset.
    - `value_type`**Type**: `STRING`**Provider name**: `ValueType`**Description**: The value type of the dataset parameter. Valid values are `single value` or `multi value`.
  - `string_dataset_parameter`**Type**: `STRUCT`**Provider name**: `StringDatasetParameter`**Description**: A string parameter that is created in the dataset.
    - `default_values`**Type**: `STRUCT`**Provider name**: `DefaultValues`**Description**: A list of default values for a given string dataset parameter type. This structure only accepts static values.
      - `static_values`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `StaticValues`**Description**: A list of static default values for a given string parameter.
    - `id`**Type**: `STRING`**Provider name**: `Id`**Description**: An identifier for the string parameter that is created in the dataset.
    - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the string parameter that is created in the dataset.
    - `value_type`**Type**: `STRING`**Provider name**: `ValueType`**Description**: The value type of the dataset parameter. Valid values are `single value` or `multi value`.
- `field_folders`**Type**: `STRING`**Provider name**: `FieldFolders`**Description**: The folder that contains fields and nested subfolders for your dataset.
- `import_mode`**Type**: `STRING`**Provider name**: `ImportMode`**Description**: A value that indicates whether you want to import the data into SPICE.
- `last_updated_time`**Type**: `TIMESTAMP`**Provider name**: `LastUpdatedTime`**Description**: The last time that this dataset was updated.
- `logical_table_map`**Type**: `STRING`**Provider name**: `LogicalTableMap`**Description**: Configures the combination and transformation of the data from the physical tables.
- `name`**Type**: `STRING`**Provider name**: `Name`**Description**: A display name for the dataset.
- `output_columns`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `OutputColumns`**Description**: The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.
  - `description`**Type**: `STRING`**Provider name**: `Description`**Description**: A description for a column.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The display name of the column..
  - `sub_type`**Type**: `STRING`**Provider name**: `SubType`**Description**: The sub data type of the column.
  - `type`**Type**: `STRING`**Provider name**: `Type`**Description**: The data type of the column.
- `performance_configuration`**Type**: `STRUCT`**Provider name**: `PerformanceConfiguration`**Description**: The performance optimization configuration of a dataset.
  - `unique_keys`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `UniqueKeys`**Description**: A `UniqueKey` configuration.
    - `column_names`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ColumnNames`**Description**: The name of the column that is referenced in the `UniqueKey` configuration.
- `physical_table_map`**Type**: `STRING`**Provider name**: `PhysicalTableMap`**Description**: Declares the physical tables that are available in the underlying data sources.
- `row_level_permission_data_set`**Type**: `STRUCT`**Provider name**: `RowLevelPermissionDataSet`**Description**: The row-level security configuration for the dataset.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.
  - `format_version`**Type**: `STRING`**Provider name**: `FormatVersion`**Description**: The user or group rules associated with the dataset that contains permissions for RLS. By default, `FormatVersion` is `VERSION_1`. When `FormatVersion` is `VERSION_1`, `UserName` and `GroupName` are required. When `FormatVersion` is `VERSION_2`, `UserARN` and `GroupARN` are required, and `Namespace` must not exist.
  - `namespace`**Type**: `STRING`**Provider name**: `Namespace`**Description**: The namespace associated with the dataset that contains permissions for RLS.
  - `permission_policy`**Type**: `STRING`**Provider name**: `PermissionPolicy`**Description**: The type of permissions to use when interpreting the permissions for RLS. `DENY_ACCESS` is included for backward compatibility only.
  - `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the row-level security permission dataset. If enabled, the status is `ENABLED`. If disabled, the status is `DISABLED`.
- `row_level_permission_tag_configuration`**Type**: `STRUCT`**Provider name**: `RowLevelPermissionTagConfiguration`**Description**: The element you can use to define tags for row-level security.
  - `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of row-level security tags. If enabled, the status is `ENABLED`. If disabled, the status is `DISABLED`.
  - `tag_rules`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `TagRules`**Description**: A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.
    - `column_name`**Type**: `STRING`**Provider name**: `ColumnName`**Description**: The column name that a tag key is assigned to.
    - `match_all_value`**Type**: `STRING`**Provider name**: `MatchAllValue`**Description**: A string that you want to use to filter by all the values in a column in the dataset and don't want to list the values one by one. For example, you can use an asterisk as your match all value.
    - `tag_key`**Type**: `STRING`**Provider name**: `TagKey`**Description**: The unique key for a tag.
    - `tag_multi_value_delimiter`**Type**: `STRING`**Provider name**: `TagMultiValueDelimiter`**Description**: A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.
- `use_as`**Type**: `STRING`**Provider name**: `UseAs`**Description**: The usage of the dataset.

## `data_set_id`{% #data_set_id %}

**Type**: `STRING`**Provider name**: `DataSetId`**Description**: The ID of the dataset.

## `import_mode`{% #import_mode %}

**Type**: `STRING`**Provider name**: `ImportMode`**Description**: A value that indicates whether you want to import the data into SPICE.

## `last_updated_time`{% #last_updated_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastUpdatedTime`**Description**: The last time that this dataset was updated.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: A display name for the dataset.

## `request_id`{% #request_id %}

**Type**: `STRING`**Provider name**: `RequestId`**Description**: The Amazon Web Services request ID for this operation.

## `row_level_permission_data_set`{% #row_level_permission_data_set %}

**Type**: `STRUCT`**Provider name**: `RowLevelPermissionDataSet`**Description**: The row-level security configuration for the dataset.

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.
- `format_version`**Type**: `STRING`**Provider name**: `FormatVersion`**Description**: The user or group rules associated with the dataset that contains permissions for RLS. By default, `FormatVersion` is `VERSION_1`. When `FormatVersion` is `VERSION_1`, `UserName` and `GroupName` are required. When `FormatVersion` is `VERSION_2`, `UserARN` and `GroupARN` are required, and `Namespace` must not exist.
- `namespace`**Type**: `STRING`**Provider name**: `Namespace`**Description**: The namespace associated with the dataset that contains permissions for RLS.
- `permission_policy`**Type**: `STRING`**Provider name**: `PermissionPolicy`**Description**: The type of permissions to use when interpreting the permissions for RLS. `DENY_ACCESS` is included for backward compatibility only.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the row-level security permission dataset. If enabled, the status is `ENABLED`. If disabled, the status is `DISABLED`.

## `row_level_permission_tag_configuration_applied`{% #row_level_permission_tag_configuration_applied %}

**Type**: `BOOLEAN`**Provider name**: `RowLevelPermissionTagConfigurationApplied`**Description**: Whether or not the row level permission tags are applied.

## `status`{% #status %}

**Type**: `INT32`**Provider name**: `Status`**Description**: The HTTP status of the request.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `use_as`{% #use_as %}

**Type**: `STRING`**Provider name**: `UseAs`**Description**: The usage of the dataset.
