@aws-sdk/client-personalize 3.493.0 → 3.495.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 (97) hide show
  1. package/dist-cjs/Personalize.js +1 -145
  2. package/dist-cjs/PersonalizeClient.js +1 -43
  3. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +1 -28
  4. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +1 -28
  5. package/dist-cjs/commands/CreateCampaignCommand.js +1 -28
  6. package/dist-cjs/commands/CreateDatasetCommand.js +1 -28
  7. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +1 -28
  8. package/dist-cjs/commands/CreateDatasetGroupCommand.js +1 -28
  9. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +1 -28
  10. package/dist-cjs/commands/CreateEventTrackerCommand.js +1 -28
  11. package/dist-cjs/commands/CreateFilterCommand.js +1 -29
  12. package/dist-cjs/commands/CreateMetricAttributionCommand.js +1 -28
  13. package/dist-cjs/commands/CreateRecommenderCommand.js +1 -28
  14. package/dist-cjs/commands/CreateSchemaCommand.js +1 -28
  15. package/dist-cjs/commands/CreateSolutionCommand.js +1 -28
  16. package/dist-cjs/commands/CreateSolutionVersionCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteCampaignCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteDatasetCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteEventTrackerCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteFilterCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteRecommenderCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteSchemaCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteSolutionCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeCampaignCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeDatasetCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeEventTrackerCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeFilterCommand.js +1 -29
  37. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeRecipeCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeRecommenderCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeSchemaCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeSolutionCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +1 -28
  43. package/dist-cjs/commands/GetSolutionMetricsCommand.js +1 -28
  44. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +1 -28
  45. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +1 -28
  46. package/dist-cjs/commands/ListCampaignsCommand.js +1 -28
  47. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +1 -28
  48. package/dist-cjs/commands/ListDatasetGroupsCommand.js +1 -28
  49. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +1 -28
  50. package/dist-cjs/commands/ListDatasetsCommand.js +1 -28
  51. package/dist-cjs/commands/ListEventTrackersCommand.js +1 -28
  52. package/dist-cjs/commands/ListFiltersCommand.js +1 -28
  53. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +1 -28
  54. package/dist-cjs/commands/ListMetricAttributionsCommand.js +1 -28
  55. package/dist-cjs/commands/ListRecipesCommand.js +1 -28
  56. package/dist-cjs/commands/ListRecommendersCommand.js +1 -28
  57. package/dist-cjs/commands/ListSchemasCommand.js +1 -28
  58. package/dist-cjs/commands/ListSolutionVersionsCommand.js +1 -28
  59. package/dist-cjs/commands/ListSolutionsCommand.js +1 -28
  60. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  61. package/dist-cjs/commands/StartRecommenderCommand.js +1 -28
  62. package/dist-cjs/commands/StopRecommenderCommand.js +1 -28
  63. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +1 -28
  64. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  65. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  66. package/dist-cjs/commands/UpdateCampaignCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateDatasetCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +1 -28
  69. package/dist-cjs/commands/UpdateRecommenderCommand.js +1 -28
  70. package/dist-cjs/commands/index.js +1 -70
  71. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  72. package/dist-cjs/extensionConfiguration.js +1 -2
  73. package/dist-cjs/index.js +5702 -11
  74. package/dist-cjs/models/PersonalizeServiceException.js +1 -12
  75. package/dist-cjs/models/index.js +1 -4
  76. package/dist-cjs/models/models_0.js +1 -154
  77. package/dist-cjs/pagination/Interfaces.js +1 -2
  78. package/dist-cjs/pagination/ListBatchInferenceJobsPaginator.js +1 -7
  79. package/dist-cjs/pagination/ListBatchSegmentJobsPaginator.js +1 -7
  80. package/dist-cjs/pagination/ListCampaignsPaginator.js +1 -7
  81. package/dist-cjs/pagination/ListDatasetExportJobsPaginator.js +1 -7
  82. package/dist-cjs/pagination/ListDatasetGroupsPaginator.js +1 -7
  83. package/dist-cjs/pagination/ListDatasetImportJobsPaginator.js +1 -7
  84. package/dist-cjs/pagination/ListDatasetsPaginator.js +1 -7
  85. package/dist-cjs/pagination/ListEventTrackersPaginator.js +1 -7
  86. package/dist-cjs/pagination/ListFiltersPaginator.js +1 -7
  87. package/dist-cjs/pagination/ListMetricAttributionMetricsPaginator.js +1 -7
  88. package/dist-cjs/pagination/ListMetricAttributionsPaginator.js +1 -7
  89. package/dist-cjs/pagination/ListRecipesPaginator.js +1 -7
  90. package/dist-cjs/pagination/ListRecommendersPaginator.js +1 -7
  91. package/dist-cjs/pagination/ListSchemasPaginator.js +1 -7
  92. package/dist-cjs/pagination/ListSolutionVersionsPaginator.js +1 -7
  93. package/dist-cjs/pagination/ListSolutionsPaginator.js +1 -7
  94. package/dist-cjs/pagination/index.js +1 -20
  95. package/dist-cjs/protocols/Aws_json1_1.js +1 -4068
  96. package/dist-cjs/runtimeExtensions.js +1 -22
  97. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListSolutionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListSolutionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "ListSolutions", {})
