@aws-sdk/client-personalize 3.293.0 → 3.295.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 (137) hide show
  1. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +4 -4
  2. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +4 -4
  3. package/dist-cjs/commands/CreateCampaignCommand.js +4 -4
  4. package/dist-cjs/commands/CreateDatasetCommand.js +4 -4
  5. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +4 -4
  6. package/dist-cjs/commands/CreateDatasetGroupCommand.js +4 -4
  7. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +4 -4
  8. package/dist-cjs/commands/CreateEventTrackerCommand.js +4 -4
  9. package/dist-cjs/commands/CreateFilterCommand.js +4 -4
  10. package/dist-cjs/commands/CreateMetricAttributionCommand.js +4 -4
  11. package/dist-cjs/commands/CreateRecommenderCommand.js +4 -4
  12. package/dist-cjs/commands/CreateSchemaCommand.js +4 -4
  13. package/dist-cjs/commands/CreateSolutionCommand.js +4 -4
  14. package/dist-cjs/commands/CreateSolutionVersionCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteCampaignCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteDatasetCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteEventTrackerCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteFilterCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteRecommenderCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteSchemaCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteSolutionCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeAlgorithmCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeCampaignCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeDatasetCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeEventTrackerCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeFilterCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeRecipeCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeRecommenderCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeSchemaCommand.js +4 -4
  39. package/dist-cjs/commands/DescribeSolutionCommand.js +4 -4
  40. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +4 -4
  41. package/dist-cjs/commands/GetSolutionMetricsCommand.js +4 -4
  42. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +4 -4
  43. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +4 -4
  44. package/dist-cjs/commands/ListCampaignsCommand.js +4 -4
  45. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +4 -4
  46. package/dist-cjs/commands/ListDatasetGroupsCommand.js +4 -4
  47. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +4 -4
  48. package/dist-cjs/commands/ListDatasetsCommand.js +4 -4
  49. package/dist-cjs/commands/ListEventTrackersCommand.js +4 -4
  50. package/dist-cjs/commands/ListFiltersCommand.js +4 -4
  51. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +4 -4
  52. package/dist-cjs/commands/ListMetricAttributionsCommand.js +4 -4
  53. package/dist-cjs/commands/ListRecipesCommand.js +4 -4
  54. package/dist-cjs/commands/ListRecommendersCommand.js +4 -4
  55. package/dist-cjs/commands/ListSchemasCommand.js +4 -4
  56. package/dist-cjs/commands/ListSolutionVersionsCommand.js +4 -4
  57. package/dist-cjs/commands/ListSolutionsCommand.js +4 -4
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  59. package/dist-cjs/commands/StartRecommenderCommand.js +4 -4
  60. package/dist-cjs/commands/StopRecommenderCommand.js +4 -4
  61. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +4 -4
  62. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  63. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateCampaignCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateRecommenderCommand.js +4 -4
  67. package/dist-es/commands/CreateBatchInferenceJobCommand.js +4 -4
  68. package/dist-es/commands/CreateBatchSegmentJobCommand.js +4 -4
  69. package/dist-es/commands/CreateCampaignCommand.js +4 -4
  70. package/dist-es/commands/CreateDatasetCommand.js +4 -4
  71. package/dist-es/commands/CreateDatasetExportJobCommand.js +4 -4
  72. package/dist-es/commands/CreateDatasetGroupCommand.js +4 -4
  73. package/dist-es/commands/CreateDatasetImportJobCommand.js +4 -4
  74. package/dist-es/commands/CreateEventTrackerCommand.js +4 -4
  75. package/dist-es/commands/CreateFilterCommand.js +4 -4
  76. package/dist-es/commands/CreateMetricAttributionCommand.js +4 -4
  77. package/dist-es/commands/CreateRecommenderCommand.js +4 -4
  78. package/dist-es/commands/CreateSchemaCommand.js +4 -4
  79. package/dist-es/commands/CreateSolutionCommand.js +4 -4
  80. package/dist-es/commands/CreateSolutionVersionCommand.js +4 -4
  81. package/dist-es/commands/DeleteCampaignCommand.js +4 -4
  82. package/dist-es/commands/DeleteDatasetCommand.js +4 -4
  83. package/dist-es/commands/DeleteDatasetGroupCommand.js +4 -4
  84. package/dist-es/commands/DeleteEventTrackerCommand.js +4 -4
  85. package/dist-es/commands/DeleteFilterCommand.js +4 -4
  86. package/dist-es/commands/DeleteMetricAttributionCommand.js +4 -4
  87. package/dist-es/commands/DeleteRecommenderCommand.js +4 -4
  88. package/dist-es/commands/DeleteSchemaCommand.js +4 -4
  89. package/dist-es/commands/DeleteSolutionCommand.js +4 -4
  90. package/dist-es/commands/DescribeAlgorithmCommand.js +4 -4
  91. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +4 -4
  92. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +4 -4
  93. package/dist-es/commands/DescribeCampaignCommand.js +4 -4
  94. package/dist-es/commands/DescribeDatasetCommand.js +4 -4
  95. package/dist-es/commands/DescribeDatasetExportJobCommand.js +4 -4
  96. package/dist-es/commands/DescribeDatasetGroupCommand.js +4 -4
  97. package/dist-es/commands/DescribeDatasetImportJobCommand.js +4 -4
  98. package/dist-es/commands/DescribeEventTrackerCommand.js +4 -4
  99. package/dist-es/commands/DescribeFeatureTransformationCommand.js +4 -4
  100. package/dist-es/commands/DescribeFilterCommand.js +4 -4
  101. package/dist-es/commands/DescribeMetricAttributionCommand.js +4 -4
  102. package/dist-es/commands/DescribeRecipeCommand.js +4 -4
  103. package/dist-es/commands/DescribeRecommenderCommand.js +4 -4
  104. package/dist-es/commands/DescribeSchemaCommand.js +4 -4
  105. package/dist-es/commands/DescribeSolutionCommand.js +4 -4
  106. package/dist-es/commands/DescribeSolutionVersionCommand.js +4 -4
  107. package/dist-es/commands/GetSolutionMetricsCommand.js +4 -4
  108. package/dist-es/commands/ListBatchInferenceJobsCommand.js +4 -4
  109. package/dist-es/commands/ListBatchSegmentJobsCommand.js +4 -4
  110. package/dist-es/commands/ListCampaignsCommand.js +4 -4
  111. package/dist-es/commands/ListDatasetExportJobsCommand.js +4 -4
  112. package/dist-es/commands/ListDatasetGroupsCommand.js +4 -4
  113. package/dist-es/commands/ListDatasetImportJobsCommand.js +4 -4
  114. package/dist-es/commands/ListDatasetsCommand.js +4 -4
  115. package/dist-es/commands/ListEventTrackersCommand.js +4 -4
  116. package/dist-es/commands/ListFiltersCommand.js +4 -4
  117. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +4 -4
  118. package/dist-es/commands/ListMetricAttributionsCommand.js +4 -4
  119. package/dist-es/commands/ListRecipesCommand.js +4 -4
  120. package/dist-es/commands/ListRecommendersCommand.js +4 -4
  121. package/dist-es/commands/ListSchemasCommand.js +4 -4
  122. package/dist-es/commands/ListSolutionVersionsCommand.js +4 -4
  123. package/dist-es/commands/ListSolutionsCommand.js +4 -4
  124. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  125. package/dist-es/commands/StartRecommenderCommand.js +4 -4
  126. package/dist-es/commands/StopRecommenderCommand.js +4 -4
  127. package/dist-es/commands/StopSolutionVersionCreationCommand.js +4 -4
  128. package/dist-es/commands/TagResourceCommand.js +4 -4
  129. package/dist-es/commands/UntagResourceCommand.js +4 -4
  130. package/dist-es/commands/UpdateCampaignCommand.js +4 -4
  131. package/dist-es/commands/UpdateMetricAttributionCommand.js +4 -4
  132. package/dist-es/commands/UpdateRecommenderCommand.js +4 -4
  133. package/dist-types/PersonalizeClient.d.ts +4 -4
  134. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  135. package/dist-types/ts3.4/PersonalizeClient.d.ts +4 -4
  136. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  137. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDatasetImportJobsRequestFilterSensitiveLog, ListDatasetImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDatasetImportJobsCommand, serializeAws_json1_1ListDatasetImportJobsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDatasetImportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDatasetImportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDatasetImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDatasetsRequestFilterSensitiveLog, ListDatasetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListDatasetsCommand, serializeAws_json1_1ListDatasetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListDatasetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDatasetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDatasetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListEventTrackersRequestFilterSensitiveLog, ListEventTrackersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListEventTrackersCommand, serializeAws_json1_1ListEventTrackersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListEventTrackersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListEventTrackersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListEventTrackersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFiltersRequestFilterSensitiveLog, ListFiltersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListFiltersCommand, serializeAws_json1_1ListFiltersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListFiltersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListFiltersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListFiltersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMetricAttributionMetricsRequestFilterSensitiveLog, ListMetricAttributionMetricsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListMetricAttributionMetricsCommand, serializeAws_json1_1ListMetricAttributionMetricsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListMetricAttributionMetricsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListMetricAttributionMetricsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListMetricAttributionMetricsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMetricAttributionsRequestFilterSensitiveLog, ListMetricAttributionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListMetricAttributionsCommand, serializeAws_json1_1ListMetricAttributionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListMetricAttributionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListMetricAttributionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListMetricAttributionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRecipesRequestFilterSensitiveLog, ListRecipesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRecipesCommand, serializeAws_json1_1ListRecipesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRecipesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRecipesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRecipesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRecommendersRequestFilterSensitiveLog, ListRecommendersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRecommendersCommand, serializeAws_json1_1ListRecommendersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRecommendersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRecommendersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRecommendersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSchemasRequestFilterSensitiveLog, ListSchemasResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSchemasCommand, serializeAws_json1_1ListSchemasCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSchemasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSchemasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSchemasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSolutionVersionsRequestFilterSensitiveLog, ListSolutionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSolutionVersionsCommand, serializeAws_json1_1ListSolutionVersionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSolutionVersionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSolutionVersionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSolutionVersionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSolutionsRequestFilterSensitiveLog, ListSolutionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSolutionsCommand, serializeAws_json1_1ListSolutionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSolutionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSolutionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSolutionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartRecommenderRequestFilterSensitiveLog, StartRecommenderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartRecommenderCommand, serializeAws_json1_1StartRecommenderCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartRecommenderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartRecommenderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartRecommenderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopRecommenderRequestFilterSensitiveLog, StopRecommenderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StopRecommenderCommand, serializeAws_json1_1StopRecommenderCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StopRecommenderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopRecommenderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopRecommenderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopSolutionVersionCreationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StopSolutionVersionCreationCommand, serializeAws_json1_1StopSolutionVersionCreationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StopSolutionVersionCreationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopSolutionVersionCreationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopSolutionVersionCreationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateCampaignRequestFilterSensitiveLog, UpdateCampaignResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateCampaignCommand, serializeAws_json1_1UpdateCampaignCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateCampaignCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateCampaignCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateCampaignCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateMetricAttributionRequestFilterSensitiveLog, UpdateMetricAttributionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateMetricAttributionCommand, serializeAws_json1_1UpdateMetricAttributionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateMetricAttributionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateMetricAttributionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateMetricAttributionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateRecommenderRequestFilterSensitiveLog, UpdateRecommenderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateRecommenderCommand, serializeAws_json1_1UpdateRecommenderCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateRecommenderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateRecommenderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRecommenderCommand.getEndpointParameterInstructions()));
