@aws-sdk/client-personalize 3.170.0 → 3.171.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 (70) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Personalize.d.ts +0 -60
  3. package/dist-types/ts3.4/PersonalizeClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/models/PersonalizeServiceException.d.ts +0 -1
  65. package/dist-types/ts3.4/models/models_0.d.ts +0 -612
  66. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  67. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  68. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  69. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  70. package/package.json +26 -26
@@ -1,210 +1,143 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { PersonalizeServiceException as __BaseException } from "./PersonalizeServiceException";
3
-
4
3
  export interface AlgorithmImage {
5
4
  name?: string;
6
-
7
5
  dockerURI: string | undefined;
8
6
  }
9
-
10
7
  export interface DefaultCategoricalHyperParameterRange {
11
8
  name?: string;
12
-
13
9
  values?: string[];
14
-
15
10
  isTunable?: boolean;
16
11
  }
17
-
18
12
  export interface DefaultContinuousHyperParameterRange {
19
13
  name?: string;
20
-
21
14
  minValue?: number;
22
-
23
15
  maxValue?: number;
24
-
25
16
  isTunable?: boolean;
26
17
  }
27
-
28
18
  export interface DefaultIntegerHyperParameterRange {
29
19
  name?: string;
30
-
31
20
  minValue?: number;
32
-
33
21
  maxValue?: number;
34
-
35
22
  isTunable?: boolean;
36
23
  }
37
-
38
24
  export interface DefaultHyperParameterRanges {
39
25
  integerHyperParameterRanges?: DefaultIntegerHyperParameterRange[];
40
-
41
26
  continuousHyperParameterRanges?: DefaultContinuousHyperParameterRange[];
42
-
43
27
  categoricalHyperParameterRanges?: DefaultCategoricalHyperParameterRange[];
44
28
  }
45
-
46
29
  export interface Algorithm {
47
30
  name?: string;
48
-
49
31
  algorithmArn?: string;
50
-
51
32
  algorithmImage?: AlgorithmImage;
52
-
53
33
  defaultHyperParameters?: Record<string, string>;
54
-
55
34
  defaultHyperParameterRanges?: DefaultHyperParameterRanges;
56
-
57
35
  defaultResourceConfig?: Record<string, string>;
58
-
59
36
  trainingInputMode?: string;
60
-
61
37
  roleArn?: string;
62
-
63
38
  creationDateTime?: Date;
64
-
65
39
  lastUpdatedDateTime?: Date;
66
40
  }
67
-
68
41
  export interface BatchInferenceJobConfig {
69
42
  itemExplorationConfig?: Record<string, string>;
70
43
  }
71
-
72
44
  export interface S3DataConfig {
73
45
  path: string | undefined;
74
-
75
46
  kmsKeyArn?: string;
76
47
  }
77
-
78
48
  export interface BatchInferenceJobInput {
79
49
  s3DataSource: S3DataConfig | undefined;
80
50
  }
81
-
82
51
  export interface BatchInferenceJobOutput {
83
52
  s3DataDestination: S3DataConfig | undefined;
84
53
  }
85
-
86
54
  export interface Tag {
87
55
  tagKey: string | undefined;
88
-
89
56
  tagValue: string | undefined;
90
57
  }
91
58
  export interface CreateBatchInferenceJobRequest {
92
59
  jobName: string | undefined;
93
-
94
60
  solutionVersionArn: string | undefined;
95
-
96
61
  filterArn?: string;
97
-
98
62
  numResults?: number;
99
-
100
63
  jobInput: BatchInferenceJobInput | undefined;
101
-
102
64
  jobOutput: BatchInferenceJobOutput | undefined;
103
-
104
65
  roleArn: string | undefined;
105
-
106
66
  batchInferenceJobConfig?: BatchInferenceJobConfig;
107
-
108
67
  tags?: Tag[];
109
68
  }
110
69
  export interface CreateBatchInferenceJobResponse {
111
70
  batchInferenceJobArn?: string;
112
71
  }
113
-
114
72
  export declare class InvalidInputException extends __BaseException {
115
73
  readonly name: "InvalidInputException";
116
74
  readonly $fault: "client";
117
-
118
75
  constructor(
119
76
  opts: __ExceptionOptionType<InvalidInputException, __BaseException>
120
77
  );
121
78
  }
122
-
123
79
  export declare class LimitExceededException extends __BaseException {
124
80
  readonly name: "LimitExceededException";
125
81
  readonly $fault: "client";
126
-
127
82
  constructor(
128
83
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
129
84
  );
130
85
  }
131
-
132
86
  export declare class ResourceAlreadyExistsException extends __BaseException {
133
87
  readonly name: "ResourceAlreadyExistsException";
134
88
  readonly $fault: "client";
135
-
136
89
  constructor(
137
90
  opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
138
91
  );
139
92
  }
140
-
141
93
  export declare class ResourceInUseException extends __BaseException {
142
94
  readonly name: "ResourceInUseException";
143
95
  readonly $fault: "client";
144
-
145
96
  constructor(
146
97
  opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
147
98
  );
148
99
  }
149
-
150
100
  export declare class ResourceNotFoundException extends __BaseException {
151
101
  readonly name: "ResourceNotFoundException";
152
102
  readonly $fault: "client";
153
-
154
103
  constructor(
155
104
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
156
105
  );
157
106
  }
158
-
159
107
  export declare class TooManyTagsException extends __BaseException {
160
108
  readonly name: "TooManyTagsException";
161
109
  readonly $fault: "client";
162
-
163
110
  constructor(
164
111
  opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
165
112
  );
166
113
  }
167
-
168
114
  export interface BatchSegmentJobInput {
169
115
  s3DataSource: S3DataConfig | undefined;
170
116
  }
171
-
172
117
  export interface BatchSegmentJobOutput {
173
118
  s3DataDestination: S3DataConfig | undefined;
174
119
  }
175
120
  export interface CreateBatchSegmentJobRequest {
176
121
  jobName: string | undefined;
177
-
178
122
  solutionVersionArn: string | undefined;
179
-
180
123
  filterArn?: string;
181
-
182
124
  numResults?: number;
183
-
184
125
  jobInput: BatchSegmentJobInput | undefined;
185
-
186
126
  jobOutput: BatchSegmentJobOutput | undefined;
187
-
188
127
  roleArn: string | undefined;
189
-
190
128
  tags?: Tag[];
191
129
  }
192
130
  export interface CreateBatchSegmentJobResponse {
193
131
  batchSegmentJobArn?: string;
194
132
  }
195
-
196
133
  export interface CampaignConfig {
197
134
  itemExplorationConfig?: Record<string, string>;
198
135
  }
199
136
  export interface CreateCampaignRequest {
200
137
  name: string | undefined;
201
-
202
138
  solutionVersionArn: string | undefined;
203
-
204
139
  minProvisionedTPS?: number;
205
-
206
140
  campaignConfig?: CampaignConfig;
207
-
208
141
  tags?: Tag[];
209
142
  }
