@propulsionworks/cloudformation 0.1.33 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -27,6 +27,11 @@ export type QuickSightDataSetProps = {
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-columnlevelpermissionrules}
28
28
  */
29
29
  ColumnLevelPermissionRules?: ColumnLevelPermissionRule[] | undefined;
30
+ /**
31
+ * The data preparation configuration associated with this dataset.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-dataprepconfiguration}
33
+ */
34
+ DataPrepConfiguration?: DataPrepConfiguration | undefined;
30
35
  /**
31
36
  * An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
32
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetid}
@@ -68,7 +73,6 @@ export type QuickSightDataSetProps = {
68
73
  */
69
74
  IngestionWaitPolicy?: IngestionWaitPolicy | undefined;
70
75
  /**
71
- * Configures the combination and transformation of the data from the physical tables.
72
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-logicaltablemap}
73
77
  */
74
78
  LogicalTableMap?: Record<string, LogicalTable> | undefined;
@@ -95,15 +99,25 @@ export type QuickSightDataSetProps = {
95
99
  */
96
100
  PhysicalTableMap?: Record<string, PhysicalTable> | undefined;
97
101
  /**
98
- * The row-level security configuration for the data that you want to create.
102
+ * <p>Information about a dataset that contains permissions for row-level security (RLS).
103
+ * The permissions dataset maps fields to users or groups. For more information, see
104
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html">Using Row-Level Security (RLS) to Restrict Access to a Dataset</a> in the <i>Amazon QuickSight User
105
+ * Guide</i>.</p>
106
+ * <p>The option to deny permissions by setting <code>PermissionPolicy</code> to <code>DENY_ACCESS</code> is
107
+ * not supported for new RLS datasets.</p>
99
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiondataset}
100
109
  */
101
110
  RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
102
111
  /**
103
- * The element you can use to define tags for row-level security.
112
+ * <p>The configuration of tags on a dataset to set row-level security. </p>
104
113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiontagconfiguration}
105
114
  */
106
115
  RowLevelPermissionTagConfiguration?: RowLevelPermissionTagConfiguration | undefined;
116
+ /**
117
+ * The semantic model configuration associated with this dataset.
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-semanticmodelconfiguration}
119
+ */
120
+ SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
107
121
  /**
108
122
  * Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
109
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-tags}
@@ -144,6 +158,107 @@ export type QuickSightDataSetAttribs = {
144
158
  */
145
159
  LastUpdatedTime: string;
146
160
  };
161
+ /**
162
+ * A transform operation that groups rows by specified columns and applies aggregation functions to calculate summary values.
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html}
164
+ */
165
+ export type AggregateOperation = {
166
+ /**
167
+ * The list of aggregation functions to apply to the grouped data, such as `SUM` , `COUNT` , or `AVERAGE` .
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-aggregations}
169
+ */
170
+ Aggregations: Aggregation[];
171
+ /**
172
+ * Alias for this operation.
173
+ * @minLength 1
174
+ * @maxLength 64
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-alias}
176
+ */
177
+ Alias: string;
178
+ /**
179
+ * The list of column names to group by when performing the aggregation. Rows with the same values in these columns will be grouped together.
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-groupbycolumnnames}
181
+ */
182
+ GroupByColumnNames?: string[] | undefined;
183
+ /**
184
+ * The source transform operation that provides input data for the aggregation.
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-source}
186
+ */
187
+ Source: TransformOperationSource;
188
+ };
189
+ /**
190
+ * Defines an aggregation function to be applied to grouped data, creating a new column with the calculated result.
191
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html}
192
+ */
193
+ export type Aggregation = {
194
+ /**
195
+ * The aggregation function to apply, such as `SUM` , `COUNT` , `AVERAGE` , `MIN` , `MAX`
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-aggregationfunction}
197
+ */
198
+ AggregationFunction: DataPrepAggregationFunction;
199
+ /**
200
+ * A unique identifier for the new column that will contain the aggregated values.
201
+ * @minLength 1
202
+ * @maxLength 64
203
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-newcolumnid}
204
+ */
205
+ NewColumnId: string;
206
+ /**
207
+ * The name for the new column that will contain the aggregated values.
208
+ * @minLength 1
209
+ * @maxLength 127
210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-newcolumnname}
211
+ */
212
+ NewColumnName: string;
213
+ };
214
+ /**
215
+ * A transform operation that combines rows from two data sources by stacking them vertically (union operation).
216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html}
217
+ */
218
+ export type AppendOperation = {
219
+ /**
220
+ * Alias for this operation.
221
+ * @minLength 1
222
+ * @maxLength 64
223
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-alias}
224
+ */
225
+ Alias: string;
226
+ /**
227
+ * The list of columns to include in the appended result, mapping columns from both sources.
228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-appendedcolumns}
229
+ */
230
+ AppendedColumns: AppendedColumn[];
231
+ /**
232
+ * The first data source to be included in the append operation.
233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-firstsource}
234
+ */
235
+ FirstSource?: TransformOperationSource | undefined;
236
+ /**
237
+ * The second data source to be appended to the first source.
238
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-secondsource}
239
+ */
240
+ SecondSource?: TransformOperationSource | undefined;
241
+ };
242
+ /**
243
+ * Represents a column that will be included in the result of an append operation, combining data from multiple sources.
244
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html}
245
+ */
246
+ export type AppendedColumn = {
247
+ /**
248
+ * The name of the column to include in the appended result.
249
+ * @minLength 1
250
+ * @maxLength 127
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html#cfn-quicksight-dataset-appendedcolumn-columnname}
252
+ */
253
+ ColumnName: string;
254
+ /**
255
+ * A unique identifier for the column in the appended result.
256
+ * @minLength 1
257
+ * @maxLength 64
258
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html#cfn-quicksight-dataset-appendedcolumn-newcolumnid}
259
+ */
260
+ NewColumnId: string;
261
+ };
147
262
  /**
148
263
  * A calculated column for a dataset.
149
264
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-calculatedcolumn.html}
@@ -182,7 +297,7 @@ export type CastColumnTypeOperation = {
182
297
  * @maxLength 127
183
298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypeoperation.html#cfn-quicksight-dataset-castcolumntypeoperation-columnname}
184
299
  */
185
- ColumnName?: string | undefined;
300
+ ColumnName: string;
186
301
  /**
187
302
  * When casting a column from string to datetime type, you can supply a string in a format supported by Quick Sight to denote the source data format.
188
303
  * @minLength 0
@@ -201,6 +316,29 @@ export type CastColumnTypeOperation = {
201
316
  */
202
317
  SubType?: ColumnDataSubType | undefined;
203
318
  };
319
+ /**
320
+ * A transform operation that changes the data types of one or more columns in the dataset.
321
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html}
322
+ */
323
+ export type CastColumnTypesOperation = {
324
+ /**
325
+ * Alias for this operation.
326
+ * @minLength 1
327
+ * @maxLength 64
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-alias}
329
+ */
330
+ Alias: string;
331
+ /**
332
+ * The list of column type casting operations to perform.
333
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-castcolumntypeoperations}
334
+ */
335
+ CastColumnTypeOperations: CastColumnTypeOperation[];
336
+ /**
337
+ * The source transform operation that provides input data for the type casting.
338
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-source}
339
+ */
340
+ Source: TransformOperationSource;
341
+ };
204
342
  /**
205
343
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columndatasubtype.html}
206
344
  */
