@aws-sdk/client-personalize 3.493.0 → 3.496.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 +5704 -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.DeleteCampaignCommand = 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 DeleteCampaignCommand 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", "DeleteCampaign", {})
22
- .n("PersonalizeClient", "DeleteCampaignCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteCampaignCommand)
25
- .de(Aws_json1_1_1.de_DeleteCampaignCommand)
26
- .build() {
27
- }
28
- exports.DeleteCampaignCommand = DeleteCampaignCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDatasetCommand = 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 DeleteDatasetCommand 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", "DeleteDataset", {})
22
- .n("PersonalizeClient", "DeleteDatasetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDatasetCommand)
25
- .de(Aws_json1_1_1.de_DeleteDatasetCommand)
26
- .build() {
27
- }
28
- exports.DeleteDatasetCommand = DeleteDatasetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDatasetGroupCommand = 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 DeleteDatasetGroupCommand 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", "DeleteDatasetGroup", {})
22
- .n("PersonalizeClient", "DeleteDatasetGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDatasetGroupCommand)
25
- .de(Aws_json1_1_1.de_DeleteDatasetGroupCommand)
26
- .build() {
27
- }
28
- exports.DeleteDatasetGroupCommand = DeleteDatasetGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteEventTrackerCommand = 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 DeleteEventTrackerCommand 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", "DeleteEventTracker", {})
22
- .n("PersonalizeClient", "DeleteEventTrackerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteEventTrackerCommand)
25
- .de(Aws_json1_1_1.de_DeleteEventTrackerCommand)
26
- .build() {
27
- }
28
- exports.DeleteEventTrackerCommand = DeleteEventTrackerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteFilterCommand = 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 DeleteFilterCommand 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", "DeleteFilter", {})
22
- .n("PersonalizeClient", "DeleteFilterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteFilterCommand)
25
- .de(Aws_json1_1_1.de_DeleteFilterCommand)
26
- .build() {
27
- }
28
- exports.DeleteFilterCommand = DeleteFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteMetricAttributionCommand = 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 DeleteMetricAttributionCommand 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", "DeleteMetricAttribution", {})
22
- .n("PersonalizeClient", "DeleteMetricAttributionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteMetricAttributionCommand)
25
- .de(Aws_json1_1_1.de_DeleteMetricAttributionCommand)
26
- .build() {
27
- }
28
- exports.DeleteMetricAttributionCommand = DeleteMetricAttributionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRecommenderCommand = 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 DeleteRecommenderCommand 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", "DeleteRecommender", {})
22
- .n("PersonalizeClient", "DeleteRecommenderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteRecommenderCommand)
25
- .de(Aws_json1_1_1.de_DeleteRecommenderCommand)
26
- .build() {
27
- }
28
- exports.DeleteRecommenderCommand = DeleteRecommenderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSchemaCommand = 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 DeleteSchemaCommand 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", "DeleteSchema", {})
22
- .n("PersonalizeClient", "DeleteSchemaCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteSchemaCommand)
25
- .de(Aws_json1_1_1.de_DeleteSchemaCommand)
26
- .build() {
27
- }
28
- exports.DeleteSchemaCommand = DeleteSchemaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteSolutionCommand = 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 DeleteSolutionCommand 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", "DeleteSolution", {})
22
- .n("PersonalizeClient", "DeleteSolutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteSolutionCommand)
25
- .de(Aws_json1_1_1.de_DeleteSolutionCommand)
26
- .build() {
27
- }
28
- exports.DeleteSolutionCommand = DeleteSolutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAlgorithmCommand = 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 DescribeAlgorithmCommand 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", "DescribeAlgorithm", {})
22
- .n("PersonalizeClient", "DescribeAlgorithmCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeAlgorithmCommand)
25
- .de(Aws_json1_1_1.de_DescribeAlgorithmCommand)
26
- .build() {
27
- }
28
- exports.DescribeAlgorithmCommand = DescribeAlgorithmCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBatchInferenceJobCommand = 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 DescribeBatchInferenceJobCommand 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", "DescribeBatchInferenceJob", {})
22
- .n("PersonalizeClient", "DescribeBatchInferenceJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeBatchInferenceJobCommand)
25
- .de(Aws_json1_1_1.de_DescribeBatchInferenceJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeBatchInferenceJobCommand = DescribeBatchInferenceJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBatchSegmentJobCommand = 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 DescribeBatchSegmentJobCommand 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", "DescribeBatchSegmentJob", {})
22
- .n("PersonalizeClient", "DescribeBatchSegmentJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeBatchSegmentJobCommand)
25
- .de(Aws_json1_1_1.de_DescribeBatchSegmentJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeBatchSegmentJobCommand = DescribeBatchSegmentJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCampaignCommand = 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 DescribeCampaignCommand 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", "DescribeCampaign", {})
22
- .n("PersonalizeClient", "DescribeCampaignCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeCampaignCommand)
25
- .de(Aws_json1_1_1.de_DescribeCampaignCommand)
26
- .build() {
27
- }
28
- exports.DescribeCampaignCommand = DescribeCampaignCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDatasetCommand = 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 DescribeDatasetCommand 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", "DescribeDataset", {})
22
- .n("PersonalizeClient", "DescribeDatasetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDatasetCommand)
25
- .de(Aws_json1_1_1.de_DescribeDatasetCommand)
26
- .build() {
27
- }
28
- exports.DescribeDatasetCommand = DescribeDatasetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDatasetExportJobCommand = 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 DescribeDatasetExportJobCommand 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", "DescribeDatasetExportJob", {})
22
- .n("PersonalizeClient", "DescribeDatasetExportJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDatasetExportJobCommand)
25
- .de(Aws_json1_1_1.de_DescribeDatasetExportJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeDatasetExportJobCommand = DescribeDatasetExportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDatasetGroupCommand = 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 DescribeDatasetGroupCommand 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", "DescribeDatasetGroup", {})
22
- .n("PersonalizeClient", "DescribeDatasetGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDatasetGroupCommand)
25
- .de(Aws_json1_1_1.de_DescribeDatasetGroupCommand)
26
- .build() {
27
- }
28
- exports.DescribeDatasetGroupCommand = DescribeDatasetGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDatasetImportJobCommand = 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 DescribeDatasetImportJobCommand 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", "DescribeDatasetImportJob", {})
22
- .n("PersonalizeClient", "DescribeDatasetImportJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeDatasetImportJobCommand)
25
- .de(Aws_json1_1_1.de_DescribeDatasetImportJobCommand)
26
- .build() {
27
- }
28
- exports.DescribeDatasetImportJobCommand = DescribeDatasetImportJobCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEventTrackerCommand = 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 DescribeEventTrackerCommand 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", "DescribeEventTracker", {})
22
- .n("PersonalizeClient", "DescribeEventTrackerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeEventTrackerCommand)
25
- .de(Aws_json1_1_1.de_DescribeEventTrackerCommand)
26
- .build() {
27
- }
28
- exports.DescribeEventTrackerCommand = DescribeEventTrackerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeFeatureTransformationCommand = 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 DescribeFeatureTransformationCommand 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", "DescribeFeatureTransformation", {})
22
- .n("PersonalizeClient", "DescribeFeatureTransformationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeFeatureTransformationCommand)
25
- .de(Aws_json1_1_1.de_DescribeFeatureTransformationCommand)
26
- .build() {
27
- }
28
- exports.DescribeFeatureTransformationCommand = DescribeFeatureTransformationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeFilterCommand = 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 models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class DescribeFilterCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AmazonPersonalize", "DescribeFilter", {})
23
- .n("PersonalizeClient", "DescribeFilterCommand")
24
- .f(void 0, models_0_1.DescribeFilterResponseFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_DescribeFilterCommand)
26
- .de(Aws_json1_1_1.de_DescribeFilterCommand)
27
- .build() {
28
- }
29
- exports.DescribeFilterCommand = DescribeFilterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeMetricAttributionCommand = 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 DescribeMetricAttributionCommand 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", "DescribeMetricAttribution", {})
22
- .n("PersonalizeClient", "DescribeMetricAttributionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeMetricAttributionCommand)
25
- .de(Aws_json1_1_1.de_DescribeMetricAttributionCommand)
26
- .build() {
27
- }
28
- exports.DescribeMetricAttributionCommand = DescribeMetricAttributionCommand;
1
+ module.exports = require("../index.js");