@aws-sdk/client-forecast 3.495.0 → 3.499.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 +49 -46
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -5417,40 +5417,27 @@ var paginateListWhatIfForecasts = (0, import_core.createPaginator)(ForecastClien
|
|
|
5417
5417
|
// src/index.ts
|
|
5418
5418
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
5419
5419
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5420
|
+
|
|
5420
5421
|
0 && (module.exports = {
|
|
5421
|
-
|
|
5422
|
-
|
|
5423
|
-
|
|
5422
|
+
ForecastServiceException,
|
|
5423
|
+
__Client,
|
|
5424
|
+
ForecastClient,
|
|
5425
|
+
Forecast,
|
|
5426
|
+
$Command,
|
|
5424
5427
|
CreateAutoPredictorCommand,
|
|
5425
|
-
CreateAutoPredictorRequestFilterSensitiveLog,
|
|
5426
5428
|
CreateDatasetCommand,
|
|
5427
5429
|
CreateDatasetGroupCommand,
|
|
5428
|
-
CreateDatasetGroupRequestFilterSensitiveLog,
|
|
5429
5430
|
CreateDatasetImportJobCommand,
|
|
5430
|
-
CreateDatasetImportJobRequestFilterSensitiveLog,
|
|
5431
|
-
CreateDatasetRequestFilterSensitiveLog,
|
|
5432
5431
|
CreateExplainabilityCommand,
|
|
5433
5432
|
CreateExplainabilityExportCommand,
|
|
5434
|
-
CreateExplainabilityExportRequestFilterSensitiveLog,
|
|
5435
|
-
CreateExplainabilityRequestFilterSensitiveLog,
|
|
5436
5433
|
CreateForecastCommand,
|
|
5437
5434
|
CreateForecastExportJobCommand,
|
|
5438
|
-
CreateForecastExportJobRequestFilterSensitiveLog,
|
|
5439
|
-
CreateForecastRequestFilterSensitiveLog,
|
|
5440
5435
|
CreateMonitorCommand,
|
|
5441
|
-
CreateMonitorRequestFilterSensitiveLog,
|
|
5442
5436
|
CreatePredictorBacktestExportJobCommand,
|
|
5443
|
-
CreatePredictorBacktestExportJobRequestFilterSensitiveLog,
|
|
5444
5437
|
CreatePredictorCommand,
|
|
5445
|
-
CreatePredictorRequestFilterSensitiveLog,
|
|
5446
5438
|
CreateWhatIfAnalysisCommand,
|
|
5447
|
-
CreateWhatIfAnalysisRequestFilterSensitiveLog,
|
|
5448
5439
|
CreateWhatIfForecastCommand,
|
|
5449
5440
|
CreateWhatIfForecastExportCommand,
|
|
5450
|
-
CreateWhatIfForecastExportRequestFilterSensitiveLog,
|
|
5451
|
-
CreateWhatIfForecastRequestFilterSensitiveLog,
|
|
5452
|
-
DatasetType,
|
|
5453
|
-
DayOfWeek,
|
|
5454
5441
|
DeleteDatasetCommand,
|
|
5455
5442
|
DeleteDatasetGroupCommand,
|
|
5456
5443
|
DeleteDatasetImportJobCommand,
|
|
@@ -5479,18 +5466,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5479
5466
|
DescribeWhatIfAnalysisCommand,
|
|
5480
5467
|
DescribeWhatIfForecastCommand,
|
|
5481
5468
|
DescribeWhatIfForecastExportCommand,
|
|
5482
|
-
Domain,
|
|
5483
|
-
EvaluationType,
|
|
5484
|
-
FeaturizationMethodName,
|
|
5485
|
-
FilterConditionString,
|
|
5486
|
-
Forecast,
|
|
5487
|
-
ForecastClient,
|
|
5488
|
-
ForecastServiceException,
|
|
5489
5469
|
GetAccuracyMetricsCommand,
|
|
5490
|
-
ImportMode,
|
|
5491
|
-
InvalidInputException,
|
|
5492
|
-
InvalidNextTokenException,
|
|
5493
|
-
LimitExceededException,
|
|
5494
5470
|
ListDatasetGroupsCommand,
|
|
5495
5471
|
ListDatasetImportJobsCommand,
|
|
5496
5472
|
ListDatasetsCommand,
|
|
@@ -5503,29 +5479,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5503
5479
|
ListPredictorBacktestExportJobsCommand,
|
|
5504
5480
|
ListPredictorsCommand,
|
|
5505
5481
|
ListTagsForResourceCommand,
|
|
5506
|
-
ListTagsForResourceResponseFilterSensitiveLog,
|
|
5507
5482
|
ListWhatIfAnalysesCommand,
|
|
5508
5483
|
ListWhatIfForecastExportsCommand,
|
|
5509
5484
|
ListWhatIfForecastsCommand,
|
|
5510
|
-
Month,
|
|
5511
|
-
Operation,
|
|
5512
|
-
OptimizationMetric,
|
|
5513
|
-
ResourceAlreadyExistsException,
|
|
5514
|
-
ResourceInUseException,
|
|
5515
|
-
ResourceNotFoundException,
|
|
5516
5485
|
ResumeResourceCommand,
|
|
5517
|
-
ScalingType,
|
|
5518
|
-
State,
|
|
5519
5486
|
StopResourceCommand,
|
|
5520
|
-
TagFilterSensitiveLog,
|
|
5521
5487
|
TagResourceCommand,
|
|
5522
|
-
TagResourceRequestFilterSensitiveLog,
|
|
5523
|
-
TimePointGranularity,
|
|
5524
|
-
TimeSeriesGranularity,
|
|
5525
5488
|
UntagResourceCommand,
|
|
5526
|
-
UntagResourceRequestFilterSensitiveLog,
|
|
5527
5489
|
UpdateDatasetGroupCommand,
|
|
5528
|
-
__Client,
|
|
5529
5490
|
paginateListDatasetGroups,
|
|
5530
5491
|
paginateListDatasetImportJobs,
|
|
5531
5492
|
paginateListDatasets,
|
|
@@ -5539,5 +5500,47 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5539
5500
|
paginateListPredictors,
|
|
5540
5501
|
paginateListWhatIfAnalyses,
|
|
5541
5502
|
paginateListWhatIfForecastExports,
|
|
5542
|
-
paginateListWhatIfForecasts
|
|
5503
|
+
paginateListWhatIfForecasts,
|
|
5504
|
+
Operation,
|
|
5505
|
+
OptimizationMetric,
|
|
5506
|
+
DayOfWeek,
|
|
5507
|
+
Month,
|
|
5508
|
+
InvalidInputException,
|
|
5509
|
+
LimitExceededException,
|
|
5510
|
+
ResourceAlreadyExistsException,
|
|
5511
|
+
ResourceInUseException,
|
|
5512
|
+
ResourceNotFoundException,
|
|
5513
|
+
DatasetType,
|
|
5514
|
+
Domain,
|
|
5515
|
+
AttributeType,
|
|
5516
|
+
ImportMode,
|
|
5517
|
+
TimePointGranularity,
|
|
5518
|
+
TimeSeriesGranularity,
|
|
5519
|
+
AutoMLOverrideStrategy,
|
|
5520
|
+
FeaturizationMethodName,
|
|
5521
|
+
ScalingType,
|
|
5522
|
+
Condition,
|
|
5523
|
+
State,
|
|
5524
|
+
EvaluationType,
|
|
5525
|
+
InvalidNextTokenException,
|
|
5526
|
+
FilterConditionString,
|
|
5527
|
+
TagFilterSensitiveLog,
|
|
5528
|
+
CreateAutoPredictorRequestFilterSensitiveLog,
|
|
5529
|
+
CreateDatasetRequestFilterSensitiveLog,
|
|
5530
|
+
CreateDatasetGroupRequestFilterSensitiveLog,
|
|
5531
|
+
CreateDatasetImportJobRequestFilterSensitiveLog,
|
|
5532
|
+
CreateExplainabilityRequestFilterSensitiveLog,
|
|
5533
|
+
CreateExplainabilityExportRequestFilterSensitiveLog,
|
|
5534
|
+
CreateForecastRequestFilterSensitiveLog,
|
|
5535
|
+
CreateForecastExportJobRequestFilterSensitiveLog,
|
|
5536
|
+
CreateMonitorRequestFilterSensitiveLog,
|
|
5537
|
+
CreatePredictorRequestFilterSensitiveLog,
|
|
5538
|
+
CreatePredictorBacktestExportJobRequestFilterSensitiveLog,
|
|
5539
|
+
CreateWhatIfAnalysisRequestFilterSensitiveLog,
|
|
5540
|
+
CreateWhatIfForecastRequestFilterSensitiveLog,
|
|
5541
|
+
CreateWhatIfForecastExportRequestFilterSensitiveLog,
|
|
5542
|
+
ListTagsForResourceResponseFilterSensitiveLog,
|
|
5543
|
+
TagResourceRequestFilterSensitiveLog,
|
|
5544
|
+
UntagResourceRequestFilterSensitiveLog
|
|
5543
5545
|
});
|
|
5546
|
+
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-forecast",
|
|
3
3
|
"description": "AWS SDK for JavaScript Forecast Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-forecast",
|
|
@@ -20,47 +20,47 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|