@aws-sdk/client-forecast 3.952.0 → 3.954.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/dist-cjs/index.js +799 -521
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/CreateAutoPredictorCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityExportCommand.js +2 -2
- package/dist-es/commands/CreateForecastCommand.js +2 -2
- package/dist-es/commands/CreateForecastExportJobCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/CreatePredictorCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastExportCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/DeleteExplainabilityCommand.js +2 -2
- package/dist-es/commands/DeleteExplainabilityExportCommand.js +2 -2
- package/dist-es/commands/DeleteForecastCommand.js +2 -2
- package/dist-es/commands/DeleteForecastExportJobCommand.js +2 -2
- package/dist-es/commands/DeleteMonitorCommand.js +2 -2
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/DeletePredictorCommand.js +2 -2
- package/dist-es/commands/DeleteResourceTreeCommand.js +2 -2
- package/dist-es/commands/DeleteWhatIfAnalysisCommand.js +2 -2
- package/dist-es/commands/DeleteWhatIfForecastCommand.js +2 -2
- package/dist-es/commands/DeleteWhatIfForecastExportCommand.js +2 -2
- package/dist-es/commands/DescribeAutoPredictorCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/DescribeExplainabilityCommand.js +2 -2
- package/dist-es/commands/DescribeExplainabilityExportCommand.js +2 -2
- package/dist-es/commands/DescribeForecastCommand.js +2 -2
- package/dist-es/commands/DescribeForecastExportJobCommand.js +2 -2
- package/dist-es/commands/DescribeMonitorCommand.js +2 -2
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/DescribePredictorCommand.js +2 -2
- package/dist-es/commands/DescribeWhatIfAnalysisCommand.js +2 -2
- package/dist-es/commands/DescribeWhatIfForecastCommand.js +2 -2
- package/dist-es/commands/DescribeWhatIfForecastExportCommand.js +2 -2
- package/dist-es/commands/GetAccuracyMetricsCommand.js +2 -2
- package/dist-es/commands/ListDatasetGroupsCommand.js +2 -2
- package/dist-es/commands/ListDatasetImportJobsCommand.js +2 -2
- package/dist-es/commands/ListDatasetsCommand.js +2 -2
- package/dist-es/commands/ListExplainabilitiesCommand.js +2 -2
- package/dist-es/commands/ListExplainabilityExportsCommand.js +2 -2
- package/dist-es/commands/ListForecastExportJobsCommand.js +2 -2
- package/dist-es/commands/ListForecastsCommand.js +2 -2
- package/dist-es/commands/ListMonitorEvaluationsCommand.js +2 -2
- package/dist-es/commands/ListMonitorsCommand.js +2 -2
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js +2 -2
- package/dist-es/commands/ListPredictorsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWhatIfAnalysesCommand.js +2 -2
- package/dist-es/commands/ListWhatIfForecastExportsCommand.js +2 -2
- package/dist-es/commands/ListWhatIfForecastsCommand.js +2 -2
- package/dist-es/commands/ResumeResourceCommand.js +2 -2
- package/dist-es/commands/StopResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetGroupCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +489 -454
- package/dist-types/ForecastClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +244 -294
- package/dist-types/ts3.4/ForecastClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +243 -296
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeForecastExportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeForecastExportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeForecastExportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeForecastExportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribeForecastExportJob", {})
|
|
13
13
|
.n("ForecastClient", "DescribeForecastExportJobCommand")
|
|
14
|
-
.sc(DescribeForecastExportJob)
|
|
14
|
+
.sc(DescribeForecastExportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeMonitor } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeMonitor$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeMonitorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeMonitorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribeMonitor", {})
|
|
13
13
|
.n("ForecastClient", "DescribeMonitorCommand")
|
|
14
|
-
.sc(DescribeMonitor)
|
|
14
|
+
.sc(DescribeMonitor$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribePredictorBacktestExportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribePredictorBacktestExportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribePredictorBacktestExportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribePredictorBacktestExportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribePredictorBacktestExportJob", {})
|
|
13
13
|
.n("ForecastClient", "DescribePredictorBacktestExportJobCommand")
|
|
14
|
-
.sc(DescribePredictorBacktestExportJob)
|
|
14
|
+
.sc(DescribePredictorBacktestExportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribePredictor } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribePredictor$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribePredictorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribePredictorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribePredictor", {})
|
|
13
13
|
.n("ForecastClient", "DescribePredictorCommand")
|
|
14
|
-
.sc(DescribePredictor)
|
|
14
|
+
.sc(DescribePredictor$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeWhatIfAnalysis } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWhatIfAnalysis$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWhatIfAnalysisCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWhatIfAnalysisCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribeWhatIfAnalysis", {})
|
|
13
13
|
.n("ForecastClient", "DescribeWhatIfAnalysisCommand")
|
|
14
|
-
.sc(DescribeWhatIfAnalysis)
|
|
14
|
+
.sc(DescribeWhatIfAnalysis$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeWhatIfForecast } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWhatIfForecast$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWhatIfForecastCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWhatIfForecastCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribeWhatIfForecast", {})
|
|
13
13
|
.n("ForecastClient", "DescribeWhatIfForecastCommand")
|
|
14
|
-
.sc(DescribeWhatIfForecast)
|
|
14
|
+
.sc(DescribeWhatIfForecast$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeWhatIfForecastExport } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeWhatIfForecastExport$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeWhatIfForecastExportCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeWhatIfForecastExportCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "DescribeWhatIfForecastExport", {})
|
|
13
13
|
.n("ForecastClient", "DescribeWhatIfForecastExportCommand")
|
|
14
|
-
.sc(DescribeWhatIfForecastExport)
|
|
14
|
+
.sc(DescribeWhatIfForecastExport$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAccuracyMetrics } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAccuracyMetrics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccuracyMetricsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAccuracyMetricsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "GetAccuracyMetrics", {})
|
|
13
13
|
.n("ForecastClient", "GetAccuracyMetricsCommand")
|
|
14
|
-
.sc(GetAccuracyMetrics)
|
|
14
|
+
.sc(GetAccuracyMetrics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDatasetGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDatasetGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDatasetGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDatasetGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListDatasetGroups", {})
|
|
13
13
|
.n("ForecastClient", "ListDatasetGroupsCommand")
|
|
14
|
-
.sc(ListDatasetGroups)
|
|
14
|
+
.sc(ListDatasetGroups$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDatasetImportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDatasetImportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDatasetImportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDatasetImportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListDatasetImportJobs", {})
|
|
13
13
|
.n("ForecastClient", "ListDatasetImportJobsCommand")
|
|
14
|
-
.sc(ListDatasetImportJobs)
|
|
14
|
+
.sc(ListDatasetImportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDatasets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDatasets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDatasetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDatasetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListDatasets", {})
|
|
13
13
|
.n("ForecastClient", "ListDatasetsCommand")
|
|
14
|
-
.sc(ListDatasets)
|
|
14
|
+
.sc(ListDatasets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListExplainabilities } from "../schemas/schemas_0";
|
|
4
|
+
import { ListExplainabilities$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListExplainabilitiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListExplainabilitiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListExplainabilities", {})
|
|
13
13
|
.n("ForecastClient", "ListExplainabilitiesCommand")
|
|
14
|
-
.sc(ListExplainabilities)
|
|
14
|
+
.sc(ListExplainabilities$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListExplainabilityExports } from "../schemas/schemas_0";
|
|
4
|
+
import { ListExplainabilityExports$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListExplainabilityExportsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListExplainabilityExportsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListExplainabilityExports", {})
|
|
13
13
|
.n("ForecastClient", "ListExplainabilityExportsCommand")
|
|
14
|
-
.sc(ListExplainabilityExports)
|
|
14
|
+
.sc(ListExplainabilityExports$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListForecastExportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListForecastExportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListForecastExportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListForecastExportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListForecastExportJobs", {})
|
|
13
13
|
.n("ForecastClient", "ListForecastExportJobsCommand")
|
|
14
|
-
.sc(ListForecastExportJobs)
|
|
14
|
+
.sc(ListForecastExportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListForecasts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListForecasts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListForecastsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListForecastsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListForecasts", {})
|
|
13
13
|
.n("ForecastClient", "ListForecastsCommand")
|
|
14
|
-
.sc(ListForecasts)
|
|
14
|
+
.sc(ListForecasts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListMonitorEvaluations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMonitorEvaluations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMonitorEvaluationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMonitorEvaluationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListMonitorEvaluations", {})
|
|
13
13
|
.n("ForecastClient", "ListMonitorEvaluationsCommand")
|
|
14
|
-
.sc(ListMonitorEvaluations)
|
|
14
|
+
.sc(ListMonitorEvaluations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListMonitors } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMonitors$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMonitorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMonitorsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListMonitors", {})
|
|
13
13
|
.n("ForecastClient", "ListMonitorsCommand")
|
|
14
|
-
.sc(ListMonitors)
|
|
14
|
+
.sc(ListMonitors$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPredictorBacktestExportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPredictorBacktestExportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPredictorBacktestExportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPredictorBacktestExportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListPredictorBacktestExportJobs", {})
|
|
13
13
|
.n("ForecastClient", "ListPredictorBacktestExportJobsCommand")
|
|
14
|
-
.sc(ListPredictorBacktestExportJobs)
|
|
14
|
+
.sc(ListPredictorBacktestExportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPredictors } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPredictors$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPredictorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPredictorsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListPredictors", {})
|
|
13
13
|
.n("ForecastClient", "ListPredictorsCommand")
|
|
14
|
-
.sc(ListPredictors)
|
|
14
|
+
.sc(ListPredictors$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListTagsForResource", {})
|
|
13
13
|
.n("ForecastClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWhatIfAnalyses } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWhatIfAnalyses$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWhatIfAnalysesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWhatIfAnalysesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListWhatIfAnalyses", {})
|
|
13
13
|
.n("ForecastClient", "ListWhatIfAnalysesCommand")
|
|
14
|
-
.sc(ListWhatIfAnalyses)
|
|
14
|
+
.sc(ListWhatIfAnalyses$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWhatIfForecastExports } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWhatIfForecastExports$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWhatIfForecastExportsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWhatIfForecastExportsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListWhatIfForecastExports", {})
|
|
13
13
|
.n("ForecastClient", "ListWhatIfForecastExportsCommand")
|
|
14
|
-
.sc(ListWhatIfForecastExports)
|
|
14
|
+
.sc(ListWhatIfForecastExports$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListWhatIfForecasts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListWhatIfForecasts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListWhatIfForecastsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListWhatIfForecastsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ListWhatIfForecasts", {})
|
|
13
13
|
.n("ForecastClient", "ListWhatIfForecastsCommand")
|
|
14
|
-
.sc(ListWhatIfForecasts)
|
|
14
|
+
.sc(ListWhatIfForecasts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ResumeResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ResumeResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResumeResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResumeResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "ResumeResource", {})
|
|
13
13
|
.n("ForecastClient", "ResumeResourceCommand")
|
|
14
|
-
.sc(ResumeResource)
|
|
14
|
+
.sc(ResumeResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopResource } from "../schemas/schemas_0";
|
|
4
|
+
import { StopResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "StopResource", {})
|
|
13
13
|
.n("ForecastClient", "StopResourceCommand")
|
|
14
|
-
.sc(StopResource)
|
|
14
|
+
.sc(StopResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "TagResource", {})
|
|
13
13
|
.n("ForecastClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "UntagResource", {})
|
|
13
13
|
.n("ForecastClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateDatasetGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDatasetGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDatasetGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDatasetGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonForecast", "UpdateDatasetGroup", {})
|
|
13
13
|
.n("ForecastClient", "UpdateDatasetGroupCommand")
|
|
14
|
-
.sc(UpdateDatasetGroup)
|
|
14
|
+
.sc(UpdateDatasetGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,12 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
protocol: config?.protocol ?? AwsJson1_1Protocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.forecast",
|
|
29
|
+
version: "2018-06-26",
|
|
30
|
+
serviceTarget: "AmazonForecast",
|
|
31
|
+
},
|
|
32
32
|
serviceId: config?.serviceId ?? "forecast",
|
|
33
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
34
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|