@aws-sdk/client-personalize 3.306.0 → 3.309.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 (137) hide show
  1. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +2 -2
  2. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -2
  8. package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFilterCommand.js +2 -2
  10. package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateRecommenderCommand.js +2 -2
  12. package/dist-cjs/commands/CreateSchemaCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSolutionCommand.js +2 -2
  14. package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteFilterCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteSolutionCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeCampaignCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeFilterCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeRecipeCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeSchemaCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeSolutionCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -2
  41. package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -2
  42. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -2
  43. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -2
  44. package/dist-cjs/commands/ListCampaignsCommand.js +2 -2
  45. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +2 -2
  46. package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -2
  48. package/dist-cjs/commands/ListDatasetsCommand.js +2 -2
  49. package/dist-cjs/commands/ListEventTrackersCommand.js +2 -2
  50. package/dist-cjs/commands/ListFiltersCommand.js +2 -2
  51. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -2
  52. package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -2
  53. package/dist-cjs/commands/ListRecipesCommand.js +2 -2
  54. package/dist-cjs/commands/ListRecommendersCommand.js +2 -2
  55. package/dist-cjs/commands/ListSchemasCommand.js +2 -2
  56. package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -2
  57. package/dist-cjs/commands/ListSolutionsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/StartRecommenderCommand.js +2 -2
  60. package/dist-cjs/commands/StopRecommenderCommand.js +2 -2
  61. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -2
  62. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  63. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -2
  67. package/dist-cjs/protocols/Aws_json1_1.js +1167 -1241
  68. package/dist-es/commands/CreateBatchInferenceJobCommand.js +3 -3
  69. package/dist-es/commands/CreateBatchSegmentJobCommand.js +3 -3
  70. package/dist-es/commands/CreateCampaignCommand.js +3 -3
  71. package/dist-es/commands/CreateDatasetCommand.js +3 -3
  72. package/dist-es/commands/CreateDatasetExportJobCommand.js +3 -3
  73. package/dist-es/commands/CreateDatasetGroupCommand.js +3 -3
  74. package/dist-es/commands/CreateDatasetImportJobCommand.js +3 -3
  75. package/dist-es/commands/CreateEventTrackerCommand.js +3 -3
  76. package/dist-es/commands/CreateFilterCommand.js +3 -3
  77. package/dist-es/commands/CreateMetricAttributionCommand.js +3 -3
  78. package/dist-es/commands/CreateRecommenderCommand.js +3 -3
  79. package/dist-es/commands/CreateSchemaCommand.js +3 -3
  80. package/dist-es/commands/CreateSolutionCommand.js +3 -3
  81. package/dist-es/commands/CreateSolutionVersionCommand.js +3 -3
  82. package/dist-es/commands/DeleteCampaignCommand.js +3 -3
  83. package/dist-es/commands/DeleteDatasetCommand.js +3 -3
  84. package/dist-es/commands/DeleteDatasetGroupCommand.js +3 -3
  85. package/dist-es/commands/DeleteEventTrackerCommand.js +3 -3
  86. package/dist-es/commands/DeleteFilterCommand.js +3 -3
  87. package/dist-es/commands/DeleteMetricAttributionCommand.js +3 -3
  88. package/dist-es/commands/DeleteRecommenderCommand.js +3 -3
  89. package/dist-es/commands/DeleteSchemaCommand.js +3 -3
  90. package/dist-es/commands/DeleteSolutionCommand.js +3 -3
  91. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  92. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +3 -3
  93. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +3 -3
  94. package/dist-es/commands/DescribeCampaignCommand.js +3 -3
  95. package/dist-es/commands/DescribeDatasetCommand.js +3 -3
  96. package/dist-es/commands/DescribeDatasetExportJobCommand.js +3 -3
  97. package/dist-es/commands/DescribeDatasetGroupCommand.js +3 -3
  98. package/dist-es/commands/DescribeDatasetImportJobCommand.js +3 -3
  99. package/dist-es/commands/DescribeEventTrackerCommand.js +3 -3
  100. package/dist-es/commands/DescribeFeatureTransformationCommand.js +3 -3
  101. package/dist-es/commands/DescribeFilterCommand.js +3 -3
  102. package/dist-es/commands/DescribeMetricAttributionCommand.js +3 -3
  103. package/dist-es/commands/DescribeRecipeCommand.js +3 -3
  104. package/dist-es/commands/DescribeRecommenderCommand.js +3 -3
  105. package/dist-es/commands/DescribeSchemaCommand.js +3 -3
  106. package/dist-es/commands/DescribeSolutionCommand.js +3 -3
  107. package/dist-es/commands/DescribeSolutionVersionCommand.js +3 -3
  108. package/dist-es/commands/GetSolutionMetricsCommand.js +3 -3
  109. package/dist-es/commands/ListBatchInferenceJobsCommand.js +3 -3
  110. package/dist-es/commands/ListBatchSegmentJobsCommand.js +3 -3
  111. package/dist-es/commands/ListCampaignsCommand.js +3 -3
  112. package/dist-es/commands/ListDatasetExportJobsCommand.js +3 -3
  113. package/dist-es/commands/ListDatasetGroupsCommand.js +3 -3
  114. package/dist-es/commands/ListDatasetImportJobsCommand.js +3 -3
  115. package/dist-es/commands/ListDatasetsCommand.js +3 -3
  116. package/dist-es/commands/ListEventTrackersCommand.js +3 -3
  117. package/dist-es/commands/ListFiltersCommand.js +3 -3
  118. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +3 -3
  119. package/dist-es/commands/ListMetricAttributionsCommand.js +3 -3
  120. package/dist-es/commands/ListRecipesCommand.js +3 -3
  121. package/dist-es/commands/ListRecommendersCommand.js +3 -3
  122. package/dist-es/commands/ListSchemasCommand.js +3 -3
  123. package/dist-es/commands/ListSolutionVersionsCommand.js +3 -3
  124. package/dist-es/commands/ListSolutionsCommand.js +3 -3
  125. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  126. package/dist-es/commands/StartRecommenderCommand.js +3 -3
  127. package/dist-es/commands/StopRecommenderCommand.js +3 -3
  128. package/dist-es/commands/StopSolutionVersionCreationCommand.js +3 -3
  129. package/dist-es/commands/TagResourceCommand.js +3 -3
  130. package/dist-es/commands/UntagResourceCommand.js +3 -3
  131. package/dist-es/commands/UpdateCampaignCommand.js +3 -3
  132. package/dist-es/commands/UpdateMetricAttributionCommand.js +3 -3
  133. package/dist-es/commands/UpdateRecommenderCommand.js +3 -3
  134. package/dist-es/protocols/Aws_json1_1.js +1032 -1106
  135. package/dist-types/protocols/Aws_json1_1.d.ts +528 -132
  136. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +132 -132
  137. package/package.json +6 -6
