@aws-sdk/client-personalize 3.362.0 → 3.363.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/Personalize.js +1 -1
- package/dist-cjs/PersonalizeClient.js +5 -5
- package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +3 -3
- package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +3 -3
- package/dist-cjs/commands/CreateCampaignCommand.js +3 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +3 -3
- package/dist-cjs/commands/CreateDatasetExportJobCommand.js +3 -3
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +3 -3
- package/dist-cjs/commands/CreateEventTrackerCommand.js +3 -3
- package/dist-cjs/commands/CreateFilterCommand.js +3 -3
- package/dist-cjs/commands/CreateMetricAttributionCommand.js +3 -3
- package/dist-cjs/commands/CreateRecommenderCommand.js +3 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +3 -3
- package/dist-cjs/commands/CreateSolutionCommand.js +3 -3
- package/dist-cjs/commands/CreateSolutionVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteCampaignCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatasetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventTrackerCommand.js +3 -3
- package/dist-cjs/commands/DeleteFilterCommand.js +3 -3
- package/dist-cjs/commands/DeleteMetricAttributionCommand.js +3 -3
- package/dist-cjs/commands/DeleteRecommenderCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist-cjs/commands/DeleteSolutionCommand.js +3 -3
- package/dist-cjs/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeCampaignCommand.js +3 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventTrackerCommand.js +3 -3
- package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +3 -3
- package/dist-cjs/commands/DescribeFilterCommand.js +3 -3
- package/dist-cjs/commands/DescribeMetricAttributionCommand.js +3 -3
- package/dist-cjs/commands/DescribeRecipeCommand.js +3 -3
- package/dist-cjs/commands/DescribeRecommenderCommand.js +3 -3
- package/dist-cjs/commands/DescribeSchemaCommand.js +3 -3
- package/dist-cjs/commands/DescribeSolutionCommand.js +3 -3
- package/dist-cjs/commands/DescribeSolutionVersionCommand.js +3 -3
- package/dist-cjs/commands/GetSolutionMetricsCommand.js +3 -3
- package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +3 -3
- package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +3 -3
- package/dist-cjs/commands/ListCampaignsCommand.js +3 -3
- package/dist-cjs/commands/ListDatasetExportJobsCommand.js +3 -3
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +3 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +3 -3
- package/dist-cjs/commands/ListEventTrackersCommand.js +3 -3
- package/dist-cjs/commands/ListFiltersCommand.js +3 -3
- package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +3 -3
- package/dist-cjs/commands/ListMetricAttributionsCommand.js +3 -3
- package/dist-cjs/commands/ListRecipesCommand.js +3 -3
- package/dist-cjs/commands/ListRecommendersCommand.js +3 -3
- package/dist-cjs/commands/ListSchemasCommand.js +3 -3
- package/dist-cjs/commands/ListSolutionVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListSolutionsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/StartRecommenderCommand.js +3 -3
- package/dist-cjs/commands/StopRecommenderCommand.js +3 -3
- package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateCampaignCommand.js +3 -3
- package/dist-cjs/commands/UpdateMetricAttributionCommand.js +3 -3
- package/dist-cjs/commands/UpdateRecommenderCommand.js +3 -3
- package/dist-cjs/models/PersonalizeServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/Personalize.js +1 -1
- package/dist-es/PersonalizeClient.js +5 -5
- 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/models/PersonalizeServiceException.js +1 -1
- package/dist-es/models/models_0.js +1 -1
- package/dist-es/protocols/Aws_json1_1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/Personalize.d.ts +1 -1
- package/dist-types/PersonalizeClient.d.ts +8 -8
- package/dist-types/commands/CreateBatchInferenceJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateBatchSegmentJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetExportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventTrackerCommand.d.ts +3 -3
- package/dist-types/commands/CreateFilterCommand.d.ts +3 -3
- package/dist-types/commands/CreateMetricAttributionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateSolutionCommand.d.ts +3 -3
- package/dist-types/commands/CreateSolutionVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventTrackerCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFilterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMetricAttributionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSchemaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSolutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBatchInferenceJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBatchSegmentJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCampaignCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetExportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventTrackerCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFeatureTransformationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFilterCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMetricAttributionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRecipeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSchemaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSolutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSolutionVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSolutionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListBatchInferenceJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListBatchSegmentJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListCampaignsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetsCommand.d.ts +3 -3
- package/dist-types/commands/ListEventTrackersCommand.d.ts +3 -3
- package/dist-types/commands/ListFiltersCommand.d.ts +3 -3
- package/dist-types/commands/ListMetricAttributionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListMetricAttributionsCommand.d.ts +3 -3
- package/dist-types/commands/ListRecipesCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommendersCommand.d.ts +3 -3
- package/dist-types/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/commands/ListSolutionVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListSolutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/StartRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/StopRecommenderCommand.d.ts +3 -3
- package/dist-types/commands/StopSolutionVersionCreationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMetricAttributionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRecommenderCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/PersonalizeServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListBatchInferenceJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBatchSegmentJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCampaignsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEventTrackersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFiltersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMetricAttributionMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMetricAttributionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecipesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSolutionVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSolutionsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/Personalize.d.ts +1 -1
- package/dist-types/ts3.4/PersonalizeClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/CreateBatchInferenceJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBatchSegmentJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDatasetExportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEventTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMetricAttributionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSolutionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateSolutionVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEventTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMetricAttributionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteSolutionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeBatchInferenceJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeBatchSegmentJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDatasetExportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeEventTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFeatureTransformationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFilterCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeMetricAttributionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeRecipeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeSolutionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeSolutionVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSolutionMetricsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBatchInferenceJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBatchSegmentJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDatasetExportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEventTrackersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMetricAttributionMetricsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMetricAttributionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRecipesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSolutionVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListSolutionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopSolutionVersionCreationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateMetricAttributionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/PersonalizeServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListBatchInferenceJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListBatchSegmentJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListCampaignsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDatasetExportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEventTrackersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMetricAttributionMetricsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMetricAttributionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRecipesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRecommendersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSolutionVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListSolutionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DescribeSolutionVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class DescribeSolutionVersionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetSolutionMetricsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class GetSolutionMetricsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListBatchInferenceJobsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListBatchInferenceJobsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListBatchSegmentJobsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListBatchSegmentJobsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListCampaignsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListCampaignsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListDatasetExportJobsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListDatasetExportJobsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListDatasetGroupsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListDatasetGroupsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListDatasetImportJobsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListDatasetImportJobsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListDatasetsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListDatasetsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListEventTrackersCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListEventTrackersCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListFiltersCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListFiltersCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListMetricAttributionMetricsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListMetricAttributionMetricsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListMetricAttributionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListMetricAttributionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListRecipesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListRecipesCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListRecommendersCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListRecommendersCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListSchemasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListSchemasCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListSolutionVersionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListSolutionVersionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListSolutionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListSolutionsCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StartRecommenderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StartRecommenderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StopRecommenderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StopRecommenderCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StopSolutionVersionCreationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class StopSolutionVersionCreationCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateCampaignCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateCampaignCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateMetricAttributionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateMetricAttributionCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateRecommenderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class UpdateRecommenderCommand extends smithy_client_1.Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PersonalizeServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
6
|
class PersonalizeServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DescribeFilterResponseFilterSensitiveLog = exports.FilterFilterSensitiveLog = exports.CreateFilterRequestFilterSensitiveLog = exports.TooManyTagKeysException = exports.RecipeProvider = exports.InvalidNextTokenException = exports.TrainingMode = exports.ObjectiveSensitivity = exports.ImportMode = exports.Domain = exports.IngestionMode = exports.TooManyTagsException = exports.ResourceNotFoundException = exports.ResourceInUseException = exports.ResourceAlreadyExistsException = exports.LimitExceededException = exports.InvalidInputException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const PersonalizeServiceException_1 = require("./PersonalizeServiceException");
|
|
6
6
|
class InvalidInputException extends PersonalizeServiceException_1.PersonalizeServiceException {
|
|
7
7
|
constructor(opts) {
|
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.se_ListFiltersCommand = exports.se_ListEventTrackersCommand = exports.se_ListDatasetsCommand = exports.se_ListDatasetImportJobsCommand = exports.se_ListDatasetGroupsCommand = exports.se_ListDatasetExportJobsCommand = exports.se_ListCampaignsCommand = exports.se_ListBatchSegmentJobsCommand = exports.se_ListBatchInferenceJobsCommand = exports.se_GetSolutionMetricsCommand = exports.se_DescribeSolutionVersionCommand = exports.se_DescribeSolutionCommand = exports.se_DescribeSchemaCommand = exports.se_DescribeRecommenderCommand = exports.se_DescribeRecipeCommand = exports.se_DescribeMetricAttributionCommand = exports.se_DescribeFilterCommand = exports.se_DescribeFeatureTransformationCommand = exports.se_DescribeEventTrackerCommand = exports.se_DescribeDatasetImportJobCommand = exports.se_DescribeDatasetGroupCommand = exports.se_DescribeDatasetExportJobCommand = exports.se_DescribeDatasetCommand = exports.se_DescribeCampaignCommand = exports.se_DescribeBatchSegmentJobCommand = exports.se_DescribeBatchInferenceJobCommand = exports.se_DescribeAlgorithmCommand = exports.se_DeleteSolutionCommand = exports.se_DeleteSchemaCommand = exports.se_DeleteRecommenderCommand = exports.se_DeleteMetricAttributionCommand = exports.se_DeleteFilterCommand = exports.se_DeleteEventTrackerCommand = exports.se_DeleteDatasetGroupCommand = exports.se_DeleteDatasetCommand = exports.se_DeleteCampaignCommand = exports.se_CreateSolutionVersionCommand = exports.se_CreateSolutionCommand = exports.se_CreateSchemaCommand = exports.se_CreateRecommenderCommand = exports.se_CreateMetricAttributionCommand = exports.se_CreateFilterCommand = exports.se_CreateEventTrackerCommand = exports.se_CreateDatasetImportJobCommand = exports.se_CreateDatasetGroupCommand = exports.se_CreateDatasetExportJobCommand = exports.se_CreateDatasetCommand = exports.se_CreateCampaignCommand = exports.se_CreateBatchSegmentJobCommand = exports.se_CreateBatchInferenceJobCommand = void 0;
|
|
4
4
|
exports.de_DescribeFilterCommand = exports.de_DescribeFeatureTransformationCommand = exports.de_DescribeEventTrackerCommand = exports.de_DescribeDatasetImportJobCommand = exports.de_DescribeDatasetGroupCommand = exports.de_DescribeDatasetExportJobCommand = exports.de_DescribeDatasetCommand = exports.de_DescribeCampaignCommand = exports.de_DescribeBatchSegmentJobCommand = exports.de_DescribeBatchInferenceJobCommand = exports.de_DescribeAlgorithmCommand = exports.de_DeleteSolutionCommand = exports.de_DeleteSchemaCommand = exports.de_DeleteRecommenderCommand = exports.de_DeleteMetricAttributionCommand = exports.de_DeleteFilterCommand = exports.de_DeleteEventTrackerCommand = exports.de_DeleteDatasetGroupCommand = exports.de_DeleteDatasetCommand = exports.de_DeleteCampaignCommand = exports.de_CreateSolutionVersionCommand = exports.de_CreateSolutionCommand = exports.de_CreateSchemaCommand = exports.de_CreateRecommenderCommand = exports.de_CreateMetricAttributionCommand = exports.de_CreateFilterCommand = exports.de_CreateEventTrackerCommand = exports.de_CreateDatasetImportJobCommand = exports.de_CreateDatasetGroupCommand = exports.de_CreateDatasetExportJobCommand = exports.de_CreateDatasetCommand = exports.de_CreateCampaignCommand = exports.de_CreateBatchSegmentJobCommand = exports.de_CreateBatchInferenceJobCommand = exports.se_UpdateRecommenderCommand = exports.se_UpdateMetricAttributionCommand = exports.se_UpdateCampaignCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_StopSolutionVersionCreationCommand = exports.se_StopRecommenderCommand = exports.se_StartRecommenderCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSolutionVersionsCommand = exports.se_ListSolutionsCommand = exports.se_ListSchemasCommand = exports.se_ListRecommendersCommand = exports.se_ListRecipesCommand = exports.se_ListMetricAttributionsCommand = exports.se_ListMetricAttributionMetricsCommand = void 0;
|
|
5
5
|
exports.de_UpdateRecommenderCommand = exports.de_UpdateMetricAttributionCommand = exports.de_UpdateCampaignCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_StopSolutionVersionCreationCommand = exports.de_StopRecommenderCommand = exports.de_StartRecommenderCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSolutionVersionsCommand = exports.de_ListSolutionsCommand = exports.de_ListSchemasCommand = exports.de_ListRecommendersCommand = exports.de_ListRecipesCommand = exports.de_ListMetricAttributionsCommand = exports.de_ListMetricAttributionMetricsCommand = exports.de_ListFiltersCommand = exports.de_ListEventTrackersCommand = exports.de_ListDatasetsCommand = exports.de_ListDatasetImportJobsCommand = exports.de_ListDatasetGroupsCommand = exports.de_ListDatasetExportJobsCommand = exports.de_ListCampaignsCommand = exports.de_ListBatchSegmentJobsCommand = exports.de_ListBatchInferenceJobsCommand = exports.de_GetSolutionMetricsCommand = exports.de_DescribeSolutionVersionCommand = exports.de_DescribeSolutionCommand = exports.de_DescribeSchemaCommand = exports.de_DescribeRecommenderCommand = exports.de_DescribeRecipeCommand = exports.de_DescribeMetricAttributionCommand = void 0;
|
|
6
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
6
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
7
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const PersonalizeServiceException_1 = require("../models/PersonalizeServiceException");
|
|
10
10
|
const se_CreateBatchInferenceJobCommand = async (input, context) => {
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2018-05-22",
|
package/dist-es/Personalize.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { CreateBatchInferenceJobCommand, } from "./commands/CreateBatchInferenceJobCommand";
|
|
3
3
|
import { CreateBatchSegmentJobCommand, } from "./commands/CreateBatchSegmentJobCommand";
|
|
4
4
|
import { CreateCampaignCommand, } from "./commands/CreateCampaignCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateBatchInferenceJobCommand, se_CreateBatchInferenceJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateBatchInferenceJobCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateBatchSegmentJobCommand, se_CreateBatchSegmentJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateBatchSegmentJobCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCampaignCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDatasetCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateDatasetExportJobCommand, se_CreateDatasetExportJobCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDatasetExportJobCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateDatasetGroupCommand, se_CreateDatasetGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDatasetGroupCommand extends $Command {
|