@@ -74,8 +74,8 @@ import { UpdateCampaignCommandInput, UpdateCampaignCommandOutput } from "./comma
74
74
  import { UpdateMetricAttributionCommandInput, UpdateMetricAttributionCommandOutput } from "./commands/UpdateMetricAttributionCommand";
75
75
  import { UpdateRecommenderCommandInput, UpdateRecommenderCommandOutput } from "./commands/UpdateRecommenderCommand";
76
76
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
77
- export declare type ServiceInputTypes = CreateBatchInferenceJobCommandInput | CreateBatchSegmentJobCommandInput | CreateCampaignCommandInput | CreateDatasetCommandInput | CreateDatasetExportJobCommandInput | CreateDatasetGroupCommandInput | CreateDatasetImportJobCommandInput | CreateEventTrackerCommandInput | CreateFilterCommandInput | CreateMetricAttributionCommandInput | CreateRecommenderCommandInput | CreateSchemaCommandInput | CreateSolutionCommandInput | CreateSolutionVersionCommandInput | DeleteCampaignCommandInput | DeleteDatasetCommandInput | DeleteDatasetGroupCommandInput | DeleteEventTrackerCommandInput | DeleteFilterCommandInput | DeleteMetricAttributionCommandInput | DeleteRecommenderCommandInput | DeleteSchemaCommandInput | DeleteSolutionCommandInput | DescribeAlgorithmCommandInput | DescribeBatchInferenceJobCommandInput | DescribeBatchSegmentJobCommandInput | DescribeCampaignCommandInput | DescribeDatasetCommandInput | DescribeDatasetExportJobCommandInput | DescribeDatasetGroupCommandInput | DescribeDatasetImportJobCommandInput | DescribeEventTrackerCommandInput | DescribeFeatureTransformationCommandInput | DescribeFilterCommandInput | DescribeMetricAttributionCommandInput | DescribeRecipeCommandInput | DescribeRecommenderCommandInput | DescribeSchemaCommandInput | DescribeSolutionCommandInput | DescribeSolutionVersionCommandInput | GetSolutionMetricsCommandInput | ListBatchInferenceJobsCommandInput | ListBatchSegmentJobsCommandInput | ListCampaignsCommandInput | ListDatasetExportJobsCommandInput | ListDatasetGroupsCommandInput | ListDatasetImportJobsCommandInput | ListDatasetsCommandInput | ListEventTrackersCommandInput | ListFiltersCommandInput | ListMetricAttributionMetricsCommandInput | ListMetricAttributionsCommandInput | ListRecipesCommandInput | ListRecommendersCommandInput | ListSchemasCommandInput | ListSolutionVersionsCommandInput | ListSolutionsCommandInput | ListTagsForResourceCommandInput | StartRecommenderCommandInput | StopRecommenderCommandInput | StopSolutionVersionCreationCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateCampaignCommandInput | UpdateMetricAttributionCommandInput | UpdateRecommenderCommandInput;
78
- export declare type ServiceOutputTypes = CreateBatchInferenceJobCommandOutput | CreateBatchSegmentJobCommandOutput | CreateCampaignCommandOutput | CreateDatasetCommandOutput | CreateDatasetExportJobCommandOutput | CreateDatasetGroupCommandOutput | CreateDatasetImportJobCommandOutput | CreateEventTrackerCommandOutput | CreateFilterCommandOutput | CreateMetricAttributionCommandOutput | CreateRecommenderCommandOutput | CreateSchemaCommandOutput | CreateSolutionCommandOutput | CreateSolutionVersionCommandOutput | DeleteCampaignCommandOutput | DeleteDatasetCommandOutput | DeleteDatasetGroupCommandOutput | DeleteEventTrackerCommandOutput | DeleteFilterCommandOutput | DeleteMetricAttributionCommandOutput | DeleteRecommenderCommandOutput | DeleteSchemaCommandOutput | DeleteSolutionCommandOutput | DescribeAlgorithmCommandOutput | DescribeBatchInferenceJobCommandOutput | DescribeBatchSegmentJobCommandOutput | DescribeCampaignCommandOutput | DescribeDatasetCommandOutput | DescribeDatasetExportJobCommandOutput | DescribeDatasetGroupCommandOutput | DescribeDatasetImportJobCommandOutput | DescribeEventTrackerCommandOutput | DescribeFeatureTransformationCommandOutput | DescribeFilterCommandOutput | DescribeMetricAttributionCommandOutput | DescribeRecipeCommandOutput | DescribeRecommenderCommandOutput | DescribeSchemaCommandOutput | DescribeSolutionCommandOutput | DescribeSolutionVersionCommandOutput | GetSolutionMetricsCommandOutput | ListBatchInferenceJobsCommandOutput | ListBatchSegmentJobsCommandOutput | ListCampaignsCommandOutput | ListDatasetExportJobsCommandOutput | ListDatasetGroupsCommandOutput | ListDatasetImportJobsCommandOutput | ListDatasetsCommandOutput | ListEventTrackersCommandOutput | ListFiltersCommandOutput | ListMetricAttributionMetricsCommandOutput | ListMetricAttributionsCommandOutput | ListRecipesCommandOutput | ListRecommendersCommandOutput | ListSchemasCommandOutput | ListSolutionVersionsCommandOutput | ListSolutionsCommandOutput | ListTagsForResourceCommandOutput | StartRecommenderCommandOutput | StopRecommenderCommandOutput | StopSolutionVersionCreationCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateCampaignCommandOutput | UpdateMetricAttributionCommandOutput | UpdateRecommenderCommandOutput;
77
+ export type ServiceInputTypes = CreateBatchInferenceJobCommandInput | CreateBatchSegmentJobCommandInput | CreateCampaignCommandInput | CreateDatasetCommandInput | CreateDatasetExportJobCommandInput | CreateDatasetGroupCommandInput | CreateDatasetImportJobCommandInput | CreateEventTrackerCommandInput | CreateFilterCommandInput | CreateMetricAttributionCommandInput | CreateRecommenderCommandInput | CreateSchemaCommandInput | CreateSolutionCommandInput | CreateSolutionVersionCommandInput | DeleteCampaignCommandInput | DeleteDatasetCommandInput | DeleteDatasetGroupCommandInput | DeleteEventTrackerCommandInput | DeleteFilterCommandInput | DeleteMetricAttributionCommandInput | DeleteRecommenderCommandInput | DeleteSchemaCommandInput | DeleteSolutionCommandInput | DescribeAlgorithmCommandInput | DescribeBatchInferenceJobCommandInput | DescribeBatchSegmentJobCommandInput | DescribeCampaignCommandInput | DescribeDatasetCommandInput | DescribeDatasetExportJobCommandInput | DescribeDatasetGroupCommandInput | DescribeDatasetImportJobCommandInput | DescribeEventTrackerCommandInput | DescribeFeatureTransformationCommandInput | DescribeFilterCommandInput | DescribeMetricAttributionCommandInput | DescribeRecipeCommandInput | DescribeRecommenderCommandInput | DescribeSchemaCommandInput | DescribeSolutionCommandInput | DescribeSolutionVersionCommandInput | GetSolutionMetricsCommandInput | ListBatchInferenceJobsCommandInput | ListBatchSegmentJobsCommandInput | ListCampaignsCommandInput | ListDatasetExportJobsCommandInput | ListDatasetGroupsCommandInput | ListDatasetImportJobsCommandInput | ListDatasetsCommandInput | ListEventTrackersCommandInput | ListFiltersCommandInput | ListMetricAttributionMetricsCommandInput | ListMetricAttributionsCommandInput | ListRecipesCommandInput | ListRecommendersCommandInput | ListSchemasCommandInput | ListSolutionVersionsCommandInput | ListSolutionsCommandInput | ListTagsForResourceCommandInput | StartRecommenderCommandInput | StopRecommenderCommandInput | StopSolutionVersionCreationCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateCampaignCommandInput | UpdateMetricAttributionCommandInput | UpdateRecommenderCommandInput;
78
+ export type ServiceOutputTypes = CreateBatchInferenceJobCommandOutput | CreateBatchSegmentJobCommandOutput | CreateCampaignCommandOutput | CreateDatasetCommandOutput | CreateDatasetExportJobCommandOutput | CreateDatasetGroupCommandOutput | CreateDatasetImportJobCommandOutput | CreateEventTrackerCommandOutput | CreateFilterCommandOutput | CreateMetricAttributionCommandOutput | CreateRecommenderCommandOutput | CreateSchemaCommandOutput | CreateSolutionCommandOutput | CreateSolutionVersionCommandOutput | DeleteCampaignCommandOutput | DeleteDatasetCommandOutput | DeleteDatasetGroupCommandOutput | DeleteEventTrackerCommandOutput | DeleteFilterCommandOutput | DeleteMetricAttributionCommandOutput | DeleteRecommenderCommandOutput | DeleteSchemaCommandOutput | DeleteSolutionCommandOutput | DescribeAlgorithmCommandOutput | DescribeBatchInferenceJobCommandOutput | DescribeBatchSegmentJobCommandOutput | DescribeCampaignCommandOutput | DescribeDatasetCommandOutput | DescribeDatasetExportJobCommandOutput | DescribeDatasetGroupCommandOutput | DescribeDatasetImportJobCommandOutput | DescribeEventTrackerCommandOutput | DescribeFeatureTransformationCommandOutput | DescribeFilterCommandOutput | DescribeMetricAttributionCommandOutput | DescribeRecipeCommandOutput | DescribeRecommenderCommandOutput | DescribeSchemaCommandOutput | DescribeSolutionCommandOutput | DescribeSolutionVersionCommandOutput | GetSolutionMetricsCommandOutput | ListBatchInferenceJobsCommandOutput | ListBatchSegmentJobsCommandOutput | ListCampaignsCommandOutput | ListDatasetExportJobsCommandOutput | ListDatasetGroupsCommandOutput | ListDatasetImportJobsCommandOutput | ListDatasetsCommandOutput | ListEventTrackersCommandOutput | ListFiltersCommandOutput | ListMetricAttributionMetricsCommandOutput | ListMetricAttributionsCommandOutput | ListRecipesCommandOutput | ListRecommendersCommandOutput | ListSchemasCommandOutput | ListSolutionVersionsCommandOutput | ListSolutionsCommandOutput | ListTagsForResourceCommandOutput | StartRecommenderCommandOutput | StopRecommenderCommandOutput | StopSolutionVersionCreationCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateCampaignCommandOutput | UpdateMetricAttributionCommandOutput | UpdateRecommenderCommandOutput;
79
79
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
80
80
  /**
81
81
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -176,13 +176,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
176
176
  */
