@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRealtimeEndpointCommand.js","sourceRoot":"","sources":["../../src/commands/CreateRealtimeEndpointCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAsBlC;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
|
|
@@ -1,45 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteBatchPredictionInput, DeleteBatchPredictionOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteBatchPredictionCommand, serializeAws_json1_1DeleteBatchPredictionCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* operation to verify that the status of the <code>BatchPrediction</code> changed to DELETED.</p>
|
|
10
|
-
*
|
|
11
|
-
* <p>
|
|
12
|
-
* <b>Caution:</b> The result of the <code>DeleteBatchPrediction</code> operation is irreversible.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { MachineLearningClient, DeleteBatchPredictionCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
17
|
-
* // const { MachineLearningClient, DeleteBatchPredictionCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
18
|
-
* const client = new MachineLearningClient(config);
|
|
19
|
-
* const command = new DeleteBatchPredictionCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteBatchPredictionCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteBatchPredictionCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
var DeleteBatchPredictionCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteBatchPredictionInput, DeleteBatchPredictionOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteBatchPredictionCommand, serializeAws_json1_1DeleteBatchPredictionCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteBatchPredictionCommand = (function (_super) {
|
|
29
7
|
__extends(DeleteBatchPredictionCommand, _super);
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
8
|
function DeleteBatchPredictionCommand(input) {
|
|
33
|
-
var _this =
|
|
34
|
-
// Start section: command_constructor
|
|
35
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
36
10
|
_this.input = input;
|
|
37
11
|
return _this;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
DeleteBatchPredictionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteBatchPredictionCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteBatchPredictionCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AA2BlC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -1,43 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteDataSourceCommand, serializeAws_json1_1DeleteDataSourceCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* <p>
|
|
10
|
-
* <b>Caution:</b> The results of the <code>DeleteDataSource</code> operation are irreversible.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { MachineLearningClient, DeleteDataSourceCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
15
|
-
* // const { MachineLearningClient, DeleteDataSourceCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
16
|
-
* const client = new MachineLearningClient(config);
|
|
17
|
-
* const command = new DeleteDataSourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteDataSourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteDataSourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeleteDataSourceCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteDataSourceCommand, serializeAws_json1_1DeleteDataSourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteDataSourceCommand = (function (_super) {
|
|
27
7
|
__extends(DeleteDataSourceCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeleteDataSourceCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeleteDataSourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteDataSourceCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteDataSourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAyBlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,45 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteEvaluationInput, DeleteEvaluationOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteEvaluationCommand, serializeAws_json1_1DeleteEvaluationCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* <p>After invoking the <code>DeleteEvaluation</code> operation, you can use the
|
|
10
|
-
* <code>GetEvaluation</code> operation to verify that the status of the <code>Evaluation</code> changed to <code>DELETED</code>.</p>
|
|
11
|
-
* <p>
|
|
12
|
-
* <b>Caution:</b> The results of the <code>DeleteEvaluation</code> operation are irreversible.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { MachineLearningClient, DeleteEvaluationCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
17
|
-
* // const { MachineLearningClient, DeleteEvaluationCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
18
|
-
* const client = new MachineLearningClient(config);
|
|
19
|
-
* const command = new DeleteEvaluationCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteEvaluationCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteEvaluationCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
var DeleteEvaluationCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteEvaluationInput, DeleteEvaluationOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteEvaluationCommand, serializeAws_json1_1DeleteEvaluationCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteEvaluationCommand = (function (_super) {
|
|
29
7
|
__extends(DeleteEvaluationCommand, _super);
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
8
|
function DeleteEvaluationCommand(input) {
|
|
33
|
-
var _this =
|
|
34
|
-
// Start section: command_constructor
|
|
35
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
36
10
|
_this.input = input;
|
|
37
11
|
return _this;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
DeleteEvaluationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteEvaluationCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteEvaluationCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AA2BlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,45 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteMLModelInput, DeleteMLModelOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteMLModelCommand, serializeAws_json1_1DeleteMLModelCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* <code>GetMLModel</code> operation to verify that the status of the <code>MLModel</code> changed to DELETED.</p>
|
|
10
|
-
*
|
|
11
|
-
* <p>
|
|
12
|
-
* <b>Caution:</b> The result of the <code>DeleteMLModel</code> operation is irreversible.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { MachineLearningClient, DeleteMLModelCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
17
|
-
* // const { MachineLearningClient, DeleteMLModelCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
18
|
-
* const client = new MachineLearningClient(config);
|
|
19
|
-
* const command = new DeleteMLModelCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteMLModelCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteMLModelCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
var DeleteMLModelCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteMLModelInput, DeleteMLModelOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteMLModelCommand, serializeAws_json1_1DeleteMLModelCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteMLModelCommand = (function (_super) {
|
|
29
7
|
__extends(DeleteMLModelCommand, _super);
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
8
|
function DeleteMLModelCommand(input) {
|
|
33
|
-
var _this =
|
|
34
|
-
// Start section: command_constructor
|
|
35
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
36
10
|
_this.input = input;
|
|
37
11
|
return _this;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
DeleteMLModelCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteMLModelCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteMLModelCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AA2BlC;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteRealtimeEndpointInput, DeleteRealtimeEndpointOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteRealtimeEndpointCommand, serializeAws_json1_1DeleteRealtimeEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DeleteRealtimeEndpointCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DeleteRealtimeEndpointCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DeleteRealtimeEndpointCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteRealtimeEndpointCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteRealtimeEndpointCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteRealtimeEndpointCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteRealtimeEndpointInput, DeleteRealtimeEndpointOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteRealtimeEndpointCommand, serializeAws_json1_1DeleteRealtimeEndpointCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteRealtimeEndpointCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteRealtimeEndpointCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteRealtimeEndpointCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteRealtimeEndpointCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteRealtimeEndpointCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteRealtimeEndpointCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,0BAA0B,CAAC;AAsBlC;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
|
|
@@ -1,41 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeleteTagsCommand, serializeAws_json1_1DeleteTagsCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { MachineLearningClient, DeleteTagsCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
13
|
-
* // const { MachineLearningClient, DeleteTagsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
14
|
-
* const client = new MachineLearningClient(config);
|
|
15
|
-
* const command = new DeleteTagsCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DeleteTagsCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DeleteTagsCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DeleteTagsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteTagsCommand, serializeAws_json1_1DeleteTagsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteTagsCommand = (function (_super) {
|
|
25
7
|
__extends(DeleteTagsCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DeleteTagsCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DeleteTagsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteTagsCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteTagsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EACL,uCAAuC,EACvC,qCAAqC,GACtC,MAAM,0BAA0B,CAAC;AAuBlC;IAAuC,qCAItC;IAIC,2BAAqB,KAA6B;QAAlD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;IAIlD,CAAC;IAKD,6CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,mBAAmB,CAAC;QACxC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,eAAe,CAAC,kBAAkB;YAC3D,wBAAwB,EAAE,gBAAgB,CAAC,kBAAkB;SAC9D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qCAAS,GAAjB,UAAkB,KAA6B,EAAE,OAAuB;QACtE,OAAO,qCAAqC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAEO,uCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,uCAAuC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAIH,wBAAC;AAAD,CAAC,AAtDD,CAAuC,QAAQ,GAsD9C"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeBatchPredictionsInput, DescribeBatchPredictionsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeBatchPredictionsCommand, serializeAws_json1_1DescribeBatchPredictionsCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DescribeBatchPredictionsCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DescribeBatchPredictionsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DescribeBatchPredictionsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeBatchPredictionsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeBatchPredictionsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeBatchPredictionsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeBatchPredictionsInput, DescribeBatchPredictionsOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeBatchPredictionsCommand, serializeAws_json1_1DescribeBatchPredictionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeBatchPredictionsCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeBatchPredictionsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeBatchPredictionsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeBatchPredictionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeBatchPredictionsCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeBatchPredictionsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACnG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AAsBlC;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,2DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,8BAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,mDAAS,GAAjB,UAAkB,KAA2C,EAAE,OAAuB;QACpF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,qDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,sCAAC;AAAD,CAAC,AAtDD,CAAqD,QAAQ,GAsD5D"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeDataSourcesInput, DescribeDataSourcesOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeDataSourcesCommand, serializeAws_json1_1DescribeDataSourcesCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DescribeDataSourcesCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DescribeDataSourcesCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DescribeDataSourcesCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeDataSourcesCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeDataSourcesCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeDataSourcesCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeDataSourcesInput, DescribeDataSourcesOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeDataSourcesCommand, serializeAws_json1_1DescribeDataSourcesCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeDataSourcesCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeDataSourcesCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeDataSourcesCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeDataSourcesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeDataSourcesCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeDataSourcesCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAsBlC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeEvaluationsInput, DescribeEvaluationsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeEvaluationsCommand, serializeAws_json1_1DescribeEvaluationsCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DescribeEvaluationsCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DescribeEvaluationsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DescribeEvaluationsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeEvaluationsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeEvaluationsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeEvaluationsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeEvaluationsInput, DescribeEvaluationsOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeEvaluationsCommand, serializeAws_json1_1DescribeEvaluationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeEvaluationsCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeEvaluationsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeEvaluationsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeEvaluationsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeEvaluationsCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeEvaluationsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,0BAA0B,CAAC;AAsBlC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeMLModelsInput, DescribeMLModelsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeMLModelsCommand, serializeAws_json1_1DescribeMLModelsCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DescribeMLModelsCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DescribeMLModelsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DescribeMLModelsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeMLModelsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeMLModelsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeMLModelsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeMLModelsInput, DescribeMLModelsOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeMLModelsCommand, serializeAws_json1_1DescribeMLModelsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeMLModelsCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeMLModelsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeMLModelsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeMLModelsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeMLModelsCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeMLModelsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAsBlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,sBAAsB,CAAC,kBAAkB;SACpE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeTagsCommand, serializeAws_json1_1DescribeTagsCommand, } from "../protocols/Aws_json1_1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MachineLearningClient, DescribeTagsCommand } from "@aws-sdk/client-machine-learning"; // ES Modules import
|
|
12
|
-
* // const { MachineLearningClient, DescribeTagsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
13
|
-
* const client = new MachineLearningClient(config);
|
|
14
|
-
* const command = new DescribeTagsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeTagsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeTagsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MachineLearningClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeTagsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeTagsCommand, serializeAws_json1_1DescribeTagsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeTagsCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeTagsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeTagsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeTagsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeTagsCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeTagsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,0BAA0B,CAAC;AAsBlC;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAAkD,EAClD,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,uBAAuB,CAAC;QAC3C,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,kBAAkB,CAAC,kBAAkB;SAChE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
|