210
143
  export interface CreateCampaignResponse {
@@ -212,13 +145,9 @@ export interface CreateCampaignResponse {
212
145
  }
213
146
  export interface CreateDatasetRequest {
214
147
  name: string | undefined;
215
-
216
148
  schemaArn: string | undefined;
217
-
218
149
  datasetGroupArn: string | undefined;
219
-
220
150
  datasetType: string | undefined;
221
-
222
151
  tags?: Tag[];
223
152
  }
224
153
  export interface CreateDatasetResponse {
@@ -229,21 +158,15 @@ export declare enum IngestionMode {
229
158
  BULK = "BULK",
230
159
  PUT = "PUT",
231
160
  }
232
-
233
161
  export interface DatasetExportJobOutput {
234
162
  s3DataDestination: S3DataConfig | undefined;
235
163
  }
236
164
  export interface CreateDatasetExportJobRequest {
237
165
  jobName: string | undefined;
238
-
239
166
  datasetArn: string | undefined;
240
-
241
167
  ingestionMode?: IngestionMode | string;
242
-
243
168
  roleArn: string | undefined;
244
-
245
169
  jobOutput: DatasetExportJobOutput | undefined;
246
-
247
170
  tags?: Tag[];
248
171
  }
249
172
  export interface CreateDatasetExportJobResponse {
@@ -255,21 +178,15 @@ export declare enum Domain {
255
178
  }
256
179
  export interface CreateDatasetGroupRequest {
257
180
  name: string | undefined;
258
-
259
181
  roleArn?: string;
260
-
261
182
  kmsKeyArn?: string;
262
-
263
183
  domain?: Domain | string;
264
-
265
184
  tags?: Tag[];
266
185
  }
267
186
  export interface CreateDatasetGroupResponse {
268
187
  datasetGroupArn?: string;
269
-
270
188
  domain?: Domain | string;
271
189
  }
272
-
273
190
  export interface DataSource {
274
191
  dataLocation?: string;
275
192
  }
@@ -279,15 +196,10 @@ export declare enum ImportMode {
279
196
  }
280
197
  export interface CreateDatasetImportJobRequest {
281
198
  jobName: string | undefined;
282
-
283
199
  datasetArn: string | undefined;
284
-
285
200
  dataSource: DataSource | undefined;
286
-
287
201
  roleArn: string | undefined;
288
-
289
202
  tags?: Tag[];
290
-
291
203
  importMode?: ImportMode | string;
292
204
  }
293
205
  export interface CreateDatasetImportJobResponse {
@@ -295,43 +207,31 @@ export interface CreateDatasetImportJobResponse {
295
207
  }
296
208
  export interface CreateEventTrackerRequest {
297
209
  name: string | undefined;
298
-
299
210
  datasetGroupArn: string | undefined;
300
-
301
211
  tags?: Tag[];
302
212
  }
303
213
  export interface CreateEventTrackerResponse {
304
214
  eventTrackerArn?: string;
305
-
306
215
  trackingId?: string;
307
216
  }
308
217
  export interface CreateFilterRequest {
309
218
  name: string | undefined;
310
-
311
219
  datasetGroupArn: string | undefined;
312
-
313
220
  filterExpression: string | undefined;
314
-
315
221
  tags?: Tag[];
316
222
  }
317
223
  export interface CreateFilterResponse {
318
224
  filterArn?: string;
319
225
  }
320
-
321
226
  export interface RecommenderConfig {
322
227
  itemExplorationConfig?: Record<string, string>;
323
-
324
228
  minRecommendationRequestsPerSecond?: number;
325
229
  }
326
230
  export interface CreateRecommenderRequest {
327
231
  name: string | undefined;
328
-
329
232
  datasetGroupArn: string | undefined;
330
-
331
233
  recipeArn: string | undefined;
332
-
333
234
  recommenderConfig?: RecommenderConfig;
334
-
335
235
  tags?: Tag[];
336
236
  }
337
237
  export interface CreateRecommenderResponse {
@@ -339,70 +239,47 @@ export interface CreateRecommenderResponse {
339
239
  }
340
240
  export interface CreateSchemaRequest {
341
241
  name: string | undefined;
342
-
343
242
  schema: string | undefined;
344
-
345
243
  domain?: Domain | string;
346
244
  }
347
245
  export interface CreateSchemaResponse {
348
246
  schemaArn?: string;
349
247
  }
350
-
351
248
  export interface AutoMLConfig {
352
249
  metricName?: string;
353
-
354
250
  recipeList?: string[];
355
251
  }
356
-
357
252
  export interface CategoricalHyperParameterRange {
358
253
  name?: string;
359
-
360
254
  values?: string[];
361
255
  }
362
-
363
256
  export interface ContinuousHyperParameterRange {
364
257
  name?: string;
365
-
366
258
  minValue?: number;
367
-
368
259
  maxValue?: number;
369
260
  }
370
-
371
261
  export interface IntegerHyperParameterRange {
372
262
  name?: string;
373
-
374
263
  minValue?: number;
375
-
376
264
  maxValue?: number;
377
265
  }
378
-
379
266
  export interface HyperParameterRanges {
380
267
  integerHyperParameterRanges?: IntegerHyperParameterRange[];
381
-
382
268
  continuousHyperParameterRanges?: ContinuousHyperParameterRange[];
383
-
384
269
  categoricalHyperParameterRanges?: CategoricalHyperParameterRange[];
385
270
  }
386
-
387
271
  export interface HPOObjective {
388
272
  type?: string;
389
-
390
273
  metricName?: string;
391
-
392
274
  metricRegex?: string;
393
275
  }
394
-
395
276
  export interface HPOResourceConfig {
396
277
  maxNumberOfTrainingJobs?: string;
397
-
398
278
  maxParallelTrainingJobs?: string;
399
279
  }
400
-
401
280
  export interface HPOConfig {
402
281
  hpoObjective?: HPOObjective;
403
-
404
282
  hpoResourceConfig?: HPOResourceConfig;
405
-
406
283
  algorithmHyperParameterRanges?: HyperParameterRanges;
407
284
  }
408
285
  export declare enum ObjectiveSensitivity {
@@ -411,41 +288,26 @@ export declare enum ObjectiveSensitivity {
411
288
  MEDIUM = "MEDIUM",
412
289
  OFF = "OFF",
413
290
  }
414
-
415
291
  export interface OptimizationObjective {
416
292
  itemAttribute?: string;
417
-
418
293
  objectiveSensitivity?: ObjectiveSensitivity | string;
419
294
  }
420
-
421
295
  export interface SolutionConfig {
422
296
  eventValueThreshold?: string;
423
-
424
297
  hpoConfig?: HPOConfig;
425
-
426
298
  algorithmHyperParameters?: Record<string, string>;
427
-
428
299
  featureTransformationParameters?: Record<string, string>;
429
-
430
300
  autoMLConfig?: AutoMLConfig;
431
-
432
301
  optimizationObjective?: OptimizationObjective;
433
302
  }
434
303
  export interface CreateSolutionRequest {
435
304
  name: string | undefined;
436
-
437
305
  performHPO?: boolean;
438
-
439
306
  performAutoML?: boolean;
440
-
441
307
  recipeArn?: string;
442
-
443
308
  datasetGroupArn: string | undefined;
444
-
445
309
  eventType?: string;
446
-
447
310
  solutionConfig?: SolutionConfig;
448
-
449
311
  tags?: Tag[];
450
312
  }
451
313
  export interface CreateSolutionResponse {
@@ -457,9 +319,7 @@ export declare enum TrainingMode {
457
319
  }
458
320
  export interface CreateSolutionVersionRequest {
459
321
  solutionArn: string | undefined;
460
-
461
322
  trainingMode?: TrainingMode | string;
462
-
463
323
  tags?: Tag[];
464
324
  }
465
325
  export interface CreateSolutionVersionResponse {
@@ -498,32 +358,19 @@ export interface DescribeAlgorithmResponse {
498
358
  export interface DescribeBatchInferenceJobRequest {
499
359
  batchInferenceJobArn: string | undefined;
500
360
  }
501
-
502
361
  export interface BatchInferenceJob {
503
362
  jobName?: string;
504
-
505
363
  batchInferenceJobArn?: string;
506
-
507
364
  filterArn?: string;
508
-
509
365
  failureReason?: string;
510
-
511
366
  solutionVersionArn?: string;
512
-
513
367
  numResults?: number;
514
-
515
368
  jobInput?: BatchInferenceJobInput;
516
-
517
369
  jobOutput?: BatchInferenceJobOutput;
518
-
519
370
  batchInferenceJobConfig?: BatchInferenceJobConfig;
520
-
521
371
  roleArn?: string;
522
-
523
372
  status?: string;
524
-
525
373
  creationDateTime?: Date;
526
-
527
374
  lastUpdatedDateTime?: Date;
528
375
  }
529
376
  export interface DescribeBatchInferenceJobResponse {
@@ -532,30 +379,18 @@ export interface DescribeBatchInferenceJobResponse {
532
379
  export interface DescribeBatchSegmentJobRequest {
533
380
  batchSegmentJobArn: string | undefined;
534
381
  }
535
-
536
382
  export interface BatchSegmentJob {
537
383
  jobName?: string;
538
-
539
384
  batchSegmentJobArn?: string;
540
-
541
385
  filterArn?: string;
542
-
543
386
  failureReason?: string;
544
-
545
387
  solutionVersionArn?: string;
546
-
547
388
  numResults?: number;
548
-
549
389
  jobInput?: BatchSegmentJobInput;
550
-
551
390
  jobOutput?: BatchSegmentJobOutput;
552
-
553
391
  roleArn?: string;
554
-
555
392
  status?: string;
556
-
557
393
  creationDateTime?: Date;
558
-
559
394
  lastUpdatedDateTime?: Date;
560
395
  }
561
396
  export interface DescribeBatchSegmentJobResponse {
@@ -564,42 +399,25 @@ export interface DescribeBatchSegmentJobResponse {
564
399
  export interface DescribeCampaignRequest {
565
400
  campaignArn: string | undefined;
566
401
  }
567
-
568
402
  export interface CampaignUpdateSummary {
569
403
  solutionVersionArn?: string;
570
-
571
404
  minProvisionedTPS?: number;
572
-
573
405
  campaignConfig?: CampaignConfig;
574
-
575
406
  status?: string;
576
-
577
407
  failureReason?: string;
578
-
579
408
  creationDateTime?: Date;
580
-
581
409
  lastUpdatedDateTime?: Date;
582
410
  }
583
-
584
411
  export interface Campaign {
585
412
  name?: string;
586
-
587
413
  campaignArn?: string;
588
-
589
414
  solutionVersionArn?: string;
590
-
591
415
  minProvisionedTPS?: number;
592
-
593
416
  campaignConfig?: CampaignConfig;
594
-
595
417
  status?: string;
596
-
597
418
  failureReason?: string;
598
-
599
419
  creationDateTime?: Date;
600
-
601
420
  lastUpdatedDateTime?: Date;
602
-
603
421
  latestCampaignUpdate?: CampaignUpdateSummary;
604
422
  }
605
423
  export interface DescribeCampaignResponse {
@@ -608,22 +426,14 @@ export interface DescribeCampaignResponse {
608
426
  export interface DescribeDatasetRequest {
609
427
  datasetArn: string | undefined;
610
428
  }
611
-
612
429
  export interface Dataset {
613
430
  name?: string;
614
-
615
431
  datasetArn?: string;
616
-
617
432
  datasetGroupArn?: string;
618
-
619
433
  datasetType?: string;
620
-
621
434
  schemaArn?: string;
622
-
623
435
  status?: string;
624
-
625
436
  creationDateTime?: Date;
626
-
627
437
  lastUpdatedDateTime?: Date;
628
438
  }
629
439
  export interface DescribeDatasetResponse {
@@ -632,26 +442,16 @@ export interface DescribeDatasetResponse {
632
442
  export interface DescribeDatasetExportJobRequest {
633
443
  datasetExportJobArn: string | undefined;
634
444
  }
635
-
636
445
  export interface DatasetExportJob {
637
446
  jobName?: string;
638
-
639
447
  datasetExportJobArn?: string;
640
-
641
448
  datasetArn?: string;
642
-
643
449
  ingestionMode?: IngestionMode | string;
644
-
645
450
  roleArn?: string;
646
-
647
451
  status?: string;
648
-
649
452
  jobOutput?: DatasetExportJobOutput;
650
-
651
453
  creationDateTime?: Date;
652
-
653
454
  lastUpdatedDateTime?: Date;
654
-
655
455
  failureReason?: string;
656
456
  }
657
457
  export interface DescribeDatasetExportJobResponse {
@@ -660,24 +460,15 @@ export interface DescribeDatasetExportJobResponse {
660
460
  export interface DescribeDatasetGroupRequest {
661
461
  datasetGroupArn: string | undefined;
662
462
  }
663
-
664
463
  export interface DatasetGroup {
665
464
  name?: string;
666
-
667
465
  datasetGroupArn?: string;
668
-
669
466
  status?: string;
670
-
671
467
  roleArn?: string;
672
-
673
468
  kmsKeyArn?: string;
674
-
675
469
  creationDateTime?: Date;
676
-
677
470
  lastUpdatedDateTime?: Date;
678
-
679
471
  failureReason?: string;
680
-
681
472
  domain?: Domain | string;
682
473
  }
683
474
  export interface DescribeDatasetGroupResponse {
@@ -686,26 +477,16 @@ export interface DescribeDatasetGroupResponse {
686
477
  export interface DescribeDatasetImportJobRequest {
687
478
  datasetImportJobArn: string | undefined;
688
479
  }
689
-
690
480
  export interface DatasetImportJob {
691
481
  jobName?: string;
692
-
693
482
  datasetImportJobArn?: string;
694
-
695
483
  datasetArn?: string;
696
-
697
484
  dataSource?: DataSource;
698
-
699
485
  roleArn?: string;
700
-
701
486
  status?: string;
702
-
703
487
  creationDateTime?: Date;
704
-
705
488
  lastUpdatedDateTime?: Date;
706
-
707
489
  failureReason?: string;
708
-
709
490
  importMode?: ImportMode | string;
710
491
  }
711
492
  export interface DescribeDatasetImportJobResponse {
@@ -714,22 +495,14 @@ export interface DescribeDatasetImportJobResponse {
714
495
  export interface DescribeEventTrackerRequest {
715
496
  eventTrackerArn: string | undefined;
716
497
  }
717
-
718
498
  export interface EventTracker {
719
499
  name?: string;
720
-
721
500
  eventTrackerArn?: string;
722
-
723
501
  accountId?: string;
724
-
725
502
  trackingId?: string;
726
-
727
503
  datasetGroupArn?: string;
728
-
729
504
  status?: string;
730
-
731
505
  creationDateTime?: Date;
732
-
733
506
  lastUpdatedDateTime?: Date;
734
507
  }
735
508
  export interface DescribeEventTrackerResponse {
@@ -738,18 +511,12 @@ export interface DescribeEventTrackerResponse {
738
511
  export interface DescribeFeatureTransformationRequest {
739
512
  featureTransformationArn: string | undefined;
740
513
  }
741
-
742
514
  export interface FeatureTransformation {
743
515
  name?: string;
744
-
745
516
  featureTransformationArn?: string;
746
-
747
517
  defaultParameters?: Record<string, string>;
748
-
749
518
  creationDateTime?: Date;
750
-
751
519
  lastUpdatedDateTime?: Date;
752
-
753
520
  status?: string;
754
521
  }
755
522
  export interface DescribeFeatureTransformationResponse {
@@ -758,22 +525,14 @@ export interface DescribeFeatureTransformationResponse {
758
525
  export interface DescribeFilterRequest {
759
526
  filterArn: string | undefined;
760
527
  }
761
-
762
528
  export interface Filter {
763
529
  name?: string;
764
-
765
530
  filterArn?: string;
766
-
767
531
  creationDateTime?: Date;
768
-
769
532
  lastUpdatedDateTime?: Date;
770
-
771
533
  datasetGroupArn?: string;
772
-
773
534
  failureReason?: string;
774
-
775
535
  filterExpression?: string;
776
-
777
536
  status?: string;
778
537
  }
779
538
  export interface DescribeFilterResponse {
@@ -782,24 +541,15 @@ export interface DescribeFilterResponse {
782
541
  export interface DescribeRecipeRequest {
783
542
  recipeArn: string | undefined;
784
543
  }
785
-
786
544
  export interface Recipe {
787
545
  name?: string;
788
-
789
546
  recipeArn?: string;
790
-
791
547
  algorithmArn?: string;
792
-
793
548
  featureTransformationArn?: string;
794
-
795
549
  status?: string;
796
-
797
550
  description?: string;
798
-
799
551
  creationDateTime?: Date;
800
-
801
552
  recipeType?: string;
802
-
803
553
  lastUpdatedDateTime?: Date;
804
554
  }
805
555
  export interface DescribeRecipeResponse {
@@ -808,40 +558,24 @@ export interface DescribeRecipeResponse {
808
558
  export interface DescribeRecommenderRequest {
809
559
  recommenderArn: string | undefined;
810
560
  }
811
-
812
561
  export interface RecommenderUpdateSummary {
813
562
  recommenderConfig?: RecommenderConfig;
814
-
815
563
  creationDateTime?: Date;
816
-
817
564
  lastUpdatedDateTime?: Date;
818
-
819
565
  status?: string;
820
-
821
566
  failureReason?: string;
822
567
  }
823
-
824
568
  export interface Recommender {
825
569
  recommenderArn?: string;
826
-
827
570
  datasetGroupArn?: string;
828
-
829
571
  name?: string;
830
-
831
572
  recipeArn?: string;
832
-
833
573
  recommenderConfig?: RecommenderConfig;
834
-
835
574
  creationDateTime?: Date;
836
-
837
575
  lastUpdatedDateTime?: Date;
838
-
839
576
  status?: string;
840
-
841
577
  failureReason?: string;
842
-
843
578
  latestRecommenderUpdate?: RecommenderUpdateSummary;
844
-
845
579
  modelMetrics?: Record<string, number>;
846
580
  }
847
581
  export interface DescribeRecommenderResponse {
@@ -850,18 +584,12 @@ export interface DescribeRecommenderResponse {
850
584
  export interface DescribeSchemaRequest {
851
585
  schemaArn: string | undefined;
852
586
  }
853
-
854
587
  export interface DatasetSchema {
855
588
  name?: string;
856
-
857
589
  schemaArn?: string;
858
-
859
590
  schema?: string;
860
-
861
591
  creationDateTime?: Date;
862
-
863
592
  lastUpdatedDateTime?: Date;
864
-
865
593
  domain?: Domain | string;
866
594
  }
867
595
  export interface DescribeSchemaResponse {
@@ -870,48 +598,29 @@ export interface DescribeSchemaResponse {
870
598
  export interface DescribeSolutionRequest {
871
599
  solutionArn: string | undefined;
872
600
  }
873
-
874
601
  export interface AutoMLResult {
875
602
  bestRecipeArn?: string;
876
603
  }
877
-
878
604
  export interface SolutionVersionSummary {
879
605
  solutionVersionArn?: string;
880
-
881
606
  status?: string;
882
-
883
607
  creationDateTime?: Date;
884
-
885
608
  lastUpdatedDateTime?: Date;
886
-
887
609
  failureReason?: string;
888
610
  }
889
-
890
611
  export interface Solution {
891
612
  name?: string;
892
-
893
613
  solutionArn?: string;
894
-
895
614
  performHPO?: boolean;
896
-
897
615
  performAutoML?: boolean;
898
-
899
616
  recipeArn?: string;
900
-
901
617
  datasetGroupArn?: string;
902
-
903
618
  eventType?: string;
904
-
905
619
  solutionConfig?: SolutionConfig;
906
-
907
620
  autoMLResult?: AutoMLResult;
908
-
909
621
  status?: string;
910
-
911
622
  creationDateTime?: Date;
912
-
913
623
  lastUpdatedDateTime?: Date;
914
-
915
624
  latestSolutionVersion?: SolutionVersionSummary;
916
625
  }
917
626
  export interface DescribeSolutionResponse {
@@ -920,40 +629,24 @@ export interface DescribeSolutionResponse {
920
629
  export interface DescribeSolutionVersionRequest {
921
630
  solutionVersionArn: string | undefined;
922
631
  }
923
-
924
632
  export interface TunedHPOParams {
925
633
  algorithmHyperParameters?: Record<string, string>;
926
634
  }
927
-
928
635
  export interface SolutionVersion {
929
636
  solutionVersionArn?: string;
930
-
931
637
  solutionArn?: string;
932
-
933
638
  performHPO?: boolean;
934
-
935
639
  performAutoML?: boolean;
936
-
937
640
  recipeArn?: string;
938
-
939
641
  eventType?: string;
940
-
941
642
  datasetGroupArn?: string;
942
-
943
643
  solutionConfig?: SolutionConfig;
944
-
945
644
  trainingHours?: number;
946
-
947
645
  trainingMode?: TrainingMode | string;
948
-
949
646
  tunedHPOParams?: TunedHPOParams;
950
-
951
647
  status?: string;
952
-
953
648
  failureReason?: string;
954
-
955
649
  creationDateTime?: Date;
956
-
957
650
  lastUpdatedDateTime?: Date;
958
651
  }
959
652
  export interface DescribeSolutionVersionResponse {
@@ -964,256 +657,169 @@ export interface GetSolutionMetricsRequest {
964
657
  }
965
658
  export interface GetSolutionMetricsResponse {
966
659
  solutionVersionArn?: string;
967
-
968
660
  metrics?: Record<string, number>;
969
661
  }
970
-
971
662
  export declare class InvalidNextTokenException extends __BaseException {
972
663
  readonly name: "InvalidNextTokenException";
973
664
  readonly $fault: "client";
974
-
975
665
  constructor(
976
666
  opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
977
667
  );
978
668
  }
979
669
  export interface ListBatchInferenceJobsRequest {
980
670
  solutionVersionArn?: string;
981
-
982
671
  nextToken?: string;
983
-
984
672
  maxResults?: number;
985
673
  }
986
-
987
674
  export interface BatchInferenceJobSummary {
988
675
  batchInferenceJobArn?: string;
989
-
990
676
  jobName?: string;
991
-
992
677
  status?: string;
993
-
994
678
  creationDateTime?: Date;
995
-
996
679
  lastUpdatedDateTime?: Date;
997
-
998
680
  failureReason?: string;
999
-
1000
681
  solutionVersionArn?: string;
1001
682
  }
1002
683
  export interface ListBatchInferenceJobsResponse {
1003
684
  batchInferenceJobs?: BatchInferenceJobSummary[];
1004
-
1005
685
  nextToken?: string;
1006
686
  }
1007
687
  export interface ListBatchSegmentJobsRequest {
1008
688
  solutionVersionArn?: string;
1009
-
1010
689
  nextToken?: string;
1011
-
1012
690
  maxResults?: number;
1013
691
  }
1014
-
1015
692
  export interface BatchSegmentJobSummary {
1016
693
  batchSegmentJobArn?: string;
1017
-
1018
694
  jobName?: string;
1019
-
1020
695
  status?: string;
1021
-
1022
696
  creationDateTime?: Date;
1023
-
1024
697
  lastUpdatedDateTime?: Date;
1025
-
1026
698
  failureReason?: string;
1027
-
1028
699
  solutionVersionArn?: string;
1029
700
  }
1030
701
  export interface ListBatchSegmentJobsResponse {
1031
702
  batchSegmentJobs?: BatchSegmentJobSummary[];
1032
-
1033
703
  nextToken?: string;
1034
704
  }
1035
705
  export interface ListCampaignsRequest {
1036
706
  solutionArn?: string;
1037
-
1038
707
  nextToken?: string;
1039
-
1040
708
  maxResults?: number;
1041
709
  }
1042
-
1043
710
  export interface CampaignSummary {
1044
711
  name?: string;
1045
-
1046
712
  campaignArn?: string;
1047
-
1048
713
  status?: string;
1049
-
1050
714
  creationDateTime?: Date;
1051
-
1052
715
  lastUpdatedDateTime?: Date;
1053
-
1054
716
  failureReason?: string;
1055
717
  }
1056
718
  export interface ListCampaignsResponse {
1057
719
  campaigns?: CampaignSummary[];
1058
-
1059
720
  nextToken?: string;
1060
721
  }
1061
722
  export interface ListDatasetExportJobsRequest {
1062
723
  datasetArn?: string;
1063
-
1064
724
  nextToken?: string;
1065
-
1066
725
  maxResults?: number;
1067
726
  }
1068
-
1069
727
  export interface DatasetExportJobSummary {
1070
728
  datasetExportJobArn?: string;
1071
-
1072
729
  jobName?: string;
1073
-
1074
730
  status?: string;
1075
-
1076
731
  creationDateTime?: Date;
1077
-
1078
732
  lastUpdatedDateTime?: Date;
1079
-
1080
733
  failureReason?: string;
1081
734
  }
1082
735
  export interface ListDatasetExportJobsResponse {
1083
736
  datasetExportJobs?: DatasetExportJobSummary[];
1084
-
1085
737
  nextToken?: string;
1086
738
  }
1087
739
  export interface ListDatasetGroupsRequest {
1088
740
  nextToken?: string;
1089
-
1090
741
  maxResults?: number;
1091
742
  }
1092
-
1093
743
  export interface DatasetGroupSummary {
1094
744
  name?: string;
1095
-
1096
745
  datasetGroupArn?: string;
1097
-
1098
746
  status?: string;
1099
-
1100
747
  creationDateTime?: Date;
1101
-
1102
748
  lastUpdatedDateTime?: Date;
1103
-
1104
749
  failureReason?: string;
1105
-
1106
750
  domain?: Domain | string;
1107
751
  }
1108
752
  export interface ListDatasetGroupsResponse {
1109
753
  datasetGroups?: DatasetGroupSummary[];
1110
-
1111
754
  nextToken?: string;
1112
755
  }
1113
756
  export interface ListDatasetImportJobsRequest {
1114
757
  datasetArn?: string;
1115
-
1116
758
  nextToken?: string;
1117
-
1118
759
  maxResults?: number;
1119
760
  }
1120
-
1121
761
  export interface DatasetImportJobSummary {
1122
762
  datasetImportJobArn?: string;
1123
-
1124
763
  jobName?: string;
1125
-
1126
764
  status?: string;
1127
-
1128
765
  creationDateTime?: Date;
1129
-
1130
766
  lastUpdatedDateTime?: Date;
1131
-
1132
767
  failureReason?: string;
1133
-
1134
768
  importMode?: ImportMode | string;
1135
769
  }
1136
770
  export interface ListDatasetImportJobsResponse {
1137
771
  datasetImportJobs?: DatasetImportJobSummary[];
1138
-
1139
772
  nextToken?: string;
1140
773
  }
1141
774
  export interface ListDatasetsRequest {
1142
775
  datasetGroupArn?: string;
1143
-
1144
776
  nextToken?: string;
1145
-
1146
777
  maxResults?: number;
1147
778
  }
1148
-
1149
779
  export interface DatasetSummary {
1150
780
  name?: string;
1151
-
1152
781
  datasetArn?: string;
1153
-
1154
782
  datasetType?: string;
1155
-
1156
783
  status?: string;
1157
-
1158
784
  creationDateTime?: Date;
1159
-
1160
785
  lastUpdatedDateTime?: Date;
1161
786
  }
1162
787
  export interface ListDatasetsResponse {
1163
788
  datasets?: DatasetSummary[];
1164
-
1165
789
  nextToken?: string;
1166
790
  }
1167
791
  export interface ListEventTrackersRequest {
1168
792
  datasetGroupArn?: string;
1169
-
1170
793
  nextToken?: string;
1171
-
1172
794
  maxResults?: number;
1173
795
  }
1174
-
1175
796
  export interface EventTrackerSummary {
1176
797
  name?: string;
1177
-
1178
798
  eventTrackerArn?: string;
1179
-
1180
799
  status?: string;
1181
-
1182
800
  creationDateTime?: Date;
1183
-
1184
801
  lastUpdatedDateTime?: Date;
1185
802
  }
1186
803
  export interface ListEventTrackersResponse {
1187
804
  eventTrackers?: EventTrackerSummary[];
1188
-
1189
805
  nextToken?: string;
1190
806
  }
1191
807
  export interface ListFiltersRequest {
1192
808
  datasetGroupArn?: string;
1193
-
1194
809
  nextToken?: string;
1195
-
1196
810
  maxResults?: number;
1197
811
  }
1198
-
1199
812
  export interface FilterSummary {
1200
813
  name?: string;
1201
-
1202
814
  filterArn?: string;
1203
-
1204
815
  creationDateTime?: Date;
1205
-
1206
816
  lastUpdatedDateTime?: Date;
1207
-
1208
817
  datasetGroupArn?: string;
1209
-
1210
818
  failureReason?: string;
1211
-
1212
819
  status?: string;
1213
820
  }
1214
821
  export interface ListFiltersResponse {
1215
822
  Filters?: FilterSummary[];
1216
-
1217
823
  nextToken?: string;
1218
824
  }
1219
825
  export declare enum RecipeProvider {
@@ -1221,118 +827,79 @@ export declare enum RecipeProvider {
1221
827
  }
1222
828
  export interface ListRecipesRequest {
1223
829
  recipeProvider?: RecipeProvider | string;
1224
-
1225
830
  nextToken?: string;
1226
-
1227
831
  maxResults?: number;
1228
-
1229
832
  domain?: Domain | string;
1230
833
  }
1231
-
1232
834
  export interface RecipeSummary {
1233
835
  name?: string;
1234
-
1235
836
  recipeArn?: string;
1236
-
1237
837
  status?: string;
1238
-
1239
838
  creationDateTime?: Date;
1240
-
1241
839
  lastUpdatedDateTime?: Date;
1242
-
1243
840
  domain?: Domain | string;
1244
841
  }
1245
842
  export interface ListRecipesResponse {
1246
843
  recipes?: RecipeSummary[];
1247
-
1248
844
  nextToken?: string;
1249
845
  }
1250
846
  export interface ListRecommendersRequest {
1251
847
  datasetGroupArn?: string;
1252
-
1253
848
  nextToken?: string;
1254
-
1255
849
  maxResults?: number;
1256
850
  }
1257
-
1258
851
  export interface RecommenderSummary {
1259
852
  name?: string;
1260
-
1261
853
  recommenderArn?: string;
1262
-
1263
854
  datasetGroupArn?: string;
1264
-
1265
855
  recipeArn?: string;
1266
-
1267
856
  recommenderConfig?: RecommenderConfig;
1268
-
1269
857
  status?: string;
1270
-
1271
858
  creationDateTime?: Date;
1272
-
1273
859
  lastUpdatedDateTime?: Date;
1274
860
  }
1275
861
  export interface ListRecommendersResponse {
1276
862
  recommenders?: RecommenderSummary[];
1277
-
1278
863
  nextToken?: string;
1279
864
  }
1280
865
  export interface ListSchemasRequest {
1281
866
  nextToken?: string;
1282
-
1283
867
  maxResults?: number;
1284
868
  }
1285
-
1286
869
  export interface DatasetSchemaSummary {
1287
870
  name?: string;
1288
-
1289
871
  schemaArn?: string;
1290
-
1291
872
  creationDateTime?: Date;
1292
-
1293
873
  lastUpdatedDateTime?: Date;
1294
-
1295
874
  domain?: Domain | string;
1296
875
  }
1297
876
  export interface ListSchemasResponse {
1298
877
  schemas?: DatasetSchemaSummary[];
1299
-
1300
878
  nextToken?: string;
1301
879
  }
1302
880
  export interface ListSolutionsRequest {
1303
881
  datasetGroupArn?: string;
1304
-
1305
882
  nextToken?: string;
1306
-
1307
883
  maxResults?: number;
1308
884
  }
1309
-
1310
885
  export interface SolutionSummary {
1311
886
  name?: string;
1312
-
1313
887
  solutionArn?: string;
1314
-
1315
888
  status?: string;
1316
-
1317
889
  creationDateTime?: Date;
1318
-
1319
890
  lastUpdatedDateTime?: Date;
1320
891
  }
1321
892
  export interface ListSolutionsResponse {
1322
893
  solutions?: SolutionSummary[];
1323
-
1324
894
  nextToken?: string;
1325
895
  }
1326
896
  export interface ListSolutionVersionsRequest {
1327
897
  solutionArn?: string;
1328
-
1329
898
  nextToken?: string;
1330
-
1331
899
  maxResults?: number;
1332
900
  }
1333
901
  export interface ListSolutionVersionsResponse {
1334
902
  solutionVersions?: SolutionVersionSummary[];
1335
-
1336
903
  nextToken?: string;
1337
904
  }
1338
905
  export interface ListTagsForResourceRequest {
@@ -1358,32 +925,25 @@ export interface StopSolutionVersionCreationRequest {
1358
925
  }
1359
926
  export interface TagResourceRequest {
1360
927
  resourceArn: string | undefined;
1361
-
1362
928
  tags: Tag[] | undefined;
1363
929
  }
1364
930
  export interface TagResourceResponse {}
1365
-
1366
931
  export declare class TooManyTagKeysException extends __BaseException {
1367
932
  readonly name: "TooManyTagKeysException";
1368
933
  readonly $fault: "client";
1369
-
1370
934
  constructor(
1371
935
  opts: __ExceptionOptionType<TooManyTagKeysException, __BaseException>
1372
936
  );
1373
937
  }
1374
938
  export interface UntagResourceRequest {
1375
939
  resourceArn: string | undefined;
1376
-
1377
940
  tagKeys: string[] | undefined;
1378
941
  }
1379
942
  export interface UntagResourceResponse {}
1380
943
  export interface UpdateCampaignRequest {
1381
944
  campaignArn: string | undefined;
1382
-
1383
945
  solutionVersionArn?: string;
1384
-
1385
946
  minProvisionedTPS?: number;
1386
-
1387
947
  campaignConfig?: CampaignConfig;
1388
948
  }
1389
949
  export interface UpdateCampaignResponse {
@@ -1391,661 +951,489 @@ export interface UpdateCampaignResponse {
1391
951
  }
1392
952
  export interface UpdateRecommenderRequest {
1393
953
  recommenderArn: string | undefined;
1394
-
1395
954
  recommenderConfig: RecommenderConfig | undefined;
1396
955
  }
1397
956
  export interface UpdateRecommenderResponse {
1398
957
  recommenderArn?: string;
1399
958
  }
1400
-
1401
959
  export declare const AlgorithmImageFilterSensitiveLog: (
1402
960
  obj: AlgorithmImage
1403
961
  ) => any;
1404
-
1405
962
  export declare const DefaultCategoricalHyperParameterRangeFilterSensitiveLog: (
1406
963
  obj: DefaultCategoricalHyperParameterRange
1407
964
  ) => any;
1408
-
1409
965
  export declare const DefaultContinuousHyperParameterRangeFilterSensitiveLog: (
1410
966
  obj: DefaultContinuousHyperParameterRange
1411
967
  ) => any;
1412
-
1413
968
  export declare const DefaultIntegerHyperParameterRangeFilterSensitiveLog: (
1414
969
  obj: DefaultIntegerHyperParameterRange
1415
970
  ) => any;
1416
-
1417
971
  export declare const DefaultHyperParameterRangesFilterSensitiveLog: (
1418
972
  obj: DefaultHyperParameterRanges
1419
973
  ) => any;
1420
-
1421
974
  export declare const AlgorithmFilterSensitiveLog: (obj: Algorithm) => any;
1422
-
1423
975
  export declare const BatchInferenceJobConfigFilterSensitiveLog: (
1424
976
  obj: BatchInferenceJobConfig
1425
977
  ) => any;
1426
-
1427
978
  export declare const S3DataConfigFilterSensitiveLog: (obj: S3DataConfig) => any;
1428
-
1429
979
  export declare const BatchInferenceJobInputFilterSensitiveLog: (
1430
980
  obj: BatchInferenceJobInput
1431
981
  ) => any;
1432
-
1433
982
  export declare const BatchInferenceJobOutputFilterSensitiveLog: (
1434
983
  obj: BatchInferenceJobOutput
1435
984
  ) => any;
1436
-
1437
985
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1438
-
1439
986
  export declare const CreateBatchInferenceJobRequestFilterSensitiveLog: (
1440
987
  obj: CreateBatchInferenceJobRequest
1441
988
  ) => any;
1442
-
1443
989
  export declare const CreateBatchInferenceJobResponseFilterSensitiveLog: (
1444
990
  obj: CreateBatchInferenceJobResponse
1445
991
  ) => any;
1446
-
1447
992
  export declare const BatchSegmentJobInputFilterSensitiveLog: (
1448
993
  obj: BatchSegmentJobInput
1449
994
  ) => any;
1450
-
1451
995
  export declare const BatchSegmentJobOutputFilterSensitiveLog: (
1452
996
  obj: BatchSegmentJobOutput
1453
997
  ) => any;
1454
-
1455
998
  export declare const CreateBatchSegmentJobRequestFilterSensitiveLog: (
1456
999
  obj: CreateBatchSegmentJobRequest
1457
1000
  ) => any;
1458
-
1459
1001
  export declare const CreateBatchSegmentJobResponseFilterSensitiveLog: (
1460
1002
  obj: CreateBatchSegmentJobResponse
1461
1003
  ) => any;
1462
-
1463
1004
  export declare const CampaignConfigFilterSensitiveLog: (
1464
1005
  obj: CampaignConfig
1465
1006
  ) => any;
1466
-
1467
1007
  export declare const CreateCampaignRequestFilterSensitiveLog: (
1468
1008
  obj: CreateCampaignRequest
1469
1009
  ) => any;
1470
-
1471
1010
  export declare const CreateCampaignResponseFilterSensitiveLog: (
1472
1011
  obj: CreateCampaignResponse
1473
1012
  ) => any;
1474
-
1475
1013
  export declare const CreateDatasetRequestFilterSensitiveLog: (
1476
1014
  obj: CreateDatasetRequest
1477
1015
  ) => any;
1478
-
1479
1016
  export declare const CreateDatasetResponseFilterSensitiveLog: (
1480
1017
  obj: CreateDatasetResponse
1481
1018
  ) => any;
1482
-
1483
1019
  export declare const DatasetExportJobOutputFilterSensitiveLog: (
1484
1020
  obj: DatasetExportJobOutput
1485
1021
  ) => any;
1486
-
1487
1022
  export declare const CreateDatasetExportJobRequestFilterSensitiveLog: (
1488
1023
  obj: CreateDatasetExportJobRequest
1489
1024
  ) => any;
1490
-
1491
1025
  export declare const CreateDatasetExportJobResponseFilterSensitiveLog: (
1492
1026
  obj: CreateDatasetExportJobResponse
1493
1027
  ) => any;
1494
-
1495
1028
  export declare const CreateDatasetGroupRequestFilterSensitiveLog: (
1496
1029
  obj: CreateDatasetGroupRequest
1497
1030
  ) => any;
1498
-
1499
1031
  export declare const CreateDatasetGroupResponseFilterSensitiveLog: (
1500
1032
  obj: CreateDatasetGroupResponse
1501
1033
  ) => any;
1502
-
1503
1034
  export declare const DataSourceFilterSensitiveLog: (obj: DataSource) => any;
1504
-
1505
1035
  export declare const CreateDatasetImportJobRequestFilterSensitiveLog: (
1506
1036
  obj: CreateDatasetImportJobRequest
1507
1037
  ) => any;
1508
-
1509
1038
  export declare const CreateDatasetImportJobResponseFilterSensitiveLog: (
1510
1039
  obj: CreateDatasetImportJobResponse
1511
1040
  ) => any;
1512
-
1513
1041
  export declare const CreateEventTrackerRequestFilterSensitiveLog: (
1514
1042
  obj: CreateEventTrackerRequest
1515
1043
  ) => any;
1516
-
1517
1044
  export declare const CreateEventTrackerResponseFilterSensitiveLog: (
1518
1045
  obj: CreateEventTrackerResponse
1519
1046
  ) => any;
1520
-
1521
1047
  export declare const CreateFilterRequestFilterSensitiveLog: (
1522
1048
  obj: CreateFilterRequest
1523
1049
  ) => any;
1524
-
1525
1050
  export declare const CreateFilterResponseFilterSensitiveLog: (
1526
1051
  obj: CreateFilterResponse
1527
1052
  ) => any;
1528
-
1529
1053
  export declare const RecommenderConfigFilterSensitiveLog: (
1530
1054
  obj: RecommenderConfig
1531
1055
  ) => any;
1532
-
1533
1056
  export declare const CreateRecommenderRequestFilterSensitiveLog: (
1534
1057
  obj: CreateRecommenderRequest
1535
1058
  ) => any;
1536
-
1537
1059
  export declare const CreateRecommenderResponseFilterSensitiveLog: (
1538
1060
  obj: CreateRecommenderResponse
1539
1061
  ) => any;
1540
-
1541
1062
  export declare const CreateSchemaRequestFilterSensitiveLog: (
1542
1063
  obj: CreateSchemaRequest
1543
1064
  ) => any;
1544
-
1545
1065
  export declare const CreateSchemaResponseFilterSensitiveLog: (
1546
1066
  obj: CreateSchemaResponse
1547
1067
  ) => any;
1548
-
1549
1068
  export declare const AutoMLConfigFilterSensitiveLog: (obj: AutoMLConfig) => any;
1550
-
1551
1069
  export declare const CategoricalHyperParameterRangeFilterSensitiveLog: (
1552
1070
  obj: CategoricalHyperParameterRange
1553
1071
  ) => any;
1554
-
1555
1072
  export declare const ContinuousHyperParameterRangeFilterSensitiveLog: (
1556
1073
  obj: ContinuousHyperParameterRange
1557
1074
  ) => any;
1558
-
1559
1075
  export declare const IntegerHyperParameterRangeFilterSensitiveLog: (
1560
1076
  obj: IntegerHyperParameterRange
1561
1077
  ) => any;
1562
-
1563
1078
  export declare const HyperParameterRangesFilterSensitiveLog: (
1564
1079
  obj: HyperParameterRanges
1565
1080
  ) => any;
1566
-
1567
1081
  export declare const HPOObjectiveFilterSensitiveLog: (obj: HPOObjective) => any;
1568
-
1569
1082
  export declare const HPOResourceConfigFilterSensitiveLog: (
1570
1083
  obj: HPOResourceConfig
1571
1084
  ) => any;
1572
-
1573
1085
  export declare const HPOConfigFilterSensitiveLog: (obj: HPOConfig) => any;
1574
-
1575
1086
  export declare const OptimizationObjectiveFilterSensitiveLog: (
1576
1087
  obj: OptimizationObjective
1577
1088
  ) => any;
1578
-
1579
1089
  export declare const SolutionConfigFilterSensitiveLog: (
1580
1090
  obj: SolutionConfig
1581
1091
  ) => any;
1582
-
1583
1092
  export declare const CreateSolutionRequestFilterSensitiveLog: (
1584
1093
  obj: CreateSolutionRequest
1585
1094
  ) => any;
1586
-
1587
1095
  export declare const CreateSolutionResponseFilterSensitiveLog: (
1588
1096
  obj: CreateSolutionResponse
1589
1097
  ) => any;
1590
-
1591
1098
  export declare const CreateSolutionVersionRequestFilterSensitiveLog: (
1592
1099
  obj: CreateSolutionVersionRequest
1593
1100
  ) => any;
1594
-
1595
1101
  export declare const CreateSolutionVersionResponseFilterSensitiveLog: (
1596
1102
  obj: CreateSolutionVersionResponse
1597
1103
  ) => any;
1598
-
1599
1104
  export declare const DeleteCampaignRequestFilterSensitiveLog: (
1600
1105
  obj: DeleteCampaignRequest
1601
1106
  ) => any;
1602
-
1603
1107
  export declare const DeleteDatasetRequestFilterSensitiveLog: (
1604
1108
  obj: DeleteDatasetRequest
1605
1109
  ) => any;
1606
-
1607
1110
  export declare const DeleteDatasetGroupRequestFilterSensitiveLog: (
1608
1111
  obj: DeleteDatasetGroupRequest
1609
1112
  ) => any;
1610
-
1611
1113
  export declare const DeleteEventTrackerRequestFilterSensitiveLog: (
1612
1114
  obj: DeleteEventTrackerRequest
1613
1115
  ) => any;
1614
-
1615
1116
  export declare const DeleteFilterRequestFilterSensitiveLog: (
1616
1117
  obj: DeleteFilterRequest
1617
1118
  ) => any;
1618
-
1619
1119
  export declare const DeleteRecommenderRequestFilterSensitiveLog: (
1620
1120
  obj: DeleteRecommenderRequest
1621
1121
  ) => any;
1622
-
1623
1122
  export declare const DeleteSchemaRequestFilterSensitiveLog: (
1624
1123
  obj: DeleteSchemaRequest
1625
1124
  ) => any;
1626
-
1627
1125
  export declare const DeleteSolutionRequestFilterSensitiveLog: (
1628
1126
  obj: DeleteSolutionRequest
1629
1127
  ) => any;
1630
-
1631
1128
  export declare const DescribeAlgorithmRequestFilterSensitiveLog: (
1632
1129
  obj: DescribeAlgorithmRequest
1633
1130
  ) => any;
1634
-
1635
1131
  export declare const DescribeAlgorithmResponseFilterSensitiveLog: (
1636
1132
  obj: DescribeAlgorithmResponse
1637
1133
  ) => any;
1638
-
1639
1134
  export declare const DescribeBatchInferenceJobRequestFilterSensitiveLog: (
1640
1135
  obj: DescribeBatchInferenceJobRequest
1641
1136
  ) => any;
1642
-
1643
1137
  export declare const BatchInferenceJobFilterSensitiveLog: (
1644
1138
  obj: BatchInferenceJob
1645
1139
  ) => any;
1646
-
1647
1140
  export declare const DescribeBatchInferenceJobResponseFilterSensitiveLog: (
1648
1141
  obj: DescribeBatchInferenceJobResponse
1649
1142
  ) => any;
1650
-
1651
1143
  export declare const DescribeBatchSegmentJobRequestFilterSensitiveLog: (
1652
1144
  obj: DescribeBatchSegmentJobRequest
1653
1145
  ) => any;
1654
-
1655
1146
  export declare const BatchSegmentJobFilterSensitiveLog: (
1656
1147
  obj: BatchSegmentJob
1657
1148
  ) => any;
1658
-
1659
1149
  export declare const DescribeBatchSegmentJobResponseFilterSensitiveLog: (
1660
1150
  obj: DescribeBatchSegmentJobResponse
1661
1151
  ) => any;
1662
-
1663
1152
  export declare const DescribeCampaignRequestFilterSensitiveLog: (
1664
1153
  obj: DescribeCampaignRequest
1665
1154
  ) => any;
1666
-
1667
1155
  export declare const CampaignUpdateSummaryFilterSensitiveLog: (
1668
1156
  obj: CampaignUpdateSummary
1669
1157
  ) => any;
1670
-
1671
1158
  export declare const CampaignFilterSensitiveLog: (obj: Campaign) => any;
1672
-
1673
1159
  export declare const DescribeCampaignResponseFilterSensitiveLog: (
1674
1160
  obj: DescribeCampaignResponse
1675
1161
  ) => any;
1676
-
1677
1162
  export declare const DescribeDatasetRequestFilterSensitiveLog: (
1678
1163
  obj: DescribeDatasetRequest
1679
1164
  ) => any;
1680
-
1681
1165
  export declare const DatasetFilterSensitiveLog: (obj: Dataset) => any;
1682
-
1683
1166
  export declare const DescribeDatasetResponseFilterSensitiveLog: (
1684
1167
  obj: DescribeDatasetResponse
1685
1168
  ) => any;
1686
-
1687
1169
  export declare const DescribeDatasetExportJobRequestFilterSensitiveLog: (
1688
1170
  obj: DescribeDatasetExportJobRequest
1689
1171
  ) => any;
1690
-
1691
1172
  export declare const DatasetExportJobFilterSensitiveLog: (
1692
1173
  obj: DatasetExportJob
1693
1174
  ) => any;
1694
-
1695
1175
  export declare const DescribeDatasetExportJobResponseFilterSensitiveLog: (
1696
1176
  obj: DescribeDatasetExportJobResponse
1697
1177
  ) => any;
1698
-
1699
1178
  export declare const DescribeDatasetGroupRequestFilterSensitiveLog: (
1700
1179
  obj: DescribeDatasetGroupRequest
1701
1180
  ) => any;
1702
-
1703
1181
  export declare const DatasetGroupFilterSensitiveLog: (obj: DatasetGroup) => any;
1704
-
1705
1182
  export declare const DescribeDatasetGroupResponseFilterSensitiveLog: (
1706
1183
  obj: DescribeDatasetGroupResponse
1707
1184
  ) => any;
1708
-
1709
1185
  export declare const DescribeDatasetImportJobRequestFilterSensitiveLog: (
1710
1186
  obj: DescribeDatasetImportJobRequest
1711
1187
  ) => any;
1712
-
1713
1188
  export declare const DatasetImportJobFilterSensitiveLog: (
1714
1189
  obj: DatasetImportJob
1715
1190
  ) => any;
1716
-
1717
1191
  export declare const DescribeDatasetImportJobResponseFilterSensitiveLog: (
1718
1192
  obj: DescribeDatasetImportJobResponse
1719
1193
  ) => any;
1720
-
1721
1194
  export declare const DescribeEventTrackerRequestFilterSensitiveLog: (
1722
1195
  obj: DescribeEventTrackerRequest
1723
1196
  ) => any;
1724
-
1725
1197
  export declare const EventTrackerFilterSensitiveLog: (obj: EventTracker) => any;
1726
-
1727
1198
  export declare const DescribeEventTrackerResponseFilterSensitiveLog: (
1728
1199
  obj: DescribeEventTrackerResponse
1729
1200
  ) => any;
1730
-
1731
1201
  export declare const DescribeFeatureTransformationRequestFilterSensitiveLog: (
1732
1202
  obj: DescribeFeatureTransformationRequest
1733
1203
  ) => any;
1734
-
1735
1204
  export declare const FeatureTransformationFilterSensitiveLog: (
1736
1205
  obj: FeatureTransformation
1737
1206
  ) => any;
1738
-
1739
1207
  export declare const DescribeFeatureTransformationResponseFilterSensitiveLog: (
1740
1208
  obj: DescribeFeatureTransformationResponse
1741
1209
  ) => any;
1742
-
1743
1210
  export declare const DescribeFilterRequestFilterSensitiveLog: (
1744
1211
  obj: DescribeFilterRequest
1745
1212
  ) => any;
1746
-
1747
1213
  export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
1748
-
1749
1214
  export declare const DescribeFilterResponseFilterSensitiveLog: (
1750
1215
  obj: DescribeFilterResponse
1751
1216
  ) => any;
1752
-
1753
1217
  export declare const DescribeRecipeRequestFilterSensitiveLog: (
1754
1218
  obj: DescribeRecipeRequest
1755
1219
  ) => any;
1756
-
1757
1220
  export declare const RecipeFilterSensitiveLog: (obj: Recipe) => any;
1758
-
1759
1221
  export declare const DescribeRecipeResponseFilterSensitiveLog: (
1760
1222
  obj: DescribeRecipeResponse
1761
1223
  ) => any;
1762
-
1763
1224
  export declare const DescribeRecommenderRequestFilterSensitiveLog: (
1764
1225
  obj: DescribeRecommenderRequest
1765
1226
  ) => any;
1766
-
1767
1227
  export declare const RecommenderUpdateSummaryFilterSensitiveLog: (
1768
1228
  obj: RecommenderUpdateSummary
1769
1229
  ) => any;
1770
-
1771
1230
  export declare const RecommenderFilterSensitiveLog: (obj: Recommender) => any;
1772
-
1773
1231
  export declare const DescribeRecommenderResponseFilterSensitiveLog: (
1774
1232
  obj: DescribeRecommenderResponse
1775
1233
  ) => any;
1776
-
1777
1234
  export declare const DescribeSchemaRequestFilterSensitiveLog: (
1778
1235
  obj: DescribeSchemaRequest
1779
1236
  ) => any;
1780
-
1781
1237
  export declare const DatasetSchemaFilterSensitiveLog: (
1782
1238
  obj: DatasetSchema
1783
1239
  ) => any;
1784
-
1785
1240
  export declare const DescribeSchemaResponseFilterSensitiveLog: (
1786
1241
  obj: DescribeSchemaResponse
1787
1242
  ) => any;
1788
-
1789
1243
  export declare const DescribeSolutionRequestFilterSensitiveLog: (
1790
1244
  obj: DescribeSolutionRequest
1791
1245
  ) => any;
1792
-
1793
1246
  export declare const AutoMLResultFilterSensitiveLog: (obj: AutoMLResult) => any;
1794
-
1795
1247
  export declare const SolutionVersionSummaryFilterSensitiveLog: (
1796
1248
  obj: SolutionVersionSummary
1797
1249
  ) => any;
1798
-
1799
1250
  export declare const SolutionFilterSensitiveLog: (obj: Solution) => any;
1800
-
1801
1251
  export declare const DescribeSolutionResponseFilterSensitiveLog: (
1802
1252
  obj: DescribeSolutionResponse
1803
1253
  ) => any;
1804
-
1805
1254
  export declare const DescribeSolutionVersionRequestFilterSensitiveLog: (
1806
1255
  obj: DescribeSolutionVersionRequest
1807
1256
  ) => any;
1808
-
1809
1257
  export declare const TunedHPOParamsFilterSensitiveLog: (
1810
1258
  obj: TunedHPOParams
1811
1259
  ) => any;
1812
-
1813
1260
  export declare const SolutionVersionFilterSensitiveLog: (
1814
1261
  obj: SolutionVersion
1815
1262
  ) => any;
1816
-
1817
1263
  export declare const DescribeSolutionVersionResponseFilterSensitiveLog: (
1818
1264
  obj: DescribeSolutionVersionResponse
1819
1265
  ) => any;
1820
-
1821
1266
  export declare const GetSolutionMetricsRequestFilterSensitiveLog: (
1822
1267
  obj: GetSolutionMetricsRequest
1823
1268
  ) => any;
1824
-
1825
1269
  export declare const GetSolutionMetricsResponseFilterSensitiveLog: (
1826
1270
  obj: GetSolutionMetricsResponse
1827
1271
  ) => any;
1828
-
1829
1272
  export declare const ListBatchInferenceJobsRequestFilterSensitiveLog: (
1830
1273
  obj: ListBatchInferenceJobsRequest
1831
1274
  ) => any;
1832
-
1833
1275
  export declare const BatchInferenceJobSummaryFilterSensitiveLog: (
1834
1276
  obj: BatchInferenceJobSummary
1835
1277
  ) => any;
1836
-
1837
1278
  export declare const ListBatchInferenceJobsResponseFilterSensitiveLog: (
1838
1279
  obj: ListBatchInferenceJobsResponse
1839
1280
  ) => any;
1840
-
1841
1281
  export declare const ListBatchSegmentJobsRequestFilterSensitiveLog: (
1842
1282
  obj: ListBatchSegmentJobsRequest
1843
1283
  ) => any;
1844
-
1845
1284
  export declare const BatchSegmentJobSummaryFilterSensitiveLog: (
1846
1285
  obj: BatchSegmentJobSummary
1847
1286
  ) => any;
1848
-
1849
1287
  export declare const ListBatchSegmentJobsResponseFilterSensitiveLog: (
1850
1288
  obj: ListBatchSegmentJobsResponse
1851
1289
  ) => any;
1852
-
1853
1290
  export declare const ListCampaignsRequestFilterSensitiveLog: (
1854
1291
  obj: ListCampaignsRequest
1855
1292
  ) => any;
1856
-
1857
1293
  export declare const CampaignSummaryFilterSensitiveLog: (
1858
1294
  obj: CampaignSummary
1859
1295
  ) => any;
1860
-
1861
1296
  export declare const ListCampaignsResponseFilterSensitiveLog: (
1862
1297
  obj: ListCampaignsResponse
1863
1298
  ) => any;
1864
-
1865
1299
  export declare const ListDatasetExportJobsRequestFilterSensitiveLog: (
1866
1300
  obj: ListDatasetExportJobsRequest
1867
1301
  ) => any;
1868
-
1869
1302
  export declare const DatasetExportJobSummaryFilterSensitiveLog: (
1870
1303
  obj: DatasetExportJobSummary
1871
1304
  ) => any;
1872
-
1873
1305
  export declare const ListDatasetExportJobsResponseFilterSensitiveLog: (
1874
1306
  obj: ListDatasetExportJobsResponse
1875
1307
  ) => any;
1876
-
1877
1308
  export declare const ListDatasetGroupsRequestFilterSensitiveLog: (
1878
1309
  obj: ListDatasetGroupsRequest
1879
1310
  ) => any;
1880
-
1881
1311
  export declare const DatasetGroupSummaryFilterSensitiveLog: (
1882
1312
  obj: DatasetGroupSummary
1883
1313
  ) => any;
1884
-
1885
1314
  export declare const ListDatasetGroupsResponseFilterSensitiveLog: (
1886
1315
  obj: ListDatasetGroupsResponse
1887
1316
  ) => any;
1888
-
1889
1317
  export declare const ListDatasetImportJobsRequestFilterSensitiveLog: (
1890
1318
  obj: ListDatasetImportJobsRequest
1891
1319
  ) => any;
1892
-
1893
1320
  export declare const DatasetImportJobSummaryFilterSensitiveLog: (
1894
1321
  obj: DatasetImportJobSummary
1895
1322
  ) => any;
1896
-
1897
1323
  export declare const ListDatasetImportJobsResponseFilterSensitiveLog: (
1898
1324
  obj: ListDatasetImportJobsResponse
1899
1325
  ) => any;
1900
-
1901
1326
  export declare const ListDatasetsRequestFilterSensitiveLog: (
1902
1327
  obj: ListDatasetsRequest
1903
1328
  ) => any;
1904
-
1905
1329
  export declare const DatasetSummaryFilterSensitiveLog: (
1906
1330
  obj: DatasetSummary
1907
1331
  ) => any;
1908
-
1909
1332
  export declare const ListDatasetsResponseFilterSensitiveLog: (
1910
1333
  obj: ListDatasetsResponse
1911
1334
  ) => any;
1912
-
1913
1335
  export declare const ListEventTrackersRequestFilterSensitiveLog: (
1914
1336
  obj: ListEventTrackersRequest
1915
1337
  ) => any;
1916
-
1917
1338
  export declare const EventTrackerSummaryFilterSensitiveLog: (
1918
1339
  obj: EventTrackerSummary
1919
1340
  ) => any;
1920
-
1921
1341
  export declare const ListEventTrackersResponseFilterSensitiveLog: (
1922
1342
  obj: ListEventTrackersResponse
1923
1343
  ) => any;
1924
-
1925
1344
  export declare const ListFiltersRequestFilterSensitiveLog: (
1926
1345
  obj: ListFiltersRequest
1927
1346
  ) => any;
1928
-
1929
1347
  export declare const FilterSummaryFilterSensitiveLog: (
1930
1348
  obj: FilterSummary
1931
1349
  ) => any;
1932
-
1933
1350
  export declare const ListFiltersResponseFilterSensitiveLog: (
1934
1351
  obj: ListFiltersResponse
1935
1352
  ) => any;
1936
-
1937
1353
  export declare const ListRecipesRequestFilterSensitiveLog: (
1938
1354
  obj: ListRecipesRequest
1939
1355
  ) => any;
1940
-
1941
1356
  export declare const RecipeSummaryFilterSensitiveLog: (
1942
1357
  obj: RecipeSummary
1943
1358
  ) => any;
1944
-
1945
1359
  export declare const ListRecipesResponseFilterSensitiveLog: (
1946
1360
  obj: ListRecipesResponse
1947
1361
  ) => any;
1948
-
1949
1362
  export declare const ListRecommendersRequestFilterSensitiveLog: (
1950
1363
  obj: ListRecommendersRequest
1951
1364
  ) => any;
1952
-
1953
1365
  export declare const RecommenderSummaryFilterSensitiveLog: (
1954
1366
  obj: RecommenderSummary
1955
1367
  ) => any;
1956
-
1957
1368
  export declare const ListRecommendersResponseFilterSensitiveLog: (
1958
1369
  obj: ListRecommendersResponse
1959
1370
  ) => any;
1960
-
1961
1371
  export declare const ListSchemasRequestFilterSensitiveLog: (
1962
1372
  obj: ListSchemasRequest
1963
1373
  ) => any;
1964
-
1965
1374
  export declare const DatasetSchemaSummaryFilterSensitiveLog: (
1966
1375
  obj: DatasetSchemaSummary
1967
1376
  ) => any;
1968
-
1969
1377
  export declare const ListSchemasResponseFilterSensitiveLog: (
1970
1378
  obj: ListSchemasResponse
1971
1379
  ) => any;
1972
-
1973
1380
  export declare const ListSolutionsRequestFilterSensitiveLog: (
1974
1381
  obj: ListSolutionsRequest
1975
1382
  ) => any;
1976
-
1977
1383
  export declare const SolutionSummaryFilterSensitiveLog: (
1978
1384
  obj: SolutionSummary
1979
1385
  ) => any;
1980
-
1981
1386
  export declare const ListSolutionsResponseFilterSensitiveLog: (
1982
1387
  obj: ListSolutionsResponse
1983
1388
  ) => any;
1984
-
1985
1389
  export declare const ListSolutionVersionsRequestFilterSensitiveLog: (
1986
1390
  obj: ListSolutionVersionsRequest
1987
1391
  ) => any;
1988
-
1989
1392
  export declare const ListSolutionVersionsResponseFilterSensitiveLog: (
1990
1393
  obj: ListSolutionVersionsResponse
1991
1394
  ) => any;
1992
-
1993
1395
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1994
1396
  obj: ListTagsForResourceRequest
1995
1397
  ) => any;
1996
-
1997
1398
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1998
1399
  obj: ListTagsForResourceResponse
1999
1400
  ) => any;
2000
-
2001
1401
  export declare const StartRecommenderRequestFilterSensitiveLog: (
2002
1402
  obj: StartRecommenderRequest
2003
1403
  ) => any;
2004
-
2005
1404
  export declare const StartRecommenderResponseFilterSensitiveLog: (
2006
1405
  obj: StartRecommenderResponse
2007
1406
  ) => any;
2008
-
2009
1407
  export declare const StopRecommenderRequestFilterSensitiveLog: (
2010
1408
  obj: StopRecommenderRequest
2011
1409
  ) => any;
2012
-
2013
1410
  export declare const StopRecommenderResponseFilterSensitiveLog: (
2014
1411
  obj: StopRecommenderResponse
2015
1412
  ) => any;
2016
-
2017
1413
  export declare const StopSolutionVersionCreationRequestFilterSensitiveLog: (
2018
1414
  obj: StopSolutionVersionCreationRequest
2019
1415
  ) => any;
2020
-
2021
1416
  export declare const TagResourceRequestFilterSensitiveLog: (
2022
1417
  obj: TagResourceRequest
2023
1418
  ) => any;
2024
-
2025
1419
  export declare const TagResourceResponseFilterSensitiveLog: (
2026
1420
  obj: TagResourceResponse
2027
1421
  ) => any;
2028
-
2029
1422
  export declare const UntagResourceRequestFilterSensitiveLog: (
2030
1423
  obj: UntagResourceRequest
2031
1424
  ) => any;
2032
-
2033
1425
  export declare const UntagResourceResponseFilterSensitiveLog: (
2034
1426
  obj: UntagResourceResponse
2035
1427
  ) => any;
2036
-
2037
1428
  export declare const UpdateCampaignRequestFilterSensitiveLog: (
2038
1429
  obj: UpdateCampaignRequest
2039
1430
  ) => any;
2040
-
2041
1431
  export declare const UpdateCampaignResponseFilterSensitiveLog: (
2042
1432
  obj: UpdateCampaignResponse
2043
1433
  ) => any;
2044
-
2045
1434
  export declare const UpdateRecommenderRequestFilterSensitiveLog: (
2046
1435
  obj: UpdateRecommenderRequest
2047
1436
  ) => any;
2048
-
2049
1437
  export declare const UpdateRecommenderResponseFilterSensitiveLog: (
2050
1438
  obj: UpdateRecommenderResponse
2051
1439
  ) => any;