@@ -269,16 +407,48 @@ export type ColumnTag = {
269
407
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntagname.html}
270
408
  */
271
409
  export type ColumnTagName = "COLUMN_GEOGRAPHIC_ROLE" | "COLUMN_DESCRIPTION";
410
+ /**
411
+ * Specifies a column to be unpivoted, transforming it from a column into rows with associated values.
412
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html}
413
+ */
414
+ export type ColumnToUnpivot = {
415
+ /**
416
+ * The name of the column to unpivot from the source data.
417
+ * @minLength 1
418
+ * @maxLength 127
419
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html#cfn-quicksight-dataset-columntounpivot-columnname}
420
+ */
421
+ ColumnName?: string | undefined;
422
+ /**
423
+ * The value to assign to this column in the unpivoted result, typically the column name or a descriptive label.
424
+ * @minLength 0
425
+ * @maxLength 2047
426
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html#cfn-quicksight-dataset-columntounpivot-newvalue}
427
+ */
428
+ NewValue?: string | undefined;
429
+ };
272
430
  /**
273
431
  * A transform operation that creates calculated columns. Columns created in one such operation form a lexical closure.
274
432
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html}
275
433
  */
276
434
  export type CreateColumnsOperation = {
435
+ /**
436
+ * Alias for this operation.
437
+ * @minLength 1
438
+ * @maxLength 64
439
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-alias}
440
+ */
441
+ Alias?: string | undefined;
277
442
  /**
278
443
  * Calculated columns to create.
279
444
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-columns}
280
445
  */
281
- Columns?: CalculatedColumn[] | undefined;
446
+ Columns: CalculatedColumn[];
447
+ /**
448
+ * The source transform operation that provides input data for creating new calculated columns.
449
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-source}
450
+ */
451
+ Source?: TransformOperationSource | undefined;
282
452
  };
283
453
  /**
284
454
  * A physical table type built from the results of the custom SQL query.
@@ -289,7 +459,7 @@ export type CustomSql = {
289
459
  * The column schema from the SQL query result set.
290
460
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-customsql.html#cfn-quicksight-dataset-customsql-columns}
291
461
  */
292
- Columns?: InputColumn[] | undefined;
462
+ Columns: InputColumn[];
293
463
  /**
294
464
  * The Amazon Resource Name (ARN) of the data source.
295
465
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-customsql.html#cfn-quicksight-dataset-customsql-datasourcearn}
@@ -310,10 +480,298 @@ export type CustomSql = {
310
480
  */
311
481
  SqlQuery: string;
312
482
  };
483
+ /**
484
+ * Defines the type of aggregation function to apply to data during data preparation, supporting simple and list aggregations.
485
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html}
486
+ */
487
+ export type DataPrepAggregationFunction = {
488
+ /**
489
+ * A list aggregation function that concatenates values from multiple rows into a single delimited string.
490
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-listaggregation}
491
+ */
492
+ ListAggregation?: DataPrepListAggregationFunction | undefined;
493
+ /**
494
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-percentileaggregation}
495
+ */
496
+ PercentileAggregation?: DataPrepPercentileAggregationFunction | undefined;
497
+ /**
498
+ * A simple aggregation function such as `SUM` , `COUNT` , `AVERAGE` , `MIN` , `MAX` , `MEDIAN` , `VARIANCE` , or `STANDARD_DEVIATION` .
499
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-simpleaggregation}
500
+ */
501
+ SimpleAggregation?: DataPrepSimpleAggregationFunction | undefined;
502
+ };
503
+ /**
504
+ * Configuration for data preparation operations, defining the complete pipeline from source tables through transformations to destination tables.
505
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html}
506
+ */
507
+ export type DataPrepConfiguration = {
508
+ /**
509
+ * A map of destination tables that receive the final prepared data.
510
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-destinationtablemap}
511
+ */
512
+ DestinationTableMap: Record<string, DestinationTable>;
513
+ /**
514
+ * A map of source tables that provide information about underlying sources.
515
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-sourcetablemap}
516
+ */
517
+ SourceTableMap: Record<string, SourceTable>;
518
+ /**
519
+ * A map of transformation steps that process the data.
520
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-transformstepmap}
521
+ */
522
+ TransformStepMap: Record<string, TransformStep>;
523
+ };
524
+ /**
525
+ * An aggregation function that concatenates values from multiple rows into a single string with a specified separator.
526
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html}
527
+ */
528
+ export type DataPrepListAggregationFunction = {
529
+ /**
530
+ * Whether to include only distinct values in the concatenated result, removing duplicates.
531
+ * @default false
532
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-distinct}
533
+ */
534
+ Distinct: boolean;
535
+ /**
536
+ * The name of the column containing values to be concatenated.
537
+ * @minLength 1
538
+ * @maxLength 127
539
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-inputcolumnname}
540
+ */
541
+ InputColumnName?: string | undefined;
542
+ /**
543
+ * The string used to separate values in the concatenated result.
544
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-separator}
545
+ */
546
+ Separator: string;
547
+ };
548
+ /**
549
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html}
550
+ */
551
+ export type DataPrepPercentileAggregationFunction = {
552
+ /**
553
+ * @minLength 1
554
+ * @maxLength 127
555
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html#cfn-quicksight-dataset-datapreppercentileaggregationfunction-inputcolumnname}
556
+ */
557
+ InputColumnName?: string | undefined;
558
+ /**
559
+ * @min 0
560
+ * @max 100
561
+ * @default 0
562
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html#cfn-quicksight-dataset-datapreppercentileaggregationfunction-percentilevalue}
563
+ */
564
+ PercentileValue: number;
565
+ };
566
+ /**
567
+ * A simple aggregation function that performs standard statistical operations on a column.
568
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html}
569
+ */
570
+ export type DataPrepSimpleAggregationFunction = {
571
+ /**
572
+ * The type of aggregation function to perform, such as `COUNT` , `SUM` , `AVERAGE` , `MIN` , `MAX` , `MEDIAN` , `VARIANCE` , or `STANDARD_DEVIATION` .
573
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html#cfn-quicksight-dataset-dataprepsimpleaggregationfunction-functiontype}
574
+ */
575
+ FunctionType: DataPrepSimpleAggregationFunctionType;
576
+ /**
577
+ * The name of the column on which to perform the aggregation function.
578
+ * @minLength 1
579
+ * @maxLength 127
580
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html#cfn-quicksight-dataset-dataprepsimpleaggregationfunction-inputcolumnname}
581
+ */
582
+ InputColumnName?: string | undefined;
583
+ };
584
+ /**
585
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunctiontype.html}
586
+ */
587
+ export type DataPrepSimpleAggregationFunctionType = "COUNT" | "DISTINCT_COUNT" | "SUM" | "AVERAGE" | "MEDIAN" | "MAX" | "MIN" | "VARIANCE" | "STANDARD_DEVIATION";
588
+ /**
589
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html}
590
+ */
591
+ export type DataSetColumnIdMapping = {
592
+ /**
593
+ * @minLength 1
594
+ * @maxLength 64
595
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html#cfn-quicksight-dataset-datasetcolumnidmapping-sourcecolumnid}
596
+ */
597
+ SourceColumnId: string;
598
+ /**
599
+ * @minLength 1
600
+ * @maxLength 64
601
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html#cfn-quicksight-dataset-datasetcolumnidmapping-targetcolumnid}
602
+ */
603
+ TargetColumnId: string;
604
+ };
605
+ /**
606
+ * A filter condition that compares date values using operators like `BEFORE` , `AFTER` , or their inclusive variants.
607
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html}
608
+ */
609
+ export type DataSetDateComparisonFilterCondition = {
610
+ /**
611
+ * The comparison operator to use, such as `BEFORE` , `BEFORE_OR_EQUALS_TO` , `AFTER` , or `AFTER_OR_EQUALS_TO` .
612
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html#cfn-quicksight-dataset-datasetdatecomparisonfiltercondition-operator}
613
+ */
614
+ Operator: DataSetDateComparisonFilterOperator;
615
+ /**
616
+ * The date value to compare against.
617
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html#cfn-quicksight-dataset-datasetdatecomparisonfiltercondition-value}
618
+ */
619
+ Value?: DataSetDateFilterValue | undefined;
620
+ };
621
+ /**
622
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfilteroperator.html}
623
+ */
624
+ export type DataSetDateComparisonFilterOperator = "BEFORE" | "BEFORE_OR_EQUALS_TO" | "AFTER" | "AFTER_OR_EQUALS_TO";
625
+ /**
626
+ * A filter condition for date columns, supporting both comparison and range-based filtering.
627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html}
628
+ */
629
+ export type DataSetDateFilterCondition = {
630
+ /**
631
+ * The name of the date column to filter.
632
+ * @minLength 1
633
+ * @maxLength 127
634
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-columnname}
635
+ */
636
+ ColumnName?: string | undefined;
637
+ /**
638
+ * A comparison-based filter condition for the date column.
639
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-comparisonfiltercondition}
640
+ */
641
+ ComparisonFilterCondition?: DataSetDateComparisonFilterCondition | undefined;
642
+ /**
643
+ * A range-based filter condition for the date column, filtering values between minimum and maximum dates.
644
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-rangefiltercondition}
645
+ */
646
+ RangeFilterCondition?: DataSetDateRangeFilterCondition | undefined;
647
+ };
648
+ /**
649
+ * Represents a date value used in filter conditions.
650
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltervalue.html}
651
+ */
652
+ export type DataSetDateFilterValue = {
653
+ /**
654
+ * A static date value used for filtering.
655
+ * @format date-time
656
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltervalue.html#cfn-quicksight-dataset-datasetdatefiltervalue-staticvalue}
657
+ */
658
+ StaticValue?: string | undefined;
659
+ };
660
+ /**
661
+ * A filter condition that filters date values within a specified range.
662
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html}
663
+ */
664
+ export type DataSetDateRangeFilterCondition = {
665
+ /**
666
+ * Whether to include the maximum value in the filter range.
667
+ * @default null
668
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-includemaximum}
669
+ */
670
+ IncludeMaximum?: boolean | undefined;
671
+ /**
672
+ * Whether to include the minimum value in the filter range.
673
+ * @default null
674
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-includeminimum}
675
+ */
676
+ IncludeMinimum?: boolean | undefined;
677
+ /**
678
+ * The maximum date value for the range filter.
679
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-rangemaximum}
680
+ */
681
+ RangeMaximum?: DataSetDateFilterValue | undefined;
682
+ /**
683
+ * The minimum date value for the range filter.
684
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-rangeminimum}
685
+ */
686
+ RangeMinimum?: DataSetDateFilterValue | undefined;
687
+ };
313
688
  /**
314
689
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetimportmode.html}
315
690
  */
