@aws-sdk/client-forecast 3.34.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 +12 -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 +8 -8
- package/dist-cjs/ForecastClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastCommand.js +2 -2
- package/dist-cjs/commands/CreateForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastExportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorCommand.js +2 -2
- package/dist-cjs/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetImportJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastCommand.js +2 -2
- package/dist-cjs/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastExportJobCommand.js +2 -2
- package/dist-cjs/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorBacktestExportJobCommand.js +2 -2
- package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorCommand.js +2 -2
- package/dist-cjs/commands/DeletePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourceTreeCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastCommand.js +2 -2
- package/dist-cjs/commands/DescribeForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastExportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorCommand.js +2 -2
- package/dist-cjs/commands/DescribePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetAccuracyMetricsCommand.js +2 -2
- package/dist-cjs/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +2 -2
- package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastsCommand.js +2 -2
- package/dist-cjs/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListPredictorsCommand.js +2 -2
- package/dist-cjs/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopResourceCommand.js +2 -2
- package/dist-cjs/commands/StopResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDatasetGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- 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 +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- 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 +1 -1
- package/dist-es/Forecast.js.map +1 -0
- package/{dist/es → dist-es}/ForecastClient.js +1 -1
- package/dist-es/ForecastClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-es/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateForecastCommand.js +2 -2
- package/dist-es/commands/CreateForecastCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateForecastExportJobCommand.js +2 -2
- package/dist-es/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreatePredictorCommand.js +2 -2
- package/dist-es/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastCommand.js +2 -2
- package/dist-es/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastExportJobCommand.js +2 -2
- package/dist-es/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorCommand.js +2 -2
- package/dist-es/commands/DeletePredictorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteResourceTreeCommand.js +2 -2
- package/dist-es/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetGroupCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeForecastCommand.js +2 -2
- package/dist-es/commands/DescribeForecastCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeForecastExportJobCommand.js +2 -2
- package/dist-es/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribePredictorCommand.js +2 -2
- package/dist-es/commands/DescribePredictorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetAccuracyMetricsCommand.js +2 -2
- package/dist-es/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetGroupsCommand.js +2 -2
- package/dist-es/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetImportJobsCommand.js +2 -2
- package/dist-es/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +2 -2
- package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastExportJobsCommand.js +2 -2
- package/dist-es/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastsCommand.js +2 -2
- package/dist-es/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorBacktestExportJobsCommand.js +2 -2
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorsCommand.js +2 -2
- package/dist-es/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopResourceCommand.js +2 -2
- package/dist-es/commands/StopResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDatasetGroupCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- 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 -0
- 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 +1 -1
- package/dist-es/pagination/ListDatasetGroupsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetImportJobsPaginator.js +1 -1
- package/dist-es/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetsPaginator.js +1 -1
- package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastExportJobsPaginator.js +1 -1
- package/dist-es/pagination/ListForecastExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastsPaginator.js +1 -1
- package/dist-es/pagination/ListForecastsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorBacktestExportJobsPaginator.js +1 -1
- package/dist-es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorsPaginator.js +1 -1
- package/dist-es/pagination/ListPredictorsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- 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 +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -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 +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- 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 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- 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/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/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/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.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.map +0 -1
- package/dist/es/commands/CreateDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/CreateDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
- 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.map +0 -1
- package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorCommand.js.map +0 -1
- 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.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,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DeletePredictorBacktestExportJobRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeletePredictorBacktestExportJobCommand,
|
|
5
|
-
serializeAws_json1_1DeletePredictorBacktestExportJobCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DeletePredictorBacktestExportJobRequest } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeletePredictorBacktestExportJobCommand,
|
|
18
|
+
serializeAws_json1_1DeletePredictorBacktestExportJobCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeletePredictorBacktestExportJobCommandInput extends DeletePredictorBacktestExportJobRequest {}
|
|
21
22
|
export interface DeletePredictorBacktestExportJobCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DeletePredictorRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeletePredictorCommand,
|
|
5
|
-
serializeAws_json1_1DeletePredictorCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DeletePredictorRequest } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeletePredictorCommand,
|
|
18
|
+
serializeAws_json1_1DeletePredictorCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeletePredictorCommandInput extends DeletePredictorRequest {}
|
|
21
22
|
export interface DeletePredictorCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DeleteResourceTreeRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteResourceTreeCommand,
|
|
5
|
-
serializeAws_json1_1DeleteResourceTreeCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DeleteResourceTreeRequest } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DeleteResourceTreeCommand,
|
|
18
|
+
serializeAws_json1_1DeleteResourceTreeCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DeleteResourceTreeCommandInput extends DeleteResourceTreeRequest {}
|
|
21
22
|
export interface DeleteResourceTreeCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeDatasetCommand,
|
|
5
|
-
serializeAws_json1_1DescribeDatasetCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeDatasetCommand,
|
|
18
|
+
serializeAws_json1_1DescribeDatasetCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {}
|
|
21
22
|
export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeDatasetGroupCommand,
|
|
5
|
-
serializeAws_json1_1DescribeDatasetGroupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeDatasetGroupCommand,
|
|
18
|
+
serializeAws_json1_1DescribeDatasetGroupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDatasetGroupCommandInput extends DescribeDatasetGroupRequest {}
|
|
21
22
|
export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeDatasetImportJobCommand,
|
|
5
|
-
serializeAws_json1_1DescribeDatasetImportJobCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeDatasetImportJobCommand,
|
|
18
|
+
serializeAws_json1_1DescribeDatasetImportJobCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDatasetImportJobCommandInput extends DescribeDatasetImportJobRequest {}
|
|
21
22
|
export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetImportJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribeForecastRequest, DescribeForecastResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeForecastCommand,
|
|
5
|
-
serializeAws_json1_1DescribeForecastCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribeForecastRequest, DescribeForecastResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeForecastCommand,
|
|
18
|
+
serializeAws_json1_1DescribeForecastCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeForecastCommandInput extends DescribeForecastRequest {}
|
|
21
22
|
export interface DescribeForecastCommandOutput extends DescribeForecastResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribeForecastExportJobRequest, DescribeForecastExportJobResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeForecastExportJobCommand,
|
|
5
|
-
serializeAws_json1_1DescribeForecastExportJobCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribeForecastExportJobRequest, DescribeForecastExportJobResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeForecastExportJobCommand,
|
|
18
|
+
serializeAws_json1_1DescribeForecastExportJobCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeForecastExportJobCommandInput extends DescribeForecastExportJobRequest {}
|
|
21
22
|
export interface DescribeForecastExportJobCommandOutput extends DescribeForecastExportJobResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import {
|
|
3
|
-
DescribePredictorBacktestExportJobRequest,
|
|
4
|
-
DescribePredictorBacktestExportJobResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_json1_1DescribePredictorBacktestExportJobCommand,
|
|
8
|
-
serializeAws_json1_1DescribePredictorBacktestExportJobCommand,
|
|
9
|
-
} from "../protocols/Aws_json1_1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import {
|
|
16
|
+
DescribePredictorBacktestExportJobRequest,
|
|
17
|
+
DescribePredictorBacktestExportJobResponse,
|
|
18
|
+
} from "../models/models_0";
|
|
19
|
+
import {
|
|
20
|
+
deserializeAws_json1_1DescribePredictorBacktestExportJobCommand,
|
|
21
|
+
serializeAws_json1_1DescribePredictorBacktestExportJobCommand,
|
|
22
|
+
} from "../protocols/Aws_json1_1";
|
|
23
|
+
|
|
23
24
|
export interface DescribePredictorBacktestExportJobCommandInput extends DescribePredictorBacktestExportJobRequest {}
|
|
24
25
|
export interface DescribePredictorBacktestExportJobCommandOutput
|
|
25
26
|
extends DescribePredictorBacktestExportJobResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { DescribePredictorRequest, DescribePredictorResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribePredictorCommand,
|
|
5
|
-
serializeAws_json1_1DescribePredictorCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { DescribePredictorRequest, DescribePredictorResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribePredictorCommand,
|
|
18
|
+
serializeAws_json1_1DescribePredictorCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribePredictorCommandInput extends DescribePredictorRequest {}
|
|
21
22
|
export interface DescribePredictorCommandOutput extends DescribePredictorResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { GetAccuracyMetricsRequest, GetAccuracyMetricsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1GetAccuracyMetricsCommand,
|
|
5
|
-
serializeAws_json1_1GetAccuracyMetricsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { GetAccuracyMetricsRequest, GetAccuracyMetricsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1GetAccuracyMetricsCommand,
|
|
18
|
+
serializeAws_json1_1GetAccuracyMetricsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface GetAccuracyMetricsCommandInput extends GetAccuracyMetricsRequest {}
|
|
21
22
|
export interface GetAccuracyMetricsCommandOutput extends GetAccuracyMetricsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListDatasetGroupsCommand,
|
|
5
|
-
serializeAws_json1_1ListDatasetGroupsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListDatasetGroupsCommand,
|
|
18
|
+
serializeAws_json1_1ListDatasetGroupsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListDatasetGroupsCommandInput extends ListDatasetGroupsRequest {}
|
|
21
22
|
export interface ListDatasetGroupsCommandOutput extends ListDatasetGroupsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListDatasetImportJobsCommand,
|
|
5
|
-
serializeAws_json1_1ListDatasetImportJobsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListDatasetImportJobsCommand,
|
|
18
|
+
serializeAws_json1_1ListDatasetImportJobsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListDatasetImportJobsCommandInput extends ListDatasetImportJobsRequest {}
|
|
21
22
|
export interface ListDatasetImportJobsCommandOutput extends ListDatasetImportJobsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListDatasetsCommand,
|
|
5
|
-
serializeAws_json1_1ListDatasetsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListDatasetsCommand,
|
|
18
|
+
serializeAws_json1_1ListDatasetsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
|
|
21
22
|
export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListForecastExportJobsCommand,
|
|
5
|
-
serializeAws_json1_1ListForecastExportJobsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListForecastExportJobsCommand,
|
|
18
|
+
serializeAws_json1_1ListForecastExportJobsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListForecastExportJobsCommandInput extends ListForecastExportJobsRequest {}
|
|
21
22
|
export interface ListForecastExportJobsCommandOutput extends ListForecastExportJobsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListForecastsCommand,
|
|
5
|
-
serializeAws_json1_1ListForecastsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListForecastsCommand,
|
|
18
|
+
serializeAws_json1_1ListForecastsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListForecastsCommandInput extends ListForecastsRequest {}
|
|
21
22
|
export interface ListForecastsCommandOutput extends ListForecastsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListPredictorBacktestExportJobsCommand,
|
|
5
|
-
serializeAws_json1_1ListPredictorBacktestExportJobsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListPredictorBacktestExportJobsCommand,
|
|
18
|
+
serializeAws_json1_1ListPredictorBacktestExportJobsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListPredictorBacktestExportJobsCommandInput extends ListPredictorBacktestExportJobsRequest {}
|
|
21
22
|
export interface ListPredictorBacktestExportJobsCommandOutput
|
|
22
23
|
extends ListPredictorBacktestExportJobsResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListPredictorsCommand,
|
|
5
|
-
serializeAws_json1_1ListPredictorsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListPredictorsCommand,
|
|
18
|
+
serializeAws_json1_1ListPredictorsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListPredictorsCommandInput extends ListPredictorsRequest {}
|
|
21
22
|
export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
5
|
-
serializeAws_json1_1ListTagsForResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
18
|
+
serializeAws_json1_1ListTagsForResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
21
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { StopResourceRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StopResourceCommand,
|
|
5
|
-
serializeAws_json1_1StopResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
15
|
+
import { StopResourceRequest } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1StopResourceCommand,
|
|
18
|
+
serializeAws_json1_1StopResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface StopResourceCommandInput extends StopResourceRequest {}
|
|
21
22
|
export interface StopResourceCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|