@aws-sdk/client-sagemaker-runtime 3.968.0 → 3.970.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 CHANGED
@@ -341,8 +341,8 @@ var InternalStreamFailure$ = [-3, n0, _ISF,
341
341
  schema.TypeRegistry.for(n0).registerError(InternalStreamFailure$, InternalStreamFailure);
342
342
  var InvokeEndpointAsyncInput$ = [3, n0, _IEAI,
343
343
  0,
344
- [_EN, _CT, _A, _CA, _II, _IL, _RTTLS, _ITS],
345
- [[0, 1], [0, { [_hH]: _XASCT }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASI }], [1, { [_hH]: _XASR }], [1, { [_hH]: _XASI_ }]]
344
+ [_EN, _IL, _CT, _A, _CA, _II, _RTTLS, _ITS],
345
+ [[0, 1], [0, { [_hH]: _XASI }], [0, { [_hH]: _XASCT }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASII }], [1, { [_hH]: _XASR }], [1, { [_hH]: _XASI_ }]], 2
346
346
  ];
347
347
  var InvokeEndpointAsyncOutput$ = [3, n0, _IEAO,
348
348
  0,
@@ -352,22 +352,22 @@ var InvokeEndpointAsyncOutput$ = [3, n0, _IEAO,
352
352
  var InvokeEndpointInput$ = [3, n0, _IEI,
353
353
  0,
354
354
  [_EN, _B, _CT, _A, _CA, _TM, _TV, _TCH, _II, _EE, _ICN, _SI],
355
- [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _A }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTM }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASEE }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]]
355
+ [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _A }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTM }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASEE }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]], 2
356
356
  ];
357
357
  var InvokeEndpointOutput$ = [3, n0, _IEO,
358
358
  0,
359
359
  [_B, _CT, _IPV, _CA, _NSI, _CSI],
360
- [[() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASNSI }], [0, { [_hH]: _XASCSI }]]
360
+ [[() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASNSI }], [0, { [_hH]: _XASCSI }]], 1
361
361
  ];
362
362
  var InvokeEndpointWithResponseStreamInput$ = [3, n0, _IEWRSI,
363
363
  0,
364
364
  [_EN, _B, _CT, _A, _CA, _TV, _TCH, _II, _ICN, _SI],
365
- [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]]
365
+ [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]], 2
366
366
  ];
367
367
  var InvokeEndpointWithResponseStreamOutput$ = [3, n0, _IEWRSO,
368
368
  0,
369
369
  [_B, _CT, _IPV, _CA],
370
- [[() => ResponseStream$, 16], [0, { [_hH]: _XASCT }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }]]
370
+ [[() => ResponseStream$, 16], [0, { [_hH]: _XASCT }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }]], 1
371
371
  ];
372
372
  var ModelError$ = [-3, n0, _ME,
373
373
  { [_e]: _c, [_hE]: 424 },
@@ -102,8 +102,8 @@ export var InternalStreamFailure$ = [-3, n0, _ISF,
102
102
  TypeRegistry.for(n0).registerError(InternalStreamFailure$, InternalStreamFailure);
103
103
  export var InvokeEndpointAsyncInput$ = [3, n0, _IEAI,
104
104
  0,
105
- [_EN, _CT, _A, _CA, _II, _IL, _RTTLS, _ITS],
106
- [[0, 1], [0, { [_hH]: _XASCT }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASI }], [1, { [_hH]: _XASR }], [1, { [_hH]: _XASI_ }]]
105
+ [_EN, _IL, _CT, _A, _CA, _II, _RTTLS, _ITS],
106
+ [[0, 1], [0, { [_hH]: _XASI }], [0, { [_hH]: _XASCT }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASII }], [1, { [_hH]: _XASR }], [1, { [_hH]: _XASI_ }]], 2
107
107
  ];
108
108
  export var InvokeEndpointAsyncOutput$ = [3, n0, _IEAO,
109
109
  0,
@@ -113,22 +113,22 @@ export var InvokeEndpointAsyncOutput$ = [3, n0, _IEAO,
113
113
  export var InvokeEndpointInput$ = [3, n0, _IEI,
114
114
  0,
115
115
  [_EN, _B, _CT, _A, _CA, _TM, _TV, _TCH, _II, _EE, _ICN, _SI],
116
- [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _A }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTM }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASEE }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]]
116
+ [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _A }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTM }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASEE }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]], 2
117
117
  ];
118
118
  export var InvokeEndpointOutput$ = [3, n0, _IEO,
119
119
  0,
120
120
  [_B, _CT, _IPV, _CA, _NSI, _CSI],
121
- [[() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASNSI }], [0, { [_hH]: _XASCSI }]]
121
+ [[() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASNSI }], [0, { [_hH]: _XASCSI }]], 1
122
122
  ];
