@aws-sdk/client-forecast 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/Forecast.js +1 -1
- package/dist-cjs/Forecast.js.map +1 -0
- package/{dist/cjs → dist-cjs}/ForecastClient.js +14 -14
- package/dist-cjs/ForecastClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastCommand.js +5 -5
- package/dist-cjs/commands/CreateForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreatePredictorCommand.js +5 -5
- package/dist-cjs/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastCommand.js +5 -5
- package/dist-cjs/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeletePredictorCommand.js +5 -5
- package/dist-cjs/commands/DeletePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourceTreeCommand.js +5 -5
- package/dist-cjs/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDatasetImportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastCommand.js +5 -5
- package/dist-cjs/commands/DescribeForecastCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeForecastExportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorBacktestExportJobCommand.js +5 -5
- package/dist-cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePredictorCommand.js +5 -5
- package/dist-cjs/commands/DescribePredictorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetAccuracyMetricsCommand.js +5 -5
- package/dist-cjs/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetGroupsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetImportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDatasetsCommand.js +5 -5
- package/dist-cjs/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastExportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListForecastsCommand.js +5 -5
- package/dist-cjs/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPredictorBacktestExportJobsCommand.js +5 -5
- package/dist-cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPredictorsCommand.js +5 -5
- package/dist-cjs/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopResourceCommand.js +5 -5
- package/dist-cjs/commands/StopResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDatasetGroupCommand.js +5 -5
- package/dist-cjs/commands/UpdateDatasetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +50 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetGroupsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetGroupsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetImportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListDatasetsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListForecastExportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListForecastExportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListForecastsPaginator.js +1 -1
- package/dist-cjs/pagination/ListForecastsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPredictorBacktestExportJobsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPredictorsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPredictorsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +193 -193
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/Forecast.js +2 -5
- package/dist-es/Forecast.js.map +1 -0
- package/{dist/es → dist-es}/ForecastClient.js +2 -10
- package/dist-es/ForecastClient.js.map +1 -0
- package/dist-es/commands/CreateDatasetCommand.js +40 -0
- package/{dist/es → dist-es}/commands/CreateDatasetCommand.js.map +1 -1
- package/{dist/es → dist-es}/commands/CreateDatasetGroupCommand.js +4 -38
- package/dist-es/commands/CreateDatasetGroupCommand.js.map +1 -0
- package/dist-es/commands/CreateDatasetImportJobCommand.js +40 -0
- package/dist-es/commands/CreateDatasetImportJobCommand.js.map +1 -0
- package/dist-es/commands/CreateForecastCommand.js +40 -0
- package/dist-es/commands/CreateForecastCommand.js.map +1 -0
- package/dist-es/commands/CreateForecastExportJobCommand.js +40 -0
- package/dist-es/commands/CreateForecastExportJobCommand.js.map +1 -0
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +40 -0
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js.map +1 -0
- package/dist-es/commands/CreatePredictorCommand.js +40 -0
- package/dist-es/commands/CreatePredictorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetCommand.js +4 -37
- package/dist-es/commands/DeleteDatasetCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetGroupCommand.js +4 -32
- package/dist-es/commands/DeleteDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDatasetImportJobCommand.js +4 -31
- package/dist-es/commands/DeleteDatasetImportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastCommand.js +4 -33
- package/dist-es/commands/DeleteForecastCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteForecastExportJobCommand.js +4 -31
- package/dist-es/commands/DeleteForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorBacktestExportJobCommand.js +4 -29
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeletePredictorCommand.js +4 -31
- package/dist-es/commands/DeletePredictorCommand.js.map +1 -0
- package/dist-es/commands/DeleteResourceTreeCommand.js +40 -0
- package/dist-es/commands/DeleteResourceTreeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDatasetCommand.js +4 -49
- package/dist-es/commands/DescribeDatasetCommand.js.map +1 -0
- package/dist-es/commands/DescribeDatasetGroupCommand.js +40 -0
- package/dist-es/commands/DescribeDatasetGroupCommand.js.map +1 -0
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +40 -0
- package/dist-es/commands/DescribeDatasetImportJobCommand.js.map +1 -0
- package/dist-es/commands/DescribeForecastCommand.js +40 -0
- package/dist-es/commands/DescribeForecastCommand.js.map +1 -0
- package/dist-es/commands/DescribeForecastExportJobCommand.js +40 -0
- package/dist-es/commands/DescribeForecastExportJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribePredictorBacktestExportJobCommand.js +4 -53
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js.map +1 -0
- package/dist-es/commands/DescribePredictorCommand.js +40 -0
- package/dist-es/commands/DescribePredictorCommand.js.map +1 -0
- package/dist-es/commands/GetAccuracyMetricsCommand.js +40 -0
- package/dist-es/commands/GetAccuracyMetricsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetGroupsCommand.js +4 -32
- package/dist-es/commands/ListDatasetGroupsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetImportJobsCommand.js +4 -32
- package/dist-es/commands/ListDatasetImportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDatasetsCommand.js +4 -31
- package/dist-es/commands/ListDatasetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastExportJobsCommand.js +4 -32
- package/dist-es/commands/ListForecastExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListForecastsCommand.js +4 -33
- package/dist-es/commands/ListForecastsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorBacktestExportJobsCommand.js +4 -32
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPredictorsCommand.js +4 -33
- package/dist-es/commands/ListPredictorsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/dist-es/commands/StopResourceCommand.js +40 -0
- package/dist-es/commands/StopResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDatasetGroupCommand.js +4 -34
- package/dist-es/commands/UpdateDatasetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -306
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListDatasetGroupsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetGroupsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetImportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetImportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDatasetsPaginator.js +17 -29
- package/dist-es/pagination/ListDatasetsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastExportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListForecastExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListForecastsPaginator.js +17 -29
- package/dist-es/pagination/ListForecastsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorBacktestExportJobsPaginator.js +17 -29
- package/dist-es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPredictorsPaginator.js +17 -29
- package/dist-es/pagination/ListPredictorsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +649 -654
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/Forecast.d.ts +2 -2
- package/{dist/types → dist-types}/ForecastClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreatePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeletePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteResourceTreeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetAccuracyMetricsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetImportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListForecastExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListForecastsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListPredictorsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StopResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListForecastsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPredictorsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/Forecast.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/ForecastClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreatePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeletePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteResourceTreeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribePredictorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDatasetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListForecastExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListForecastsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListPredictorsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StopResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDatasetsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListForecastsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPredictorsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{Forecast.ts → src/Forecast.ts} +3 -2
- package/{ForecastClient.ts → src/ForecastClient.ts} +58 -57
- package/{commands → src/commands}/CreateDatasetCommand.ts +8 -7
- package/{commands → src/commands}/CreateDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/CreateDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreateForecastCommand.ts +8 -7
- package/{commands → src/commands}/CreateForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreatePredictorBacktestExportJobCommand.ts +8 -7
- package/{commands → src/commands}/CreatePredictorCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeleteForecastCommand.ts +8 -7
- package/{commands → src/commands}/DeleteForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeletePredictorBacktestExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DeletePredictorCommand.ts +8 -7
- package/{commands → src/commands}/DeleteResourceTreeCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDatasetImportJobCommand.ts +8 -7
- package/{commands → src/commands}/DescribeForecastCommand.ts +8 -7
- package/{commands → src/commands}/DescribeForecastExportJobCommand.ts +8 -7
- package/{commands → src/commands}/DescribePredictorBacktestExportJobCommand.ts +11 -10
- package/{commands → src/commands}/DescribePredictorCommand.ts +8 -7
- package/{commands → src/commands}/GetAccuracyMetricsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetGroupsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetImportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListDatasetsCommand.ts +8 -7
- package/{commands → src/commands}/ListForecastExportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListForecastsCommand.ts +8 -7
- package/{commands → src/commands}/ListPredictorBacktestExportJobsCommand.ts +8 -7
- package/{commands → src/commands}/ListPredictorsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/StopResourceCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateDatasetGroupCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListDatasetGroupsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListDatasetImportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListDatasetsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListForecastExportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListForecastsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPredictorBacktestExportJobsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPredictorsPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_json1_1.ts +57 -56
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/Forecast.js.map +0 -1
- package/dist/cjs/ForecastClient.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreateForecastCommand.js.map +0 -1
- package/dist/cjs/commands/CreateForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteForecastCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceTreeCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDatasetImportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeForecastCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeForecastExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePredictorCommand.js.map +0 -1
- package/dist/cjs/commands/GetAccuracyMetricsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetImportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/cjs/commands/ListForecastExportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListForecastsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPredictorsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/StopResourceCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDatasetGroupCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -50
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/ListDatasetGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDatasetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListForecastExportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListForecastsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPredictorsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/Forecast.js.map +0 -1
- package/dist/es/ForecastClient.js.map +0 -1
- package/dist/es/commands/CreateDatasetCommand.js +0 -106
- package/dist/es/commands/CreateDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/CreateDatasetImportJobCommand.js +0 -84
- package/dist/es/commands/CreateDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastCommand.js +0 -83
- package/dist/es/commands/CreateForecastCommand.js.map +0 -1
- package/dist/es/commands/CreateForecastExportJobCommand.js +0 -78
- package/dist/es/commands/CreateForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js +0 -79
- package/dist/es/commands/CreatePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/CreatePredictorCommand.js +0 -126
- package/dist/es/commands/CreatePredictorCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/DeleteDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/DeleteForecastCommand.js.map +0 -1
- package/dist/es/commands/DeleteForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/DeletePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/DeletePredictorCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceTreeCommand.js +0 -96
- package/dist/es/commands/DeleteResourceTreeCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetGroupCommand.js +0 -89
- package/dist/es/commands/DescribeDatasetGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeDatasetImportJobCommand.js +0 -99
- package/dist/es/commands/DescribeDatasetImportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastCommand.js +0 -93
- package/dist/es/commands/DescribeForecastCommand.js.map +0 -1
- package/dist/es/commands/DescribeForecastExportJobCommand.js +0 -89
- package/dist/es/commands/DescribeForecastExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorBacktestExportJobCommand.js.map +0 -1
- package/dist/es/commands/DescribePredictorCommand.js +0 -99
- package/dist/es/commands/DescribePredictorCommand.js.map +0 -1
- package/dist/es/commands/GetAccuracyMetricsCommand.js +0 -82
- package/dist/es/commands/GetAccuracyMetricsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetGroupsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetImportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListDatasetsCommand.js.map +0 -1
- package/dist/es/commands/ListForecastExportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListForecastsCommand.js.map +0 -1
- package/dist/es/commands/ListPredictorBacktestExportJobsCommand.js.map +0 -1
- package/dist/es/commands/ListPredictorsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/StopResourceCommand.js +0 -87
- package/dist/es/commands/StopResourceCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateDatasetGroupCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/ListDatasetGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDatasetImportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDatasetsPaginator.js.map +0 -1
- package/dist/es/pagination/ListForecastExportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListForecastsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPredictorBacktestExportJobsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPredictorsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -2579,8 +2579,8 @@ const serializeAws_json1_1CategoricalParameterRanges = (input, context) => {
|
|
|
2579
2579
|
};
|
|
2580
2580
|
const serializeAws_json1_1ContinuousParameterRange = (input, context) => {
|
|
2581
2581
|
return {
|
|
2582
|
-
...(input.MaxValue !== undefined && input.MaxValue !== null && { MaxValue:
|
|
2583
|
-
...(input.MinValue !== undefined && input.MinValue !== null && { MinValue:
|
|
2582
|
+
...(input.MaxValue !== undefined && input.MaxValue !== null && { MaxValue: smithy_client_1.serializeFloat(input.MaxValue) }),
|
|
2583
|
+
...(input.MinValue !== undefined && input.MinValue !== null && { MinValue: smithy_client_1.serializeFloat(input.MinValue) }),
|
|
2584
2584
|
...(input.Name !== undefined && input.Name !== null && { Name: input.Name }),
|
|
2585
2585
|
...(input.ScalingType !== undefined && input.ScalingType !== null && { ScalingType: input.ScalingType }),
|
|
2586
2586
|
};
|
|
@@ -3166,12 +3166,12 @@ const deserializeAws_json1_1ArnList = (output, context) => {
|
|
|
3166
3166
|
if (entry === null) {
|
|
3167
3167
|
return null;
|
|
3168
3168
|
}
|
|
3169
|
-
return
|
|
3169
|
+
return smithy_client_1.expectString(entry);
|
|
3170
3170
|
});
|
|
3171
3171
|
};
|
|
3172
3172
|
const deserializeAws_json1_1CategoricalParameterRange = (output, context) => {
|
|
3173
3173
|
return {
|
|
3174
|
-
Name:
|
|
3174
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3175
3175
|
Values: output.Values !== undefined && output.Values !== null
|
|
3176
3176
|
? deserializeAws_json1_1Values(output.Values, context)
|
|
3177
3177
|
: undefined,
|
|
@@ -3189,10 +3189,10 @@ const deserializeAws_json1_1CategoricalParameterRanges = (output, context) => {
|
|
|
3189
3189
|
};
|
|
3190
3190
|
const deserializeAws_json1_1ContinuousParameterRange = (output, context) => {
|
|
3191
3191
|
return {
|
|
3192
|
-
MaxValue:
|
|
3193
|
-
MinValue:
|
|
3194
|
-
Name:
|
|
3195
|
-
ScalingType:
|
|
3192
|
+
MaxValue: smithy_client_1.limitedParseDouble(output.MaxValue),
|
|
3193
|
+
MinValue: smithy_client_1.limitedParseDouble(output.MinValue),
|
|
3194
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3195
|
+
ScalingType: smithy_client_1.expectString(output.ScalingType),
|
|
3196
3196
|
};
|
|
3197
3197
|
};
|
|
3198
3198
|
const deserializeAws_json1_1ContinuousParameterRanges = (output, context) => {
|
|
@@ -3207,37 +3207,37 @@ const deserializeAws_json1_1ContinuousParameterRanges = (output, context) => {
|
|
|
3207
3207
|
};
|
|
3208
3208
|
const deserializeAws_json1_1CreateDatasetGroupResponse = (output, context) => {
|
|
3209
3209
|
return {
|
|
3210
|
-
DatasetGroupArn:
|
|
3210
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3211
3211
|
};
|
|
3212
3212
|
};
|
|
3213
3213
|
const deserializeAws_json1_1CreateDatasetImportJobResponse = (output, context) => {
|
|
3214
3214
|
return {
|
|
3215
|
-
DatasetImportJobArn:
|
|
3215
|
+
DatasetImportJobArn: smithy_client_1.expectString(output.DatasetImportJobArn),
|
|
3216
3216
|
};
|
|
3217
3217
|
};
|
|
3218
3218
|
const deserializeAws_json1_1CreateDatasetResponse = (output, context) => {
|
|
3219
3219
|
return {
|
|
3220
|
-
DatasetArn:
|
|
3220
|
+
DatasetArn: smithy_client_1.expectString(output.DatasetArn),
|
|
3221
3221
|
};
|
|
3222
3222
|
};
|
|
3223
3223
|
const deserializeAws_json1_1CreateForecastExportJobResponse = (output, context) => {
|
|
3224
3224
|
return {
|
|
3225
|
-
ForecastExportJobArn:
|
|
3225
|
+
ForecastExportJobArn: smithy_client_1.expectString(output.ForecastExportJobArn),
|
|
3226
3226
|
};
|
|
3227
3227
|
};
|
|
3228
3228
|
const deserializeAws_json1_1CreateForecastResponse = (output, context) => {
|
|
3229
3229
|
return {
|
|
3230
|
-
ForecastArn:
|
|
3230
|
+
ForecastArn: smithy_client_1.expectString(output.ForecastArn),
|
|
3231
3231
|
};
|
|
3232
3232
|
};
|
|
3233
3233
|
const deserializeAws_json1_1CreatePredictorBacktestExportJobResponse = (output, context) => {
|
|
3234
3234
|
return {
|
|
3235
|
-
PredictorBacktestExportJobArn:
|
|
3235
|
+
PredictorBacktestExportJobArn: smithy_client_1.expectString(output.PredictorBacktestExportJobArn),
|
|
3236
3236
|
};
|
|
3237
3237
|
};
|
|
3238
3238
|
const deserializeAws_json1_1CreatePredictorResponse = (output, context) => {
|
|
3239
3239
|
return {
|
|
3240
|
-
PredictorArn:
|
|
3240
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3241
3241
|
};
|
|
3242
3242
|
};
|
|
3243
3243
|
const deserializeAws_json1_1DataDestination = (output, context) => {
|
|
@@ -3260,12 +3260,12 @@ const deserializeAws_json1_1DatasetGroups = (output, context) => {
|
|
|
3260
3260
|
const deserializeAws_json1_1DatasetGroupSummary = (output, context) => {
|
|
3261
3261
|
return {
|
|
3262
3262
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3263
|
-
?
|
|
3263
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3264
3264
|
: undefined,
|
|
3265
|
-
DatasetGroupArn:
|
|
3266
|
-
DatasetGroupName:
|
|
3265
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3266
|
+
DatasetGroupName: smithy_client_1.expectString(output.DatasetGroupName),
|
|
3267
3267
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3268
|
-
?
|
|
3268
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3269
3269
|
: undefined,
|
|
3270
3270
|
};
|
|
3271
3271
|
};
|
|
@@ -3282,18 +3282,18 @@ const deserializeAws_json1_1DatasetImportJobs = (output, context) => {
|
|
|
3282
3282
|
const deserializeAws_json1_1DatasetImportJobSummary = (output, context) => {
|
|
3283
3283
|
return {
|
|
3284
3284
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3285
|
-
?
|
|
3285
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3286
3286
|
: undefined,
|
|
3287
3287
|
DataSource: output.DataSource !== undefined && output.DataSource !== null
|
|
3288
3288
|
? deserializeAws_json1_1DataSource(output.DataSource, context)
|
|
3289
3289
|
: undefined,
|
|
3290
|
-
DatasetImportJobArn:
|
|
3291
|
-
DatasetImportJobName:
|
|
3290
|
+
DatasetImportJobArn: smithy_client_1.expectString(output.DatasetImportJobArn),
|
|
3291
|
+
DatasetImportJobName: smithy_client_1.expectString(output.DatasetImportJobName),
|
|
3292
3292
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3293
|
-
?
|
|
3293
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3294
3294
|
: undefined,
|
|
3295
|
-
Message:
|
|
3296
|
-
Status:
|
|
3295
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3296
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3297
3297
|
};
|
|
3298
3298
|
};
|
|
3299
3299
|
const deserializeAws_json1_1Datasets = (output, context) => {
|
|
@@ -3309,14 +3309,14 @@ const deserializeAws_json1_1Datasets = (output, context) => {
|
|
|
3309
3309
|
const deserializeAws_json1_1DatasetSummary = (output, context) => {
|
|
3310
3310
|
return {
|
|
3311
3311
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3312
|
-
?
|
|
3312
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3313
3313
|
: undefined,
|
|
3314
|
-
DatasetArn:
|
|
3315
|
-
DatasetName:
|
|
3316
|
-
DatasetType:
|
|
3317
|
-
Domain:
|
|
3314
|
+
DatasetArn: smithy_client_1.expectString(output.DatasetArn),
|
|
3315
|
+
DatasetName: smithy_client_1.expectString(output.DatasetName),
|
|
3316
|
+
DatasetType: smithy_client_1.expectString(output.DatasetType),
|
|
3317
|
+
Domain: smithy_client_1.expectString(output.Domain),
|
|
3318
3318
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3319
|
-
?
|
|
3319
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3320
3320
|
: undefined,
|
|
3321
3321
|
};
|
|
3322
3322
|
};
|
|
@@ -3330,134 +3330,134 @@ const deserializeAws_json1_1DataSource = (output, context) => {
|
|
|
3330
3330
|
const deserializeAws_json1_1DescribeDatasetGroupResponse = (output, context) => {
|
|
3331
3331
|
return {
|
|
3332
3332
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3333
|
-
?
|
|
3333
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3334
3334
|
: undefined,
|
|
3335
3335
|
DatasetArns: output.DatasetArns !== undefined && output.DatasetArns !== null
|
|
3336
3336
|
? deserializeAws_json1_1ArnList(output.DatasetArns, context)
|
|
3337
3337
|
: undefined,
|
|
3338
|
-
DatasetGroupArn:
|
|
3339
|
-
DatasetGroupName:
|
|
3340
|
-
Domain:
|
|
3338
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3339
|
+
DatasetGroupName: smithy_client_1.expectString(output.DatasetGroupName),
|
|
3340
|
+
Domain: smithy_client_1.expectString(output.Domain),
|
|
3341
3341
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3342
|
-
?
|
|
3342
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3343
3343
|
: undefined,
|
|
3344
|
-
Status:
|
|
3344
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3345
3345
|
};
|
|
3346
3346
|
};
|
|
3347
3347
|
const deserializeAws_json1_1DescribeDatasetImportJobResponse = (output, context) => {
|
|
3348
3348
|
return {
|
|
3349
3349
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3350
|
-
?
|
|
3350
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3351
3351
|
: undefined,
|
|
3352
|
-
DataSize:
|
|
3352
|
+
DataSize: smithy_client_1.limitedParseDouble(output.DataSize),
|
|
3353
3353
|
DataSource: output.DataSource !== undefined && output.DataSource !== null
|
|
3354
3354
|
? deserializeAws_json1_1DataSource(output.DataSource, context)
|
|
3355
3355
|
: undefined,
|
|
3356
|
-
DatasetArn:
|
|
3357
|
-
DatasetImportJobArn:
|
|
3358
|
-
DatasetImportJobName:
|
|
3359
|
-
EstimatedTimeRemainingInMinutes:
|
|
3356
|
+
DatasetArn: smithy_client_1.expectString(output.DatasetArn),
|
|
3357
|
+
DatasetImportJobArn: smithy_client_1.expectString(output.DatasetImportJobArn),
|
|
3358
|
+
DatasetImportJobName: smithy_client_1.expectString(output.DatasetImportJobName),
|
|
3359
|
+
EstimatedTimeRemainingInMinutes: smithy_client_1.expectLong(output.EstimatedTimeRemainingInMinutes),
|
|
3360
3360
|
FieldStatistics: output.FieldStatistics !== undefined && output.FieldStatistics !== null
|
|
3361
3361
|
? deserializeAws_json1_1FieldStatistics(output.FieldStatistics, context)
|
|
3362
3362
|
: undefined,
|
|
3363
|
-
GeolocationFormat:
|
|
3363
|
+
GeolocationFormat: smithy_client_1.expectString(output.GeolocationFormat),
|
|
3364
3364
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3365
|
-
?
|
|
3365
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3366
3366
|
: undefined,
|
|
3367
|
-
Message:
|
|
3368
|
-
Status:
|
|
3369
|
-
TimeZone:
|
|
3370
|
-
TimestampFormat:
|
|
3371
|
-
UseGeolocationForTimeZone:
|
|
3367
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3368
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3369
|
+
TimeZone: smithy_client_1.expectString(output.TimeZone),
|
|
3370
|
+
TimestampFormat: smithy_client_1.expectString(output.TimestampFormat),
|
|
3371
|
+
UseGeolocationForTimeZone: smithy_client_1.expectBoolean(output.UseGeolocationForTimeZone),
|
|
3372
3372
|
};
|
|
3373
3373
|
};
|
|
3374
3374
|
const deserializeAws_json1_1DescribeDatasetResponse = (output, context) => {
|
|
3375
3375
|
return {
|
|
3376
3376
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3377
|
-
?
|
|
3377
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3378
3378
|
: undefined,
|
|
3379
|
-
DataFrequency:
|
|
3380
|
-
DatasetArn:
|
|
3381
|
-
DatasetName:
|
|
3382
|
-
DatasetType:
|
|
3383
|
-
Domain:
|
|
3379
|
+
DataFrequency: smithy_client_1.expectString(output.DataFrequency),
|
|
3380
|
+
DatasetArn: smithy_client_1.expectString(output.DatasetArn),
|
|
3381
|
+
DatasetName: smithy_client_1.expectString(output.DatasetName),
|
|
3382
|
+
DatasetType: smithy_client_1.expectString(output.DatasetType),
|
|
3383
|
+
Domain: smithy_client_1.expectString(output.Domain),
|
|
3384
3384
|
EncryptionConfig: output.EncryptionConfig !== undefined && output.EncryptionConfig !== null
|
|
3385
3385
|
? deserializeAws_json1_1EncryptionConfig(output.EncryptionConfig, context)
|
|
3386
3386
|
: undefined,
|
|
3387
3387
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3388
|
-
?
|
|
3388
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3389
3389
|
: undefined,
|
|
3390
3390
|
Schema: output.Schema !== undefined && output.Schema !== null
|
|
3391
3391
|
? deserializeAws_json1_1Schema(output.Schema, context)
|
|
3392
3392
|
: undefined,
|
|
3393
|
-
Status:
|
|
3393
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3394
3394
|
};
|
|
3395
3395
|
};
|
|
3396
3396
|
const deserializeAws_json1_1DescribeForecastExportJobResponse = (output, context) => {
|
|
3397
3397
|
return {
|
|
3398
3398
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3399
|
-
?
|
|
3399
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3400
3400
|
: undefined,
|
|
3401
3401
|
Destination: output.Destination !== undefined && output.Destination !== null
|
|
3402
3402
|
? deserializeAws_json1_1DataDestination(output.Destination, context)
|
|
3403
3403
|
: undefined,
|
|
3404
|
-
ForecastArn:
|
|
3405
|
-
ForecastExportJobArn:
|
|
3406
|
-
ForecastExportJobName:
|
|
3404
|
+
ForecastArn: smithy_client_1.expectString(output.ForecastArn),
|
|
3405
|
+
ForecastExportJobArn: smithy_client_1.expectString(output.ForecastExportJobArn),
|
|
3406
|
+
ForecastExportJobName: smithy_client_1.expectString(output.ForecastExportJobName),
|
|
3407
3407
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3408
|
-
?
|
|
3408
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3409
3409
|
: undefined,
|
|
3410
|
-
Message:
|
|
3411
|
-
Status:
|
|
3410
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3411
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3412
3412
|
};
|
|
3413
3413
|
};
|
|
3414
3414
|
const deserializeAws_json1_1DescribeForecastResponse = (output, context) => {
|
|
3415
3415
|
return {
|
|
3416
3416
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3417
|
-
?
|
|
3417
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3418
3418
|
: undefined,
|
|
3419
|
-
DatasetGroupArn:
|
|
3420
|
-
EstimatedTimeRemainingInMinutes:
|
|
3421
|
-
ForecastArn:
|
|
3422
|
-
ForecastName:
|
|
3419
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3420
|
+
EstimatedTimeRemainingInMinutes: smithy_client_1.expectLong(output.EstimatedTimeRemainingInMinutes),
|
|
3421
|
+
ForecastArn: smithy_client_1.expectString(output.ForecastArn),
|
|
3422
|
+
ForecastName: smithy_client_1.expectString(output.ForecastName),
|
|
3423
3423
|
ForecastTypes: output.ForecastTypes !== undefined && output.ForecastTypes !== null
|
|
3424
3424
|
? deserializeAws_json1_1ForecastTypes(output.ForecastTypes, context)
|
|
3425
3425
|
: undefined,
|
|
3426
3426
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3427
|
-
?
|
|
3427
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3428
3428
|
: undefined,
|
|
3429
|
-
Message:
|
|
3430
|
-
PredictorArn:
|
|
3431
|
-
Status:
|
|
3429
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3430
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3431
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3432
3432
|
};
|
|
3433
3433
|
};
|
|
3434
3434
|
const deserializeAws_json1_1DescribePredictorBacktestExportJobResponse = (output, context) => {
|
|
3435
3435
|
return {
|
|
3436
3436
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3437
|
-
?
|
|
3437
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3438
3438
|
: undefined,
|
|
3439
3439
|
Destination: output.Destination !== undefined && output.Destination !== null
|
|
3440
3440
|
? deserializeAws_json1_1DataDestination(output.Destination, context)
|
|
3441
3441
|
: undefined,
|
|
3442
3442
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3443
|
-
?
|
|
3443
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3444
3444
|
: undefined,
|
|
3445
|
-
Message:
|
|
3446
|
-
PredictorArn:
|
|
3447
|
-
PredictorBacktestExportJobArn:
|
|
3448
|
-
PredictorBacktestExportJobName:
|
|
3449
|
-
Status:
|
|
3445
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3446
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3447
|
+
PredictorBacktestExportJobArn: smithy_client_1.expectString(output.PredictorBacktestExportJobArn),
|
|
3448
|
+
PredictorBacktestExportJobName: smithy_client_1.expectString(output.PredictorBacktestExportJobName),
|
|
3449
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3450
3450
|
};
|
|
3451
3451
|
};
|
|
3452
3452
|
const deserializeAws_json1_1DescribePredictorResponse = (output, context) => {
|
|
3453
3453
|
return {
|
|
3454
|
-
AlgorithmArn:
|
|
3454
|
+
AlgorithmArn: smithy_client_1.expectString(output.AlgorithmArn),
|
|
3455
3455
|
AutoMLAlgorithmArns: output.AutoMLAlgorithmArns !== undefined && output.AutoMLAlgorithmArns !== null
|
|
3456
3456
|
? deserializeAws_json1_1ArnList(output.AutoMLAlgorithmArns, context)
|
|
3457
3457
|
: undefined,
|
|
3458
|
-
AutoMLOverrideStrategy:
|
|
3458
|
+
AutoMLOverrideStrategy: smithy_client_1.expectString(output.AutoMLOverrideStrategy),
|
|
3459
3459
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3460
|
-
?
|
|
3460
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3461
3461
|
: undefined,
|
|
3462
3462
|
DatasetImportJobArns: output.DatasetImportJobArns !== undefined && output.DatasetImportJobArns !== null
|
|
3463
3463
|
? deserializeAws_json1_1ArnList(output.DatasetImportJobArns, context)
|
|
@@ -3465,14 +3465,14 @@ const deserializeAws_json1_1DescribePredictorResponse = (output, context) => {
|
|
|
3465
3465
|
EncryptionConfig: output.EncryptionConfig !== undefined && output.EncryptionConfig !== null
|
|
3466
3466
|
? deserializeAws_json1_1EncryptionConfig(output.EncryptionConfig, context)
|
|
3467
3467
|
: undefined,
|
|
3468
|
-
EstimatedTimeRemainingInMinutes:
|
|
3468
|
+
EstimatedTimeRemainingInMinutes: smithy_client_1.expectLong(output.EstimatedTimeRemainingInMinutes),
|
|
3469
3469
|
EvaluationParameters: output.EvaluationParameters !== undefined && output.EvaluationParameters !== null
|
|
3470
3470
|
? deserializeAws_json1_1EvaluationParameters(output.EvaluationParameters, context)
|
|
3471
3471
|
: undefined,
|
|
3472
3472
|
FeaturizationConfig: output.FeaturizationConfig !== undefined && output.FeaturizationConfig !== null
|
|
3473
3473
|
? deserializeAws_json1_1FeaturizationConfig(output.FeaturizationConfig, context)
|
|
3474
3474
|
: undefined,
|
|
3475
|
-
ForecastHorizon:
|
|
3475
|
+
ForecastHorizon: smithy_client_1.expectInt32(output.ForecastHorizon),
|
|
3476
3476
|
ForecastTypes: output.ForecastTypes !== undefined && output.ForecastTypes !== null
|
|
3477
3477
|
? deserializeAws_json1_1ForecastTypes(output.ForecastTypes, context)
|
|
3478
3478
|
: undefined,
|
|
@@ -3483,18 +3483,18 @@ const deserializeAws_json1_1DescribePredictorResponse = (output, context) => {
|
|
|
3483
3483
|
? deserializeAws_json1_1InputDataConfig(output.InputDataConfig, context)
|
|
3484
3484
|
: undefined,
|
|
3485
3485
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3486
|
-
?
|
|
3486
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3487
3487
|
: undefined,
|
|
3488
|
-
Message:
|
|
3489
|
-
OptimizationMetric:
|
|
3490
|
-
PerformAutoML:
|
|
3491
|
-
PerformHPO:
|
|
3492
|
-
PredictorArn:
|
|
3488
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3489
|
+
OptimizationMetric: smithy_client_1.expectString(output.OptimizationMetric),
|
|
3490
|
+
PerformAutoML: smithy_client_1.expectBoolean(output.PerformAutoML),
|
|
3491
|
+
PerformHPO: smithy_client_1.expectBoolean(output.PerformHPO),
|
|
3492
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3493
3493
|
PredictorExecutionDetails: output.PredictorExecutionDetails !== undefined && output.PredictorExecutionDetails !== null
|
|
3494
3494
|
? deserializeAws_json1_1PredictorExecutionDetails(output.PredictorExecutionDetails, context)
|
|
3495
3495
|
: undefined,
|
|
3496
|
-
PredictorName:
|
|
3497
|
-
Status:
|
|
3496
|
+
PredictorName: smithy_client_1.expectString(output.PredictorName),
|
|
3497
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3498
3498
|
TrainingParameters: output.TrainingParameters !== undefined && output.TrainingParameters !== null
|
|
3499
3499
|
? deserializeAws_json1_1TrainingParameters(output.TrainingParameters, context)
|
|
3500
3500
|
: undefined,
|
|
@@ -3502,17 +3502,17 @@ const deserializeAws_json1_1DescribePredictorResponse = (output, context) => {
|
|
|
3502
3502
|
};
|
|
3503
3503
|
const deserializeAws_json1_1EncryptionConfig = (output, context) => {
|
|
3504
3504
|
return {
|
|
3505
|
-
KMSKeyArn:
|
|
3506
|
-
RoleArn:
|
|
3505
|
+
KMSKeyArn: smithy_client_1.expectString(output.KMSKeyArn),
|
|
3506
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
3507
3507
|
};
|
|
3508
3508
|
};
|
|
3509
3509
|
const deserializeAws_json1_1ErrorMetric = (output, context) => {
|
|
3510
3510
|
return {
|
|
3511
|
-
ForecastType:
|
|
3512
|
-
MAPE:
|
|
3513
|
-
MASE:
|
|
3514
|
-
RMSE:
|
|
3515
|
-
WAPE:
|
|
3511
|
+
ForecastType: smithy_client_1.expectString(output.ForecastType),
|
|
3512
|
+
MAPE: smithy_client_1.limitedParseDouble(output.MAPE),
|
|
3513
|
+
MASE: smithy_client_1.limitedParseDouble(output.MASE),
|
|
3514
|
+
RMSE: smithy_client_1.limitedParseDouble(output.RMSE),
|
|
3515
|
+
WAPE: smithy_client_1.limitedParseDouble(output.WAPE),
|
|
3516
3516
|
};
|
|
3517
3517
|
};
|
|
3518
3518
|
const deserializeAws_json1_1ErrorMetrics = (output, context) => {
|
|
@@ -3527,13 +3527,13 @@ const deserializeAws_json1_1ErrorMetrics = (output, context) => {
|
|
|
3527
3527
|
};
|
|
3528
3528
|
const deserializeAws_json1_1EvaluationParameters = (output, context) => {
|
|
3529
3529
|
return {
|
|
3530
|
-
BackTestWindowOffset:
|
|
3531
|
-
NumberOfBacktestWindows:
|
|
3530
|
+
BackTestWindowOffset: smithy_client_1.expectInt32(output.BackTestWindowOffset),
|
|
3531
|
+
NumberOfBacktestWindows: smithy_client_1.expectInt32(output.NumberOfBacktestWindows),
|
|
3532
3532
|
};
|
|
3533
3533
|
};
|
|
3534
3534
|
const deserializeAws_json1_1EvaluationResult = (output, context) => {
|
|
3535
3535
|
return {
|
|
3536
|
-
AlgorithmArn:
|
|
3536
|
+
AlgorithmArn: smithy_client_1.expectString(output.AlgorithmArn),
|
|
3537
3537
|
TestWindows: output.TestWindows !== undefined && output.TestWindows !== null
|
|
3538
3538
|
? deserializeAws_json1_1TestWindows(output.TestWindows, context)
|
|
3539
3539
|
: undefined,
|
|
@@ -3541,7 +3541,7 @@ const deserializeAws_json1_1EvaluationResult = (output, context) => {
|
|
|
3541
3541
|
};
|
|
3542
3542
|
const deserializeAws_json1_1Featurization = (output, context) => {
|
|
3543
3543
|
return {
|
|
3544
|
-
AttributeName:
|
|
3544
|
+
AttributeName: smithy_client_1.expectString(output.AttributeName),
|
|
3545
3545
|
FeaturizationPipeline: output.FeaturizationPipeline !== undefined && output.FeaturizationPipeline !== null
|
|
3546
3546
|
? deserializeAws_json1_1FeaturizationPipeline(output.FeaturizationPipeline, context)
|
|
3547
3547
|
: undefined,
|
|
@@ -3555,12 +3555,12 @@ const deserializeAws_json1_1FeaturizationConfig = (output, context) => {
|
|
|
3555
3555
|
ForecastDimensions: output.ForecastDimensions !== undefined && output.ForecastDimensions !== null
|
|
3556
3556
|
? deserializeAws_json1_1ForecastDimensions(output.ForecastDimensions, context)
|
|
3557
3557
|
: undefined,
|
|
3558
|
-
ForecastFrequency:
|
|
3558
|
+
ForecastFrequency: smithy_client_1.expectString(output.ForecastFrequency),
|
|
3559
3559
|
};
|
|
3560
3560
|
};
|
|
3561
3561
|
const deserializeAws_json1_1FeaturizationMethod = (output, context) => {
|
|
3562
3562
|
return {
|
|
3563
|
-
FeaturizationMethodName:
|
|
3563
|
+
FeaturizationMethodName: smithy_client_1.expectString(output.FeaturizationMethodName),
|
|
3564
3564
|
FeaturizationMethodParameters: output.FeaturizationMethodParameters !== undefined && output.FeaturizationMethodParameters !== null
|
|
3565
3565
|
? deserializeAws_json1_1FeaturizationMethodParameters(output.FeaturizationMethodParameters, context)
|
|
3566
3566
|
: undefined,
|
|
@@ -3573,7 +3573,7 @@ const deserializeAws_json1_1FeaturizationMethodParameters = (output, context) =>
|
|
|
3573
3573
|
}
|
|
3574
3574
|
return {
|
|
3575
3575
|
...acc,
|
|
3576
|
-
[key]:
|
|
3576
|
+
[key]: smithy_client_1.expectString(value),
|
|
3577
3577
|
};
|
|
3578
3578
|
}, {});
|
|
3579
3579
|
};
|
|
@@ -3615,7 +3615,7 @@ const deserializeAws_json1_1ForecastDimensions = (output, context) => {
|
|
|
3615
3615
|
if (entry === null) {
|
|
3616
3616
|
return null;
|
|
3617
3617
|
}
|
|
3618
|
-
return
|
|
3618
|
+
return smithy_client_1.expectString(entry);
|
|
3619
3619
|
});
|
|
3620
3620
|
};
|
|
3621
3621
|
const deserializeAws_json1_1ForecastExportJobs = (output, context) => {
|
|
@@ -3631,18 +3631,18 @@ const deserializeAws_json1_1ForecastExportJobs = (output, context) => {
|
|
|
3631
3631
|
const deserializeAws_json1_1ForecastExportJobSummary = (output, context) => {
|
|
3632
3632
|
return {
|
|
3633
3633
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3634
|
-
?
|
|
3634
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3635
3635
|
: undefined,
|
|
3636
3636
|
Destination: output.Destination !== undefined && output.Destination !== null
|
|
3637
3637
|
? deserializeAws_json1_1DataDestination(output.Destination, context)
|
|
3638
3638
|
: undefined,
|
|
3639
|
-
ForecastExportJobArn:
|
|
3640
|
-
ForecastExportJobName:
|
|
3639
|
+
ForecastExportJobArn: smithy_client_1.expectString(output.ForecastExportJobArn),
|
|
3640
|
+
ForecastExportJobName: smithy_client_1.expectString(output.ForecastExportJobName),
|
|
3641
3641
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3642
|
-
?
|
|
3642
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3643
3643
|
: undefined,
|
|
3644
|
-
Message:
|
|
3645
|
-
Status:
|
|
3644
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3645
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3646
3646
|
};
|
|
3647
3647
|
};
|
|
3648
3648
|
const deserializeAws_json1_1Forecasts = (output, context) => {
|
|
@@ -3658,17 +3658,17 @@ const deserializeAws_json1_1Forecasts = (output, context) => {
|
|
|
3658
3658
|
const deserializeAws_json1_1ForecastSummary = (output, context) => {
|
|
3659
3659
|
return {
|
|
3660
3660
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3661
|
-
?
|
|
3661
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3662
3662
|
: undefined,
|
|
3663
|
-
DatasetGroupArn:
|
|
3664
|
-
ForecastArn:
|
|
3665
|
-
ForecastName:
|
|
3663
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3664
|
+
ForecastArn: smithy_client_1.expectString(output.ForecastArn),
|
|
3665
|
+
ForecastName: smithy_client_1.expectString(output.ForecastName),
|
|
3666
3666
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3667
|
-
?
|
|
3667
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3668
3668
|
: undefined,
|
|
3669
|
-
Message:
|
|
3670
|
-
PredictorArn:
|
|
3671
|
-
Status:
|
|
3669
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3670
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3671
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3672
3672
|
};
|
|
3673
3673
|
};
|
|
3674
3674
|
const deserializeAws_json1_1ForecastTypes = (output, context) => {
|
|
@@ -3678,13 +3678,13 @@ const deserializeAws_json1_1ForecastTypes = (output, context) => {
|
|
|
3678
3678
|
if (entry === null) {
|
|
3679
3679
|
return null;
|
|
3680
3680
|
}
|
|
3681
|
-
return
|
|
3681
|
+
return smithy_client_1.expectString(entry);
|
|
3682
3682
|
});
|
|
3683
3683
|
};
|
|
3684
3684
|
const deserializeAws_json1_1GetAccuracyMetricsResponse = (output, context) => {
|
|
3685
3685
|
return {
|
|
3686
|
-
AutoMLOverrideStrategy:
|
|
3687
|
-
OptimizationMetric:
|
|
3686
|
+
AutoMLOverrideStrategy: smithy_client_1.expectString(output.AutoMLOverrideStrategy),
|
|
3687
|
+
OptimizationMetric: smithy_client_1.expectString(output.OptimizationMetric),
|
|
3688
3688
|
PredictorEvaluationResults: output.PredictorEvaluationResults !== undefined && output.PredictorEvaluationResults !== null
|
|
3689
3689
|
? deserializeAws_json1_1PredictorEvaluationResults(output.PredictorEvaluationResults, context)
|
|
3690
3690
|
: undefined,
|
|
@@ -3699,7 +3699,7 @@ const deserializeAws_json1_1HyperParameterTuningJobConfig = (output, context) =>
|
|
|
3699
3699
|
};
|
|
3700
3700
|
const deserializeAws_json1_1InputDataConfig = (output, context) => {
|
|
3701
3701
|
return {
|
|
3702
|
-
DatasetGroupArn:
|
|
3702
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3703
3703
|
SupplementaryFeatures: output.SupplementaryFeatures !== undefined && output.SupplementaryFeatures !== null
|
|
3704
3704
|
? deserializeAws_json1_1SupplementaryFeatures(output.SupplementaryFeatures, context)
|
|
3705
3705
|
: undefined,
|
|
@@ -3707,10 +3707,10 @@ const deserializeAws_json1_1InputDataConfig = (output, context) => {
|
|
|
3707
3707
|
};
|
|
3708
3708
|
const deserializeAws_json1_1IntegerParameterRange = (output, context) => {
|
|
3709
3709
|
return {
|
|
3710
|
-
MaxValue:
|
|
3711
|
-
MinValue:
|
|
3712
|
-
Name:
|
|
3713
|
-
ScalingType:
|
|
3710
|
+
MaxValue: smithy_client_1.expectInt32(output.MaxValue),
|
|
3711
|
+
MinValue: smithy_client_1.expectInt32(output.MinValue),
|
|
3712
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3713
|
+
ScalingType: smithy_client_1.expectString(output.ScalingType),
|
|
3714
3714
|
};
|
|
3715
3715
|
};
|
|
3716
3716
|
const deserializeAws_json1_1IntegerParameterRanges = (output, context) => {
|
|
@@ -3725,17 +3725,17 @@ const deserializeAws_json1_1IntegerParameterRanges = (output, context) => {
|
|
|
3725
3725
|
};
|
|
3726
3726
|
const deserializeAws_json1_1InvalidInputException = (output, context) => {
|
|
3727
3727
|
return {
|
|
3728
|
-
Message:
|
|
3728
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3729
3729
|
};
|
|
3730
3730
|
};
|
|
3731
3731
|
const deserializeAws_json1_1InvalidNextTokenException = (output, context) => {
|
|
3732
3732
|
return {
|
|
3733
|
-
Message:
|
|
3733
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3734
3734
|
};
|
|
3735
3735
|
};
|
|
3736
3736
|
const deserializeAws_json1_1LimitExceededException = (output, context) => {
|
|
3737
3737
|
return {
|
|
3738
|
-
Message:
|
|
3738
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3739
3739
|
};
|
|
3740
3740
|
};
|
|
3741
3741
|
const deserializeAws_json1_1ListDatasetGroupsResponse = (output, context) => {
|
|
@@ -3743,7 +3743,7 @@ const deserializeAws_json1_1ListDatasetGroupsResponse = (output, context) => {
|
|
|
3743
3743
|
DatasetGroups: output.DatasetGroups !== undefined && output.DatasetGroups !== null
|
|
3744
3744
|
? deserializeAws_json1_1DatasetGroups(output.DatasetGroups, context)
|
|
3745
3745
|
: undefined,
|
|
3746
|
-
NextToken:
|
|
3746
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3747
3747
|
};
|
|
3748
3748
|
};
|
|
3749
3749
|
const deserializeAws_json1_1ListDatasetImportJobsResponse = (output, context) => {
|
|
@@ -3751,7 +3751,7 @@ const deserializeAws_json1_1ListDatasetImportJobsResponse = (output, context) =>
|
|
|
3751
3751
|
DatasetImportJobs: output.DatasetImportJobs !== undefined && output.DatasetImportJobs !== null
|
|
3752
3752
|
? deserializeAws_json1_1DatasetImportJobs(output.DatasetImportJobs, context)
|
|
3753
3753
|
: undefined,
|
|
3754
|
-
NextToken:
|
|
3754
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3755
3755
|
};
|
|
3756
3756
|
};
|
|
3757
3757
|
const deserializeAws_json1_1ListDatasetsResponse = (output, context) => {
|
|
@@ -3759,7 +3759,7 @@ const deserializeAws_json1_1ListDatasetsResponse = (output, context) => {
|
|
|
3759
3759
|
Datasets: output.Datasets !== undefined && output.Datasets !== null
|
|
3760
3760
|
? deserializeAws_json1_1Datasets(output.Datasets, context)
|
|
3761
3761
|
: undefined,
|
|
3762
|
-
NextToken:
|
|
3762
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3763
3763
|
};
|
|
3764
3764
|
};
|
|
3765
3765
|
const deserializeAws_json1_1ListForecastExportJobsResponse = (output, context) => {
|
|
@@ -3767,7 +3767,7 @@ const deserializeAws_json1_1ListForecastExportJobsResponse = (output, context) =
|
|
|
3767
3767
|
ForecastExportJobs: output.ForecastExportJobs !== undefined && output.ForecastExportJobs !== null
|
|
3768
3768
|
? deserializeAws_json1_1ForecastExportJobs(output.ForecastExportJobs, context)
|
|
3769
3769
|
: undefined,
|
|
3770
|
-
NextToken:
|
|
3770
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3771
3771
|
};
|
|
3772
3772
|
};
|
|
3773
3773
|
const deserializeAws_json1_1ListForecastsResponse = (output, context) => {
|
|
@@ -3775,12 +3775,12 @@ const deserializeAws_json1_1ListForecastsResponse = (output, context) => {
|
|
|
3775
3775
|
Forecasts: output.Forecasts !== undefined && output.Forecasts !== null
|
|
3776
3776
|
? deserializeAws_json1_1Forecasts(output.Forecasts, context)
|
|
3777
3777
|
: undefined,
|
|
3778
|
-
NextToken:
|
|
3778
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3779
3779
|
};
|
|
3780
3780
|
};
|
|
3781
3781
|
const deserializeAws_json1_1ListPredictorBacktestExportJobsResponse = (output, context) => {
|
|
3782
3782
|
return {
|
|
3783
|
-
NextToken:
|
|
3783
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3784
3784
|
PredictorBacktestExportJobs: output.PredictorBacktestExportJobs !== undefined && output.PredictorBacktestExportJobs !== null
|
|
3785
3785
|
? deserializeAws_json1_1PredictorBacktestExportJobs(output.PredictorBacktestExportJobs, context)
|
|
3786
3786
|
: undefined,
|
|
@@ -3788,7 +3788,7 @@ const deserializeAws_json1_1ListPredictorBacktestExportJobsResponse = (output, c
|
|
|
3788
3788
|
};
|
|
3789
3789
|
const deserializeAws_json1_1ListPredictorsResponse = (output, context) => {
|
|
3790
3790
|
return {
|
|
3791
|
-
NextToken:
|
|
3791
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
3792
3792
|
Predictors: output.Predictors !== undefined && output.Predictors !== null
|
|
3793
3793
|
? deserializeAws_json1_1Predictors(output.Predictors, context)
|
|
3794
3794
|
: undefined,
|
|
@@ -3801,11 +3801,11 @@ const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
|
|
|
3801
3801
|
};
|
|
3802
3802
|
const deserializeAws_json1_1Metrics = (output, context) => {
|
|
3803
3803
|
return {
|
|
3804
|
-
AverageWeightedQuantileLoss:
|
|
3804
|
+
AverageWeightedQuantileLoss: smithy_client_1.limitedParseDouble(output.AverageWeightedQuantileLoss),
|
|
3805
3805
|
ErrorMetrics: output.ErrorMetrics !== undefined && output.ErrorMetrics !== null
|
|
3806
3806
|
? deserializeAws_json1_1ErrorMetrics(output.ErrorMetrics, context)
|
|
3807
3807
|
: undefined,
|
|
3808
|
-
RMSE:
|
|
3808
|
+
RMSE: smithy_client_1.limitedParseDouble(output.RMSE),
|
|
3809
3809
|
WeightedQuantileLosses: output.WeightedQuantileLosses !== undefined && output.WeightedQuantileLosses !== null
|
|
3810
3810
|
? deserializeAws_json1_1WeightedQuantileLosses(output.WeightedQuantileLosses, context)
|
|
3811
3811
|
: undefined,
|
|
@@ -3837,18 +3837,18 @@ const deserializeAws_json1_1PredictorBacktestExportJobs = (output, context) => {
|
|
|
3837
3837
|
const deserializeAws_json1_1PredictorBacktestExportJobSummary = (output, context) => {
|
|
3838
3838
|
return {
|
|
3839
3839
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3840
|
-
?
|
|
3840
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3841
3841
|
: undefined,
|
|
3842
3842
|
Destination: output.Destination !== undefined && output.Destination !== null
|
|
3843
3843
|
? deserializeAws_json1_1DataDestination(output.Destination, context)
|
|
3844
3844
|
: undefined,
|
|
3845
3845
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3846
|
-
?
|
|
3846
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3847
3847
|
: undefined,
|
|
3848
|
-
Message:
|
|
3849
|
-
PredictorBacktestExportJobArn:
|
|
3850
|
-
PredictorBacktestExportJobName:
|
|
3851
|
-
Status:
|
|
3848
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3849
|
+
PredictorBacktestExportJobArn: smithy_client_1.expectString(output.PredictorBacktestExportJobArn),
|
|
3850
|
+
PredictorBacktestExportJobName: smithy_client_1.expectString(output.PredictorBacktestExportJobName),
|
|
3851
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3852
3852
|
};
|
|
3853
3853
|
};
|
|
3854
3854
|
const deserializeAws_json1_1PredictorEvaluationResults = (output, context) => {
|
|
@@ -3863,7 +3863,7 @@ const deserializeAws_json1_1PredictorEvaluationResults = (output, context) => {
|
|
|
3863
3863
|
};
|
|
3864
3864
|
const deserializeAws_json1_1PredictorExecution = (output, context) => {
|
|
3865
3865
|
return {
|
|
3866
|
-
AlgorithmArn:
|
|
3866
|
+
AlgorithmArn: smithy_client_1.expectString(output.AlgorithmArn),
|
|
3867
3867
|
TestWindows: output.TestWindows !== undefined && output.TestWindows !== null
|
|
3868
3868
|
? deserializeAws_json1_1TestWindowDetails(output.TestWindows, context)
|
|
3869
3869
|
: undefined,
|
|
@@ -3899,38 +3899,38 @@ const deserializeAws_json1_1Predictors = (output, context) => {
|
|
|
3899
3899
|
const deserializeAws_json1_1PredictorSummary = (output, context) => {
|
|
3900
3900
|
return {
|
|
3901
3901
|
CreationTime: output.CreationTime !== undefined && output.CreationTime !== null
|
|
3902
|
-
?
|
|
3902
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreationTime)))
|
|
3903
3903
|
: undefined,
|
|
3904
|
-
DatasetGroupArn:
|
|
3904
|
+
DatasetGroupArn: smithy_client_1.expectString(output.DatasetGroupArn),
|
|
3905
3905
|
LastModificationTime: output.LastModificationTime !== undefined && output.LastModificationTime !== null
|
|
3906
|
-
?
|
|
3906
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastModificationTime)))
|
|
3907
3907
|
: undefined,
|
|
3908
|
-
Message:
|
|
3909
|
-
PredictorArn:
|
|
3910
|
-
PredictorName:
|
|
3911
|
-
Status:
|
|
3908
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3909
|
+
PredictorArn: smithy_client_1.expectString(output.PredictorArn),
|
|
3910
|
+
PredictorName: smithy_client_1.expectString(output.PredictorName),
|
|
3911
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
3912
3912
|
};
|
|
3913
3913
|
};
|
|
3914
3914
|
const deserializeAws_json1_1ResourceAlreadyExistsException = (output, context) => {
|
|
3915
3915
|
return {
|
|
3916
|
-
Message:
|
|
3916
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3917
3917
|
};
|
|
3918
3918
|
};
|
|
3919
3919
|
const deserializeAws_json1_1ResourceInUseException = (output, context) => {
|
|
3920
3920
|
return {
|
|
3921
|
-
Message:
|
|
3921
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3922
3922
|
};
|
|
3923
3923
|
};
|
|
3924
3924
|
const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
|
|
3925
3925
|
return {
|
|
3926
|
-
Message:
|
|
3926
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
3927
3927
|
};
|
|
3928
3928
|
};
|
|
3929
3929
|
const deserializeAws_json1_1S3Config = (output, context) => {
|
|
3930
3930
|
return {
|
|
3931
|
-
KMSKeyArn:
|
|
3932
|
-
Path:
|
|
3933
|
-
RoleArn:
|
|
3931
|
+
KMSKeyArn: smithy_client_1.expectString(output.KMSKeyArn),
|
|
3932
|
+
Path: smithy_client_1.expectString(output.Path),
|
|
3933
|
+
RoleArn: smithy_client_1.expectString(output.RoleArn),
|
|
3934
3934
|
};
|
|
3935
3935
|
};
|
|
3936
3936
|
const deserializeAws_json1_1Schema = (output, context) => {
|
|
@@ -3942,8 +3942,8 @@ const deserializeAws_json1_1Schema = (output, context) => {
|
|
|
3942
3942
|
};
|
|
3943
3943
|
const deserializeAws_json1_1SchemaAttribute = (output, context) => {
|
|
3944
3944
|
return {
|
|
3945
|
-
AttributeName:
|
|
3946
|
-
AttributeType:
|
|
3945
|
+
AttributeName: smithy_client_1.expectString(output.AttributeName),
|
|
3946
|
+
AttributeType: smithy_client_1.expectString(output.AttributeType),
|
|
3947
3947
|
};
|
|
3948
3948
|
};
|
|
3949
3949
|
const deserializeAws_json1_1SchemaAttributes = (output, context) => {
|
|
@@ -3958,24 +3958,24 @@ const deserializeAws_json1_1SchemaAttributes = (output, context) => {
|
|
|
3958
3958
|
};
|
|
3959
3959
|
const deserializeAws_json1_1Statistics = (output, context) => {
|
|
3960
3960
|
return {
|
|
3961
|
-
Avg:
|
|
3962
|
-
Count:
|
|
3963
|
-
CountDistinct:
|
|
3964
|
-
CountDistinctLong:
|
|
3965
|
-
CountLong:
|
|
3966
|
-
CountNan:
|
|
3967
|
-
CountNanLong:
|
|
3968
|
-
CountNull:
|
|
3969
|
-
CountNullLong:
|
|
3970
|
-
Max:
|
|
3971
|
-
Min:
|
|
3972
|
-
Stddev:
|
|
3961
|
+
Avg: smithy_client_1.limitedParseDouble(output.Avg),
|
|
3962
|
+
Count: smithy_client_1.expectInt32(output.Count),
|
|
3963
|
+
CountDistinct: smithy_client_1.expectInt32(output.CountDistinct),
|
|
3964
|
+
CountDistinctLong: smithy_client_1.expectLong(output.CountDistinctLong),
|
|
3965
|
+
CountLong: smithy_client_1.expectLong(output.CountLong),
|
|
3966
|
+
CountNan: smithy_client_1.expectInt32(output.CountNan),
|
|
3967
|
+
CountNanLong: smithy_client_1.expectLong(output.CountNanLong),
|
|
3968
|
+
CountNull: smithy_client_1.expectInt32(output.CountNull),
|
|
3969
|
+
CountNullLong: smithy_client_1.expectLong(output.CountNullLong),
|
|
3970
|
+
Max: smithy_client_1.expectString(output.Max),
|
|
3971
|
+
Min: smithy_client_1.expectString(output.Min),
|
|
3972
|
+
Stddev: smithy_client_1.limitedParseDouble(output.Stddev),
|
|
3973
3973
|
};
|
|
3974
3974
|
};
|
|
3975
3975
|
const deserializeAws_json1_1SupplementaryFeature = (output, context) => {
|
|
3976
3976
|
return {
|
|
3977
|
-
Name:
|
|
3978
|
-
Value:
|
|
3977
|
+
Name: smithy_client_1.expectString(output.Name),
|
|
3978
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
3979
3979
|
};
|
|
3980
3980
|
};
|
|
3981
3981
|
const deserializeAws_json1_1SupplementaryFeatures = (output, context) => {
|
|
@@ -3990,8 +3990,8 @@ const deserializeAws_json1_1SupplementaryFeatures = (output, context) => {
|
|
|
3990
3990
|
};
|
|
3991
3991
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
3992
3992
|
return {
|
|
3993
|
-
Key:
|
|
3994
|
-
Value:
|
|
3993
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
3994
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
3995
3995
|
};
|
|
3996
3996
|
};
|
|
3997
3997
|
const deserializeAws_json1_1TagResourceResponse = (output, context) => {
|
|
@@ -4029,13 +4029,13 @@ const deserializeAws_json1_1TestWindows = (output, context) => {
|
|
|
4029
4029
|
};
|
|
4030
4030
|
const deserializeAws_json1_1TestWindowSummary = (output, context) => {
|
|
4031
4031
|
return {
|
|
4032
|
-
Message:
|
|
4033
|
-
Status:
|
|
4032
|
+
Message: smithy_client_1.expectString(output.Message),
|
|
4033
|
+
Status: smithy_client_1.expectString(output.Status),
|
|
4034
4034
|
TestWindowEnd: output.TestWindowEnd !== undefined && output.TestWindowEnd !== null
|
|
4035
|
-
?
|
|
4035
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TestWindowEnd)))
|
|
4036
4036
|
: undefined,
|
|
4037
4037
|
TestWindowStart: output.TestWindowStart !== undefined && output.TestWindowStart !== null
|
|
4038
|
-
?
|
|
4038
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TestWindowStart)))
|
|
4039
4039
|
: undefined,
|
|
4040
4040
|
};
|
|
4041
4041
|
};
|
|
@@ -4046,7 +4046,7 @@ const deserializeAws_json1_1TrainingParameters = (output, context) => {
|
|
|
4046
4046
|
}
|
|
4047
4047
|
return {
|
|
4048
4048
|
...acc,
|
|
4049
|
-
[key]:
|
|
4049
|
+
[key]: smithy_client_1.expectString(value),
|
|
4050
4050
|
};
|
|
4051
4051
|
}, {});
|
|
4052
4052
|
};
|
|
@@ -4063,13 +4063,13 @@ const deserializeAws_json1_1Values = (output, context) => {
|
|
|
4063
4063
|
if (entry === null) {
|
|
4064
4064
|
return null;
|
|
4065
4065
|
}
|
|
4066
|
-
return
|
|
4066
|
+
return smithy_client_1.expectString(entry);
|
|
4067
4067
|
});
|
|
4068
4068
|
};
|
|
4069
4069
|
const deserializeAws_json1_1WeightedQuantileLoss = (output, context) => {
|
|
4070
4070
|
return {
|
|
4071
|
-
LossValue:
|
|
4072
|
-
Quantile:
|
|
4071
|
+
LossValue: smithy_client_1.limitedParseDouble(output.LossValue),
|
|
4072
|
+
Quantile: smithy_client_1.limitedParseDouble(output.Quantile),
|
|
4073
4073
|
};
|
|
4074
4074
|
};
|
|
4075
4075
|
const deserializeAws_json1_1WeightedQuantileLosses = (output, context) => {
|
|
@@ -4084,16 +4084,16 @@ const deserializeAws_json1_1WeightedQuantileLosses = (output, context) => {
|
|
|
4084
4084
|
};
|
|
4085
4085
|
const deserializeAws_json1_1WindowSummary = (output, context) => {
|
|
4086
4086
|
return {
|
|
4087
|
-
EvaluationType:
|
|
4088
|
-
ItemCount:
|
|
4087
|
+
EvaluationType: smithy_client_1.expectString(output.EvaluationType),
|
|
4088
|
+
ItemCount: smithy_client_1.expectInt32(output.ItemCount),
|
|
4089
4089
|
Metrics: output.Metrics !== undefined && output.Metrics !== null
|
|
4090
4090
|
? deserializeAws_json1_1Metrics(output.Metrics, context)
|
|
4091
4091
|
: undefined,
|
|
4092
4092
|
TestWindowEnd: output.TestWindowEnd !== undefined && output.TestWindowEnd !== null
|
|
4093
|
-
?
|
|
4093
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TestWindowEnd)))
|
|
4094
4094
|
: undefined,
|
|
4095
4095
|
TestWindowStart: output.TestWindowStart !== undefined && output.TestWindowStart !== null
|
|
4096
|
-
?
|
|
4096
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.TestWindowStart)))
|
|
4097
4097
|
: undefined,
|
|
4098
4098
|
};
|
|
4099
4099
|
};
|