316
691
  export type DataSetImportMode = "SPICE" | "DIRECT_QUERY";
692
+ /**
693
+ * A filter condition that compares numeric values using operators like `EQUALS` , `GREATER_THAN` , or `LESS_THAN` .
694
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html}
695
+ */
696
+ export type DataSetNumericComparisonFilterCondition = {
697
+ /**
698
+ * The comparison operator to use, such as `EQUALS` , `GREATER_THAN` , `LESS_THAN` , or their variants.
699
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetnumericcomparisonfiltercondition-operator}
700
+ */
701
+ Operator: DataSetNumericComparisonFilterOperator;
702
+ /**
703
+ * The numeric value to compare against.
704
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetnumericcomparisonfiltercondition-value}
705
+ */
706
+ Value?: DataSetNumericFilterValue | undefined;
707
+ };
708
+ /**
709
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfilteroperator.html}
710
+ */
711
+ export type DataSetNumericComparisonFilterOperator = "EQUALS" | "DOES_NOT_EQUAL" | "GREATER_THAN" | "GREATER_THAN_OR_EQUALS_TO" | "LESS_THAN" | "LESS_THAN_OR_EQUALS_TO";
712
+ /**
713
+ * A filter condition for numeric columns, supporting both comparison and range-based filtering.
714
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html}
715
+ */
716
+ export type DataSetNumericFilterCondition = {
717
+ /**
718
+ * The name of the numeric column to filter.
719
+ * @minLength 1
720
+ * @maxLength 127
721
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-columnname}
722
+ */
723
+ ColumnName?: string | undefined;
724
+ /**
725
+ * A comparison-based filter condition for the numeric column.
726
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-comparisonfiltercondition}
727
+ */
728
+ ComparisonFilterCondition?: DataSetNumericComparisonFilterCondition | undefined;
729
+ /**
730
+ * A range-based filter condition for the numeric column, filtering values between minimum and maximum numbers.
731
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-rangefiltercondition}
732
+ */
733
+ RangeFilterCondition?: DataSetNumericRangeFilterCondition | undefined;
734
+ };
735
+ /**
736
+ * Represents a numeric value used in filter conditions.
737
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltervalue.html}
738
+ */
739
+ export type DataSetNumericFilterValue = {
740
+ /**
741
+ * A static numeric value used for filtering.
742
+ * @default null
743
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltervalue.html#cfn-quicksight-dataset-datasetnumericfiltervalue-staticvalue}
744
+ */
745
+ StaticValue?: number | undefined;
746
+ };
747
+ /**
748
+ * A filter condition that filters numeric values within a specified range.
749
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html}
750
+ */
751
+ export type DataSetNumericRangeFilterCondition = {
752
+ /**
753
+ * Whether to include the maximum value in the filter range.
754
+ * @default null
755
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-includemaximum}
756
+ */
757
+ IncludeMaximum?: boolean | undefined;
758
+ /**
759
+ * Whether to include the minimum value in the filter range.
760
+ * @default null
761
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-includeminimum}
762
+ */
763
+ IncludeMinimum?: boolean | undefined;
764
+ /**
765
+ * The maximum numeric value for the range filter.
766
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-rangemaximum}
767
+ */
768
+ RangeMaximum?: DataSetNumericFilterValue | undefined;
769
+ /**
770
+ * The minimum numeric value for the range filter.
771
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-rangeminimum}
772
+ */
773
+ RangeMinimum?: DataSetNumericFilterValue | undefined;
774
+ };
317
775
  /**
318
776
  * The refresh properties of a dataset.
319
777
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetrefreshproperties.html}
@@ -330,6 +788,93 @@ export type DataSetRefreshProperties = {
330
788
  */
