@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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1TagResourceCommand,
|
|
5
|
-
serializeAws_json1_1TagResourceCommand,
|
|
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1TagResourceCommand,
|
|
18
|
+
serializeAws_json1_1TagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
21
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UntagResourceCommand,
|
|
5
|
-
serializeAws_json1_1UntagResourceCommand,
|
|
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UntagResourceCommand,
|
|
18
|
+
serializeAws_json1_1UntagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
21
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
2
|
-
import { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateDatasetGroupCommand,
|
|
5
|
-
serializeAws_json1_1UpdateDatasetGroupCommand,
|
|
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 { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateDatasetGroupCommand,
|
|
18
|
+
serializeAws_json1_1UpdateDatasetGroupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateDatasetGroupCommandInput extends UpdateDatasetGroupRequest {}
|
|
21
22
|
export interface UpdateDatasetGroupCommandOutput extends UpdateDatasetGroupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { Forecast } from "../Forecast";
|
|
2
4
|
import { ForecastClient } from "../ForecastClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
5
|
|
|
5
6
|
export interface ForecastPaginationConfiguration extends PaginationConfiguration {
|
|
6
7
|
client: Forecast | ForecastClient;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListDatasetGroupsCommand,
|
|
5
5
|
ListDatasetGroupsCommandInput,
|
|
6
6
|
ListDatasetGroupsCommandOutput,
|
|
7
7
|
} from "../commands/ListDatasetGroupsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListDatasetImportJobsCommand,
|
|
5
5
|
ListDatasetImportJobsCommandInput,
|
|
6
6
|
ListDatasetImportJobsCommandOutput,
|
|
7
7
|
} from "../commands/ListDatasetImportJobsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListDatasetsCommand,
|
|
5
5
|
ListDatasetsCommandInput,
|
|
6
6
|
ListDatasetsCommandOutput,
|
|
7
7
|
} from "../commands/ListDatasetsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListForecastExportJobsCommand,
|
|
5
5
|
ListForecastExportJobsCommandInput,
|
|
6
6
|
ListForecastExportJobsCommandOutput,
|
|
7
7
|
} from "../commands/ListForecastExportJobsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListForecastsCommand,
|
|
5
5
|
ListForecastsCommandInput,
|
|
6
6
|
ListForecastsCommandOutput,
|
|
7
7
|
} from "../commands/ListForecastsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListPredictorBacktestExportJobsCommand,
|
|
5
5
|
ListPredictorBacktestExportJobsCommandInput,
|
|
6
6
|
ListPredictorBacktestExportJobsCommandOutput,
|
|
7
7
|
} from "../commands/ListPredictorBacktestExportJobsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListPredictorsCommand,
|
|
5
5
|
ListPredictorsCommandInput,
|
|
6
6
|
ListPredictorsCommandOutput,
|
|
7
7
|
} from "../commands/ListPredictorsCommand";
|
|
8
|
+
import { Forecast } from "../Forecast";
|
|
9
|
+
import { ForecastClient } from "../ForecastClient";
|
|
8
10
|
import { ForecastPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import {
|
|
3
|
+
expectBoolean as __expectBoolean,
|
|
4
|
+
expectInt32 as __expectInt32,
|
|
5
|
+
expectLong as __expectLong,
|
|
6
|
+
expectNonNull as __expectNonNull,
|
|
7
|
+
expectNumber as __expectNumber,
|
|
8
|
+
expectString as __expectString,
|
|
9
|
+
limitedParseDouble as __limitedParseDouble,
|
|
10
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
11
|
+
serializeFloat as __serializeFloat,
|
|
12
|
+
} from "@aws-sdk/smithy-client";
|
|
13
|
+
import {
|
|
14
|
+
Endpoint as __Endpoint,
|
|
15
|
+
HeaderBag as __HeaderBag,
|
|
16
|
+
MetadataBearer as __MetadataBearer,
|
|
17
|
+
ResponseMetadata as __ResponseMetadata,
|
|
18
|
+
SerdeContext as __SerdeContext,
|
|
19
|
+
SmithyException as __SmithyException,
|
|
20
|
+
} from "@aws-sdk/types";
|
|
21
|
+
|
|
1
22
|
import { CreateDatasetCommandInput, CreateDatasetCommandOutput } from "../commands/CreateDatasetCommand";
|
|
2
23
|
import { CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput } from "../commands/CreateDatasetGroupCommand";
|
|
3
24
|
import {
|
|
@@ -93,10 +114,10 @@ import {
|
|
|
93
114
|
CreatePredictorRequest,
|
|
94
115
|
CreatePredictorResponse,
|
|
95
116
|
DataDestination,
|
|
96
|
-
DataSource,
|
|
97
117
|
DatasetGroupSummary,
|
|
98
118
|
DatasetImportJobSummary,
|
|
99
119
|
DatasetSummary,
|
|
120
|
+
DataSource,
|
|
100
121
|
DeleteDatasetGroupRequest,
|
|
101
122
|
DeleteDatasetImportJobRequest,
|
|
102
123
|
DeleteDatasetRequest,
|
|
@@ -179,26 +200,6 @@ import {
|
|
|
179
200
|
WeightedQuantileLoss,
|
|
180
201
|
WindowSummary,
|
|
181
202
|
} from "../models/models_0";
|
|
182
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
183
|
-
import {
|
|
184
|
-
expectBoolean as __expectBoolean,
|
|
185
|
-
expectInt32 as __expectInt32,
|
|
186
|
-
expectLong as __expectLong,
|
|
187
|
-
expectNonNull as __expectNonNull,
|
|
188
|
-
expectNumber as __expectNumber,
|
|
189
|
-
expectString as __expectString,
|
|
190
|
-
limitedParseDouble as __limitedParseDouble,
|
|
191
|
-
parseEpochTimestamp as __parseEpochTimestamp,
|
|
192
|
-
serializeFloat as __serializeFloat,
|
|
193
|
-
} from "@aws-sdk/smithy-client";
|
|
194
|
-
import {
|
|
195
|
-
Endpoint as __Endpoint,
|
|
196
|
-
HeaderBag as __HeaderBag,
|
|
197
|
-
MetadataBearer as __MetadataBearer,
|
|
198
|
-
ResponseMetadata as __ResponseMetadata,
|
|
199
|
-
SerdeContext as __SerdeContext,
|
|
200
|
-
SmithyException as __SmithyException,
|
|
201
|
-
} from "@aws-sdk/types";
|
|
202
203
|
|
|
203
204
|
export const serializeAws_json1_1CreateDatasetCommand = async (
|
|
204
205
|
input: CreateDatasetCommandInput,
|
|
@@ -681,7 +682,7 @@ const deserializeAws_json1_1CreateDatasetCommandError = async (
|
|
|
681
682
|
body: await parseBody(output.body, context),
|
|
682
683
|
};
|
|
683
684
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
684
|
-
let errorCode
|
|
685
|
+
let errorCode = "UnknownError";
|
|
685
686
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
686
687
|
switch (errorCode) {
|
|
687
688
|
case "InvalidInputException":
|
|
@@ -751,7 +752,7 @@ const deserializeAws_json1_1CreateDatasetGroupCommandError = async (
|
|
|
751
752
|
body: await parseBody(output.body, context),
|
|
752
753
|
};
|
|
753
754
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
754
|
-
let errorCode
|
|
755
|
+
let errorCode = "UnknownError";
|
|
755
756
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
756
757
|
switch (errorCode) {
|
|
757
758
|
case "InvalidInputException":
|
|
@@ -837,7 +838,7 @@ const deserializeAws_json1_1CreateDatasetImportJobCommandError = async (
|
|
|
837
838
|
body: await parseBody(output.body, context),
|
|
838
839
|
};
|
|
839
840
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
840
|
-
let errorCode
|
|
841
|
+
let errorCode = "UnknownError";
|
|
841
842
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
842
843
|
switch (errorCode) {
|
|
843
844
|
case "InvalidInputException":
|
|
@@ -923,7 +924,7 @@ const deserializeAws_json1_1CreateForecastCommandError = async (
|
|
|
923
924
|
body: await parseBody(output.body, context),
|
|
924
925
|
};
|
|
925
926
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
926
|
-
let errorCode
|
|
927
|
+
let errorCode = "UnknownError";
|
|
927
928
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
928
929
|
switch (errorCode) {
|
|
929
930
|
case "InvalidInputException":
|
|
@@ -1009,7 +1010,7 @@ const deserializeAws_json1_1CreateForecastExportJobCommandError = async (
|
|
|
1009
1010
|
body: await parseBody(output.body, context),
|
|
1010
1011
|
};
|
|
1011
1012
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1012
|
-
let errorCode
|
|
1013
|
+
let errorCode = "UnknownError";
|
|
1013
1014
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1014
1015
|
switch (errorCode) {
|
|
1015
1016
|
case "InvalidInputException":
|
|
@@ -1095,7 +1096,7 @@ const deserializeAws_json1_1CreatePredictorCommandError = async (
|
|
|
1095
1096
|
body: await parseBody(output.body, context),
|
|
1096
1097
|
};
|
|
1097
1098
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1098
|
-
let errorCode
|
|
1099
|
+
let errorCode = "UnknownError";
|
|
1099
1100
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1100
1101
|
switch (errorCode) {
|
|
1101
1102
|
case "InvalidInputException":
|
|
@@ -1181,7 +1182,7 @@ const deserializeAws_json1_1CreatePredictorBacktestExportJobCommandError = async
|
|
|
1181
1182
|
body: await parseBody(output.body, context),
|
|
1182
1183
|
};
|
|
1183
1184
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1184
|
-
let errorCode
|
|
1185
|
+
let errorCode = "UnknownError";
|
|
1185
1186
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1186
1187
|
switch (errorCode) {
|
|
1187
1188
|
case "InvalidInputException":
|
|
@@ -1264,7 +1265,7 @@ const deserializeAws_json1_1DeleteDatasetCommandError = async (
|
|
|
1264
1265
|
body: await parseBody(output.body, context),
|
|
1265
1266
|
};
|
|
1266
1267
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1267
|
-
let errorCode
|
|
1268
|
+
let errorCode = "UnknownError";
|
|
1268
1269
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1269
1270
|
switch (errorCode) {
|
|
1270
1271
|
case "InvalidInputException":
|
|
@@ -1331,7 +1332,7 @@ const deserializeAws_json1_1DeleteDatasetGroupCommandError = async (
|
|
|
1331
1332
|
body: await parseBody(output.body, context),
|
|
1332
1333
|
};
|
|
1333
1334
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1334
|
-
let errorCode
|
|
1335
|
+
let errorCode = "UnknownError";
|
|
1335
1336
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1336
1337
|
switch (errorCode) {
|
|
1337
1338
|
case "InvalidInputException":
|
|
@@ -1398,7 +1399,7 @@ const deserializeAws_json1_1DeleteDatasetImportJobCommandError = async (
|
|
|
1398
1399
|
body: await parseBody(output.body, context),
|
|
1399
1400
|
};
|
|
1400
1401
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1401
|
-
let errorCode
|
|
1402
|
+
let errorCode = "UnknownError";
|
|
1402
1403
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1403
1404
|
switch (errorCode) {
|
|
1404
1405
|
case "InvalidInputException":
|
|
@@ -1465,7 +1466,7 @@ const deserializeAws_json1_1DeleteForecastCommandError = async (
|
|
|
1465
1466
|
body: await parseBody(output.body, context),
|
|
1466
1467
|
};
|
|
1467
1468
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1468
|
-
let errorCode
|
|
1469
|
+
let errorCode = "UnknownError";
|
|
1469
1470
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1470
1471
|
switch (errorCode) {
|
|
1471
1472
|
case "InvalidInputException":
|
|
@@ -1532,7 +1533,7 @@ const deserializeAws_json1_1DeleteForecastExportJobCommandError = async (
|
|
|
1532
1533
|
body: await parseBody(output.body, context),
|
|
1533
1534
|
};
|
|
1534
1535
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1535
|
-
let errorCode
|
|
1536
|
+
let errorCode = "UnknownError";
|
|
1536
1537
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1537
1538
|
switch (errorCode) {
|
|
1538
1539
|
case "InvalidInputException":
|
|
@@ -1599,7 +1600,7 @@ const deserializeAws_json1_1DeletePredictorCommandError = async (
|
|
|
1599
1600
|
body: await parseBody(output.body, context),
|
|
1600
1601
|
};
|
|
1601
1602
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1602
|
-
let errorCode
|
|
1603
|
+
let errorCode = "UnknownError";
|
|
1603
1604
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1604
1605
|
switch (errorCode) {
|
|
1605
1606
|
case "InvalidInputException":
|
|
@@ -1666,7 +1667,7 @@ const deserializeAws_json1_1DeletePredictorBacktestExportJobCommandError = async
|
|
|
1666
1667
|
body: await parseBody(output.body, context),
|
|
1667
1668
|
};
|
|
1668
1669
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1669
|
-
let errorCode
|
|
1670
|
+
let errorCode = "UnknownError";
|
|
1670
1671
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1671
1672
|
switch (errorCode) {
|
|
1672
1673
|
case "InvalidInputException":
|
|
@@ -1733,7 +1734,7 @@ const deserializeAws_json1_1DeleteResourceTreeCommandError = async (
|
|
|
1733
1734
|
body: await parseBody(output.body, context),
|
|
1734
1735
|
};
|
|
1735
1736
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1736
|
-
let errorCode
|
|
1737
|
+
let errorCode = "UnknownError";
|
|
1737
1738
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1738
1739
|
switch (errorCode) {
|
|
1739
1740
|
case "InvalidInputException":
|
|
@@ -1803,7 +1804,7 @@ const deserializeAws_json1_1DescribeDatasetCommandError = async (
|
|
|
1803
1804
|
body: await parseBody(output.body, context),
|
|
1804
1805
|
};
|
|
1805
1806
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1806
|
-
let errorCode
|
|
1807
|
+
let errorCode = "UnknownError";
|
|
1807
1808
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1808
1809
|
switch (errorCode) {
|
|
1809
1810
|
case "InvalidInputException":
|
|
@@ -1865,7 +1866,7 @@ const deserializeAws_json1_1DescribeDatasetGroupCommandError = async (
|
|
|
1865
1866
|
body: await parseBody(output.body, context),
|
|
1866
1867
|
};
|
|
1867
1868
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1868
|
-
let errorCode
|
|
1869
|
+
let errorCode = "UnknownError";
|
|
1869
1870
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1870
1871
|
switch (errorCode) {
|
|
1871
1872
|
case "InvalidInputException":
|
|
@@ -1927,7 +1928,7 @@ const deserializeAws_json1_1DescribeDatasetImportJobCommandError = async (
|
|
|
1927
1928
|
body: await parseBody(output.body, context),
|
|
1928
1929
|
};
|
|
1929
1930
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1930
|
-
let errorCode
|
|
1931
|
+
let errorCode = "UnknownError";
|
|
1931
1932
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1932
1933
|
switch (errorCode) {
|
|
1933
1934
|
case "InvalidInputException":
|
|
@@ -1989,7 +1990,7 @@ const deserializeAws_json1_1DescribeForecastCommandError = async (
|
|
|
1989
1990
|
body: await parseBody(output.body, context),
|
|
1990
1991
|
};
|
|
1991
1992
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1992
|
-
let errorCode
|
|
1993
|
+
let errorCode = "UnknownError";
|
|
1993
1994
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1994
1995
|
switch (errorCode) {
|
|
1995
1996
|
case "InvalidInputException":
|
|
@@ -2051,7 +2052,7 @@ const deserializeAws_json1_1DescribeForecastExportJobCommandError = async (
|
|
|
2051
2052
|
body: await parseBody(output.body, context),
|
|
2052
2053
|
};
|
|
2053
2054
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2054
|
-
let errorCode
|
|
2055
|
+
let errorCode = "UnknownError";
|
|
2055
2056
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2056
2057
|
switch (errorCode) {
|
|
2057
2058
|
case "InvalidInputException":
|
|
@@ -2113,7 +2114,7 @@ const deserializeAws_json1_1DescribePredictorCommandError = async (
|
|
|
2113
2114
|
body: await parseBody(output.body, context),
|
|
2114
2115
|
};
|
|
2115
2116
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2116
|
-
let errorCode
|
|
2117
|
+
let errorCode = "UnknownError";
|
|
2117
2118
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2118
2119
|
switch (errorCode) {
|
|
2119
2120
|
case "InvalidInputException":
|
|
@@ -2175,7 +2176,7 @@ const deserializeAws_json1_1DescribePredictorBacktestExportJobCommandError = asy
|
|
|
2175
2176
|
body: await parseBody(output.body, context),
|
|
2176
2177
|
};
|
|
2177
2178
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2178
|
-
let errorCode
|
|
2179
|
+
let errorCode = "UnknownError";
|
|
2179
2180
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2180
2181
|
switch (errorCode) {
|
|
2181
2182
|
case "InvalidInputException":
|
|
@@ -2237,7 +2238,7 @@ const deserializeAws_json1_1GetAccuracyMetricsCommandError = async (
|
|
|
2237
2238
|
body: await parseBody(output.body, context),
|
|
2238
2239
|
};
|
|
2239
2240
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2240
|
-
let errorCode
|
|
2241
|
+
let errorCode = "UnknownError";
|
|
2241
2242
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2242
2243
|
switch (errorCode) {
|
|
2243
2244
|
case "InvalidInputException":
|
|
@@ -2307,7 +2308,7 @@ const deserializeAws_json1_1ListDatasetGroupsCommandError = async (
|
|
|
2307
2308
|
body: await parseBody(output.body, context),
|
|
2308
2309
|
};
|
|
2309
2310
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2310
|
-
let errorCode
|
|
2311
|
+
let errorCode = "UnknownError";
|
|
2311
2312
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2312
2313
|
switch (errorCode) {
|
|
2313
2314
|
case "InvalidNextTokenException":
|
|
@@ -2361,7 +2362,7 @@ const deserializeAws_json1_1ListDatasetImportJobsCommandError = async (
|
|
|
2361
2362
|
body: await parseBody(output.body, context),
|
|
2362
2363
|
};
|
|
2363
2364
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2364
|
-
let errorCode
|
|
2365
|
+
let errorCode = "UnknownError";
|
|
2365
2366
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2366
2367
|
switch (errorCode) {
|
|
2367
2368
|
case "InvalidInputException":
|
|
@@ -2423,7 +2424,7 @@ const deserializeAws_json1_1ListDatasetsCommandError = async (
|
|
|
2423
2424
|
body: await parseBody(output.body, context),
|
|
2424
2425
|
};
|
|
2425
2426
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2426
|
-
let errorCode
|
|
2427
|
+
let errorCode = "UnknownError";
|
|
2427
2428
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2428
2429
|
switch (errorCode) {
|
|
2429
2430
|
case "InvalidNextTokenException":
|
|
@@ -2477,7 +2478,7 @@ const deserializeAws_json1_1ListForecastExportJobsCommandError = async (
|
|
|
2477
2478
|
body: await parseBody(output.body, context),
|
|
2478
2479
|
};
|
|
2479
2480
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2480
|
-
let errorCode
|
|
2481
|
+
let errorCode = "UnknownError";
|
|
2481
2482
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2482
2483
|
switch (errorCode) {
|
|
2483
2484
|
case "InvalidInputException":
|
|
@@ -2539,7 +2540,7 @@ const deserializeAws_json1_1ListForecastsCommandError = async (
|
|
|
2539
2540
|
body: await parseBody(output.body, context),
|
|
2540
2541
|
};
|
|
2541
2542
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2542
|
-
let errorCode
|
|
2543
|
+
let errorCode = "UnknownError";
|
|
2543
2544
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2544
2545
|
switch (errorCode) {
|
|
2545
2546
|
case "InvalidInputException":
|
|
@@ -2601,7 +2602,7 @@ const deserializeAws_json1_1ListPredictorBacktestExportJobsCommandError = async
|
|
|
2601
2602
|
body: await parseBody(output.body, context),
|
|
2602
2603
|
};
|
|
2603
2604
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2604
|
-
let errorCode
|
|
2605
|
+
let errorCode = "UnknownError";
|
|
2605
2606
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2606
2607
|
switch (errorCode) {
|
|
2607
2608
|
case "InvalidInputException":
|
|
@@ -2663,7 +2664,7 @@ const deserializeAws_json1_1ListPredictorsCommandError = async (
|
|
|
2663
2664
|
body: await parseBody(output.body, context),
|
|
2664
2665
|
};
|
|
2665
2666
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2666
|
-
let errorCode
|
|
2667
|
+
let errorCode = "UnknownError";
|
|
2667
2668
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2668
2669
|
switch (errorCode) {
|
|
2669
2670
|
case "InvalidInputException":
|
|
@@ -2725,7 +2726,7 @@ const deserializeAws_json1_1ListTagsForResourceCommandError = async (
|
|
|
2725
2726
|
body: await parseBody(output.body, context),
|
|
2726
2727
|
};
|
|
2727
2728
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2728
|
-
let errorCode
|
|
2729
|
+
let errorCode = "UnknownError";
|
|
2729
2730
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2730
2731
|
switch (errorCode) {
|
|
2731
2732
|
case "InvalidInputException":
|
|
@@ -2784,7 +2785,7 @@ const deserializeAws_json1_1StopResourceCommandError = async (
|
|
|
2784
2785
|
body: await parseBody(output.body, context),
|
|
2785
2786
|
};
|
|
2786
2787
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2787
|
-
let errorCode
|
|
2788
|
+
let errorCode = "UnknownError";
|
|
2788
2789
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2789
2790
|
switch (errorCode) {
|
|
2790
2791
|
case "InvalidInputException":
|
|
@@ -2854,7 +2855,7 @@ const deserializeAws_json1_1TagResourceCommandError = async (
|
|
|
2854
2855
|
body: await parseBody(output.body, context),
|
|
2855
2856
|
};
|
|
2856
2857
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2857
|
-
let errorCode
|
|
2858
|
+
let errorCode = "UnknownError";
|
|
2858
2859
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2859
2860
|
switch (errorCode) {
|
|
2860
2861
|
case "InvalidInputException":
|
|
@@ -2924,7 +2925,7 @@ const deserializeAws_json1_1UntagResourceCommandError = async (
|
|
|
2924
2925
|
body: await parseBody(output.body, context),
|
|
2925
2926
|
};
|
|
2926
2927
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2927
|
-
let errorCode
|
|
2928
|
+
let errorCode = "UnknownError";
|
|
2928
2929
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2929
2930
|
switch (errorCode) {
|
|
2930
2931
|
case "InvalidInputException":
|
|
@@ -2986,7 +2987,7 @@ const deserializeAws_json1_1UpdateDatasetGroupCommandError = async (
|
|
|
2986
2987
|
body: await parseBody(output.body, context),
|
|
2987
2988
|
};
|
|
2988
2989
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2989
|
-
let errorCode
|
|
2990
|
+
let errorCode = "UnknownError";
|
|
2990
2991
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2991
2992
|
switch (errorCode) {
|
|
2992
2993
|
case "InvalidInputException":
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import packageInfo from "./package.json";
|
|
2
|
-
|
|
3
1
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
4
2
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
3
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -8,6 +6,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
8
6
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
9
7
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
10
8
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
9
|
+
|
|
10
|
+
// @ts-ignore: package.json will be imported from dist folders
|
|
11
|
+
import packageInfo from "../package.json";
|
|
11
12
|
import { ForecastClientConfig } from "./ForecastClient";
|
|
12
13
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
14
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { defaultRegionInfoProvider } from "./endpoints";
|
|
2
1
|
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
2
|
import { parseUrl } from "@aws-sdk/url-parser";
|
|
3
|
+
|
|
4
|
+
import { defaultRegionInfoProvider } from "./endpoints";
|
|
4
5
|
import { ForecastClientConfig } from "./ForecastClient";
|
|
5
6
|
|
|
6
7
|
/**
|