123
123
  export var InvokeEndpointWithResponseStreamInput$ = [3, n0, _IEWRSI,
124
124
  0,
125
125
  [_EN, _B, _CT, _A, _CA, _TV, _TCH, _II, _ICN, _SI],
126
- [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]]
126
+ [[0, 1], [() => BodyBlob, 16], [0, { [_hH]: _CT_ }], [0, { [_hH]: _XASA }], [() => CustomAttributesHeader, { [_hH]: _XASCA }], [0, { [_hH]: _XASTV }], [0, { [_hH]: _XASTCH }], [0, { [_hH]: _XASII }], [0, { [_hH]: _XASIC }], [0, { [_hH]: _XASSI }]], 2
127
127
  ];
128
128
  export var InvokeEndpointWithResponseStreamOutput$ = [3, n0, _IEWRSO,
129
129
  0,
130
130
  [_B, _CT, _IPV, _CA],
131
- [[() => ResponseStream$, 16], [0, { [_hH]: _XASCT }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }]]
131
+ [[() => ResponseStream$, 16], [0, { [_hH]: _XASCT }], [0, { [_hH]: _xAIPV }], [() => CustomAttributesHeader, { [_hH]: _XASCA }]], 1
132
132
  ];
133
133
  export var ModelError$ = [-3, n0, _ME,
134
134
  { [_e]: _c, [_hE]: 424 },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sagemaker-runtime",
3
3
  "description": "AWS SDK for JavaScript Sagemaker Runtime Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.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-runtime",
@@ -21,45 +21,45 @@
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.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/eventstream-serde-browser": "^4.2.7",
38
- "@smithy/eventstream-serde-config-resolver": "^4.3.7",
39
- "@smithy/eventstream-serde-node": "^4.2.7",
40
- "@smithy/fetch-http-handler": "^5.3.8",
41
- "@smithy/hash-node": "^4.2.7",
42
- "@smithy/invalid-dependency": "^4.2.7",
43
- "@smithy/middleware-content-length": "^4.2.7",
44
- "@smithy/middleware-endpoint": "^4.4.4",
45
- "@smithy/middleware-retry": "^4.4.20",
46
- "@smithy/middleware-serde": "^4.2.8",
47
- "@smithy/middleware-stack": "^4.2.7",
48
- "@smithy/node-config-provider": "^4.3.7",
49
- "@smithy/node-http-handler": "^4.4.7",
50
- "@smithy/protocol-http": "^5.3.7",
51
- "@smithy/smithy-client": "^4.10.5",
52
- "@smithy/types": "^4.11.0",
53
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.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.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/eventstream-serde-browser": "^4.2.8",
38
+ "@smithy/eventstream-serde-config-resolver": "^4.3.8",
39
+ "@smithy/eventstream-serde-node": "^4.2.8",
40
+ "@smithy/fetch-http-handler": "^5.3.9",
41
+ "@smithy/hash-node": "^4.2.8",
42
+ "@smithy/invalid-dependency": "^4.2.8",
43
+ "@smithy/middleware-content-length": "^4.2.8",
44
+ "@smithy/middleware-endpoint": "^4.4.7",
45
+ "@smithy/middleware-retry": "^4.4.23",
46
+ "@smithy/middleware-serde": "^4.2.9",
47
+ "@smithy/middleware-stack": "^4.2.8",
48
+ "@smithy/node-config-provider": "^4.3.8",
49
+ "@smithy/node-http-handler": "^4.4.8",
50
+ "@smithy/protocol-http": "^5.3.8",
51
+ "@smithy/smithy-client": "^4.10.8",
52
+ "@smithy/types": "^4.12.0",
53
+ "@smithy/url-parser": "^4.2.8",
54
54
  "@smithy/util-base64": "^4.3.0",
55
55
  "@smithy/util-body-length-browser": "^4.2.0",
56
56
  "@smithy/util-body-length-node": "^4.2.1",
57
- "@smithy/util-defaults-mode-browser": "^4.3.19",
58
- "@smithy/util-defaults-mode-node": "^4.2.22",
59
- "@smithy/util-endpoints": "^3.2.7",
60
- "@smithy/util-middleware": "^4.2.7",
61
- "@smithy/util-retry": "^4.2.7",
62
- "@smithy/util-stream": "^4.5.8",
57
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
58
+ "@smithy/util-defaults-mode-node": "^4.2.25",
59
+ "@smithy/util-endpoints": "^3.2.8",
60
+ "@smithy/util-middleware": "^4.2.8",
61
+ "@smithy/util-retry": "^4.2.8",
62
+ "@smithy/util-stream": "^4.5.10",
63
63
  "@smithy/util-utf8": "^4.2.0",
64
64
  "tslib": "^2.6.2"
65
65
  },