331
789
  RefreshConfiguration?: RefreshConfiguration | undefined;
332
790
  };
791
+ /**
792
+ * A filter condition that compares string values using operators like `EQUALS` , `CONTAINS` , or `STARTS_WITH` .
793
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html}
794
+ */
795
+ export type DataSetStringComparisonFilterCondition = {
796
+ /**
797
+ * The comparison operator to use, such as `EQUALS` , `CONTAINS` , `STARTS_WITH` , `ENDS_WITH` , or their negations.
798
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetstringcomparisonfiltercondition-operator}
799
+ */
800
+ Operator: DataSetStringComparisonFilterOperator;
801
+ /**
802
+ * The string value to compare against.
803
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetstringcomparisonfiltercondition-value}
804
+ */
805
+ Value?: DataSetStringFilterValue | undefined;
806
+ };
807
+ /**
808
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfilteroperator.html}
809
+ */
810
+ export type DataSetStringComparisonFilterOperator = "EQUALS" | "DOES_NOT_EQUAL" | "CONTAINS" | "DOES_NOT_CONTAIN" | "STARTS_WITH" | "ENDS_WITH";
811
+ /**
812
+ * A filter condition for string columns, supporting both comparison and list-based filtering.
813
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html}
814
+ */
815
+ export type DataSetStringFilterCondition = {
816
+ /**
817
+ * The name of the string column to filter.
818
+ * @minLength 1
819
+ * @maxLength 127
820
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-columnname}
821
+ */
822
+ ColumnName?: string | undefined;
823
+ /**
824
+ * A comparison-based filter condition for the string column.
825
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-comparisonfiltercondition}
826
+ */
827
+ ComparisonFilterCondition?: DataSetStringComparisonFilterCondition | undefined;
828
+ /**
829
+ * A list-based filter condition that includes or excludes values from a specified list.
830
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-listfiltercondition}
831
+ */
832
+ ListFilterCondition?: DataSetStringListFilterCondition | undefined;
833
+ };
834
+ /**
835
+ * Represents a string value used in filter conditions.
836
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltervalue.html}
837
+ */
838
+ export type DataSetStringFilterValue = {
839
+ /**
840
+ * A static string value used for filtering.
841
+ * @minLength 0
842
+ * @maxLength 512
843
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltervalue.html#cfn-quicksight-dataset-datasetstringfiltervalue-staticvalue}
844
+ */
845
+ StaticValue?: string | undefined;
846
+ };
847
+ /**
848
+ * A filter condition that includes or excludes string values from a specified list.
849
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html}
850
+ */
851
+ export type DataSetStringListFilterCondition = {
852
+ /**
853
+ * The list operator to use, either `INCLUDE` to match values in the list or `EXCLUDE` to filter out values in the list.
854
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html#cfn-quicksight-dataset-datasetstringlistfiltercondition-operator}
855
+ */
856
+ Operator: DataSetStringListFilterOperator;
857
+ /**
858
+ * The list of string values to include or exclude in the filter.
859
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html#cfn-quicksight-dataset-datasetstringlistfiltercondition-values}
860
+ */
861
+ Values?: DataSetStringListFilterValue | undefined;
862
+ };
863
+ /**
864
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfilteroperator.html}
865
+ */
866
+ export type DataSetStringListFilterOperator = "INCLUDE" | "EXCLUDE";
867
+ /**
868
+ * Represents a list of string values used in filter conditions.
869
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltervalue.html}
870
+ */
871
+ export type DataSetStringListFilterValue = {
872
+ /**
873
+ * A list of static string values used for filtering.
874
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltervalue.html#cfn-quicksight-dataset-datasetstringlistfiltervalue-staticvalues}
875
+ */
876
+ StaticValues?: string[] | undefined;
877
+ };
333
878
  /**
334
879
  * The usage configuration to apply to child datasets that reference this dataset as a source.
335
880
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html}
@@ -473,6 +1018,38 @@ export type DecimalDatasetParameterDefaultValues = {
473
1018
  */
474
1019
  StaticValues?: number[] | undefined;
475
1020
  };
1021
+ /**
1022
+ * Defines a destination table in data preparation that receives the final transformed data.
1023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html}
1024
+ */
1025
+ export type DestinationTable = {
1026
+ /**
1027
+ * Alias for the destination table.
1028
+ * @minLength 1
1029
+ * @maxLength 64
1030
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html#cfn-quicksight-dataset-destinationtable-alias}
1031
+ */
1032
+ Alias: string;
1033
+ /**
1034
+ * The source configuration that specifies which transform operation provides data to this destination table.
1035
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html#cfn-quicksight-dataset-destinationtable-source}
1036
+ */
1037
+ Source: DestinationTableSource;
1038
+ };
1039
+ /**
1040
+ * Specifies the source of data for a destination table, including the transform operation and column mappings.
1041
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtablesource.html}
1042
+ */
1043
+ export type DestinationTableSource = {
1044
+ /**
1045
+ * The identifier of the transform operation that provides data to the destination table.
1046
+ * @minLength 1
1047
+ * @maxLength 64
1048
+ * @pattern ^[0-9a-zA-Z-]*$
1049
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtablesource.html#cfn-quicksight-dataset-destinationtablesource-transformoperationid}
1050
+ */
1051
+ TransformOperationId: string;
1052
+ };
476
1053
  /**
477
1054
  * A FieldFolder element is a folder that contains fields and nested subfolders.
478
1055
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-fieldfolder.html}
@@ -507,6 +1084,44 @@ export type FilterOperation = {
507
1084
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-conditionexpression}
508
1085
  */
509
1086
  ConditionExpression?: string | undefined;
1087
+ /**
1088
+ * A date-based filter condition within a filter operation.
1089
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-datefiltercondition}
1090
+ */
1091
+ DateFilterCondition?: DataSetDateFilterCondition | undefined;
1092
+ /**
1093
+ * A numeric-based filter condition within a filter operation.
1094
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-numericfiltercondition}
1095
+ */
1096
+ NumericFilterCondition?: DataSetNumericFilterCondition | undefined;
1097
+ /**
1098
+ * A string-based filter condition within a filter operation.
1099
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-stringfiltercondition}
1100
+ */
1101
+ StringFilterCondition?: DataSetStringFilterCondition | undefined;
1102
+ };
1103
+ /**
1104
+ * A transform operation that applies one or more filter conditions.
1105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html}
1106
+ */
1107
+ export type FiltersOperation = {
1108
+ /**
1109
+ * Alias for this operation.
1110
+ * @minLength 1
1111
+ * @maxLength 64
1112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-alias}
1113
+ */
1114
+ Alias: string;
1115
+ /**
1116
+ * The list of filter operations to apply.
1117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-filteroperations}
1118
+ */
1119
+ FilterOperations: FilterOperation[];
1120
+ /**
1121
+ * The source transform operation that provides input data for filtering.
1122
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-source}
1123
+ */
1124
+ Source: TransformOperationSource;
510
1125
  };
