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.
Using getDataSet
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDataSet(args: GetDataSetArgs, opts?: InvokeOptions): Promise<GetDataSetResult>
function getDataSetOutput(args: GetDataSetOutputArgs, opts?: InvokeOptions): Output<GetDataSetResult>def get_data_set(aws_account_id: Optional[str] = None,
data_set_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataSetResult
def get_data_set_output(aws_account_id: Optional[pulumi.Input[str]] = None,
data_set_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataSetResult]func LookupDataSet(ctx *Context, args *LookupDataSetArgs, opts ...InvokeOption) (*LookupDataSetResult, error)
func LookupDataSetOutput(ctx *Context, args *LookupDataSetOutputArgs, opts ...InvokeOption) LookupDataSetResultOutput> Note: This function is named LookupDataSet in the Go SDK.
public static class GetDataSet
{
public static Task<GetDataSetResult> InvokeAsync(GetDataSetArgs args, InvokeOptions? opts = null)
public static Output<GetDataSetResult> Invoke(GetDataSetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataSetResult> getDataSet(GetDataSetArgs args, InvokeOptions options)
public static Output<GetDataSetResult> getDataSet(GetDataSetArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:quicksight:getDataSet
arguments:
# arguments dictionaryThe following arguments are supported:
- Aws
Account stringId - The AWS account ID.
- Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- Aws
Account stringId - The AWS account ID.
- Data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- aws
Account StringId - The AWS account ID.
- data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- aws
Account stringId - The AWS account ID.
- data
Set stringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- aws_
account_ strid - The AWS account ID.
- data_
set_ strid - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
- aws
Account StringId - The AWS account ID.
- data
Set StringId - An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
getDataSet Result
The following output properties are available:
- Arn string
- Column
Groups List<Pulumi.Aws Native. Quick Sight. Outputs. Data Set Column Group> - Column
Level List<Pulumi.Permission Rules Aws Native. Quick Sight. Outputs. Data Set Column Level Permission Rule> - Consumed
Spice doubleCapacity In Bytes - Created
Time string - Data
Prep Pulumi.Configuration Aws Native. Quick Sight. Outputs. Data Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- Data
Set Pulumi.Refresh Properties Aws Native. Quick Sight. Outputs. Data Set Refresh Properties - The refresh properties of a dataset.
- Data
Set Pulumi.Usage Configuration Aws Native. Quick Sight. Outputs. 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. Outputs. Data Set Dataset Parameter> - Import
Mode Pulumi.Aws Native. Quick Sight. Data Set Import Mode - Indicates whether you want to import the data into SPICE.
- Last
Updated stringTime - Logical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Outputs. Data Set Logical Table> - Name string
- Output
Columns List<Pulumi.Aws Native. Quick Sight. Outputs. Data Set Output Column> - Performance
Configuration Pulumi.Aws Native. Quick Sight. Outputs. Data Set Performance Configuration - The performance optimization configuration of a dataset.
- Permissions
List<Pulumi.
Aws Native. Quick Sight. Outputs. Data Set Resource Permission> - Physical
Table Dictionary<string, Pulumi.Map Aws Native. Quick Sight. Outputs. Data Set Physical Table> - Declares the physical tables that are available in the underlying data sources.
- Row
Level Pulumi.Permission Data Set Aws Native. Quick Sight. Outputs. Data Set Row Level Permission Data Set - Row
Level Pulumi.Permission Tag Configuration Aws Native. Quick Sight. Outputs. Data Set Row Level Permission Tag Configuration - Semantic
Model Pulumi.Configuration Aws Native. Quick Sight. Outputs. Data Set Semantic Model Configuration - The semantic model configuration associated with this dataset.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Use
As Pulumi.Aws Native. Quick Sight. Data Set Use As - The usage of the dataset.
- Arn string
- Column
Groups []DataSet Column Group - Column
Level []DataPermission Rules Set Column Level Permission Rule - Consumed
Spice float64Capacity In Bytes - Created
Time string - Data
Prep DataConfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- 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 - Import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- Last
Updated stringTime - Logical
Table map[string]DataMap Set Logical Table - Name string
- Output
Columns []DataSet Output Column - Performance
Configuration DataSet Performance Configuration - The performance optimization configuration of a dataset.
- Permissions
[]Data
Set Resource Permission - Physical
Table map[string]DataMap Set Physical Table - 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.
- arn String
- column
Groups List<DataSet Column Group> - column
Level List<DataPermission Rules Set Column Level Permission Rule> - consumed
Spice DoubleCapacity In Bytes - created
Time String - data
Prep DataConfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- 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> - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- last
Updated StringTime - logical
Table Map<String,DataMap Set Logical Table> - name String
- output
Columns List<DataSet Output Column> - 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> - 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.
- arn string
- column
Groups DataSet Column Group[] - column
Level DataPermission Rules Set Column Level Permission Rule[] - consumed
Spice numberCapacity In Bytes - created
Time string - data
Prep DataConfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- 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[] - import
Mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- last
Updated stringTime - logical
Table {[key: string]: DataMap Set Logical Table} - name string
- output
Columns DataSet Output Column[] - 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} - 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.
- arn str
- column_
groups Sequence[DataSet Column Group] - column_
level_ Sequence[Datapermission_ rules Set Column Level Permission Rule] - consumed_
spice_ floatcapacity_ in_ bytes - created_
time str - data_
prep_ Dataconfiguration Set Data Prep Configuration - The data preparation configuration associated with this dataset.
- 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 Sequence[DataSet Dataset Parameter] - import_
mode DataSet Import Mode - Indicates whether you want to import the data into SPICE.
- last_
updated_ strtime - logical_
table_ Mapping[str, Datamap Set Logical Table] - name str
- output_
columns Sequence[DataSet Output Column] - performance_
configuration DataSet Performance Configuration - The performance optimization configuration of a dataset.
- permissions
Sequence[Data
Set Resource Permission] - physical_
table_ Mapping[str, Datamap Set Physical Table] - 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.
- Sequence[root_Tag]
- use_
as DataSet Use As - The usage of the dataset.
- arn String
- column
Groups List<Property Map> - column
Level List<Property Map>Permission Rules - consumed
Spice NumberCapacity In Bytes - created
Time String - data
Prep Property MapConfiguration - The data preparation configuration associated with this dataset.
- 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> - import
Mode "SPICE" | "DIRECT_QUERY" - Indicates whether you want to import the data into SPICE.
- last
Updated StringTime - logical
Table Map<Property Map>Map - name String
- output
Columns List<Property Map> - 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.
Supporting Types
DataSetAggregateOperation
- 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
- 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
- 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
- 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
- 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
- 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
- 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
DataSetColumnDataType
DataSetColumnDescription
- Text string
- Text string
- text String
- text string
- text str
- text String
DataSetColumnGroup
- 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
- 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
- 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
- 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
DataSetColumnToUnpivot
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
DataSetDatasetParameter
- 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
DataSetDateComparisonFilterCondition
- 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
DataSetDateFilterCondition
- 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
- 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
- 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
- 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
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetDecimalDatasetParameter
- 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
- Static
Values List<double>
- Static
Values []float64
- static
Values List<Double>
- static
Values number[]
- static_
values Sequence[float]
- static
Values List<Number>
DataSetDestinationTable
- 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
- 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.
DataSetFileFormat
DataSetFilterOperation
- 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
- 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
- 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
DataSetGeoSpatialDataRole
DataSetImportMode
DataSetImportTableOperation
- 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
- 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
- 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.
DataSetInputColumn
- 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
DataSetIntegerDatasetParameter
- 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
- Static
Values List<int>
- Static
Values []int
- static
Values List<Integer>
- static
Values number[]
- static_
values Sequence[int]
- static
Values List<Number>
DataSetJoinInstruction
- 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
- Unique
Key bool
- Unique
Key bool
- unique
Key Boolean
- unique
Key boolean
- unique_
key bool
- unique
Key Boolean
DataSetJoinOperandProperties
- 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
- 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
DataSetJoinType
DataSetLogicalTable
DataSetLogicalTableSource
- 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
- 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
DataSetNewDefaultValues
- 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
- 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
DataSetNumericFilterCondition
- 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
- 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
- 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
- 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
- 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
- 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
- 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
DataSetPhysicalTable
- 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
- 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
- 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
- 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
- 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
- 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
DataSetRefreshFailureConfiguration
- 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
- 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
- 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
- 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
- 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
- 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
DataSetRowLevelPermissionConfiguration
DataSetRowLevelPermissionDataSet
- 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
DataSetRowLevelPermissionPolicy
DataSetRowLevelPermissionTagConfiguration
- 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
- 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
- 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
- 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
- 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
- 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
- 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
DataSetStringComparisonFilterCondition
- 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
DataSetStringDatasetParameter
- 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
- Static
Values List<string>
- Static
Values []string
- static
Values List<String>
- static
Values string[]
- static_
values Sequence[str]
- static
Values List<String>
DataSetStringFilterCondition
- 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
- 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
- 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
DataSetStringListFilterValue
- 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
DataSetTagColumnOperation
- 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
DataSetTimeGranularity
DataSetTransformOperation
- 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
- 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
- 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
- Column
Names List<string>
- Column
Names []string
- column
Names List<String>
- column
Names string[]
- column_
names Sequence[str]
- column
Names List<String>
DataSetUnpivotOperation
- 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
DataSetUploadSettings
- 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
- 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
DataSetValueColumnConfiguration
- 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
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
