@aws-sdk/client-personalize 3.529.1 → 3.535.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 (147) hide show
  1. package/dist-types/Personalize.d.ts +18 -1
  2. package/dist-types/PersonalizeClient.d.ts +1 -1
  3. package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateEventTrackerCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateMetricAttributionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateRecommenderCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSolutionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateSolutionVersionCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteEventTrackerCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteRecommenderCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteSolutionCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeCampaignCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeEventTrackerCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeFilterCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeRecipeCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeRecommenderCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeSchemaCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeSolutionCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSolutionMetricsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListCampaignsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListDatasetGroupsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListEventTrackersCommand.d.ts +2 -1
  52. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  53. package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListMetricAttributionsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListRecipesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListRecommendersCommand.d.ts +2 -1
  57. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  58. package/dist-types/commands/ListSolutionVersionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListSolutionsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/StartRecommenderCommand.d.ts +2 -1
  62. package/dist-types/commands/StopRecommenderCommand.d.ts +2 -1
  63. package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +2 -1
  64. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  65. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateDatasetCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateRecommenderCommand.d.ts +2 -1
  70. package/dist-types/models/models_0.d.ts +679 -679
  71. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  72. package/dist-types/runtimeConfig.d.ts +2 -2
  73. package/dist-types/runtimeConfig.native.d.ts +2 -2
  74. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  75. package/dist-types/ts3.4/Personalize.d.ts +17 -0
  76. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListMetricAttributionMetricsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListMetricAttributionsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateMetricAttributionCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  144. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  145. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  146. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  147. package/package.json +40 -40
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: PersonalizeClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: PersonalizeClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: PersonalizeClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { PersonalizeClientConfig } from "./PersonalizeClient";
5
5
  export declare const getRuntimeConfig: (config: PersonalizeClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: PersonalizeClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };
@@ -802,6 +802,7 @@ export interface Personalize {
802
802
  options: __HttpHandlerOptions,
803
803
  cb: (err: any, data?: GetSolutionMetricsCommandOutput) => void
804
804
  ): void;