511
1126
  /**
512
1127
  * Geospatial column group that denotes a hierarchy.
@@ -527,18 +1142,55 @@ export type GeoSpatialColumnGroup = {
527
1142
  * A display name for the hierarchy.
528
1143
  * @minLength 1
529
1144
  * @maxLength 64
530
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcolumngroup.html#cfn-quicksight-dataset-geospatialcolumngroup-name}
1145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcolumngroup.html#cfn-quicksight-dataset-geospatialcolumngroup-name}
1146
+ */
1147
+ Name: string;
1148
+ };
1149
+ /**
1150
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcountrycode.html}
1151
+ */
1152
+ export type GeoSpatialCountryCode = "US";
1153
+ /**
1154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialdatarole.html}
1155
+ */
1156
+ export type GeoSpatialDataRole = "COUNTRY" | "STATE" | "COUNTY" | "CITY" | "POSTCODE" | "LONGITUDE" | "LATITUDE" | "POLITICAL1" | "CENSUS_TRACT" | "CENSUS_BLOCK_GROUP" | "CENSUS_BLOCK";
1157
+ /**
1158
+ * A transform operation that imports data from a source table.
1159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html}
1160
+ */
1161
+ export type ImportTableOperation = {
1162
+ /**
1163
+ * Alias for this operation.
1164
+ * @minLength 1
1165
+ * @maxLength 64
1166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html#cfn-quicksight-dataset-importtableoperation-alias}
1167
+ */
1168
+ Alias: string;
1169
+ /**
1170
+ * The source configuration that specifies which source table to import and any column mappings.
1171
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html#cfn-quicksight-dataset-importtableoperation-source}
1172
+ */
1173
+ Source: ImportTableOperationSource;
1174
+ };
1175
+ /**
1176
+ * Specifies the source table and column mappings for an import table operation.
1177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html}
1178
+ */
1179
+ export type ImportTableOperationSource = {
1180
+ /**
1181
+ * The mappings between source column identifiers and target column identifiers during the import.
1182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html#cfn-quicksight-dataset-importtableoperationsource-columnidmappings}
1183
+ */
1184
+ ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
1185
+ /**
1186
+ * The identifier of the source table to import data from.
1187
+ * @minLength 1
1188
+ * @maxLength 64
1189
+ * @pattern ^[0-9a-zA-Z-]*$
1190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html#cfn-quicksight-dataset-importtableoperationsource-sourcetableid}
531
1191
  */
532
- Name: string;
1192
+ SourceTableId: string;
533
1193
  };
534
- /**
535
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcountrycode.html}
536
- */
537
- export type GeoSpatialCountryCode = "US";
538
- /**
539
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialdatarole.html}
540
- */
541
- export type GeoSpatialDataRole = "COUNTRY" | "STATE" | "COUNTY" | "CITY" | "POSTCODE" | "LONGITUDE" | "LATITUDE" | "POLITICAL1" | "CENSUS_TRACT" | "CENSUS_BLOCK_GROUP" | "CENSUS_BLOCK";
542
1194
  /**
543
1195
  * The incremental refresh configuration for a dataset.
544
1196
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-incrementalrefresh.html}
@@ -575,6 +1227,13 @@ export type IngestionWaitPolicy = {
575
1227
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-inputcolumn.html}
576
1228
  */
577
1229
  export type InputColumn = {
1230
+ /**
1231
+ * A unique identifier for the input column.
1232
+ * @minLength 1
1233
+ * @maxLength 64
1234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-inputcolumn.html#cfn-quicksight-dataset-inputcolumn-id}
1235
+ */
1236
+ Id?: string | undefined;
578
1237
  /**
579
1238
  * The name of this column in the underlying data source.
580
1239
  * @minLength 1
@@ -695,32 +1354,96 @@ export type JoinKeyProperties = {
695
1354
  */
696
1355
  UniqueKey?: boolean | undefined;
697
1356
  };
1357
+ /**
1358
+ * Properties that control how columns are handled for a join operand, including column name overrides.
1359
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperandproperties.html}
1360
+ */
1361
+ export type JoinOperandProperties = {
1362
+ /**
1363
+ * A list of column name overrides to apply to the join operand's output columns.
1364
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperandproperties.html#cfn-quicksight-dataset-joinoperandproperties-outputcolumnnameoverrides}
1365
+ */
1366
+ OutputColumnNameOverrides: OutputColumnNameOverride[];
1367
+ };
1368
+ /**
1369
+ * A transform operation that combines data from two sources based on specified join conditions.
1370
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html}
1371
+ */
1372
+ export type JoinOperation = {
1373
+ /**
1374
+ * Alias for this operation.
1375
+ * @minLength 1
1376
+ * @maxLength 64
1377
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-alias}
1378
+ */
1379
+ Alias: string;
1380
+ /**
1381
+ * The left operand for the join operation.
1382
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-leftoperand}
1383
+ */
1384
+ LeftOperand: TransformOperationSource;
1385
+ /**
1386
+ * Properties that control how the left operand's columns are handled in the join result.
1387
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-leftoperandproperties}
1388
+ */
1389
+ LeftOperandProperties?: JoinOperandProperties | undefined;
1390
+ /**
1391
+ * The join condition that specifies how to match rows between the left and right operands.
1392
+ * @minLength 1
1393
+ * @maxLength 512
1394
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-onclause}
1395
+ */
1396
+ OnClause: string;
1397
+ /**
1398
+ * The right operand for the join operation.
1399
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-rightoperand}
1400
+ */
1401
+ RightOperand: TransformOperationSource;
1402
+ /**
1403
+ * Properties that control how the right operand's columns are handled in the join result.
1404
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-rightoperandproperties}
1405
+ */
1406
+ RightOperandProperties?: JoinOperandProperties | undefined;
1407
+ /**
1408
+ * The type of join to perform, such as `INNER` , `LEFT` , `RIGHT` , or `OUTER` .
1409
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-type}
1410
+ */
1411
+ Type: JoinOperationType;
1412
+ };
1413
+ /**
1414
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperationtype.html}
1415
+ */
1416
+ export type JoinOperationType = "INNER" | "OUTER" | "LEFT" | "RIGHT";
698
1417
  /**
699
1418
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-jointype.html}
700
1419
  */
701
1420
  export type JoinType = "INNER" | "OUTER" | "LEFT" | "RIGHT";
702
1421
  /**
703
- * A *logical table* is a unit that joins and that data transformations operate on. A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.
1422
+ * <p>A <i>logical table</i> is a unit that joins and that data
1423
+ * transformations operate on. A logical table has a source, which can be either a physical
1424
+ * table or result of a join. When a logical table points to a physical table, the logical
1425
+ * table acts as a mutable copy of that physical table through transform operations.</p>
704
1426
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html}
705
1427
  */
706
1428
  export type LogicalTable = {
707
1429
  /**
708
- * A display name for the logical table.
1430
+ * <p>A display name for the logical table.</p>
709
1431
  * @minLength 1
710
1432
  * @maxLength 64
711
1433
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-alias}
712
1434
  */
713
1435
  Alias: string;
714
1436
  /**
715
- * Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.
1437
+ * <p>Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null. </p>
716
1438
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-datatransforms}
717
1439
  */
718
1440
  DataTransforms?: TransformOperation[] | undefined;
719
1441
  /**
720
- * Source of this logical table.
1442
+ * <p>Information about the source of a logical table. This is a variant type structure. For
1443
+ * this structure to be valid, only one of the attributes can be non-null.</p>
721
1444
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-source}
722
1445
  */
723
- Source?: LogicalTableSource | undefined;
1446
+ Source: LogicalTableSource;
724
1447
  };
