@aws-sdk/client-forecastquery 3.968.0 → 3.969.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 +4 -4
- package/dist-es/schemas/schemas_0.js +4 -4
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -247,8 +247,8 @@ var LimitExceededException$ = [-3, n0, _LEE,
|
|
|
247
247
|
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
248
248
|
var QueryForecastRequest$ = [3, n0, _QFR,
|
|
249
249
|
0,
|
|
250
|
-
[_FA, _SD, _ED,
|
|
251
|
-
[0, 0, 0,
|
|
250
|
+
[_FA, _Fi, _SD, _ED, _NT],
|
|
251
|
+
[0, 128 | 0, 0, 0, 0], 2
|
|
252
252
|
];
|
|
253
253
|
var QueryForecastResponse$ = [3, n0, _QFRu,
|
|
254
254
|
0,
|
|
@@ -257,8 +257,8 @@ var QueryForecastResponse$ = [3, n0, _QFRu,
|
|
|
257
257
|
];
|
|
258
258
|
var QueryWhatIfForecastRequest$ = [3, n0, _QWIFR,
|
|
259
259
|
0,
|
|
260
|
-
[_WIFA, _SD, _ED,
|
|
261
|
-
[0, 0, 0,
|
|
260
|
+
[_WIFA, _Fi, _SD, _ED, _NT],
|
|
261
|
+
[0, 128 | 0, 0, 0, 0], 2
|
|
262
262
|
];
|
|
263
263
|
var QueryWhatIfForecastResponse$ = [3, n0, _QWIFRu,
|
|
264
264
|
0,
|
|
@@ -60,8 +60,8 @@ export var LimitExceededException$ = [-3, n0, _LEE,
|
|
|
60
60
|
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
61
61
|
export var QueryForecastRequest$ = [3, n0, _QFR,
|
|
62
62
|
0,
|
|
63
|
-
[_FA, _SD, _ED,
|
|
64
|
-
[0, 0, 0,
|
|
63
|
+
[_FA, _Fi, _SD, _ED, _NT],
|
|
64
|
+
[0, 128 | 0, 0, 0, 0], 2
|
|
65
65
|
];
|
|
66
66
|
export var QueryForecastResponse$ = [3, n0, _QFRu,
|
|
67
67
|
0,
|
|
@@ -70,8 +70,8 @@ export var QueryForecastResponse$ = [3, n0, _QFRu,
|
|
|
70
70
|
];
|
|
71
71
|
export var QueryWhatIfForecastRequest$ = [3, n0, _QWIFR,
|
|
72
72
|
0,
|
|
73
|
-
[_WIFA, _SD, _ED,
|
|
74
|
-
[0, 0, 0,
|
|
73
|
+
[_WIFA, _Fi, _SD, _ED, _NT],
|
|
74
|
+
[0, 128 | 0, 0, 0, 0], 2
|
|
75
75
|
];
|
|
76
76
|
export var QueryWhatIfForecastResponse$ = [3, n0, _QWIFRu,
|
|
77
77
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-forecastquery",
|
|
3
3
|
"description": "AWS SDK for JavaScript Forecastquery Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.969.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-forecastquery",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
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-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.969.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.969.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.969.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.969.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.969.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.5",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.6",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.22",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.7",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.21",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.24",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|