22
- .n("PersonalizeClient", "ListSolutionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListSolutionsCommand)
25
- .de(Aws_json1_1_1.de_ListSolutionsCommand)
26
- .build() {
27
- }
28
- exports.ListSolutionsCommand = ListSolutionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListTagsForResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "ListTagsForResource", {})
22
- .n("PersonalizeClient", "ListTagsForResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
25
- .de(Aws_json1_1_1.de_ListTagsForResourceCommand)
26
- .build() {
27
- }
28
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartRecommenderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StartRecommenderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "StartRecommender", {})
22
- .n("PersonalizeClient", "StartRecommenderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartRecommenderCommand)
25
- .de(Aws_json1_1_1.de_StartRecommenderCommand)
26
- .build() {
27
- }
28
- exports.StartRecommenderCommand = StartRecommenderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopRecommenderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopRecommenderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "StopRecommender", {})
22
- .n("PersonalizeClient", "StopRecommenderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopRecommenderCommand)
25
- .de(Aws_json1_1_1.de_StopRecommenderCommand)
26
- .build() {
27
- }
28
- exports.StopRecommenderCommand = StopRecommenderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopSolutionVersionCreationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopSolutionVersionCreationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "StopSolutionVersionCreation", {})
22
- .n("PersonalizeClient", "StopSolutionVersionCreationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopSolutionVersionCreationCommand)
25
- .de(Aws_json1_1_1.de_StopSolutionVersionCreationCommand)
26
- .build() {
27
- }
28
- exports.StopSolutionVersionCreationCommand = StopSolutionVersionCreationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class TagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "TagResource", {})
22
- .n("PersonalizeClient", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TagResourceCommand)
25
- .de(Aws_json1_1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UntagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "UntagResource", {})
22
- .n("PersonalizeClient", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UntagResourceCommand)
25
- .de(Aws_json1_1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateCampaignCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateCampaignCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "UpdateCampaign", {})
22
- .n("PersonalizeClient", "UpdateCampaignCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateCampaignCommand)
25
- .de(Aws_json1_1_1.de_UpdateCampaignCommand)
26
- .build() {
27
- }
28
- exports.UpdateCampaignCommand = UpdateCampaignCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDatasetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateDatasetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "UpdateDataset", {})
22
- .n("PersonalizeClient", "UpdateDatasetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateDatasetCommand)
25
- .de(Aws_json1_1_1.de_UpdateDatasetCommand)
26
- .build() {
27
- }
28
- exports.UpdateDatasetCommand = UpdateDatasetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMetricAttributionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateMetricAttributionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "UpdateMetricAttribution", {})
22
- .n("PersonalizeClient", "UpdateMetricAttributionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateMetricAttributionCommand)
25
- .de(Aws_json1_1_1.de_UpdateMetricAttributionCommand)
26
- .build() {
27
- }
28
- exports.UpdateMetricAttributionCommand = UpdateMetricAttributionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRecommenderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateRecommenderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonPersonalize", "UpdateRecommender", {})
22
- .n("PersonalizeClient", "UpdateRecommenderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateRecommenderCommand)
25
- .de(Aws_json1_1_1.de_UpdateRecommenderCommand)
26
- .build() {
27
- }
28
- exports.UpdateRecommenderCommand = UpdateRecommenderCommand;
1
+ module.exports = require("../index.js");
@@ -1,70 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./CreateBatchInferenceJobCommand"), exports);
5
- tslib_1.__exportStar(require("./CreateBatchSegmentJobCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateCampaignCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateDatasetCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateDatasetExportJobCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateDatasetGroupCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateDatasetImportJobCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateEventTrackerCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateFilterCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateMetricAttributionCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateRecommenderCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateSchemaCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateSolutionCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateSolutionVersionCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteCampaignCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteDatasetCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteDatasetGroupCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteEventTrackerCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteFilterCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteMetricAttributionCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteRecommenderCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteSchemaCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteSolutionCommand"), exports);
27
- tslib_1.__exportStar(require("./DescribeAlgorithmCommand"), exports);
28
- tslib_1.__exportStar(require("./DescribeBatchInferenceJobCommand"), exports);
29
- tslib_1.__exportStar(require("./DescribeBatchSegmentJobCommand"), exports);
30
- tslib_1.__exportStar(require("./DescribeCampaignCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribeDatasetCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribeDatasetExportJobCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribeDatasetGroupCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeDatasetImportJobCommand"), exports);
35
- tslib_1.__exportStar(require("./DescribeEventTrackerCommand"), exports);
36
- tslib_1.__exportStar(require("./DescribeFeatureTransformationCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeFilterCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeMetricAttributionCommand"), exports);
39
- tslib_1.__exportStar(require("./DescribeRecipeCommand"), exports);
40
- tslib_1.__exportStar(require("./DescribeRecommenderCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeSchemaCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeSolutionCommand"), exports);
43
- tslib_1.__exportStar(require("./DescribeSolutionVersionCommand"), exports);
44
- tslib_1.__exportStar(require("./GetSolutionMetricsCommand"), exports);
45
- tslib_1.__exportStar(require("./ListBatchInferenceJobsCommand"), exports);
46
- tslib_1.__exportStar(require("./ListBatchSegmentJobsCommand"), exports);
47
- tslib_1.__exportStar(require("./ListCampaignsCommand"), exports);
48
- tslib_1.__exportStar(require("./ListDatasetExportJobsCommand"), exports);
49
- tslib_1.__exportStar(require("./ListDatasetGroupsCommand"), exports);
50
- tslib_1.__exportStar(require("./ListDatasetImportJobsCommand"), exports);
51
- tslib_1.__exportStar(require("./ListDatasetsCommand"), exports);
52
- tslib_1.__exportStar(require("./ListEventTrackersCommand"), exports);
53
- tslib_1.__exportStar(require("./ListFiltersCommand"), exports);
54
- tslib_1.__exportStar(require("./ListMetricAttributionMetricsCommand"), exports);
55
- tslib_1.__exportStar(require("./ListMetricAttributionsCommand"), exports);
56
- tslib_1.__exportStar(require("./ListRecipesCommand"), exports);
57
- tslib_1.__exportStar(require("./ListRecommendersCommand"), exports);
58
- tslib_1.__exportStar(require("./ListSchemasCommand"), exports);
59
- tslib_1.__exportStar(require("./ListSolutionVersionsCommand"), exports);
60
- tslib_1.__exportStar(require("./ListSolutionsCommand"), exports);
61
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
62
- tslib_1.__exportStar(require("./StartRecommenderCommand"), exports);
63
- tslib_1.__exportStar(require("./StopRecommenderCommand"), exports);
64
- tslib_1.__exportStar(require("./StopSolutionVersionCreationCommand"), exports);
65
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
66
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
67
- tslib_1.__exportStar(require("./UpdateCampaignCommand"), exports);
68
- tslib_1.__exportStar(require("./UpdateDatasetCommand"), exports);
69
- tslib_1.__exportStar(require("./UpdateMetricAttributionCommand"), exports);
70
- tslib_1.__exportStar(require("./UpdateRecommenderCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "personalize",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");