@aws-sdk/client-forecast 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}/Forecast.js +1 -1
- package/dist-cjs/Forecast.js.map +1 -0
- package/{dist/cjs → dist-cjs}/ForecastClient.js +14 -14
- package/dist-cjs/ForecastClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastCommand.js +5 -5
- package/dist-cjs/commands/CreateForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorCommand.js +5 -5
- package/dist-cjs/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastCommand.js +5 -5
- package/dist-cjs/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorCommand.js +5 -5
- package/dist-cjs/commands/DeletePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourceTreeCommand.js +5 -5
- package/dist-cjs/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastCommand.js +5 -5
- package/dist-cjs/commands/DescribeForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorCommand.js +5 -5
- package/dist-cjs/commands/DescribePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetAccuracyMetricsCommand.js +5 -5
- package/dist-cjs/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetGroupsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetImportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastExportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastsCommand.js +5 -5
- package/dist-cjs/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPredictorsCommand.js +5 -5
- package/dist-cjs/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopResourceCommand.js +5 -5
- package/dist-cjs/commands/StopResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/UpdateDatasetGroupCommand.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 +50 -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/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetGroupsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetGroupsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetImportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListForecastExportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListForecastExportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListForecastsPaginator.js +1 -1
- package/dist-cjs/pagination/ListForecastsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPredictorBacktestExportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPredictorsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPredictorsPaginator.js.map +1 -0
- 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/es → dist-es}/Forecast.js +2 -5
- package/dist-es/Forecast.js.map +1 -0
- package/{dist/es → dist-es}/ForecastClient.js +2 -10
- package/dist-es/ForecastClient.js.map +1 -0
- package/dist-es/commands/CreateDatasetCommand.js +40 -0
- package/{dist/es → dist-es}/commands/CreateDatasetCommand.js.map +1 -1
- package/{dist/es → dist-es}/commands/CreateDatasetGroupCommand.js +4 -38
- package/dist-es/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/dist-es/commands/CreateDatasetImportJobCommand.js +40 -0
- package/dist-es/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/dist-es/commands/CreateForecastCommand.js +40 -0
- package/dist-es/commands/CreateForecastCommand.js.map +1 -0
- package/dist-es/commands/CreateForecastExportJobCommand.js +40 -0
- package/dist-es/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +40 -0
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
- package/dist-es/commands/CreatePredictorCommand.js +40 -0
- package/dist-es/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +4 -37
- package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetGroupCommand.js +4 -32
- package/dist-es/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetImportJobCommand.js +4 -31
- package/dist-es/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastCommand.js +4 -33
- package/dist-es/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastExportJobCommand.js +4 -31
- package/dist-es/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorBacktestExportJobCommand.js +4 -29
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorCommand.js +4 -31
- package/dist-es/commands/DeletePredictorCommand.js.map +1 -0
- package/dist-es/commands/DeleteResourceTreeCommand.js +40 -0
- package/dist-es/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +4 -49
- package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
- package/dist-es/commands/DescribeDatasetGroupCommand.js +40 -0
- package/dist-es/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +40 -0
- package/dist-es/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/dist-es/commands/DescribeForecastCommand.js +40 -0
- package/dist-es/commands/DescribeForecastCommand.js.map +1 -0
- package/dist-es/commands/DescribeForecastExportJobCommand.js +40 -0
- package/dist-es/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribePredictorBacktestExportJobCommand.js +4 -53
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
- package/dist-es/commands/DescribePredictorCommand.js +40 -0
- package/dist-es/commands/DescribePredictorCommand.js.map +1 -0
- package/dist-es/commands/GetAccuracyMetricsCommand.js +40 -0
- package/dist-es/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetGroupsCommand.js +4 -32
- package/dist-es/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetImportJobsCommand.js +4 -32
- package/dist-es/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +4 -31
- package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastExportJobsCommand.js +4 -32
- package/dist-es/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastsCommand.js +4 -33
- package/dist-es/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorBacktestExportJobsCommand.js +4 -32
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorsCommand.js +4 -33
- package/dist-es/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/dist-es/commands/StopResourceCommand.js +40 -0
- package/dist-es/commands/StopResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDatasetGroupCommand.js +4 -34
- package/dist-es/commands/UpdateDatasetGroupCommand.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 -306
- package/dist-es/models/models_0.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}/pagination/ListDatasetGroupsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetGroupsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetImportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastExportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListForecastExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastsPaginator.js +17 -29
- package/dist-es/pagination/ListForecastsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorBacktestExportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorsPaginator.js +17 -29
- package/dist-es/pagination/ListPredictorsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +649 -654
- 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/types → dist-types}/Forecast.d.ts +2 -2
- package/{dist/types → dist-types}/ForecastClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreatePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeletePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteResourceTreeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAccuracyMetricsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetImportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListForecastExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListForecastsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListPredictorsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StopResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateDatasetGroupCommand.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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListForecastsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPredictorsPaginator.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/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/Forecast.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/ForecastClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteResourceTreeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListForecastExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListForecastsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListPredictorsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StopResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateDatasetGroupCommand.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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListForecastsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorsPaginator.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 +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{Forecast.ts → src/Forecast.ts} +3 -2
- package/{ForecastClient.ts → src/ForecastClient.ts} +58 -57
- package/{commands → src/commands}/CreateDatasetCommand.ts +8 -7
- package/{commands → src/commands}/CreateDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/CreateDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreateForecastCommand.ts +8 -7
- package/{commands → src/commands}/CreateForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreatePredictorBacktestExportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreatePredictorCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeleteForecastCommand.ts +8 -7
- package/{commands → src/commands}/DeleteForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeletePredictorBacktestExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeletePredictorCommand.ts +8 -7
- package/{commands → src/commands}/DeleteResourceTreeCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/DescribeForecastCommand.ts +8 -7
- package/{commands → src/commands}/DescribeForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DescribePredictorBacktestExportJobCommand.ts +11 -10
- package/{commands → src/commands}/DescribePredictorCommand.ts +8 -7
- package/{commands → src/commands}/GetAccuracyMetricsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetGroupsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetImportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetsCommand.ts +8 -7
- package/{commands → src/commands}/ListForecastExportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListForecastsCommand.ts +8 -7
- package/{commands → src/commands}/ListPredictorBacktestExportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListPredictorsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/StopResourceCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateDatasetGroupCommand.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}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListDatasetGroupsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListDatasetImportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListDatasetsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListForecastExportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListForecastsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPredictorBacktestExportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPredictorsPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_json1_1.ts +57 -56
- 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/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/Forecast.js.map +0 -1
- package/dist/cjs/ForecastClient.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreateForecastCommand.js.map +0 -1
- package/dist/cjs/commands/CreateForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteForecastCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceTreeCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeForecastCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/GetAccuracyMetricsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetImportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/cjs/commands/ListForecastExportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListForecastsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPredictorsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/StopResourceCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -50
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/ListDatasetGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDatasetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListForecastExportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListForecastsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPredictorsPaginator.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/es/Forecast.js.map +0 -1
- package/dist/es/ForecastClient.js.map +0 -1
- package/dist/es/commands/CreateDatasetCommand.js +0 -106
- package/dist/es/commands/CreateDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/CreateDatasetImportJobCommand.js +0 -84
- package/dist/es/commands/CreateDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastCommand.js +0 -83
- package/dist/es/commands/CreateForecastCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastExportJobCommand.js +0 -78
- package/dist/es/commands/CreateForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js +0 -79
- package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/CreatePredictorCommand.js +0 -126
- package/dist/es/commands/CreatePredictorCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/DeleteForecastCommand.js.map +0 -1
- package/dist/es/commands/DeleteForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/DeletePredictorCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceTreeCommand.js +0 -96
- package/dist/es/commands/DeleteResourceTreeCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetGroupCommand.js +0 -89
- package/dist/es/commands/DescribeDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetImportJobCommand.js +0 -99
- package/dist/es/commands/DescribeDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastCommand.js +0 -93
- package/dist/es/commands/DescribeForecastCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastExportJobCommand.js +0 -89
- package/dist/es/commands/DescribeForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorCommand.js +0 -99
- package/dist/es/commands/DescribePredictorCommand.js.map +0 -1
- package/dist/es/commands/GetAccuracyMetricsCommand.js +0 -82
- package/dist/es/commands/GetAccuracyMetricsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetGroupsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetImportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/es/commands/ListForecastExportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListForecastsCommand.js.map +0 -1
- package/dist/es/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListPredictorsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/StopResourceCommand.js +0 -87
- package/dist/es/commands/StopResourceCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateDatasetGroupCommand.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 -91
- package/dist/es/pagination/ListDatasetGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDatasetsPaginator.js.map +0 -1
- package/dist/es/pagination/ListForecastExportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListForecastsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPredictorsPaginator.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
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeletePredictorBacktestExportJobRequest } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeletePredictorBacktestExportJobCommand, serializeAws_json1_1DeletePredictorBacktestExportJobCommand, } 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 { ForecastClient, DeletePredictorBacktestExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
|
|
12
|
-
* // const { ForecastClient, DeletePredictorBacktestExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
|
|
13
|
-
* const client = new ForecastClient(config);
|
|
14
|
-
* const command = new DeletePredictorBacktestExportJobCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeletePredictorBacktestExportJobCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeletePredictorBacktestExportJobCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeletePredictorBacktestExportJobCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeletePredictorBacktestExportJobRequest } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeletePredictorBacktestExportJobCommand, serializeAws_json1_1DeletePredictorBacktestExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeletePredictorBacktestExportJobCommand = (function (_super) {
|
|
24
7
|
__extends(DeletePredictorBacktestExportJobCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeletePredictorBacktestExportJobCommand(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
|
DeletePredictorBacktestExportJobCommand.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":"DeletePredictorBacktestExportJobCommand.js","sourceRoot":"","sources":["../../src/commands/DeletePredictorBacktestExportJobCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uCAAuC,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,6DAA6D,EAC7D,2DAA2D,GAC5D,MAAM,0BAA0B,CAAC;AAsBlC;IAA6D,2DAI5D;IAIC,iDAAqB,KAAmD;QAAxE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8C;;IAIxE,CAAC;IAKD,mEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yCAAyC,CAAC;QAC9D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uCAAuC,CAAC,kBAAkB;YACnF,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,2DAAS,GAAjB,UACE,KAAmD,EACnD,OAAuB;QAEvB,OAAO,2DAA2D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAEO,6DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;IAIH,8CAAC;AAAD,CAAC,AA5DD,CAA6D,QAAQ,GA4DpE"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DeletePredictorRequest } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DeletePredictorCommand, serializeAws_json1_1DeletePredictorCommand, } 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
|
-
* To get the status, use the <a>DescribePredictor</a> operation.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ForecastClient, DeletePredictorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
|
|
14
|
-
* // const { ForecastClient, DeletePredictorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
|
|
15
|
-
* const client = new ForecastClient(config);
|
|
16
|
-
* const command = new DeletePredictorCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeletePredictorCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeletePredictorCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var DeletePredictorCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DeletePredictorRequest } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeletePredictorCommand, serializeAws_json1_1DeletePredictorCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeletePredictorCommand = (function (_super) {
|
|
26
7
|
__extends(DeletePredictorCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function DeletePredictorCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
DeletePredictorCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeletePredictorCommand.js","sourceRoot":"","sources":["../../src/commands/DeletePredictorCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AAwBlC;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DeleteResourceTreeRequest } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DeleteResourceTreeCommand, serializeAws_json1_1DeleteResourceTreeCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DeleteResourceTreeCommand = (function (_super) {
|
|
7
|
+
__extends(DeleteResourceTreeCommand, _super);
|
|
8
|
+
function DeleteResourceTreeCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DeleteResourceTreeCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DeleteResourceTreeCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DeleteResourceTreeRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DeleteResourceTreeCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DeleteResourceTreeCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DeleteResourceTreeCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DeleteResourceTreeCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DeleteResourceTreeCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DeleteResourceTreeCommand };
|
|
40
|
+
//# sourceMappingURL=DeleteResourceTreeCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteResourceTreeCommand.js","sourceRoot":"","sources":["../../src/commands/DeleteResourceTreeCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAqDlC;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,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,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
|
|
@@ -1,60 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribeDatasetCommand, serializeAws_json1_1DescribeDatasetCommand, } 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>In addition to listing the parameters specified in the <code>CreateDataset</code> request,
|
|
10
|
-
* this operation includes the following dataset properties:</p>
|
|
11
|
-
* <ul>
|
|
12
|
-
* <li>
|
|
13
|
-
* <p>
|
|
14
|
-
* <code>CreationTime</code>
|
|
15
|
-
* </p>
|
|
16
|
-
* </li>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p>
|
|
19
|
-
* <code>LastModificationTime</code>
|
|
20
|
-
* </p>
|
|
21
|
-
* </li>
|
|
22
|
-
* <li>
|
|
23
|
-
* <p>
|
|
24
|
-
* <code>Status</code>
|
|
25
|
-
* </p>
|
|
26
|
-
* </li>
|
|
27
|
-
* </ul>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { ForecastClient, DescribeDatasetCommand } from "@aws-sdk/client-forecast"; // ES Modules import
|
|
32
|
-
* // const { ForecastClient, DescribeDatasetCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
|
|
33
|
-
* const client = new ForecastClient(config);
|
|
34
|
-
* const command = new DescribeDatasetCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link DescribeDatasetCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link DescribeDatasetCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
var DescribeDatasetCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeDatasetCommand, serializeAws_json1_1DescribeDatasetCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeDatasetCommand = (function (_super) {
|
|
44
7
|
__extends(DescribeDatasetCommand, _super);
|
|
45
|
-
// Start section: command_properties
|
|
46
|
-
// End section: command_properties
|
|
47
8
|
function DescribeDatasetCommand(input) {
|
|
48
|
-
var _this =
|
|
49
|
-
// Start section: command_constructor
|
|
50
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
51
10
|
_this.input = input;
|
|
52
11
|
return _this;
|
|
53
|
-
// End section: command_constructor
|
|
54
12
|
}
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
13
|
DescribeDatasetCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
59
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
60
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeDatasetCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeDatasetCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,0BAA0B,CAAC;AA0ClC;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,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,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeDatasetGroupCommand, serializeAws_json1_1DescribeDatasetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeDatasetGroupCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeDatasetGroupCommand, _super);
|
|
8
|
+
function DescribeDatasetGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribeDatasetGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DescribeDatasetGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribeDatasetGroupRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDatasetGroupResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribeDatasetGroupCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribeDatasetGroupCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribeDatasetGroupCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribeDatasetGroupCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribeDatasetGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeDatasetGroupCommand };
|
|
40
|
+
//# sourceMappingURL=DescribeDatasetGroupCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeDatasetGroupCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeDatasetGroupCommand.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,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AA8ClC;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,6BAA6B,CAAC;QAClD,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,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeDatasetImportJobCommand, serializeAws_json1_1DescribeDatasetImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeDatasetImportJobCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeDatasetImportJobCommand, _super);
|
|
8
|
+
function DescribeDatasetImportJobCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribeDatasetImportJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DescribeDatasetImportJobCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribeDatasetImportJobRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDatasetImportJobResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribeDatasetImportJobCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribeDatasetImportJobCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribeDatasetImportJobCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribeDatasetImportJobCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribeDatasetImportJobCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeDatasetImportJobCommand };
|
|
40
|
+
//# sourceMappingURL=DescribeDatasetImportJobCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeDatasetImportJobCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeDatasetImportJobCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACvG,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,0BAA0B,CAAC;AAwDlC;IAAqD,mDAIpD;IAIC,yCAAqB,KAA2C;QAAhE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAsC;;IAIhE,CAAC;IAKD,2DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,+BAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,gCAAgC,CAAC,kBAAkB;SAC9E,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"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribeForecastRequest, DescribeForecastResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeForecastCommand, serializeAws_json1_1DescribeForecastCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeForecastCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeForecastCommand, _super);
|
|
8
|
+
function DescribeForecastCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribeForecastCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DescribeForecastCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribeForecastRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeForecastResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribeForecastCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribeForecastCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribeForecastCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribeForecastCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribeForecastCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeForecastCommand };
|
|
40
|
+
//# sourceMappingURL=DescribeForecastCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeForecastCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeForecastCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAkDlC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,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"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribeForecastExportJobRequest, DescribeForecastExportJobResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribeForecastExportJobCommand, serializeAws_json1_1DescribeForecastExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribeForecastExportJobCommand = (function (_super) {
|
|
7
|
+
__extends(DescribeForecastExportJobCommand, _super);
|
|
8
|
+
function DescribeForecastExportJobCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribeForecastExportJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DescribeForecastExportJobCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribeForecastExportJobRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeForecastExportJobResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribeForecastExportJobCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribeForecastExportJobCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribeForecastExportJobCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribeForecastExportJobCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribeForecastExportJobCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribeForecastExportJobCommand };
|
|
40
|
+
//# sourceMappingURL=DescribeForecastExportJobCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeForecastExportJobCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeForecastExportJobCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACzG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AA8ClC;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,iCAAiC,CAAC,kBAAkB;SAC/E,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,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|
|
@@ -1,64 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribePredictorBacktestExportJobRequest, DescribePredictorBacktestExportJobResponse, } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1DescribePredictorBacktestExportJobCommand, serializeAws_json1_1DescribePredictorBacktestExportJobCommand, } 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>CreatePredictorBacktestExportJob</code> request, this operation lists the
|
|
10
|
-
* following properties:</p>
|
|
11
|
-
* <ul>
|
|
12
|
-
* <li>
|
|
13
|
-
* <p>
|
|
14
|
-
* <code>CreationTime</code>
|
|
15
|
-
* </p>
|
|
16
|
-
* </li>
|
|
17
|
-
* <li>
|
|
18
|
-
* <p>
|
|
19
|
-
* <code>LastModificationTime</code>
|
|
20
|
-
* </p>
|
|
21
|
-
* </li>
|
|
22
|
-
* <li>
|
|
23
|
-
* <p>
|
|
24
|
-
* <code>Status</code>
|
|
25
|
-
* </p>
|
|
26
|
-
* </li>
|
|
27
|
-
* <li>
|
|
28
|
-
* <p>
|
|
29
|
-
* <code>Message</code> (if an error occurred)</p>
|
|
30
|
-
* </li>
|
|
31
|
-
* </ul>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { ForecastClient, DescribePredictorBacktestExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
|
|
36
|
-
* // const { ForecastClient, DescribePredictorBacktestExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
|
|
37
|
-
* const client = new ForecastClient(config);
|
|
38
|
-
* const command = new DescribePredictorBacktestExportJobCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link DescribePredictorBacktestExportJobCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link DescribePredictorBacktestExportJobCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
var DescribePredictorBacktestExportJobCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribePredictorBacktestExportJobRequest, DescribePredictorBacktestExportJobResponse, } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribePredictorBacktestExportJobCommand, serializeAws_json1_1DescribePredictorBacktestExportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribePredictorBacktestExportJobCommand = (function (_super) {
|
|
48
7
|
__extends(DescribePredictorBacktestExportJobCommand, _super);
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
8
|
function DescribePredictorBacktestExportJobCommand(input) {
|
|
52
|
-
var _this =
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
55
10
|
_this.input = input;
|
|
56
11
|
return _this;
|
|
57
|
-
// End section: command_constructor
|
|
58
12
|
}
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
13
|
DescribePredictorBacktestExportJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
63
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribePredictorBacktestExportJobCommand.js","sourceRoot":"","sources":["../../src/commands/DescribePredictorBacktestExportJobCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EACL,yCAAyC,EACzC,0CAA0C,GAC3C,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,0BAA0B,CAAC;AAgDlC;IAA+D,6DAI9D;IAIC,mDAAqB,KAAqD;QAA1E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgD;;IAI1E,CAAC;IAKD,qEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,2CAA2C,CAAC;QAChE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yCAAyC,CAAC,kBAAkB;YACrF,wBAAwB,EAAE,0CAA0C,CAAC,kBAAkB;SACxF,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,6DAAS,GAAjB,UACE,KAAqD,EACrD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,+DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,gDAAC;AAAD,CAAC,AA5DD,CAA+D,QAAQ,GA4DtE"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { DescribePredictorRequest, DescribePredictorResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1DescribePredictorCommand, serializeAws_json1_1DescribePredictorCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var DescribePredictorCommand = (function (_super) {
|
|
7
|
+
__extends(DescribePredictorCommand, _super);
|
|
8
|
+
function DescribePredictorCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
DescribePredictorCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "DescribePredictorCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: DescribePredictorRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribePredictorResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
DescribePredictorCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1DescribePredictorCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
DescribePredictorCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1DescribePredictorCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return DescribePredictorCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { DescribePredictorCommand };
|
|
40
|
+
//# sourceMappingURL=DescribePredictorCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribePredictorCommand.js","sourceRoot":"","sources":["../../src/commands/DescribePredictorCommand.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,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAwDlC;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,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,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
+
import { GetAccuracyMetricsRequest, GetAccuracyMetricsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1GetAccuracyMetricsCommand, serializeAws_json1_1GetAccuracyMetricsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var GetAccuracyMetricsCommand = (function (_super) {
|
|
7
|
+
__extends(GetAccuracyMetricsCommand, _super);
|
|
8
|
+
function GetAccuracyMetricsCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
12
|
+
}
|
|
13
|
+
GetAccuracyMetricsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "ForecastClient";
|
|
18
|
+
var commandName = "GetAccuracyMetricsCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
23
|
+
inputFilterSensitiveLog: GetAccuracyMetricsRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetAccuracyMetricsResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
GetAccuracyMetricsCommand.prototype.serialize = function (input, context) {
|
|
32
|
+
return serializeAws_json1_1GetAccuracyMetricsCommand(input, context);
|
|
33
|
+
};
|
|
34
|
+
GetAccuracyMetricsCommand.prototype.deserialize = function (output, context) {
|
|
35
|
+
return deserializeAws_json1_1GetAccuracyMetricsCommand(output, context);
|
|
36
|
+
};
|
|
37
|
+
return GetAccuracyMetricsCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { GetAccuracyMetricsCommand };
|
|
40
|
+
//# sourceMappingURL=GetAccuracyMetricsCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetAccuracyMetricsCommand.js","sourceRoot":"","sources":["../../src/commands/GetAccuracyMetricsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAuClC;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA2C,EAC3C,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,gBAAgB,CAAC;QACpC,IAAM,WAAW,GAAG,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,0BAA0B,CAAC,kBAAkB;SACxE,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,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
|
|
@@ -1,43 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1ListDatasetGroupsCommand, serializeAws_json1_1ListDatasetGroupsCommand, } 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
|
-
* including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by
|
|
10
|
-
* using the dataset group ARN with the <a>DescribeDatasetGroup</a> operation.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { ForecastClient, ListDatasetGroupsCommand } from "@aws-sdk/client-forecast"; // ES Modules import
|
|
15
|
-
* // const { ForecastClient, ListDatasetGroupsCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
|
|
16
|
-
* const client = new ForecastClient(config);
|
|
17
|
-
* const command = new ListDatasetGroupsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListDatasetGroupsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListDatasetGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link ForecastClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var ListDatasetGroupsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_json1_1ListDatasetGroupsCommand, serializeAws_json1_1ListDatasetGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
6
|
+
var ListDatasetGroupsCommand = (function (_super) {
|
|
27
7
|
__extends(ListDatasetGroupsCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function ListDatasetGroupsCommand(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
|
ListDatasetGroupsCommand.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);
|