805
+ listBatchInferenceJobs(): Promise<ListBatchInferenceJobsCommandOutput>;
805
806
  listBatchInferenceJobs(
806
807
  args: ListBatchInferenceJobsCommandInput,
807
808
  options?: __HttpHandlerOptions
@@ -815,6 +816,7 @@ export interface Personalize {
815
816
  options: __HttpHandlerOptions,
816
817
  cb: (err: any, data?: ListBatchInferenceJobsCommandOutput) => void
817
818
  ): void;
819
+ listBatchSegmentJobs(): Promise<ListBatchSegmentJobsCommandOutput>;
818
820
  listBatchSegmentJobs(
819
821
  args: ListBatchSegmentJobsCommandInput,
820
822
  options?: __HttpHandlerOptions
@@ -828,6 +830,7 @@ export interface Personalize {
828
830
  options: __HttpHandlerOptions,
829
831
  cb: (err: any, data?: ListBatchSegmentJobsCommandOutput) => void
830
832
  ): void;
833
+ listCampaigns(): Promise<ListCampaignsCommandOutput>;
831
834
  listCampaigns(
832
835
  args: ListCampaignsCommandInput,
833
836
  options?: __HttpHandlerOptions
@@ -841,6 +844,7 @@ export interface Personalize {
841
844
  options: __HttpHandlerOptions,
842
845
  cb: (err: any, data?: ListCampaignsCommandOutput) => void
843
846
  ): void;
847
+ listDatasetExportJobs(): Promise<ListDatasetExportJobsCommandOutput>;
844
848
  listDatasetExportJobs(
845
849
  args: ListDatasetExportJobsCommandInput,
846
850
  options?: __HttpHandlerOptions
@@ -854,6 +858,7 @@ export interface Personalize {
854
858
  options: __HttpHandlerOptions,
855
859
  cb: (err: any, data?: ListDatasetExportJobsCommandOutput) => void
856
860
  ): void;
861
+ listDatasetGroups(): Promise<ListDatasetGroupsCommandOutput>;
857
862
  listDatasetGroups(
858
863
  args: ListDatasetGroupsCommandInput,
859
864
  options?: __HttpHandlerOptions
@@ -867,6 +872,7 @@ export interface Personalize {
867
872
  options: __HttpHandlerOptions,
868
873
  cb: (err: any, data?: ListDatasetGroupsCommandOutput) => void
869
874
  ): void;
875
+ listDatasetImportJobs(): Promise<ListDatasetImportJobsCommandOutput>;
870
876
  listDatasetImportJobs(
871
877
  args: ListDatasetImportJobsCommandInput,
872
878
  options?: __HttpHandlerOptions
@@ -880,6 +886,7 @@ export interface Personalize {
880
886
  options: __HttpHandlerOptions,
881
887
  cb: (err: any, data?: ListDatasetImportJobsCommandOutput) => void
882
888
  ): void;
889
+ listDatasets(): Promise<ListDatasetsCommandOutput>;
883
890
  listDatasets(
884
891
  args: ListDatasetsCommandInput,
885
892
  options?: __HttpHandlerOptions
@@ -893,6 +900,7 @@ export interface Personalize {
893
900
  options: __HttpHandlerOptions,
894
901
  cb: (err: any, data?: ListDatasetsCommandOutput) => void
895
902
  ): void;
903
+ listEventTrackers(): Promise<ListEventTrackersCommandOutput>;
896
904
  listEventTrackers(
897
905
  args: ListEventTrackersCommandInput,
898
906
  options?: __HttpHandlerOptions
@@ -906,6 +914,7 @@ export interface Personalize {
906
914
  options: __HttpHandlerOptions,
907
915
  cb: (err: any, data?: ListEventTrackersCommandOutput) => void
908
916
  ): void;
917
+ listFilters(): Promise<ListFiltersCommandOutput>;
909
918
  listFilters(
910
919
  args: ListFiltersCommandInput,
911
920
  options?: __HttpHandlerOptions
@@ -919,6 +928,7 @@ export interface Personalize {
919
928
  options: __HttpHandlerOptions,
920
929
  cb: (err: any, data?: ListFiltersCommandOutput) => void
921
930
  ): void;
931
+ listMetricAttributionMetrics(): Promise<ListMetricAttributionMetricsCommandOutput>;
922
932
  listMetricAttributionMetrics(
923
933
  args: ListMetricAttributionMetricsCommandInput,
924
934
  options?: __HttpHandlerOptions
@@ -932,6 +942,7 @@ export interface Personalize {
932
942
  options: __HttpHandlerOptions,
933
943
  cb: (err: any, data?: ListMetricAttributionMetricsCommandOutput) => void
934
944
  ): void;
945
+ listMetricAttributions(): Promise<ListMetricAttributionsCommandOutput>;
935
946
  listMetricAttributions(
936
947
  args: ListMetricAttributionsCommandInput,
937
948
  options?: __HttpHandlerOptions
@@ -945,6 +956,7 @@ export interface Personalize {
945
956
  options: __HttpHandlerOptions,
946
957
  cb: (err: any, data?: ListMetricAttributionsCommandOutput) => void
947
958
  ): void;
959
+ listRecipes(): Promise<ListRecipesCommandOutput>;
948
960
  listRecipes(
949
961
  args: ListRecipesCommandInput,
950
962
  options?: __HttpHandlerOptions
@@ -958,6 +970,7 @@ export interface Personalize {
958
970
  options: __HttpHandlerOptions,
959
971
  cb: (err: any, data?: ListRecipesCommandOutput) => void
960
972
  ): void;
973
+ listRecommenders(): Promise<ListRecommendersCommandOutput>;
961
974
  listRecommenders(
962
975
  args: ListRecommendersCommandInput,
963
976
  options?: __HttpHandlerOptions
@@ -971,6 +984,7 @@ export interface Personalize {
971
984
  options: __HttpHandlerOptions,
972
985
  cb: (err: any, data?: ListRecommendersCommandOutput) => void
973
986
  ): void;
987
+ listSchemas(): Promise<ListSchemasCommandOutput>;
974
988
  listSchemas(
975
989
  args: ListSchemasCommandInput,
976
990
  options?: __HttpHandlerOptions
@@ -984,6 +998,7 @@ export interface Personalize {
984
998
  options: __HttpHandlerOptions,
985
999
  cb: (err: any, data?: ListSchemasCommandOutput) => void
986
1000
  ): void;
1001
+ listSolutions(): Promise<ListSolutionsCommandOutput>;
987
1002
  listSolutions(
988
1003
  args: ListSolutionsCommandInput,
989
1004
  options?: __HttpHandlerOptions
@@ -997,6 +1012,7 @@ export interface Personalize {
997
1012
  options: __HttpHandlerOptions,
998
1013
  cb: (err: any, data?: ListSolutionsCommandOutput) => void
999
1014
  ): void;
1015
+ listSolutionVersions(): Promise<ListSolutionVersionsCommandOutput>;
1000
1016
  listSolutionVersions(
1001
1017
  args: ListSolutionVersionsCommandInput,
1002
1018
  options?: __HttpHandlerOptions
@@ -1114,6 +1130,7 @@ export interface Personalize {
1114
1130
  options: __HttpHandlerOptions,
1115
1131
  cb: (err: any, data?: UpdateDatasetCommandOutput) => void
1116
1132
  ): void;
1133
+ updateMetricAttribution(): Promise<UpdateMetricAttributionCommandOutput>;
1117
1134
  updateMetricAttribution(
1118
1135
  args: UpdateMetricAttributionCommandInput,
1119
1136
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const CreateBatchInferenceJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateBatchInferenceJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateBatchInferenceJobCommandInput,
32
+ CreateBatchInferenceJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateBatchInferenceJobCommand extends CreateBatchInferenceJobCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateBatchSegmentJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateBatchSegmentJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateBatchSegmentJobCommandInput,
32
+ CreateBatchSegmentJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateBatchSegmentJobCommand extends CreateBatchSegmentJobCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateCampaignCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateCampaignCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateCampaignCommandInput,
31
+ CreateCampaignCommandOutput,
32
+ PersonalizeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateCampaignCommand extends CreateCampaignCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateDatasetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateDatasetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateDatasetCommandInput,
31
+ CreateDatasetCommandOutput,
32
+ PersonalizeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateDatasetCommand extends CreateDatasetCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDatasetExportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDatasetExportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDatasetExportJobCommandInput,
32
+ CreateDatasetExportJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDatasetExportJobCommand extends CreateDatasetExportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDatasetGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDatasetGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDatasetGroupCommandInput,
32
+ CreateDatasetGroupCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDatasetGroupCommand extends CreateDatasetGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateDatasetImportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateDatasetImportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateDatasetImportJobCommandInput,
32
+ CreateDatasetImportJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateDatasetImportJobCommand extends CreateDatasetImportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateEventTrackerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateEventTrackerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateEventTrackerCommandInput,
32
+ CreateEventTrackerCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateEventTrackerCommand extends CreateEventTrackerCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateFilterCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateFilterCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateFilterCommandInput,
28
+ CreateFilterCommandOutput,
29
+ PersonalizeClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateFilterCommand extends CreateFilterCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateMetricAttributionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateMetricAttributionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateMetricAttributionCommandInput,
32
+ CreateMetricAttributionCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateMetricAttributionCommand extends CreateMetricAttributionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateRecommenderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateRecommenderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateRecommenderCommandInput,
32
+ CreateRecommenderCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateRecommenderCommand extends CreateRecommenderCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateSchemaCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateSchemaCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateSchemaCommandInput,
28
+ CreateSchemaCommandOutput,
29
+ PersonalizeClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateSchemaCommand extends CreateSchemaCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateSolutionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateSolutionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateSolutionCommandInput,
31
+ CreateSolutionCommandOutput,
32
+ PersonalizeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateSolutionCommand extends CreateSolutionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateSolutionVersionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateSolutionVersionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateSolutionVersionCommandInput,
32
+ CreateSolutionVersionCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateSolutionVersionCommand extends CreateSolutionVersionCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteCampaignCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteCampaignCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteCampaignCommandInput,
26
+ DeleteCampaignCommandOutput,
27
+ PersonalizeClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteCampaignCommand extends DeleteCampaignCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteDatasetCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteDatasetCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteDatasetCommandInput,
26
+ DeleteDatasetCommandOutput,
27
+ PersonalizeClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteDatasetCommand extends DeleteDatasetCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteDatasetGroupCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteDatasetGroupCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteDatasetGroupCommandInput,
27
+ DeleteDatasetGroupCommandOutput,
28
+ PersonalizeClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteDatasetGroupCommand extends DeleteDatasetGroupCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteEventTrackerCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteEventTrackerCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteEventTrackerCommandInput,
27
+ DeleteEventTrackerCommandOutput,
28
+ PersonalizeClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteEventTrackerCommand extends DeleteEventTrackerCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteFilterCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteFilterCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteFilterCommandInput,
26
+ DeleteFilterCommandOutput,
27
+ PersonalizeClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteFilterCommand extends DeleteFilterCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteMetricAttributionCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteMetricAttributionCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteMetricAttributionCommandInput,
28
+ DeleteMetricAttributionCommandOutput,
29
+ PersonalizeClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteMetricAttributionCommand extends DeleteMetricAttributionCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteRecommenderCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteRecommenderCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteRecommenderCommandInput,
27
+ DeleteRecommenderCommandOutput,
28
+ PersonalizeClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteRecommenderCommand extends DeleteRecommenderCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteSchemaCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteSchemaCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteSchemaCommandInput,
26
+ DeleteSchemaCommandOutput,
27
+ PersonalizeClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteSchemaCommand extends DeleteSchemaCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteSolutionCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteSolutionCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteSolutionCommandInput,
26
+ DeleteSolutionCommandOutput,
27
+ PersonalizeClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteSolutionCommand extends DeleteSolutionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAlgorithmCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAlgorithmCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAlgorithmCommandInput,
32
+ DescribeAlgorithmCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAlgorithmCommand extends DescribeAlgorithmCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeBatchInferenceJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeBatchInferenceJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeBatchInferenceJobCommandInput,
32
+ DescribeBatchInferenceJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeBatchInferenceJobCommand extends DescribeBatchInferenceJobCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeBatchSegmentJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeBatchSegmentJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeBatchSegmentJobCommandInput,
32
+ DescribeBatchSegmentJobCommandOutput,
33
+ PersonalizeClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeBatchSegmentJobCommand extends DescribeBatchSegmentJobCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeCampaignCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeCampaignCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeCampaignCommandInput,
31
+ DescribeCampaignCommandOutput,
32
+ PersonalizeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeCampaignCommand extends DescribeCampaignCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeDatasetCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeDatasetCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeDatasetCommandInput,
31
+ DescribeDatasetCommandOutput,
32
+ PersonalizeClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeDatasetCommand extends DescribeDatasetCommand_base {}