@aws-sdk/client-personalize 3.303.0 → 3.309.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +2 -2
- package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -2
- package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -2
- package/dist-cjs/commands/CreateFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -2
- package/dist-cjs/commands/CreateRecommenderCommand.js +2 -2
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -2
- package/dist-cjs/commands/CreateSolutionCommand.js +2 -2
- package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -2
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -2
- package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -2
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -2
- package/dist-cjs/commands/DeleteSolutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
- package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeCampaignCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -2
- package/dist-cjs/commands/DescribeFilterCommand.js +2 -2
- package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecipeCommand.js +2 -2
- package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -2
- package/dist-cjs/commands/DescribeSchemaCommand.js +2 -2
- package/dist-cjs/commands/DescribeSolutionCommand.js +2 -2
- package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -2
- package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -2
- package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -2
- package/dist-cjs/commands/ListCampaignsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -2
- package/dist-cjs/commands/ListEventTrackersCommand.js +2 -2
- package/dist-cjs/commands/ListFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -2
- package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -2
- package/dist-cjs/commands/ListRecipesCommand.js +2 -2
- package/dist-cjs/commands/ListRecommendersCommand.js +2 -2
- package/dist-cjs/commands/ListSchemasCommand.js +2 -2
- package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSolutionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/StartRecommenderCommand.js +2 -2
- package/dist-cjs/commands/StopRecommenderCommand.js +2 -2
- package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
- package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -2
- package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1167 -1241
- package/dist-es/commands/CreateBatchInferenceJobCommand.js +3 -3
- package/dist-es/commands/CreateBatchSegmentJobCommand.js +3 -3
- package/dist-es/commands/CreateCampaignCommand.js +3 -3
- package/dist-es/commands/CreateDatasetCommand.js +3 -3
- package/dist-es/commands/CreateDatasetExportJobCommand.js +3 -3
- package/dist-es/commands/CreateDatasetGroupCommand.js +3 -3
- package/dist-es/commands/CreateDatasetImportJobCommand.js +3 -3
- package/dist-es/commands/CreateEventTrackerCommand.js +3 -3
- package/dist-es/commands/CreateFilterCommand.js +3 -3
- package/dist-es/commands/CreateMetricAttributionCommand.js +3 -3
- package/dist-es/commands/CreateRecommenderCommand.js +3 -3
- package/dist-es/commands/CreateSchemaCommand.js +3 -3
- package/dist-es/commands/CreateSolutionCommand.js +3 -3
- package/dist-es/commands/CreateSolutionVersionCommand.js +3 -3
- package/dist-es/commands/DeleteCampaignCommand.js +3 -3
- package/dist-es/commands/DeleteDatasetCommand.js +3 -3
- package/dist-es/commands/DeleteDatasetGroupCommand.js +3 -3
- package/dist-es/commands/DeleteEventTrackerCommand.js +3 -3
- package/dist-es/commands/DeleteFilterCommand.js +3 -3
- package/dist-es/commands/DeleteMetricAttributionCommand.js +3 -3
- package/dist-es/commands/DeleteRecommenderCommand.js +3 -3
- package/dist-es/commands/DeleteSchemaCommand.js +3 -3
- package/dist-es/commands/DeleteSolutionCommand.js +3 -3
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-es/commands/DescribeBatchInferenceJobCommand.js +3 -3
- package/dist-es/commands/DescribeBatchSegmentJobCommand.js +3 -3
- package/dist-es/commands/DescribeCampaignCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetExportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetGroupCommand.js +3 -3
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeEventTrackerCommand.js +3 -3
- package/dist-es/commands/DescribeFeatureTransformationCommand.js +3 -3
- package/dist-es/commands/DescribeFilterCommand.js +3 -3
- package/dist-es/commands/DescribeMetricAttributionCommand.js +3 -3
- package/dist-es/commands/DescribeRecipeCommand.js +3 -3
- package/dist-es/commands/DescribeRecommenderCommand.js +3 -3
- package/dist-es/commands/DescribeSchemaCommand.js +3 -3
- package/dist-es/commands/DescribeSolutionCommand.js +3 -3
- package/dist-es/commands/DescribeSolutionVersionCommand.js +3 -3
- package/dist-es/commands/GetSolutionMetricsCommand.js +3 -3
- package/dist-es/commands/ListBatchInferenceJobsCommand.js +3 -3
- package/dist-es/commands/ListBatchSegmentJobsCommand.js +3 -3
- package/dist-es/commands/ListCampaignsCommand.js +3 -3
- package/dist-es/commands/ListDatasetExportJobsCommand.js +3 -3
- package/dist-es/commands/ListDatasetGroupsCommand.js +3 -3
- package/dist-es/commands/ListDatasetImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDatasetsCommand.js +3 -3
- package/dist-es/commands/ListEventTrackersCommand.js +3 -3
- package/dist-es/commands/ListFiltersCommand.js +3 -3
- package/dist-es/commands/ListMetricAttributionMetricsCommand.js +3 -3
- package/dist-es/commands/ListMetricAttributionsCommand.js +3 -3
- package/dist-es/commands/ListRecipesCommand.js +3 -3
- package/dist-es/commands/ListRecommendersCommand.js +3 -3
- package/dist-es/commands/ListSchemasCommand.js +3 -3
- package/dist-es/commands/ListSolutionVersionsCommand.js +3 -3
- package/dist-es/commands/ListSolutionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/StartRecommenderCommand.js +3 -3
- package/dist-es/commands/StopRecommenderCommand.js +3 -3
- package/dist-es/commands/StopSolutionVersionCreationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateCampaignCommand.js +3 -3
- package/dist-es/commands/UpdateMetricAttributionCommand.js +3 -3
- package/dist-es/commands/UpdateRecommenderCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1032 -1106
- package/dist-types/protocols/Aws_json1_1.d.ts +528 -132
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +132 -132
- package/package.json +29 -29
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListSolutionsCommand, se_ListSolutionsCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListSolutionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListSolutionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListSolutionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListSolutionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ListTagsForResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ListTagsForResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StartRecommenderCommand, se_StartRecommenderCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StartRecommenderCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StartRecommenderCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StartRecommenderCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StartRecommenderCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StopRecommenderCommand, se_StopRecommenderCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StopRecommenderCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StopRecommenderCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StopRecommenderCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StopRecommenderCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_StopSolutionVersionCreationCommand, se_StopSolutionVersionCreationCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class StopSolutionVersionCreationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class StopSolutionVersionCreationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_StopSolutionVersionCreationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_StopSolutionVersionCreationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class TagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_TagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_TagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UntagResourceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UntagResourceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UntagResourceCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateCampaignCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateCampaignCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateCampaignCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateCampaignCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateMetricAttributionCommand, se_UpdateMetricAttributionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateMetricAttributionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateMetricAttributionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateMetricAttributionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateMetricAttributionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateRecommenderCommand, se_UpdateRecommenderCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateRecommenderCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateRecommenderCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateRecommenderCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateRecommenderCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|