725
1448
  /**
726
1449
  * Information about the source of a logical table. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.
@@ -799,6 +1522,26 @@ export type NewDefaultValues = {
799
1522
  */
800
1523
  StringStaticValues?: string[] | undefined;
801
1524
  };
1525
+ /**
1526
+ * Specifies a mapping to override the name of an output column from a transform operation.
1527
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html}
1528
+ */
1529
+ export type OutputColumnNameOverride = {
1530
+ /**
1531
+ * The new name to assign to the column in the output.
1532
+ * @minLength 1
1533
+ * @maxLength 127
1534
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html#cfn-quicksight-dataset-outputcolumnnameoverride-outputcolumnname}
1535
+ */
1536
+ OutputColumnName: string;
1537
+ /**
1538
+ * The original name of the column from the source transform operation.
1539
+ * @minLength 1
1540
+ * @maxLength 127
1541
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html#cfn-quicksight-dataset-outputcolumnnameoverride-sourcecolumnname}
1542
+ */
1543
+ SourceColumnName?: string | undefined;
1544
+ };
802
1545
  /**
803
1546
  * A transform operation that overrides the dataset parameter values that are defined in another dataset.
804
1547
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-overridedatasetparameteroperation.html}
@@ -826,6 +1569,22 @@ export type OverrideDatasetParameterOperation = {
826
1569
  */
827
1570
  ParameterName: string;
828
1571
  };
1572
+ /**
1573
+ * References a parent dataset that serves as a data source, including its columns and metadata.
1574
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html}
1575
+ */
1576
+ export type ParentDataSet = {
1577
+ /**
1578
+ * The Amazon Resource Name (ARN) of the parent dataset.
1579
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html#cfn-quicksight-dataset-parentdataset-datasetarn}
1580
+ */
1581
+ DataSetArn: string;
1582
+ /**
1583
+ * The list of input columns available from the parent dataset.
1584
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html#cfn-quicksight-dataset-parentdataset-inputcolumns}
1585
+ */
1586
+ InputColumns: InputColumn[];
1587
+ };
829
1588
  /**
830
1589
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-performanceconfiguration.html}
831
1590
  */
@@ -855,17 +1614,112 @@ export type PhysicalTable = {
855
1614
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-physicaltable.html#cfn-quicksight-dataset-physicaltable-s3source}
856
1615
  */
857
1616
  S3Source?: S3Source | undefined;
1617
+ /**
1618
+ * A physical table type for Software-as-a-Service (SaaS) sources.
1619
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-physicaltable.html#cfn-quicksight-dataset-physicaltable-saastable}
1620
+ */
1621
+ SaaSTable?: SaaSTable | undefined;
1622
+ };
1623
+ /**
1624
+ * Configuration for a pivot operation, specifying which column contains labels and how to pivot them.
1625
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html}
1626
+ */
1627
+ export type PivotConfiguration = {
1628
+ /**
1629
+ * The name of the column that contains the labels to be pivoted into separate columns.
1630
+ * @minLength 1
1631
+ * @maxLength 127
1632
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html#cfn-quicksight-dataset-pivotconfiguration-labelcolumnname}
1633
+ */
1634
+ LabelColumnName?: string | undefined;
1635
+ /**
1636
+ * The list of specific label values to pivot into separate columns.
1637
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html#cfn-quicksight-dataset-pivotconfiguration-pivotedlabels}
1638
+ */
1639
+ PivotedLabels: PivotedLabel[];
1640
+ };
1641
+ /**
1642
+ * A transform operation that pivots data by converting row values into columns.
1643
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html}
1644
+ */
1645
+ export type PivotOperation = {
1646
+ /**
1647
+ * Alias for this operation.
1648
+ * @minLength 1
1649
+ * @maxLength 64
1650
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-alias}
1651
+ */
1652
+ Alias: string;
1653
+ /**
1654
+ * The list of column names to group by when performing the pivot operation.
1655
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-groupbycolumnnames}
1656
+ */
1657
+ GroupByColumnNames?: string[] | undefined;
1658
+ /**
1659
+ * Configuration that specifies which labels to pivot and how to structure the resulting columns.
1660
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-pivotconfiguration}
1661
+ */
1662
+ PivotConfiguration: PivotConfiguration;
1663
+ /**
1664
+ * The source transform operation that provides input data for pivoting.
1665
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-source}
1666
+ */
1667
+ Source: TransformOperationSource;
1668
+ /**
1669
+ * Configuration for how to aggregate values when multiple rows map to the same pivoted column.
1670
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-valuecolumnconfiguration}
1671
+ */
1672
+ ValueColumnConfiguration: ValueColumnConfiguration;
1673
+ };
1674
+ /**
1675
+ * Specifies a label value to be pivoted into a separate column, including the new column name and identifier.
1676
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html}
1677
+ */
1678
+ export type PivotedLabel = {
1679
+ /**
1680
+ * The label value from the source data to be pivoted.
1681
+ * @minLength 0
1682
+ * @maxLength 2047
1683
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-labelname}
1684
+ */
1685
+ LabelName: string;
1686
+ /**
1687
+ * A unique identifier for the new column created from this pivoted label.
1688
+ * @minLength 1
1689
+ * @maxLength 64
1690
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-newcolumnid}
1691
+ */
1692
+ NewColumnId: string;
1693
+ /**
1694
+ * The name for the new column created from this pivoted label.
1695
+ * @minLength 1
1696
+ * @maxLength 127
1697
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-newcolumnname}
1698
+ */
1699
+ NewColumnName: string;
858
1700
  };
859
1701
  /**
860
1702
  * A transform operation that projects columns. Operations that come after a projection can only refer to projected columns.
861
1703
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html}
862
1704
  */
863
1705
  export type ProjectOperation = {
1706
+ /**
1707
+ * Alias for this operation.
1708
+ * @minLength 1
1709
+ * @maxLength 64
1710
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-alias}
1711
+ */
1712
+ Alias?: string | undefined;
864
1713
  /**
865
1714
  * Projected columns.
866
1715
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-projectedcolumns}
867
1716
  */
868
1717
  ProjectedColumns?: string[] | undefined;
1718
+ /**
1719
+ * The source transform operation that provides input data for column projection.
1720
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-source}
1721
+ */
1722
+ Source?: TransformOperationSource | undefined;
869
1723
  };
870
1724
  /**
871
1725
  * The refresh configuration of a dataset.
@@ -925,7 +1779,7 @@ export type RelationalTable = {
925
1779
  * The column schema of the table.
926
1780
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-relationaltable.html#cfn-quicksight-dataset-relationaltable-inputcolumns}
927
1781
  */
928
- InputColumns?: InputColumn[] | undefined;
1782
+ InputColumns: InputColumn[];
929
1783
  /**
930
1784
  * The name of the relational table.
931
1785
  * @minLength 1
@@ -952,14 +1806,37 @@ export type RenameColumnOperation = {
952
1806
  * @maxLength 127
953
1807
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnoperation.html#cfn-quicksight-dataset-renamecolumnoperation-columnname}
954
1808
  */
955
- ColumnName?: string | undefined;
1809
+ ColumnName: string;
956
1810
  /**
957
1811
  * The new name for the column.
958
1812
  * @minLength 1
959
1813
  * @maxLength 127
960
1814
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnoperation.html#cfn-quicksight-dataset-renamecolumnoperation-newcolumnname}
961
1815
  */
