@aws-sdk/client-machine-learning 3.31.0 → 3.35.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/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/MachineLearning.js +1 -1
- package/dist-cjs/MachineLearning.js.map +1 -0
- package/{dist/cjs → dist-cjs}/MachineLearningClient.js +14 -14
- package/dist-cjs/MachineLearningClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +5 -5
- package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBatchPredictionCommand.js +5 -5
- package/dist-cjs/commands/CreateBatchPredictionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromRDSCommand.js +5 -5
- package/dist-cjs/commands/CreateDataSourceFromRDSCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromRedshiftCommand.js +5 -5
- package/dist-cjs/commands/CreateDataSourceFromRedshiftCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDataSourceFromS3Command.js +5 -5
- package/dist-cjs/commands/CreateDataSourceFromS3Command.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateEvaluationCommand.js +5 -5
- package/dist-cjs/commands/CreateEvaluationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateMLModelCommand.js +5 -5
- package/dist-cjs/commands/CreateMLModelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRealtimeEndpointCommand.js +5 -5
- package/dist-cjs/commands/CreateRealtimeEndpointCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBatchPredictionCommand.js +5 -5
- package/dist-cjs/commands/DeleteBatchPredictionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDataSourceCommand.js +5 -5
- package/dist-cjs/commands/DeleteDataSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteEvaluationCommand.js +5 -5
- package/dist-cjs/commands/DeleteEvaluationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteMLModelCommand.js +5 -5
- package/dist-cjs/commands/DeleteMLModelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteRealtimeEndpointCommand.js +5 -5
- package/dist-cjs/commands/DeleteRealtimeEndpointCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteTagsCommand.js +5 -5
- package/dist-cjs/commands/DeleteTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeBatchPredictionsCommand.js +5 -5
- package/dist-cjs/commands/DescribeBatchPredictionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDataSourcesCommand.js +5 -5
- package/dist-cjs/commands/DescribeDataSourcesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEvaluationsCommand.js +5 -5
- package/dist-cjs/commands/DescribeEvaluationsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeMLModelsCommand.js +5 -5
- package/dist-cjs/commands/DescribeMLModelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +5 -5
- package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBatchPredictionCommand.js +5 -5
- package/dist-cjs/commands/GetBatchPredictionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetDataSourceCommand.js +5 -5
- package/dist-cjs/commands/GetDataSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetEvaluationCommand.js +5 -5
- package/dist-cjs/commands/GetEvaluationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetMLModelCommand.js +5 -5
- package/dist-cjs/commands/GetMLModelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PredictCommand.js +6 -6
- package/dist-cjs/commands/PredictCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBatchPredictionCommand.js +5 -5
- package/dist-cjs/commands/UpdateBatchPredictionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDataSourceCommand.js +5 -5
- package/dist-cjs/commands/UpdateDataSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateEvaluationCommand.js +5 -5
- package/dist-cjs/commands/UpdateEvaluationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateMLModelCommand.js +5 -5
- package/dist-cjs/commands/UpdateMLModelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +44 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeBatchPredictionsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeBatchPredictionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeDataSourcesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeDataSourcesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeEvaluationsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeEvaluationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeMLModelsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeMLModelsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +193 -193
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForBatchPredictionAvailable.js +13 -13
- package/dist-cjs/waiters/waitForBatchPredictionAvailable.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForDataSourceAvailable.js +13 -13
- package/dist-cjs/waiters/waitForDataSourceAvailable.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForEvaluationAvailable.js +13 -13
- package/dist-cjs/waiters/waitForEvaluationAvailable.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForMLModelAvailable.js +13 -13
- package/dist-cjs/waiters/waitForMLModelAvailable.js.map +1 -0
- package/{dist/es → dist-es}/MachineLearning.js +2 -6
- package/dist-es/MachineLearning.js.map +1 -0
- package/{dist/es → dist-es}/MachineLearningClient.js +2 -11
- package/dist-es/MachineLearningClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddTagsCommand.js +4 -31
- package/dist-es/commands/AddTagsCommand.js.map +1 -0
- package/dist-es/commands/CreateBatchPredictionCommand.js +40 -0
- package/dist-es/commands/CreateBatchPredictionCommand.js.map +1 -0
- package/dist-es/commands/CreateDataSourceFromRDSCommand.js +40 -0
- package/dist-es/commands/CreateDataSourceFromRDSCommand.js.map +1 -0
- package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js +40 -0
- package/dist-es/commands/CreateDataSourceFromRedshiftCommand.js.map +1 -0
- package/dist-es/commands/CreateDataSourceFromS3Command.js +40 -0
- package/dist-es/commands/CreateDataSourceFromS3Command.js.map +1 -0
- package/dist-es/commands/CreateEvaluationCommand.js +40 -0
- package/dist-es/commands/CreateEvaluationCommand.js.map +1 -0
- package/dist-es/commands/CreateMLModelCommand.js +40 -0
- package/dist-es/commands/CreateMLModelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRealtimeEndpointCommand.js +4 -29
- package/dist-es/commands/CreateRealtimeEndpointCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBatchPredictionCommand.js +4 -34
- package/dist-es/commands/DeleteBatchPredictionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDataSourceCommand.js +4 -32
- package/dist-es/commands/DeleteDataSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteEvaluationCommand.js +4 -34
- package/dist-es/commands/DeleteEvaluationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteMLModelCommand.js +4 -34
- package/dist-es/commands/DeleteMLModelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteRealtimeEndpointCommand.js +4 -29
- package/dist-es/commands/DeleteRealtimeEndpointCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteTagsCommand.js +4 -30
- package/dist-es/commands/DeleteTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeBatchPredictionsCommand.js +4 -29
- package/dist-es/commands/DescribeBatchPredictionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDataSourcesCommand.js +4 -29
- package/dist-es/commands/DescribeDataSourcesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEvaluationsCommand.js +4 -29
- package/dist-es/commands/DescribeEvaluationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeMLModelsCommand.js +4 -29
- package/dist-es/commands/DescribeMLModelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +4 -29
- package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBatchPredictionCommand.js +4 -30
- package/dist-es/commands/GetBatchPredictionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetDataSourceCommand.js +4 -32
- package/dist-es/commands/GetDataSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetEvaluationCommand.js +4 -29
- package/dist-es/commands/GetEvaluationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetMLModelCommand.js +4 -31
- package/dist-es/commands/GetMLModelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PredictCommand.js +4 -32
- package/dist-es/commands/PredictCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBatchPredictionCommand.js +4 -30
- package/dist-es/commands/UpdateBatchPredictionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDataSourceCommand.js +4 -30
- package/dist-es/commands/UpdateDataSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateEvaluationCommand.js +4 -30
- package/dist-es/commands/UpdateEvaluationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateMLModelCommand.js +4 -30
- package/dist-es/commands/UpdateMLModelCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -243
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeBatchPredictionsPaginator.js +17 -29
- package/dist-es/pagination/DescribeBatchPredictionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeDataSourcesPaginator.js +17 -29
- package/dist-es/pagination/DescribeDataSourcesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeEvaluationsPaginator.js +17 -29
- package/dist-es/pagination/DescribeEvaluationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeMLModelsPaginator.js +17 -29
- package/dist-es/pagination/DescribeMLModelsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +546 -551
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForBatchPredictionAvailable.js +12 -21
- package/dist-es/waiters/waitForBatchPredictionAvailable.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForDataSourceAvailable.js +12 -21
- package/dist-es/waiters/waitForDataSourceAvailable.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForEvaluationAvailable.js +12 -21
- package/dist-es/waiters/waitForEvaluationAvailable.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForMLModelAvailable.js +12 -21
- package/dist-es/waiters/waitForMLModelAvailable.js.map +1 -0
- package/{dist/types → dist-types}/MachineLearning.d.ts +2 -2
- package/{dist/types → dist-types}/MachineLearningClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDataSourceFromRDSCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDataSourceFromRedshiftCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDataSourceFromS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateRealtimeEndpointCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteRealtimeEndpointCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeBatchPredictionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDataSourcesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEvaluationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeMLModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/PredictCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeBatchPredictionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeDataSourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeEvaluationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeMLModelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +2 -1
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/MachineLearning.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/MachineLearningClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromRDSCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromRedshiftCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDataSourceFromS3Command.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateRealtimeEndpointCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteRealtimeEndpointCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeBatchPredictionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDataSourcesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEvaluationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeMLModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/PredictCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBatchPredictionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateEvaluationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateMLModelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeBatchPredictionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeDataSourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeEvaluationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeMLModelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -1
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/waiters/waitForBatchPredictionAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/waiters/waitForDataSourceAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/waiters/waitForEvaluationAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/waiters/waitForMLModelAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForBatchPredictionAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForDataSourceAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForEvaluationAvailable.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForMLModelAvailable.d.ts +2 -2
- package/package.json +52 -52
- package/{MachineLearning.ts → src/MachineLearning.ts} +3 -2
- package/{MachineLearningClient.ts → src/MachineLearningClient.ts} +58 -57
- package/{commands → src/commands}/AddTagsCommand.ts +5 -4
- package/{commands → src/commands}/CreateBatchPredictionCommand.ts +8 -7
- package/{commands → src/commands}/CreateDataSourceFromRDSCommand.ts +8 -7
- package/{commands → src/commands}/CreateDataSourceFromRedshiftCommand.ts +8 -7
- package/{commands → src/commands}/CreateDataSourceFromS3Command.ts +8 -7
- package/{commands → src/commands}/CreateEvaluationCommand.ts +8 -7
- package/{commands → src/commands}/CreateMLModelCommand.ts +8 -7
- package/{commands → src/commands}/CreateRealtimeEndpointCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBatchPredictionCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDataSourceCommand.ts +8 -7
- package/{commands → src/commands}/DeleteEvaluationCommand.ts +8 -7
- package/{commands → src/commands}/DeleteMLModelCommand.ts +8 -7
- package/{commands → src/commands}/DeleteRealtimeEndpointCommand.ts +8 -7
- package/{commands → src/commands}/DeleteTagsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeBatchPredictionsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDataSourcesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEvaluationsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeMLModelsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeTagsCommand.ts +8 -7
- package/{commands → src/commands}/GetBatchPredictionCommand.ts +8 -7
- package/{commands → src/commands}/GetDataSourceCommand.ts +8 -7
- package/{commands → src/commands}/GetEvaluationCommand.ts +8 -7
- package/{commands → src/commands}/GetMLModelCommand.ts +8 -7
- package/{commands → src/commands}/PredictCommand.ts +5 -4
- package/{commands → src/commands}/UpdateBatchPredictionCommand.ts +8 -7
- package/{commands → src/commands}/UpdateDataSourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateEvaluationCommand.ts +8 -7
- package/{commands → src/commands}/UpdateMLModelCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeBatchPredictionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeDataSourcesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeEvaluationsPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeMLModelsPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_json1_1.ts +52 -51
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/{waiters → src/waiters}/waitForBatchPredictionAvailable.ts +12 -11
- package/{waiters → src/waiters}/waitForDataSourceAvailable.ts +12 -11
- package/{waiters → src/waiters}/waitForEvaluationAvailable.ts +12 -11
- package/{waiters → src/waiters}/waitForMLModelAvailable.ts +12 -11
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/MachineLearning.js.map +0 -1
- package/dist/cjs/MachineLearningClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBatchPredictionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDataSourceFromRDSCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDataSourceFromRedshiftCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDataSourceFromS3Command.js.map +0 -1
- package/dist/cjs/commands/CreateEvaluationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateMLModelCommand.js.map +0 -1
- package/dist/cjs/commands/CreateRealtimeEndpointCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBatchPredictionCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDataSourceCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteEvaluationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteMLModelCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteRealtimeEndpointCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteTagsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeBatchPredictionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDataSourcesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEvaluationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMLModelsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/cjs/commands/GetBatchPredictionCommand.js.map +0 -1
- package/dist/cjs/commands/GetDataSourceCommand.js.map +0 -1
- package/dist/cjs/commands/GetEvaluationCommand.js.map +0 -1
- package/dist/cjs/commands/GetMLModelCommand.js.map +0 -1
- package/dist/cjs/commands/PredictCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBatchPredictionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDataSourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateEvaluationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMLModelCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -44
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- package/dist/cjs/pagination/DescribeBatchPredictionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeDataSourcesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEvaluationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMLModelsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForBatchPredictionAvailable.js.map +0 -1
- package/dist/cjs/waiters/waitForDataSourceAvailable.js.map +0 -1
- package/dist/cjs/waiters/waitForEvaluationAvailable.js.map +0 -1
- package/dist/cjs/waiters/waitForMLModelAvailable.js.map +0 -1
- package/dist/es/MachineLearning.js.map +0 -1
- package/dist/es/MachineLearningClient.js.map +0 -1
- package/dist/es/commands/AddTagsCommand.js.map +0 -1
- package/dist/es/commands/CreateBatchPredictionCommand.js +0 -76
- package/dist/es/commands/CreateBatchPredictionCommand.js.map +0 -1
- package/dist/es/commands/CreateDataSourceFromRDSCommand.js +0 -76
- package/dist/es/commands/CreateDataSourceFromRDSCommand.js.map +0 -1
- package/dist/es/commands/CreateDataSourceFromRedshiftCommand.js +0 -97
- package/dist/es/commands/CreateDataSourceFromRedshiftCommand.js.map +0 -1
- package/dist/es/commands/CreateDataSourceFromS3Command.js +0 -95
- package/dist/es/commands/CreateDataSourceFromS3Command.js.map +0 -1
- package/dist/es/commands/CreateEvaluationCommand.js +0 -76
- package/dist/es/commands/CreateEvaluationCommand.js.map +0 -1
- package/dist/es/commands/CreateMLModelCommand.js +0 -84
- package/dist/es/commands/CreateMLModelCommand.js.map +0 -1
- package/dist/es/commands/CreateRealtimeEndpointCommand.js.map +0 -1
- package/dist/es/commands/DeleteBatchPredictionCommand.js.map +0 -1
- package/dist/es/commands/DeleteDataSourceCommand.js.map +0 -1
- package/dist/es/commands/DeleteEvaluationCommand.js.map +0 -1
- package/dist/es/commands/DeleteMLModelCommand.js.map +0 -1
- package/dist/es/commands/DeleteRealtimeEndpointCommand.js.map +0 -1
- package/dist/es/commands/DeleteTagsCommand.js.map +0 -1
- package/dist/es/commands/DescribeBatchPredictionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeDataSourcesCommand.js.map +0 -1
- package/dist/es/commands/DescribeEvaluationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMLModelsCommand.js.map +0 -1
- package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/es/commands/GetBatchPredictionCommand.js.map +0 -1
- package/dist/es/commands/GetDataSourceCommand.js.map +0 -1
- package/dist/es/commands/GetEvaluationCommand.js.map +0 -1
- package/dist/es/commands/GetMLModelCommand.js.map +0 -1
- package/dist/es/commands/PredictCommand.js.map +0 -1
- package/dist/es/commands/UpdateBatchPredictionCommand.js.map +0 -1
- package/dist/es/commands/UpdateDataSourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateEvaluationCommand.js.map +0 -1
- package/dist/es/commands/UpdateMLModelCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -93
- package/dist/es/pagination/DescribeBatchPredictionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeDataSourcesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEvaluationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMLModelsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForBatchPredictionAvailable.js.map +0 -1
- package/dist/es/waiters/waitForDataSourceAvailable.js.map +0 -1
- package/dist/es/waiters/waitForEvaluationAvailable.js.map +0 -1
- package/dist/es/waiters/waitForMLModelAvailable.js.map +0 -1
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MachineLearningClientConfig) =>
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: MachineLearningClientConfig) =>
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
import { MachineLearningClientConfig } from "./MachineLearningClient";
|
|
2
|
-
/**
|
|
3
|
-
* @internal
|
|
4
|
-
*/
|
|
5
|
-
export declare const getRuntimeConfig: (config: MachineLearningClientConfig) => {
|
|
6
|
-
runtime: string;
|
|
7
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
8
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
|
-
apiVersion: string;
|
|
10
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
12
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
15
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
16
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
17
|
-
disableHostPrefix: boolean;
|
|
18
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
-
logger: import("@aws-sdk/types").Logger;
|
|
21
|
-
serviceId: string;
|
|
22
|
-
region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
|
|
23
|
-
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
25
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
26
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
27
|
-
tls?: boolean | undefined;
|
|
28
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
29
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
30
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
31
|
-
signingEscapePath?: boolean | undefined;
|
|
32
|
-
systemClockOffset?: number | undefined;
|
|
33
|
-
signingRegion?: string | undefined;
|
|
34
|
-
|
|
35
|
-
|
|
1
|
+
import { MachineLearningClientConfig } from "./MachineLearningClient";
|
|
2
|
+
/**
|
|
3
|
+
* @internal
|
|
4
|
+
*/
|
|
5
|
+
export declare const getRuntimeConfig: (config: MachineLearningClientConfig) => {
|
|
6
|
+
runtime: string;
|
|
7
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
8
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
|
+
apiVersion: string;
|
|
10
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
12
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
15
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
16
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
17
|
+
disableHostPrefix: boolean;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
+
logger: import("@aws-sdk/types").Logger;
|
|
21
|
+
serviceId: string;
|
|
22
|
+
region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
|
|
23
|
+
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
25
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
26
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
27
|
+
tls?: boolean | undefined;
|
|
28
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
29
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
30
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
31
|
+
signingEscapePath?: boolean | undefined;
|
|
32
|
+
systemClockOffset?: number | undefined;
|
|
33
|
+
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
|
+
};
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilBatchPredictionAvailable instead. waitForBatchPredictionAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilDataSourceAvailable instead. waitForDataSourceAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilEvaluationAvailable instead. waitForEvaluationAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilMLModelAvailable instead. waitForMLModelAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeBatchPredictionsCommandInput } from "../commands/DescribeBatchPredictionsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilBatchPredictionAvailable instead. waitForBatchPredictionAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDataSourcesCommandInput } from "../commands/DescribeDataSourcesCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilDataSourceAvailable instead. waitForDataSourceAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeEvaluationsCommandInput } from "../commands/DescribeEvaluationsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilEvaluationAvailable instead. waitForEvaluationAvailable does not throw error in non-success cases.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { MachineLearningClient } from "../MachineLearningClient";
|
|
2
|
-
import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
|
|
3
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeMLModelsCommandInput } from "../commands/DescribeMLModelsCommand";
|
|
3
|
+
import { MachineLearningClient } from "../MachineLearningClient";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
6
6
|
* @deprecated Use waitUntilMLModelAvailable instead. waitForMLModelAvailable does not throw error in non-success cases.
|
package/package.json
CHANGED
|
@@ -1,81 +1,75 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-machine-learning",
|
|
3
3
|
"description": "AWS SDK for JavaScript Machine Learning Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
25
16
|
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-sdk-machinelearning": "3.
|
|
41
|
-
"@aws-sdk/middleware-serde": "3.
|
|
42
|
-
"@aws-sdk/middleware-signing": "3.
|
|
43
|
-
"@aws-sdk/middleware-stack": "3.
|
|
44
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
45
|
-
"@aws-sdk/node-config-provider": "3.
|
|
46
|
-
"@aws-sdk/node-http-handler": "3.
|
|
47
|
-
"@aws-sdk/protocol-http": "3.
|
|
48
|
-
"@aws-sdk/smithy-client": "3.
|
|
49
|
-
"@aws-sdk/types": "3.
|
|
50
|
-
"@aws-sdk/url-parser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
52
|
-
"@aws-sdk/util-base64-node": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
54
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
56
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
58
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
59
|
-
"@aws-sdk/util-waiter": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-sdk-machinelearning": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
43
|
+
"@aws-sdk/types": "3.35.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
52
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
53
|
+
"@aws-sdk/util-waiter": "3.35.0",
|
|
60
54
|
"tslib": "^2.3.0"
|
|
61
55
|
},
|
|
62
56
|
"devDependencies": {
|
|
63
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
57
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
64
58
|
"@types/node": "^12.7.5",
|
|
65
59
|
"downlevel-dts": "0.7.0",
|
|
66
60
|
"jest": "^26.1.0",
|
|
67
61
|
"rimraf": "^3.0.0",
|
|
68
62
|
"ts-jest": "^26.4.1",
|
|
69
63
|
"typedoc": "^0.19.2",
|
|
70
|
-
"typescript": "~4.
|
|
64
|
+
"typescript": "~4.3.5"
|
|
71
65
|
},
|
|
72
66
|
"engines": {
|
|
73
67
|
"node": ">=10.0.0"
|
|
74
68
|
},
|
|
75
69
|
"typesVersions": {
|
|
76
70
|
"<4.0": {
|
|
77
|
-
"dist
|
|
78
|
-
"dist
|
|
71
|
+
"dist-types/*": [
|
|
72
|
+
"dist-types/ts3.4/*"
|
|
79
73
|
]
|
|
80
74
|
}
|
|
81
75
|
},
|
|
@@ -84,6 +78,12 @@
|
|
|
84
78
|
"url": "https://aws.amazon.com/javascript/"
|
|
85
79
|
},
|
|
86
80
|
"license": "Apache-2.0",
|
|
81
|
+
"browser": {
|
|
82
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
83
|
+
},
|
|
84
|
+
"react-native": {
|
|
85
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
86
|
+
},
|
|
87
87
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-machine-learning",
|
|
88
88
|
"repository": {
|
|
89
89
|
"type": "git",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import { AddTagsCommand, AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
3
4
|
import {
|
|
4
5
|
CreateBatchPredictionCommand,
|
|
@@ -123,7 +124,7 @@ import {
|
|
|
123
124
|
UpdateMLModelCommandInput,
|
|
124
125
|
UpdateMLModelCommandOutput,
|
|
125
126
|
} from "./commands/UpdateMLModelCommand";
|
|
126
|
-
import {
|
|
127
|
+
import { MachineLearningClient } from "./MachineLearningClient";
|
|
127
128
|
|
|
128
129
|
/**
|
|
129
130
|
* Definition of the public APIs
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
2
53
|
import {
|
|
3
54
|
CreateBatchPredictionCommandInput,
|
|
@@ -60,56 +111,6 @@ import { UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput } from "./c
|
|
|
60
111
|
import { UpdateEvaluationCommandInput, UpdateEvaluationCommandOutput } from "./commands/UpdateEvaluationCommand";
|
|
61
112
|
import { UpdateMLModelCommandInput, UpdateMLModelCommandOutput } from "./commands/UpdateMLModelCommand";
|
|
62
113
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
63
|
-
import {
|
|
64
|
-
EndpointsInputConfig,
|
|
65
|
-
EndpointsResolvedConfig,
|
|
66
|
-
RegionInputConfig,
|
|
67
|
-
RegionResolvedConfig,
|
|
68
|
-
resolveEndpointsConfig,
|
|
69
|
-
resolveRegionConfig,
|
|
70
|
-
} from "@aws-sdk/config-resolver";
|
|
71
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
72
|
-
import {
|
|
73
|
-
HostHeaderInputConfig,
|
|
74
|
-
HostHeaderResolvedConfig,
|
|
75
|
-
getHostHeaderPlugin,
|
|
76
|
-
resolveHostHeaderConfig,
|
|
77
|
-
} from "@aws-sdk/middleware-host-header";
|
|
78
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
79
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
80
|
-
import {
|
|
81
|
-
AwsAuthInputConfig,
|
|
82
|
-
AwsAuthResolvedConfig,
|
|
83
|
-
getAwsAuthPlugin,
|
|
84
|
-
resolveAwsAuthConfig,
|
|
85
|
-
} from "@aws-sdk/middleware-signing";
|
|
86
|
-
import {
|
|
87
|
-
UserAgentInputConfig,
|
|
88
|
-
UserAgentResolvedConfig,
|
|
89
|
-
getUserAgentPlugin,
|
|
90
|
-
resolveUserAgentConfig,
|
|
91
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
92
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
93
|
-
import {
|
|
94
|
-
Client as __Client,
|
|
95
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
96
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
97
|
-
} from "@aws-sdk/smithy-client";
|
|
98
|
-
import {
|
|
99
|
-
Provider,
|
|
100
|
-
RegionInfoProvider,
|
|
101
|
-
Credentials as __Credentials,
|
|
102
|
-
Decoder as __Decoder,
|
|
103
|
-
Encoder as __Encoder,
|
|
104
|
-
Hash as __Hash,
|
|
105
|
-
HashConstructor as __HashConstructor,
|
|
106
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
107
|
-
Logger as __Logger,
|
|
108
|
-
Provider as __Provider,
|
|
109
|
-
StreamCollector as __StreamCollector,
|
|
110
|
-
UrlParser as __UrlParser,
|
|
111
|
-
UserAgent as __UserAgent,
|
|
112
|
-
} from "@aws-sdk/types";
|
|
113
114
|
|
|
114
115
|
export type ServiceInputTypes =
|
|
115
116
|
| AddTagsCommandInput
|
|
@@ -325,13 +326,13 @@ export class MachineLearningClient extends __Client<
|
|
|
325
326
|
readonly config: MachineLearningClientResolvedConfig;
|
|
326
327
|
|
|
327
328
|
constructor(configuration: MachineLearningClientConfig) {
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
329
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
330
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
331
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
332
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
333
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
334
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
335
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
335
336
|
super(_config_6);
|
|
336
337
|
this.config = _config_6;
|
|
337
338
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
2
|
-
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
15
|
+
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1AddTagsCommand, serializeAws_json1_1AddTagsCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
18
19
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
2
|
-
import { CreateBatchPredictionInput, CreateBatchPredictionOutput } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateBatchPredictionCommand,
|
|
5
|
-
serializeAws_json1_1CreateBatchPredictionCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
15
|
+
import { CreateBatchPredictionInput, CreateBatchPredictionOutput } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateBatchPredictionCommand,
|
|
18
|
+
serializeAws_json1_1CreateBatchPredictionCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateBatchPredictionCommandInput extends CreateBatchPredictionInput {}
|
|
21
22
|
export interface CreateBatchPredictionCommandOutput extends CreateBatchPredictionOutput, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
2
|
-
import { CreateDataSourceFromRDSInput, CreateDataSourceFromRDSOutput } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateDataSourceFromRDSCommand,
|
|
5
|
-
serializeAws_json1_1CreateDataSourceFromRDSCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
15
|
+
import { CreateDataSourceFromRDSInput, CreateDataSourceFromRDSOutput } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateDataSourceFromRDSCommand,
|
|
18
|
+
serializeAws_json1_1CreateDataSourceFromRDSCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateDataSourceFromRDSCommandInput extends CreateDataSourceFromRDSInput {}
|
|
21
22
|
export interface CreateDataSourceFromRDSCommandOutput extends CreateDataSourceFromRDSOutput, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
2
|
-
import { CreateDataSourceFromRedshiftInput, CreateDataSourceFromRedshiftOutput } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateDataSourceFromRedshiftCommand,
|
|
5
|
-
serializeAws_json1_1CreateDataSourceFromRedshiftCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
15
|
+
import { CreateDataSourceFromRedshiftInput, CreateDataSourceFromRedshiftOutput } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateDataSourceFromRedshiftCommand,
|
|
18
|
+
serializeAws_json1_1CreateDataSourceFromRedshiftCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateDataSourceFromRedshiftCommandInput extends CreateDataSourceFromRedshiftInput {}
|
|
21
22
|
export interface CreateDataSourceFromRedshiftCommandOutput
|
|
22
23
|
extends CreateDataSourceFromRedshiftOutput,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
2
|
-
import { CreateDataSourceFromS3Input, CreateDataSourceFromS3Output } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateDataSourceFromS3Command,
|
|
5
|
-
serializeAws_json1_1CreateDataSourceFromS3Command,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { MachineLearningClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MachineLearningClient";
|
|
15
|
+
import { CreateDataSourceFromS3Input, CreateDataSourceFromS3Output } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1CreateDataSourceFromS3Command,
|
|
18
|
+
serializeAws_json1_1CreateDataSourceFromS3Command,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface CreateDataSourceFromS3CommandInput extends CreateDataSourceFromS3Input {}
|
|
21
22
|
export interface CreateDataSourceFromS3CommandOutput extends CreateDataSourceFromS3Output, __MetadataBearer {}
|
|
22
23
|
|