@aws-sdk/client-personalize 3.799.0 → 3.804.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 (117) hide show
  1. package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateCampaignCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateDataDeletionJobCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateEventTrackerCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFilterCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateMetricAttributionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateRecommenderCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateSchemaCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateSolutionCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateSolutionVersionCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCampaignCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteEventTrackerCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteFilterCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteRecommenderCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteSolutionCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeCampaignCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeDataDeletionJobCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeEventTrackerCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFilterCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeRecipeCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeRecommenderCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeSchemaCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeSolutionCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +1 -1
  43. package/dist-types/commands/GetSolutionMetricsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  45. package/dist-types/commands/StartRecommenderCommand.d.ts +1 -1
  46. package/dist-types/commands/StopRecommenderCommand.d.ts +1 -1
  47. package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +1 -1
  48. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateCampaignCommand.d.ts +1 -1
  51. package/dist-types/commands/UpdateDatasetCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateRecommenderCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateSolutionCommand.d.ts +1 -1
  54. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  55. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  56. package/dist-types/runtimeConfig.d.ts +16 -16
  57. package/dist-types/runtimeConfig.native.d.ts +18 -18
  58. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  59. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateDataDeletionJobCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeDataDeletionJobCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/UpdateSolutionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  117. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface CreateBatchInferenceJobCommandOutput extends CreateBatchInferen
23
23
  }