962
- NewColumnName?: string | undefined;
1816
+ NewColumnName: string;
1817
+ };
1818
+ /**
1819
+ * A transform operation that renames one or more columns in the dataset.
1820
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html}
1821
+ */
1822
+ export type RenameColumnsOperation = {
1823
+ /**
1824
+ * Alias for this operation.
1825
+ * @minLength 1
1826
+ * @maxLength 64
1827
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-alias}
1828
+ */
1829
+ Alias: string;
1830
+ /**
1831
+ * The list of column rename operations to perform, specifying old and new column names.
1832
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-renamecolumnoperations}
1833
+ */
1834
+ RenameColumnOperations: RenameColumnOperation[];
1835
+ /**
1836
+ * The source transform operation that provides input data for column renaming.
1837
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-source}
1838
+ */
1839
+ Source: TransformOperationSource;
963
1840
  };
964
1841
  /**
965
1842
  * Permission for the resource.
@@ -983,6 +1860,27 @@ export type ResourcePermission = {
983
1860
  */
984
1861
  Principal: string;
985
1862
  };
1863
+ /**
1864
+ * Configuration for row level security.
1865
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html}
1866
+ */
1867
+ export type RowLevelPermissionConfiguration = {
1868
+ /**
1869
+ * <p>Information about a dataset that contains permissions for row-level security (RLS).
1870
+ * The permissions dataset maps fields to users or groups. For more information, see
1871
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html">Using Row-Level Security (RLS) to Restrict Access to a Dataset</a> in the <i>Amazon QuickSight User
1872
+ * Guide</i>.</p>
1873
+ * <p>The option to deny permissions by setting <code>PermissionPolicy</code> to <code>DENY_ACCESS</code> is
1874
+ * not supported for new RLS datasets.</p>
1875
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html#cfn-quicksight-dataset-rowlevelpermissionconfiguration-rowlevelpermissiondataset}
1876
+ */
1877
+ RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
1878
+ /**
1879
+ * <p>The configuration of tags on a dataset to set row-level security. </p>
1880
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html#cfn-quicksight-dataset-rowlevelpermissionconfiguration-tagconfiguration}
1881
+ */
1882
+ TagConfiguration?: RowLevelPermissionTagConfiguration | undefined;
1883
+ };
986
1884
  /**
987
1885
  * Information about a dataset that contains permissions for row-level security (RLS). The permissions dataset maps fields to users or groups. For more information, see [Using Row-Level Security (RLS) to Restrict Access to a Dataset](https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html) in the *Quick Sight User Guide* .
988
1886
  *
@@ -1059,7 +1957,7 @@ export type RowLevelPermissionTagRule = {
1059
1957
  * The column name that a tag key is assigned to.
1060
1958
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissiontagrule.html#cfn-quicksight-dataset-rowlevelpermissiontagrule-columnname}
1061
1959
  */
1062
- ColumnName?: string | undefined;
1960
+ ColumnName: string;
1063
1961
  /**
1064
1962
  * A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.
1065
1963
  * @minLength 1
@@ -1098,13 +1996,90 @@ export type S3Source = {
1098
1996
  * > For files that aren't JSON, only `STRING` data types are supported in input columns.
1099
1997
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-s3source.html#cfn-quicksight-dataset-s3source-inputcolumns}
1100
1998
  */
1101
- InputColumns?: InputColumn[] | undefined;
1999
+ InputColumns: InputColumn[];
1102
2000
  /**
1103
2001
  * Information about the format for the S3 source file or files.
1104
2002
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-s3source.html#cfn-quicksight-dataset-s3source-uploadsettings}
1105
2003
  */
1106
2004
  UploadSettings?: UploadSettings | undefined;
1107
2005
  };
2006
+ /**
2007
+ * A table from a Software-as-a-Service (SaaS) data source, including connection details and column definitions.
2008
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html}
2009
+ */
2010
+ export type SaaSTable = {
2011
+ /**
2012
+ * The Amazon Resource Name (ARN) of the SaaS data source.
2013
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-datasourcearn}
2014
+ */
2015
+ DataSourceArn: string;
2016
+ /**
2017
+ * The list of input columns available from the SaaS table.
2018
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-inputcolumns}
2019
+ */
2020
+ InputColumns: InputColumn[];
2021
+ /**
2022
+ * The hierarchical path to the table within the SaaS data source.
2023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-tablepath}
2024
+ */
2025
+ TablePath: TablePathElement[];
2026
+ };
2027
+ /**
2028
+ * Configuration for the semantic model that defines how prepared data is structured for analysis and reporting.
2029
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semanticmodelconfiguration.html}
2030
+ */
2031
+ export type SemanticModelConfiguration = {
2032
+ /**
2033
+ * A map of semantic tables that define the analytical structure.
2034
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semanticmodelconfiguration.html#cfn-quicksight-dataset-semanticmodelconfiguration-tablemap}
2035
+ */
2036
+ TableMap?: Record<string, SemanticTable> | undefined;
2037
+ };
2038
+ /**
2039
+ * A semantic table that represents the final analytical structure of the data.
2040
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html}
2041
+ */
2042
+ export type SemanticTable = {
2043
+ /**
2044
+ * Alias for the semantic table.
2045
+ * @minLength 1
2046
+ * @maxLength 64
2047
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-alias}
2048
+ */
2049
+ Alias: string;
2050
+ /**
2051
+ * The identifier of the destination table from data preparation that provides data to this semantic table.
2052
+ * @minLength 1
2053
+ * @maxLength 64
2054
+ * @pattern ^[0-9a-zA-Z-]*$
2055
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-destinationtableid}
2056
+ */
2057
+ DestinationTableId: string;
2058
+ /**
2059
+ * Configuration for row level security that control data access for this semantic table.
2060
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-rowlevelpermissionconfiguration}
2061
+ */
2062
+ RowLevelPermissionConfiguration?: RowLevelPermissionConfiguration | undefined;
2063
+ };
2064
+ /**
2065
+ * A source table that provides initial data from either a physical table or parent dataset.
2066
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html}
2067
+ */
2068
+ export type SourceTable = {
2069
+ /**
2070
+ * A parent dataset that serves as the data source instead of a physical table.
2071
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html#cfn-quicksight-dataset-sourcetable-dataset}
2072
+ */
2073
+ DataSet?: ParentDataSet | undefined;
2074
+ /**
2075
+ * The identifier of the physical table that serves as the data source.
2076
+ * @minLength 1
2077
+ * @maxLength 64
2078
+ * @pattern ^[0-9a-zA-Z-]*$
2079
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html#cfn-quicksight-dataset-sourcetable-physicaltableid}
2080
+ */
2081
+ PhysicalTableId?: string | undefined;
2082
+ };
1108
2083
  /**
1109
2084
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-status.html}
1110
2085
  */
@@ -1152,6 +2127,26 @@ export type StringDatasetParameterDefaultValues = {
1152
2127
  */
1153
2128
  StaticValues?: string[] | undefined;
1154
2129
  };
