@aws-sdk/client-sagemaker-featurestore-runtime 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 +10 -10
- package/dist-es/schemas/schemas_0.js +10 -10
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -250,42 +250,42 @@ schema.TypeRegistry.for(n0).registerError(AccessForbidden$, AccessForbidden);
|
|
|
250
250
|
var BatchGetRecordError$ = [3, n0, _BGRE,
|
|
251
251
|
0,
|
|
252
252
|
[_FGN, _RIVAS, _EC, _EM],
|
|
253
|
-
[0, 0, 0, 0]
|
|
253
|
+
[0, 0, 0, 0], 4
|
|
254
254
|
];
|
|
255
255
|
var BatchGetRecordIdentifier$ = [3, n0, _BGRI,
|
|
256
256
|
0,
|
|
257
257
|
[_FGN, _RIVASe, _FN],
|
|
258
|
-
[0, 64 | 0, 64 | 0]
|
|
258
|
+
[0, 64 | 0, 64 | 0], 2
|
|
259
259
|
];
|
|
260
260
|
var BatchGetRecordRequest$ = [3, n0, _BGRR,
|
|
261
261
|
0,
|
|
262
262
|
[_I, _ETR],
|
|
263
|
-
[() => BatchGetRecordIdentifiers, 0]
|
|
263
|
+
[() => BatchGetRecordIdentifiers, 0], 1
|
|
264
264
|
];
|
|
265
265
|
var BatchGetRecordResponse$ = [3, n0, _BGRRa,
|
|
266
266
|
0,
|
|
267
267
|
[_R, _E, _UI],
|
|
268
|
-
[() => BatchGetRecordResultDetails, () => BatchGetRecordErrors, () => UnprocessedIdentifiers]
|
|
268
|
+
[() => BatchGetRecordResultDetails, () => BatchGetRecordErrors, () => UnprocessedIdentifiers], 3
|
|
269
269
|
];
|
|
270
270
|
var BatchGetRecordResultDetail$ = [3, n0, _BGRRD,
|
|
271
271
|
0,
|
|
272
272
|
[_FGN, _RIVAS, _Re, _EA],
|
|
273
|
-
[0, 0, () => _Record, 0]
|
|
273
|
+
[0, 0, () => _Record, 0], 3
|
|
274
274
|
];
|
|
275
275
|
var DeleteRecordRequest$ = [3, n0, _DRR,
|
|
276
276
|
0,
|
|
277
277
|
[_FGN, _RIVAS, _ET, _TS, _DM],
|
|
278
|
-
[[0, 1], [0, { [_hQ]: _RIVAS }], [0, { [_hQ]: _ET }], [64 | 0, { [_hQ]: _TS }], [0, { [_hQ]: _DM }]]
|
|
278
|
+
[[0, 1], [0, { [_hQ]: _RIVAS }], [0, { [_hQ]: _ET }], [64 | 0, { [_hQ]: _TS }], [0, { [_hQ]: _DM }]], 3
|
|
279
279
|
];
|
|
280
280
|
var FeatureValue$ = [3, n0, _FV,
|
|
281
281
|
0,
|
|
282
282
|
[_FNe, _VAS, _VASL],
|
|
283
|
-
[0, 0, 64 | 0]
|
|
283
|
+
[0, 0, 64 | 0], 1
|
|
284
284
|
];
|
|
285
285
|
var GetRecordRequest$ = [3, n0, _GRR,
|
|
286
286
|
0,
|
|
287
287
|
[_FGN, _RIVAS, _FN, _ETR],
|
|
288
|
-
[[0, 1], [0, { [_hQ]: _RIVAS }], [64 | 0, { [_hQ]: _FNe }], [0, { [_hQ]: _ETR }]]
|
|
288
|
+
[[0, 1], [0, { [_hQ]: _RIVAS }], [64 | 0, { [_hQ]: _FNe }], [0, { [_hQ]: _ETR }]], 2
|
|
289
289
|
];
|
|
290
290
|
var GetRecordResponse$ = [3, n0, _GRRe,
|
|
291
291
|
0,
|
|
@@ -301,7 +301,7 @@ schema.TypeRegistry.for(n0).registerError(InternalFailure$, InternalFailure);
|
|
|
301
301
|
var PutRecordRequest$ = [3, n0, _PRR,
|
|
302
302
|
0,
|
|
303
303
|
[_FGN, _Re, _TS, _TD],
|
|
304
|
-
[[0, 1], () => _Record, 64 | 0, () => TtlDuration$]
|
|
304
|
+
[[0, 1], () => _Record, 64 | 0, () => TtlDuration$], 2
|
|
305
305
|
];
|
|
306
306
|
var ResourceNotFound$ = [-3, n0, _RNF,
|
|
307
307
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -318,7 +318,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceUnavailable$, ServiceUnavailabl
|
|
|
318
318
|
var TtlDuration$ = [3, n0, _TD,
|
|
319
319
|
0,
|
|
320
320
|
[_U, _V],
|
|
321
|
-
[0, 1]
|
|
321
|
+
[0, 1], 2
|
|
322
322
|
];
|
|
323
323
|
var ValidationError$ = [-3, n0, _VE,
|
|
324
324
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -63,42 +63,42 @@ TypeRegistry.for(n0).registerError(AccessForbidden$, AccessForbidden);
|
|
|
63
63
|
export var BatchGetRecordError$ = [3, n0, _BGRE,
|
|
64
64
|
0,
|
|
65
65
|
[_FGN, _RIVAS, _EC, _EM],
|
|
66
|
-
[0, 0, 0, 0]
|
|
66
|
+
[0, 0, 0, 0], 4
|
|
67
67
|
];
|
|
68
68
|
export var BatchGetRecordIdentifier$ = [3, n0, _BGRI,
|
|
69
69
|
0,
|
|
70
70
|
[_FGN, _RIVASe, _FN],
|
|
71
|
-
[0, 64 | 0, 64 | 0]
|
|
71
|
+
[0, 64 | 0, 64 | 0], 2
|
|
72
72
|
];
|
|
73
73
|
export var BatchGetRecordRequest$ = [3, n0, _BGRR,
|
|
74
74
|
0,
|
|
75
75
|
[_I, _ETR],
|
|
76
|
-
[() => BatchGetRecordIdentifiers, 0]
|
|
76
|
+
[() => BatchGetRecordIdentifiers, 0], 1
|
|
77
77
|
];
|
|
78
78
|
export var BatchGetRecordResponse$ = [3, n0, _BGRRa,
|
|
79
79
|
0,
|
|
80
80
|
[_R, _E, _UI],
|
|
81
|
-
[() => BatchGetRecordResultDetails, () => BatchGetRecordErrors, () => UnprocessedIdentifiers]
|
|
81
|
+
[() => BatchGetRecordResultDetails, () => BatchGetRecordErrors, () => UnprocessedIdentifiers], 3
|
|
82
82
|
];
|
|
83
83
|
export var BatchGetRecordResultDetail$ = [3, n0, _BGRRD,
|
|
84
84
|
0,
|
|
85
85
|
[_FGN, _RIVAS, _Re, _EA],
|
|
86
|
-
[0, 0, () => _Record, 0]
|
|
86
|
+
[0, 0, () => _Record, 0], 3
|
|
87
87
|
];
|
|
88
88
|
export var DeleteRecordRequest$ = [3, n0, _DRR,
|
|
89
89
|
0,
|
|
90
90
|
[_FGN, _RIVAS, _ET, _TS, _DM],
|
|
91
|
-
[[0, 1], [0, { [_hQ]: _RIVAS }], [0, { [_hQ]: _ET }], [64 | 0, { [_hQ]: _TS }], [0, { [_hQ]: _DM }]]
|
|
91
|
+
[[0, 1], [0, { [_hQ]: _RIVAS }], [0, { [_hQ]: _ET }], [64 | 0, { [_hQ]: _TS }], [0, { [_hQ]: _DM }]], 3
|
|
92
92
|
];
|
|
93
93
|
export var FeatureValue$ = [3, n0, _FV,
|
|
94
94
|
0,
|
|
95
95
|
[_FNe, _VAS, _VASL],
|
|
96
|
-
[0, 0, 64 | 0]
|
|
96
|
+
[0, 0, 64 | 0], 1
|
|
97
97
|
];
|
|
98
98
|
export var GetRecordRequest$ = [3, n0, _GRR,
|
|
99
99
|
0,
|
|
100
100
|
[_FGN, _RIVAS, _FN, _ETR],
|
|
101
|
-
[[0, 1], [0, { [_hQ]: _RIVAS }], [64 | 0, { [_hQ]: _FNe }], [0, { [_hQ]: _ETR }]]
|
|
101
|
+
[[0, 1], [0, { [_hQ]: _RIVAS }], [64 | 0, { [_hQ]: _FNe }], [0, { [_hQ]: _ETR }]], 2
|
|
102
102
|
];
|
|
103
103
|
export var GetRecordResponse$ = [3, n0, _GRRe,
|
|
104
104
|
0,
|
|
@@ -114,7 +114,7 @@ TypeRegistry.for(n0).registerError(InternalFailure$, InternalFailure);
|
|
|
114
114
|
export var PutRecordRequest$ = [3, n0, _PRR,
|
|
115
115
|
0,
|
|
116
116
|
[_FGN, _Re, _TS, _TD],
|
|
117
|
-
[[0, 1], () => _Record, 64 | 0, () => TtlDuration$]
|
|
117
|
+
[[0, 1], () => _Record, 64 | 0, () => TtlDuration$], 2
|
|
118
118
|
];
|
|
119
119
|
export var ResourceNotFound$ = [-3, n0, _RNF,
|
|
120
120
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -131,7 +131,7 @@ TypeRegistry.for(n0).registerError(ServiceUnavailable$, ServiceUnavailable);
|
|
|
131
131
|
export var TtlDuration$ = [3, n0, _TD,
|
|
132
132
|
0,
|
|
133
133
|
[_U, _V],
|
|
134
|
-
[0, 1]
|
|
134
|
+
[0, 1], 2
|
|
135
135
|
];
|
|
136
136
|
export var ValidationError$ = [-3, n0, _VE,
|
|
137
137
|
{ [_e]: _c, [_hE]: 400 },
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker-featurestore-runtime",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Featurestore Runtime 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-sagemaker-featurestore-runtime",
|
|
@@ -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
|
},
|