@@ -267,531 +267,531 @@ import {
267
267
  UpdateRecommenderCommandInput,
268
268
  UpdateRecommenderCommandOutput,
269
269
  } from "../commands/UpdateRecommenderCommand";
270
- export declare const serializeAws_json1_1CreateBatchInferenceJobCommand: (
270
+ export declare const se_CreateBatchInferenceJobCommand: (
271
271
  input: CreateBatchInferenceJobCommandInput,
272
272
  context: __SerdeContext
273
273
  ) => Promise<__HttpRequest>;
274
- export declare const serializeAws_json1_1CreateBatchSegmentJobCommand: (
274
+ export declare const se_CreateBatchSegmentJobCommand: (
275
275
  input: CreateBatchSegmentJobCommandInput,
276
276
  context: __SerdeContext
277
277
  ) => Promise<__HttpRequest>;
278
- export declare const serializeAws_json1_1CreateCampaignCommand: (
278
+ export declare const se_CreateCampaignCommand: (
279
279
  input: CreateCampaignCommandInput,
280
280
  context: __SerdeContext
281
281
  ) => Promise<__HttpRequest>;
282
- export declare const serializeAws_json1_1CreateDatasetCommand: (
282
+ export declare const se_CreateDatasetCommand: (
283
283
  input: CreateDatasetCommandInput,
284
284
  context: __SerdeContext
285
285
  ) => Promise<__HttpRequest>;
286
- export declare const serializeAws_json1_1CreateDatasetExportJobCommand: (
286
+ export declare const se_CreateDatasetExportJobCommand: (
287
287
  input: CreateDatasetExportJobCommandInput,
288
288
  context: __SerdeContext
289
289
  ) => Promise<__HttpRequest>;
290
- export declare const serializeAws_json1_1CreateDatasetGroupCommand: (
290
+ export declare const se_CreateDatasetGroupCommand: (
291
291
  input: CreateDatasetGroupCommandInput,
292
292
  context: __SerdeContext
293
293
  ) => Promise<__HttpRequest>;
294
- export declare const serializeAws_json1_1CreateDatasetImportJobCommand: (
294
+ export declare const se_CreateDatasetImportJobCommand: (
295
295
  input: CreateDatasetImportJobCommandInput,
296
296
  context: __SerdeContext
297
297
  ) => Promise<__HttpRequest>;
298
- export declare const serializeAws_json1_1CreateEventTrackerCommand: (
298
+ export declare const se_CreateEventTrackerCommand: (
299
299
  input: CreateEventTrackerCommandInput,
300
300
  context: __SerdeContext
301
301
  ) => Promise<__HttpRequest>;
302
- export declare const serializeAws_json1_1CreateFilterCommand: (
302
+ export declare const se_CreateFilterCommand: (
303
303
  input: CreateFilterCommandInput,
304
304
  context: __SerdeContext
305
305
  ) => Promise<__HttpRequest>;
306
- export declare const serializeAws_json1_1CreateMetricAttributionCommand: (
306
+ export declare const se_CreateMetricAttributionCommand: (
307
307
  input: CreateMetricAttributionCommandInput,
308
308
  context: __SerdeContext
309
309
  ) => Promise<__HttpRequest>;
310
- export declare const serializeAws_json1_1CreateRecommenderCommand: (
310
+ export declare const se_CreateRecommenderCommand: (
311
311
  input: CreateRecommenderCommandInput,
312
312
  context: __SerdeContext
313
313
  ) => Promise<__HttpRequest>;
314
- export declare const serializeAws_json1_1CreateSchemaCommand: (
314
+ export declare const se_CreateSchemaCommand: (
315
315
  input: CreateSchemaCommandInput,
316
316
  context: __SerdeContext
317
317
  ) => Promise<__HttpRequest>;
318
- export declare const serializeAws_json1_1CreateSolutionCommand: (
318
+ export declare const se_CreateSolutionCommand: (
319
319
  input: CreateSolutionCommandInput,
320
320
  context: __SerdeContext
321
321
  ) => Promise<__HttpRequest>;
322
- export declare const serializeAws_json1_1CreateSolutionVersionCommand: (
322
+ export declare const se_CreateSolutionVersionCommand: (
323
323
  input: CreateSolutionVersionCommandInput,
324
324
  context: __SerdeContext
325
325
  ) => Promise<__HttpRequest>;
326
- export declare const serializeAws_json1_1DeleteCampaignCommand: (
326
+ export declare const se_DeleteCampaignCommand: (
327
327
  input: DeleteCampaignCommandInput,
328
328
  context: __SerdeContext
329
329
  ) => Promise<__HttpRequest>;
330
- export declare const serializeAws_json1_1DeleteDatasetCommand: (
330
+ export declare const se_DeleteDatasetCommand: (
331
331
  input: DeleteDatasetCommandInput,
332
332
  context: __SerdeContext
333
333
  ) => Promise<__HttpRequest>;
334
- export declare const serializeAws_json1_1DeleteDatasetGroupCommand: (
334
+ export declare const se_DeleteDatasetGroupCommand: (
335
335
  input: DeleteDatasetGroupCommandInput,
336
336
  context: __SerdeContext
337
337
  ) => Promise<__HttpRequest>;
338
- export declare const serializeAws_json1_1DeleteEventTrackerCommand: (
338
+ export declare const se_DeleteEventTrackerCommand: (
339
339
  input: DeleteEventTrackerCommandInput,
340
340
  context: __SerdeContext
341
341
  ) => Promise<__HttpRequest>;
342
- export declare const serializeAws_json1_1DeleteFilterCommand: (
342
+ export declare const se_DeleteFilterCommand: (
343
343
  input: DeleteFilterCommandInput,
344
344
  context: __SerdeContext
345
345
  ) => Promise<__HttpRequest>;
346
- export declare const serializeAws_json1_1DeleteMetricAttributionCommand: (
346
+ export declare const se_DeleteMetricAttributionCommand: (
347
347
  input: DeleteMetricAttributionCommandInput,
348
348
  context: __SerdeContext
349
349
  ) => Promise<__HttpRequest>;
350
- export declare const serializeAws_json1_1DeleteRecommenderCommand: (
350
+ export declare const se_DeleteRecommenderCommand: (
351
351
  input: DeleteRecommenderCommandInput,
352
352
  context: __SerdeContext
353
353
  ) => Promise<__HttpRequest>;
354
- export declare const serializeAws_json1_1DeleteSchemaCommand: (
354
+ export declare const se_DeleteSchemaCommand: (
355
355
  input: DeleteSchemaCommandInput,
356
356
  context: __SerdeContext
357
357
  ) => Promise<__HttpRequest>;
358
- export declare const serializeAws_json1_1DeleteSolutionCommand: (
358
+ export declare const se_DeleteSolutionCommand: (
359
359
  input: DeleteSolutionCommandInput,
360
360
  context: __SerdeContext
361
361
  ) => Promise<__HttpRequest>;
362
- export declare const serializeAws_json1_1DescribeAlgorithmCommand: (
362
+ export declare const se_DescribeAlgorithmCommand: (
363
363
  input: DescribeAlgorithmCommandInput,
364
364
  context: __SerdeContext
365
365
  ) => Promise<__HttpRequest>;
366
- export declare const serializeAws_json1_1DescribeBatchInferenceJobCommand: (
366
+ export declare const se_DescribeBatchInferenceJobCommand: (
367
367
  input: DescribeBatchInferenceJobCommandInput,
368
368
  context: __SerdeContext
369
369
  ) => Promise<__HttpRequest>;
370
- export declare const serializeAws_json1_1DescribeBatchSegmentJobCommand: (
370
+ export declare const se_DescribeBatchSegmentJobCommand: (
371
371
  input: DescribeBatchSegmentJobCommandInput,
372
372
  context: __SerdeContext
373
373
  ) => Promise<__HttpRequest>;
374
- export declare const serializeAws_json1_1DescribeCampaignCommand: (
374
+ export declare const se_DescribeCampaignCommand: (
375
375
  input: DescribeCampaignCommandInput,
376
376
  context: __SerdeContext
377
377
  ) => Promise<__HttpRequest>;
378
- export declare const serializeAws_json1_1DescribeDatasetCommand: (
378
+ export declare const se_DescribeDatasetCommand: (
379
379
  input: DescribeDatasetCommandInput,
380
380
  context: __SerdeContext
381
381
  ) => Promise<__HttpRequest>;
382
- export declare const serializeAws_json1_1DescribeDatasetExportJobCommand: (
382
+ export declare const se_DescribeDatasetExportJobCommand: (
383
383
  input: DescribeDatasetExportJobCommandInput,
384
384
  context: __SerdeContext
385
385
  ) => Promise<__HttpRequest>;
386
- export declare const serializeAws_json1_1DescribeDatasetGroupCommand: (
386
+ export declare const se_DescribeDatasetGroupCommand: (
387
387
  input: DescribeDatasetGroupCommandInput,
388
388
  context: __SerdeContext
389
389
  ) => Promise<__HttpRequest>;
390
- export declare const serializeAws_json1_1DescribeDatasetImportJobCommand: (
390
+ export declare const se_DescribeDatasetImportJobCommand: (
391
391
  input: DescribeDatasetImportJobCommandInput,
392
392
  context: __SerdeContext
393
393
  ) => Promise<__HttpRequest>;
394
- export declare const serializeAws_json1_1DescribeEventTrackerCommand: (
394
+ export declare const se_DescribeEventTrackerCommand: (
395
395
  input: DescribeEventTrackerCommandInput,
396
396
  context: __SerdeContext
397
397
  ) => Promise<__HttpRequest>;
398
- export declare const serializeAws_json1_1DescribeFeatureTransformationCommand: (
398
+ export declare const se_DescribeFeatureTransformationCommand: (
399
399
  input: DescribeFeatureTransformationCommandInput,
400
400
  context: __SerdeContext
401
401
  ) => Promise<__HttpRequest>;
402
- export declare const serializeAws_json1_1DescribeFilterCommand: (
402
+ export declare const se_DescribeFilterCommand: (
403
403
  input: DescribeFilterCommandInput,
404
404
  context: __SerdeContext
405
405
  ) => Promise<__HttpRequest>;
406
- export declare const serializeAws_json1_1DescribeMetricAttributionCommand: (
406
+ export declare const se_DescribeMetricAttributionCommand: (
407
407
  input: DescribeMetricAttributionCommandInput,
408
408
  context: __SerdeContext
409
409
  ) => Promise<__HttpRequest>;
410
- export declare const serializeAws_json1_1DescribeRecipeCommand: (
410
+ export declare const se_DescribeRecipeCommand: (
411
411
  input: DescribeRecipeCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_json1_1DescribeRecommenderCommand: (
414
+ export declare const se_DescribeRecommenderCommand: (
415
415
  input: DescribeRecommenderCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_json1_1DescribeSchemaCommand: (
418
+ export declare const se_DescribeSchemaCommand: (
419
419
  input: DescribeSchemaCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_json1_1DescribeSolutionCommand: (
422
+ export declare const se_DescribeSolutionCommand: (
423
423
  input: DescribeSolutionCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_json1_1DescribeSolutionVersionCommand: (
426
+ export declare const se_DescribeSolutionVersionCommand: (
427
427
  input: DescribeSolutionVersionCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_json1_1GetSolutionMetricsCommand: (
430
+ export declare const se_GetSolutionMetricsCommand: (
431
431
  input: GetSolutionMetricsCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_json1_1ListBatchInferenceJobsCommand: (
434
+ export declare const se_ListBatchInferenceJobsCommand: (
435
435
  input: ListBatchInferenceJobsCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_json1_1ListBatchSegmentJobsCommand: (
438
+ export declare const se_ListBatchSegmentJobsCommand: (
439
439
  input: ListBatchSegmentJobsCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_json1_1ListCampaignsCommand: (
442
+ export declare const se_ListCampaignsCommand: (
443
443
  input: ListCampaignsCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_json1_1ListDatasetExportJobsCommand: (
446
+ export declare const se_ListDatasetExportJobsCommand: (
447
447
  input: ListDatasetExportJobsCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_json1_1ListDatasetGroupsCommand: (
450
+ export declare const se_ListDatasetGroupsCommand: (
451
451
  input: ListDatasetGroupsCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_json1_1ListDatasetImportJobsCommand: (
454
+ export declare const se_ListDatasetImportJobsCommand: (
455
455
  input: ListDatasetImportJobsCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_json1_1ListDatasetsCommand: (
458
+ export declare const se_ListDatasetsCommand: (
459
459
  input: ListDatasetsCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_json1_1ListEventTrackersCommand: (
462
+ export declare const se_ListEventTrackersCommand: (
463
463
  input: ListEventTrackersCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_json1_1ListFiltersCommand: (
466
+ export declare const se_ListFiltersCommand: (
467
467
  input: ListFiltersCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_json1_1ListMetricAttributionMetricsCommand: (
470
+ export declare const se_ListMetricAttributionMetricsCommand: (
471
471
  input: ListMetricAttributionMetricsCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_json1_1ListMetricAttributionsCommand: (
474
+ export declare const se_ListMetricAttributionsCommand: (
475
475
  input: ListMetricAttributionsCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_json1_1ListRecipesCommand: (
478
+ export declare const se_ListRecipesCommand: (
479
479
  input: ListRecipesCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_json1_1ListRecommendersCommand: (
482
+ export declare const se_ListRecommendersCommand: (
483
483
  input: ListRecommendersCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_json1_1ListSchemasCommand: (
486
+ export declare const se_ListSchemasCommand: (
487
487
  input: ListSchemasCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_json1_1ListSolutionsCommand: (
490
+ export declare const se_ListSolutionsCommand: (
491
491
  input: ListSolutionsCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_json1_1ListSolutionVersionsCommand: (
494
+ export declare const se_ListSolutionVersionsCommand: (
495
495
  input: ListSolutionVersionsCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (
498
+ export declare const se_ListTagsForResourceCommand: (
499
499
  input: ListTagsForResourceCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_json1_1StartRecommenderCommand: (
502
+ export declare const se_StartRecommenderCommand: (
503
503
  input: StartRecommenderCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_json1_1StopRecommenderCommand: (
506
+ export declare const se_StopRecommenderCommand: (
507
507
  input: StopRecommenderCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_json1_1StopSolutionVersionCreationCommand: (
510
+ export declare const se_StopSolutionVersionCreationCommand: (
511
511
  input: StopSolutionVersionCreationCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_json1_1TagResourceCommand: (
514
+ export declare const se_TagResourceCommand: (
515
515
  input: TagResourceCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_json1_1UntagResourceCommand: (
518
+ export declare const se_UntagResourceCommand: (
519
519
  input: UntagResourceCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_json1_1UpdateCampaignCommand: (
522
+ export declare const se_UpdateCampaignCommand: (
523
523
  input: UpdateCampaignCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_json1_1UpdateMetricAttributionCommand: (
526
+ export declare const se_UpdateMetricAttributionCommand: (
527
527
  input: UpdateMetricAttributionCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_json1_1UpdateRecommenderCommand: (
530
+ export declare const se_UpdateRecommenderCommand: (
531
531
  input: UpdateRecommenderCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const deserializeAws_json1_1CreateBatchInferenceJobCommand: (
534
+ export declare const de_CreateBatchInferenceJobCommand: (
535
535
  output: __HttpResponse,
536
536
  context: __SerdeContext
537
537
  ) => Promise<CreateBatchInferenceJobCommandOutput>;
538
- export declare const deserializeAws_json1_1CreateBatchSegmentJobCommand: (
538
+ export declare const de_CreateBatchSegmentJobCommand: (
539
539
  output: __HttpResponse,
540
540
  context: __SerdeContext
541
541
  ) => Promise<CreateBatchSegmentJobCommandOutput>;
542
- export declare const deserializeAws_json1_1CreateCampaignCommand: (
542
+ export declare const de_CreateCampaignCommand: (
543
543
  output: __HttpResponse,
544
544
  context: __SerdeContext
545
545
  ) => Promise<CreateCampaignCommandOutput>;
546
- export declare const deserializeAws_json1_1CreateDatasetCommand: (
546
+ export declare const de_CreateDatasetCommand: (
547
547
  output: __HttpResponse,
548
548
  context: __SerdeContext
549
549
  ) => Promise<CreateDatasetCommandOutput>;
550
- export declare const deserializeAws_json1_1CreateDatasetExportJobCommand: (
550
+ export declare const de_CreateDatasetExportJobCommand: (
551
551
  output: __HttpResponse,
552
552
  context: __SerdeContext
553
553
  ) => Promise<CreateDatasetExportJobCommandOutput>;
554
- export declare const deserializeAws_json1_1CreateDatasetGroupCommand: (
554
+ export declare const de_CreateDatasetGroupCommand: (
555
555
  output: __HttpResponse,
556
556
  context: __SerdeContext
557
557
  ) => Promise<CreateDatasetGroupCommandOutput>;
558
- export declare const deserializeAws_json1_1CreateDatasetImportJobCommand: (
558
+ export declare const de_CreateDatasetImportJobCommand: (
559
559
  output: __HttpResponse,
560
560
  context: __SerdeContext
561
561
  ) => Promise<CreateDatasetImportJobCommandOutput>;
562
- export declare const deserializeAws_json1_1CreateEventTrackerCommand: (
562
+ export declare const de_CreateEventTrackerCommand: (
563
563
  output: __HttpResponse,
564
564
  context: __SerdeContext
565
565
  ) => Promise<CreateEventTrackerCommandOutput>;
566
- export declare const deserializeAws_json1_1CreateFilterCommand: (
566
+ export declare const de_CreateFilterCommand: (
567
567
  output: __HttpResponse,
568
568
  context: __SerdeContext
569
569
  ) => Promise<CreateFilterCommandOutput>;
570
- export declare const deserializeAws_json1_1CreateMetricAttributionCommand: (
570
+ export declare const de_CreateMetricAttributionCommand: (
571
571
  output: __HttpResponse,
572
572
  context: __SerdeContext
573
573
  ) => Promise<CreateMetricAttributionCommandOutput>;
574
- export declare const deserializeAws_json1_1CreateRecommenderCommand: (
574
+ export declare const de_CreateRecommenderCommand: (
575
575
  output: __HttpResponse,
576
576
  context: __SerdeContext
577
577
  ) => Promise<CreateRecommenderCommandOutput>;
578
- export declare const deserializeAws_json1_1CreateSchemaCommand: (
578
+ export declare const de_CreateSchemaCommand: (
579
579
  output: __HttpResponse,
580
580
  context: __SerdeContext
581
581
  ) => Promise<CreateSchemaCommandOutput>;
582
- export declare const deserializeAws_json1_1CreateSolutionCommand: (
582
+ export declare const de_CreateSolutionCommand: (
583
583
  output: __HttpResponse,
584
584
  context: __SerdeContext
585
585
  ) => Promise<CreateSolutionCommandOutput>;
586
- export declare const deserializeAws_json1_1CreateSolutionVersionCommand: (
586
+ export declare const de_CreateSolutionVersionCommand: (
587
587
  output: __HttpResponse,
588
588
  context: __SerdeContext
589
589
  ) => Promise<CreateSolutionVersionCommandOutput>;
590
- export declare const deserializeAws_json1_1DeleteCampaignCommand: (
590
+ export declare const de_DeleteCampaignCommand: (
591
591
  output: __HttpResponse,
592
592
  context: __SerdeContext
593
593
  ) => Promise<DeleteCampaignCommandOutput>;
594
- export declare const deserializeAws_json1_1DeleteDatasetCommand: (
594
+ export declare const de_DeleteDatasetCommand: (
595
595
  output: __HttpResponse,
596
596
  context: __SerdeContext
597
597
  ) => Promise<DeleteDatasetCommandOutput>;
598
- export declare const deserializeAws_json1_1DeleteDatasetGroupCommand: (
598
+ export declare const de_DeleteDatasetGroupCommand: (
599
599
  output: __HttpResponse,
600
600
  context: __SerdeContext
601
601
  ) => Promise<DeleteDatasetGroupCommandOutput>;
602
- export declare const deserializeAws_json1_1DeleteEventTrackerCommand: (
602
+ export declare const de_DeleteEventTrackerCommand: (
603
603
  output: __HttpResponse,
604
604
  context: __SerdeContext
605
605
  ) => Promise<DeleteEventTrackerCommandOutput>;
606
- export declare const deserializeAws_json1_1DeleteFilterCommand: (
606
+ export declare const de_DeleteFilterCommand: (
607
607
  output: __HttpResponse,
608
608
  context: __SerdeContext
609
609
  ) => Promise<DeleteFilterCommandOutput>;
610
- export declare const deserializeAws_json1_1DeleteMetricAttributionCommand: (
610
+ export declare const de_DeleteMetricAttributionCommand: (
611
611
  output: __HttpResponse,
612
612
  context: __SerdeContext
613
613
  ) => Promise<DeleteMetricAttributionCommandOutput>;
614
- export declare const deserializeAws_json1_1DeleteRecommenderCommand: (
614
+ export declare const de_DeleteRecommenderCommand: (
615
615
  output: __HttpResponse,
616
616
  context: __SerdeContext
617
617
  ) => Promise<DeleteRecommenderCommandOutput>;
618
- export declare const deserializeAws_json1_1DeleteSchemaCommand: (
618
+ export declare const de_DeleteSchemaCommand: (
619
619
  output: __HttpResponse,
620
620
  context: __SerdeContext
621
621
  ) => Promise<DeleteSchemaCommandOutput>;
622
- export declare const deserializeAws_json1_1DeleteSolutionCommand: (
622
+ export declare const de_DeleteSolutionCommand: (
623
623
  output: __HttpResponse,
624
624
  context: __SerdeContext
625
625
  ) => Promise<DeleteSolutionCommandOutput>;
626
- export declare const deserializeAws_json1_1DescribeAlgorithmCommand: (
626
+ export declare const de_DescribeAlgorithmCommand: (
627
627
  output: __HttpResponse,
628
628
  context: __SerdeContext
629
629
  ) => Promise<DescribeAlgorithmCommandOutput>;
630
- export declare const deserializeAws_json1_1DescribeBatchInferenceJobCommand: (
630
+ export declare const de_DescribeBatchInferenceJobCommand: (
631
631
  output: __HttpResponse,
632
632
  context: __SerdeContext
633
633
  ) => Promise<DescribeBatchInferenceJobCommandOutput>;
634
- export declare const deserializeAws_json1_1DescribeBatchSegmentJobCommand: (
634
+ export declare const de_DescribeBatchSegmentJobCommand: (
635
635
  output: __HttpResponse,
636
636
  context: __SerdeContext
637
637
  ) => Promise<DescribeBatchSegmentJobCommandOutput>;
638
- export declare const deserializeAws_json1_1DescribeCampaignCommand: (
638
+ export declare const de_DescribeCampaignCommand: (
639
639
  output: __HttpResponse,
640
640
  context: __SerdeContext
641
641
  ) => Promise<DescribeCampaignCommandOutput>;
642
- export declare const deserializeAws_json1_1DescribeDatasetCommand: (
642
+ export declare const de_DescribeDatasetCommand: (
643
643
  output: __HttpResponse,
644
644
  context: __SerdeContext
645
645
  ) => Promise<DescribeDatasetCommandOutput>;
646
- export declare const deserializeAws_json1_1DescribeDatasetExportJobCommand: (
646
+ export declare const de_DescribeDatasetExportJobCommand: (
647
647
  output: __HttpResponse,
648
648
  context: __SerdeContext
649
649
  ) => Promise<DescribeDatasetExportJobCommandOutput>;
650
- export declare const deserializeAws_json1_1DescribeDatasetGroupCommand: (
650
+ export declare const de_DescribeDatasetGroupCommand: (
651
651
  output: __HttpResponse,
652
652
  context: __SerdeContext
653
653
  ) => Promise<DescribeDatasetGroupCommandOutput>;
654
- export declare const deserializeAws_json1_1DescribeDatasetImportJobCommand: (
654
+ export declare const de_DescribeDatasetImportJobCommand: (
655
655
  output: __HttpResponse,
656
656
  context: __SerdeContext
657
657
  ) => Promise<DescribeDatasetImportJobCommandOutput>;
658
- export declare const deserializeAws_json1_1DescribeEventTrackerCommand: (
658
+ export declare const de_DescribeEventTrackerCommand: (
659
659
  output: __HttpResponse,
660
660
  context: __SerdeContext
661
661
  ) => Promise<DescribeEventTrackerCommandOutput>;
662
- export declare const deserializeAws_json1_1DescribeFeatureTransformationCommand: (
662
+ export declare const de_DescribeFeatureTransformationCommand: (
663
663
  output: __HttpResponse,
664
664
  context: __SerdeContext
665
665
  ) => Promise<DescribeFeatureTransformationCommandOutput>;
666
- export declare const deserializeAws_json1_1DescribeFilterCommand: (
666
+ export declare const de_DescribeFilterCommand: (
667
667
  output: __HttpResponse,
668
668
  context: __SerdeContext
669
669
  ) => Promise<DescribeFilterCommandOutput>;
670
- export declare const deserializeAws_json1_1DescribeMetricAttributionCommand: (
670
+ export declare const de_DescribeMetricAttributionCommand: (
671
671
  output: __HttpResponse,
672
672
  context: __SerdeContext
673
673
  ) => Promise<DescribeMetricAttributionCommandOutput>;
674
- export declare const deserializeAws_json1_1DescribeRecipeCommand: (
674
+ export declare const de_DescribeRecipeCommand: (
675
675
  output: __HttpResponse,
676
676
  context: __SerdeContext
677
677
  ) => Promise<DescribeRecipeCommandOutput>;
678
- export declare const deserializeAws_json1_1DescribeRecommenderCommand: (
678
+ export declare const de_DescribeRecommenderCommand: (
679
679
  output: __HttpResponse,
680
680
  context: __SerdeContext
681
681
  ) => Promise<DescribeRecommenderCommandOutput>;
682
- export declare const deserializeAws_json1_1DescribeSchemaCommand: (
682
+ export declare const de_DescribeSchemaCommand: (
683
683
  output: __HttpResponse,
684
684
  context: __SerdeContext
685
685
  ) => Promise<DescribeSchemaCommandOutput>;
686
- export declare const deserializeAws_json1_1DescribeSolutionCommand: (
686
+ export declare const de_DescribeSolutionCommand: (
687
687
  output: __HttpResponse,
688
688
  context: __SerdeContext
689
689
  ) => Promise<DescribeSolutionCommandOutput>;
690
- export declare const deserializeAws_json1_1DescribeSolutionVersionCommand: (
690
+ export declare const de_DescribeSolutionVersionCommand: (
691
691
  output: __HttpResponse,
692
692
  context: __SerdeContext
693
693
  ) => Promise<DescribeSolutionVersionCommandOutput>;
694
- export declare const deserializeAws_json1_1GetSolutionMetricsCommand: (
694
+ export declare const de_GetSolutionMetricsCommand: (
695
695
  output: __HttpResponse,
696
696
  context: __SerdeContext
697
697
  ) => Promise<GetSolutionMetricsCommandOutput>;
698
- export declare const deserializeAws_json1_1ListBatchInferenceJobsCommand: (
698
+ export declare const de_ListBatchInferenceJobsCommand: (
699
699
  output: __HttpResponse,
700
700
  context: __SerdeContext
701
701
  ) => Promise<ListBatchInferenceJobsCommandOutput>;
702
- export declare const deserializeAws_json1_1ListBatchSegmentJobsCommand: (
702
+ export declare const de_ListBatchSegmentJobsCommand: (
703
703
  output: __HttpResponse,
704
704
  context: __SerdeContext
705
705
  ) => Promise<ListBatchSegmentJobsCommandOutput>;
706
- export declare const deserializeAws_json1_1ListCampaignsCommand: (
706
+ export declare const de_ListCampaignsCommand: (
707
707
  output: __HttpResponse,
708
708
  context: __SerdeContext
709
709
  ) => Promise<ListCampaignsCommandOutput>;
710
- export declare const deserializeAws_json1_1ListDatasetExportJobsCommand: (
710
+ export declare const de_ListDatasetExportJobsCommand: (
711
711
  output: __HttpResponse,
712
712
  context: __SerdeContext
713
713
  ) => Promise<ListDatasetExportJobsCommandOutput>;
714
- export declare const deserializeAws_json1_1ListDatasetGroupsCommand: (
714
+ export declare const de_ListDatasetGroupsCommand: (
715
715
  output: __HttpResponse,
716
716
  context: __SerdeContext
717
717
  ) => Promise<ListDatasetGroupsCommandOutput>;
718
- export declare const deserializeAws_json1_1ListDatasetImportJobsCommand: (
718
+ export declare const de_ListDatasetImportJobsCommand: (
719
719
  output: __HttpResponse,
720
720
  context: __SerdeContext
721
721
  ) => Promise<ListDatasetImportJobsCommandOutput>;
722
- export declare const deserializeAws_json1_1ListDatasetsCommand: (
722
+ export declare const de_ListDatasetsCommand: (
723
723
  output: __HttpResponse,
724
724
  context: __SerdeContext
725
725
  ) => Promise<ListDatasetsCommandOutput>;
726
- export declare const deserializeAws_json1_1ListEventTrackersCommand: (
726
+ export declare const de_ListEventTrackersCommand: (
727
727
  output: __HttpResponse,
728
728
  context: __SerdeContext
729
729
  ) => Promise<ListEventTrackersCommandOutput>;
730
- export declare const deserializeAws_json1_1ListFiltersCommand: (
730
+ export declare const de_ListFiltersCommand: (
731
731
  output: __HttpResponse,
732
732
  context: __SerdeContext
733
733
  ) => Promise<ListFiltersCommandOutput>;
734
- export declare const deserializeAws_json1_1ListMetricAttributionMetricsCommand: (
734
+ export declare const de_ListMetricAttributionMetricsCommand: (
735
735
  output: __HttpResponse,
736
736
  context: __SerdeContext
737
737
  ) => Promise<ListMetricAttributionMetricsCommandOutput>;
738
- export declare const deserializeAws_json1_1ListMetricAttributionsCommand: (
738
+ export declare const de_ListMetricAttributionsCommand: (
739
739
  output: __HttpResponse,
740
740
  context: __SerdeContext
741
741
  ) => Promise<ListMetricAttributionsCommandOutput>;
742
- export declare const deserializeAws_json1_1ListRecipesCommand: (
742
+ export declare const de_ListRecipesCommand: (
743
743
  output: __HttpResponse,
744
744
  context: __SerdeContext
745
745
  ) => Promise<ListRecipesCommandOutput>;
746
- export declare const deserializeAws_json1_1ListRecommendersCommand: (
746
+ export declare const de_ListRecommendersCommand: (
747
747
  output: __HttpResponse,
748
748
  context: __SerdeContext
749
749
  ) => Promise<ListRecommendersCommandOutput>;
750
- export declare const deserializeAws_json1_1ListSchemasCommand: (
750
+ export declare const de_ListSchemasCommand: (
751
751
  output: __HttpResponse,
752
752
  context: __SerdeContext
753
753
  ) => Promise<ListSchemasCommandOutput>;
754
- export declare const deserializeAws_json1_1ListSolutionsCommand: (
754
+ export declare const de_ListSolutionsCommand: (
755
755
  output: __HttpResponse,
756
756
  context: __SerdeContext
757
757
  ) => Promise<ListSolutionsCommandOutput>;
758
- export declare const deserializeAws_json1_1ListSolutionVersionsCommand: (
758
+ export declare const de_ListSolutionVersionsCommand: (
759
759
  output: __HttpResponse,
760
760
  context: __SerdeContext
761
761
  ) => Promise<ListSolutionVersionsCommandOutput>;
762
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
762
+ export declare const de_ListTagsForResourceCommand: (
763
763
  output: __HttpResponse,
764
764
  context: __SerdeContext
765
765
  ) => Promise<ListTagsForResourceCommandOutput>;
766
- export declare const deserializeAws_json1_1StartRecommenderCommand: (
766
+ export declare const de_StartRecommenderCommand: (
767
767
  output: __HttpResponse,
768
768
  context: __SerdeContext
769
769
  ) => Promise<StartRecommenderCommandOutput>;
770
- export declare const deserializeAws_json1_1StopRecommenderCommand: (
770
+ export declare const de_StopRecommenderCommand: (
771
771
  output: __HttpResponse,
772
772
  context: __SerdeContext
773
773
  ) => Promise<StopRecommenderCommandOutput>;
774
- export declare const deserializeAws_json1_1StopSolutionVersionCreationCommand: (
774
+ export declare const de_StopSolutionVersionCreationCommand: (
775
775
  output: __HttpResponse,
776
776
  context: __SerdeContext
777
777
  ) => Promise<StopSolutionVersionCreationCommandOutput>;
778
- export declare const deserializeAws_json1_1TagResourceCommand: (
778
+ export declare const de_TagResourceCommand: (
779
779
  output: __HttpResponse,
780
780
  context: __SerdeContext
781
781
  ) => Promise<TagResourceCommandOutput>;
782
- export declare const deserializeAws_json1_1UntagResourceCommand: (
782
+ export declare const de_UntagResourceCommand: (
783
783
  output: __HttpResponse,
784
784
  context: __SerdeContext
785
785
  ) => Promise<UntagResourceCommandOutput>;
786
- export declare const deserializeAws_json1_1UpdateCampaignCommand: (
786
+ export declare const de_UpdateCampaignCommand: (
787
787
  output: __HttpResponse,
788
788
  context: __SerdeContext
789
789
  ) => Promise<UpdateCampaignCommandOutput>;
790
- export declare const deserializeAws_json1_1UpdateMetricAttributionCommand: (
790
+ export declare const de_UpdateMetricAttributionCommand: (
791
791
  output: __HttpResponse,
792
792
  context: __SerdeContext
793
793
  ) => Promise<UpdateMetricAttributionCommandOutput>;
794
- export declare const deserializeAws_json1_1UpdateRecommenderCommand: (
794
+ export declare const de_UpdateRecommenderCommand: (
795
795
  output: __HttpResponse,
796
796
  context: __SerdeContext
797
797
  ) => Promise<UpdateRecommenderCommandOutput>;