24
24
  declare const CreateBatchInferenceJobCommand_base: {
25
25
  new (input: CreateBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchInferenceJobCommandInput, CreateBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchInferenceJobCommandInput, CreateBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchInferenceJobCommandInput, CreateBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBatchSegmentJobCommandOutput extends CreateBatchSegmentJo
23
23
  }
24
24
  declare const CreateBatchSegmentJobCommand_base: {
25
25
  new (input: CreateBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchSegmentJobCommandInput, CreateBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchSegmentJobCommandInput, CreateBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBatchSegmentJobCommandInput, CreateBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCampaignCommandOutput extends CreateCampaignResponse, __M
23
23
  }
24
24
  declare const CreateCampaignCommand_base: {
25
25
  new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCampaignCommandInput, CreateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDataDeletionJobCommandOutput extends CreateDataDeletionJo
23
23
  }
24
24
  declare const CreateDataDeletionJobCommand_base: {
25
25
  new (input: CreateDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataDeletionJobCommandInput, CreateDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataDeletionJobCommandInput, CreateDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataDeletionJobCommandInput, CreateDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
23
23
  }
24
24
  declare const CreateDatasetCommand_base: {
25
25
  new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetExportJobCommandOutput extends CreateDatasetExport
23
23
  }
24
24
  declare const CreateDatasetExportJobCommand_base: {
25
25
  new (input: CreateDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetExportJobCommandInput, CreateDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetExportJobCommandInput, CreateDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetExportJobCommandInput, CreateDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetGroupCommandOutput extends CreateDatasetGroupRespo
23
23
  }
24
24
  declare const CreateDatasetGroupCommand_base: {
25
25
  new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetImportJobCommandOutput extends CreateDatasetImport
23
23
  }
24
24
  declare const CreateDatasetImportJobCommand_base: {
25
25
  new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEventTrackerCommandOutput extends CreateEventTrackerRespo
23
23
  }
24
24
  declare const CreateEventTrackerCommand_base: {
25
25
  new (input: CreateEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTrackerCommandInput, CreateEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTrackerCommandInput, CreateEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventTrackerCommandInput, CreateEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFilterCommandOutput extends CreateFilterResponse, __Metad
23
23
  }
24
24
  declare const CreateFilterCommand_base: {
25
25
  new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFilterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFilterCommandInput, CreateFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMetricAttributionCommandOutput extends CreateMetricAttrib
23
23
  }
24
24
  declare const CreateMetricAttributionCommand_base: {
25
25
  new (input: CreateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetricAttributionCommandInput, CreateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetricAttributionCommandInput, CreateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMetricAttributionCommandInput, CreateMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRecommenderCommandOutput extends CreateRecommenderRespons
23
23
  }
24
24
  declare const CreateRecommenderCommand_base: {
25
25
  new (input: CreateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommenderCommandInput, CreateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommenderCommandInput, CreateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommenderCommandInput, CreateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
23
23
  }
24
24
  declare const CreateSchemaCommand_base: {
25
25
  new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSolutionCommandOutput extends CreateSolutionResponse, __M
23
23
  }
24
24
  declare const CreateSolutionCommand_base: {
25
25
  new (input: CreateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionCommandInput, CreateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionCommandInput, CreateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionCommandInput, CreateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSolutionVersionCommandOutput extends CreateSolutionVersio
23
23
  }
24
24
  declare const CreateSolutionVersionCommand_base: {
25
25
  new (input: CreateSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionVersionCommandInput, CreateSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionVersionCommandInput, CreateSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSolutionVersionCommandInput, CreateSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCampaignCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteCampaignCommand_base: {
25
25
  new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCampaignCommandInput, DeleteCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatasetCommand_base: {
25
25
  new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatasetGroupCommand_base: {
25
25
  new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEventTrackerCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEventTrackerCommand_base: {
25
25
  new (input: DeleteEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTrackerCommandInput, DeleteEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTrackerCommandInput, DeleteEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTrackerCommandInput, DeleteEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFilterCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteFilterCommand_base: {
25
25
  new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFilterCommandInput, DeleteFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMetricAttributionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteMetricAttributionCommand_base: {
25
25
  new (input: DeleteMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricAttributionCommandInput, DeleteMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricAttributionCommandInput, DeleteMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMetricAttributionCommandInput, DeleteMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRecommenderCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRecommenderCommand_base: {
25
25
  new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSchemaCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSchemaCommand_base: {
25
25
  new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSchemaCommandInput, DeleteSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSolutionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSolutionCommand_base: {
25
25
  new (input: DeleteSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSolutionCommandInput, DeleteSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSolutionCommandInput, DeleteSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSolutionCommandInput, DeleteSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAlgorithmCommandOutput extends DescribeAlgorithmRespons
23
23
  }
24
24
  declare const DescribeAlgorithmCommand_base: {
25
25
  new (input: DescribeAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAlgorithmCommandInput, DescribeAlgorithmCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBatchInferenceJobCommandOutput extends DescribeBatchInf
23
23
  }
24
24
  declare const DescribeBatchInferenceJobCommand_base: {
25
25
  new (input: DescribeBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchInferenceJobCommandInput, DescribeBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchInferenceJobCommandInput, DescribeBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBatchInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchInferenceJobCommandInput, DescribeBatchInferenceJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBatchSegmentJobCommandOutput extends DescribeBatchSegme
23
23
  }
24
24
  declare const DescribeBatchSegmentJobCommand_base: {
25
25
  new (input: DescribeBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchSegmentJobCommandInput, DescribeBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchSegmentJobCommandInput, DescribeBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBatchSegmentJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBatchSegmentJobCommandInput, DescribeBatchSegmentJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCampaignCommandOutput extends DescribeCampaignResponse,
23
23
  }
24
24
  declare const DescribeCampaignCommand_base: {
25
25
  new (input: DescribeCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCampaignCommandInput, DescribeCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCampaignCommandInput, DescribeCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCampaignCommandInput, DescribeCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDataDeletionJobCommandOutput extends DescribeDataDeleti
23
23
  }
24
24
  declare const DescribeDataDeletionJobCommand_base: {
25
25
  new (input: DescribeDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataDeletionJobCommandInput, DescribeDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataDeletionJobCommandInput, DescribeDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDataDeletionJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataDeletionJobCommandInput, DescribeDataDeletionJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
23
23
  }
24
24
  declare const DescribeDatasetCommand_base: {
25
25
  new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetExportJobCommandOutput extends DescribeDatasetEx
23
23
  }
24
24
  declare const DescribeDatasetExportJobCommand_base: {
25
25
  new (input: DescribeDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetExportJobCommandInput, DescribeDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetExportJobCommandInput, DescribeDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetExportJobCommandInput, DescribeDatasetExportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupR
23
23
  }
24
24
  declare const DescribeDatasetGroupCommand_base: {
25
25
  new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetIm
23
23
  }
24
24
  declare const DescribeDatasetImportJobCommand_base: {
25
25
  new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeEventTrackerCommandOutput extends DescribeEventTrackerR
23
23
  }
24
24
  declare const DescribeEventTrackerCommand_base: {
25
25
  new (input: DescribeEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTrackerCommandInput, DescribeEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTrackerCommandInput, DescribeEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEventTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventTrackerCommandInput, DescribeEventTrackerCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeFeatureTransformationCommandOutput extends DescribeFeat
23
23
  }
24
24
  declare const DescribeFeatureTransformationCommand_base: {
25
25
  new (input: DescribeFeatureTransformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeatureTransformationCommandInput, DescribeFeatureTransformationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeFeatureTransformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeatureTransformationCommandInput, DescribeFeatureTransformationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeFeatureTransformationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeatureTransformationCommandInput, DescribeFeatureTransformationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeFilterCommandOutput extends DescribeFilterResponse, __M
23
23
  }
24
24
  declare const DescribeFilterCommand_base: {
25
25
  new (input: DescribeFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFilterCommandInput, DescribeFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFilterCommandInput, DescribeFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFilterCommandInput, DescribeFilterCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMetricAttributionCommandOutput extends DescribeMetricAt
23
23
  }
24
24
  declare const DescribeMetricAttributionCommand_base: {
25
25
  new (input: DescribeMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricAttributionCommandInput, DescribeMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricAttributionCommandInput, DescribeMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMetricAttributionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricAttributionCommandInput, DescribeMetricAttributionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeRecipeCommandOutput extends DescribeRecipeResponse, __M
23
23
  }
24
24
  declare const DescribeRecipeCommand_base: {
25
25
  new (input: DescribeRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecipeCommandInput, DescribeRecipeCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecipeCommandInput, DescribeRecipeCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeRecipeCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecipeCommandInput, DescribeRecipeCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeRecommenderCommandOutput extends DescribeRecommenderRes
23
23
  }
24
24
  declare const DescribeRecommenderCommand_base: {
25
25
  new (input: DescribeRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommenderCommandInput, DescribeRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommenderCommandInput, DescribeRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRecommenderCommandInput, DescribeRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSchemaCommandOutput extends DescribeSchemaResponse, __M
23
23
  }
24
24
  declare const DescribeSchemaCommand_base: {
25
25
  new (input: DescribeSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemaCommandInput, DescribeSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemaCommandInput, DescribeSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSchemaCommandInput, DescribeSchemaCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSolutionCommandOutput extends DescribeSolutionResponse,
23
23
  }
24
24
  declare const DescribeSolutionCommand_base: {
25
25
  new (input: DescribeSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionCommandInput, DescribeSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionCommandInput, DescribeSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionCommandInput, DescribeSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSolutionVersionCommandOutput extends DescribeSolutionVe
23
23
  }
24
24
  declare const DescribeSolutionVersionCommand_base: {
25
25
  new (input: DescribeSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionVersionCommandInput, DescribeSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionVersionCommandInput, DescribeSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSolutionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSolutionVersionCommandInput, DescribeSolutionVersionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSolutionMetricsCommandOutput extends GetSolutionMetricsRespo
23
23
  }
24
24
  declare const GetSolutionMetricsCommand_base: {
25
25
  new (input: GetSolutionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSolutionMetricsCommandInput, GetSolutionMetricsCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSolutionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSolutionMetricsCommandInput, GetSolutionMetricsCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSolutionMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSolutionMetricsCommandInput, GetSolutionMetricsCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartRecommenderCommandOutput extends StartRecommenderResponse,
23
23
  }
24
24
  declare const StartRecommenderCommand_base: {
25
25
  new (input: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StartRecommenderCommandInput, StartRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopRecommenderCommandOutput extends StopRecommenderResponse, _
23
23
  }
24
24
  declare const StopRecommenderCommand_base: {
25
25
  new (input: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<StopRecommenderCommandInput, StopRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopSolutionVersionCreationCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const StopSolutionVersionCreationCommand_base: {
25
25
  new (input: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopSolutionVersionCreationCommandInput): import("@smithy/smithy-client").CommandImpl<StopSolutionVersionCreationCommandInput, StopSolutionVersionCreationCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCampaignCommandOutput extends UpdateCampaignResponse, __M
23
23
  }
24
24
  declare const UpdateCampaignCommand_base: {
25
25
  new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCampaignCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCampaignCommandInput, UpdateCampaignCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __Met
23
23
  }
24
24
  declare const UpdateDatasetCommand_base: {
25
25
  new (input: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetCommandInput, UpdateDatasetCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRecommenderCommandOutput extends UpdateRecommenderRespons
23
23
  }
24
24
  declare const UpdateRecommenderCommand_base: {
25
25
  new (input: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateSolutionCommandOutput extends UpdateSolutionResponse, __M
23
23
  }
24
24
  declare const UpdateSolutionCommand_base: {
25
25
  new (input: UpdateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSolutionCommandInput, UpdateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSolutionCommandInput, UpdateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateSolutionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSolutionCommandInput, UpdateSolutionCommandOutput, PersonalizeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**