2130
+ /**
2131
+ * An element in the hierarchical path to a table within a data source, containing both name and identifier.
2132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html}
2133
+ */
2134
+ export type TablePathElement = {
2135
+ /**
2136
+ * The unique identifier of the path element.
2137
+ * @minLength 1
2138
+ * @maxLength 256
2139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html#cfn-quicksight-dataset-tablepathelement-id}
2140
+ */
2141
+ Id?: string | undefined;
2142
+ /**
2143
+ * The name of the path element.
2144
+ * @minLength 1
2145
+ * @maxLength 256
2146
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html#cfn-quicksight-dataset-tablepathelement-name}
2147
+ */
2148
+ Name?: string | undefined;
2149
+ };
1155
2150
  /**
1156
2151
  * A transform operation that tags a column with additional information.
1157
2152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tagcolumnoperation.html}
@@ -1226,6 +2221,88 @@ export type TransformOperation = {
1226
2221
  */
1227
2222
  UntagColumnOperation?: UntagColumnOperation | undefined;
1228
2223
  };
2224
+ /**
2225
+ * Specifies the source of data for a transform operation, including the source operation and column mappings.
2226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html}
2227
+ */
2228
+ export type TransformOperationSource = {
2229
+ /**
2230
+ * The mappings between source column identifiers and target column identifiers for this transformation.
2231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html#cfn-quicksight-dataset-transformoperationsource-columnidmappings}
2232
+ */
2233
+ ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
2234
+ /**
2235
+ * The identifier of the transform operation that provides input data.
2236
+ * @minLength 1
2237
+ * @maxLength 64
2238
+ * @pattern ^[0-9a-zA-Z-]*$
2239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html#cfn-quicksight-dataset-transformoperationsource-transformoperationid}
2240
+ */
2241
+ TransformOperationId: string;
2242
+ };
2243
+ /**
2244
+ * A step in data preparation that performs a specific operation on the data.
2245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html}
2246
+ */
2247
+ export type TransformStep = {
2248
+ /**
2249
+ * A transform step that groups data and applies aggregation functions to calculate summary values.
2250
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-aggregatestep}
2251
+ */
2252
+ AggregateStep?: AggregateOperation | undefined;
2253
+ /**
2254
+ * A transform step that combines rows from multiple sources by stacking them vertically.
2255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-appendstep}
2256
+ */
2257
+ AppendStep?: AppendOperation | undefined;
2258
+ /**
2259
+ * A transform step that changes the data types of one or more columns.
2260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-castcolumntypesstep}
2261
+ */
2262
+ CastColumnTypesStep?: CastColumnTypesOperation | undefined;
2263
+ /**
2264
+ * <p>A transform operation that creates calculated columns. Columns created in one such
2265
+ * operation form a lexical closure.</p>
2266
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-createcolumnsstep}
2267
+ */
2268
+ CreateColumnsStep?: CreateColumnsOperation | undefined;
2269
+ /**
2270
+ * A transform step that applies filter conditions.
2271
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-filtersstep}
2272
+ */
2273
+ FiltersStep?: FiltersOperation | undefined;
2274
+ /**
2275
+ * A transform step that brings data from a source table.
2276
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-importtablestep}
2277
+ */
2278
+ ImportTableStep?: ImportTableOperation | undefined;
2279
+ /**
2280
+ * A transform step that combines data from two sources based on specified join conditions.
2281
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-joinstep}
2282
+ */
2283
+ JoinStep?: JoinOperation | undefined;
2284
+ /**
2285
+ * A transform step that converts row values into columns to reshape the data structure.
2286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-pivotstep}
2287
+ */
2288
+ PivotStep?: PivotOperation | undefined;
2289
+ /**
2290
+ * <p>A transform operation that projects columns. Operations that come after a projection
2291
+ * can only refer to projected columns.</p>
2292
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-projectstep}
2293
+ */
2294
+ ProjectStep?: ProjectOperation | undefined;
2295
+ /**
2296
+ * A transform step that changes the names of one or more columns.
2297
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-renamecolumnsstep}
2298
+ */
2299
+ RenameColumnsStep?: RenameColumnsOperation | undefined;
2300
+ /**
2301
+ * A transform step that converts columns into rows to normalize the data structure.
2302
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-unpivotstep}
2303
+ */
2304
+ UnpivotStep?: UnpivotOperation | undefined;
2305
+ };
1229
2306
  /**
1230
2307
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-uniquekey.html}
1231
2308
  */
@@ -1233,7 +2310,58 @@ export type UniqueKey = {
1233
2310
  /**
1234
2311
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-uniquekey.html#cfn-quicksight-dataset-uniquekey-columnnames}
1235
2312
  */
1236
- ColumnNames?: string[] | undefined;
2313
+ ColumnNames: string[];
2314
+ };
2315
+ /**
2316
+ * A transform operation that converts columns into rows, normalizing the data structure.
2317
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html}
2318
+ */
2319
+ export type UnpivotOperation = {
2320
+ /**
2321
+ * Alias for this operation.
2322
+ * @minLength 1
2323
+ * @maxLength 64
2324
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-alias}
2325
+ */
2326
+ Alias: string;
2327
+ /**
2328
+ * The list of columns to unpivot from the source data.
2329
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-columnstounpivot}
2330
+ */
2331
+ ColumnsToUnpivot: ColumnToUnpivot[];
2332
+ /**
2333
+ * The source transform operation that provides input data for unpivoting.
2334
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-source}
2335
+ */
2336
+ Source: TransformOperationSource;
2337
+ /**
2338
+ * A unique identifier for the new column that will contain the unpivoted column names.
2339
+ * @minLength 1
2340
+ * @maxLength 64
2341
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedlabelcolumnid}
2342
+ */
2343
+ UnpivotedLabelColumnId: string;
2344
+ /**
2345
+ * The name for the new column that will contain the unpivoted column names.
2346
+ * @minLength 1
2347
+ * @maxLength 127
2348
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedlabelcolumnname}
2349
+ */
2350
+ UnpivotedLabelColumnName: string;
2351
+ /**
2352
+ * A unique identifier for the new column that will contain the unpivoted values.
2353
+ * @minLength 1
2354
+ * @maxLength 64
2355
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedvaluecolumnid}
2356
+ */
2357
+ UnpivotedValueColumnId: string;
2358
+ /**
2359
+ * The name for the new column that will contain the unpivoted values.
2360
+ * @minLength 1
2361
+ * @maxLength 127
2362
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedvaluecolumnname}
2363
+ */
2364
+ UnpivotedValueColumnName: string;
1237
2365
  };
1238
2366
  /**
1239
2367
  * A transform operation that removes tags associated with a column.
@@ -1287,4 +2415,15 @@ export type UploadSettings = {
1287
2415
  */
1288
2416
  TextQualifier?: TextQualifier | undefined;
1289
2417
  };
2418
+ /**
2419
+ * Configuration for how to handle value columns in pivot operations, including aggregation settings.
2420
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-valuecolumnconfiguration.html}
2421
+ */
2422
+ export type ValueColumnConfiguration = {
2423
+ /**
2424
+ * The aggregation function to apply when multiple values map to the same pivoted cell.
2425
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-valuecolumnconfiguration.html#cfn-quicksight-dataset-valuecolumnconfiguration-aggregationfunction}
2426
+ */
2427
+ AggregationFunction?: DataPrepAggregationFunction | undefined;
2428
+ };
1290
2429
  //# sourceMappingURL=aws-quicksight-dataset.d.ts.map