@aws-sdk/client-sagemaker-a2i-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 +12 -12
- package/dist-es/schemas/schemas_0.js +12 -12
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -262,7 +262,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
|
|
|
262
262
|
var DeleteHumanLoopRequest$ = [3, n0, _DHLR,
|
|
263
263
|
0,
|
|
264
264
|
[_HLN],
|
|
265
|
-
[[0, 1]]
|
|
265
|
+
[[0, 1]], 1
|
|
266
266
|
];
|
|
267
267
|
var DeleteHumanLoopResponse$ = [3, n0, _DHLRe,
|
|
268
268
|
0,
|
|
@@ -272,27 +272,27 @@ var DeleteHumanLoopResponse$ = [3, n0, _DHLRe,
|
|
|
272
272
|
var DescribeHumanLoopRequest$ = [3, n0, _DHLRes,
|
|
273
273
|
0,
|
|
274
274
|
[_HLN],
|
|
275
|
-
[[0, 1]]
|
|
275
|
+
[[0, 1]], 1
|
|
276
276
|
];
|
|
277
277
|
var DescribeHumanLoopResponse$ = [3, n0, _DHLResc,
|
|
278
278
|
0,
|
|
279
|
-
[_CT,
|
|
280
|
-
[5, 0, 0, 0, 0, 0, 0, () => HumanLoopOutput$]
|
|
279
|
+
[_CT, _HLS, _HLN, _HLA, _FDA, _FR, _FC, _HLO],
|
|
280
|
+
[5, 0, 0, 0, 0, 0, 0, () => HumanLoopOutput$], 5
|
|
281
281
|
];
|
|
282
282
|
var HumanLoopDataAttributes$ = [3, n0, _HLDA,
|
|
283
283
|
0,
|
|
284
284
|
[_CC],
|
|
285
|
-
[64 | 0]
|
|
285
|
+
[64 | 0], 1
|
|
286
286
|
];
|
|
287
287
|
var HumanLoopInput$ = [3, n0, _HLI,
|
|
288
288
|
0,
|
|
289
289
|
[_IC],
|
|
290
|
-
[0]
|
|
290
|
+
[0], 1
|
|
291
291
|
];
|
|
292
292
|
var HumanLoopOutput$ = [3, n0, _HLO,
|
|
293
293
|
0,
|
|
294
294
|
[_OSU],
|
|
295
|
-
[0]
|
|
295
|
+
[0], 1
|
|
296
296
|
];
|
|
297
297
|
var HumanLoopSummary$ = [3, n0, _HLSu,
|
|
298
298
|
0,
|
|
@@ -307,13 +307,13 @@ var InternalServerException$ = [-3, n0, _ISE,
|
|
|
307
307
|
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
308
308
|
var ListHumanLoopsRequest$ = [3, n0, _LHLR,
|
|
309
309
|
0,
|
|
310
|
-
[_CTA, _CTB,
|
|
311
|
-
[[
|
|
310
|
+
[_FDA, _CTA, _CTB, _SO, _NT, _MR],
|
|
311
|
+
[[0, { [_hQ]: _FDA }], [5, { [_hQ]: _CTA }], [5, { [_hQ]: _CTB }], [0, { [_hQ]: _SO }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
312
312
|
];
|
|
313
313
|
var ListHumanLoopsResponse$ = [3, n0, _LHLRi,
|
|
314
314
|
0,
|
|
315
315
|
[_HLSum, _NT],
|
|
316
|
-
[() => HumanLoopSummaries, 0]
|
|
316
|
+
[() => HumanLoopSummaries, 0], 1
|
|
317
317
|
];
|
|
318
318
|
var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
319
319
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -330,7 +330,7 @@ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, Servic
|
|
|
330
330
|
var StartHumanLoopRequest$ = [3, n0, _SHLR,
|
|
331
331
|
0,
|
|
332
332
|
[_HLN, _FDA, _HLI, _DA],
|
|
333
|
-
[0, 0, () => HumanLoopInput$, () => HumanLoopDataAttributes$]
|
|
333
|
+
[0, 0, () => HumanLoopInput$, () => HumanLoopDataAttributes$], 3
|
|
334
334
|
];
|
|
335
335
|
var StartHumanLoopResponse$ = [3, n0, _SHLRt,
|
|
336
336
|
0,
|
|
@@ -340,7 +340,7 @@ var StartHumanLoopResponse$ = [3, n0, _SHLRt,
|
|
|
340
340
|
var StopHumanLoopRequest$ = [3, n0, _SHLRto,
|
|
341
341
|
0,
|
|
342
342
|
[_HLN],
|
|
343
|
-
[0]
|
|
343
|
+
[0], 1
|
|
344
344
|
];
|
|
345
345
|
var StopHumanLoopResponse$ = [3, n0, _SHLRtop,
|
|
346
346
|
0,
|
|
@@ -61,7 +61,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
|
61
61
|
export var DeleteHumanLoopRequest$ = [3, n0, _DHLR,
|
|
62
62
|
0,
|
|
63
63
|
[_HLN],
|
|
64
|
-
[[0, 1]]
|
|
64
|
+
[[0, 1]], 1
|
|
65
65
|
];
|
|
66
66
|
export var DeleteHumanLoopResponse$ = [3, n0, _DHLRe,
|
|
67
67
|
0,
|
|
@@ -71,27 +71,27 @@ export var DeleteHumanLoopResponse$ = [3, n0, _DHLRe,
|
|
|
71
71
|
export var DescribeHumanLoopRequest$ = [3, n0, _DHLRes,
|
|
72
72
|
0,
|
|
73
73
|
[_HLN],
|
|
74
|
-
[[0, 1]]
|
|
74
|
+
[[0, 1]], 1
|
|
75
75
|
];
|
|
76
76
|
export var DescribeHumanLoopResponse$ = [3, n0, _DHLResc,
|
|
77
77
|
0,
|
|
78
|
-
[_CT,
|
|
79
|
-
[5, 0, 0, 0, 0, 0, 0, () => HumanLoopOutput$]
|
|
78
|
+
[_CT, _HLS, _HLN, _HLA, _FDA, _FR, _FC, _HLO],
|
|
79
|
+
[5, 0, 0, 0, 0, 0, 0, () => HumanLoopOutput$], 5
|
|
80
80
|
];
|
|
81
81
|
export var HumanLoopDataAttributes$ = [3, n0, _HLDA,
|
|
82
82
|
0,
|
|
83
83
|
[_CC],
|
|
84
|
-
[64 | 0]
|
|
84
|
+
[64 | 0], 1
|
|
85
85
|
];
|
|
86
86
|
export var HumanLoopInput$ = [3, n0, _HLI,
|
|
87
87
|
0,
|
|
88
88
|
[_IC],
|
|
89
|
-
[0]
|
|
89
|
+
[0], 1
|
|
90
90
|
];
|
|
91
91
|
export var HumanLoopOutput$ = [3, n0, _HLO,
|
|
92
92
|
0,
|
|
93
93
|
[_OSU],
|
|
94
|
-
[0]
|
|
94
|
+
[0], 1
|
|
95
95
|
];
|
|
96
96
|
export var HumanLoopSummary$ = [3, n0, _HLSu,
|
|
97
97
|
0,
|
|
@@ -106,13 +106,13 @@ export var InternalServerException$ = [-3, n0, _ISE,
|
|
|
106
106
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
107
107
|
export var ListHumanLoopsRequest$ = [3, n0, _LHLR,
|
|
108
108
|
0,
|
|
109
|
-
[_CTA, _CTB,
|
|
110
|
-
[[
|
|
109
|
+
[_FDA, _CTA, _CTB, _SO, _NT, _MR],
|
|
110
|
+
[[0, { [_hQ]: _FDA }], [5, { [_hQ]: _CTA }], [5, { [_hQ]: _CTB }], [0, { [_hQ]: _SO }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
111
111
|
];
|
|
112
112
|
export var ListHumanLoopsResponse$ = [3, n0, _LHLRi,
|
|
113
113
|
0,
|
|
114
114
|
[_HLSum, _NT],
|
|
115
|
-
[() => HumanLoopSummaries, 0]
|
|
115
|
+
[() => HumanLoopSummaries, 0], 1
|
|
116
116
|
];
|
|
117
117
|
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
118
118
|
{ [_e]: _c, [_hE]: 404 },
|
|
@@ -129,7 +129,7 @@ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaE
|
|
|
129
129
|
export var StartHumanLoopRequest$ = [3, n0, _SHLR,
|
|
130
130
|
0,
|
|
131
131
|
[_HLN, _FDA, _HLI, _DA],
|
|
132
|
-
[0, 0, () => HumanLoopInput$, () => HumanLoopDataAttributes$]
|
|
132
|
+
[0, 0, () => HumanLoopInput$, () => HumanLoopDataAttributes$], 3
|
|
133
133
|
];
|
|
134
134
|
export var StartHumanLoopResponse$ = [3, n0, _SHLRt,
|
|
135
135
|
0,
|
|
@@ -139,7 +139,7 @@ export var StartHumanLoopResponse$ = [3, n0, _SHLRt,
|
|
|
139
139
|
export var StopHumanLoopRequest$ = [3, n0, _SHLRto,
|
|
140
140
|
0,
|
|
141
141
|
[_HLN],
|
|
142
|
-
[0]
|
|
142
|
+
[0], 1
|
|
143
143
|
];
|
|
144
144
|
export var StopHumanLoopResponse$ = [3, n0, _SHLRtop,
|
|
145
145
|
0,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker-a2i-runtime",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker A2i 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-a2i-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
|
},
|