We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Definition of the AWS::QuickSight::DataSet Resource Type.
Create DataSet Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataSet(name: string, args?: DataSetArgs, opts?: CustomResourceOptions);@overload
def DataSet(resource_name: str,
args: Optional[DataSetArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def DataSet(resource_name: str,
opts: Optional[ResourceOptions] = None,
aws_account_id: Optional[str] = None,
column_groups: Optional[Sequence[DataSetColumnGroupArgs]] = None,
column_level_permission_rules: Optional[Sequence[DataSetColumnLevelPermissionRuleArgs]] = None,
data_prep_configuration: Optional[DataSetDataPrepConfigurationArgs] = None,
data_set_id: Optional[str] = None,
data_set_refresh_properties: Optional[DataSetRefreshPropertiesArgs] = None,
data_set_usage_configuration: Optional[DataSetUsageConfigurationArgs] = None,
dataset_parameters: Optional[Sequence[DataSetDatasetParameterArgs]] = None,
field_folders: Optional[Mapping[str, DataSetFieldFolderArgs]] = None,
folder_arns: Optional[Sequence[str]] = None,
import_mode: Optional[DataSetImportMode] = None,
ingestion_wait_policy: Optional[DataSetIngestionWaitPolicyArgs] = None,
logical_table_map: Optional[Mapping[str, DataSetLogicalTableArgs]] = None,
name: Optional[str] = None,
performance_configuration: Optional[DataSetPerformanceConfigurationArgs] = None,
permissions: Optional[Sequence[DataSetResourcePermissionArgs]] = None,
physical_table_map: Optional[Mapping[str, DataSetPhysicalTableArgs]] = None,
row_level_permission_data_set: Optional[DataSetRowLevelPermissionDataSetArgs] = None,
row_level_permission_tag_configuration: Optional[DataSetRowLevelPermissionTagConfigurationArgs] = None,
semantic_model_configuration: Optional[DataSetSemanticModelConfigurationArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
use_as: Optional[DataSetUseAs] = None)func NewDataSet(ctx *Context, name string, args *DataSetArgs, opts ...ResourceOption) (*DataSet, error)public DataSet(string name, DataSetArgs? args = null, CustomResourceOptions? opts = null)
public DataSet(String name, DataSetArgs args)
public DataSet(String name, DataSetArgs args, CustomResourceOptions options)
type: aws-native:quicksight:DataSet
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataSetArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataSet Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DataSet resource accepts the following input properties:
- Aws
Account stringId - The AWS account ID.
- Column
Groups List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Column Group> - Column
Level List<Pulumi.Permission Rules Aws Native. Quick Sight. Inputs. Data Set Column Level Permission Rule> - Data
Prep Pulumi.Configuration Aws Native. Quick Sight. Inputs. Data Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- Data
Set Pulumi.Refresh Properties Aws Native. Quick Sight. Inputs. Data Set Refresh Properties - The refresh properties of a dataset.
- Data
Set Pulumi.Usage Configuration Aws Native. Quick Sight. Inputs. Data Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- Dataset
Parameters List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Dataset Parameter> - Field
Folders Dictionary<string, Pulumi.Aws Native. Quick Sight. Inputs. Data Set Field Folder Args> - The folder that contains fields and nested subfolders for your dataset.
- Folder
Arns List<string> - Import
Mode Pulumi.Aws Native. Quick Sight. Data Set Import Mode - Indicates whether you want to import the data into SPICE.
- Ingestion
Wait Pulumi.Policy Aws Native. Quick Sight. Inputs. Data Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- Logical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Logical Table Args> - Name string
- Performance
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Data Set Performance Configuration - The performance optimization configuration of a dataset.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Resource Permission> - Physical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Physical Table Args> - Declares the physical tables that are available in the underlying data sources.
- Row
Level Pulumi.Permission Data Set Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Data Set - Row
Level Pulumi.Permission Tag Configuration Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Tag Configuration - Semantic
Model Pulumi.Configuration Aws Native. Quick Sight. Inputs. Data Set Semantic Model Configuration - The semantic model configuration associated with this dataset.
-
List<Pulumi.
Aws Native. Inputs. Tag> - Use
As Pulumi.Aws Native. Quick Sight. Data Set Use As - The usage of the dataset.
- Aws
Account stringId - The AWS account ID.
- Column
Groups []DataSet Column Group Args - Column
Level []DataPermission Rules Set Column Level Permission Rule Args - Data
Prep DataConfiguration Set Data Prep Configuration Args - The data preparation configuration associated with this dataset.
- Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- Data
Set DataRefresh Properties Set Refresh Properties Args - The refresh properties of a dataset.
- Data
Set DataUsage Configuration Set Usage Configuration Args - The usage configuration to apply to child datasets that reference this dataset as a source.
- Dataset
Parameters []DataSet Dataset Parameter Args - Field
Folders map[string]DataSet Field Folder Args - The folder that contains fields and nested subfolders for your dataset.
- Folder
Arns []string - Import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- Ingestion
Wait DataPolicy Set Ingestion Wait Policy Args - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- Logical
Table map[string]DataMap Set Logical Table Args - Name string
- Performance
Configuration DataSet Performance Configuration Args - The performance optimization configuration of a dataset.
- Permissions
[]Data
Set Resource Permission Args - Physical
Table map[string]DataMap Set Physical Table Args - Declares the physical tables that are available in the underlying data sources.
- Row
Level DataPermission Data Set Set Row Level Permission Data Set Args - Row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration Args - Semantic
Model DataConfiguration Set Semantic Model Configuration Args - The semantic model configuration associated with this dataset.
-
Tag
Args - Use
As DataSet Use As - The usage of the dataset.
- aws
Account StringId - The AWS account ID.
- column
Groups List<DataSet Column Group> - column
Level List<DataPermission Rules Set Column Level Permission Rule> - data
Prep DataConfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set DataRefresh Properties Set Refresh Properties - The refresh properties of a dataset.
- data
Set DataUsage Configuration Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters List<DataSet Dataset Parameter> - field
Folders Map<String,DataSet Field Folder Args> - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns List<String> - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion
Wait DataPolicy Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table Map<String,DataMap Set Logical Table Args> - name String
- performance
Configuration DataSet Performance Configuration - The performance optimization configuration of a dataset.
- permissions
List<Data
Set Resource Permission> - physical
Table Map<String,DataMap Set Physical Table Args> - Declares the physical tables that are available in the underlying data sources.
- row
Level DataPermission Data Set Set Row Level Permission Data Set - row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration - semantic
Model DataConfiguration Set Semantic Model Configuration - The semantic model configuration associated with this dataset.
- List<Tag>
- use
As DataSet Use As - The usage of the dataset.
- aws
Account stringId - The AWS account ID.
- column
Groups DataSet Column Group[] - column
Level DataPermission Rules Set Column Level Permission Rule[] - data
Prep DataConfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set DataRefresh Properties Set Refresh Properties - The refresh properties of a dataset.
- data
Set DataUsage Configuration Set Usage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters DataSet Dataset Parameter[] - field
Folders {[key: string]: DataSet Field Folder Args} - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns string[] - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion
Wait DataPolicy Set Ingestion Wait Policy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table {[key: string]: DataMap Set Logical Table Args} - name string
- performance
Configuration DataSet Performance Configuration - The performance optimization configuration of a dataset.
- permissions
Data
Set Resource Permission[] - physical
Table {[key: string]: DataMap Set Physical Table Args} - Declares the physical tables that are available in the underlying data sources.
- row
Level DataPermission Data Set Set Row Level Permission Data Set - row
Level DataPermission Tag Configuration Set Row Level Permission Tag Configuration - semantic
Model DataConfiguration Set Semantic Model Configuration - The semantic model configuration associated with this dataset.
- Tag[]
- use
As DataSet Use As - The usage of the dataset.
- aws_
account_ strid - The AWS account ID.
- column_
groups Sequence[DataSet Column Group Args] - column_
level_ Sequence[Datapermission_ rules Set Column Level Permission Rule Args] - data_
prep_ Dataconfiguration Set Data Prep Configuration Args - The data preparation configuration associated with this dataset.
- data_
set_ strid - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data_
set_ Datarefresh_ properties Set Refresh Properties Args - The refresh properties of a dataset.
- data_
set_ Datausage_ configuration Set Usage Configuration Args - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset_
parameters Sequence[DataSet Dataset Parameter Args] - field_
folders Mapping[str, DataSet Field Folder Args] - The folder that contains fields and nested subfolders for your dataset.
- folder_
arns Sequence[str] - import_
mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- ingestion_
wait_ Datapolicy Set Ingestion Wait Policy Args - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical_
table_ Mapping[str, Datamap Set Logical Table Args] - name str
- performance_
configuration DataSet Performance Configuration Args - The performance optimization configuration of a dataset.
- permissions
Sequence[Data
Set Resource Permission Args] - physical_
table_ Mapping[str, Datamap Set Physical Table Args] - Declares the physical tables that are available in the underlying data sources.
- row_
level_ Datapermission_ data_ set Set Row Level Permission Data Set Args - row_
level_ Datapermission_ tag_ configuration Set Row Level Permission Tag Configuration Args - semantic_
model_ Dataconfiguration Set Semantic Model Configuration Args - The semantic model configuration associated with this dataset.
-
Sequence[Tag
Args] - use_
as DataSet Use As - The usage of the dataset.
- aws
Account StringId - The AWS account ID.
- column
Groups List<Property Map> - column
Level List<Property Map>Permission Rules - data
Prep Property MapConfiguration - The data preparation configuration associated with this dataset.
- data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- data
Set Property MapRefresh Properties - The refresh properties of a dataset.
- data
Set Property MapUsage Configuration - The usage configuration to apply to child datasets that reference this dataset as a source.
- dataset
Parameters List<Property Map> - field
Folders Map<Property Map> - The folder that contains fields and nested subfolders for your dataset.
- folder
Arns List<String> - import
Mode "SPICE" | "DIRECT_QUERY" - Indicates whether you want to import the data into SPICE.
- ingestion
Wait Property MapPolicy - The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
- logical
Table Map<Property Map>Map - name String
- performance
Configuration Property Map - The performance optimization configuration of a dataset.
- permissions List<Property Map>
- physical
Table Map<Property Map>Map - Declares the physical tables that are available in the underlying data sources.
- row
Level Property MapPermission Data Set - row
Level Property MapPermission Tag Configuration - semantic
Model Property MapConfiguration - The semantic model configuration associated with this dataset.
- List<Property Map>
- use
As "RLS_RULES" - The usage of the dataset.
Outputs
All input properties are implicitly available as output properties. Additionally, the DataSet resource produces the following output properties:
- Arn string
- Consumed
Spice doubleCapacity In Bytes - Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Output
Columns List<Pulumi.Aws Native. Quick Sight. Outputs. Data Set Output Column>
- Arn string
- Consumed
Spice float64Capacity In Bytes - Created
Time string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime - Output
Columns []DataSet Output Column
- arn String
- consumed
Spice DoubleCapacity In Bytes - created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - output
Columns List<DataSet Output Column>
- arn string
- consumed
Spice numberCapacity In Bytes - created
Time string - id string
- The provider-assigned unique ID for this managed resource.
- last
Updated stringTime - output
Columns DataSet Output Column[]
- arn str
- consumed_
spice_ floatcapacity_ in_ bytes - created_
time str - id str
- The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime - output_
columns Sequence[DataSet Output Column]
- arn String
- consumed
Spice NumberCapacity In Bytes - created
Time String - id String
- The provider-assigned unique ID for this managed resource.
- last
Updated StringTime - output
Columns List<Property Map>
Supporting Types
DataSetAggregateOperation, DataSetAggregateOperationArgs
- Aggregations
List<Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Aggregation> - The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - Alias string
- Alias for this operation.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for the aggregation.
- Group
By List<string>Column Names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
- Aggregations
[]Data
Set Aggregation - The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - Alias string
- Alias for this operation.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for the aggregation.
- Group
By []stringColumn Names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
- aggregations
List<Data
Set Aggregation> - The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - alias String
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the aggregation.
- group
By List<String>Column Names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
- aggregations
Data
Set Aggregation[] - The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - alias string
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the aggregation.
- group
By string[]Column Names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
- aggregations
Sequence[Data
Set Aggregation] - The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - alias str
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the aggregation.
- group_
by_ Sequence[str]column_ names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
- aggregations List<Property Map>
- The list of aggregation functions to apply to the grouped data, such as
SUM,COUNT, orAVERAGE. - alias String
- Alias for this operation.
- source Property Map
- The source transform operation that provides input data for the aggregation.
- group
By List<String>Column Names - The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
DataSetAggregation, DataSetAggregationArgs
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Data Set Data Prep Aggregation Function - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - New
Column stringId - A unique identifier for the new column that will contain the aggregated values.
- New
Column stringName - The name for the new column that will contain the aggregated values.
- Aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - New
Column stringId - A unique identifier for the new column that will contain the aggregated values.
- New
Column stringName - The name for the new column that will contain the aggregated values.
- aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - new
Column StringId - A unique identifier for the new column that will contain the aggregated values.
- new
Column StringName - The name for the new column that will contain the aggregated values.
- aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - new
Column stringId - A unique identifier for the new column that will contain the aggregated values.
- new
Column stringName - The name for the new column that will contain the aggregated values.
- aggregation_
function DataSet Data Prep Aggregation Function - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - new_
column_ strid - A unique identifier for the new column that will contain the aggregated values.
- new_
column_ strname - The name for the new column that will contain the aggregated values.
- aggregation
Function Property Map - The aggregation function to apply, such as
SUM,COUNT,AVERAGE,MIN,MAX - new
Column StringId - A unique identifier for the new column that will contain the aggregated values.
- new
Column StringName - The name for the new column that will contain the aggregated values.
DataSetAppendOperation, DataSetAppendOperationArgs
- Alias string
- Alias for this operation.
- Appended
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Appended Column> - The list of columns to include in the appended result, mapping columns from both sources.
- First
Source Pulumi.Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The first data source to be included in the append operation.
- Second
Source Pulumi.Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The second data source to be appended to the first source.
- Alias string
- Alias for this operation.
- Appended
Columns []DataSet Appended Column - The list of columns to include in the appended result, mapping columns from both sources.
- First
Source DataSet Transform Operation Source - The first data source to be included in the append operation.
- Second
Source DataSet Transform Operation Source - The second data source to be appended to the first source.
- alias String
- Alias for this operation.
- appended
Columns List<DataSet Appended Column> - The list of columns to include in the appended result, mapping columns from both sources.
- first
Source DataSet Transform Operation Source - The first data source to be included in the append operation.
- second
Source DataSet Transform Operation Source - The second data source to be appended to the first source.
- alias string
- Alias for this operation.
- appended
Columns DataSet Appended Column[] - The list of columns to include in the appended result, mapping columns from both sources.
- first
Source DataSet Transform Operation Source - The first data source to be included in the append operation.
- second
Source DataSet Transform Operation Source - The second data source to be appended to the first source.
- alias str
- Alias for this operation.
- appended_
columns Sequence[DataSet Appended Column] - The list of columns to include in the appended result, mapping columns from both sources.
- first_
source DataSet Transform Operation Source - The first data source to be included in the append operation.
- second_
source DataSet Transform Operation Source - The second data source to be appended to the first source.
- alias String
- Alias for this operation.
- appended
Columns List<Property Map> - The list of columns to include in the appended result, mapping columns from both sources.
- first
Source Property Map - The first data source to be included in the append operation.
- second
Source Property Map - The second data source to be appended to the first source.
DataSetAppendedColumn, DataSetAppendedColumnArgs
- Column
Name string - The name of the column to include in the appended result.
- New
Column stringId - A unique identifier for the column in the appended result.
- Column
Name string - The name of the column to include in the appended result.
- New
Column stringId - A unique identifier for the column in the appended result.
- column
Name String - The name of the column to include in the appended result.
- new
Column StringId - A unique identifier for the column in the appended result.
- column
Name string - The name of the column to include in the appended result.
- new
Column stringId - A unique identifier for the column in the appended result.
- column_
name str - The name of the column to include in the appended result.
- new_
column_ strid - A unique identifier for the column in the appended result.
- column
Name String - The name of the column to include in the appended result.
- new
Column StringId - A unique identifier for the column in the appended result.
DataSetCalculatedColumn, DataSetCalculatedColumnArgs
- Column
Id string - Column
Name string - Expression string
- Column
Id string - Column
Name string - Expression string
- column
Id String - column
Name String - expression String
- column
Id string - column
Name string - expression string
- column_
id str - column_
name str - expression str
- column
Id String - column
Name String - expression String
DataSetCastColumnTypeOperation, DataSetCastColumnTypeOperationArgs
- Column
Name string - New
Column Pulumi.Type Aws Native. Quick Sight. Data Set Column Data Type - New column data type.
- Format string
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- Column
Name string - New
Column DataType Set Column Data Type - New column data type.
- Format string
- Sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name String - new
Column DataType Set Column Data Type - New column data type.
- format String
- sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name string - new
Column DataType Set Column Data Type - New column data type.
- format string
- sub
Type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column_
name str - new_
column_ Datatype Set Column Data Type - New column data type.
- format str
- sub_
type DataSet Column Data Sub Type - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- column
Name String - new
Column "STRING" | "INTEGER" | "DECIMAL" | "DATETIME"Type - New column data type.
- format String
- sub
Type "FLOAT" | "FIXED" - The sub data type of the new column. Sub types are only available for decimal columns that are part of a SPICE dataset.
DataSetCastColumnTypesOperation, DataSetCastColumnTypesOperationArgs
- Alias string
- Alias for this operation.
- Cast
Column List<Pulumi.Type Operations Aws Native. Quick Sight. Inputs. Data Set Cast Column Type Operation> - The list of column type casting operations to perform.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for the type casting.
- Alias string
- Alias for this operation.
- Cast
Column []DataType Operations Set Cast Column Type Operation - The list of column type casting operations to perform.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for the type casting.
- alias String
- Alias for this operation.
- cast
Column List<DataType Operations Set Cast Column Type Operation> - The list of column type casting operations to perform.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the type casting.
- alias string
- Alias for this operation.
- cast
Column DataType Operations Set Cast Column Type Operation[] - The list of column type casting operations to perform.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the type casting.
- alias str
- Alias for this operation.
- cast_
column_ Sequence[Datatype_ operations Set Cast Column Type Operation] - The list of column type casting operations to perform.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for the type casting.
- alias String
- Alias for this operation.
- cast
Column List<Property Map>Type Operations - The list of column type casting operations to perform.
- source Property Map
- The source transform operation that provides input data for the type casting.
DataSetColumnDataSubType, DataSetColumnDataSubTypeArgs
- Float
- FLOAT
- Fixed
- FIXED
- Data
Set Column Data Sub Type Float - FLOAT
- Data
Set Column Data Sub Type Fixed - FIXED
- Float
- FLOAT
- Fixed
- FIXED
- Float
- FLOAT
- Fixed
- FIXED
- FLOAT
- FLOAT
- FIXED
- FIXED
- "FLOAT"
- FLOAT
- "FIXED"
- FIXED
DataSetColumnDataType, DataSetColumnDataTypeArgs
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Data
Set Column Data Type String - STRING
- Data
Set Column Data Type Integer - INTEGER
- Data
Set Column Data Type Decimal - DECIMAL
- Data
Set Column Data Type Datetime - DATETIME
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- STRING
- STRING
- INTEGER
- INTEGER
- DECIMAL
- DECIMAL
- DATETIME
- DATETIME
- "STRING"
- STRING
- "INTEGER"
- INTEGER
- "DECIMAL"
- DECIMAL
- "DATETIME"
- DATETIME
DataSetColumnDescription, DataSetColumnDescriptionArgs
- Text string
- Text string
- text String
- text string
- text str
- text String
DataSetColumnGroup, DataSetColumnGroupArgs
- Geo
Spatial Pulumi.Column Group Aws Native. Quick Sight. Inputs. Data Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- Geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial DataColumn Group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo_
spatial_ Datacolumn_ group Set Geo Spatial Column Group - Geospatial column group that denotes a hierarchy.
- geo
Spatial Property MapColumn Group - Geospatial column group that denotes a hierarchy.
DataSetColumnIdMapping, DataSetColumnIdMappingArgs
- Source
Column stringId - Target
Column stringId
- Source
Column stringId - Target
Column stringId
- source
Column StringId - target
Column StringId
- source
Column stringId - target
Column stringId
- source_
column_ strid - target_
column_ strid
- source
Column StringId - target
Column StringId
DataSetColumnLevelPermissionRule, DataSetColumnLevelPermissionRuleArgs
- Column
Names List<string> - Principals List<string>
- Column
Names []string - Principals []string
- column
Names List<String> - principals List<String>
- column
Names string[] - principals string[]
- column_
names Sequence[str] - principals Sequence[str]
- column
Names List<String> - principals List<String>
DataSetColumnTag, DataSetColumnTagArgs
- Column
Description Pulumi.Aws Native. Quick Sight. Inputs. Data Set Column Description - A description for a column.
- Column
Geographic Pulumi.Role Aws Native. Quick Sight. Data Set Geo Spatial Data Role - A geospatial role for a column.
- Column
Description DataSet Column Description - A description for a column.
- Column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description DataSet Column Description - A description for a column.
- column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description DataSet Column Description - A description for a column.
- column
Geographic DataRole Set Geo Spatial Data Role - A geospatial role for a column.
- column_
description DataSet Column Description - A description for a column.
- column_
geographic_ Datarole Set Geo Spatial Data Role - A geospatial role for a column.
- column
Description Property Map - A description for a column.
- column
Geographic "COUNTRY" | "STATE" | "COUNTY" | "CITY" | "POSTCODE" | "LONGITUDE" | "LATITUDE" | "POLITICAL1" | "CENSUS_TRACT" | "CENSUS_BLOCK_GROUP" | "CENSUS_BLOCK"Role - A geospatial role for a column.
DataSetColumnTagName, DataSetColumnTagNameArgs
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- Data
Set Column Tag Name Column Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Data
Set Column Tag Name Column Description - COLUMN_DESCRIPTION
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- Column
Geographic Role - COLUMN_GEOGRAPHIC_ROLE
- Column
Description - COLUMN_DESCRIPTION
- COLUMN_GEOGRAPHIC_ROLE
- COLUMN_GEOGRAPHIC_ROLE
- COLUMN_DESCRIPTION
- COLUMN_DESCRIPTION
- "COLUMN_GEOGRAPHIC_ROLE"
- COLUMN_GEOGRAPHIC_ROLE
- "COLUMN_DESCRIPTION"
- COLUMN_DESCRIPTION
DataSetColumnToUnpivot, DataSetColumnToUnpivotArgs
- Column
Name string - The name of the column to unpivot from the source data.
- New
Value string - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
- Column
Name string - The name of the column to unpivot from the source data.
- New
Value string - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
- column
Name String - The name of the column to unpivot from the source data.
- new
Value String - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
- column
Name string - The name of the column to unpivot from the source data.
- new
Value string - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
- column_
name str - The name of the column to unpivot from the source data.
- new_
value str - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
- column
Name String - The name of the column to unpivot from the source data.
- new
Value String - The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
DataSetCreateColumnsOperation, DataSetCreateColumnsOperationArgs
- Columns
List<Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Calculated Column> - Alias string
- Alias for this operation.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for creating new calculated columns.
- Columns
[]Data
Set Calculated Column - Alias string
- Alias for this operation.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for creating new calculated columns.
- columns
List<Data
Set Calculated Column> - alias String
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for creating new calculated columns.
- columns
Data
Set Calculated Column[] - alias string
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for creating new calculated columns.
- columns
Sequence[Data
Set Calculated Column] - alias str
- Alias for this operation.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for creating new calculated columns.
- columns List<Property Map>
- alias String
- Alias for this operation.
- source Property Map
- The source transform operation that provides input data for creating new calculated columns.
DataSetCustomSql, DataSetCustomSqlArgs
- Columns
[]Data
Set Input Column - Data
Source stringArn - Name string
- Sql
Query string
- columns
List<Data
Set Input Column> - data
Source StringArn - name String
- sql
Query String
- columns
Data
Set Input Column[] - data
Source stringArn - name string
- sql
Query string
- columns List<Property Map>
- data
Source StringArn - name String
- sql
Query String
DataSetDataPrepAggregationFunction, DataSetDataPrepAggregationFunctionArgs
- List
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Data Prep List Aggregation Function - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- Percentile
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Data Prep Percentile Aggregation Function - Simple
Aggregation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Data Prep Simple Aggregation Function - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
- List
Aggregation DataSet Data Prep List Aggregation Function - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- Percentile
Aggregation DataSet Data Prep Percentile Aggregation Function - Simple
Aggregation DataSet Data Prep Simple Aggregation Function - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
- list
Aggregation DataSet Data Prep List Aggregation Function - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- percentile
Aggregation DataSet Data Prep Percentile Aggregation Function - simple
Aggregation DataSet Data Prep Simple Aggregation Function - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
- list
Aggregation DataSet Data Prep List Aggregation Function - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- percentile
Aggregation DataSet Data Prep Percentile Aggregation Function - simple
Aggregation DataSet Data Prep Simple Aggregation Function - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
- list_
aggregation DataSet Data Prep List Aggregation Function - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- percentile_
aggregation DataSet Data Prep Percentile Aggregation Function - simple_
aggregation DataSet Data Prep Simple Aggregation Function - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
- list
Aggregation Property Map - A list aggregation function that concatenates values from multiple rows into a single delimited string.
- percentile
Aggregation Property Map - simple
Aggregation Property Map - A simple aggregation function such as
SUM,COUNT,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION.
DataSetDataPrepConfiguration, DataSetDataPrepConfigurationArgs
- Destination
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Destination Table> - A map of destination tables that receive the final prepared data.
- Source
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Source Table> - A map of source tables that provide information about underlying sources.
- Transform
Step Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Inputs. Data Set Transform Step> - A map of transformation steps that process the data.
- Destination
Table map[string]DataMap Set Destination Table - A map of destination tables that receive the final prepared data.
- Source
Table map[string]DataMap Set Source Table - A map of source tables that provide information about underlying sources.
- Transform
Step map[string]DataMap Set Transform Step - A map of transformation steps that process the data.
- destination
Table Map<String,DataMap Set Destination Table> - A map of destination tables that receive the final prepared data.
- source
Table Map<String,DataMap Set Source Table> - A map of source tables that provide information about underlying sources.
- transform
Step Map<String,DataMap Set Transform Step> - A map of transformation steps that process the data.
- destination
Table {[key: string]: DataMap Set Destination Table} - A map of destination tables that receive the final prepared data.
- source
Table {[key: string]: DataMap Set Source Table} - A map of source tables that provide information about underlying sources.
- transform
Step {[key: string]: DataMap Set Transform Step} - A map of transformation steps that process the data.
- destination_
table_ Mapping[str, Datamap Set Destination Table] - A map of destination tables that receive the final prepared data.
- source_
table_ Mapping[str, Datamap Set Source Table] - A map of source tables that provide information about underlying sources.
- transform_
step_ Mapping[str, Datamap Set Transform Step] - A map of transformation steps that process the data.
- destination
Table Map<Property Map>Map - A map of destination tables that receive the final prepared data.
- source
Table Map<Property Map>Map - A map of source tables that provide information about underlying sources.
- transform
Step Map<Property Map>Map - A map of transformation steps that process the data.
DataSetDataPrepListAggregationFunction, DataSetDataPrepListAggregationFunctionArgs
- Distinct bool
- Whether to include only distinct values in the concatenated result, removing duplicates.
- Separator string
- The string used to separate values in the concatenated result.
- Input
Column stringName - The name of the column containing values to be concatenated.
- Distinct bool
- Whether to include only distinct values in the concatenated result, removing duplicates.
- Separator string
- The string used to separate values in the concatenated result.
- Input
Column stringName - The name of the column containing values to be concatenated.
- distinct Boolean
- Whether to include only distinct values in the concatenated result, removing duplicates.
- separator String
- The string used to separate values in the concatenated result.
- input
Column StringName - The name of the column containing values to be concatenated.
- distinct boolean
- Whether to include only distinct values in the concatenated result, removing duplicates.
- separator string
- The string used to separate values in the concatenated result.
- input
Column stringName - The name of the column containing values to be concatenated.
- distinct bool
- Whether to include only distinct values in the concatenated result, removing duplicates.
- separator str
- The string used to separate values in the concatenated result.
- input_
column_ strname - The name of the column containing values to be concatenated.
- distinct Boolean
- Whether to include only distinct values in the concatenated result, removing duplicates.
- separator String
- The string used to separate values in the concatenated result.
- input
Column StringName - The name of the column containing values to be concatenated.
DataSetDataPrepPercentileAggregationFunction, DataSetDataPrepPercentileAggregationFunctionArgs
- Percentile
Value double - Input
Column stringName
- Percentile
Value float64 - Input
Column stringName
- percentile
Value Double - input
Column StringName
- percentile
Value number - input
Column stringName
- percentile_
value float - input_
column_ strname
- percentile
Value Number - input
Column StringName
DataSetDataPrepSimpleAggregationFunction, DataSetDataPrepSimpleAggregationFunctionArgs
- Function
Type Pulumi.Aws Native. Quick Sight. Data Set Data Prep Simple Aggregation Function Type - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - Input
Column stringName - The name of the column on which to perform the aggregation function.
- Function
Type DataSet Data Prep Simple Aggregation Function Type - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - Input
Column stringName - The name of the column on which to perform the aggregation function.
- function
Type DataSet Data Prep Simple Aggregation Function Type - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - input
Column StringName - The name of the column on which to perform the aggregation function.
- function
Type DataSet Data Prep Simple Aggregation Function Type - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - input
Column stringName - The name of the column on which to perform the aggregation function.
- function_
type DataSet Data Prep Simple Aggregation Function Type - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - input_
column_ strname - The name of the column on which to perform the aggregation function.
- function
Type "COUNT" | "DISTINCT_COUNT" | "SUM" | "AVERAGE" | "MEDIAN" | "MAX" | "MIN" | "VARIANCE" | "STANDARD_DEVIATION" - The type of aggregation function to perform, such as
COUNT,SUM,AVERAGE,MIN,MAX,MEDIAN,VARIANCE, orSTANDARD_DEVIATION. - input
Column StringName - The name of the column on which to perform the aggregation function.
DataSetDataPrepSimpleAggregationFunctionType, DataSetDataPrepSimpleAggregationFunctionTypeArgs
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Sum
- SUM
- Average
- AVERAGE
- Median
- MEDIAN
- Max
- MAX
- Min
- MIN
- Variance
- VARIANCE
- Standard
Deviation - STANDARD_DEVIATION
- Data
Set Data Prep Simple Aggregation Function Type Count - COUNT
- Data
Set Data Prep Simple Aggregation Function Type Distinct Count - DISTINCT_COUNT
- Data
Set Data Prep Simple Aggregation Function Type Sum - SUM
- Data
Set Data Prep Simple Aggregation Function Type Average - AVERAGE
- Data
Set Data Prep Simple Aggregation Function Type Median - MEDIAN
- Data
Set Data Prep Simple Aggregation Function Type Max - MAX
- Data
Set Data Prep Simple Aggregation Function Type Min - MIN
- Data
Set Data Prep Simple Aggregation Function Type Variance - VARIANCE
- Data
Set Data Prep Simple Aggregation Function Type Standard Deviation - STANDARD_DEVIATION
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Sum
- SUM
- Average
- AVERAGE
- Median
- MEDIAN
- Max
- MAX
- Min
- MIN
- Variance
- VARIANCE
- Standard
Deviation - STANDARD_DEVIATION
- Count
- COUNT
- Distinct
Count - DISTINCT_COUNT
- Sum
- SUM
- Average
- AVERAGE
- Median
- MEDIAN
- Max
- MAX
- Min
- MIN
- Variance
- VARIANCE
- Standard
Deviation - STANDARD_DEVIATION
- COUNT
- COUNT
- DISTINCT_COUNT
- DISTINCT_COUNT
- SUM
- SUM
- AVERAGE
- AVERAGE
- MEDIAN
- MEDIAN
- MAX
- MAX
- MIN
- MIN
- VARIANCE
- VARIANCE
- STANDARD_DEVIATION
- STANDARD_DEVIATION
- "COUNT"
- COUNT
- "DISTINCT_COUNT"
- DISTINCT_COUNT
- "SUM"
- SUM
- "AVERAGE"
- AVERAGE
- "MEDIAN"
- MEDIAN
- "MAX"
- MAX
- "MIN"
- MIN
- "VARIANCE"
- VARIANCE
- "STANDARD_DEVIATION"
- STANDARD_DEVIATION
DataSetDatasetParameter, DataSetDatasetParameterArgs
- Date
Time Pulumi.Dataset Parameter Aws Native. Quick Sight. Inputs. Data Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- Decimal
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- Integer
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- String
Dataset Pulumi.Parameter Aws Native. Quick Sight. Inputs. Data Set String Dataset Parameter - A string parameter that is created in the dataset.
- Date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- Decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- Integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- String
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time DataDataset Parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset DataParameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer
Dataset DataParameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string
Dataset DataParameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date_
time_ Datadataset_ parameter Set Date Time Dataset Parameter - A date time parameter that is created in the dataset.
- decimal_
dataset_ Dataparameter Set Decimal Dataset Parameter - A decimal parameter that is created in the dataset.
- integer_
dataset_ Dataparameter Set Integer Dataset Parameter - An integer parameter that is created in the dataset.
- string_
dataset_ Dataparameter Set String Dataset Parameter - A string parameter that is created in the dataset.
- date
Time Property MapDataset Parameter - A date time parameter that is created in the dataset.
- decimal
Dataset Property MapParameter - A decimal parameter that is created in the dataset.
- integer
Dataset Property MapParameter - An integer parameter that is created in the dataset.
- string
Dataset Property MapParameter - A string parameter that is created in the dataset.
DataSetDatasetParameterValueType, DataSetDatasetParameterValueTypeArgs
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- Data
Set Dataset Parameter Value Type Multi Valued - MULTI_VALUED
- Data
Set Dataset Parameter Value Type Single Valued - SINGLE_VALUED
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- Multi
Valued - MULTI_VALUED
- Single
Valued - SINGLE_VALUED
- MULTI_VALUED
- MULTI_VALUED
- SINGLE_VALUED
- SINGLE_VALUED
- "MULTI_VALUED"
- MULTI_VALUED
- "SINGLE_VALUED"
- SINGLE_VALUED
DataSetDateComparisonFilterCondition, DataSetDateComparisonFilterConditionArgs
- Operator
Pulumi.
Aws Native. Quick Sight. Data Set Date Comparison Filter Operator - The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - Value
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Date Filter Value - The date value to compare against.
- Operator
Data
Set Date Comparison Filter Operator - The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - Value
Data
Set Date Filter Value - The date value to compare against.
- operator
Data
Set Date Comparison Filter Operator - The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - value
Data
Set Date Filter Value - The date value to compare against.
- operator
Data
Set Date Comparison Filter Operator - The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - value
Data
Set Date Filter Value - The date value to compare against.
- operator
Data
Set Date Comparison Filter Operator - The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - value
Data
Set Date Filter Value - The date value to compare against.
- operator "BEFORE" | "BEFORE_OR_EQUALS_TO" | "AFTER" | "AFTER_OR_EQUALS_TO"
- The comparison operator to use, such as
BEFORE,BEFORE_OR_EQUALS_TO,AFTER, orAFTER_OR_EQUALS_TO. - value Property Map
- The date value to compare against.
DataSetDateComparisonFilterOperator, DataSetDateComparisonFilterOperatorArgs
- Before
- BEFORE
- Before
Or Equals To - BEFORE_OR_EQUALS_TO
- After
- AFTER
- After
Or Equals To - AFTER_OR_EQUALS_TO
- Data
Set Date Comparison Filter Operator Before - BEFORE
- Data
Set Date Comparison Filter Operator Before Or Equals To - BEFORE_OR_EQUALS_TO
- Data
Set Date Comparison Filter Operator After - AFTER
- Data
Set Date Comparison Filter Operator After Or Equals To - AFTER_OR_EQUALS_TO
- Before
- BEFORE
- Before
Or Equals To - BEFORE_OR_EQUALS_TO
- After
- AFTER
- After
Or Equals To - AFTER_OR_EQUALS_TO
- Before
- BEFORE
- Before
Or Equals To - BEFORE_OR_EQUALS_TO
- After
- AFTER
- After
Or Equals To - AFTER_OR_EQUALS_TO
- BEFORE
- BEFORE
- BEFORE_OR_EQUALS_TO
- BEFORE_OR_EQUALS_TO
- AFTER
- AFTER
- AFTER_OR_EQUALS_TO
- AFTER_OR_EQUALS_TO
- "BEFORE"
- BEFORE
- "BEFORE_OR_EQUALS_TO"
- BEFORE_OR_EQUALS_TO
- "AFTER"
- AFTER
- "AFTER_OR_EQUALS_TO"
- AFTER_OR_EQUALS_TO
DataSetDateFilterCondition, DataSetDateFilterConditionArgs
- Column
Name string - The name of the date column to filter.
- Comparison
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Date Comparison Filter Condition - A comparison-based filter condition for the date column.
- Range
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Date Range Filter Condition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
- Column
Name string - The name of the date column to filter.
- Comparison
Filter DataCondition Set Date Comparison Filter Condition - A comparison-based filter condition for the date column.
- Range
Filter DataCondition Set Date Range Filter Condition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
- column
Name String - The name of the date column to filter.
- comparison
Filter DataCondition Set Date Comparison Filter Condition - A comparison-based filter condition for the date column.
- range
Filter DataCondition Set Date Range Filter Condition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
- column
Name string - The name of the date column to filter.
- comparison
Filter DataCondition Set Date Comparison Filter Condition - A comparison-based filter condition for the date column.
- range
Filter DataCondition Set Date Range Filter Condition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
- column_
name str - The name of the date column to filter.
- comparison_
filter_ Datacondition Set Date Comparison Filter Condition - A comparison-based filter condition for the date column.
- range_
filter_ Datacondition Set Date Range Filter Condition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
- column
Name String - The name of the date column to filter.
- comparison
Filter Property MapCondition - A comparison-based filter condition for the date column.
- range
Filter Property MapCondition - A range-based filter condition for the date column, filtering values between minimum and maximum dates.
DataSetDateFilterValue, DataSetDateFilterValueArgs
- Static
Value string - A static date value used for filtering.
- Static
Value string - A static date value used for filtering.
- static
Value String - A static date value used for filtering.
- static
Value string - A static date value used for filtering.
- static_
value str - A static date value used for filtering.
- static
Value String - A static date value used for filtering.
DataSetDateRangeFilterCondition, DataSetDateRangeFilterConditionArgs
- Include
Maximum bool - Whether to include the maximum value in the filter range.
- Include
Minimum bool - Whether to include the minimum value in the filter range.
- Range
Maximum Pulumi.Aws Native. Quick Sight. Inputs. Data Set Date Filter Value - The maximum date value for the range filter.
- Range
Minimum Pulumi.Aws Native. Quick Sight. Inputs. Data Set Date Filter Value - The minimum date value for the range filter.
- Include
Maximum bool - Whether to include the maximum value in the filter range.
- Include
Minimum bool - Whether to include the minimum value in the filter range.
- Range
Maximum DataSet Date Filter Value - The maximum date value for the range filter.
- Range
Minimum DataSet Date Filter Value - The minimum date value for the range filter.
- include
Maximum Boolean - Whether to include the maximum value in the filter range.
- include
Minimum Boolean - Whether to include the minimum value in the filter range.
- range
Maximum DataSet Date Filter Value - The maximum date value for the range filter.
- range
Minimum DataSet Date Filter Value - The minimum date value for the range filter.
- include
Maximum boolean - Whether to include the maximum value in the filter range.
- include
Minimum boolean - Whether to include the minimum value in the filter range.
- range
Maximum DataSet Date Filter Value - The maximum date value for the range filter.
- range
Minimum DataSet Date Filter Value - The minimum date value for the range filter.
- include_
maximum bool - Whether to include the maximum value in the filter range.
- include_
minimum bool - Whether to include the minimum value in the filter range.
- range_
maximum DataSet Date Filter Value - The maximum date value for the range filter.
- range_
minimum DataSet Date Filter Value - The minimum date value for the range filter.
- include
Maximum Boolean - Whether to include the maximum value in the filter range.
- include
Minimum Boolean - Whether to include the minimum value in the filter range.
- range
Maximum Property Map - The maximum date value for the range filter.
- range
Minimum Property Map - The minimum date value for the range filter.
DataSetDateTimeDatasetParameter, DataSetDateTimeDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- Time
Granularity Pulumi.Aws Native. Quick Sight. Data Set Time Granularity - The time granularity of the date time parameter.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- Time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default_
values DataSet Date Time Dataset Parameter Default Values - A list of default values for a given date time parameter. This structure only accepts static values.
- time_
granularity DataSet Time Granularity - The time granularity of the date time parameter.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values Property Map - A list of default values for a given date time parameter. This structure only accepts static values.
- time
Granularity "YEAR" | "QUARTER" | "MONTH" | "WEEK" | "DAY" | "HOUR" | "MINUTE" | "SECOND" | "MILLISECOND" - The time granularity of the date time parameter.
DataSetDateTimeDatasetParameterDefaultValues, DataSetDateTimeDatasetParameterDefaultValuesArgs
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetDecimalDatasetParameter, DataSetDecimalDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default_
values DataSet Decimal Dataset Parameter Default Values - A list of default values for a given decimal parameter. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values Property Map - A list of default values for a given decimal parameter. This structure only accepts static values.
DataSetDecimalDatasetParameterDefaultValues, DataSetDecimalDatasetParameterDefaultValuesArgs
- Static
Values List<double>
- Static
Values []float64
- static
Values List<Double>
- static
Values number[]
- static_
values Sequence[float]
- static
Values List<Number>
DataSetDestinationTable, DataSetDestinationTableArgs
- Alias string
- Alias for the destination table.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Destination Table Source - The source configuration that specifies which transform operation provides data to this destination table.
- Alias string
- Alias for the destination table.
- Source
Data
Set Destination Table Source - The source configuration that specifies which transform operation provides data to this destination table.
- alias String
- Alias for the destination table.
- source
Data
Set Destination Table Source - The source configuration that specifies which transform operation provides data to this destination table.
- alias string
- Alias for the destination table.
- source
Data
Set Destination Table Source - The source configuration that specifies which transform operation provides data to this destination table.
- alias str
- Alias for the destination table.
- source
Data
Set Destination Table Source - The source configuration that specifies which transform operation provides data to this destination table.
- alias String
- Alias for the destination table.
- source Property Map
- The source configuration that specifies which transform operation provides data to this destination table.
DataSetDestinationTableSource, DataSetDestinationTableSourceArgs
- Transform
Operation stringId - The identifier of the transform operation that provides data to the destination table.
- Transform
Operation stringId - The identifier of the transform operation that provides data to the destination table.
- transform
Operation StringId - The identifier of the transform operation that provides data to the destination table.
- transform
Operation stringId - The identifier of the transform operation that provides data to the destination table.
- transform_
operation_ strid - The identifier of the transform operation that provides data to the destination table.
- transform
Operation StringId - The identifier of the transform operation that provides data to the destination table.
DataSetFieldFolder, DataSetFieldFolderArgs
- Columns List<string>
- Description string
- Columns []string
- Description string
- columns List<String>
- description String
- columns string[]
- description string
- columns Sequence[str]
- description str
- columns List<String>
- description String
DataSetFileFormat, DataSetFileFormatArgs
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- Data
Set File Format Csv - CSV
- Data
Set File Format Tsv - TSV
- Data
Set File Format Clf - CLF
- Data
Set File Format Elf - ELF
- Data
Set File Format Xlsx - XLSX
- Data
Set File Format Json - JSON
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- Csv
- CSV
- Tsv
- TSV
- Clf
- CLF
- Elf
- ELF
- Xlsx
- XLSX
- Json
- JSON
- CSV
- CSV
- TSV
- TSV
- CLF
- CLF
- ELF
- ELF
- XLSX
- XLSX
- JSON
- JSON
- "CSV"
- CSV
- "TSV"
- TSV
- "CLF"
- CLF
- "ELF"
- ELF
- "XLSX"
- XLSX
- "JSON"
- JSON
DataSetFilterOperation, DataSetFilterOperationArgs
- Condition
Expression string - Date
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Date Filter Condition - A date-based filter condition within a filter operation.
- Numeric
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Numeric Filter Condition - A numeric-based filter condition within a filter operation.
- String
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set String Filter Condition - A string-based filter condition within a filter operation.
- Condition
Expression string - Date
Filter DataCondition Set Date Filter Condition - A date-based filter condition within a filter operation.
- Numeric
Filter DataCondition Set Numeric Filter Condition - A numeric-based filter condition within a filter operation.
- String
Filter DataCondition Set String Filter Condition - A string-based filter condition within a filter operation.
- condition
Expression String - date
Filter DataCondition Set Date Filter Condition - A date-based filter condition within a filter operation.
- numeric
Filter DataCondition Set Numeric Filter Condition - A numeric-based filter condition within a filter operation.
- string
Filter DataCondition Set String Filter Condition - A string-based filter condition within a filter operation.
- condition
Expression string - date
Filter DataCondition Set Date Filter Condition - A date-based filter condition within a filter operation.
- numeric
Filter DataCondition Set Numeric Filter Condition - A numeric-based filter condition within a filter operation.
- string
Filter DataCondition Set String Filter Condition - A string-based filter condition within a filter operation.
- condition_
expression str - date_
filter_ Datacondition Set Date Filter Condition - A date-based filter condition within a filter operation.
- numeric_
filter_ Datacondition Set Numeric Filter Condition - A numeric-based filter condition within a filter operation.
- string_
filter_ Datacondition Set String Filter Condition - A string-based filter condition within a filter operation.
- condition
Expression String - date
Filter Property MapCondition - A date-based filter condition within a filter operation.
- numeric
Filter Property MapCondition - A numeric-based filter condition within a filter operation.
- string
Filter Property MapCondition - A string-based filter condition within a filter operation.
DataSetFiltersOperation, DataSetFiltersOperationArgs
- Alias string
- Alias for this operation.
- Filter
Operations List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Filter Operation> - The list of filter operations to apply.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for filtering.
- Alias string
- Alias for this operation.
- Filter
Operations []DataSet Filter Operation - The list of filter operations to apply.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for filtering.
- alias String
- Alias for this operation.
- filter
Operations List<DataSet Filter Operation> - The list of filter operations to apply.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for filtering.
- alias string
- Alias for this operation.
- filter
Operations DataSet Filter Operation[] - The list of filter operations to apply.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for filtering.
- alias str
- Alias for this operation.
- filter_
operations Sequence[DataSet Filter Operation] - The list of filter operations to apply.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for filtering.
- alias String
- Alias for this operation.
- filter
Operations List<Property Map> - The list of filter operations to apply.
- source Property Map
- The source transform operation that provides input data for filtering.
DataSetGeoSpatialColumnGroup, DataSetGeoSpatialColumnGroupArgs
- Columns List<string>
- Name string
- Country
Code Pulumi.Aws Native. Quick Sight. Data Set Geo Spatial Country Code - Country code.
- Columns []string
- Name string
- Country
Code DataSet Geo Spatial Country Code - Country code.
- columns List<String>
- name String
- country
Code DataSet Geo Spatial Country Code - Country code.
- columns string[]
- name string
- country
Code DataSet Geo Spatial Country Code - Country code.
- columns Sequence[str]
- name str
- country_
code DataSet Geo Spatial Country Code - Country code.
- columns List<String>
- name String
- country
Code "US" - Country code.
DataSetGeoSpatialCountryCode, DataSetGeoSpatialCountryCodeArgs
- Us
- US
- Data
Set Geo Spatial Country Code Us - US
- Us
- US
- Us
- US
- US
- US
- "US"
- US
DataSetGeoSpatialDataRole, DataSetGeoSpatialDataRoleArgs
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- Data
Set Geo Spatial Data Role Country - COUNTRY
- Data
Set Geo Spatial Data Role State - STATE
- Data
Set Geo Spatial Data Role County - COUNTY
- Data
Set Geo Spatial Data Role City - CITY
- Data
Set Geo Spatial Data Role Postcode - POSTCODE
- Data
Set Geo Spatial Data Role Longitude - LONGITUDE
- Data
Set Geo Spatial Data Role Latitude - LATITUDE
- Data
Set Geo Spatial Data Role Political1 - POLITICAL1
- Data
Set Geo Spatial Data Role Census Tract - CENSUS_TRACT
- Data
Set Geo Spatial Data Role Census Block Group - CENSUS_BLOCK_GROUP
- Data
Set Geo Spatial Data Role Census Block - CENSUS_BLOCK
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- Country
- COUNTRY
- State
- STATE
- County
- COUNTY
- City
- CITY
- Postcode
- POSTCODE
- Longitude
- LONGITUDE
- Latitude
- LATITUDE
- Political1
- POLITICAL1
- Census
Tract - CENSUS_TRACT
- Census
Block Group - CENSUS_BLOCK_GROUP
- Census
Block - CENSUS_BLOCK
- COUNTRY
- COUNTRY
- STATE
- STATE
- COUNTY
- COUNTY
- CITY
- CITY
- POSTCODE
- POSTCODE
- LONGITUDE
- LONGITUDE
- LATITUDE
- LATITUDE
- POLITICAL1
- POLITICAL1
- CENSUS_TRACT
- CENSUS_TRACT
- CENSUS_BLOCK_GROUP
- CENSUS_BLOCK_GROUP
- CENSUS_BLOCK
- CENSUS_BLOCK
- "COUNTRY"
- COUNTRY
- "STATE"
- STATE
- "COUNTY"
- COUNTY
- "CITY"
- CITY
- "POSTCODE"
- POSTCODE
- "LONGITUDE"
- LONGITUDE
- "LATITUDE"
- LATITUDE
- "POLITICAL1"
- POLITICAL1
- "CENSUS_TRACT"
- CENSUS_TRACT
- "CENSUS_BLOCK_GROUP"
- CENSUS_BLOCK_GROUP
- "CENSUS_BLOCK"
- CENSUS_BLOCK
DataSetImportMode, DataSetImportModeArgs
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- Data
Set Import Mode Spice - SPICE
- Data
Set Import Mode Direct Query - DIRECT_QUERY
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- Spice
- SPICE
- Direct
Query - DIRECT_QUERY
- SPICE
- SPICE
- DIRECT_QUERY
- DIRECT_QUERY
- "SPICE"
- SPICE
- "DIRECT_QUERY"
- DIRECT_QUERY
DataSetImportTableOperation, DataSetImportTableOperationArgs
- Alias string
- Alias for this operation.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Import Table Operation Source - The source configuration that specifies which source table to import and any column mappings.
- Alias string
- Alias for this operation.
- Source
Data
Set Import Table Operation Source - The source configuration that specifies which source table to import and any column mappings.
- alias String
- Alias for this operation.
- source
Data
Set Import Table Operation Source - The source configuration that specifies which source table to import and any column mappings.
- alias string
- Alias for this operation.
- source
Data
Set Import Table Operation Source - The source configuration that specifies which source table to import and any column mappings.
- alias str
- Alias for this operation.
- source
Data
Set Import Table Operation Source - The source configuration that specifies which source table to import and any column mappings.
- alias String
- Alias for this operation.
- source Property Map
- The source configuration that specifies which source table to import and any column mappings.
DataSetImportTableOperationSource, DataSetImportTableOperationSourceArgs
- Source
Table stringId - The identifier of the source table to import data from.
- Column
Id List<Pulumi.Mappings Aws Native. Quick Sight. Inputs. Data Set Column Id Mapping> - The mappings between source column identifiers and target column identifiers during the import.
- Source
Table stringId - The identifier of the source table to import data from.
- Column
Id []DataMappings Set Column Id Mapping - The mappings between source column identifiers and target column identifiers during the import.
- source
Table StringId - The identifier of the source table to import data from.
- column
Id List<DataMappings Set Column Id Mapping> - The mappings between source column identifiers and target column identifiers during the import.
- source
Table stringId - The identifier of the source table to import data from.
- column
Id DataMappings Set Column Id Mapping[] - The mappings between source column identifiers and target column identifiers during the import.
- source_
table_ strid - The identifier of the source table to import data from.
- column_
id_ Sequence[Datamappings Set Column Id Mapping] - The mappings between source column identifiers and target column identifiers during the import.
- source
Table StringId - The identifier of the source table to import data from.
- column
Id List<Property Map>Mappings - The mappings between source column identifiers and target column identifiers during the import.
DataSetIncrementalRefresh, DataSetIncrementalRefreshArgs
- Lookback
Window Pulumi.Aws Native. Quick Sight. Inputs. Data Set Lookback Window - The lookback window setup for an incremental refresh configuration.
- Lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback_
window DataSet Lookback Window - The lookback window setup for an incremental refresh configuration.
- lookback
Window Property Map - The lookback window setup for an incremental refresh configuration.
DataSetIngestionWaitPolicy, DataSetIngestionWaitPolicyArgs
- Ingestion
Wait doubleTime In Hours - Wait
For boolSpice Ingestion
- Ingestion
Wait float64Time In Hours - Wait
For boolSpice Ingestion
- ingestion
Wait DoubleTime In Hours - wait
For BooleanSpice Ingestion
- ingestion
Wait numberTime In Hours - wait
For booleanSpice Ingestion
- ingestion
Wait NumberTime In Hours - wait
For BooleanSpice Ingestion
DataSetInputColumn, DataSetInputColumnArgs
- Name string
- Type
Pulumi.
Aws Native. Quick Sight. Data Set Input Column Data Type - The data type of the column.
- Id string
- A unique identifier for the input column.
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- Name string
- Type
Data
Set Input Column Data Type - The data type of the column.
- Id string
- A unique identifier for the input column.
- Sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name String
- type
Data
Set Input Column Data Type - The data type of the column.
- id String
- A unique identifier for the input column.
- sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name string
- type
Data
Set Input Column Data Type - The data type of the column.
- id string
- A unique identifier for the input column.
- sub
Type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name str
- type
Data
Set Input Column Data Type - The data type of the column.
- id str
- A unique identifier for the input column.
- sub_
type DataSet Column Data Sub Type - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
- name String
- type "STRING" | "INTEGER" | "DECIMAL" | "DATETIME" | "BIT" | "BOOLEAN" | "JSON"
- The data type of the column.
- id String
- A unique identifier for the input column.
- sub
Type "FLOAT" | "FIXED" - The sub data type of the column. Sub types are only available for decimal columns that are part of a SPICE dataset.
DataSetInputColumnDataType, DataSetInputColumnDataTypeArgs
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- Data
Set Input Column Data Type String - STRING
- Data
Set Input Column Data Type Integer - INTEGER
- Data
Set Input Column Data Type Decimal - DECIMAL
- Data
Set Input Column Data Type Datetime - DATETIME
- Data
Set Input Column Data Type Bit - BIT
- Data
Set Input Column Data Type Boolean - BOOLEAN
- Data
Set Input Column Data Type Json - JSON
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- String
- STRING
- Integer
- INTEGER
- Decimal
- DECIMAL
- Datetime
- DATETIME
- Bit
- BIT
- Boolean
- BOOLEAN
- Json
- JSON
- STRING
- STRING
- INTEGER
- INTEGER
- DECIMAL
- DECIMAL
- DATETIME
- DATETIME
- BIT
- BIT
- BOOLEAN
- BOOLEAN
- JSON
- JSON
- "STRING"
- STRING
- "INTEGER"
- INTEGER
- "DECIMAL"
- DECIMAL
- "DATETIME"
- DATETIME
- "BIT"
- BIT
- "BOOLEAN"
- BOOLEAN
- "JSON"
- JSON
DataSetIntegerDatasetParameter, DataSetIntegerDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default_
values DataSet Integer Dataset Parameter Default Values - A list of default values for a given integer parameter. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values Property Map - A list of default values for a given integer parameter. This structure only accepts static values.
DataSetIntegerDatasetParameterDefaultValues, DataSetIntegerDatasetParameterDefaultValuesArgs
- Static
Values List<int>
- Static
Values []int
- static
Values List<Integer>
- static
Values number[]
- static_
values Sequence[int]
- static
Values List<Number>
DataSetJoinInstruction, DataSetJoinInstructionArgs
- Left
Operand string - On
Clause string - Right
Operand string - Type
Pulumi.
Aws Native. Quick Sight. Data Set Join Type - The type of join that it is.
- Left
Join Pulumi.Key Properties Aws Native. Quick Sight. Inputs. Data Set Join Key Properties - Join key properties of the left operand.
- Right
Join Pulumi.Key Properties Aws Native. Quick Sight. Inputs. Data Set Join Key Properties - Join key properties of the right operand.
- Left
Operand string - On
Clause string - Right
Operand string - Type
Data
Set Join Type - The type of join that it is.
- Left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- Right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand String - on
Clause String - right
Operand String - type
Data
Set Join Type - The type of join that it is.
- left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand string - on
Clause string - right
Operand string - type
Data
Set Join Type - The type of join that it is.
- left
Join DataKey Properties Set Join Key Properties - Join key properties of the left operand.
- right
Join DataKey Properties Set Join Key Properties - Join key properties of the right operand.
- left_
operand str - on_
clause str - right_
operand str - type
Data
Set Join Type - The type of join that it is.
- left_
join_ Datakey_ properties Set Join Key Properties - Join key properties of the left operand.
- right_
join_ Datakey_ properties Set Join Key Properties - Join key properties of the right operand.
- left
Operand String - on
Clause String - right
Operand String - type "INNER" | "OUTER" | "LEFT" | "RIGHT"
- The type of join that it is.
- left
Join Property MapKey Properties - Join key properties of the left operand.
- right
Join Property MapKey Properties - Join key properties of the right operand.
DataSetJoinKeyProperties, DataSetJoinKeyPropertiesArgs
- Unique
Key bool
- Unique
Key bool
- unique
Key Boolean
- unique
Key boolean
- unique_
key bool
- unique
Key Boolean
DataSetJoinOperandProperties, DataSetJoinOperandPropertiesArgs
- Output
Column List<Pulumi.Name Overrides Aws Native. Quick Sight. Inputs. Data Set Output Column Name Override> - A list of column name overrides to apply to the join operand's output columns.
- Output
Column []DataName Overrides Set Output Column Name Override - A list of column name overrides to apply to the join operand's output columns.
- output
Column List<DataName Overrides Set Output Column Name Override> - A list of column name overrides to apply to the join operand's output columns.
- output
Column DataName Overrides Set Output Column Name Override[] - A list of column name overrides to apply to the join operand's output columns.
- output_
column_ Sequence[Dataname_ overrides Set Output Column Name Override] - A list of column name overrides to apply to the join operand's output columns.
- output
Column List<Property Map>Name Overrides - A list of column name overrides to apply to the join operand's output columns.
DataSetJoinOperation, DataSetJoinOperationArgs
- Alias string
- Alias for this operation.
- Left
Operand Pulumi.Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The left operand for the join operation.
- On
Clause string - The join condition that specifies how to match rows between the left and right operands.
- Right
Operand Pulumi.Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The right operand for the join operation.
- Type
Pulumi.
Aws Native. Quick Sight. Data Set Join Operation Type - The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - Left
Operand Pulumi.Properties Aws Native. Quick Sight. Inputs. Data Set Join Operand Properties - Properties that control how the left operand's columns are handled in the join result.
- Right
Operand Pulumi.Properties Aws Native. Quick Sight. Inputs. Data Set Join Operand Properties - Properties that control how the right operand's columns are handled in the join result.
- Alias string
- Alias for this operation.
- Left
Operand DataSet Transform Operation Source - The left operand for the join operation.
- On
Clause string - The join condition that specifies how to match rows between the left and right operands.
- Right
Operand DataSet Transform Operation Source - The right operand for the join operation.
- Type
Data
Set Join Operation Type - The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - Left
Operand DataProperties Set Join Operand Properties - Properties that control how the left operand's columns are handled in the join result.
- Right
Operand DataProperties Set Join Operand Properties - Properties that control how the right operand's columns are handled in the join result.
- alias String
- Alias for this operation.
- left
Operand DataSet Transform Operation Source - The left operand for the join operation.
- on
Clause String - The join condition that specifies how to match rows between the left and right operands.
- right
Operand DataSet Transform Operation Source - The right operand for the join operation.
- type
Data
Set Join Operation Type - The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - left
Operand DataProperties Set Join Operand Properties - Properties that control how the left operand's columns are handled in the join result.
- right
Operand DataProperties Set Join Operand Properties - Properties that control how the right operand's columns are handled in the join result.
- alias string
- Alias for this operation.
- left
Operand DataSet Transform Operation Source - The left operand for the join operation.
- on
Clause string - The join condition that specifies how to match rows between the left and right operands.
- right
Operand DataSet Transform Operation Source - The right operand for the join operation.
- type
Data
Set Join Operation Type - The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - left
Operand DataProperties Set Join Operand Properties - Properties that control how the left operand's columns are handled in the join result.
- right
Operand DataProperties Set Join Operand Properties - Properties that control how the right operand's columns are handled in the join result.
- alias str
- Alias for this operation.
- left_
operand DataSet Transform Operation Source - The left operand for the join operation.
- on_
clause str - The join condition that specifies how to match rows between the left and right operands.
- right_
operand DataSet Transform Operation Source - The right operand for the join operation.
- type
Data
Set Join Operation Type - The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - left_
operand_ Dataproperties Set Join Operand Properties - Properties that control how the left operand's columns are handled in the join result.
- right_
operand_ Dataproperties Set Join Operand Properties - Properties that control how the right operand's columns are handled in the join result.
- alias String
- Alias for this operation.
- left
Operand Property Map - The left operand for the join operation.
- on
Clause String - The join condition that specifies how to match rows between the left and right operands.
- right
Operand Property Map - The right operand for the join operation.
- type "INNER" | "OUTER" | "LEFT" | "RIGHT"
- The type of join to perform, such as
INNER,LEFT,RIGHT, orOUTER. - left
Operand Property MapProperties - Properties that control how the left operand's columns are handled in the join result.
- right
Operand Property MapProperties - Properties that control how the right operand's columns are handled in the join result.
DataSetJoinOperationType, DataSetJoinOperationTypeArgs
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Data
Set Join Operation Type Inner - INNER
- Data
Set Join Operation Type Outer - OUTER
- Data
Set Join Operation Type Left - LEFT
- Data
Set Join Operation Type Right - RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- INNER
- INNER
- OUTER
- OUTER
- LEFT
- LEFT
- RIGHT
- RIGHT
- "INNER"
- INNER
- "OUTER"
- OUTER
- "LEFT"
- LEFT
- "RIGHT"
- RIGHT
DataSetJoinType, DataSetJoinTypeArgs
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Data
Set Join Type Inner - INNER
- Data
Set Join Type Outer - OUTER
- Data
Set Join Type Left - LEFT
- Data
Set Join Type Right - RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- Inner
- INNER
- Outer
- OUTER
- Left
- LEFT
- Right
- RIGHT
- INNER
- INNER
- OUTER
- OUTER
- LEFT
- LEFT
- RIGHT
- RIGHT
- "INNER"
- INNER
- "OUTER"
- OUTER
- "LEFT"
- LEFT
- "RIGHT"
- RIGHT
DataSetLogicalTable, DataSetLogicalTableArgs
DataSetLogicalTableSource, DataSetLogicalTableSourceArgs
- Data
Set stringArn - Join
Instruction Pulumi.Aws Native. Quick Sight. Inputs. Data Set Join Instruction - Specifies the result of a join of two logical tables.
- Physical
Table stringId
- Data
Set stringArn - Join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- Physical
Table stringId
- data
Set StringArn - join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical
Table StringId
- data
Set stringArn - join
Instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical
Table stringId
- data_
set_ strarn - join_
instruction DataSet Join Instruction - Specifies the result of a join of two logical tables.
- physical_
table_ strid
- data
Set StringArn - join
Instruction Property Map - Specifies the result of a join of two logical tables.
- physical
Table StringId
DataSetLookbackWindow, DataSetLookbackWindowArgs
- Column
Name string - Size double
- Size
Unit Pulumi.Aws Native. Quick Sight. Data Set Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
- Column
Name string - Size float64
- Size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
- column
Name String - size Double
- size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
- column
Name string - size number
- size
Unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
- column_
name str - size float
- size_
unit DataSet Lookback Window Size Unit - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
- column
Name String - size Number
- size
Unit "HOUR" | "DAY" | "WEEK" - The size unit that is used for the lookback window column. Valid values for this structure are
HOUR,DAY, andWEEK.
DataSetLookbackWindowSizeUnit, DataSetLookbackWindowSizeUnitArgs
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- Data
Set Lookback Window Size Unit Hour - HOUR
- Data
Set Lookback Window Size Unit Day - DAY
- Data
Set Lookback Window Size Unit Week - WEEK
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- Hour
- HOUR
- Day
- DAY
- Week
- WEEK
- HOUR
- HOUR
- DAY
- DAY
- WEEK
- WEEK
- "HOUR"
- HOUR
- "DAY"
- DAY
- "WEEK"
- WEEK
DataSetNewDefaultValues, DataSetNewDefaultValuesArgs
- Date
Time List<string>Static Values - Decimal
Static List<double>Values - Integer
Static List<int>Values - String
Static List<string>Values
- Date
Time []stringStatic Values - Decimal
Static []float64Values - Integer
Static []intValues - String
Static []stringValues
- date
Time List<String>Static Values - decimal
Static List<Double>Values - integer
Static List<Integer>Values - string
Static List<String>Values
- date
Time string[]Static Values - decimal
Static number[]Values - integer
Static number[]Values - string
Static string[]Values
- date_
time_ Sequence[str]static_ values - decimal_
static_ Sequence[float]values - integer_
static_ Sequence[int]values - string_
static_ Sequence[str]values
- date
Time List<String>Static Values - decimal
Static List<Number>Values - integer
Static List<Number>Values - string
Static List<String>Values
DataSetNumericComparisonFilterCondition, DataSetNumericComparisonFilterConditionArgs
- Operator
Pulumi.
Aws Native. Quick Sight. Data Set Numeric Comparison Filter Operator - The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - Value
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Numeric Filter Value - The numeric value to compare against.
- Operator
Data
Set Numeric Comparison Filter Operator - The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - Value
Data
Set Numeric Filter Value - The numeric value to compare against.
- operator
Data
Set Numeric Comparison Filter Operator - The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - value
Data
Set Numeric Filter Value - The numeric value to compare against.
- operator
Data
Set Numeric Comparison Filter Operator - The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - value
Data
Set Numeric Filter Value - The numeric value to compare against.
- operator
Data
Set Numeric Comparison Filter Operator - The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - value
Data
Set Numeric Filter Value - The numeric value to compare against.
- operator "EQUALS" | "DOES_NOT_EQUAL" | "GREATER_THAN" | "GREATER_THAN_OR_EQUALS_TO" | "LESS_THAN" | "LESS_THAN_OR_EQUALS_TO"
- The comparison operator to use, such as
EQUALS,GREATER_THAN,LESS_THAN, or their variants. - value Property Map
- The numeric value to compare against.
DataSetNumericComparisonFilterOperator, DataSetNumericComparisonFilterOperatorArgs
- Equals
Value - EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Greater
Than - GREATER_THAN
- Greater
Than Or Equals To - GREATER_THAN_OR_EQUALS_TO
- Less
Than - LESS_THAN
- Less
Than Or Equals To - LESS_THAN_OR_EQUALS_TO
- Data
Set Numeric Comparison Filter Operator Equals - EQUALS
- Data
Set Numeric Comparison Filter Operator Does Not Equal - DOES_NOT_EQUAL
- Data
Set Numeric Comparison Filter Operator Greater Than - GREATER_THAN
- Data
Set Numeric Comparison Filter Operator Greater Than Or Equals To - GREATER_THAN_OR_EQUALS_TO
- Data
Set Numeric Comparison Filter Operator Less Than - LESS_THAN
- Data
Set Numeric Comparison Filter Operator Less Than Or Equals To - LESS_THAN_OR_EQUALS_TO
- Equals
- EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Greater
Than - GREATER_THAN
- Greater
Than Or Equals To - GREATER_THAN_OR_EQUALS_TO
- Less
Than - LESS_THAN
- Less
Than Or Equals To - LESS_THAN_OR_EQUALS_TO
- Equals
- EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Greater
Than - GREATER_THAN
- Greater
Than Or Equals To - GREATER_THAN_OR_EQUALS_TO
- Less
Than - LESS_THAN
- Less
Than Or Equals To - LESS_THAN_OR_EQUALS_TO
- EQUALS
- EQUALS
- DOES_NOT_EQUAL
- DOES_NOT_EQUAL
- GREATER_THAN
- GREATER_THAN
- GREATER_THAN_OR_EQUALS_TO
- GREATER_THAN_OR_EQUALS_TO
- LESS_THAN
- LESS_THAN
- LESS_THAN_OR_EQUALS_TO
- LESS_THAN_OR_EQUALS_TO
- "EQUALS"
- EQUALS
- "DOES_NOT_EQUAL"
- DOES_NOT_EQUAL
- "GREATER_THAN"
- GREATER_THAN
- "GREATER_THAN_OR_EQUALS_TO"
- GREATER_THAN_OR_EQUALS_TO
- "LESS_THAN"
- LESS_THAN
- "LESS_THAN_OR_EQUALS_TO"
- LESS_THAN_OR_EQUALS_TO
DataSetNumericFilterCondition, DataSetNumericFilterConditionArgs
- Column
Name string - The name of the numeric column to filter.
- Comparison
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Numeric Comparison Filter Condition - A comparison-based filter condition for the numeric column.
- Range
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set Numeric Range Filter Condition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
- Column
Name string - The name of the numeric column to filter.
- Comparison
Filter DataCondition Set Numeric Comparison Filter Condition - A comparison-based filter condition for the numeric column.
- Range
Filter DataCondition Set Numeric Range Filter Condition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
- column
Name String - The name of the numeric column to filter.
- comparison
Filter DataCondition Set Numeric Comparison Filter Condition - A comparison-based filter condition for the numeric column.
- range
Filter DataCondition Set Numeric Range Filter Condition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
- column
Name string - The name of the numeric column to filter.
- comparison
Filter DataCondition Set Numeric Comparison Filter Condition - A comparison-based filter condition for the numeric column.
- range
Filter DataCondition Set Numeric Range Filter Condition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
- column_
name str - The name of the numeric column to filter.
- comparison_
filter_ Datacondition Set Numeric Comparison Filter Condition - A comparison-based filter condition for the numeric column.
- range_
filter_ Datacondition Set Numeric Range Filter Condition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
- column
Name String - The name of the numeric column to filter.
- comparison
Filter Property MapCondition - A comparison-based filter condition for the numeric column.
- range
Filter Property MapCondition - A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
DataSetNumericFilterValue, DataSetNumericFilterValueArgs
- Static
Value double - A static numeric value used for filtering.
- Static
Value float64 - A static numeric value used for filtering.
- static
Value Double - A static numeric value used for filtering.
- static
Value number - A static numeric value used for filtering.
- static_
value float - A static numeric value used for filtering.
- static
Value Number - A static numeric value used for filtering.
DataSetNumericRangeFilterCondition, DataSetNumericRangeFilterConditionArgs
- Include
Maximum bool - Whether to include the maximum value in the filter range.
- Include
Minimum bool - Whether to include the minimum value in the filter range.
- Range
Maximum Pulumi.Aws Native. Quick Sight. Inputs. Data Set Numeric Filter Value - The maximum numeric value for the range filter.
- Range
Minimum Pulumi.Aws Native. Quick Sight. Inputs. Data Set Numeric Filter Value - The minimum numeric value for the range filter.
- Include
Maximum bool - Whether to include the maximum value in the filter range.
- Include
Minimum bool - Whether to include the minimum value in the filter range.
- Range
Maximum DataSet Numeric Filter Value - The maximum numeric value for the range filter.
- Range
Minimum DataSet Numeric Filter Value - The minimum numeric value for the range filter.
- include
Maximum Boolean - Whether to include the maximum value in the filter range.
- include
Minimum Boolean - Whether to include the minimum value in the filter range.
- range
Maximum DataSet Numeric Filter Value - The maximum numeric value for the range filter.
- range
Minimum DataSet Numeric Filter Value - The minimum numeric value for the range filter.
- include
Maximum boolean - Whether to include the maximum value in the filter range.
- include
Minimum boolean - Whether to include the minimum value in the filter range.
- range
Maximum DataSet Numeric Filter Value - The maximum numeric value for the range filter.
- range
Minimum DataSet Numeric Filter Value - The minimum numeric value for the range filter.
- include_
maximum bool - Whether to include the maximum value in the filter range.
- include_
minimum bool - Whether to include the minimum value in the filter range.
- range_
maximum DataSet Numeric Filter Value - The maximum numeric value for the range filter.
- range_
minimum DataSet Numeric Filter Value - The minimum numeric value for the range filter.
- include
Maximum Boolean - Whether to include the maximum value in the filter range.
- include
Minimum Boolean - Whether to include the minimum value in the filter range.
- range
Maximum Property Map - The maximum numeric value for the range filter.
- range
Minimum Property Map - The minimum numeric value for the range filter.
DataSetOutputColumn, DataSetOutputColumnArgs
- Description string
- Id string
- A unique identifier for the output column.
- Name string
- Sub
Type Pulumi.Aws Native. Quick Sight. Data Set Column Data Sub Type - The sub data type of the column.
- Type
Pulumi.
Aws Native. Quick Sight. Data Set Column Data Type - The data type of the column.
- Description string
- Id string
- A unique identifier for the output column.
- Name string
- Sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- Type
Data
Set Column Data Type - The data type of the column.
- description String
- id String
- A unique identifier for the output column.
- name String
- sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description string
- id string
- A unique identifier for the output column.
- name string
- sub
Type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description str
- id str
- A unique identifier for the output column.
- name str
- sub_
type DataSet Column Data Sub Type - The sub data type of the column.
- type
Data
Set Column Data Type - The data type of the column.
- description String
- id String
- A unique identifier for the output column.
- name String
- sub
Type "FLOAT" | "FIXED" - The sub data type of the column.
- type "STRING" | "INTEGER" | "DECIMAL" | "DATETIME"
- The data type of the column.
DataSetOutputColumnNameOverride, DataSetOutputColumnNameOverrideArgs
- Output
Column stringName - The new name to assign to the column in the output.
- Source
Column stringName - The original name of the column from the source transform operation.
- Output
Column stringName - The new name to assign to the column in the output.
- Source
Column stringName - The original name of the column from the source transform operation.
- output
Column StringName - The new name to assign to the column in the output.
- source
Column StringName - The original name of the column from the source transform operation.
- output
Column stringName - The new name to assign to the column in the output.
- source
Column stringName - The original name of the column from the source transform operation.
- output_
column_ strname - The new name to assign to the column in the output.
- source_
column_ strname - The original name of the column from the source transform operation.
- output
Column StringName - The new name to assign to the column in the output.
- source
Column StringName - The original name of the column from the source transform operation.
DataSetOverrideDatasetParameterOperation, DataSetOverrideDatasetParameterOperationArgs
- Parameter
Name string - New
Default Pulumi.Values Aws Native. Quick Sight. Inputs. Data Set New Default Values - The new default values for the parameter.
- New
Parameter stringName
- Parameter
Name string - New
Default DataValues Set New Default Values - The new default values for the parameter.
- New
Parameter stringName
- parameter
Name String - new
Default DataValues Set New Default Values - The new default values for the parameter.
- new
Parameter StringName
- parameter
Name string - new
Default DataValues Set New Default Values - The new default values for the parameter.
- new
Parameter stringName
- parameter_
name str - new_
default_ Datavalues Set New Default Values - The new default values for the parameter.
- new_
parameter_ strname
- parameter
Name String - new
Default Property MapValues - The new default values for the parameter.
- new
Parameter StringName
DataSetParentDataSet, DataSetParentDataSetArgs
- Data
Set stringArn - The Amazon Resource Name (ARN) of the parent dataset.
- Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - The list of input columns available from the parent dataset.
- Data
Set stringArn - The Amazon Resource Name (ARN) of the parent dataset.
- Input
Columns []DataSet Input Column - The list of input columns available from the parent dataset.
- data
Set StringArn - The Amazon Resource Name (ARN) of the parent dataset.
- input
Columns List<DataSet Input Column> - The list of input columns available from the parent dataset.
- data
Set stringArn - The Amazon Resource Name (ARN) of the parent dataset.
- input
Columns DataSet Input Column[] - The list of input columns available from the parent dataset.
- data_
set_ strarn - The Amazon Resource Name (ARN) of the parent dataset.
- input_
columns Sequence[DataSet Input Column] - The list of input columns available from the parent dataset.
- data
Set StringArn - The Amazon Resource Name (ARN) of the parent dataset.
- input
Columns List<Property Map> - The list of input columns available from the parent dataset.
DataSetPerformanceConfiguration, DataSetPerformanceConfigurationArgs
DataSetPhysicalTable, DataSetPhysicalTableArgs
- Custom
Sql Pulumi.Aws Native. Quick Sight. Inputs. Data Set Custom Sql - A physical table type built from the results of the custom SQL query.
- Relational
Table Pulumi.Aws Native. Quick Sight. Inputs. Data Set Relational Table - A physical table type for relational data sources.
- S3Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set S3Source - A physical table type for as S3 data source.
- Saa
STable Pulumi.Aws Native. Quick Sight. Inputs. Data Set Saa STable - A physical table type for Software-as-a-Service (SaaS) sources.
- Custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- Relational
Table DataSet Relational Table - A physical table type for relational data sources.
- S3Source
Data
Set S3Source - A physical table type for as S3 data source.
- Saa
STable DataSet Saa STable - A physical table type for Software-as-a-Service (SaaS) sources.
- custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational
Table DataSet Relational Table - A physical table type for relational data sources.
- s3Source
Data
Set S3Source - A physical table type for as S3 data source.
- saa
STable DataSet Saa STable - A physical table type for Software-as-a-Service (SaaS) sources.
- custom
Sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational
Table DataSet Relational Table - A physical table type for relational data sources.
- s3Source
Data
Set S3Source - A physical table type for as S3 data source.
- saa
STable DataSet Saa STable - A physical table type for Software-as-a-Service (SaaS) sources.
- custom_
sql DataSet Custom Sql - A physical table type built from the results of the custom SQL query.
- relational_
table DataSet Relational Table - A physical table type for relational data sources.
- s3_
source DataSet S3Source - A physical table type for as S3 data source.
- saa_
s_ Datatable Set Saa STable - A physical table type for Software-as-a-Service (SaaS) sources.
- custom
Sql Property Map - A physical table type built from the results of the custom SQL query.
- relational
Table Property Map - A physical table type for relational data sources.
- s3Source Property Map
- A physical table type for as S3 data source.
- saa
STable Property Map - A physical table type for Software-as-a-Service (SaaS) sources.
DataSetPivotConfiguration, DataSetPivotConfigurationArgs
- Pivoted
Labels List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Pivoted Label> - The list of specific label values to pivot into separate columns.
- Label
Column stringName - The name of the column that contains the labels to be pivoted into separate columns.
- Pivoted
Labels []DataSet Pivoted Label - The list of specific label values to pivot into separate columns.
- Label
Column stringName - The name of the column that contains the labels to be pivoted into separate columns.
- pivoted
Labels List<DataSet Pivoted Label> - The list of specific label values to pivot into separate columns.
- label
Column StringName - The name of the column that contains the labels to be pivoted into separate columns.
- pivoted
Labels DataSet Pivoted Label[] - The list of specific label values to pivot into separate columns.
- label
Column stringName - The name of the column that contains the labels to be pivoted into separate columns.
- pivoted_
labels Sequence[DataSet Pivoted Label] - The list of specific label values to pivot into separate columns.
- label_
column_ strname - The name of the column that contains the labels to be pivoted into separate columns.
- pivoted
Labels List<Property Map> - The list of specific label values to pivot into separate columns.
- label
Column StringName - The name of the column that contains the labels to be pivoted into separate columns.
DataSetPivotOperation, DataSetPivotOperationArgs
- Alias string
- Alias for this operation.
- Pivot
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Data Set Pivot Configuration - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for pivoting.
- Value
Column Pulumi.Configuration Aws Native. Quick Sight. Inputs. Data Set Value Column Configuration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- Group
By List<string>Column Names - The list of column names to group by when performing the pivot operation.
- Alias string
- Alias for this operation.
- Pivot
Configuration DataSet Pivot Configuration - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for pivoting.
- Value
Column DataConfiguration Set Value Column Configuration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- Group
By []stringColumn Names - The list of column names to group by when performing the pivot operation.
- alias String
- Alias for this operation.
- pivot
Configuration DataSet Pivot Configuration - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for pivoting.
- value
Column DataConfiguration Set Value Column Configuration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- group
By List<String>Column Names - The list of column names to group by when performing the pivot operation.
- alias string
- Alias for this operation.
- pivot
Configuration DataSet Pivot Configuration - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for pivoting.
- value
Column DataConfiguration Set Value Column Configuration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- group
By string[]Column Names - The list of column names to group by when performing the pivot operation.
- alias str
- Alias for this operation.
- pivot_
configuration DataSet Pivot Configuration - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for pivoting.
- value_
column_ Dataconfiguration Set Value Column Configuration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- group_
by_ Sequence[str]column_ names - The list of column names to group by when performing the pivot operation.
- alias String
- Alias for this operation.
- pivot
Configuration Property Map - Configuration that specifies which labels to pivot and how to structure the resulting columns.
- source Property Map
- The source transform operation that provides input data for pivoting.
- value
Column Property MapConfiguration - Configuration for how to aggregate values when multiple rows map to the same pivoted column.
- group
By List<String>Column Names - The list of column names to group by when performing the pivot operation.
DataSetPivotedLabel, DataSetPivotedLabelArgs
- Label
Name string - The label value from the source data to be pivoted.
- New
Column stringId - A unique identifier for the new column created from this pivoted label.
- New
Column stringName - The name for the new column created from this pivoted label.
- Label
Name string - The label value from the source data to be pivoted.
- New
Column stringId - A unique identifier for the new column created from this pivoted label.
- New
Column stringName - The name for the new column created from this pivoted label.
- label
Name String - The label value from the source data to be pivoted.
- new
Column StringId - A unique identifier for the new column created from this pivoted label.
- new
Column StringName - The name for the new column created from this pivoted label.
- label
Name string - The label value from the source data to be pivoted.
- new
Column stringId - A unique identifier for the new column created from this pivoted label.
- new
Column stringName - The name for the new column created from this pivoted label.
- label_
name str - The label value from the source data to be pivoted.
- new_
column_ strid - A unique identifier for the new column created from this pivoted label.
- new_
column_ strname - The name for the new column created from this pivoted label.
- label
Name String - The label value from the source data to be pivoted.
- new
Column StringId - A unique identifier for the new column created from this pivoted label.
- new
Column StringName - The name for the new column created from this pivoted label.
DataSetProjectOperation, DataSetProjectOperationArgs
- Alias string
- Alias for this operation.
- Projected
Columns List<string> - Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for column projection.
- Alias string
- Alias for this operation.
- Projected
Columns []string - Source
Data
Set Transform Operation Source - The source transform operation that provides input data for column projection.
- alias String
- Alias for this operation.
- projected
Columns List<String> - source
Data
Set Transform Operation Source - The source transform operation that provides input data for column projection.
- alias string
- Alias for this operation.
- projected
Columns string[] - source
Data
Set Transform Operation Source - The source transform operation that provides input data for column projection.
- alias str
- Alias for this operation.
- projected_
columns Sequence[str] - source
Data
Set Transform Operation Source - The source transform operation that provides input data for column projection.
- alias String
- Alias for this operation.
- projected
Columns List<String> - source Property Map
- The source transform operation that provides input data for column projection.
DataSetRefreshConfiguration, DataSetRefreshConfigurationArgs
- Incremental
Refresh Pulumi.Aws Native. Quick Sight. Inputs. Data Set Incremental Refresh - The incremental refresh for the dataset.
- Incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental_
refresh DataSet Incremental Refresh - The incremental refresh for the dataset.
- incremental
Refresh Property Map - The incremental refresh for the dataset.
DataSetRefreshFailureAlertStatus, DataSetRefreshFailureAlertStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Data
Set Refresh Failure Alert Status Enabled - ENABLED
- Data
Set Refresh Failure Alert Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
DataSetRefreshFailureConfiguration, DataSetRefreshFailureConfigurationArgs
- Email
Alert Pulumi.Aws Native. Quick Sight. Inputs. Data Set Refresh Failure Email Alert - The email alert configuration for a dataset refresh failure.
- Email
Alert DataSet Refresh Failure Email Alert - The email alert configuration for a dataset refresh failure.
- email
Alert DataSet Refresh Failure Email Alert - The email alert configuration for a dataset refresh failure.
- email
Alert DataSet Refresh Failure Email Alert - The email alert configuration for a dataset refresh failure.
- email_
alert DataSet Refresh Failure Email Alert - The email alert configuration for a dataset refresh failure.
- email
Alert Property Map - The email alert configuration for a dataset refresh failure.
DataSetRefreshFailureEmailAlert, DataSetRefreshFailureEmailAlertArgs
- Alert
Status Pulumi.Aws Native. Quick Sight. Data Set Refresh Failure Alert Status - The status value that determines if email alerts are sent.
- Alert
Status DataSet Refresh Failure Alert Status - The status value that determines if email alerts are sent.
- alert
Status DataSet Refresh Failure Alert Status - The status value that determines if email alerts are sent.
- alert
Status DataSet Refresh Failure Alert Status - The status value that determines if email alerts are sent.
- alert_
status DataSet Refresh Failure Alert Status - The status value that determines if email alerts are sent.
- alert
Status "ENABLED" | "DISABLED" - The status value that determines if email alerts are sent.
DataSetRefreshProperties, DataSetRefreshPropertiesArgs
- Failure
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Data Set Refresh Failure Configuration - The failure configuration for a dataset.
- Refresh
Configuration Pulumi.Aws Native. Quick Sight. Inputs. Data Set Refresh Configuration - The refresh configuration for a dataset.
- Failure
Configuration DataSet Refresh Failure Configuration - The failure configuration for a dataset.
- Refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- failure
Configuration DataSet Refresh Failure Configuration - The failure configuration for a dataset.
- refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- failure
Configuration DataSet Refresh Failure Configuration - The failure configuration for a dataset.
- refresh
Configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- failure_
configuration DataSet Refresh Failure Configuration - The failure configuration for a dataset.
- refresh_
configuration DataSet Refresh Configuration - The refresh configuration for a dataset.
- failure
Configuration Property Map - The failure configuration for a dataset.
- refresh
Configuration Property Map - The refresh configuration for a dataset.
DataSetRelationalTable, DataSetRelationalTableArgs
- Data
Source stringArn - Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - Name string
- Catalog string
- Schema string
- Data
Source stringArn - Input
Columns []DataSet Input Column - Name string
- Catalog string
- Schema string
- data
Source StringArn - input
Columns List<DataSet Input Column> - name String
- catalog String
- schema String
- data
Source stringArn - input
Columns DataSet Input Column[] - name string
- catalog string
- schema string
- data
Source StringArn - input
Columns List<Property Map> - name String
- catalog String
- schema String
DataSetRenameColumnOperation, DataSetRenameColumnOperationArgs
- Column
Name string - New
Column stringName
- Column
Name string - New
Column stringName
- column
Name String - new
Column StringName
- column
Name string - new
Column stringName
- column_
name str - new_
column_ strname
- column
Name String - new
Column StringName
DataSetRenameColumnsOperation, DataSetRenameColumnsOperationArgs
- Alias string
- Alias for this operation.
- Rename
Column List<Pulumi.Operations Aws Native. Quick Sight. Inputs. Data Set Rename Column Operation> - The list of column rename operations to perform, specifying old and new column names.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for column renaming.
- Alias string
- Alias for this operation.
- Rename
Column []DataOperations Set Rename Column Operation - The list of column rename operations to perform, specifying old and new column names.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for column renaming.
- alias String
- Alias for this operation.
- rename
Column List<DataOperations Set Rename Column Operation> - The list of column rename operations to perform, specifying old and new column names.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for column renaming.
- alias string
- Alias for this operation.
- rename
Column DataOperations Set Rename Column Operation[] - The list of column rename operations to perform, specifying old and new column names.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for column renaming.
- alias str
- Alias for this operation.
- rename_
column_ Sequence[Dataoperations Set Rename Column Operation] - The list of column rename operations to perform, specifying old and new column names.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for column renaming.
- alias String
- Alias for this operation.
- rename
Column List<Property Map>Operations - The list of column rename operations to perform, specifying old and new column names.
- source Property Map
- The source transform operation that provides input data for column renaming.
DataSetResourcePermission, DataSetResourcePermissionArgs
DataSetRowLevelPermissionConfiguration, DataSetRowLevelPermissionConfigurationArgs
DataSetRowLevelPermissionDataSet, DataSetRowLevelPermissionDataSetArgs
- Arn string
- Permission
Policy Pulumi.Aws Native. Quick Sight. Data Set Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - Format
Version Pulumi.Aws Native. Quick Sight. Data Set Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- Namespace string
- Status
Pulumi.
Aws Native. Quick Sight. Data Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
- Arn string
- Permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - Format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- Namespace string
- Status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
- arn String
- permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- namespace String
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
- arn string
- permission
Policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - format
Version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- namespace string
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
- arn str
- permission_
policy DataSet Row Level Permission Policy - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - format_
version DataSet Row Level Permission Format Version The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- namespace str
- status
Data
Set Status - The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
- arn String
- permission
Policy "GRANT_ACCESS" | "DENY_ACCESS" - The type of permissions to use when interpreting the permissions for RLS.
DENY_ACCESSis included for backward compatibility only. - format
Version "VERSION_1" | "VERSION_2" The user or group rules associated with the dataset that contains permissions for RLS.
By default,
FormatVersionisVERSION_1. WhenFormatVersionisVERSION_1,UserNameandGroupNameare required. WhenFormatVersionisVERSION_2,UserARNandGroupARNare required, andNamespacemust not exist.- namespace String
- status "ENABLED" | "DISABLED"
- The status of the row-level security permission dataset. If enabled, the status is
ENABLED. If disabled, the status isDISABLED.
DataSetRowLevelPermissionFormatVersion, DataSetRowLevelPermissionFormatVersionArgs
- Version1
- VERSION_1
- Version2
- VERSION_2
- Data
Set Row Level Permission Format Version Version1 - VERSION_1
- Data
Set Row Level Permission Format Version Version2 - VERSION_2
- Version1
- VERSION_1
- Version2
- VERSION_2
- Version1
- VERSION_1
- Version2
- VERSION_2
- VERSION1
- VERSION_1
- VERSION2
- VERSION_2
- "VERSION_1"
- VERSION_1
- "VERSION_2"
- VERSION_2
DataSetRowLevelPermissionPolicy, DataSetRowLevelPermissionPolicyArgs
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- Data
Set Row Level Permission Policy Grant Access - GRANT_ACCESS
- Data
Set Row Level Permission Policy Deny Access - DENY_ACCESS
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- Grant
Access - GRANT_ACCESS
- Deny
Access - DENY_ACCESS
- GRANT_ACCESS
- GRANT_ACCESS
- DENY_ACCESS
- DENY_ACCESS
- "GRANT_ACCESS"
- GRANT_ACCESS
- "DENY_ACCESS"
- DENY_ACCESS
DataSetRowLevelPermissionTagConfiguration, DataSetRowLevelPermissionTagConfigurationArgs
- Tag
Rules List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Tag Rule> - Status
Pulumi.
Aws Native. Quick Sight. Data Set Status - The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - Tag
Rule List<ImmutableConfigurations Array<string>>
- Tag
Rules []DataSet Row Level Permission Tag Rule - Status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - Tag
Rule [][]stringConfigurations
- tag
Rules List<DataSet Row Level Permission Tag Rule> - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - tag
Rule List<List<String>>Configurations
- tag
Rules DataSet Row Level Permission Tag Rule[] - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - tag
Rule string[][]Configurations
- tag_
rules Sequence[DataSet Row Level Permission Tag Rule] - status
Data
Set Status - The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - tag_
rule_ Sequence[Sequence[str]]configurations
- tag
Rules List<Property Map> - status "ENABLED" | "DISABLED"
- The status of row-level security tags. If enabled, the status is
ENABLED. If disabled, the status isDISABLED. - tag
Rule List<List<String>>Configurations
DataSetRowLevelPermissionTagRule, DataSetRowLevelPermissionTagRuleArgs
- Column
Name string - Tag
Key string - Match
All stringValue - Tag
Multi stringValue Delimiter
- Column
Name string - Tag
Key string - Match
All stringValue - Tag
Multi stringValue Delimiter
- column
Name String - tag
Key String - match
All StringValue - tag
Multi StringValue Delimiter
- column
Name string - tag
Key string - match
All stringValue - tag
Multi stringValue Delimiter
- column_
name str - tag_
key str - match_
all_ strvalue - tag_
multi_ strvalue_ delimiter
- column
Name String - tag
Key String - match
All StringValue - tag
Multi StringValue Delimiter
DataSetS3Source, DataSetS3SourceArgs
- Data
Source stringArn - Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - Upload
Settings Pulumi.Aws Native. Quick Sight. Inputs. Data Set Upload Settings - Information about the format for the S3 source file or files.
- Data
Source stringArn - Input
Columns []DataSet Input Column - Upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source StringArn - input
Columns List<DataSet Input Column> - upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source stringArn - input
Columns DataSet Input Column[] - upload
Settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data_
source_ strarn - input_
columns Sequence[DataSet Input Column] - upload_
settings DataSet Upload Settings - Information about the format for the S3 source file or files.
- data
Source StringArn - input
Columns List<Property Map> - upload
Settings Property Map - Information about the format for the S3 source file or files.
DataSetSaaSTable, DataSetSaaSTableArgs
- Data
Source stringArn - The Amazon Resource Name (ARN) of the SaaS data source.
- Input
Columns List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Input Column> - The list of input columns available from the SaaS table.
- Table
Path List<Pulumi.Aws Native. Quick Sight. Inputs. Data Set Table Path Element> - The hierarchical path to the table within the SaaS data source.
- Data
Source stringArn - The Amazon Resource Name (ARN) of the SaaS data source.
- Input
Columns []DataSet Input Column - The list of input columns available from the SaaS table.
- Table
Path []DataSet Table Path Element - The hierarchical path to the table within the SaaS data source.
- data
Source StringArn - The Amazon Resource Name (ARN) of the SaaS data source.
- input
Columns List<DataSet Input Column> - The list of input columns available from the SaaS table.
- table
Path List<DataSet Table Path Element> - The hierarchical path to the table within the SaaS data source.
- data
Source stringArn - The Amazon Resource Name (ARN) of the SaaS data source.
- input
Columns DataSet Input Column[] - The list of input columns available from the SaaS table.
- table
Path DataSet Table Path Element[] - The hierarchical path to the table within the SaaS data source.
- data_
source_ strarn - The Amazon Resource Name (ARN) of the SaaS data source.
- input_
columns Sequence[DataSet Input Column] - The list of input columns available from the SaaS table.
- table_
path Sequence[DataSet Table Path Element] - The hierarchical path to the table within the SaaS data source.
- data
Source StringArn - The Amazon Resource Name (ARN) of the SaaS data source.
- input
Columns List<Property Map> - The list of input columns available from the SaaS table.
- table
Path List<Property Map> - The hierarchical path to the table within the SaaS data source.
DataSetSemanticModelConfiguration, DataSetSemanticModelConfigurationArgs
- Table
Map Dictionary<string, Pulumi.Aws Native. Quick Sight. Inputs. Data Set Semantic Table> - A map of semantic tables that define the analytical structure.
- Table
Map map[string]DataSet Semantic Table - A map of semantic tables that define the analytical structure.
- table
Map Map<String,DataSet Semantic Table> - A map of semantic tables that define the analytical structure.
- table
Map {[key: string]: DataSet Semantic Table} - A map of semantic tables that define the analytical structure.
- table_
map Mapping[str, DataSet Semantic Table] - A map of semantic tables that define the analytical structure.
- table
Map Map<Property Map> - A map of semantic tables that define the analytical structure.
DataSetSemanticTable, DataSetSemanticTableArgs
- Alias string
- Alias for the semantic table.
- Destination
Table stringId - The identifier of the destination table from data preparation that provides data to this semantic table.
- Row
Level Pulumi.Permission Configuration Aws Native. Quick Sight. Inputs. Data Set Row Level Permission Configuration - Configuration for row level security that control data access for this semantic table.
- Alias string
- Alias for the semantic table.
- Destination
Table stringId - The identifier of the destination table from data preparation that provides data to this semantic table.
- Row
Level DataPermission Configuration Set Row Level Permission Configuration - Configuration for row level security that control data access for this semantic table.
- alias String
- Alias for the semantic table.
- destination
Table StringId - The identifier of the destination table from data preparation that provides data to this semantic table.
- row
Level DataPermission Configuration Set Row Level Permission Configuration - Configuration for row level security that control data access for this semantic table.
- alias string
- Alias for the semantic table.
- destination
Table stringId - The identifier of the destination table from data preparation that provides data to this semantic table.
- row
Level DataPermission Configuration Set Row Level Permission Configuration - Configuration for row level security that control data access for this semantic table.
- alias str
- Alias for the semantic table.
- destination_
table_ strid - The identifier of the destination table from data preparation that provides data to this semantic table.
- row_
level_ Datapermission_ configuration Set Row Level Permission Configuration - Configuration for row level security that control data access for this semantic table.
- alias String
- Alias for the semantic table.
- destination
Table StringId - The identifier of the destination table from data preparation that provides data to this semantic table.
- row
Level Property MapPermission Configuration - Configuration for row level security that control data access for this semantic table.
DataSetSourceTable, DataSetSourceTableArgs
- Data
Set Pulumi.Aws Native. Quick Sight. Inputs. Data Set Parent Data Set - A parent dataset that serves as the data source instead of a physical table.
- Physical
Table stringId - The identifier of the physical table that serves as the data source.
- Data
Set DataSet Parent Data Set - A parent dataset that serves as the data source instead of a physical table.
- Physical
Table stringId - The identifier of the physical table that serves as the data source.
- data
Set DataSet Parent Data Set - A parent dataset that serves as the data source instead of a physical table.
- physical
Table StringId - The identifier of the physical table that serves as the data source.
- data
Set DataSet Parent Data Set - A parent dataset that serves as the data source instead of a physical table.
- physical
Table stringId - The identifier of the physical table that serves as the data source.
- data_
set DataSet Parent Data Set - A parent dataset that serves as the data source instead of a physical table.
- physical_
table_ strid - The identifier of the physical table that serves as the data source.
- data
Set Property Map - A parent dataset that serves as the data source instead of a physical table.
- physical
Table StringId - The identifier of the physical table that serves as the data source.
DataSetStatus, DataSetStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Data
Set Status Enabled - ENABLED
- Data
Set Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
DataSetStringComparisonFilterCondition, DataSetStringComparisonFilterConditionArgs
- Operator
Pulumi.
Aws Native. Quick Sight. Data Set String Comparison Filter Operator - The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - Value
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set String Filter Value - The string value to compare against.
- Operator
Data
Set String Comparison Filter Operator - The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - Value
Data
Set String Filter Value - The string value to compare against.
- operator
Data
Set String Comparison Filter Operator - The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - value
Data
Set String Filter Value - The string value to compare against.
- operator
Data
Set String Comparison Filter Operator - The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - value
Data
Set String Filter Value - The string value to compare against.
- operator
Data
Set String Comparison Filter Operator - The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - value
Data
Set String Filter Value - The string value to compare against.
- operator "EQUALS" | "DOES_NOT_EQUAL" | "CONTAINS" | "DOES_NOT_CONTAIN" | "STARTS_WITH" | "ENDS_WITH"
- The comparison operator to use, such as
EQUALS,CONTAINS,STARTS_WITH,ENDS_WITH, or their negations. - value Property Map
- The string value to compare against.
DataSetStringComparisonFilterOperator, DataSetStringComparisonFilterOperatorArgs
- Equals
Value - EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Contains
- CONTAINS
- Does
Not Contain - DOES_NOT_CONTAIN
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Data
Set String Comparison Filter Operator Equals - EQUALS
- Data
Set String Comparison Filter Operator Does Not Equal - DOES_NOT_EQUAL
- Data
Set String Comparison Filter Operator Contains - CONTAINS
- Data
Set String Comparison Filter Operator Does Not Contain - DOES_NOT_CONTAIN
- Data
Set String Comparison Filter Operator Starts With - STARTS_WITH
- Data
Set String Comparison Filter Operator Ends With - ENDS_WITH
- Equals
- EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Contains
- CONTAINS
- Does
Not Contain - DOES_NOT_CONTAIN
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- Equals
- EQUALS
- Does
Not Equal - DOES_NOT_EQUAL
- Contains
- CONTAINS
- Does
Not Contain - DOES_NOT_CONTAIN
- Starts
With - STARTS_WITH
- Ends
With - ENDS_WITH
- EQUALS
- EQUALS
- DOES_NOT_EQUAL
- DOES_NOT_EQUAL
- CONTAINS
- CONTAINS
- DOES_NOT_CONTAIN
- DOES_NOT_CONTAIN
- STARTS_WITH
- STARTS_WITH
- ENDS_WITH
- ENDS_WITH
- "EQUALS"
- EQUALS
- "DOES_NOT_EQUAL"
- DOES_NOT_EQUAL
- "CONTAINS"
- CONTAINS
- "DOES_NOT_CONTAIN"
- DOES_NOT_CONTAIN
- "STARTS_WITH"
- STARTS_WITH
- "ENDS_WITH"
- ENDS_WITH
DataSetStringDatasetParameter, DataSetStringDatasetParameterArgs
- Id string
- Name string
- Value
Type Pulumi.Aws Native. Quick Sight. Data Set Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values Pulumi.Aws Native. Quick Sight. Inputs. Data Set String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- Id string
- Name string
- Value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - Default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id String
- name String
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id string
- name string
- value
Type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id str
- name str
- value_
type DataSet Dataset Parameter Value Type - The value type of the dataset parameter. Valid values are
single valueormulti value. - default_
values DataSet String Dataset Parameter Default Values - A list of default values for a given string dataset parameter type. This structure only accepts static values.
- id String
- name String
- value
Type "MULTI_VALUED" | "SINGLE_VALUED" - The value type of the dataset parameter. Valid values are
single valueormulti value. - default
Values Property Map - A list of default values for a given string dataset parameter type. This structure only accepts static values.
DataSetStringDatasetParameterDefaultValues, DataSetStringDatasetParameterDefaultValuesArgs
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetStringFilterCondition, DataSetStringFilterConditionArgs
- Column
Name string - The name of the string column to filter.
- Comparison
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set String Comparison Filter Condition - A comparison-based filter condition for the string column.
- List
Filter Pulumi.Condition Aws Native. Quick Sight. Inputs. Data Set String List Filter Condition - A list-based filter condition that includes or excludes values from a specified list.
- Column
Name string - The name of the string column to filter.
- Comparison
Filter DataCondition Set String Comparison Filter Condition - A comparison-based filter condition for the string column.
- List
Filter DataCondition Set String List Filter Condition - A list-based filter condition that includes or excludes values from a specified list.
- column
Name String - The name of the string column to filter.
- comparison
Filter DataCondition Set String Comparison Filter Condition - A comparison-based filter condition for the string column.
- list
Filter DataCondition Set String List Filter Condition - A list-based filter condition that includes or excludes values from a specified list.
- column
Name string - The name of the string column to filter.
- comparison
Filter DataCondition Set String Comparison Filter Condition - A comparison-based filter condition for the string column.
- list
Filter DataCondition Set String List Filter Condition - A list-based filter condition that includes or excludes values from a specified list.
- column_
name str - The name of the string column to filter.
- comparison_
filter_ Datacondition Set String Comparison Filter Condition - A comparison-based filter condition for the string column.
- list_
filter_ Datacondition Set String List Filter Condition - A list-based filter condition that includes or excludes values from a specified list.
- column
Name String - The name of the string column to filter.
- comparison
Filter Property MapCondition - A comparison-based filter condition for the string column.
- list
Filter Property MapCondition - A list-based filter condition that includes or excludes values from a specified list.
DataSetStringFilterValue, DataSetStringFilterValueArgs
- Static
Value string - A static string value used for filtering.
- Static
Value string - A static string value used for filtering.
- static
Value String - A static string value used for filtering.
- static
Value string - A static string value used for filtering.
- static_
value str - A static string value used for filtering.
- static
Value String - A static string value used for filtering.
DataSetStringListFilterCondition, DataSetStringListFilterConditionArgs
- Operator
Pulumi.
Aws Native. Quick Sight. Data Set String List Filter Operator - The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - Values
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set String List Filter Value - The list of string values to include or exclude in the filter.
- Operator
Data
Set String List Filter Operator - The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - Values
Data
Set String List Filter Value - The list of string values to include or exclude in the filter.
- operator
Data
Set String List Filter Operator - The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - values
Data
Set String List Filter Value - The list of string values to include or exclude in the filter.
- operator
Data
Set String List Filter Operator - The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - values
Data
Set String List Filter Value - The list of string values to include or exclude in the filter.
- operator
Data
Set String List Filter Operator - The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - values
Data
Set String List Filter Value - The list of string values to include or exclude in the filter.
- operator "INCLUDE" | "EXCLUDE"
- The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list. - values Property Map
- The list of string values to include or exclude in the filter.
DataSetStringListFilterOperator, DataSetStringListFilterOperatorArgs
- Include
- INCLUDE
- Exclude
- EXCLUDE
- Data
Set String List Filter Operator Include - INCLUDE
- Data
Set String List Filter Operator Exclude - EXCLUDE
- Include
- INCLUDE
- Exclude
- EXCLUDE
- Include
- INCLUDE
- Exclude
- EXCLUDE
- INCLUDE
- INCLUDE
- EXCLUDE
- EXCLUDE
- "INCLUDE"
- INCLUDE
- "EXCLUDE"
- EXCLUDE
DataSetStringListFilterValue, DataSetStringListFilterValueArgs
- Static
Values List<string> - A list of static string values used for filtering.
- Static
Values []string - A list of static string values used for filtering.
- static
Values List<String> - A list of static string values used for filtering.
- static
Values string[] - A list of static string values used for filtering.
- static_
values Sequence[str] - A list of static string values used for filtering.
- static
Values List<String> - A list of static string values used for filtering.
DataSetTablePathElement, DataSetTablePathElementArgs
DataSetTagColumnOperation, DataSetTagColumnOperationArgs
- Column
Name string -
[]Data
Set Column Tag
- column
Name String -
List<Data
Set Column Tag>
- column
Name string -
Data
Set Column Tag[]
- column
Name String - List<Property Map>
DataSetTextQualifier, DataSetTextQualifierArgs
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- Data
Set Text Qualifier Double Quote - DOUBLE_QUOTE
- Data
Set Text Qualifier Single Quote - SINGLE_QUOTE
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- Double
Quote - DOUBLE_QUOTE
- Single
Quote - SINGLE_QUOTE
- DOUBLE_QUOTE
- DOUBLE_QUOTE
- SINGLE_QUOTE
- SINGLE_QUOTE
- "DOUBLE_QUOTE"
- DOUBLE_QUOTE
- "SINGLE_QUOTE"
- SINGLE_QUOTE
DataSetTimeGranularity, DataSetTimeGranularityArgs
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- Data
Set Time Granularity Year - YEAR
- Data
Set Time Granularity Quarter - QUARTER
- Data
Set Time Granularity Month - MONTH
- Data
Set Time Granularity Week - WEEK
- Data
Set Time Granularity Day - DAY
- Data
Set Time Granularity Hour - HOUR
- Data
Set Time Granularity Minute - MINUTE
- Data
Set Time Granularity Second - SECOND
- Data
Set Time Granularity Millisecond - MILLISECOND
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- Year
- YEAR
- Quarter
- QUARTER
- Month
- MONTH
- Week
- WEEK
- Day
- DAY
- Hour
- HOUR
- Minute
- MINUTE
- Second
- SECOND
- Millisecond
- MILLISECOND
- YEAR
- YEAR
- QUARTER
- QUARTER
- MONTH
- MONTH
- WEEK
- WEEK
- DAY
- DAY
- HOUR
- HOUR
- MINUTE
- MINUTE
- SECOND
- SECOND
- MILLISECOND
- MILLISECOND
- "YEAR"
- YEAR
- "QUARTER"
- QUARTER
- "MONTH"
- MONTH
- "WEEK"
- WEEK
- "DAY"
- DAY
- "HOUR"
- HOUR
- "MINUTE"
- MINUTE
- "SECOND"
- SECOND
- "MILLISECOND"
- MILLISECOND
DataSetTransformOperation, DataSetTransformOperationArgs
- Cast
Column Pulumi.Type Operation Aws Native. Quick Sight. Inputs. Data Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- Create
Columns Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- Filter
Operation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Filter Operation - An operation that filters rows based on some condition.
- Override
Dataset Pulumi.Parameter Operation Aws Native. Quick Sight. Inputs. Data Set Override Dataset Parameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- Project
Operation Pulumi.Aws Native. Quick Sight. Inputs. Data Set Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- Rename
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Rename Column Operation - An operation that renames a column.
- Tag
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Tag Column Operation - An operation that tags a column with additional information.
- Untag
Column Pulumi.Operation Aws Native. Quick Sight. Inputs. Data Set Untag Column Operation
- Cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- Create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- Filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- Override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- Project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- Rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- Tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- Untag
Column DataOperation Set Untag Column Operation
- cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag
Column DataOperation Set Untag Column Operation
- cast
Column DataType Operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create
Columns DataOperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override
Dataset DataParameter Operation Set Override Dataset Parameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- project
Operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column DataOperation Set Rename Column Operation - An operation that renames a column.
- tag
Column DataOperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag
Column DataOperation Set Untag Column Operation
- cast_
column_ Datatype_ operation Set Cast Column Type Operation - A transform operation that casts a column to a different type.
- create_
columns_ Dataoperation Set Create Columns Operation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter_
operation DataSet Filter Operation - An operation that filters rows based on some condition.
- override_
dataset_ Dataparameter_ operation Set Override Dataset Parameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- project_
operation DataSet Project Operation - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename_
column_ Dataoperation Set Rename Column Operation - An operation that renames a column.
- tag_
column_ Dataoperation Set Tag Column Operation - An operation that tags a column with additional information.
- untag_
column_ Dataoperation Set Untag Column Operation
- cast
Column Property MapType Operation - A transform operation that casts a column to a different type.
- create
Columns Property MapOperation - An operation that creates calculated columns. Columns created in one such operation form a lexical closure.
- filter
Operation Property Map - An operation that filters rows based on some condition.
- override
Dataset Property MapParameter Operation - A transform operation that overrides the dataset parameter values that are defined in another dataset.
- project
Operation Property Map - An operation that projects columns. Operations that come after a projection can only refer to projected columns.
- rename
Column Property MapOperation - An operation that renames a column.
- tag
Column Property MapOperation - An operation that tags a column with additional information.
- untag
Column Property MapOperation
DataSetTransformOperationSource, DataSetTransformOperationSourceArgs
- Transform
Operation stringId - The identifier of the transform operation that provides input data.
- Column
Id List<Pulumi.Mappings Aws Native. Quick Sight. Inputs. Data Set Column Id Mapping> - The mappings between source column identifiers and target column identifiers for this transformation.
- Transform
Operation stringId - The identifier of the transform operation that provides input data.
- Column
Id []DataMappings Set Column Id Mapping - The mappings between source column identifiers and target column identifiers for this transformation.
- transform
Operation StringId - The identifier of the transform operation that provides input data.
- column
Id List<DataMappings Set Column Id Mapping> - The mappings between source column identifiers and target column identifiers for this transformation.
- transform
Operation stringId - The identifier of the transform operation that provides input data.
- column
Id DataMappings Set Column Id Mapping[] - The mappings between source column identifiers and target column identifiers for this transformation.
- transform_
operation_ strid - The identifier of the transform operation that provides input data.
- column_
id_ Sequence[Datamappings Set Column Id Mapping] - The mappings between source column identifiers and target column identifiers for this transformation.
- transform
Operation StringId - The identifier of the transform operation that provides input data.
- column
Id List<Property Map>Mappings - The mappings between source column identifiers and target column identifiers for this transformation.
DataSetTransformStep, DataSetTransformStepArgs
- Aggregate
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Aggregate Operation - A transform step that groups data and applies aggregation functions to calculate summary values.
- Append
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Append Operation - A transform step that combines rows from multiple sources by stacking them vertically.
- Cast
Column Pulumi.Types Step Aws Native. Quick Sight. Inputs. Data Set Cast Column Types Operation - A transform step that changes the data types of one or more columns.
- Create
Columns Pulumi.Step Aws Native. Quick Sight. Inputs. Data Set Create Columns Operation - Filters
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Filters Operation - A transform step that applies filter conditions.
- Import
Table Pulumi.Step Aws Native. Quick Sight. Inputs. Data Set Import Table Operation - A transform step that brings data from a source table.
- Join
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Join Operation - A transform step that combines data from two sources based on specified join conditions.
- Pivot
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Pivot Operation - A transform step that converts row values into columns to reshape the data structure.
- Project
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Project Operation - Rename
Columns Pulumi.Step Aws Native. Quick Sight. Inputs. Data Set Rename Columns Operation - A transform step that changes the names of one or more columns.
- Unpivot
Step Pulumi.Aws Native. Quick Sight. Inputs. Data Set Unpivot Operation - A transform step that converts columns into rows to normalize the data structure.
- Aggregate
Step DataSet Aggregate Operation - A transform step that groups data and applies aggregation functions to calculate summary values.
- Append
Step DataSet Append Operation - A transform step that combines rows from multiple sources by stacking them vertically.
- Cast
Column DataTypes Step Set Cast Column Types Operation - A transform step that changes the data types of one or more columns.
- Create
Columns DataStep Set Create Columns Operation - Filters
Step DataSet Filters Operation - A transform step that applies filter conditions.
- Import
Table DataStep Set Import Table Operation - A transform step that brings data from a source table.
- Join
Step DataSet Join Operation - A transform step that combines data from two sources based on specified join conditions.
- Pivot
Step DataSet Pivot Operation - A transform step that converts row values into columns to reshape the data structure.
- Project
Step DataSet Project Operation - Rename
Columns DataStep Set Rename Columns Operation - A transform step that changes the names of one or more columns.
- Unpivot
Step DataSet Unpivot Operation - A transform step that converts columns into rows to normalize the data structure.
- aggregate
Step DataSet Aggregate Operation - A transform step that groups data and applies aggregation functions to calculate summary values.
- append
Step DataSet Append Operation - A transform step that combines rows from multiple sources by stacking them vertically.
- cast
Column DataTypes Step Set Cast Column Types Operation - A transform step that changes the data types of one or more columns.
- create
Columns DataStep Set Create Columns Operation - filters
Step DataSet Filters Operation - A transform step that applies filter conditions.
- import
Table DataStep Set Import Table Operation - A transform step that brings data from a source table.
- join
Step DataSet Join Operation - A transform step that combines data from two sources based on specified join conditions.
- pivot
Step DataSet Pivot Operation - A transform step that converts row values into columns to reshape the data structure.
- project
Step DataSet Project Operation - rename
Columns DataStep Set Rename Columns Operation - A transform step that changes the names of one or more columns.
- unpivot
Step DataSet Unpivot Operation - A transform step that converts columns into rows to normalize the data structure.
- aggregate
Step DataSet Aggregate Operation - A transform step that groups data and applies aggregation functions to calculate summary values.
- append
Step DataSet Append Operation - A transform step that combines rows from multiple sources by stacking them vertically.
- cast
Column DataTypes Step Set Cast Column Types Operation - A transform step that changes the data types of one or more columns.
- create
Columns DataStep Set Create Columns Operation - filters
Step DataSet Filters Operation - A transform step that applies filter conditions.
- import
Table DataStep Set Import Table Operation - A transform step that brings data from a source table.
- join
Step DataSet Join Operation - A transform step that combines data from two sources based on specified join conditions.
- pivot
Step DataSet Pivot Operation - A transform step that converts row values into columns to reshape the data structure.
- project
Step DataSet Project Operation - rename
Columns DataStep Set Rename Columns Operation - A transform step that changes the names of one or more columns.
- unpivot
Step DataSet Unpivot Operation - A transform step that converts columns into rows to normalize the data structure.
- aggregate_
step DataSet Aggregate Operation - A transform step that groups data and applies aggregation functions to calculate summary values.
- append_
step DataSet Append Operation - A transform step that combines rows from multiple sources by stacking them vertically.
- cast_
column_ Datatypes_ step Set Cast Column Types Operation - A transform step that changes the data types of one or more columns.
- create_
columns_ Datastep Set Create Columns Operation - filters_
step DataSet Filters Operation - A transform step that applies filter conditions.
- import_
table_ Datastep Set Import Table Operation - A transform step that brings data from a source table.
- join_
step DataSet Join Operation - A transform step that combines data from two sources based on specified join conditions.
- pivot_
step DataSet Pivot Operation - A transform step that converts row values into columns to reshape the data structure.
- project_
step DataSet Project Operation - rename_
columns_ Datastep Set Rename Columns Operation - A transform step that changes the names of one or more columns.
- unpivot_
step DataSet Unpivot Operation - A transform step that converts columns into rows to normalize the data structure.
- aggregate
Step Property Map - A transform step that groups data and applies aggregation functions to calculate summary values.
- append
Step Property Map - A transform step that combines rows from multiple sources by stacking them vertically.
- cast
Column Property MapTypes Step - A transform step that changes the data types of one or more columns.
- create
Columns Property MapStep - filters
Step Property Map - A transform step that applies filter conditions.
- import
Table Property MapStep - A transform step that brings data from a source table.
- join
Step Property Map - A transform step that combines data from two sources based on specified join conditions.
- pivot
Step Property Map - A transform step that converts row values into columns to reshape the data structure.
- project
Step Property Map - rename
Columns Property MapStep - A transform step that changes the names of one or more columns.
- unpivot
Step Property Map - A transform step that converts columns into rows to normalize the data structure.
DataSetUniqueKey, DataSetUniqueKeyArgs
- Column
Names List<string>
- Column
Names []string
- column
Names List<String>
- column
Names string[]
- column_
names Sequence[str]
- column
Names List<String>
DataSetUnpivotOperation, DataSetUnpivotOperationArgs
- Alias string
- Alias for this operation.
- Columns
To List<Pulumi.Unpivot Aws Native. Quick Sight. Inputs. Data Set Column To Unpivot> - The list of columns to unpivot from the source data.
- Source
Pulumi.
Aws Native. Quick Sight. Inputs. Data Set Transform Operation Source - The source transform operation that provides input data for unpivoting.
- Unpivoted
Label stringColumn Id - A unique identifier for the new column that will contain the unpivoted column names.
- Unpivoted
Label stringColumn Name - The name for the new column that will contain the unpivoted column names.
- Unpivoted
Value stringColumn Id - A unique identifier for the new column that will contain the unpivoted values.
- Unpivoted
Value stringColumn Name - The name for the new column that will contain the unpivoted values.
- Alias string
- Alias for this operation.
- Columns
To []DataUnpivot Set Column To Unpivot - The list of columns to unpivot from the source data.
- Source
Data
Set Transform Operation Source - The source transform operation that provides input data for unpivoting.
- Unpivoted
Label stringColumn Id - A unique identifier for the new column that will contain the unpivoted column names.
- Unpivoted
Label stringColumn Name - The name for the new column that will contain the unpivoted column names.
- Unpivoted
Value stringColumn Id - A unique identifier for the new column that will contain the unpivoted values.
- Unpivoted
Value stringColumn Name - The name for the new column that will contain the unpivoted values.
- alias String
- Alias for this operation.
- columns
To List<DataUnpivot Set Column To Unpivot> - The list of columns to unpivot from the source data.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for unpivoting.
- unpivoted
Label StringColumn Id - A unique identifier for the new column that will contain the unpivoted column names.
- unpivoted
Label StringColumn Name - The name for the new column that will contain the unpivoted column names.
- unpivoted
Value StringColumn Id - A unique identifier for the new column that will contain the unpivoted values.
- unpivoted
Value StringColumn Name - The name for the new column that will contain the unpivoted values.
- alias string
- Alias for this operation.
- columns
To DataUnpivot Set Column To Unpivot[] - The list of columns to unpivot from the source data.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for unpivoting.
- unpivoted
Label stringColumn Id - A unique identifier for the new column that will contain the unpivoted column names.
- unpivoted
Label stringColumn Name - The name for the new column that will contain the unpivoted column names.
- unpivoted
Value stringColumn Id - A unique identifier for the new column that will contain the unpivoted values.
- unpivoted
Value stringColumn Name - The name for the new column that will contain the unpivoted values.
- alias str
- Alias for this operation.
- columns_
to_ Sequence[Dataunpivot Set Column To Unpivot] - The list of columns to unpivot from the source data.
- source
Data
Set Transform Operation Source - The source transform operation that provides input data for unpivoting.
- unpivoted_
label_ strcolumn_ id - A unique identifier for the new column that will contain the unpivoted column names.
- unpivoted_
label_ strcolumn_ name - The name for the new column that will contain the unpivoted column names.
- unpivoted_
value_ strcolumn_ id - A unique identifier for the new column that will contain the unpivoted values.
- unpivoted_
value_ strcolumn_ name - The name for the new column that will contain the unpivoted values.
- alias String
- Alias for this operation.
- columns
To List<Property Map>Unpivot - The list of columns to unpivot from the source data.
- source Property Map
- The source transform operation that provides input data for unpivoting.
- unpivoted
Label StringColumn Id - A unique identifier for the new column that will contain the unpivoted column names.
- unpivoted
Label StringColumn Name - The name for the new column that will contain the unpivoted column names.
- unpivoted
Value StringColumn Id - A unique identifier for the new column that will contain the unpivoted values.
- unpivoted
Value StringColumn Name - The name for the new column that will contain the unpivoted values.
DataSetUntagColumnOperation, DataSetUntagColumnOperationArgs
DataSetUploadSettings, DataSetUploadSettingsArgs
- Contains
Header bool - Delimiter string
- Format
Pulumi.
Aws Native. Quick Sight. Data Set File Format - File format.
- Start
From doubleRow - Text
Qualifier Pulumi.Aws Native. Quick Sight. Data Set Text Qualifier - Text qualifier.
- Contains
Header bool - Delimiter string
- Format
Data
Set File Format - File format.
- Start
From float64Row - Text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header Boolean - delimiter String
- format
Data
Set File Format - File format.
- start
From DoubleRow - text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header boolean - delimiter string
- format
Data
Set File Format - File format.
- start
From numberRow - text
Qualifier DataSet Text Qualifier - Text qualifier.
- contains_
header bool - delimiter str
- format
Data
Set File Format - File format.
- start_
from_ floatrow - text_
qualifier DataSet Text Qualifier - Text qualifier.
- contains
Header Boolean - delimiter String
- format "CSV" | "TSV" | "CLF" | "ELF" | "XLSX" | "JSON"
- File format.
- start
From NumberRow - text
Qualifier "DOUBLE_QUOTE" | "SINGLE_QUOTE" - Text qualifier.
DataSetUsageConfiguration, DataSetUsageConfigurationArgs
- disable
Use BooleanAs Direct Query Source - disable
Use BooleanAs Imported Source
- disable
Use booleanAs Direct Query Source - disable
Use booleanAs Imported Source
- disable
Use BooleanAs Direct Query Source - disable
Use BooleanAs Imported Source
DataSetUseAs, DataSetUseAsArgs
- Rls
Rules - RLS_RULES
- Data
Set Use As Rls Rules - RLS_RULES
- Rls
Rules - RLS_RULES
- Rls
Rules - RLS_RULES
- RLS_RULES
- RLS_RULES
- "RLS_RULES"
- RLS_RULES
DataSetValueColumnConfiguration, DataSetValueColumnConfigurationArgs
- Aggregation
Function Pulumi.Aws Native. Quick Sight. Inputs. Data Set Data Prep Aggregation Function - The aggregation function to apply when multiple values map to the same pivoted cell.
- Aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply when multiple values map to the same pivoted cell.
- aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply when multiple values map to the same pivoted cell.
- aggregation
Function DataSet Data Prep Aggregation Function - The aggregation function to apply when multiple values map to the same pivoted cell.
- aggregation_
function DataSet Data Prep Aggregation Function - The aggregation function to apply when multiple values map to the same pivoted cell.
- aggregation
Function Property Map - The aggregation function to apply when multiple values map to the same pivoted cell.
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
