@aws-sdk/client-forecast 3.47.1 → 3.50.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.
Files changed (68) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Forecast.d.ts +0 -230
  4. package/dist-types/ts3.4/ForecastClient.d.ts +0 -118
  5. package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListExplainabilitiesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListExplainabilityExportsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListForecastExportJobsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListForecastsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListPredictorsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/index.d.ts +0 -45
  51. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  52. package/dist-types/ts3.4/index.d.ts +0 -5
  53. package/dist-types/ts3.4/models/index.d.ts +0 -1
  54. package/dist-types/ts3.4/models/models_0.d.ts +0 -1753
  55. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  56. package/dist-types/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +0 -4
  57. package/dist-types/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListForecastsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListPredictorsPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/index.d.ts +0 -8
  64. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -137
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,1753 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
-
3
- export interface AdditionalDataset {
4
-
5
- Name: string | undefined;
6
-
7
- Configuration?: {
8
- [key: string]: string[];
9
- };
10
- }
11
- export declare namespace AdditionalDataset {
12
-
13
- const filterSensitiveLog: (obj: AdditionalDataset) => any;
14
- }
15
-
16
- export interface AttributeConfig {
17
-
18
- AttributeName: string | undefined;
19
-
20
- Transformations: {
21
- [key: string]: string;
22
- } | undefined;
23
- }
24
- export declare namespace AttributeConfig {
25
-
26
- const filterSensitiveLog: (obj: AttributeConfig) => any;
27
- }
28
-
29
- export interface DataConfig {
30
-
31
- DatasetGroupArn: string | undefined;
32
-
33
- AttributeConfigs?: AttributeConfig[];
34
-
35
- AdditionalDatasets?: AdditionalDataset[];
36
- }
37
- export declare namespace DataConfig {
38
-
39
- const filterSensitiveLog: (obj: DataConfig) => any;
40
- }
41
-
42
- export interface EncryptionConfig {
43
-
44
- RoleArn: string | undefined;
45
-
46
- KMSKeyArn: string | undefined;
47
- }
48
- export declare namespace EncryptionConfig {
49
-
50
- const filterSensitiveLog: (obj: EncryptionConfig) => any;
51
- }
52
- export declare enum OptimizationMetric {
53
- AverageWeightedQuantileLoss = "AverageWeightedQuantileLoss",
54
- MAPE = "MAPE",
55
- MASE = "MASE",
56
- RMSE = "RMSE",
57
- WAPE = "WAPE"
58
- }
59
-
60
- export interface Tag {
61
-
62
- Key: string | undefined;
63
-
64
- Value: string | undefined;
65
- }
66
- export declare namespace Tag {
67
-
68
- const filterSensitiveLog: (obj: Tag) => any;
69
- }
70
- export interface CreateAutoPredictorRequest {
71
-
72
- PredictorName: string | undefined;
73
-
74
- ForecastHorizon?: number;
75
-
76
- ForecastTypes?: string[];
77
-
78
- ForecastDimensions?: string[];
79
-
80
- ForecastFrequency?: string;
81
-
82
- DataConfig?: DataConfig;
83
-
84
- EncryptionConfig?: EncryptionConfig;
85
-
86
- ReferencePredictorArn?: string;
87
-
88
- OptimizationMetric?: OptimizationMetric | string;
89
-
90
- ExplainPredictor?: boolean;
91
-
92
- Tags?: Tag[];
93
- }
94
- export declare namespace CreateAutoPredictorRequest {
95
-
96
- const filterSensitiveLog: (obj: CreateAutoPredictorRequest) => any;
97
- }
98
- export interface CreateAutoPredictorResponse {
99
-
100
- PredictorArn?: string;
101
- }
102
- export declare namespace CreateAutoPredictorResponse {
103
-
104
- const filterSensitiveLog: (obj: CreateAutoPredictorResponse) => any;
105
- }
106
-
107
- export interface InvalidInputException extends __SmithyException, $MetadataBearer {
108
- name: "InvalidInputException";
109
- $fault: "client";
110
- Message?: string;
111
- }
112
-
113
- export interface LimitExceededException extends __SmithyException, $MetadataBearer {
114
- name: "LimitExceededException";
115
- $fault: "client";
116
- Message?: string;
117
- }
118
-
119
- export interface ResourceAlreadyExistsException extends __SmithyException, $MetadataBearer {
120
- name: "ResourceAlreadyExistsException";
121
- $fault: "client";
122
- Message?: string;
123
- }
124
-
125
- export interface ResourceInUseException extends __SmithyException, $MetadataBearer {
126
- name: "ResourceInUseException";
127
- $fault: "client";
128
- Message?: string;
129
- }
130
-
131
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
132
- name: "ResourceNotFoundException";
133
- $fault: "client";
134
- Message?: string;
135
- }
136
- export declare enum DatasetType {
137
- ITEM_METADATA = "ITEM_METADATA",
138
- RELATED_TIME_SERIES = "RELATED_TIME_SERIES",
139
- TARGET_TIME_SERIES = "TARGET_TIME_SERIES"
140
- }
141
- export declare enum Domain {
142
- CUSTOM = "CUSTOM",
143
- EC2_CAPACITY = "EC2_CAPACITY",
144
- INVENTORY_PLANNING = "INVENTORY_PLANNING",
145
- METRICS = "METRICS",
146
- RETAIL = "RETAIL",
147
- WEB_TRAFFIC = "WEB_TRAFFIC",
148
- WORK_FORCE = "WORK_FORCE"
149
- }
150
- export declare enum AttributeType {
151
- FLOAT = "float",
152
- GEOLOCATION = "geolocation",
153
- INTEGER = "integer",
154
- STRING = "string",
155
- TIMESTAMP = "timestamp"
156
- }
157
-
158
- export interface SchemaAttribute {
159
-
160
- AttributeName?: string;
161
-
162
- AttributeType?: AttributeType | string;
163
- }
164
- export declare namespace SchemaAttribute {
165
-
166
- const filterSensitiveLog: (obj: SchemaAttribute) => any;
167
- }
168
-
169
- export interface Schema {
170
-
171
- Attributes?: SchemaAttribute[];
172
- }
173
- export declare namespace Schema {
174
-
175
- const filterSensitiveLog: (obj: Schema) => any;
176
- }
177
- export interface CreateDatasetRequest {
178
-
179
- DatasetName: string | undefined;
180
-
181
- Domain: Domain | string | undefined;
182
-
183
- DatasetType: DatasetType | string | undefined;
184
-
185
- DataFrequency?: string;
186
-
187
- Schema: Schema | undefined;
188
-
189
- EncryptionConfig?: EncryptionConfig;
190
-
191
- Tags?: Tag[];
192
- }
193
- export declare namespace CreateDatasetRequest {
194
-
195
- const filterSensitiveLog: (obj: CreateDatasetRequest) => any;
196
- }
197
- export interface CreateDatasetResponse {
198
-
199
- DatasetArn?: string;
200
- }
201
- export declare namespace CreateDatasetResponse {
202
-
203
- const filterSensitiveLog: (obj: CreateDatasetResponse) => any;
204
- }
205
- export interface CreateDatasetGroupRequest {
206
-
207
- DatasetGroupName: string | undefined;
208
-
209
- Domain: Domain | string | undefined;
210
-
211
- DatasetArns?: string[];
212
-
213
- Tags?: Tag[];
214
- }
215
- export declare namespace CreateDatasetGroupRequest {
216
-
217
- const filterSensitiveLog: (obj: CreateDatasetGroupRequest) => any;
218
- }
219
- export interface CreateDatasetGroupResponse {
220
-
221
- DatasetGroupArn?: string;
222
- }
223
- export declare namespace CreateDatasetGroupResponse {
224
-
225
- const filterSensitiveLog: (obj: CreateDatasetGroupResponse) => any;
226
- }
227
-
228
- export interface S3Config {
229
-
230
- Path: string | undefined;
231
-
232
- RoleArn: string | undefined;
233
-
234
- KMSKeyArn?: string;
235
- }
236
- export declare namespace S3Config {
237
-
238
- const filterSensitiveLog: (obj: S3Config) => any;
239
- }
240
-
241
- export interface DataSource {
242
-
243
- S3Config: S3Config | undefined;
244
- }
245
- export declare namespace DataSource {
246
-
247
- const filterSensitiveLog: (obj: DataSource) => any;
248
- }
249
- export interface CreateDatasetImportJobRequest {
250
-
251
- DatasetImportJobName: string | undefined;
252
-
253
- DatasetArn: string | undefined;
254
-
255
- DataSource: DataSource | undefined;
256
-
257
- TimestampFormat?: string;
258
-
259
- TimeZone?: string;
260
-
261
- UseGeolocationForTimeZone?: boolean;
262
-
263
- GeolocationFormat?: string;
264
-
265
- Tags?: Tag[];
266
- }
267
- export declare namespace CreateDatasetImportJobRequest {
268
-
269
- const filterSensitiveLog: (obj: CreateDatasetImportJobRequest) => any;
270
- }
271
- export interface CreateDatasetImportJobResponse {
272
-
273
- DatasetImportJobArn?: string;
274
- }
275
- export declare namespace CreateDatasetImportJobResponse {
276
-
277
- const filterSensitiveLog: (obj: CreateDatasetImportJobResponse) => any;
278
- }
279
- export declare enum TimePointGranularity {
280
- ALL = "ALL",
281
- SPECIFIC = "SPECIFIC"
282
- }
283
- export declare enum TimeSeriesGranularity {
284
- ALL = "ALL",
285
- SPECIFIC = "SPECIFIC"
286
- }
287
-
288
- export interface ExplainabilityConfig {
289
-
290
- TimeSeriesGranularity: TimeSeriesGranularity | string | undefined;
291
-
292
- TimePointGranularity: TimePointGranularity | string | undefined;
293
- }
294
- export declare namespace ExplainabilityConfig {
295
-
296
- const filterSensitiveLog: (obj: ExplainabilityConfig) => any;
297
- }
298
- export interface CreateExplainabilityRequest {
299
-
300
- ExplainabilityName: string | undefined;
301
-
302
- ResourceArn: string | undefined;
303
-
304
- ExplainabilityConfig: ExplainabilityConfig | undefined;
305
-
306
- DataSource?: DataSource;
307
-
308
- Schema?: Schema;
309
-
310
- EnableVisualization?: boolean;
311
-
312
- StartDateTime?: string;
313
-
314
- EndDateTime?: string;
315
-
316
- Tags?: Tag[];
317
- }
318
- export declare namespace CreateExplainabilityRequest {
319
-
320
- const filterSensitiveLog: (obj: CreateExplainabilityRequest) => any;
321
- }
322
- export interface CreateExplainabilityResponse {
323
-
324
- ExplainabilityArn?: string;
325
- }
326
- export declare namespace CreateExplainabilityResponse {
327
-
328
- const filterSensitiveLog: (obj: CreateExplainabilityResponse) => any;
329
- }
330
-
331
- export interface DataDestination {
332
-
333
- S3Config: S3Config | undefined;
334
- }
335
- export declare namespace DataDestination {
336
-
337
- const filterSensitiveLog: (obj: DataDestination) => any;
338
- }
339
- export interface CreateExplainabilityExportRequest {
340
-
341
- ExplainabilityExportName: string | undefined;
342
-
343
- ExplainabilityArn: string | undefined;
344
-
345
- Destination: DataDestination | undefined;
346
-
347
- Tags?: Tag[];
348
- }
349
- export declare namespace CreateExplainabilityExportRequest {
350
-
351
- const filterSensitiveLog: (obj: CreateExplainabilityExportRequest) => any;
352
- }
353
- export interface CreateExplainabilityExportResponse {
354
-
355
- ExplainabilityExportArn?: string;
356
- }
357
- export declare namespace CreateExplainabilityExportResponse {
358
-
359
- const filterSensitiveLog: (obj: CreateExplainabilityExportResponse) => any;
360
- }
361
- export interface CreateForecastRequest {
362
-
363
- ForecastName: string | undefined;
364
-
365
- PredictorArn: string | undefined;
366
-
367
- ForecastTypes?: string[];
368
-
369
- Tags?: Tag[];
370
- }
371
- export declare namespace CreateForecastRequest {
372
-
373
- const filterSensitiveLog: (obj: CreateForecastRequest) => any;
374
- }
375
- export interface CreateForecastResponse {
376
-
377
- ForecastArn?: string;
378
- }
379
- export declare namespace CreateForecastResponse {
380
-
381
- const filterSensitiveLog: (obj: CreateForecastResponse) => any;
382
- }
383
- export interface CreateForecastExportJobRequest {
384
-
385
- ForecastExportJobName: string | undefined;
386
-
387
- ForecastArn: string | undefined;
388
-
389
- Destination: DataDestination | undefined;
390
-
391
- Tags?: Tag[];
392
- }
393
- export declare namespace CreateForecastExportJobRequest {
394
-
395
- const filterSensitiveLog: (obj: CreateForecastExportJobRequest) => any;
396
- }
397
- export interface CreateForecastExportJobResponse {
398
-
399
- ForecastExportJobArn?: string;
400
- }
401
- export declare namespace CreateForecastExportJobResponse {
402
-
403
- const filterSensitiveLog: (obj: CreateForecastExportJobResponse) => any;
404
- }
405
- export declare enum AutoMLOverrideStrategy {
406
- AccuracyOptimized = "AccuracyOptimized",
407
- LatencyOptimized = "LatencyOptimized"
408
- }
409
-
410
- export interface EvaluationParameters {
411
-
412
- NumberOfBacktestWindows?: number;
413
-
414
- BackTestWindowOffset?: number;
415
- }
416
- export declare namespace EvaluationParameters {
417
-
418
- const filterSensitiveLog: (obj: EvaluationParameters) => any;
419
- }
420
- export declare enum FeaturizationMethodName {
421
- filling = "filling"
422
- }
423
-
424
- export interface FeaturizationMethod {
425
-
426
- FeaturizationMethodName: FeaturizationMethodName | string | undefined;
427
-
428
- FeaturizationMethodParameters?: {
429
- [key: string]: string;
430
- };
431
- }
432
- export declare namespace FeaturizationMethod {
433
-
434
- const filterSensitiveLog: (obj: FeaturizationMethod) => any;
435
- }
436
-
437
- export interface Featurization {
438
-
439
- AttributeName: string | undefined;
440
-
441
- FeaturizationPipeline?: FeaturizationMethod[];
442
- }
443
- export declare namespace Featurization {
444
-
445
- const filterSensitiveLog: (obj: Featurization) => any;
446
- }
447
-
448
- export interface FeaturizationConfig {
449
-
450
- ForecastFrequency: string | undefined;
451
-
452
- ForecastDimensions?: string[];
453
-
454
- Featurizations?: Featurization[];
455
- }
456
- export declare namespace FeaturizationConfig {
457
-
458
- const filterSensitiveLog: (obj: FeaturizationConfig) => any;
459
- }
460
-
461
- export interface CategoricalParameterRange {
462
-
463
- Name: string | undefined;
464
-
465
- Values: string[] | undefined;
466
- }
467
- export declare namespace CategoricalParameterRange {
468
-
469
- const filterSensitiveLog: (obj: CategoricalParameterRange) => any;
470
- }
471
- export declare enum ScalingType {
472
- Auto = "Auto",
473
- Linear = "Linear",
474
- Logarithmic = "Logarithmic",
475
- ReverseLogarithmic = "ReverseLogarithmic"
476
- }
477
-
478
- export interface ContinuousParameterRange {
479
-
480
- Name: string | undefined;
481
-
482
- MaxValue: number | undefined;
483
-
484
- MinValue: number | undefined;
485
-
486
- ScalingType?: ScalingType | string;
487
- }
488
- export declare namespace ContinuousParameterRange {
489
-
490
- const filterSensitiveLog: (obj: ContinuousParameterRange) => any;
491
- }
492
-
493
- export interface IntegerParameterRange {
494
-
495
- Name: string | undefined;
496
-
497
- MaxValue: number | undefined;
498
-
499
- MinValue: number | undefined;
500
-
501
- ScalingType?: ScalingType | string;
502
- }
503
- export declare namespace IntegerParameterRange {
504
-
505
- const filterSensitiveLog: (obj: IntegerParameterRange) => any;
506
- }
507
-
508
- export interface ParameterRanges {
509
-
510
- CategoricalParameterRanges?: CategoricalParameterRange[];
511
-
512
- ContinuousParameterRanges?: ContinuousParameterRange[];
513
-
514
- IntegerParameterRanges?: IntegerParameterRange[];
515
- }
516
- export declare namespace ParameterRanges {
517
-
518
- const filterSensitiveLog: (obj: ParameterRanges) => any;
519
- }
520
-
521
- export interface HyperParameterTuningJobConfig {
522
-
523
- ParameterRanges?: ParameterRanges;
524
- }
525
- export declare namespace HyperParameterTuningJobConfig {
526
-
527
- const filterSensitiveLog: (obj: HyperParameterTuningJobConfig) => any;
528
- }
529
-
530
- export interface SupplementaryFeature {
531
-
532
- Name: string | undefined;
533
-
534
- Value: string | undefined;
535
- }
536
- export declare namespace SupplementaryFeature {
537
-
538
- const filterSensitiveLog: (obj: SupplementaryFeature) => any;
539
- }
540
-
541
- export interface InputDataConfig {
542
-
543
- DatasetGroupArn: string | undefined;
544
-
545
- SupplementaryFeatures?: SupplementaryFeature[];
546
- }
547
- export declare namespace InputDataConfig {
548
-
549
- const filterSensitiveLog: (obj: InputDataConfig) => any;
550
- }
551
- export interface CreatePredictorRequest {
552
-
553
- PredictorName: string | undefined;
554
-
555
- AlgorithmArn?: string;
556
-
557
- ForecastHorizon: number | undefined;
558
-
559
- ForecastTypes?: string[];
560
-
561
- PerformAutoML?: boolean;
562
-
563
- AutoMLOverrideStrategy?: AutoMLOverrideStrategy | string;
564
-
565
- PerformHPO?: boolean;
566
-
567
- TrainingParameters?: {
568
- [key: string]: string;
569
- };
570
-
571
- EvaluationParameters?: EvaluationParameters;
572
-
573
- HPOConfig?: HyperParameterTuningJobConfig;
574
-
575
- InputDataConfig: InputDataConfig | undefined;
576
-
577
- FeaturizationConfig: FeaturizationConfig | undefined;
578
-
579
- EncryptionConfig?: EncryptionConfig;
580
-
581
- Tags?: Tag[];
582
-
583
- OptimizationMetric?: OptimizationMetric | string;
584
- }
585
- export declare namespace CreatePredictorRequest {
586
-
587
- const filterSensitiveLog: (obj: CreatePredictorRequest) => any;
588
- }
589
- export interface CreatePredictorResponse {
590
-
591
- PredictorArn?: string;
592
- }
593
- export declare namespace CreatePredictorResponse {
594
-
595
- const filterSensitiveLog: (obj: CreatePredictorResponse) => any;
596
- }
597
- export interface CreatePredictorBacktestExportJobRequest {
598
-
599
- PredictorBacktestExportJobName: string | undefined;
600
-
601
- PredictorArn: string | undefined;
602
-
603
- Destination: DataDestination | undefined;
604
-
605
- Tags?: Tag[];
606
- }
607
- export declare namespace CreatePredictorBacktestExportJobRequest {
608
-
609
- const filterSensitiveLog: (obj: CreatePredictorBacktestExportJobRequest) => any;
610
- }
611
- export interface CreatePredictorBacktestExportJobResponse {
612
-
613
- PredictorBacktestExportJobArn?: string;
614
- }
615
- export declare namespace CreatePredictorBacktestExportJobResponse {
616
-
617
- const filterSensitiveLog: (obj: CreatePredictorBacktestExportJobResponse) => any;
618
- }
619
- export interface DeleteDatasetRequest {
620
-
621
- DatasetArn: string | undefined;
622
- }
623
- export declare namespace DeleteDatasetRequest {
624
-
625
- const filterSensitiveLog: (obj: DeleteDatasetRequest) => any;
626
- }
627
- export interface DeleteDatasetGroupRequest {
628
-
629
- DatasetGroupArn: string | undefined;
630
- }
631
- export declare namespace DeleteDatasetGroupRequest {
632
-
633
- const filterSensitiveLog: (obj: DeleteDatasetGroupRequest) => any;
634
- }
635
- export interface DeleteDatasetImportJobRequest {
636
-
637
- DatasetImportJobArn: string | undefined;
638
- }
639
- export declare namespace DeleteDatasetImportJobRequest {
640
-
641
- const filterSensitiveLog: (obj: DeleteDatasetImportJobRequest) => any;
642
- }
643
- export interface DeleteExplainabilityRequest {
644
-
645
- ExplainabilityArn: string | undefined;
646
- }
647
- export declare namespace DeleteExplainabilityRequest {
648
-
649
- const filterSensitiveLog: (obj: DeleteExplainabilityRequest) => any;
650
- }
651
- export interface DeleteExplainabilityExportRequest {
652
-
653
- ExplainabilityExportArn: string | undefined;
654
- }
655
- export declare namespace DeleteExplainabilityExportRequest {
656
-
657
- const filterSensitiveLog: (obj: DeleteExplainabilityExportRequest) => any;
658
- }
659
- export interface DeleteForecastRequest {
660
-
661
- ForecastArn: string | undefined;
662
- }
663
- export declare namespace DeleteForecastRequest {
664
-
665
- const filterSensitiveLog: (obj: DeleteForecastRequest) => any;
666
- }
667
- export interface DeleteForecastExportJobRequest {
668
-
669
- ForecastExportJobArn: string | undefined;
670
- }
671
- export declare namespace DeleteForecastExportJobRequest {
672
-
673
- const filterSensitiveLog: (obj: DeleteForecastExportJobRequest) => any;
674
- }
675
- export interface DeletePredictorRequest {
676
-
677
- PredictorArn: string | undefined;
678
- }
679
- export declare namespace DeletePredictorRequest {
680
-
681
- const filterSensitiveLog: (obj: DeletePredictorRequest) => any;
682
- }
683
- export interface DeletePredictorBacktestExportJobRequest {
684
-
685
- PredictorBacktestExportJobArn: string | undefined;
686
- }
687
- export declare namespace DeletePredictorBacktestExportJobRequest {
688
-
689
- const filterSensitiveLog: (obj: DeletePredictorBacktestExportJobRequest) => any;
690
- }
691
- export interface DeleteResourceTreeRequest {
692
-
693
- ResourceArn: string | undefined;
694
- }
695
- export declare namespace DeleteResourceTreeRequest {
696
-
697
- const filterSensitiveLog: (obj: DeleteResourceTreeRequest) => any;
698
- }
699
- export interface DescribeAutoPredictorRequest {
700
-
701
- PredictorArn: string | undefined;
702
- }
703
- export declare namespace DescribeAutoPredictorRequest {
704
-
705
- const filterSensitiveLog: (obj: DescribeAutoPredictorRequest) => any;
706
- }
707
-
708
- export interface ExplainabilityInfo {
709
-
710
- ExplainabilityArn?: string;
711
-
712
- Status?: string;
713
- }
714
- export declare namespace ExplainabilityInfo {
715
-
716
- const filterSensitiveLog: (obj: ExplainabilityInfo) => any;
717
- }
718
- export declare enum State {
719
- Active = "Active",
720
- Deleted = "Deleted"
721
- }
722
-
723
- export interface ReferencePredictorSummary {
724
-
725
- Arn?: string;
726
-
727
- State?: State | string;
728
- }
729
- export declare namespace ReferencePredictorSummary {
730
-
731
- const filterSensitiveLog: (obj: ReferencePredictorSummary) => any;
732
- }
733
- export interface DescribeAutoPredictorResponse {
734
-
735
- PredictorArn?: string;
736
-
737
- PredictorName?: string;
738
-
739
- ForecastHorizon?: number;
740
-
741
- ForecastTypes?: string[];
742
-
743
- ForecastFrequency?: string;
744
-
745
- ForecastDimensions?: string[];
746
-
747
- DatasetImportJobArns?: string[];
748
-
749
- DataConfig?: DataConfig;
750
-
751
- EncryptionConfig?: EncryptionConfig;
752
-
753
- ReferencePredictorSummary?: ReferencePredictorSummary;
754
-
755
- EstimatedTimeRemainingInMinutes?: number;
756
-
757
- Status?: string;
758
-
759
- Message?: string;
760
-
761
- CreationTime?: Date;
762
-
763
- LastModificationTime?: Date;
764
-
765
- OptimizationMetric?: OptimizationMetric | string;
766
-
767
- ExplainabilityInfo?: ExplainabilityInfo;
768
- }
769
- export declare namespace DescribeAutoPredictorResponse {
770
-
771
- const filterSensitiveLog: (obj: DescribeAutoPredictorResponse) => any;
772
- }
773
- export interface DescribeDatasetRequest {
774
-
775
- DatasetArn: string | undefined;
776
- }
777
- export declare namespace DescribeDatasetRequest {
778
-
779
- const filterSensitiveLog: (obj: DescribeDatasetRequest) => any;
780
- }
781
- export interface DescribeDatasetResponse {
782
-
783
- DatasetArn?: string;
784
-
785
- DatasetName?: string;
786
-
787
- Domain?: Domain | string;
788
-
789
- DatasetType?: DatasetType | string;
790
-
791
- DataFrequency?: string;
792
-
793
- Schema?: Schema;
794
-
795
- EncryptionConfig?: EncryptionConfig;
796
-
797
- Status?: string;
798
-
799
- CreationTime?: Date;
800
-
801
- LastModificationTime?: Date;
802
- }
803
- export declare namespace DescribeDatasetResponse {
804
-
805
- const filterSensitiveLog: (obj: DescribeDatasetResponse) => any;
806
- }
807
- export interface DescribeDatasetGroupRequest {
808
-
809
- DatasetGroupArn: string | undefined;
810
- }
811
- export declare namespace DescribeDatasetGroupRequest {
812
-
813
- const filterSensitiveLog: (obj: DescribeDatasetGroupRequest) => any;
814
- }
815
- export interface DescribeDatasetGroupResponse {
816
-
817
- DatasetGroupName?: string;
818
-
819
- DatasetGroupArn?: string;
820
-
821
- DatasetArns?: string[];
822
-
823
- Domain?: Domain | string;
824
-
825
- Status?: string;
826
-
827
- CreationTime?: Date;
828
-
829
- LastModificationTime?: Date;
830
- }
831
- export declare namespace DescribeDatasetGroupResponse {
832
-
833
- const filterSensitiveLog: (obj: DescribeDatasetGroupResponse) => any;
834
- }
835
- export interface DescribeDatasetImportJobRequest {
836
-
837
- DatasetImportJobArn: string | undefined;
838
- }
839
- export declare namespace DescribeDatasetImportJobRequest {
840
-
841
- const filterSensitiveLog: (obj: DescribeDatasetImportJobRequest) => any;
842
- }
843
-
844
- export interface Statistics {
845
-
846
- Count?: number;
847
-
848
- CountDistinct?: number;
849
-
850
- CountNull?: number;
851
-
852
- CountNan?: number;
853
-
854
- Min?: string;
855
-
856
- Max?: string;
857
-
858
- Avg?: number;
859
-
860
- Stddev?: number;
861
-
862
- CountLong?: number;
863
-
864
- CountDistinctLong?: number;
865
-
866
- CountNullLong?: number;
867
-
868
- CountNanLong?: number;
869
- }
870
- export declare namespace Statistics {
871
-
872
- const filterSensitiveLog: (obj: Statistics) => any;
873
- }
874
- export interface DescribeDatasetImportJobResponse {
875
-
876
- DatasetImportJobName?: string;
877
-
878
- DatasetImportJobArn?: string;
879
-
880
- DatasetArn?: string;
881
-
882
- TimestampFormat?: string;
883
-
884
- TimeZone?: string;
885
-
886
- UseGeolocationForTimeZone?: boolean;
887
-
888
- GeolocationFormat?: string;
889
-
890
- DataSource?: DataSource;
891
-
892
- EstimatedTimeRemainingInMinutes?: number;
893
-
894
- FieldStatistics?: {
895
- [key: string]: Statistics;
896
- };
897
-
898
- DataSize?: number;
899
-
900
- Status?: string;
901
-
902
- Message?: string;
903
-
904
- CreationTime?: Date;
905
-
906
- LastModificationTime?: Date;
907
- }
908
- export declare namespace DescribeDatasetImportJobResponse {
909
-
910
- const filterSensitiveLog: (obj: DescribeDatasetImportJobResponse) => any;
911
- }
912
- export interface DescribeExplainabilityRequest {
913
-
914
- ExplainabilityArn: string | undefined;
915
- }
916
- export declare namespace DescribeExplainabilityRequest {
917
-
918
- const filterSensitiveLog: (obj: DescribeExplainabilityRequest) => any;
919
- }
920
- export interface DescribeExplainabilityResponse {
921
-
922
- ExplainabilityArn?: string;
923
-
924
- ExplainabilityName?: string;
925
-
926
- ResourceArn?: string;
927
-
928
- ExplainabilityConfig?: ExplainabilityConfig;
929
-
930
- EnableVisualization?: boolean;
931
-
932
- DataSource?: DataSource;
933
-
934
- Schema?: Schema;
935
-
936
- StartDateTime?: string;
937
-
938
- EndDateTime?: string;
939
-
940
- EstimatedTimeRemainingInMinutes?: number;
941
-
942
- Message?: string;
943
-
944
- Status?: string;
945
-
946
- CreationTime?: Date;
947
-
948
- LastModificationTime?: Date;
949
- }
950
- export declare namespace DescribeExplainabilityResponse {
951
-
952
- const filterSensitiveLog: (obj: DescribeExplainabilityResponse) => any;
953
- }
954
- export interface DescribeExplainabilityExportRequest {
955
-
956
- ExplainabilityExportArn: string | undefined;
957
- }
958
- export declare namespace DescribeExplainabilityExportRequest {
959
-
960
- const filterSensitiveLog: (obj: DescribeExplainabilityExportRequest) => any;
961
- }
962
- export interface DescribeExplainabilityExportResponse {
963
-
964
- ExplainabilityExportArn?: string;
965
-
966
- ExplainabilityExportName?: string;
967
-
968
- ExplainabilityArn?: string;
969
-
970
- Destination?: DataDestination;
971
-
972
- Message?: string;
973
-
974
- Status?: string;
975
-
976
- CreationTime?: Date;
977
-
978
- LastModificationTime?: Date;
979
- }
980
- export declare namespace DescribeExplainabilityExportResponse {
981
-
982
- const filterSensitiveLog: (obj: DescribeExplainabilityExportResponse) => any;
983
- }
984
- export interface DescribeForecastRequest {
985
-
986
- ForecastArn: string | undefined;
987
- }
988
- export declare namespace DescribeForecastRequest {
989
-
990
- const filterSensitiveLog: (obj: DescribeForecastRequest) => any;
991
- }
992
- export interface DescribeForecastResponse {
993
-
994
- ForecastArn?: string;
995
-
996
- ForecastName?: string;
997
-
998
- ForecastTypes?: string[];
999
-
1000
- PredictorArn?: string;
1001
-
1002
- DatasetGroupArn?: string;
1003
-
1004
- EstimatedTimeRemainingInMinutes?: number;
1005
-
1006
- Status?: string;
1007
-
1008
- Message?: string;
1009
-
1010
- CreationTime?: Date;
1011
-
1012
- LastModificationTime?: Date;
1013
- }
1014
- export declare namespace DescribeForecastResponse {
1015
-
1016
- const filterSensitiveLog: (obj: DescribeForecastResponse) => any;
1017
- }
1018
- export interface DescribeForecastExportJobRequest {
1019
-
1020
- ForecastExportJobArn: string | undefined;
1021
- }
1022
- export declare namespace DescribeForecastExportJobRequest {
1023
-
1024
- const filterSensitiveLog: (obj: DescribeForecastExportJobRequest) => any;
1025
- }
1026
- export interface DescribeForecastExportJobResponse {
1027
-
1028
- ForecastExportJobArn?: string;
1029
-
1030
- ForecastExportJobName?: string;
1031
-
1032
- ForecastArn?: string;
1033
-
1034
- Destination?: DataDestination;
1035
-
1036
- Message?: string;
1037
-
1038
- Status?: string;
1039
-
1040
- CreationTime?: Date;
1041
-
1042
- LastModificationTime?: Date;
1043
- }
1044
- export declare namespace DescribeForecastExportJobResponse {
1045
-
1046
- const filterSensitiveLog: (obj: DescribeForecastExportJobResponse) => any;
1047
- }
1048
- export interface DescribePredictorRequest {
1049
-
1050
- PredictorArn: string | undefined;
1051
- }
1052
- export declare namespace DescribePredictorRequest {
1053
-
1054
- const filterSensitiveLog: (obj: DescribePredictorRequest) => any;
1055
- }
1056
-
1057
- export interface TestWindowSummary {
1058
-
1059
- TestWindowStart?: Date;
1060
-
1061
- TestWindowEnd?: Date;
1062
-
1063
- Status?: string;
1064
-
1065
- Message?: string;
1066
- }
1067
- export declare namespace TestWindowSummary {
1068
-
1069
- const filterSensitiveLog: (obj: TestWindowSummary) => any;
1070
- }
1071
-
1072
- export interface PredictorExecution {
1073
-
1074
- AlgorithmArn?: string;
1075
-
1076
- TestWindows?: TestWindowSummary[];
1077
- }
1078
- export declare namespace PredictorExecution {
1079
-
1080
- const filterSensitiveLog: (obj: PredictorExecution) => any;
1081
- }
1082
-
1083
- export interface PredictorExecutionDetails {
1084
-
1085
- PredictorExecutions?: PredictorExecution[];
1086
- }
1087
- export declare namespace PredictorExecutionDetails {
1088
-
1089
- const filterSensitiveLog: (obj: PredictorExecutionDetails) => any;
1090
- }
1091
- export interface DescribePredictorResponse {
1092
-
1093
- PredictorArn?: string;
1094
-
1095
- PredictorName?: string;
1096
-
1097
- AlgorithmArn?: string;
1098
-
1099
- AutoMLAlgorithmArns?: string[];
1100
-
1101
- ForecastHorizon?: number;
1102
-
1103
- ForecastTypes?: string[];
1104
-
1105
- PerformAutoML?: boolean;
1106
-
1107
- AutoMLOverrideStrategy?: AutoMLOverrideStrategy | string;
1108
-
1109
- PerformHPO?: boolean;
1110
-
1111
- TrainingParameters?: {
1112
- [key: string]: string;
1113
- };
1114
-
1115
- EvaluationParameters?: EvaluationParameters;
1116
-
1117
- HPOConfig?: HyperParameterTuningJobConfig;
1118
-
1119
- InputDataConfig?: InputDataConfig;
1120
-
1121
- FeaturizationConfig?: FeaturizationConfig;
1122
-
1123
- EncryptionConfig?: EncryptionConfig;
1124
-
1125
- PredictorExecutionDetails?: PredictorExecutionDetails;
1126
-
1127
- EstimatedTimeRemainingInMinutes?: number;
1128
-
1129
- IsAutoPredictor?: boolean;
1130
-
1131
- DatasetImportJobArns?: string[];
1132
-
1133
- Status?: string;
1134
-
1135
- Message?: string;
1136
-
1137
- CreationTime?: Date;
1138
-
1139
- LastModificationTime?: Date;
1140
-
1141
- OptimizationMetric?: OptimizationMetric | string;
1142
- }
1143
- export declare namespace DescribePredictorResponse {
1144
-
1145
- const filterSensitiveLog: (obj: DescribePredictorResponse) => any;
1146
- }
1147
- export interface DescribePredictorBacktestExportJobRequest {
1148
-
1149
- PredictorBacktestExportJobArn: string | undefined;
1150
- }
1151
- export declare namespace DescribePredictorBacktestExportJobRequest {
1152
-
1153
- const filterSensitiveLog: (obj: DescribePredictorBacktestExportJobRequest) => any;
1154
- }
1155
- export interface DescribePredictorBacktestExportJobResponse {
1156
-
1157
- PredictorBacktestExportJobArn?: string;
1158
-
1159
- PredictorBacktestExportJobName?: string;
1160
-
1161
- PredictorArn?: string;
1162
-
1163
- Destination?: DataDestination;
1164
-
1165
- Message?: string;
1166
-
1167
- Status?: string;
1168
-
1169
- CreationTime?: Date;
1170
-
1171
- LastModificationTime?: Date;
1172
- }
1173
- export declare namespace DescribePredictorBacktestExportJobResponse {
1174
-
1175
- const filterSensitiveLog: (obj: DescribePredictorBacktestExportJobResponse) => any;
1176
- }
1177
- export interface GetAccuracyMetricsRequest {
1178
-
1179
- PredictorArn: string | undefined;
1180
- }
1181
- export declare namespace GetAccuracyMetricsRequest {
1182
-
1183
- const filterSensitiveLog: (obj: GetAccuracyMetricsRequest) => any;
1184
- }
1185
- export declare enum EvaluationType {
1186
- COMPUTED = "COMPUTED",
1187
- SUMMARY = "SUMMARY"
1188
- }
1189
-
1190
- export interface ErrorMetric {
1191
-
1192
- ForecastType?: string;
1193
-
1194
- WAPE?: number;
1195
-
1196
- RMSE?: number;
1197
-
1198
- MASE?: number;
1199
-
1200
- MAPE?: number;
1201
- }
1202
- export declare namespace ErrorMetric {
1203
-
1204
- const filterSensitiveLog: (obj: ErrorMetric) => any;
1205
- }
1206
-
1207
- export interface WeightedQuantileLoss {
1208
-
1209
- Quantile?: number;
1210
-
1211
- LossValue?: number;
1212
- }
1213
- export declare namespace WeightedQuantileLoss {
1214
-
1215
- const filterSensitiveLog: (obj: WeightedQuantileLoss) => any;
1216
- }
1217
-
1218
- export interface Metrics {
1219
-
1220
- RMSE?: number;
1221
-
1222
- WeightedQuantileLosses?: WeightedQuantileLoss[];
1223
-
1224
- ErrorMetrics?: ErrorMetric[];
1225
-
1226
- AverageWeightedQuantileLoss?: number;
1227
- }
1228
- export declare namespace Metrics {
1229
-
1230
- const filterSensitiveLog: (obj: Metrics) => any;
1231
- }
1232
-
1233
- export interface WindowSummary {
1234
-
1235
- TestWindowStart?: Date;
1236
-
1237
- TestWindowEnd?: Date;
1238
-
1239
- ItemCount?: number;
1240
-
1241
- EvaluationType?: EvaluationType | string;
1242
-
1243
- Metrics?: Metrics;
1244
- }
1245
- export declare namespace WindowSummary {
1246
-
1247
- const filterSensitiveLog: (obj: WindowSummary) => any;
1248
- }
1249
-
1250
- export interface EvaluationResult {
1251
-
1252
- AlgorithmArn?: string;
1253
-
1254
- TestWindows?: WindowSummary[];
1255
- }
1256
- export declare namespace EvaluationResult {
1257
-
1258
- const filterSensitiveLog: (obj: EvaluationResult) => any;
1259
- }
1260
- export interface GetAccuracyMetricsResponse {
1261
-
1262
- PredictorEvaluationResults?: EvaluationResult[];
1263
-
1264
- IsAutoPredictor?: boolean;
1265
-
1266
- AutoMLOverrideStrategy?: AutoMLOverrideStrategy | string;
1267
-
1268
- OptimizationMetric?: OptimizationMetric | string;
1269
- }
1270
- export declare namespace GetAccuracyMetricsResponse {
1271
-
1272
- const filterSensitiveLog: (obj: GetAccuracyMetricsResponse) => any;
1273
- }
1274
-
1275
- export interface InvalidNextTokenException extends __SmithyException, $MetadataBearer {
1276
- name: "InvalidNextTokenException";
1277
- $fault: "client";
1278
- Message?: string;
1279
- }
1280
- export interface ListDatasetGroupsRequest {
1281
-
1282
- NextToken?: string;
1283
-
1284
- MaxResults?: number;
1285
- }
1286
- export declare namespace ListDatasetGroupsRequest {
1287
-
1288
- const filterSensitiveLog: (obj: ListDatasetGroupsRequest) => any;
1289
- }
1290
-
1291
- export interface DatasetGroupSummary {
1292
-
1293
- DatasetGroupArn?: string;
1294
-
1295
- DatasetGroupName?: string;
1296
-
1297
- CreationTime?: Date;
1298
-
1299
- LastModificationTime?: Date;
1300
- }
1301
- export declare namespace DatasetGroupSummary {
1302
-
1303
- const filterSensitiveLog: (obj: DatasetGroupSummary) => any;
1304
- }
1305
- export interface ListDatasetGroupsResponse {
1306
-
1307
- DatasetGroups?: DatasetGroupSummary[];
1308
-
1309
- NextToken?: string;
1310
- }
1311
- export declare namespace ListDatasetGroupsResponse {
1312
-
1313
- const filterSensitiveLog: (obj: ListDatasetGroupsResponse) => any;
1314
- }
1315
- export declare enum FilterConditionString {
1316
- IS = "IS",
1317
- IS_NOT = "IS_NOT"
1318
- }
1319
-
1320
- export interface Filter {
1321
-
1322
- Key: string | undefined;
1323
-
1324
- Value: string | undefined;
1325
-
1326
- Condition: FilterConditionString | string | undefined;
1327
- }
1328
- export declare namespace Filter {
1329
-
1330
- const filterSensitiveLog: (obj: Filter) => any;
1331
- }
1332
- export interface ListDatasetImportJobsRequest {
1333
-
1334
- NextToken?: string;
1335
-
1336
- MaxResults?: number;
1337
-
1338
- Filters?: Filter[];
1339
- }
1340
- export declare namespace ListDatasetImportJobsRequest {
1341
-
1342
- const filterSensitiveLog: (obj: ListDatasetImportJobsRequest) => any;
1343
- }
1344
-
1345
- export interface DatasetImportJobSummary {
1346
-
1347
- DatasetImportJobArn?: string;
1348
-
1349
- DatasetImportJobName?: string;
1350
-
1351
- DataSource?: DataSource;
1352
-
1353
- Status?: string;
1354
-
1355
- Message?: string;
1356
-
1357
- CreationTime?: Date;
1358
-
1359
- LastModificationTime?: Date;
1360
- }
1361
- export declare namespace DatasetImportJobSummary {
1362
-
1363
- const filterSensitiveLog: (obj: DatasetImportJobSummary) => any;
1364
- }
1365
- export interface ListDatasetImportJobsResponse {
1366
-
1367
- DatasetImportJobs?: DatasetImportJobSummary[];
1368
-
1369
- NextToken?: string;
1370
- }
1371
- export declare namespace ListDatasetImportJobsResponse {
1372
-
1373
- const filterSensitiveLog: (obj: ListDatasetImportJobsResponse) => any;
1374
- }
1375
- export interface ListDatasetsRequest {
1376
-
1377
- NextToken?: string;
1378
-
1379
- MaxResults?: number;
1380
- }
1381
- export declare namespace ListDatasetsRequest {
1382
-
1383
- const filterSensitiveLog: (obj: ListDatasetsRequest) => any;
1384
- }
1385
-
1386
- export interface DatasetSummary {
1387
-
1388
- DatasetArn?: string;
1389
-
1390
- DatasetName?: string;
1391
-
1392
- DatasetType?: DatasetType | string;
1393
-
1394
- Domain?: Domain | string;
1395
-
1396
- CreationTime?: Date;
1397
-
1398
- LastModificationTime?: Date;
1399
- }
1400
- export declare namespace DatasetSummary {
1401
-
1402
- const filterSensitiveLog: (obj: DatasetSummary) => any;
1403
- }
1404
- export interface ListDatasetsResponse {
1405
-
1406
- Datasets?: DatasetSummary[];
1407
-
1408
- NextToken?: string;
1409
- }
1410
- export declare namespace ListDatasetsResponse {
1411
-
1412
- const filterSensitiveLog: (obj: ListDatasetsResponse) => any;
1413
- }
1414
- export interface ListExplainabilitiesRequest {
1415
-
1416
- NextToken?: string;
1417
-
1418
- MaxResults?: number;
1419
-
1420
- Filters?: Filter[];
1421
- }
1422
- export declare namespace ListExplainabilitiesRequest {
1423
-
1424
- const filterSensitiveLog: (obj: ListExplainabilitiesRequest) => any;
1425
- }
1426
-
1427
- export interface ExplainabilitySummary {
1428
-
1429
- ExplainabilityArn?: string;
1430
-
1431
- ExplainabilityName?: string;
1432
-
1433
- ResourceArn?: string;
1434
-
1435
- ExplainabilityConfig?: ExplainabilityConfig;
1436
-
1437
- Status?: string;
1438
-
1439
- Message?: string;
1440
-
1441
- CreationTime?: Date;
1442
-
1443
- LastModificationTime?: Date;
1444
- }
1445
- export declare namespace ExplainabilitySummary {
1446
-
1447
- const filterSensitiveLog: (obj: ExplainabilitySummary) => any;
1448
- }
1449
- export interface ListExplainabilitiesResponse {
1450
-
1451
- Explainabilities?: ExplainabilitySummary[];
1452
-
1453
- NextToken?: string;
1454
- }
1455
- export declare namespace ListExplainabilitiesResponse {
1456
-
1457
- const filterSensitiveLog: (obj: ListExplainabilitiesResponse) => any;
1458
- }
1459
- export interface ListExplainabilityExportsRequest {
1460
-
1461
- NextToken?: string;
1462
-
1463
- MaxResults?: number;
1464
-
1465
- Filters?: Filter[];
1466
- }
1467
- export declare namespace ListExplainabilityExportsRequest {
1468
-
1469
- const filterSensitiveLog: (obj: ListExplainabilityExportsRequest) => any;
1470
- }
1471
-
1472
- export interface ExplainabilityExportSummary {
1473
-
1474
- ExplainabilityExportArn?: string;
1475
-
1476
- ExplainabilityExportName?: string;
1477
-
1478
- Destination?: DataDestination;
1479
-
1480
- Status?: string;
1481
-
1482
- Message?: string;
1483
-
1484
- CreationTime?: Date;
1485
-
1486
- LastModificationTime?: Date;
1487
- }
1488
- export declare namespace ExplainabilityExportSummary {
1489
-
1490
- const filterSensitiveLog: (obj: ExplainabilityExportSummary) => any;
1491
- }
1492
- export interface ListExplainabilityExportsResponse {
1493
-
1494
- ExplainabilityExports?: ExplainabilityExportSummary[];
1495
-
1496
- NextToken?: string;
1497
- }
1498
- export declare namespace ListExplainabilityExportsResponse {
1499
-
1500
- const filterSensitiveLog: (obj: ListExplainabilityExportsResponse) => any;
1501
- }
1502
- export interface ListForecastExportJobsRequest {
1503
-
1504
- NextToken?: string;
1505
-
1506
- MaxResults?: number;
1507
-
1508
- Filters?: Filter[];
1509
- }
1510
- export declare namespace ListForecastExportJobsRequest {
1511
-
1512
- const filterSensitiveLog: (obj: ListForecastExportJobsRequest) => any;
1513
- }
1514
-
1515
- export interface ForecastExportJobSummary {
1516
-
1517
- ForecastExportJobArn?: string;
1518
-
1519
- ForecastExportJobName?: string;
1520
-
1521
- Destination?: DataDestination;
1522
-
1523
- Status?: string;
1524
-
1525
- Message?: string;
1526
-
1527
- CreationTime?: Date;
1528
-
1529
- LastModificationTime?: Date;
1530
- }
1531
- export declare namespace ForecastExportJobSummary {
1532
-
1533
- const filterSensitiveLog: (obj: ForecastExportJobSummary) => any;
1534
- }
1535
- export interface ListForecastExportJobsResponse {
1536
-
1537
- ForecastExportJobs?: ForecastExportJobSummary[];
1538
-
1539
- NextToken?: string;
1540
- }
1541
- export declare namespace ListForecastExportJobsResponse {
1542
-
1543
- const filterSensitiveLog: (obj: ListForecastExportJobsResponse) => any;
1544
- }
1545
- export interface ListForecastsRequest {
1546
-
1547
- NextToken?: string;
1548
-
1549
- MaxResults?: number;
1550
-
1551
- Filters?: Filter[];
1552
- }
1553
- export declare namespace ListForecastsRequest {
1554
-
1555
- const filterSensitiveLog: (obj: ListForecastsRequest) => any;
1556
- }
1557
-
1558
- export interface ForecastSummary {
1559
-
1560
- ForecastArn?: string;
1561
-
1562
- ForecastName?: string;
1563
-
1564
- PredictorArn?: string;
1565
-
1566
- CreatedUsingAutoPredictor?: boolean;
1567
-
1568
- DatasetGroupArn?: string;
1569
-
1570
- Status?: string;
1571
-
1572
- Message?: string;
1573
-
1574
- CreationTime?: Date;
1575
-
1576
- LastModificationTime?: Date;
1577
- }
1578
- export declare namespace ForecastSummary {
1579
-
1580
- const filterSensitiveLog: (obj: ForecastSummary) => any;
1581
- }
1582
- export interface ListForecastsResponse {
1583
-
1584
- Forecasts?: ForecastSummary[];
1585
-
1586
- NextToken?: string;
1587
- }
1588
- export declare namespace ListForecastsResponse {
1589
-
1590
- const filterSensitiveLog: (obj: ListForecastsResponse) => any;
1591
- }
1592
- export interface ListPredictorBacktestExportJobsRequest {
1593
-
1594
- NextToken?: string;
1595
-
1596
- MaxResults?: number;
1597
-
1598
- Filters?: Filter[];
1599
- }
1600
- export declare namespace ListPredictorBacktestExportJobsRequest {
1601
-
1602
- const filterSensitiveLog: (obj: ListPredictorBacktestExportJobsRequest) => any;
1603
- }
1604
-
1605
- export interface PredictorBacktestExportJobSummary {
1606
-
1607
- PredictorBacktestExportJobArn?: string;
1608
-
1609
- PredictorBacktestExportJobName?: string;
1610
-
1611
- Destination?: DataDestination;
1612
-
1613
- Status?: string;
1614
-
1615
- Message?: string;
1616
-
1617
- CreationTime?: Date;
1618
-
1619
- LastModificationTime?: Date;
1620
- }
1621
- export declare namespace PredictorBacktestExportJobSummary {
1622
-
1623
- const filterSensitiveLog: (obj: PredictorBacktestExportJobSummary) => any;
1624
- }
1625
- export interface ListPredictorBacktestExportJobsResponse {
1626
-
1627
- PredictorBacktestExportJobs?: PredictorBacktestExportJobSummary[];
1628
-
1629
- NextToken?: string;
1630
- }
1631
- export declare namespace ListPredictorBacktestExportJobsResponse {
1632
-
1633
- const filterSensitiveLog: (obj: ListPredictorBacktestExportJobsResponse) => any;
1634
- }
1635
- export interface ListPredictorsRequest {
1636
-
1637
- NextToken?: string;
1638
-
1639
- MaxResults?: number;
1640
-
1641
- Filters?: Filter[];
1642
- }
1643
- export declare namespace ListPredictorsRequest {
1644
-
1645
- const filterSensitiveLog: (obj: ListPredictorsRequest) => any;
1646
- }
1647
-
1648
- export interface PredictorSummary {
1649
-
1650
- PredictorArn?: string;
1651
-
1652
- PredictorName?: string;
1653
-
1654
- DatasetGroupArn?: string;
1655
-
1656
- IsAutoPredictor?: boolean;
1657
-
1658
- ReferencePredictorSummary?: ReferencePredictorSummary;
1659
-
1660
- Status?: string;
1661
-
1662
- Message?: string;
1663
-
1664
- CreationTime?: Date;
1665
-
1666
- LastModificationTime?: Date;
1667
- }
1668
- export declare namespace PredictorSummary {
1669
-
1670
- const filterSensitiveLog: (obj: PredictorSummary) => any;
1671
- }
1672
- export interface ListPredictorsResponse {
1673
-
1674
- Predictors?: PredictorSummary[];
1675
-
1676
- NextToken?: string;
1677
- }
1678
- export declare namespace ListPredictorsResponse {
1679
-
1680
- const filterSensitiveLog: (obj: ListPredictorsResponse) => any;
1681
- }
1682
- export interface ListTagsForResourceRequest {
1683
-
1684
- ResourceArn: string | undefined;
1685
- }
1686
- export declare namespace ListTagsForResourceRequest {
1687
-
1688
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1689
- }
1690
- export interface ListTagsForResourceResponse {
1691
-
1692
- Tags?: Tag[];
1693
- }
1694
- export declare namespace ListTagsForResourceResponse {
1695
-
1696
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1697
- }
1698
- export interface StopResourceRequest {
1699
-
1700
- ResourceArn: string | undefined;
1701
- }
1702
- export declare namespace StopResourceRequest {
1703
-
1704
- const filterSensitiveLog: (obj: StopResourceRequest) => any;
1705
- }
1706
- export interface TagResourceRequest {
1707
-
1708
- ResourceArn: string | undefined;
1709
-
1710
- Tags: Tag[] | undefined;
1711
- }
1712
- export declare namespace TagResourceRequest {
1713
-
1714
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
1715
- }
1716
- export interface TagResourceResponse {
1717
- }
1718
- export declare namespace TagResourceResponse {
1719
-
1720
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
1721
- }
1722
- export interface UntagResourceRequest {
1723
-
1724
- ResourceArn: string | undefined;
1725
-
1726
- TagKeys: string[] | undefined;
1727
- }
1728
- export declare namespace UntagResourceRequest {
1729
-
1730
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
1731
- }
1732
- export interface UntagResourceResponse {
1733
- }
1734
- export declare namespace UntagResourceResponse {
1735
-
1736
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
1737
- }
1738
- export interface UpdateDatasetGroupRequest {
1739
-
1740
- DatasetGroupArn: string | undefined;
1741
-
1742
- DatasetArns: string[] | undefined;
1743
- }
1744
- export declare namespace UpdateDatasetGroupRequest {
1745
-
1746
- const filterSensitiveLog: (obj: UpdateDatasetGroupRequest) => any;
1747
- }
1748
- export interface UpdateDatasetGroupResponse {
1749
- }
1750
- export declare namespace UpdateDatasetGroupResponse {
1751
-
1752
- const filterSensitiveLog: (obj: UpdateDatasetGroupResponse) => any;
1753
- }