177
177
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
178
178
  }
179
- declare type PersonalizeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
179
+ type PersonalizeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
180
180
  /**
181
181
  * The configuration interface of PersonalizeClient class constructor that set the region, credentials and other options.
182
182
  */
183
183
  export interface PersonalizeClientConfig extends PersonalizeClientConfigType {
184
184
  }
185
- declare type PersonalizeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
185
+ type PersonalizeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
186
186
  /**
187
187
  * The resolved configuration interface of PersonalizeClient class. This is resolved and normalized from the {@link PersonalizeClientConfig | constructor configuration interface}.
188
188
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -313,7 +313,7 @@ import {
313
313
  ClientResolvedEndpointParameters,
314
314
  EndpointParameters,
315
315
  } from "./endpoint/EndpointParameters";
316
- export declare type ServiceInputTypes =
316
+ export type ServiceInputTypes =
317
317
  | CreateBatchInferenceJobCommandInput
318
318
  | CreateBatchSegmentJobCommandInput
319
319
  | CreateCampaignCommandInput
@@ -380,7 +380,7 @@ export declare type ServiceInputTypes =
380
380
  | UpdateCampaignCommandInput
381
381
  | UpdateMetricAttributionCommandInput
382
382
  | UpdateRecommenderCommandInput;
383
- export declare type ServiceOutputTypes =
383
+ export type ServiceOutputTypes =
384
384
  | CreateBatchInferenceJobCommandOutput
385
385
  | CreateBatchSegmentJobCommandOutput
386
386
  | CreateCampaignCommandOutput
@@ -471,7 +471,7 @@ export interface ClientDefaults
471
471
  logger?: __Logger;
472
472
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
473
473
  }
474
- declare type PersonalizeClientConfigType = Partial<
474
+ type PersonalizeClientConfigType = Partial<
475
475
  __SmithyConfiguration<__HttpHandlerOptions>
476
476
  > &
477
477
  ClientDefaults &
@@ -483,7 +483,7 @@ declare type PersonalizeClientConfigType = Partial<
483
483
  UserAgentInputConfig &
484
484
  ClientInputEndpointParameters;
485
485
  export interface PersonalizeClientConfig extends PersonalizeClientConfigType {}
486
- declare type PersonalizeClientResolvedConfigType =
486
+ type PersonalizeClientResolvedConfigType =
487
487
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
488
488
  Required<ClientDefaults> &
489
489
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &