@propulsionworks/cloudformation 0.1.32 → 0.1.34
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.
- package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +42 -53
- package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +5 -11
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +6 -10
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +0 -4
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +0 -4
- package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
- package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +17 -0
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +104 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
- package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +14 -0
- package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
- package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +1 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
- package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
- package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
- package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +2 -2
- package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +73 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +70 -4
- package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +10 -0
- package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +8 -6
- package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +1 -0
- package/out/exports/resources.generated/aws-ec2-volume.d.ts +532 -0
- package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
- package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-service.d.ts +95 -7
- package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
- package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +4 -0
- package/out/exports/resources.generated/aws-events-apidestination.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +5 -13
- package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
- package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
- package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +4 -4
- package/out/exports/resources.generated/aws-iam-policy.d.ts +2 -2
- package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +35 -4
- package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
- package/out/exports/resources.generated/aws-kinesis-stream.d.ts +7 -0
- package/out/exports/resources.generated/aws-kms-key.d.ts +1 -1
- package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +4 -0
- package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +2 -0
- package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
- package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +3 -1
- package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +8 -0
- package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
- package/out/exports/resources.generated/aws-organizations-account.d.ts +3 -1
- package/out/exports/resources.generated/aws-osis-pipeline.d.ts +1 -1
- package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +9 -2
- package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +987 -27
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
- package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +179 -0
- package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -0
- package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +6 -2
- package/out/exports/resources.generated/aws-s3vectors-index.d.ts +141 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +124 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +105 -0
- package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +16 -15
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
- package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +58 -1
- package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
- package/package.json +1 -1
|
@@ -27,6 +27,10 @@ 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
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-dataprepconfiguration}
|
|
32
|
+
*/
|
|
33
|
+
DataPrepConfiguration?: DataPrepConfiguration | undefined;
|
|
30
34
|
/**
|
|
31
35
|
* An ID for the dataset that you want to create. This ID is unique per AWS Region for each AWS account.
|
|
32
36
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetid}
|
|
@@ -68,7 +72,6 @@ export type QuickSightDataSetProps = {
|
|
|
68
72
|
*/
|
|
69
73
|
IngestionWaitPolicy?: IngestionWaitPolicy | undefined;
|
|
70
74
|
/**
|
|
71
|
-
* Configures the combination and transformation of the data from the physical tables.
|
|
72
75
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-logicaltablemap}
|
|
73
76
|
*/
|
|
74
77
|
LogicalTableMap?: Record<string, LogicalTable> | undefined;
|
|
@@ -95,15 +98,24 @@ export type QuickSightDataSetProps = {
|
|
|
95
98
|
*/
|
|
96
99
|
PhysicalTableMap?: Record<string, PhysicalTable> | undefined;
|
|
97
100
|
/**
|
|
98
|
-
*
|
|
101
|
+
* <p>Information about a dataset that contains permissions for row-level security (RLS).
|
|
102
|
+
* The permissions dataset maps fields to users or groups. For more information, see
|
|
103
|
+
* <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
|
|
104
|
+
* Guide</i>.</p>
|
|
105
|
+
* <p>The option to deny permissions by setting <code>PermissionPolicy</code> to <code>DENY_ACCESS</code> is
|
|
106
|
+
* not supported for new RLS datasets.</p>
|
|
99
107
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiondataset}
|
|
100
108
|
*/
|
|
101
109
|
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
102
110
|
/**
|
|
103
|
-
* The
|
|
111
|
+
* <p>The configuration of tags on a dataset to set row-level security. </p>
|
|
104
112
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiontagconfiguration}
|
|
105
113
|
*/
|
|
106
114
|
RowLevelPermissionTagConfiguration?: RowLevelPermissionTagConfiguration | undefined;
|
|
115
|
+
/**
|
|
116
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-semanticmodelconfiguration}
|
|
117
|
+
*/
|
|
118
|
+
SemanticModelConfiguration?: SemanticModelConfiguration | undefined;
|
|
107
119
|
/**
|
|
108
120
|
* Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
|
109
121
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-tags}
|
|
@@ -144,6 +156,90 @@ export type QuickSightDataSetAttribs = {
|
|
|
144
156
|
*/
|
|
145
157
|
LastUpdatedTime: string;
|
|
146
158
|
};
|
|
159
|
+
/**
|
|
160
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html}
|
|
161
|
+
*/
|
|
162
|
+
export type AggregateOperation = {
|
|
163
|
+
/**
|
|
164
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-aggregations}
|
|
165
|
+
*/
|
|
166
|
+
Aggregations: Aggregation[];
|
|
167
|
+
/**
|
|
168
|
+
* @minLength 1
|
|
169
|
+
* @maxLength 64
|
|
170
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-alias}
|
|
171
|
+
*/
|
|
172
|
+
Alias: string;
|
|
173
|
+
/**
|
|
174
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-groupbycolumnnames}
|
|
175
|
+
*/
|
|
176
|
+
GroupByColumnNames?: string[] | undefined;
|
|
177
|
+
/**
|
|
178
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregateoperation.html#cfn-quicksight-dataset-aggregateoperation-source}
|
|
179
|
+
*/
|
|
180
|
+
Source: TransformOperationSource;
|
|
181
|
+
};
|
|
182
|
+
/**
|
|
183
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html}
|
|
184
|
+
*/
|
|
185
|
+
export type Aggregation = {
|
|
186
|
+
/**
|
|
187
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-aggregationfunction}
|
|
188
|
+
*/
|
|
189
|
+
AggregationFunction: DataPrepAggregationFunction;
|
|
190
|
+
/**
|
|
191
|
+
* @minLength 1
|
|
192
|
+
* @maxLength 64
|
|
193
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-newcolumnid}
|
|
194
|
+
*/
|
|
195
|
+
NewColumnId: string;
|
|
196
|
+
/**
|
|
197
|
+
* @minLength 1
|
|
198
|
+
* @maxLength 127
|
|
199
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-aggregation.html#cfn-quicksight-dataset-aggregation-newcolumnname}
|
|
200
|
+
*/
|
|
201
|
+
NewColumnName: string;
|
|
202
|
+
};
|
|
203
|
+
/**
|
|
204
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html}
|
|
205
|
+
*/
|
|
206
|
+
export type AppendOperation = {
|
|
207
|
+
/**
|
|
208
|
+
* @minLength 1
|
|
209
|
+
* @maxLength 64
|
|
210
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-alias}
|
|
211
|
+
*/
|
|
212
|
+
Alias: string;
|
|
213
|
+
/**
|
|
214
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-appendedcolumns}
|
|
215
|
+
*/
|
|
216
|
+
AppendedColumns: AppendedColumn[];
|
|
217
|
+
/**
|
|
218
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-firstsource}
|
|
219
|
+
*/
|
|
220
|
+
FirstSource?: TransformOperationSource | undefined;
|
|
221
|
+
/**
|
|
222
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendoperation.html#cfn-quicksight-dataset-appendoperation-secondsource}
|
|
223
|
+
*/
|
|
224
|
+
SecondSource?: TransformOperationSource | undefined;
|
|
225
|
+
};
|
|
226
|
+
/**
|
|
227
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html}
|
|
228
|
+
*/
|
|
229
|
+
export type AppendedColumn = {
|
|
230
|
+
/**
|
|
231
|
+
* @minLength 1
|
|
232
|
+
* @maxLength 127
|
|
233
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html#cfn-quicksight-dataset-appendedcolumn-columnname}
|
|
234
|
+
*/
|
|
235
|
+
ColumnName: string;
|
|
236
|
+
/**
|
|
237
|
+
* @minLength 1
|
|
238
|
+
* @maxLength 64
|
|
239
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-appendedcolumn.html#cfn-quicksight-dataset-appendedcolumn-newcolumnid}
|
|
240
|
+
*/
|
|
241
|
+
NewColumnId: string;
|
|
242
|
+
};
|
|
147
243
|
/**
|
|
148
244
|
* A calculated column for a dataset.
|
|
149
245
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-calculatedcolumn.html}
|
|
@@ -182,7 +278,7 @@ export type CastColumnTypeOperation = {
|
|
|
182
278
|
* @maxLength 127
|
|
183
279
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypeoperation.html#cfn-quicksight-dataset-castcolumntypeoperation-columnname}
|
|
184
280
|
*/
|
|
185
|
-
ColumnName
|
|
281
|
+
ColumnName: string;
|
|
186
282
|
/**
|
|
187
283
|
* 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
284
|
* @minLength 0
|
|
@@ -201,6 +297,25 @@ export type CastColumnTypeOperation = {
|
|
|
201
297
|
*/
|
|
202
298
|
SubType?: ColumnDataSubType | undefined;
|
|
203
299
|
};
|
|
300
|
+
/**
|
|
301
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html}
|
|
302
|
+
*/
|
|
303
|
+
export type CastColumnTypesOperation = {
|
|
304
|
+
/**
|
|
305
|
+
* @minLength 1
|
|
306
|
+
* @maxLength 64
|
|
307
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-alias}
|
|
308
|
+
*/
|
|
309
|
+
Alias: string;
|
|
310
|
+
/**
|
|
311
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-castcolumntypeoperations}
|
|
312
|
+
*/
|
|
313
|
+
CastColumnTypeOperations: CastColumnTypeOperation[];
|
|
314
|
+
/**
|
|
315
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-castcolumntypesoperation.html#cfn-quicksight-dataset-castcolumntypesoperation-source}
|
|
316
|
+
*/
|
|
317
|
+
Source: TransformOperationSource;
|
|
318
|
+
};
|
|
204
319
|
/**
|
|
205
320
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columndatasubtype.html}
|
|
206
321
|
*/
|
|
@@ -269,16 +384,43 @@ export type ColumnTag = {
|
|
|
269
384
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntagname.html}
|
|
270
385
|
*/
|
|
271
386
|
export type ColumnTagName = "COLUMN_GEOGRAPHIC_ROLE" | "COLUMN_DESCRIPTION";
|
|
387
|
+
/**
|
|
388
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html}
|
|
389
|
+
*/
|
|
390
|
+
export type ColumnToUnpivot = {
|
|
391
|
+
/**
|
|
392
|
+
* @minLength 1
|
|
393
|
+
* @maxLength 127
|
|
394
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html#cfn-quicksight-dataset-columntounpivot-columnname}
|
|
395
|
+
*/
|
|
396
|
+
ColumnName?: string | undefined;
|
|
397
|
+
/**
|
|
398
|
+
* @minLength 0
|
|
399
|
+
* @maxLength 2047
|
|
400
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-columntounpivot.html#cfn-quicksight-dataset-columntounpivot-newvalue}
|
|
401
|
+
*/
|
|
402
|
+
NewValue?: string | undefined;
|
|
403
|
+
};
|
|
272
404
|
/**
|
|
273
405
|
* A transform operation that creates calculated columns. Columns created in one such operation form a lexical closure.
|
|
274
406
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html}
|
|
275
407
|
*/
|
|
276
408
|
export type CreateColumnsOperation = {
|
|
409
|
+
/**
|
|
410
|
+
* @minLength 1
|
|
411
|
+
* @maxLength 64
|
|
412
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-alias}
|
|
413
|
+
*/
|
|
414
|
+
Alias?: string | undefined;
|
|
277
415
|
/**
|
|
278
416
|
* Calculated columns to create.
|
|
279
417
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-columns}
|
|
280
418
|
*/
|
|
281
|
-
Columns
|
|
419
|
+
Columns: CalculatedColumn[];
|
|
420
|
+
/**
|
|
421
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-createcolumnsoperation.html#cfn-quicksight-dataset-createcolumnsoperation-source}
|
|
422
|
+
*/
|
|
423
|
+
Source?: TransformOperationSource | undefined;
|
|
282
424
|
};
|
|
283
425
|
/**
|
|
284
426
|
* A physical table type built from the results of the custom SQL query.
|
|
@@ -289,7 +431,7 @@ export type CustomSql = {
|
|
|
289
431
|
* The column schema from the SQL query result set.
|
|
290
432
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-customsql.html#cfn-quicksight-dataset-customsql-columns}
|
|
291
433
|
*/
|
|
292
|
-
Columns
|
|
434
|
+
Columns: InputColumn[];
|
|
293
435
|
/**
|
|
294
436
|
* The Amazon Resource Name (ARN) of the data source.
|
|
295
437
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-customsql.html#cfn-quicksight-dataset-customsql-datasourcearn}
|
|
@@ -310,10 +452,256 @@ export type CustomSql = {
|
|
|
310
452
|
*/
|
|
311
453
|
SqlQuery: string;
|
|
312
454
|
};
|
|
455
|
+
/**
|
|
456
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html}
|
|
457
|
+
*/
|
|
458
|
+
export type DataPrepAggregationFunction = {
|
|
459
|
+
/**
|
|
460
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-listaggregation}
|
|
461
|
+
*/
|
|
462
|
+
ListAggregation?: DataPrepListAggregationFunction | undefined;
|
|
463
|
+
/**
|
|
464
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-percentileaggregation}
|
|
465
|
+
*/
|
|
466
|
+
PercentileAggregation?: DataPrepPercentileAggregationFunction | undefined;
|
|
467
|
+
/**
|
|
468
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepaggregationfunction.html#cfn-quicksight-dataset-dataprepaggregationfunction-simpleaggregation}
|
|
469
|
+
*/
|
|
470
|
+
SimpleAggregation?: DataPrepSimpleAggregationFunction | undefined;
|
|
471
|
+
};
|
|
472
|
+
/**
|
|
473
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html}
|
|
474
|
+
*/
|
|
475
|
+
export type DataPrepConfiguration = {
|
|
476
|
+
/**
|
|
477
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-destinationtablemap}
|
|
478
|
+
*/
|
|
479
|
+
DestinationTableMap: Record<string, DestinationTable>;
|
|
480
|
+
/**
|
|
481
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-sourcetablemap}
|
|
482
|
+
*/
|
|
483
|
+
SourceTableMap: Record<string, SourceTable>;
|
|
484
|
+
/**
|
|
485
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepconfiguration.html#cfn-quicksight-dataset-dataprepconfiguration-transformstepmap}
|
|
486
|
+
*/
|
|
487
|
+
TransformStepMap: Record<string, TransformStep>;
|
|
488
|
+
};
|
|
489
|
+
/**
|
|
490
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html}
|
|
491
|
+
*/
|
|
492
|
+
export type DataPrepListAggregationFunction = {
|
|
493
|
+
/**
|
|
494
|
+
* @default false
|
|
495
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-distinct}
|
|
496
|
+
*/
|
|
497
|
+
Distinct: boolean;
|
|
498
|
+
/**
|
|
499
|
+
* @minLength 1
|
|
500
|
+
* @maxLength 127
|
|
501
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-inputcolumnname}
|
|
502
|
+
*/
|
|
503
|
+
InputColumnName?: string | undefined;
|
|
504
|
+
/**
|
|
505
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreplistaggregationfunction.html#cfn-quicksight-dataset-datapreplistaggregationfunction-separator}
|
|
506
|
+
*/
|
|
507
|
+
Separator: string;
|
|
508
|
+
};
|
|
509
|
+
/**
|
|
510
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html}
|
|
511
|
+
*/
|
|
512
|
+
export type DataPrepPercentileAggregationFunction = {
|
|
513
|
+
/**
|
|
514
|
+
* @minLength 1
|
|
515
|
+
* @maxLength 127
|
|
516
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html#cfn-quicksight-dataset-datapreppercentileaggregationfunction-inputcolumnname}
|
|
517
|
+
*/
|
|
518
|
+
InputColumnName?: string | undefined;
|
|
519
|
+
/**
|
|
520
|
+
* @min 0
|
|
521
|
+
* @max 100
|
|
522
|
+
* @default 0
|
|
523
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datapreppercentileaggregationfunction.html#cfn-quicksight-dataset-datapreppercentileaggregationfunction-percentilevalue}
|
|
524
|
+
*/
|
|
525
|
+
PercentileValue: number;
|
|
526
|
+
};
|
|
527
|
+
/**
|
|
528
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html}
|
|
529
|
+
*/
|
|
530
|
+
export type DataPrepSimpleAggregationFunction = {
|
|
531
|
+
/**
|
|
532
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html#cfn-quicksight-dataset-dataprepsimpleaggregationfunction-functiontype}
|
|
533
|
+
*/
|
|
534
|
+
FunctionType: DataPrepSimpleAggregationFunctionType;
|
|
535
|
+
/**
|
|
536
|
+
* @minLength 1
|
|
537
|
+
* @maxLength 127
|
|
538
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunction.html#cfn-quicksight-dataset-dataprepsimpleaggregationfunction-inputcolumnname}
|
|
539
|
+
*/
|
|
540
|
+
InputColumnName?: string | undefined;
|
|
541
|
+
};
|
|
542
|
+
/**
|
|
543
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-dataprepsimpleaggregationfunctiontype.html}
|
|
544
|
+
*/
|
|
545
|
+
export type DataPrepSimpleAggregationFunctionType = "COUNT" | "DISTINCT_COUNT" | "SUM" | "AVERAGE" | "MEDIAN" | "MAX" | "MIN" | "VARIANCE" | "STANDARD_DEVIATION";
|
|
546
|
+
/**
|
|
547
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html}
|
|
548
|
+
*/
|
|
549
|
+
export type DataSetColumnIdMapping = {
|
|
550
|
+
/**
|
|
551
|
+
* @minLength 1
|
|
552
|
+
* @maxLength 64
|
|
553
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html#cfn-quicksight-dataset-datasetcolumnidmapping-sourcecolumnid}
|
|
554
|
+
*/
|
|
555
|
+
SourceColumnId: string;
|
|
556
|
+
/**
|
|
557
|
+
* @minLength 1
|
|
558
|
+
* @maxLength 64
|
|
559
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetcolumnidmapping.html#cfn-quicksight-dataset-datasetcolumnidmapping-targetcolumnid}
|
|
560
|
+
*/
|
|
561
|
+
TargetColumnId: string;
|
|
562
|
+
};
|
|
563
|
+
/**
|
|
564
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html}
|
|
565
|
+
*/
|
|
566
|
+
export type DataSetDateComparisonFilterCondition = {
|
|
567
|
+
/**
|
|
568
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html#cfn-quicksight-dataset-datasetdatecomparisonfiltercondition-operator}
|
|
569
|
+
*/
|
|
570
|
+
Operator: DataSetDateComparisonFilterOperator;
|
|
571
|
+
/**
|
|
572
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfiltercondition.html#cfn-quicksight-dataset-datasetdatecomparisonfiltercondition-value}
|
|
573
|
+
*/
|
|
574
|
+
Value?: DataSetDateFilterValue | undefined;
|
|
575
|
+
};
|
|
576
|
+
/**
|
|
577
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatecomparisonfilteroperator.html}
|
|
578
|
+
*/
|
|
579
|
+
export type DataSetDateComparisonFilterOperator = "BEFORE" | "BEFORE_OR_EQUALS_TO" | "AFTER" | "AFTER_OR_EQUALS_TO";
|
|
580
|
+
/**
|
|
581
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html}
|
|
582
|
+
*/
|
|
583
|
+
export type DataSetDateFilterCondition = {
|
|
584
|
+
/**
|
|
585
|
+
* @minLength 1
|
|
586
|
+
* @maxLength 127
|
|
587
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-columnname}
|
|
588
|
+
*/
|
|
589
|
+
ColumnName?: string | undefined;
|
|
590
|
+
/**
|
|
591
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-comparisonfiltercondition}
|
|
592
|
+
*/
|
|
593
|
+
ComparisonFilterCondition?: DataSetDateComparisonFilterCondition | undefined;
|
|
594
|
+
/**
|
|
595
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltercondition.html#cfn-quicksight-dataset-datasetdatefiltercondition-rangefiltercondition}
|
|
596
|
+
*/
|
|
597
|
+
RangeFilterCondition?: DataSetDateRangeFilterCondition | undefined;
|
|
598
|
+
};
|
|
599
|
+
/**
|
|
600
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltervalue.html}
|
|
601
|
+
*/
|
|
602
|
+
export type DataSetDateFilterValue = {
|
|
603
|
+
/**
|
|
604
|
+
* @format date-time
|
|
605
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdatefiltervalue.html#cfn-quicksight-dataset-datasetdatefiltervalue-staticvalue}
|
|
606
|
+
*/
|
|
607
|
+
StaticValue?: string | undefined;
|
|
608
|
+
};
|
|
609
|
+
/**
|
|
610
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html}
|
|
611
|
+
*/
|
|
612
|
+
export type DataSetDateRangeFilterCondition = {
|
|
613
|
+
/**
|
|
614
|
+
* @default null
|
|
615
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-includemaximum}
|
|
616
|
+
*/
|
|
617
|
+
IncludeMaximum?: boolean | undefined;
|
|
618
|
+
/**
|
|
619
|
+
* @default null
|
|
620
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-includeminimum}
|
|
621
|
+
*/
|
|
622
|
+
IncludeMinimum?: boolean | undefined;
|
|
623
|
+
/**
|
|
624
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-rangemaximum}
|
|
625
|
+
*/
|
|
626
|
+
RangeMaximum?: DataSetDateFilterValue | undefined;
|
|
627
|
+
/**
|
|
628
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetdaterangefiltercondition.html#cfn-quicksight-dataset-datasetdaterangefiltercondition-rangeminimum}
|
|
629
|
+
*/
|
|
630
|
+
RangeMinimum?: DataSetDateFilterValue | undefined;
|
|
631
|
+
};
|
|
313
632
|
/**
|
|
314
633
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetimportmode.html}
|
|
315
634
|
*/
|
|
316
635
|
export type DataSetImportMode = "SPICE" | "DIRECT_QUERY";
|
|
636
|
+
/**
|
|
637
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html}
|
|
638
|
+
*/
|
|
639
|
+
export type DataSetNumericComparisonFilterCondition = {
|
|
640
|
+
/**
|
|
641
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetnumericcomparisonfiltercondition-operator}
|
|
642
|
+
*/
|
|
643
|
+
Operator: DataSetNumericComparisonFilterOperator;
|
|
644
|
+
/**
|
|
645
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetnumericcomparisonfiltercondition-value}
|
|
646
|
+
*/
|
|
647
|
+
Value?: DataSetNumericFilterValue | undefined;
|
|
648
|
+
};
|
|
649
|
+
/**
|
|
650
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericcomparisonfilteroperator.html}
|
|
651
|
+
*/
|
|
652
|
+
export type DataSetNumericComparisonFilterOperator = "EQUALS" | "DOES_NOT_EQUAL" | "GREATER_THAN" | "GREATER_THAN_OR_EQUALS_TO" | "LESS_THAN" | "LESS_THAN_OR_EQUALS_TO";
|
|
653
|
+
/**
|
|
654
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html}
|
|
655
|
+
*/
|
|
656
|
+
export type DataSetNumericFilterCondition = {
|
|
657
|
+
/**
|
|
658
|
+
* @minLength 1
|
|
659
|
+
* @maxLength 127
|
|
660
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-columnname}
|
|
661
|
+
*/
|
|
662
|
+
ColumnName?: string | undefined;
|
|
663
|
+
/**
|
|
664
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-comparisonfiltercondition}
|
|
665
|
+
*/
|
|
666
|
+
ComparisonFilterCondition?: DataSetNumericComparisonFilterCondition | undefined;
|
|
667
|
+
/**
|
|
668
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltercondition.html#cfn-quicksight-dataset-datasetnumericfiltercondition-rangefiltercondition}
|
|
669
|
+
*/
|
|
670
|
+
RangeFilterCondition?: DataSetNumericRangeFilterCondition | undefined;
|
|
671
|
+
};
|
|
672
|
+
/**
|
|
673
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltervalue.html}
|
|
674
|
+
*/
|
|
675
|
+
export type DataSetNumericFilterValue = {
|
|
676
|
+
/**
|
|
677
|
+
* @default null
|
|
678
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericfiltervalue.html#cfn-quicksight-dataset-datasetnumericfiltervalue-staticvalue}
|
|
679
|
+
*/
|
|
680
|
+
StaticValue?: number | undefined;
|
|
681
|
+
};
|
|
682
|
+
/**
|
|
683
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html}
|
|
684
|
+
*/
|
|
685
|
+
export type DataSetNumericRangeFilterCondition = {
|
|
686
|
+
/**
|
|
687
|
+
* @default null
|
|
688
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-includemaximum}
|
|
689
|
+
*/
|
|
690
|
+
IncludeMaximum?: boolean | undefined;
|
|
691
|
+
/**
|
|
692
|
+
* @default null
|
|
693
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-includeminimum}
|
|
694
|
+
*/
|
|
695
|
+
IncludeMinimum?: boolean | undefined;
|
|
696
|
+
/**
|
|
697
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-rangemaximum}
|
|
698
|
+
*/
|
|
699
|
+
RangeMaximum?: DataSetNumericFilterValue | undefined;
|
|
700
|
+
/**
|
|
701
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetnumericrangefiltercondition.html#cfn-quicksight-dataset-datasetnumericrangefiltercondition-rangeminimum}
|
|
702
|
+
*/
|
|
703
|
+
RangeMinimum?: DataSetNumericFilterValue | undefined;
|
|
704
|
+
};
|
|
317
705
|
/**
|
|
318
706
|
* The refresh properties of a dataset.
|
|
319
707
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetrefreshproperties.html}
|
|
@@ -330,6 +718,79 @@ export type DataSetRefreshProperties = {
|
|
|
330
718
|
*/
|
|
331
719
|
RefreshConfiguration?: RefreshConfiguration | undefined;
|
|
332
720
|
};
|
|
721
|
+
/**
|
|
722
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html}
|
|
723
|
+
*/
|
|
724
|
+
export type DataSetStringComparisonFilterCondition = {
|
|
725
|
+
/**
|
|
726
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetstringcomparisonfiltercondition-operator}
|
|
727
|
+
*/
|
|
728
|
+
Operator: DataSetStringComparisonFilterOperator;
|
|
729
|
+
/**
|
|
730
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfiltercondition.html#cfn-quicksight-dataset-datasetstringcomparisonfiltercondition-value}
|
|
731
|
+
*/
|
|
732
|
+
Value?: DataSetStringFilterValue | undefined;
|
|
733
|
+
};
|
|
734
|
+
/**
|
|
735
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringcomparisonfilteroperator.html}
|
|
736
|
+
*/
|
|
737
|
+
export type DataSetStringComparisonFilterOperator = "EQUALS" | "DOES_NOT_EQUAL" | "CONTAINS" | "DOES_NOT_CONTAIN" | "STARTS_WITH" | "ENDS_WITH";
|
|
738
|
+
/**
|
|
739
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html}
|
|
740
|
+
*/
|
|
741
|
+
export type DataSetStringFilterCondition = {
|
|
742
|
+
/**
|
|
743
|
+
* @minLength 1
|
|
744
|
+
* @maxLength 127
|
|
745
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-columnname}
|
|
746
|
+
*/
|
|
747
|
+
ColumnName?: string | undefined;
|
|
748
|
+
/**
|
|
749
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-comparisonfiltercondition}
|
|
750
|
+
*/
|
|
751
|
+
ComparisonFilterCondition?: DataSetStringComparisonFilterCondition | undefined;
|
|
752
|
+
/**
|
|
753
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltercondition.html#cfn-quicksight-dataset-datasetstringfiltercondition-listfiltercondition}
|
|
754
|
+
*/
|
|
755
|
+
ListFilterCondition?: DataSetStringListFilterCondition | undefined;
|
|
756
|
+
};
|
|
757
|
+
/**
|
|
758
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltervalue.html}
|
|
759
|
+
*/
|
|
760
|
+
export type DataSetStringFilterValue = {
|
|
761
|
+
/**
|
|
762
|
+
* @minLength 0
|
|
763
|
+
* @maxLength 512
|
|
764
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringfiltervalue.html#cfn-quicksight-dataset-datasetstringfiltervalue-staticvalue}
|
|
765
|
+
*/
|
|
766
|
+
StaticValue?: string | undefined;
|
|
767
|
+
};
|
|
768
|
+
/**
|
|
769
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html}
|
|
770
|
+
*/
|
|
771
|
+
export type DataSetStringListFilterCondition = {
|
|
772
|
+
/**
|
|
773
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html#cfn-quicksight-dataset-datasetstringlistfiltercondition-operator}
|
|
774
|
+
*/
|
|
775
|
+
Operator: DataSetStringListFilterOperator;
|
|
776
|
+
/**
|
|
777
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltercondition.html#cfn-quicksight-dataset-datasetstringlistfiltercondition-values}
|
|
778
|
+
*/
|
|
779
|
+
Values?: DataSetStringListFilterValue | undefined;
|
|
780
|
+
};
|
|
781
|
+
/**
|
|
782
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfilteroperator.html}
|
|
783
|
+
*/
|
|
784
|
+
export type DataSetStringListFilterOperator = "INCLUDE" | "EXCLUDE";
|
|
785
|
+
/**
|
|
786
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltervalue.html}
|
|
787
|
+
*/
|
|
788
|
+
export type DataSetStringListFilterValue = {
|
|
789
|
+
/**
|
|
790
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetstringlistfiltervalue.html#cfn-quicksight-dataset-datasetstringlistfiltervalue-staticvalues}
|
|
791
|
+
*/
|
|
792
|
+
StaticValues?: string[] | undefined;
|
|
793
|
+
};
|
|
333
794
|
/**
|
|
334
795
|
* The usage configuration to apply to child datasets that reference this dataset as a source.
|
|
335
796
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-datasetusageconfiguration.html}
|
|
@@ -473,6 +934,33 @@ export type DecimalDatasetParameterDefaultValues = {
|
|
|
473
934
|
*/
|
|
474
935
|
StaticValues?: number[] | undefined;
|
|
475
936
|
};
|
|
937
|
+
/**
|
|
938
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html}
|
|
939
|
+
*/
|
|
940
|
+
export type DestinationTable = {
|
|
941
|
+
/**
|
|
942
|
+
* @minLength 1
|
|
943
|
+
* @maxLength 64
|
|
944
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html#cfn-quicksight-dataset-destinationtable-alias}
|
|
945
|
+
*/
|
|
946
|
+
Alias: string;
|
|
947
|
+
/**
|
|
948
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtable.html#cfn-quicksight-dataset-destinationtable-source}
|
|
949
|
+
*/
|
|
950
|
+
Source: DestinationTableSource;
|
|
951
|
+
};
|
|
952
|
+
/**
|
|
953
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtablesource.html}
|
|
954
|
+
*/
|
|
955
|
+
export type DestinationTableSource = {
|
|
956
|
+
/**
|
|
957
|
+
* @minLength 1
|
|
958
|
+
* @maxLength 64
|
|
959
|
+
* @pattern ^[0-9a-zA-Z-]*$
|
|
960
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-destinationtablesource.html#cfn-quicksight-dataset-destinationtablesource-transformoperationid}
|
|
961
|
+
*/
|
|
962
|
+
TransformOperationId: string;
|
|
963
|
+
};
|
|
476
964
|
/**
|
|
477
965
|
* A FieldFolder element is a folder that contains fields and nested subfolders.
|
|
478
966
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-fieldfolder.html}
|
|
@@ -507,6 +995,37 @@ export type FilterOperation = {
|
|
|
507
995
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-conditionexpression}
|
|
508
996
|
*/
|
|
509
997
|
ConditionExpression?: string | undefined;
|
|
998
|
+
/**
|
|
999
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-datefiltercondition}
|
|
1000
|
+
*/
|
|
1001
|
+
DateFilterCondition?: DataSetDateFilterCondition | undefined;
|
|
1002
|
+
/**
|
|
1003
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-numericfiltercondition}
|
|
1004
|
+
*/
|
|
1005
|
+
NumericFilterCondition?: DataSetNumericFilterCondition | undefined;
|
|
1006
|
+
/**
|
|
1007
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filteroperation.html#cfn-quicksight-dataset-filteroperation-stringfiltercondition}
|
|
1008
|
+
*/
|
|
1009
|
+
StringFilterCondition?: DataSetStringFilterCondition | undefined;
|
|
1010
|
+
};
|
|
1011
|
+
/**
|
|
1012
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html}
|
|
1013
|
+
*/
|
|
1014
|
+
export type FiltersOperation = {
|
|
1015
|
+
/**
|
|
1016
|
+
* @minLength 1
|
|
1017
|
+
* @maxLength 64
|
|
1018
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-alias}
|
|
1019
|
+
*/
|
|
1020
|
+
Alias: string;
|
|
1021
|
+
/**
|
|
1022
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-filteroperations}
|
|
1023
|
+
*/
|
|
1024
|
+
FilterOperations: FilterOperation[];
|
|
1025
|
+
/**
|
|
1026
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-filtersoperation.html#cfn-quicksight-dataset-filtersoperation-source}
|
|
1027
|
+
*/
|
|
1028
|
+
Source: TransformOperationSource;
|
|
510
1029
|
};
|
|
511
1030
|
/**
|
|
512
1031
|
* Geospatial column group that denotes a hierarchy.
|
|
@@ -527,18 +1046,49 @@ export type GeoSpatialColumnGroup = {
|
|
|
527
1046
|
* A display name for the hierarchy.
|
|
528
1047
|
* @minLength 1
|
|
529
1048
|
* @maxLength 64
|
|
530
|
-
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcolumngroup.html#cfn-quicksight-dataset-geospatialcolumngroup-name}
|
|
1049
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcolumngroup.html#cfn-quicksight-dataset-geospatialcolumngroup-name}
|
|
1050
|
+
*/
|
|
1051
|
+
Name: string;
|
|
1052
|
+
};
|
|
1053
|
+
/**
|
|
1054
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialcountrycode.html}
|
|
1055
|
+
*/
|
|
1056
|
+
export type GeoSpatialCountryCode = "US";
|
|
1057
|
+
/**
|
|
1058
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-geospatialdatarole.html}
|
|
1059
|
+
*/
|
|
1060
|
+
export type GeoSpatialDataRole = "COUNTRY" | "STATE" | "COUNTY" | "CITY" | "POSTCODE" | "LONGITUDE" | "LATITUDE" | "POLITICAL1" | "CENSUS_TRACT" | "CENSUS_BLOCK_GROUP" | "CENSUS_BLOCK";
|
|
1061
|
+
/**
|
|
1062
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html}
|
|
1063
|
+
*/
|
|
1064
|
+
export type ImportTableOperation = {
|
|
1065
|
+
/**
|
|
1066
|
+
* @minLength 1
|
|
1067
|
+
* @maxLength 64
|
|
1068
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html#cfn-quicksight-dataset-importtableoperation-alias}
|
|
1069
|
+
*/
|
|
1070
|
+
Alias: string;
|
|
1071
|
+
/**
|
|
1072
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperation.html#cfn-quicksight-dataset-importtableoperation-source}
|
|
1073
|
+
*/
|
|
1074
|
+
Source: ImportTableOperationSource;
|
|
1075
|
+
};
|
|
1076
|
+
/**
|
|
1077
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html}
|
|
1078
|
+
*/
|
|
1079
|
+
export type ImportTableOperationSource = {
|
|
1080
|
+
/**
|
|
1081
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html#cfn-quicksight-dataset-importtableoperationsource-columnidmappings}
|
|
1082
|
+
*/
|
|
1083
|
+
ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
|
|
1084
|
+
/**
|
|
1085
|
+
* @minLength 1
|
|
1086
|
+
* @maxLength 64
|
|
1087
|
+
* @pattern ^[0-9a-zA-Z-]*$
|
|
1088
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-importtableoperationsource.html#cfn-quicksight-dataset-importtableoperationsource-sourcetableid}
|
|
531
1089
|
*/
|
|
532
|
-
|
|
1090
|
+
SourceTableId: string;
|
|
533
1091
|
};
|
|
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
1092
|
/**
|
|
543
1093
|
* The incremental refresh configuration for a dataset.
|
|
544
1094
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-incrementalrefresh.html}
|
|
@@ -575,6 +1125,12 @@ export type IngestionWaitPolicy = {
|
|
|
575
1125
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-inputcolumn.html}
|
|
576
1126
|
*/
|
|
577
1127
|
export type InputColumn = {
|
|
1128
|
+
/**
|
|
1129
|
+
* @minLength 1
|
|
1130
|
+
* @maxLength 64
|
|
1131
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-inputcolumn.html#cfn-quicksight-dataset-inputcolumn-id}
|
|
1132
|
+
*/
|
|
1133
|
+
Id?: string | undefined;
|
|
578
1134
|
/**
|
|
579
1135
|
* The name of this column in the underlying data source.
|
|
580
1136
|
* @minLength 1
|
|
@@ -695,32 +1251,86 @@ export type JoinKeyProperties = {
|
|
|
695
1251
|
*/
|
|
696
1252
|
UniqueKey?: boolean | undefined;
|
|
697
1253
|
};
|
|
1254
|
+
/**
|
|
1255
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperandproperties.html}
|
|
1256
|
+
*/
|
|
1257
|
+
export type JoinOperandProperties = {
|
|
1258
|
+
/**
|
|
1259
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperandproperties.html#cfn-quicksight-dataset-joinoperandproperties-outputcolumnnameoverrides}
|
|
1260
|
+
*/
|
|
1261
|
+
OutputColumnNameOverrides: OutputColumnNameOverride[];
|
|
1262
|
+
};
|
|
1263
|
+
/**
|
|
1264
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html}
|
|
1265
|
+
*/
|
|
1266
|
+
export type JoinOperation = {
|
|
1267
|
+
/**
|
|
1268
|
+
* @minLength 1
|
|
1269
|
+
* @maxLength 64
|
|
1270
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-alias}
|
|
1271
|
+
*/
|
|
1272
|
+
Alias: string;
|
|
1273
|
+
/**
|
|
1274
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-leftoperand}
|
|
1275
|
+
*/
|
|
1276
|
+
LeftOperand: TransformOperationSource;
|
|
1277
|
+
/**
|
|
1278
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-leftoperandproperties}
|
|
1279
|
+
*/
|
|
1280
|
+
LeftOperandProperties?: JoinOperandProperties | undefined;
|
|
1281
|
+
/**
|
|
1282
|
+
* @minLength 1
|
|
1283
|
+
* @maxLength 512
|
|
1284
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-onclause}
|
|
1285
|
+
*/
|
|
1286
|
+
OnClause: string;
|
|
1287
|
+
/**
|
|
1288
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-rightoperand}
|
|
1289
|
+
*/
|
|
1290
|
+
RightOperand: TransformOperationSource;
|
|
1291
|
+
/**
|
|
1292
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-rightoperandproperties}
|
|
1293
|
+
*/
|
|
1294
|
+
RightOperandProperties?: JoinOperandProperties | undefined;
|
|
1295
|
+
/**
|
|
1296
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperation.html#cfn-quicksight-dataset-joinoperation-type}
|
|
1297
|
+
*/
|
|
1298
|
+
Type: JoinOperationType;
|
|
1299
|
+
};
|
|
1300
|
+
/**
|
|
1301
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-joinoperationtype.html}
|
|
1302
|
+
*/
|
|
1303
|
+
export type JoinOperationType = "INNER" | "OUTER" | "LEFT" | "RIGHT";
|
|
698
1304
|
/**
|
|
699
1305
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-jointype.html}
|
|
700
1306
|
*/
|
|
701
1307
|
export type JoinType = "INNER" | "OUTER" | "LEFT" | "RIGHT";
|
|
702
1308
|
/**
|
|
703
|
-
* A
|
|
1309
|
+
* <p>A <i>logical table</i> is a unit that joins and that data
|
|
1310
|
+
* transformations operate on. A logical table has a source, which can be either a physical
|
|
1311
|
+
* table or result of a join. When a logical table points to a physical table, the logical
|
|
1312
|
+
* table acts as a mutable copy of that physical table through transform operations.</p>
|
|
704
1313
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html}
|
|
705
1314
|
*/
|
|
706
1315
|
export type LogicalTable = {
|
|
707
1316
|
/**
|
|
708
|
-
* A display name for the logical table
|
|
1317
|
+
* <p>A display name for the logical table.</p>
|
|
709
1318
|
* @minLength 1
|
|
710
1319
|
* @maxLength 64
|
|
711
1320
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-alias}
|
|
712
1321
|
*/
|
|
713
1322
|
Alias: string;
|
|
714
1323
|
/**
|
|
715
|
-
* Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.
|
|
1324
|
+
* <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
1325
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-datatransforms}
|
|
717
1326
|
*/
|
|
718
1327
|
DataTransforms?: TransformOperation[] | undefined;
|
|
719
1328
|
/**
|
|
720
|
-
*
|
|
1329
|
+
* <p>Information about the source of a logical table. This is a variant type structure. For
|
|
1330
|
+
* this structure to be valid, only one of the attributes can be non-null.</p>
|
|
721
1331
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-source}
|
|
722
1332
|
*/
|
|
723
|
-
Source
|
|
1333
|
+
Source: LogicalTableSource;
|
|
724
1334
|
};
|
|
725
1335
|
/**
|
|
726
1336
|
* 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 +1409,23 @@ export type NewDefaultValues = {
|
|
|
799
1409
|
*/
|
|
800
1410
|
StringStaticValues?: string[] | undefined;
|
|
801
1411
|
};
|
|
1412
|
+
/**
|
|
1413
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html}
|
|
1414
|
+
*/
|
|
1415
|
+
export type OutputColumnNameOverride = {
|
|
1416
|
+
/**
|
|
1417
|
+
* @minLength 1
|
|
1418
|
+
* @maxLength 127
|
|
1419
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html#cfn-quicksight-dataset-outputcolumnnameoverride-outputcolumnname}
|
|
1420
|
+
*/
|
|
1421
|
+
OutputColumnName: string;
|
|
1422
|
+
/**
|
|
1423
|
+
* @minLength 1
|
|
1424
|
+
* @maxLength 127
|
|
1425
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-outputcolumnnameoverride.html#cfn-quicksight-dataset-outputcolumnnameoverride-sourcecolumnname}
|
|
1426
|
+
*/
|
|
1427
|
+
SourceColumnName?: string | undefined;
|
|
1428
|
+
};
|
|
802
1429
|
/**
|
|
803
1430
|
* A transform operation that overrides the dataset parameter values that are defined in another dataset.
|
|
804
1431
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-overridedatasetparameteroperation.html}
|
|
@@ -826,6 +1453,19 @@ export type OverrideDatasetParameterOperation = {
|
|
|
826
1453
|
*/
|
|
827
1454
|
ParameterName: string;
|
|
828
1455
|
};
|
|
1456
|
+
/**
|
|
1457
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html}
|
|
1458
|
+
*/
|
|
1459
|
+
export type ParentDataSet = {
|
|
1460
|
+
/**
|
|
1461
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html#cfn-quicksight-dataset-parentdataset-datasetarn}
|
|
1462
|
+
*/
|
|
1463
|
+
DataSetArn: string;
|
|
1464
|
+
/**
|
|
1465
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-parentdataset.html#cfn-quicksight-dataset-parentdataset-inputcolumns}
|
|
1466
|
+
*/
|
|
1467
|
+
InputColumns: InputColumn[];
|
|
1468
|
+
};
|
|
829
1469
|
/**
|
|
830
1470
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-performanceconfiguration.html}
|
|
831
1471
|
*/
|
|
@@ -855,17 +1495,96 @@ export type PhysicalTable = {
|
|
|
855
1495
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-physicaltable.html#cfn-quicksight-dataset-physicaltable-s3source}
|
|
856
1496
|
*/
|
|
857
1497
|
S3Source?: S3Source | undefined;
|
|
1498
|
+
/**
|
|
1499
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-physicaltable.html#cfn-quicksight-dataset-physicaltable-saastable}
|
|
1500
|
+
*/
|
|
1501
|
+
SaaSTable?: SaaSTable | undefined;
|
|
1502
|
+
};
|
|
1503
|
+
/**
|
|
1504
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html}
|
|
1505
|
+
*/
|
|
1506
|
+
export type PivotConfiguration = {
|
|
1507
|
+
/**
|
|
1508
|
+
* @minLength 1
|
|
1509
|
+
* @maxLength 127
|
|
1510
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html#cfn-quicksight-dataset-pivotconfiguration-labelcolumnname}
|
|
1511
|
+
*/
|
|
1512
|
+
LabelColumnName?: string | undefined;
|
|
1513
|
+
/**
|
|
1514
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotconfiguration.html#cfn-quicksight-dataset-pivotconfiguration-pivotedlabels}
|
|
1515
|
+
*/
|
|
1516
|
+
PivotedLabels: PivotedLabel[];
|
|
1517
|
+
};
|
|
1518
|
+
/**
|
|
1519
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html}
|
|
1520
|
+
*/
|
|
1521
|
+
export type PivotOperation = {
|
|
1522
|
+
/**
|
|
1523
|
+
* @minLength 1
|
|
1524
|
+
* @maxLength 64
|
|
1525
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-alias}
|
|
1526
|
+
*/
|
|
1527
|
+
Alias: string;
|
|
1528
|
+
/**
|
|
1529
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-groupbycolumnnames}
|
|
1530
|
+
*/
|
|
1531
|
+
GroupByColumnNames?: string[] | undefined;
|
|
1532
|
+
/**
|
|
1533
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-pivotconfiguration}
|
|
1534
|
+
*/
|
|
1535
|
+
PivotConfiguration: PivotConfiguration;
|
|
1536
|
+
/**
|
|
1537
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-source}
|
|
1538
|
+
*/
|
|
1539
|
+
Source: TransformOperationSource;
|
|
1540
|
+
/**
|
|
1541
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotoperation.html#cfn-quicksight-dataset-pivotoperation-valuecolumnconfiguration}
|
|
1542
|
+
*/
|
|
1543
|
+
ValueColumnConfiguration: ValueColumnConfiguration;
|
|
1544
|
+
};
|
|
1545
|
+
/**
|
|
1546
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html}
|
|
1547
|
+
*/
|
|
1548
|
+
export type PivotedLabel = {
|
|
1549
|
+
/**
|
|
1550
|
+
* @minLength 0
|
|
1551
|
+
* @maxLength 2047
|
|
1552
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-labelname}
|
|
1553
|
+
*/
|
|
1554
|
+
LabelName: string;
|
|
1555
|
+
/**
|
|
1556
|
+
* @minLength 1
|
|
1557
|
+
* @maxLength 64
|
|
1558
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-newcolumnid}
|
|
1559
|
+
*/
|
|
1560
|
+
NewColumnId: string;
|
|
1561
|
+
/**
|
|
1562
|
+
* @minLength 1
|
|
1563
|
+
* @maxLength 127
|
|
1564
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-pivotedlabel.html#cfn-quicksight-dataset-pivotedlabel-newcolumnname}
|
|
1565
|
+
*/
|
|
1566
|
+
NewColumnName: string;
|
|
858
1567
|
};
|
|
859
1568
|
/**
|
|
860
1569
|
* A transform operation that projects columns. Operations that come after a projection can only refer to projected columns.
|
|
861
1570
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html}
|
|
862
1571
|
*/
|
|
863
1572
|
export type ProjectOperation = {
|
|
1573
|
+
/**
|
|
1574
|
+
* @minLength 1
|
|
1575
|
+
* @maxLength 64
|
|
1576
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-alias}
|
|
1577
|
+
*/
|
|
1578
|
+
Alias?: string | undefined;
|
|
864
1579
|
/**
|
|
865
1580
|
* Projected columns.
|
|
866
1581
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-projectedcolumns}
|
|
867
1582
|
*/
|
|
868
1583
|
ProjectedColumns?: string[] | undefined;
|
|
1584
|
+
/**
|
|
1585
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-projectoperation.html#cfn-quicksight-dataset-projectoperation-source}
|
|
1586
|
+
*/
|
|
1587
|
+
Source?: TransformOperationSource | undefined;
|
|
869
1588
|
};
|
|
870
1589
|
/**
|
|
871
1590
|
* The refresh configuration of a dataset.
|
|
@@ -925,7 +1644,7 @@ export type RelationalTable = {
|
|
|
925
1644
|
* The column schema of the table.
|
|
926
1645
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-relationaltable.html#cfn-quicksight-dataset-relationaltable-inputcolumns}
|
|
927
1646
|
*/
|
|
928
|
-
InputColumns
|
|
1647
|
+
InputColumns: InputColumn[];
|
|
929
1648
|
/**
|
|
930
1649
|
* The name of the relational table.
|
|
931
1650
|
* @minLength 1
|
|
@@ -952,14 +1671,33 @@ export type RenameColumnOperation = {
|
|
|
952
1671
|
* @maxLength 127
|
|
953
1672
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnoperation.html#cfn-quicksight-dataset-renamecolumnoperation-columnname}
|
|
954
1673
|
*/
|
|
955
|
-
ColumnName
|
|
1674
|
+
ColumnName: string;
|
|
956
1675
|
/**
|
|
957
1676
|
* The new name for the column.
|
|
958
1677
|
* @minLength 1
|
|
959
1678
|
* @maxLength 127
|
|
960
1679
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnoperation.html#cfn-quicksight-dataset-renamecolumnoperation-newcolumnname}
|
|
961
1680
|
*/
|
|
962
|
-
NewColumnName
|
|
1681
|
+
NewColumnName: string;
|
|
1682
|
+
};
|
|
1683
|
+
/**
|
|
1684
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html}
|
|
1685
|
+
*/
|
|
1686
|
+
export type RenameColumnsOperation = {
|
|
1687
|
+
/**
|
|
1688
|
+
* @minLength 1
|
|
1689
|
+
* @maxLength 64
|
|
1690
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-alias}
|
|
1691
|
+
*/
|
|
1692
|
+
Alias: string;
|
|
1693
|
+
/**
|
|
1694
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-renamecolumnoperations}
|
|
1695
|
+
*/
|
|
1696
|
+
RenameColumnOperations: RenameColumnOperation[];
|
|
1697
|
+
/**
|
|
1698
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-renamecolumnsoperation.html#cfn-quicksight-dataset-renamecolumnsoperation-source}
|
|
1699
|
+
*/
|
|
1700
|
+
Source: TransformOperationSource;
|
|
963
1701
|
};
|
|
964
1702
|
/**
|
|
965
1703
|
* Permission for the resource.
|
|
@@ -983,6 +1721,26 @@ export type ResourcePermission = {
|
|
|
983
1721
|
*/
|
|
984
1722
|
Principal: string;
|
|
985
1723
|
};
|
|
1724
|
+
/**
|
|
1725
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html}
|
|
1726
|
+
*/
|
|
1727
|
+
export type RowLevelPermissionConfiguration = {
|
|
1728
|
+
/**
|
|
1729
|
+
* <p>Information about a dataset that contains permissions for row-level security (RLS).
|
|
1730
|
+
* The permissions dataset maps fields to users or groups. For more information, see
|
|
1731
|
+
* <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
|
|
1732
|
+
* Guide</i>.</p>
|
|
1733
|
+
* <p>The option to deny permissions by setting <code>PermissionPolicy</code> to <code>DENY_ACCESS</code> is
|
|
1734
|
+
* not supported for new RLS datasets.</p>
|
|
1735
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html#cfn-quicksight-dataset-rowlevelpermissionconfiguration-rowlevelpermissiondataset}
|
|
1736
|
+
*/
|
|
1737
|
+
RowLevelPermissionDataSet?: RowLevelPermissionDataSet | undefined;
|
|
1738
|
+
/**
|
|
1739
|
+
* <p>The configuration of tags on a dataset to set row-level security. </p>
|
|
1740
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissionconfiguration.html#cfn-quicksight-dataset-rowlevelpermissionconfiguration-tagconfiguration}
|
|
1741
|
+
*/
|
|
1742
|
+
TagConfiguration?: RowLevelPermissionTagConfiguration | undefined;
|
|
1743
|
+
};
|
|
986
1744
|
/**
|
|
987
1745
|
* 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
1746
|
*
|
|
@@ -1059,7 +1817,7 @@ export type RowLevelPermissionTagRule = {
|
|
|
1059
1817
|
* The column name that a tag key is assigned to.
|
|
1060
1818
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-rowlevelpermissiontagrule.html#cfn-quicksight-dataset-rowlevelpermissiontagrule-columnname}
|
|
1061
1819
|
*/
|
|
1062
|
-
ColumnName
|
|
1820
|
+
ColumnName: string;
|
|
1063
1821
|
/**
|
|
1064
1822
|
* 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
1823
|
* @minLength 1
|
|
@@ -1098,13 +1856,77 @@ export type S3Source = {
|
|
|
1098
1856
|
* > For files that aren't JSON, only `STRING` data types are supported in input columns.
|
|
1099
1857
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-s3source.html#cfn-quicksight-dataset-s3source-inputcolumns}
|
|
1100
1858
|
*/
|
|
1101
|
-
InputColumns
|
|
1859
|
+
InputColumns: InputColumn[];
|
|
1102
1860
|
/**
|
|
1103
1861
|
* Information about the format for the S3 source file or files.
|
|
1104
1862
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-s3source.html#cfn-quicksight-dataset-s3source-uploadsettings}
|
|
1105
1863
|
*/
|
|
1106
1864
|
UploadSettings?: UploadSettings | undefined;
|
|
1107
1865
|
};
|
|
1866
|
+
/**
|
|
1867
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html}
|
|
1868
|
+
*/
|
|
1869
|
+
export type SaaSTable = {
|
|
1870
|
+
/**
|
|
1871
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-datasourcearn}
|
|
1872
|
+
*/
|
|
1873
|
+
DataSourceArn: string;
|
|
1874
|
+
/**
|
|
1875
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-inputcolumns}
|
|
1876
|
+
*/
|
|
1877
|
+
InputColumns: InputColumn[];
|
|
1878
|
+
/**
|
|
1879
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-saastable.html#cfn-quicksight-dataset-saastable-tablepath}
|
|
1880
|
+
*/
|
|
1881
|
+
TablePath: TablePathElement[];
|
|
1882
|
+
};
|
|
1883
|
+
/**
|
|
1884
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semanticmodelconfiguration.html}
|
|
1885
|
+
*/
|
|
1886
|
+
export type SemanticModelConfiguration = {
|
|
1887
|
+
/**
|
|
1888
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semanticmodelconfiguration.html#cfn-quicksight-dataset-semanticmodelconfiguration-tablemap}
|
|
1889
|
+
*/
|
|
1890
|
+
TableMap?: Record<string, SemanticTable> | undefined;
|
|
1891
|
+
};
|
|
1892
|
+
/**
|
|
1893
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html}
|
|
1894
|
+
*/
|
|
1895
|
+
export type SemanticTable = {
|
|
1896
|
+
/**
|
|
1897
|
+
* @minLength 1
|
|
1898
|
+
* @maxLength 64
|
|
1899
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-alias}
|
|
1900
|
+
*/
|
|
1901
|
+
Alias: string;
|
|
1902
|
+
/**
|
|
1903
|
+
* @minLength 1
|
|
1904
|
+
* @maxLength 64
|
|
1905
|
+
* @pattern ^[0-9a-zA-Z-]*$
|
|
1906
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-destinationtableid}
|
|
1907
|
+
*/
|
|
1908
|
+
DestinationTableId: string;
|
|
1909
|
+
/**
|
|
1910
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-semantictable.html#cfn-quicksight-dataset-semantictable-rowlevelpermissionconfiguration}
|
|
1911
|
+
*/
|
|
1912
|
+
RowLevelPermissionConfiguration?: RowLevelPermissionConfiguration | undefined;
|
|
1913
|
+
};
|
|
1914
|
+
/**
|
|
1915
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html}
|
|
1916
|
+
*/
|
|
1917
|
+
export type SourceTable = {
|
|
1918
|
+
/**
|
|
1919
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html#cfn-quicksight-dataset-sourcetable-dataset}
|
|
1920
|
+
*/
|
|
1921
|
+
DataSet?: ParentDataSet | undefined;
|
|
1922
|
+
/**
|
|
1923
|
+
* @minLength 1
|
|
1924
|
+
* @maxLength 64
|
|
1925
|
+
* @pattern ^[0-9a-zA-Z-]*$
|
|
1926
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-sourcetable.html#cfn-quicksight-dataset-sourcetable-physicaltableid}
|
|
1927
|
+
*/
|
|
1928
|
+
PhysicalTableId?: string | undefined;
|
|
1929
|
+
};
|
|
1108
1930
|
/**
|
|
1109
1931
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-status.html}
|
|
1110
1932
|
*/
|
|
@@ -1152,6 +1974,23 @@ export type StringDatasetParameterDefaultValues = {
|
|
|
1152
1974
|
*/
|
|
1153
1975
|
StaticValues?: string[] | undefined;
|
|
1154
1976
|
};
|
|
1977
|
+
/**
|
|
1978
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html}
|
|
1979
|
+
*/
|
|
1980
|
+
export type TablePathElement = {
|
|
1981
|
+
/**
|
|
1982
|
+
* @minLength 1
|
|
1983
|
+
* @maxLength 256
|
|
1984
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html#cfn-quicksight-dataset-tablepathelement-id}
|
|
1985
|
+
*/
|
|
1986
|
+
Id?: string | undefined;
|
|
1987
|
+
/**
|
|
1988
|
+
* @minLength 1
|
|
1989
|
+
* @maxLength 256
|
|
1990
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tablepathelement.html#cfn-quicksight-dataset-tablepathelement-name}
|
|
1991
|
+
*/
|
|
1992
|
+
Name?: string | undefined;
|
|
1993
|
+
};
|
|
1155
1994
|
/**
|
|
1156
1995
|
* A transform operation that tags a column with additional information.
|
|
1157
1996
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-tagcolumnoperation.html}
|
|
@@ -1226,6 +2065,75 @@ export type TransformOperation = {
|
|
|
1226
2065
|
*/
|
|
1227
2066
|
UntagColumnOperation?: UntagColumnOperation | undefined;
|
|
1228
2067
|
};
|
|
2068
|
+
/**
|
|
2069
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html}
|
|
2070
|
+
*/
|
|
2071
|
+
export type TransformOperationSource = {
|
|
2072
|
+
/**
|
|
2073
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html#cfn-quicksight-dataset-transformoperationsource-columnidmappings}
|
|
2074
|
+
*/
|
|
2075
|
+
ColumnIdMappings?: DataSetColumnIdMapping[] | undefined;
|
|
2076
|
+
/**
|
|
2077
|
+
* @minLength 1
|
|
2078
|
+
* @maxLength 64
|
|
2079
|
+
* @pattern ^[0-9a-zA-Z-]*$
|
|
2080
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformoperationsource.html#cfn-quicksight-dataset-transformoperationsource-transformoperationid}
|
|
2081
|
+
*/
|
|
2082
|
+
TransformOperationId: string;
|
|
2083
|
+
};
|
|
2084
|
+
/**
|
|
2085
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html}
|
|
2086
|
+
*/
|
|
2087
|
+
export type TransformStep = {
|
|
2088
|
+
/**
|
|
2089
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-aggregatestep}
|
|
2090
|
+
*/
|
|
2091
|
+
AggregateStep?: AggregateOperation | undefined;
|
|
2092
|
+
/**
|
|
2093
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-appendstep}
|
|
2094
|
+
*/
|
|
2095
|
+
AppendStep?: AppendOperation | undefined;
|
|
2096
|
+
/**
|
|
2097
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-castcolumntypesstep}
|
|
2098
|
+
*/
|
|
2099
|
+
CastColumnTypesStep?: CastColumnTypesOperation | undefined;
|
|
2100
|
+
/**
|
|
2101
|
+
* <p>A transform operation that creates calculated columns. Columns created in one such
|
|
2102
|
+
* operation form a lexical closure.</p>
|
|
2103
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-createcolumnsstep}
|
|
2104
|
+
*/
|
|
2105
|
+
CreateColumnsStep?: CreateColumnsOperation | undefined;
|
|
2106
|
+
/**
|
|
2107
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-filtersstep}
|
|
2108
|
+
*/
|
|
2109
|
+
FiltersStep?: FiltersOperation | undefined;
|
|
2110
|
+
/**
|
|
2111
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-importtablestep}
|
|
2112
|
+
*/
|
|
2113
|
+
ImportTableStep?: ImportTableOperation | undefined;
|
|
2114
|
+
/**
|
|
2115
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-joinstep}
|
|
2116
|
+
*/
|
|
2117
|
+
JoinStep?: JoinOperation | undefined;
|
|
2118
|
+
/**
|
|
2119
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-pivotstep}
|
|
2120
|
+
*/
|
|
2121
|
+
PivotStep?: PivotOperation | undefined;
|
|
2122
|
+
/**
|
|
2123
|
+
* <p>A transform operation that projects columns. Operations that come after a projection
|
|
2124
|
+
* can only refer to projected columns.</p>
|
|
2125
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-projectstep}
|
|
2126
|
+
*/
|
|
2127
|
+
ProjectStep?: ProjectOperation | undefined;
|
|
2128
|
+
/**
|
|
2129
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-renamecolumnsstep}
|
|
2130
|
+
*/
|
|
2131
|
+
RenameColumnsStep?: RenameColumnsOperation | undefined;
|
|
2132
|
+
/**
|
|
2133
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-transformstep.html#cfn-quicksight-dataset-transformstep-unpivotstep}
|
|
2134
|
+
*/
|
|
2135
|
+
UnpivotStep?: UnpivotOperation | undefined;
|
|
2136
|
+
};
|
|
1229
2137
|
/**
|
|
1230
2138
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-uniquekey.html}
|
|
1231
2139
|
*/
|
|
@@ -1233,7 +2141,50 @@ export type UniqueKey = {
|
|
|
1233
2141
|
/**
|
|
1234
2142
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-uniquekey.html#cfn-quicksight-dataset-uniquekey-columnnames}
|
|
1235
2143
|
*/
|
|
1236
|
-
ColumnNames
|
|
2144
|
+
ColumnNames: string[];
|
|
2145
|
+
};
|
|
2146
|
+
/**
|
|
2147
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html}
|
|
2148
|
+
*/
|
|
2149
|
+
export type UnpivotOperation = {
|
|
2150
|
+
/**
|
|
2151
|
+
* @minLength 1
|
|
2152
|
+
* @maxLength 64
|
|
2153
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-alias}
|
|
2154
|
+
*/
|
|
2155
|
+
Alias: string;
|
|
2156
|
+
/**
|
|
2157
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-columnstounpivot}
|
|
2158
|
+
*/
|
|
2159
|
+
ColumnsToUnpivot: ColumnToUnpivot[];
|
|
2160
|
+
/**
|
|
2161
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-source}
|
|
2162
|
+
*/
|
|
2163
|
+
Source: TransformOperationSource;
|
|
2164
|
+
/**
|
|
2165
|
+
* @minLength 1
|
|
2166
|
+
* @maxLength 64
|
|
2167
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedlabelcolumnid}
|
|
2168
|
+
*/
|
|
2169
|
+
UnpivotedLabelColumnId: string;
|
|
2170
|
+
/**
|
|
2171
|
+
* @minLength 1
|
|
2172
|
+
* @maxLength 127
|
|
2173
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedlabelcolumnname}
|
|
2174
|
+
*/
|
|
2175
|
+
UnpivotedLabelColumnName: string;
|
|
2176
|
+
/**
|
|
2177
|
+
* @minLength 1
|
|
2178
|
+
* @maxLength 64
|
|
2179
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedvaluecolumnid}
|
|
2180
|
+
*/
|
|
2181
|
+
UnpivotedValueColumnId: string;
|
|
2182
|
+
/**
|
|
2183
|
+
* @minLength 1
|
|
2184
|
+
* @maxLength 127
|
|
2185
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-unpivotoperation.html#cfn-quicksight-dataset-unpivotoperation-unpivotedvaluecolumnname}
|
|
2186
|
+
*/
|
|
2187
|
+
UnpivotedValueColumnName: string;
|
|
1237
2188
|
};
|
|
1238
2189
|
/**
|
|
1239
2190
|
* A transform operation that removes tags associated with a column.
|
|
@@ -1287,4 +2238,13 @@ export type UploadSettings = {
|
|
|
1287
2238
|
*/
|
|
1288
2239
|
TextQualifier?: TextQualifier | undefined;
|
|
1289
2240
|
};
|
|
2241
|
+
/**
|
|
2242
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-valuecolumnconfiguration.html}
|
|
2243
|
+
*/
|
|
2244
|
+
export type ValueColumnConfiguration = {
|
|
2245
|
+
/**
|
|
2246
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-valuecolumnconfiguration.html#cfn-quicksight-dataset-valuecolumnconfiguration-aggregationfunction}
|
|
2247
|
+
*/
|
|
2248
|
+
AggregationFunction?: DataPrepAggregationFunction | undefined;
|
|
2249
|
+
};
|
|
1290
2250
|
//# sourceMappingURL=aws-quicksight-dataset.d.ts.map
|