@aws-sdk/client-personalize 3.49.0 → 3.50.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 (90) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +5 -0
  3. package/dist-es/protocols/Aws_json1_1.js +5 -1
  4. package/dist-types/Personalize.d.ts +23 -0
  5. package/dist-types/commands/CreateRecommenderCommand.d.ts +23 -0
  6. package/dist-types/models/models_0.d.ts +7 -2
  7. package/package.json +25 -25
  8. package/dist-types/ts3.4/Personalize.d.ts +0 -280
  9. package/dist-types/ts3.4/PersonalizeClient.d.ts +0 -128
  10. package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +0 -55
  66. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  67. package/dist-types/ts3.4/index.d.ts +0 -5
  68. package/dist-types/ts3.4/models/index.d.ts +0 -1
  69. package/dist-types/ts3.4/models/models_0.d.ts +0 -2108
  70. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  71. package/dist-types/ts3.4/pagination/ListBatchInferenceJobsPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/ListBatchSegmentJobsPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/ListCampaignsPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/ListDatasetExportJobsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListEventTrackersPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/ListRecipesPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/ListRecommendersPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListSolutionVersionsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/ListSolutionsPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/index.d.ts +0 -15
  86. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -167
  87. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  88. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  89. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  90. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./Personalize";
2
- export * from "./PersonalizeClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";