@aws-sdk/client-timestream-query 3.987.0 → 3.988.0

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.
@@ -0,0 +1,720 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.QueryRequest$ = exports.QueryInsightsResponse$ = exports.QueryInsights$ = exports.QueryComputeResponse$ = exports.QueryComputeRequest$ = exports.ProvisionedCapacityResponse$ = exports.ProvisionedCapacityRequest$ = exports.PrepareQueryResponse$ = exports.PrepareQueryRequest$ = exports.ParameterMapping$ = exports.NotificationConfiguration$ = exports.MultiMeasureMappings$ = exports.MultiMeasureAttributeMapping$ = exports.MixedMeasureMapping$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListScheduledQueriesResponse$ = exports.ListScheduledQueriesRequest$ = exports.LastUpdate$ = exports.ExecutionStats$ = exports.ExecuteScheduledQueryRequest$ = exports.ErrorReportLocation$ = exports.ErrorReportConfiguration$ = exports.Endpoint$ = exports.DimensionMapping$ = exports.DescribeScheduledQueryResponse$ = exports.DescribeScheduledQueryRequest$ = exports.DescribeEndpointsResponse$ = exports.DescribeEndpointsRequest$ = exports.DescribeAccountSettingsResponse$ = exports.DescribeAccountSettingsRequest$ = exports.DeleteScheduledQueryRequest$ = exports.Datum$ = exports.CreateScheduledQueryResponse$ = exports.CreateScheduledQueryRequest$ = exports.ColumnInfo$ = exports.CancelQueryResponse$ = exports.CancelQueryRequest$ = exports.AccountSettingsNotificationConfiguration$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.QueryExecutionException$ = exports.InvalidEndpointException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.TimestreamQueryServiceException$ = void 0;
4
+ exports.UpdateScheduledQuery$ = exports.UpdateAccountSettings$ = exports.UntagResource$ = exports.TagResource$ = exports.Query$ = exports.PrepareQuery$ = exports.ListTagsForResource$ = exports.ListScheduledQueries$ = exports.ExecuteScheduledQuery$ = exports.DescribeScheduledQuery$ = exports.DescribeEndpoints$ = exports.DescribeAccountSettings$ = exports.DeleteScheduledQuery$ = exports.CreateScheduledQuery$ = exports.CancelQuery$ = exports.UpdateScheduledQueryRequest$ = exports.UpdateAccountSettingsResponse$ = exports.UpdateAccountSettingsRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Type$ = exports.TimestreamDestination$ = exports.TimestreamConfiguration$ = exports.TimeSeriesDataPoint$ = exports.TargetDestination$ = exports.TargetConfiguration$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.SnsConfiguration$ = exports.SelectColumn$ = exports.ScheduledQueryRunSummary$ = exports.ScheduledQueryInsightsResponse$ = exports.ScheduledQueryInsights$ = exports.ScheduledQueryDescription$ = exports.ScheduledQuery$ = exports.ScheduleConfiguration$ = exports.S3ReportLocation$ = exports.S3Configuration$ = exports.Row$ = exports.QueryTemporalRangeMax$ = exports.QueryTemporalRange$ = exports.QueryStatus$ = exports.QuerySpatialCoverageMax$ = exports.QuerySpatialCoverage$ = exports.QueryResponse$ = void 0;
5
+ const _A = "Arn";
6
+ const _ACI = "ArrayColumnInfo";
7
+ const _ADE = "AccessDeniedException";
8
+ const _AQTCU = "ActiveQueryTCU";
9
+ const _ASNC = "AccountSettingsNotificationConfiguration";
10
+ const _AV = "ArrayValue";
11
+ const _Ad = "Address";
12
+ const _Al = "Aliased";
13
+ const _BM = "BytesMetered";
14
+ const _BN = "BucketName";
15
+ const _C = "Columns";
16
+ const _CBM = "CumulativeBytesMetered";
17
+ const _CBS = "CumulativeBytesScanned";
18
+ const _CE = "ConflictException";
19
+ const _CI = "ColumnInfo";
20
+ const _CIL = "ColumnInfoList";
21
+ const _CM = "CancellationMessage";
22
+ const _CMo = "ComputeMode";
23
+ const _CPIM = "CachePeriodInMinutes";
24
+ const _CQ = "CancelQuery";
25
+ const _CQR = "CancelQueryRequest";
26
+ const _CQRa = "CancelQueryResponse";
27
+ const _CRT = "ClientRequestToken";
28
+ const _CSQ = "CreateScheduledQuery";
29
+ const _CSQR = "CreateScheduledQueryRequest";
30
+ const _CSQRr = "CreateScheduledQueryResponse";
31
+ const _CT = "ClientToken";
32
+ const _CTr = "CreationTime";
33
+ const _D = "Datum";
34
+ const _DAS = "DescribeAccountSettings";
35
+ const _DASR = "DescribeAccountSettingsRequest";
36
+ const _DASRe = "DescribeAccountSettingsResponse";
37
+ const _DE = "DescribeEndpoints";
38
+ const _DER = "DescribeEndpointsRequest";
39
+ const _DERe = "DescribeEndpointsResponse";
40
+ const _DL = "DatumList";
41
+ const _DM = "DimensionMapping";
42
+ const _DML = "DimensionMappingList";
43
+ const _DMi = "DimensionMappings";
44
+ const _DN = "DatabaseName";
45
+ const _DSQ = "DeleteScheduledQuery";
46
+ const _DSQR = "DeleteScheduledQueryRequest";
47
+ const _DSQRe = "DescribeScheduledQueryRequest";
48
+ const _DSQRes = "DescribeScheduledQueryResponse";
49
+ const _DSQe = "DescribeScheduledQuery";
50
+ const _DVT = "DimensionValueType";
51
+ const _DW = "DataWrites";
52
+ const _Da = "Data";
53
+ const _E = "Endpoints";
54
+ const _EO = "EncryptionOption";
55
+ const _ERC = "ErrorReportConfiguration";
56
+ const _ERL = "ErrorReportLocation";
57
+ const _ES = "ExecutionStats";
58
+ const _ESQ = "ExecuteScheduledQuery";
59
+ const _ESQR = "ExecuteScheduledQueryRequest";
60
+ const _ETIM = "ExecutionTimeInMillis";
61
+ const _En = "Endpoint";
62
+ const _FR = "FailureReason";
63
+ const _IEE = "InvalidEndpointException";
64
+ const _ISE = "InternalServerException";
65
+ const _IT = "InvocationTime";
66
+ const _K = "Key";
67
+ const _KKI = "KmsKeyId";
68
+ const _LRS = "LastRunStatus";
69
+ const _LRSa = "LastRunSummary";
70
+ const _LSQ = "ListScheduledQueries";
71
+ const _LSQR = "ListScheduledQueriesRequest";
72
+ const _LSQRi = "ListScheduledQueriesResponse";
73
+ const _LTFR = "ListTagsForResource";
74
+ const _LTFRR = "ListTagsForResourceRequest";
75
+ const _LTFRRi = "ListTagsForResourceResponse";
76
+ const _LU = "LastUpdate";
77
+ const _M = "Message";
78
+ const _MMAM = "MultiMeasureAttributeMappings";
79
+ const _MMAML = "MultiMeasureAttributeMappingList";
80
+ const _MMAMu = "MultiMeasureAttributeMapping";
81
+ const _MMM = "MixedMeasureMapping";
82
+ const _MMML = "MixedMeasureMappingList";
83
+ const _MMMi = "MixedMeasureMappings";
84
+ const _MMMu = "MultiMeasureMappings";
85
+ const _MN = "MeasureName";
86
+ const _MNC = "MeasureNameColumn";
87
+ const _MQTCU = "MaxQueryTCU";
88
+ const _MR = "MaxResults";
89
+ const _MRa = "MaxRows";
90
+ const _MVT = "MeasureValueType";
91
+ const _Ma = "Max";
92
+ const _Mo = "Mode";
93
+ const _N = "Name";
94
+ const _NC = "NotificationConfiguration";
95
+ const _NIT = "NextInvocationTime";
96
+ const _NT = "NextToken";
97
+ const _NV = "NullValue";
98
+ const _OB = "OutputBytes";
99
+ const _OK = "ObjectKey";
100
+ const _OKP = "ObjectKeyPrefix";
101
+ const _OR = "OutputRows";
102
+ const _P = "Parameters";
103
+ const _PC = "ProvisionedCapacity";
104
+ const _PCR = "ProvisionedCapacityRequest";
105
+ const _PCRr = "ProvisionedCapacityResponse";
106
+ const _PIT = "PreviousInvocationTime";
107
+ const _PK = "PartitionKey";
108
+ const _PM = "ParameterMapping";
109
+ const _PML = "ParameterMappingList";
110
+ const _PP = "ProgressPercentage";
111
+ const _PQ = "PrepareQuery";
112
+ const _PQR = "PrepareQueryRequest";
113
+ const _PQRr = "PrepareQueryResponse";
114
+ const _Q = "Query";
115
+ const _QC = "QueryCompute";
116
+ const _QCR = "QueryComputeRequest";
117
+ const _QCRu = "QueryComputeResponse";
118
+ const _QEE = "QueryExecutionException";
119
+ const _QI = "QueryId";
120
+ const _QIR = "QueryInsightsResponse";
121
+ const _QIu = "QueryInsights";
122
+ const _QPM = "QueryPricingModel";
123
+ const _QR = "QueryRequest";
124
+ const _QRR = "QueryResultRows";
125
+ const _QRu = "QueryResponse";
126
+ const _QS = "QueryString";
127
+ const _QSC = "QuerySpatialCoverage";
128
+ const _QSCM = "QuerySpatialCoverageMax";
129
+ const _QSu = "QueryStatus";
130
+ const _QTC = "QueryTableCount";
131
+ const _QTR = "QueryTemporalRange";
132
+ const _QTRM = "QueryTemporalRangeMax";
133
+ const _R = "Rows";
134
+ const _RA = "RoleArn";
135
+ const _RARN = "ResourceARN";
136
+ const _RCI = "RowColumnInfo";
137
+ const _RFR = "RecentlyFailedRuns";
138
+ const _RI = "RecordsIngested";
139
+ const _RL = "RowList";
140
+ const _RNFE = "ResourceNotFoundException";
141
+ const _RS = "RunStatus";
142
+ const _RV = "RowValue";
143
+ const _Ro = "Row";
144
+ const _S = "Status";
145
+ const _SC = "SnsConfiguration";
146
+ const _SCL = "SelectColumnList";
147
+ const _SCc = "ScheduleConfiguration";
148
+ const _SCe = "SelectColumn";
149
+ const _SCo = "S3Configuration";
150
+ const _SCou = "SourceColumn";
151
+ const _SE = "ScheduleExpression";
152
+ const _SM = "StatusMessage";
153
+ const _SQ = "ScheduledQuery";
154
+ const _SQA = "ScheduledQueryArn";
155
+ const _SQD = "ScheduledQueryDescription";
156
+ const _SQEE = "ServiceQuotaExceededException";
157
+ const _SQERA = "ScheduledQueryExecutionRoleArn";
158
+ const _SQI = "ScheduledQueryInsights";
159
+ const _SQIR = "ScheduledQueryInsightsResponse";
160
+ const _SQL = "ScheduledQueryList";
161
+ const _SQRS = "ScheduledQueryRunSummary";
162
+ const _SQRSL = "ScheduledQueryRunSummaryList";
163
+ const _SQc = "ScheduledQueries";
164
+ const _SRL = "S3ReportLocation";
165
+ const _ST = "ScalarType";
166
+ const _SV = "ScalarValue";
167
+ const _St = "State";
168
+ const _T = "Type";
169
+ const _TA = "TableArn";
170
+ const _TAo = "TopicArn";
171
+ const _TC = "TargetConfiguration";
172
+ const _TCi = "TimestreamConfiguration";
173
+ const _TCim = "TimeColumn";
174
+ const _TD = "TargetDestination";
175
+ const _TDi = "TimestreamDestination";
176
+ const _TE = "ThrottlingException";
177
+ const _TK = "TagKeys";
178
+ const _TL = "TagList";
179
+ const _TMMAN = "TargetMultiMeasureAttributeName";
180
+ const _TMMN = "TargetMultiMeasureName";
181
+ const _TMN = "TargetMeasureName";
182
+ const _TN = "TableName";
183
+ const _TQTCU = "TargetQueryTCU";
184
+ const _TR = "TagResource";
185
+ const _TRR = "TagResourceRequest";
186
+ const _TRRa = "TagResourceResponse";
187
+ const _TSDP = "TimeSeriesDataPoint";
188
+ const _TSDPL = "TimeSeriesDataPointList";
189
+ const _TSMVCI = "TimeSeriesMeasureValueColumnInfo";
190
+ const _TSV = "TimeSeriesValue";
191
+ const _TT = "TriggerTime";
192
+ const _Ta = "Tags";
193
+ const _Tag = "Tag";
194
+ const _Ti = "Time";
195
+ const _UAS = "UpdateAccountSettings";
196
+ const _UASR = "UpdateAccountSettingsRequest";
197
+ const _UASRp = "UpdateAccountSettingsResponse";
198
+ const _UPC = "UnloadPartitionCount";
199
+ const _UR = "UntagResource";
200
+ const _URR = "UntagResourceRequest";
201
+ const _URRn = "UntagResourceResponse";
202
+ const _USQ = "UpdateScheduledQuery";
203
+ const _USQR = "UpdateScheduledQueryRequest";
204
+ const _UWB = "UnloadWrittenBytes";
205
+ const _UWR = "UnloadWrittenRows";
206
+ const _V = "Value";
207
+ const _VE = "ValidationException";
208
+ const _VO = "ValidateOnly";
209
+ const _aQE = "awsQueryError";
210
+ const _c = "client";
211
+ const _e = "error";
212
+ const _hE = "httpError";
213
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.timestreamquery";
214
+ const _se = "server";
215
+ const n0 = "com.amazonaws.timestreamquery";
216
+ const schema_1 = require("@smithy/core/schema");
217
+ const errors_1 = require("../models/errors");
218
+ const TimestreamQueryServiceException_1 = require("../models/TimestreamQueryServiceException");
219
+ const _s_registry = schema_1.TypeRegistry.for(_s);
220
+ exports.TimestreamQueryServiceException$ = [-3, _s, "TimestreamQueryServiceException", 0, [], []];
221
+ _s_registry.registerError(exports.TimestreamQueryServiceException$, TimestreamQueryServiceException_1.TimestreamQueryServiceException);
222
+ const n0_registry = schema_1.TypeRegistry.for(n0);
223
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
224
+ { [_aQE]: [`AccessDenied`, 403], [_e]: _c, [_hE]: 403 },
225
+ [_M],
226
+ [0]
227
+ ];
228
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
229
+ exports.ConflictException$ = [-3, n0, _CE,
230
+ { [_e]: _c, [_hE]: 409 },
231
+ [_M],
232
+ [0]
233
+ ];
234
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
235
+ exports.InternalServerException$ = [-3, n0, _ISE,
236
+ { [_e]: _se, [_hE]: 500 },
237
+ [_M],
238
+ [0]
239
+ ];
240
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
241
+ exports.InvalidEndpointException$ = [-3, n0, _IEE,
242
+ { [_e]: _c, [_hE]: 421 },
243
+ [_M],
244
+ [0]
245
+ ];
246
+ n0_registry.registerError(exports.InvalidEndpointException$, errors_1.InvalidEndpointException);
247
+ exports.QueryExecutionException$ = [-3, n0, _QEE,
248
+ { [_e]: _c, [_hE]: 400 },
249
+ [_M],
250
+ [0]
251
+ ];
252
+ n0_registry.registerError(exports.QueryExecutionException$, errors_1.QueryExecutionException);
253
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
254
+ { [_e]: _c, [_hE]: 404 },
255
+ [_M, _SQA],
256
+ [0, 0]
257
+ ];
258
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
259
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
260
+ { [_e]: _c, [_hE]: 402 },
261
+ [_M],
262
+ [0]
263
+ ];
264
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
265
+ exports.ThrottlingException$ = [-3, n0, _TE,
266
+ { [_e]: _c, [_hE]: 429 },
267
+ [_M],
268
+ [0]
269
+ ];
270
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
271
+ exports.ValidationException$ = [-3, n0, _VE,
272
+ { [_e]: _c, [_hE]: 400 },
273
+ [_M],
274
+ [0]
275
+ ];
276
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
277
+ exports.errorTypeRegistries = [
278
+ _s_registry,
279
+ n0_registry,
280
+ ];
281
+ var ClientRequestToken = [0, n0, _CRT, 8, 0];
282
+ var ClientToken = [0, n0, _CT, 8, 0];
283
+ var QueryString = [0, n0, _QS, 8, 0];
284
+ exports.AccountSettingsNotificationConfiguration$ = [3, n0, _ASNC,
285
+ 0,
286
+ [_RA, _SC],
287
+ [0, () => exports.SnsConfiguration$], 1
288
+ ];
289
+ exports.CancelQueryRequest$ = [3, n0, _CQR,
290
+ 0,
291
+ [_QI],
292
+ [0], 1
293
+ ];
294
+ exports.CancelQueryResponse$ = [3, n0, _CQRa,
295
+ 0,
296
+ [_CM],
297
+ [0]
298
+ ];
299
+ exports.ColumnInfo$ = [3, n0, _CI,
300
+ 0,
301
+ [_T, _N],
302
+ [() => exports.Type$, 0], 1
303
+ ];
304
+ exports.CreateScheduledQueryRequest$ = [3, n0, _CSQR,
305
+ 0,
306
+ [_N, _QS, _SCc, _NC, _SQERA, _ERC, _TC, _CT, _Ta, _KKI],
307
+ [0, [() => QueryString, 0], () => exports.ScheduleConfiguration$, () => exports.NotificationConfiguration$, 0, () => exports.ErrorReportConfiguration$, () => exports.TargetConfiguration$, [() => ClientToken, 4], () => TagList, 0], 6
308
+ ];
309
+ exports.CreateScheduledQueryResponse$ = [3, n0, _CSQRr,
310
+ 0,
311
+ [_A],
312
+ [0], 1
313
+ ];
314
+ exports.Datum$ = [3, n0, _D,
315
+ 0,
316
+ [_SV, _TSV, _AV, _RV, _NV],
317
+ [0, () => TimeSeriesDataPointList, () => DatumList, () => exports.Row$, 2]
318
+ ];
319
+ exports.DeleteScheduledQueryRequest$ = [3, n0, _DSQR,
320
+ 0,
321
+ [_SQA],
322
+ [0], 1
323
+ ];
324
+ exports.DescribeAccountSettingsRequest$ = [3, n0, _DASR,
325
+ 0,
326
+ [],
327
+ []
328
+ ];
329
+ exports.DescribeAccountSettingsResponse$ = [3, n0, _DASRe,
330
+ 0,
331
+ [_MQTCU, _QPM, _QC],
332
+ [1, 0, () => exports.QueryComputeResponse$]
333
+ ];
334
+ exports.DescribeEndpointsRequest$ = [3, n0, _DER,
335
+ 0,
336
+ [],
337
+ []
338
+ ];
339
+ exports.DescribeEndpointsResponse$ = [3, n0, _DERe,
340
+ 0,
341
+ [_E],
342
+ [() => Endpoints], 1
343
+ ];
344
+ exports.DescribeScheduledQueryRequest$ = [3, n0, _DSQRe,
345
+ 0,
346
+ [_SQA],
347
+ [0], 1
348
+ ];
349
+ exports.DescribeScheduledQueryResponse$ = [3, n0, _DSQRes,
350
+ 0,
351
+ [_SQ],
352
+ [[() => exports.ScheduledQueryDescription$, 0]], 1
353
+ ];
354
+ exports.DimensionMapping$ = [3, n0, _DM,
355
+ 0,
356
+ [_N, _DVT],
357
+ [0, 0], 2
358
+ ];
359
+ exports.Endpoint$ = [3, n0, _En,
360
+ 0,
361
+ [_Ad, _CPIM],
362
+ [0, 1], 2
363
+ ];
364
+ exports.ErrorReportConfiguration$ = [3, n0, _ERC,
365
+ 0,
366
+ [_SCo],
367
+ [() => exports.S3Configuration$], 1
368
+ ];
369
+ exports.ErrorReportLocation$ = [3, n0, _ERL,
370
+ 0,
371
+ [_SRL],
372
+ [() => exports.S3ReportLocation$]
373
+ ];
374
+ exports.ExecuteScheduledQueryRequest$ = [3, n0, _ESQR,
375
+ 0,
376
+ [_SQA, _IT, _CT, _QIu],
377
+ [0, 4, [() => ClientToken, 4], () => exports.ScheduledQueryInsights$], 2
378
+ ];
379
+ exports.ExecutionStats$ = [3, n0, _ES,
380
+ 0,
381
+ [_ETIM, _DW, _BM, _CBS, _RI, _QRR],
382
+ [1, 1, 1, 1, 1, 1]
383
+ ];
384
+ exports.LastUpdate$ = [3, n0, _LU,
385
+ 0,
386
+ [_TQTCU, _S, _SM],
387
+ [1, 0, 0]
388
+ ];
389
+ exports.ListScheduledQueriesRequest$ = [3, n0, _LSQR,
390
+ 0,
391
+ [_MR, _NT],
392
+ [1, 0]
393
+ ];
394
+ exports.ListScheduledQueriesResponse$ = [3, n0, _LSQRi,
395
+ 0,
396
+ [_SQc, _NT],
397
+ [() => ScheduledQueryList, 0], 1
398
+ ];
399
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
400
+ 0,
401
+ [_RARN, _MR, _NT],
402
+ [0, 1, 0], 1
403
+ ];
404
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
405
+ 0,
406
+ [_Ta, _NT],
407
+ [() => TagList, 0], 1
408
+ ];
409
+ exports.MixedMeasureMapping$ = [3, n0, _MMM,
410
+ 0,
411
+ [_MVT, _MN, _SCou, _TMN, _MMAM],
412
+ [0, 0, 0, 0, () => MultiMeasureAttributeMappingList], 1
413
+ ];
414
+ exports.MultiMeasureAttributeMapping$ = [3, n0, _MMAMu,
415
+ 0,
416
+ [_SCou, _MVT, _TMMAN],
417
+ [0, 0, 0], 2
418
+ ];
419
+ exports.MultiMeasureMappings$ = [3, n0, _MMMu,
420
+ 0,
421
+ [_MMAM, _TMMN],
422
+ [() => MultiMeasureAttributeMappingList, 0], 1
423
+ ];
424
+ exports.NotificationConfiguration$ = [3, n0, _NC,
425
+ 0,
426
+ [_SC],
427
+ [() => exports.SnsConfiguration$], 1
428
+ ];
429
+ exports.ParameterMapping$ = [3, n0, _PM,
430
+ 0,
431
+ [_N, _T],
432
+ [0, () => exports.Type$], 2
433
+ ];
434
+ exports.PrepareQueryRequest$ = [3, n0, _PQR,
435
+ 0,
436
+ [_QS, _VO],
437
+ [[() => QueryString, 0], 2], 1
438
+ ];
439
+ exports.PrepareQueryResponse$ = [3, n0, _PQRr,
440
+ 0,
441
+ [_QS, _C, _P],
442
+ [[() => QueryString, 0], () => SelectColumnList, () => ParameterMappingList], 3
443
+ ];
444
+ exports.ProvisionedCapacityRequest$ = [3, n0, _PCR,
445
+ 0,
446
+ [_TQTCU, _NC],
447
+ [1, () => exports.AccountSettingsNotificationConfiguration$], 1
448
+ ];
449
+ exports.ProvisionedCapacityResponse$ = [3, n0, _PCRr,
450
+ 0,
451
+ [_AQTCU, _NC, _LU],
452
+ [1, () => exports.AccountSettingsNotificationConfiguration$, () => exports.LastUpdate$]
453
+ ];
454
+ exports.QueryComputeRequest$ = [3, n0, _QCR,
455
+ 0,
456
+ [_CMo, _PC],
457
+ [0, () => exports.ProvisionedCapacityRequest$]
458
+ ];
459
+ exports.QueryComputeResponse$ = [3, n0, _QCRu,
460
+ 0,
461
+ [_CMo, _PC],
462
+ [0, () => exports.ProvisionedCapacityResponse$]
463
+ ];
464
+ exports.QueryInsights$ = [3, n0, _QIu,
465
+ 0,
466
+ [_Mo],
467
+ [0], 1
468
+ ];
469
+ exports.QueryInsightsResponse$ = [3, n0, _QIR,
470
+ 0,
471
+ [_QSC, _QTR, _QTC, _OR, _OB, _UPC, _UWR, _UWB],
472
+ [() => exports.QuerySpatialCoverage$, () => exports.QueryTemporalRange$, 1, 1, 1, 1, 1, 1]
473
+ ];
474
+ exports.QueryRequest$ = [3, n0, _QR,
475
+ 0,
476
+ [_QS, _CT, _NT, _MRa, _QIu],
477
+ [[() => QueryString, 0], [() => ClientRequestToken, 4], 0, 1, () => exports.QueryInsights$], 1
478
+ ];
479
+ exports.QueryResponse$ = [3, n0, _QRu,
480
+ 0,
481
+ [_QI, _R, _CI, _NT, _QSu, _QIR],
482
+ [0, () => RowList, () => ColumnInfoList, 0, () => exports.QueryStatus$, () => exports.QueryInsightsResponse$], 3
483
+ ];
484
+ exports.QuerySpatialCoverage$ = [3, n0, _QSC,
485
+ 0,
486
+ [_Ma],
487
+ [() => exports.QuerySpatialCoverageMax$]
488
+ ];
489
+ exports.QuerySpatialCoverageMax$ = [3, n0, _QSCM,
490
+ 0,
491
+ [_V, _TA, _PK],
492
+ [1, 0, 64 | 0]
493
+ ];
494
+ exports.QueryStatus$ = [3, n0, _QSu,
495
+ 0,
496
+ [_PP, _CBS, _CBM],
497
+ [1, 1, 1]
498
+ ];
499
+ exports.QueryTemporalRange$ = [3, n0, _QTR,
500
+ 0,
501
+ [_Ma],
502
+ [() => exports.QueryTemporalRangeMax$]
503
+ ];
504
+ exports.QueryTemporalRangeMax$ = [3, n0, _QTRM,
505
+ 0,
506
+ [_V, _TA],
507
+ [1, 0]
508
+ ];
509
+ exports.Row$ = [3, n0, _Ro,
510
+ 0,
511
+ [_Da],
512
+ [() => DatumList], 1
513
+ ];
514
+ exports.S3Configuration$ = [3, n0, _SCo,
515
+ 0,
516
+ [_BN, _OKP, _EO],
517
+ [0, 0, 0], 1
518
+ ];
519
+ exports.S3ReportLocation$ = [3, n0, _SRL,
520
+ 0,
521
+ [_BN, _OK],
522
+ [0, 0]
523
+ ];
524
+ exports.ScheduleConfiguration$ = [3, n0, _SCc,
525
+ 0,
526
+ [_SE],
527
+ [0], 1
528
+ ];
529
+ exports.ScheduledQuery$ = [3, n0, _SQ,
530
+ 0,
531
+ [_A, _N, _St, _CTr, _PIT, _NIT, _ERC, _TD, _LRS],
532
+ [0, 0, 0, 4, 4, 4, () => exports.ErrorReportConfiguration$, () => exports.TargetDestination$, 0], 3
533
+ ];
534
+ exports.ScheduledQueryDescription$ = [3, n0, _SQD,
535
+ 0,
536
+ [_A, _N, _QS, _St, _SCc, _NC, _CTr, _PIT, _NIT, _TC, _SQERA, _KKI, _ERC, _LRSa, _RFR],
537
+ [0, 0, [() => QueryString, 0], 0, () => exports.ScheduleConfiguration$, () => exports.NotificationConfiguration$, 4, 4, 4, () => exports.TargetConfiguration$, 0, 0, () => exports.ErrorReportConfiguration$, () => exports.ScheduledQueryRunSummary$, () => ScheduledQueryRunSummaryList], 6
538
+ ];
539
+ exports.ScheduledQueryInsights$ = [3, n0, _SQI,
540
+ 0,
541
+ [_Mo],
542
+ [0], 1
543
+ ];
544
+ exports.ScheduledQueryInsightsResponse$ = [3, n0, _SQIR,
545
+ 0,
546
+ [_QSC, _QTR, _QTC, _OR, _OB],
547
+ [() => exports.QuerySpatialCoverage$, () => exports.QueryTemporalRange$, 1, 1, 1]
548
+ ];
549
+ exports.ScheduledQueryRunSummary$ = [3, n0, _SQRS,
550
+ 0,
551
+ [_IT, _TT, _RS, _ES, _QIR, _ERL, _FR],
552
+ [4, 4, 0, () => exports.ExecutionStats$, () => exports.ScheduledQueryInsightsResponse$, () => exports.ErrorReportLocation$, 0]
553
+ ];
554
+ exports.SelectColumn$ = [3, n0, _SCe,
555
+ 0,
556
+ [_N, _T, _DN, _TN, _Al],
557
+ [0, () => exports.Type$, 0, 0, 2]
558
+ ];
559
+ exports.SnsConfiguration$ = [3, n0, _SC,
560
+ 0,
561
+ [_TAo],
562
+ [0], 1
563
+ ];
564
+ exports.Tag$ = [3, n0, _Tag,
565
+ 0,
566
+ [_K, _V],
567
+ [0, 0], 2
568
+ ];
569
+ exports.TagResourceRequest$ = [3, n0, _TRR,
570
+ 0,
571
+ [_RARN, _Ta],
572
+ [0, () => TagList], 2
573
+ ];
574
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
575
+ 0,
576
+ [],
577
+ []
578
+ ];
579
+ exports.TargetConfiguration$ = [3, n0, _TC,
580
+ 0,
581
+ [_TCi],
582
+ [() => exports.TimestreamConfiguration$], 1
583
+ ];
584
+ exports.TargetDestination$ = [3, n0, _TD,
585
+ 0,
586
+ [_TDi],
587
+ [() => exports.TimestreamDestination$]
588
+ ];
589
+ exports.TimeSeriesDataPoint$ = [3, n0, _TSDP,
590
+ 0,
591
+ [_Ti, _V],
592
+ [0, () => exports.Datum$], 2
593
+ ];
594
+ exports.TimestreamConfiguration$ = [3, n0, _TCi,
595
+ 0,
596
+ [_DN, _TN, _TCim, _DMi, _MMMu, _MMMi, _MNC],
597
+ [0, 0, 0, () => DimensionMappingList, () => exports.MultiMeasureMappings$, () => MixedMeasureMappingList, 0], 4
598
+ ];
599
+ exports.TimestreamDestination$ = [3, n0, _TDi,
600
+ 0,
601
+ [_DN, _TN],
602
+ [0, 0]
603
+ ];
604
+ exports.Type$ = [3, n0, _T,
605
+ 0,
606
+ [_ST, _ACI, _TSMVCI, _RCI],
607
+ [0, () => exports.ColumnInfo$, () => exports.ColumnInfo$, () => ColumnInfoList]
608
+ ];
609
+ exports.UntagResourceRequest$ = [3, n0, _URR,
610
+ 0,
611
+ [_RARN, _TK],
612
+ [0, 64 | 0], 2
613
+ ];
614
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
615
+ 0,
616
+ [],
617
+ []
618
+ ];
619
+ exports.UpdateAccountSettingsRequest$ = [3, n0, _UASR,
620
+ 0,
621
+ [_MQTCU, _QPM, _QC],
622
+ [1, 0, () => exports.QueryComputeRequest$]
623
+ ];
624
+ exports.UpdateAccountSettingsResponse$ = [3, n0, _UASRp,
625
+ 0,
626
+ [_MQTCU, _QPM, _QC],
627
+ [1, 0, () => exports.QueryComputeResponse$]
628
+ ];
629
+ exports.UpdateScheduledQueryRequest$ = [3, n0, _USQR,
630
+ 0,
631
+ [_SQA, _St],
632
+ [0, 0], 2
633
+ ];
634
+ var __Unit = "unit";
635
+ var ColumnInfoList = [1, n0, _CIL,
636
+ 0, () => exports.ColumnInfo$
637
+ ];
638
+ var DatumList = [1, n0, _DL,
639
+ 0, () => exports.Datum$
640
+ ];
641
+ var DimensionMappingList = [1, n0, _DML,
642
+ 0, () => exports.DimensionMapping$
643
+ ];
644
+ var Endpoints = [1, n0, _E,
645
+ 0, () => exports.Endpoint$
646
+ ];
647
+ var MixedMeasureMappingList = [1, n0, _MMML,
648
+ 0, () => exports.MixedMeasureMapping$
649
+ ];
650
+ var MultiMeasureAttributeMappingList = [1, n0, _MMAML,
651
+ 0, () => exports.MultiMeasureAttributeMapping$
652
+ ];
653
+ var ParameterMappingList = [1, n0, _PML,
654
+ 0, () => exports.ParameterMapping$
655
+ ];
656
+ var PartitionKeyList = 64 | 0;
657
+ var RowList = [1, n0, _RL,
658
+ 0, () => exports.Row$
659
+ ];
660
+ var ScheduledQueryList = [1, n0, _SQL,
661
+ 0, () => exports.ScheduledQuery$
662
+ ];
663
+ var ScheduledQueryRunSummaryList = [1, n0, _SQRSL,
664
+ 0, () => exports.ScheduledQueryRunSummary$
665
+ ];
666
+ var SelectColumnList = [1, n0, _SCL,
667
+ 0, () => exports.SelectColumn$
668
+ ];
669
+ var TagKeyList = 64 | 0;
670
+ var TagList = [1, n0, _TL,
671
+ 0, () => exports.Tag$
672
+ ];
673
+ var TimeSeriesDataPointList = [1, n0, _TSDPL,
674
+ 0, () => exports.TimeSeriesDataPoint$
675
+ ];
676
+ exports.CancelQuery$ = [9, n0, _CQ,
677
+ 2, () => exports.CancelQueryRequest$, () => exports.CancelQueryResponse$
678
+ ];
679
+ exports.CreateScheduledQuery$ = [9, n0, _CSQ,
680
+ 2, () => exports.CreateScheduledQueryRequest$, () => exports.CreateScheduledQueryResponse$
681
+ ];
682
+ exports.DeleteScheduledQuery$ = [9, n0, _DSQ,
683
+ 2, () => exports.DeleteScheduledQueryRequest$, () => __Unit
684
+ ];
685
+ exports.DescribeAccountSettings$ = [9, n0, _DAS,
686
+ 0, () => exports.DescribeAccountSettingsRequest$, () => exports.DescribeAccountSettingsResponse$
687
+ ];
688
+ exports.DescribeEndpoints$ = [9, n0, _DE,
689
+ 0, () => exports.DescribeEndpointsRequest$, () => exports.DescribeEndpointsResponse$
690
+ ];
691
+ exports.DescribeScheduledQuery$ = [9, n0, _DSQe,
692
+ 0, () => exports.DescribeScheduledQueryRequest$, () => exports.DescribeScheduledQueryResponse$
693
+ ];
694
+ exports.ExecuteScheduledQuery$ = [9, n0, _ESQ,
695
+ 2, () => exports.ExecuteScheduledQueryRequest$, () => __Unit
696
+ ];
697
+ exports.ListScheduledQueries$ = [9, n0, _LSQ,
698
+ 0, () => exports.ListScheduledQueriesRequest$, () => exports.ListScheduledQueriesResponse$
699
+ ];
700
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
701
+ 0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
702
+ ];
703
+ exports.PrepareQuery$ = [9, n0, _PQ,
704
+ 2, () => exports.PrepareQueryRequest$, () => exports.PrepareQueryResponse$
705
+ ];
706
+ exports.Query$ = [9, n0, _Q,
707
+ 2, () => exports.QueryRequest$, () => exports.QueryResponse$
708
+ ];
709
+ exports.TagResource$ = [9, n0, _TR,
710
+ 0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
711
+ ];
712
+ exports.UntagResource$ = [9, n0, _UR,
713
+ 0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
714
+ ];
715
+ exports.UpdateAccountSettings$ = [9, n0, _UAS,
716
+ 2, () => exports.UpdateAccountSettingsRequest$, () => exports.UpdateAccountSettingsResponse$
717
+ ];
718
+ exports.UpdateScheduledQuery$ = [9, n0, _USQ,
719
+ 0, () => exports.UpdateScheduledQueryRequest$, () => __Unit
720
+ ];