@aws-sdk/client-personalize 3.170.0 → 3.171.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 (70) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Personalize.d.ts +0 -60
  3. package/dist-types/ts3.4/PersonalizeClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/models/PersonalizeServiceException.d.ts +0 -1
  65. package/dist-types/ts3.4/models/models_0.d.ts +0 -612
  66. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  67. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  68. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  69. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  70. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface CreateRecommenderCommandInput
19
19
  export interface CreateRecommenderCommandOutput
20
20
  extends CreateRecommenderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateRecommenderCommand extends $Command<
24
23
  CreateRecommenderCommandInput,
25
24
  CreateRecommenderCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateRecommenderCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateRecommenderCommandInput;
29
28
  constructor(input: CreateRecommenderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateSchemaCommandInput extends CreateSchemaRequest {}
15
15
  export interface CreateSchemaCommandOutput
16
16
  extends CreateSchemaResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateSchemaCommand extends $Command<
20
19
  CreateSchemaCommandInput,
21
20
  CreateSchemaCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateSchemaCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateSchemaCommandInput;
25
24
  constructor(input: CreateSchemaCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateSolutionCommandInput extends CreateSolutionRequest {}
18
18
  export interface CreateSolutionCommandOutput
19
19
  extends CreateSolutionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateSolutionCommand extends $Command<
23
22
  CreateSolutionCommandInput,
24
23
  CreateSolutionCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateSolutionCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateSolutionCommandInput;
28
27
  constructor(input: CreateSolutionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateSolutionVersionCommandInput
19
19
  export interface CreateSolutionVersionCommandOutput
20
20
  extends CreateSolutionVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateSolutionVersionCommand extends $Command<
24
23
  CreateSolutionVersionCommandInput,
25
24
  CreateSolutionVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateSolutionVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateSolutionVersionCommandInput;
29
28
  constructor(input: CreateSolutionVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PersonalizeClient";
14
14
  export interface DeleteCampaignCommandInput extends DeleteCampaignRequest {}
15
15
  export interface DeleteCampaignCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteCampaignCommand extends $Command<
18
17
  DeleteCampaignCommandInput,
19
18
  DeleteCampaignCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteCampaignCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteCampaignCommandInput;
23
22
  constructor(input: DeleteCampaignCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PersonalizeClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PersonalizeClient";
14
14
  export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {}
15
15
  export interface DeleteDatasetCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteDatasetCommand extends $Command<
18
17
  DeleteDatasetCommandInput,
19
18
  DeleteDatasetCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteDatasetCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteDatasetCommandInput;
23
22
  constructor(input: DeleteDatasetCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PersonalizeClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteDatasetGroupCommandInput
15
15
  extends DeleteDatasetGroupRequest {}
16
16
  export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteDatasetGroupCommand extends $Command<
19
18
  DeleteDatasetGroupCommandInput,
20
19
  DeleteDatasetGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteDatasetGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteDatasetGroupCommandInput;
24
23
  constructor(input: DeleteDatasetGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: PersonalizeClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteEventTrackerCommandInput
15
15
  extends DeleteEventTrackerRequest {}
16
16
  export interface DeleteEventTrackerCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteEventTrackerCommand extends $Command<
19
18
  DeleteEventTrackerCommandInput,
20
19
  DeleteEventTrackerCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteEventTrackerCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteEventTrackerCommandInput;
24
23
  constructor(input: DeleteEventTrackerCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: PersonalizeClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PersonalizeClient";
14
14
  export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
15
15
  export interface DeleteFilterCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteFilterCommand extends $Command<
18
17
  DeleteFilterCommandInput,
19
18
  DeleteFilterCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteFilterCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteFilterCommandInput;
23
22
  constructor(input: DeleteFilterCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PersonalizeClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteRecommenderCommandInput
15
15
  extends DeleteRecommenderRequest {}
16
16
  export interface DeleteRecommenderCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteRecommenderCommand extends $Command<
19
18
  DeleteRecommenderCommandInput,
20
19
  DeleteRecommenderCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteRecommenderCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteRecommenderCommandInput;
24
23
  constructor(input: DeleteRecommenderCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: PersonalizeClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PersonalizeClient";
14
14
  export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {}
15
15
  export interface DeleteSchemaCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteSchemaCommand extends $Command<
18
17
  DeleteSchemaCommandInput,
19
18
  DeleteSchemaCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteSchemaCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteSchemaCommandInput;
23
22
  constructor(input: DeleteSchemaCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PersonalizeClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  } from "../PersonalizeClient";
14
14
  export interface DeleteSolutionCommandInput extends DeleteSolutionRequest {}
15
15
  export interface DeleteSolutionCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteSolutionCommand extends $Command<
18
17
  DeleteSolutionCommandInput,
19
18
  DeleteSolutionCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteSolutionCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteSolutionCommandInput;
23
22
  constructor(input: DeleteSolutionCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeAlgorithmCommandInput
19
19
  export interface DescribeAlgorithmCommandOutput
20
20
  extends DescribeAlgorithmResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeAlgorithmCommand extends $Command<
24
23
  DescribeAlgorithmCommandInput,
25
24
  DescribeAlgorithmCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeAlgorithmCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeAlgorithmCommandInput;
29
28
  constructor(input: DescribeAlgorithmCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeBatchInferenceJobCommandInput
19
19
  export interface DescribeBatchInferenceJobCommandOutput
20
20
  extends DescribeBatchInferenceJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeBatchInferenceJobCommand extends $Command<
24
23
  DescribeBatchInferenceJobCommandInput,
25
24
  DescribeBatchInferenceJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeBatchInferenceJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeBatchInferenceJobCommandInput;
29
28
  constructor(input: DescribeBatchInferenceJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeBatchSegmentJobCommandInput
19
19
  export interface DescribeBatchSegmentJobCommandOutput
20
20
  extends DescribeBatchSegmentJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeBatchSegmentJobCommand extends $Command<
24
23
  DescribeBatchSegmentJobCommandInput,
25
24
  DescribeBatchSegmentJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeBatchSegmentJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeBatchSegmentJobCommandInput;
29
28
  constructor(input: DescribeBatchSegmentJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeCampaignCommandInput extends DescribeCampaignRequest {}
18
18
  export interface DescribeCampaignCommandOutput
19
19
  extends DescribeCampaignResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeCampaignCommand extends $Command<
23
22
  DescribeCampaignCommandInput,
24
23
  DescribeCampaignCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeCampaignCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeCampaignCommandInput;
28
27
  constructor(input: DescribeCampaignCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {}
18
18
  export interface DescribeDatasetCommandOutput
19
19
  extends DescribeDatasetResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeDatasetCommand extends $Command<
23
22
  DescribeDatasetCommandInput,
24
23
  DescribeDatasetCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeDatasetCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeDatasetCommandInput;
28
27
  constructor(input: DescribeDatasetCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDatasetExportJobCommandInput
19
19
  export interface DescribeDatasetExportJobCommandOutput
20
20
  extends DescribeDatasetExportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDatasetExportJobCommand extends $Command<
24
23
  DescribeDatasetExportJobCommandInput,
25
24
  DescribeDatasetExportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDatasetExportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDatasetExportJobCommandInput;
29
28
  constructor(input: DescribeDatasetExportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDatasetGroupCommandInput
19
19
  export interface DescribeDatasetGroupCommandOutput
20
20
  extends DescribeDatasetGroupResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDatasetGroupCommand extends $Command<
24
23
  DescribeDatasetGroupCommandInput,
25
24
  DescribeDatasetGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDatasetGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDatasetGroupCommandInput;
29
28
  constructor(input: DescribeDatasetGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDatasetImportJobCommandInput
19
19
  export interface DescribeDatasetImportJobCommandOutput
20
20
  extends DescribeDatasetImportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDatasetImportJobCommand extends $Command<
24
23
  DescribeDatasetImportJobCommandInput,
25
24
  DescribeDatasetImportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDatasetImportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDatasetImportJobCommandInput;
29
28
  constructor(input: DescribeDatasetImportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEventTrackerCommandInput
19
19
  export interface DescribeEventTrackerCommandOutput
20
20
  extends DescribeEventTrackerResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEventTrackerCommand extends $Command<
24
23
  DescribeEventTrackerCommandInput,
25
24
  DescribeEventTrackerCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEventTrackerCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeEventTrackerCommandInput;
29
28
  constructor(input: DescribeEventTrackerCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeFeatureTransformationCommandInput
19
19
  export interface DescribeFeatureTransformationCommandOutput
20
20
  extends DescribeFeatureTransformationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeFeatureTransformationCommand extends $Command<
24
23
  DescribeFeatureTransformationCommandInput,
25
24
  DescribeFeatureTransformationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeFeatureTransformationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeFeatureTransformationCommandInput;
29
28
  constructor(input: DescribeFeatureTransformationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeFilterCommandInput extends DescribeFilterRequest {}
18
18
  export interface DescribeFilterCommandOutput
19
19
  extends DescribeFilterResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeFilterCommand extends $Command<
23
22
  DescribeFilterCommandInput,
24
23
  DescribeFilterCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeFilterCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeFilterCommandInput;
28
27
  constructor(input: DescribeFilterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeRecipeCommandInput extends DescribeRecipeRequest {}
18
18
  export interface DescribeRecipeCommandOutput
19
19
  extends DescribeRecipeResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeRecipeCommand extends $Command<
23
22
  DescribeRecipeCommandInput,
24
23
  DescribeRecipeCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeRecipeCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeRecipeCommandInput;
28
27
  constructor(input: DescribeRecipeCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeRecommenderCommandInput
19
19
  export interface DescribeRecommenderCommandOutput
20
20
  extends DescribeRecommenderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeRecommenderCommand extends $Command<
24
23
  DescribeRecommenderCommandInput,
25
24
  DescribeRecommenderCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeRecommenderCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeRecommenderCommandInput;
29
28
  constructor(input: DescribeRecommenderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeSchemaCommandInput extends DescribeSchemaRequest {}
18
18
  export interface DescribeSchemaCommandOutput
19
19
  extends DescribeSchemaResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeSchemaCommand extends $Command<
23
22
  DescribeSchemaCommandInput,
24
23
  DescribeSchemaCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeSchemaCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeSchemaCommandInput;
28
27
  constructor(input: DescribeSchemaCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeSolutionCommandInput extends DescribeSolutionRequest {}
18
18
  export interface DescribeSolutionCommandOutput
19
19
  extends DescribeSolutionResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeSolutionCommand extends $Command<
23
22
  DescribeSolutionCommandInput,
24
23
  DescribeSolutionCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeSolutionCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeSolutionCommandInput;
28
27
  constructor(input: DescribeSolutionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeSolutionVersionCommandInput
19
19
  export interface DescribeSolutionVersionCommandOutput
20
20
  extends DescribeSolutionVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeSolutionVersionCommand extends $Command<
24
23
  DescribeSolutionVersionCommandInput,
25
24
  DescribeSolutionVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeSolutionVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeSolutionVersionCommandInput;
29
28
  constructor(input: DescribeSolutionVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetSolutionMetricsCommandInput
19
19
  export interface GetSolutionMetricsCommandOutput
20
20
  extends GetSolutionMetricsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetSolutionMetricsCommand extends $Command<
24
23
  GetSolutionMetricsCommandInput,
25
24
  GetSolutionMetricsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetSolutionMetricsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetSolutionMetricsCommandInput;
29
28
  constructor(input: GetSolutionMetricsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBatchInferenceJobsCommandInput
19
19
  export interface ListBatchInferenceJobsCommandOutput
20
20
  extends ListBatchInferenceJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBatchInferenceJobsCommand extends $Command<
24
23
  ListBatchInferenceJobsCommandInput,
25
24
  ListBatchInferenceJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBatchInferenceJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBatchInferenceJobsCommandInput;
29
28
  constructor(input: ListBatchInferenceJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBatchSegmentJobsCommandInput
19
19
  export interface ListBatchSegmentJobsCommandOutput
20
20
  extends ListBatchSegmentJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBatchSegmentJobsCommand extends $Command<
24
23
  ListBatchSegmentJobsCommandInput,
25
24
  ListBatchSegmentJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBatchSegmentJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBatchSegmentJobsCommandInput;
29
28
  constructor(input: ListBatchSegmentJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListCampaignsCommandInput extends ListCampaignsRequest {}
18
18
  export interface ListCampaignsCommandOutput
19
19
  extends ListCampaignsResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListCampaignsCommand extends $Command<
23
22
  ListCampaignsCommandInput,
24
23
  ListCampaignsCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListCampaignsCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListCampaignsCommandInput;
28
27
  constructor(input: ListCampaignsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDatasetExportJobsCommandInput
19
19
  export interface ListDatasetExportJobsCommandOutput
20
20
  extends ListDatasetExportJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDatasetExportJobsCommand extends $Command<
24
23
  ListDatasetExportJobsCommandInput,
25
24
  ListDatasetExportJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDatasetExportJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDatasetExportJobsCommandInput;
29
28
  constructor(input: ListDatasetExportJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDatasetGroupsCommandInput
19
19
  export interface ListDatasetGroupsCommandOutput
20
20
  extends ListDatasetGroupsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDatasetGroupsCommand extends $Command<
24
23
  ListDatasetGroupsCommandInput,
25
24
  ListDatasetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDatasetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDatasetGroupsCommandInput;
29
28
  constructor(input: ListDatasetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListDatasetImportJobsCommandInput
19
19
  export interface ListDatasetImportJobsCommandOutput
20
20
  extends ListDatasetImportJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListDatasetImportJobsCommand extends $Command<
24
23
  ListDatasetImportJobsCommandInput,
25
24
  ListDatasetImportJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListDatasetImportJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListDatasetImportJobsCommandInput;
29
28
  constructor(input: ListDatasetImportJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
15
15
  export interface ListDatasetsCommandOutput
16
16
  extends ListDatasetsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListDatasetsCommand extends $Command<
20
19
  ListDatasetsCommandInput,
21
20
  ListDatasetsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListDatasetsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListDatasetsCommandInput;
25
24
  constructor(input: ListDatasetsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PersonalizeClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListEventTrackersCommandInput
19
19
  export interface ListEventTrackersCommandOutput
20
20
  extends ListEventTrackersResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListEventTrackersCommand extends $Command<
24
23
  ListEventTrackersCommandInput,
25
24
  ListEventTrackersCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListEventTrackersCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListEventTrackersCommandInput;
29
28
  constructor(input: ListEventTrackersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: PersonalizeClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListFiltersCommandInput extends ListFiltersRequest {}
15
15
  export interface ListFiltersCommandOutput
16
16
  extends ListFiltersResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListFiltersCommand extends $Command<
20
19
  ListFiltersCommandInput,
21
20
  ListFiltersCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListFiltersCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListFiltersCommandInput;
25
24
  constructor(input: ListFiltersCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PersonalizeClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListRecipesCommandInput extends ListRecipesRequest {}
15
15
  export interface ListRecipesCommandOutput
16
16
  extends ListRecipesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListRecipesCommand extends $Command<
20
19
  ListRecipesCommandInput,
21
20
  ListRecipesCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListRecipesCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListRecipesCommandInput;
25
24
  constructor(input: ListRecipesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: PersonalizeClientResolvedConfig,