@aws-sdk/client-rekognitionstreaming 3.651.1 → 3.654.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.
@@ -208,4 +208,15 @@ declare const StartFaceLivenessSessionCommand_base: {
208
208
  * @public
209
209
  */
210
210
  export declare class StartFaceLivenessSessionCommand extends StartFaceLivenessSessionCommand_base {
211
+ /** @internal type navigation helper, not in runtime. */
212
+ protected static __types: {
213
+ api: {
214
+ input: StartFaceLivenessSessionRequest;
215
+ output: StartFaceLivenessSessionResponse;
216
+ };
217
+ sdk: {
218
+ input: StartFaceLivenessSessionCommandInput;
219
+ output: StartFaceLivenessSessionCommandOutput;
220
+ };
221
+ };
211
222
  }
@@ -33,4 +33,15 @@ declare const StartFaceLivenessSessionCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class StartFaceLivenessSessionCommand extends StartFaceLivenessSessionCommand_base {}
36
+ export declare class StartFaceLivenessSessionCommand extends StartFaceLivenessSessionCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: StartFaceLivenessSessionRequest;
40
+ output: StartFaceLivenessSessionResponse;
41
+ };
42
+ sdk: {
43
+ input: StartFaceLivenessSessionCommandInput;
44
+ output: StartFaceLivenessSessionCommandOutput;
45
+ };
46
+ };
47
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rekognitionstreaming",
3
3
  "description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native",
4
- "version": "3.651.1",
4
+ "version": "3.654.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-rekognitionstreaming",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.651.1",
24
- "@aws-sdk/client-sts": "3.651.1",
25
- "@aws-sdk/core": "3.651.1",
26
- "@aws-sdk/credential-provider-node": "3.651.1",
27
- "@aws-sdk/eventstream-handler-node": "3.649.0",
28
- "@aws-sdk/middleware-eventstream": "3.649.0",
29
- "@aws-sdk/middleware-host-header": "3.649.0",
30
- "@aws-sdk/middleware-logger": "3.649.0",
31
- "@aws-sdk/middleware-recursion-detection": "3.649.0",
32
- "@aws-sdk/middleware-user-agent": "3.649.0",
33
- "@aws-sdk/middleware-websocket": "3.649.0",
34
- "@aws-sdk/region-config-resolver": "3.649.0",
35
- "@aws-sdk/types": "3.649.0",
36
- "@aws-sdk/util-endpoints": "3.649.0",
37
- "@aws-sdk/util-user-agent-browser": "3.649.0",
38
- "@aws-sdk/util-user-agent-node": "3.649.0",
39
- "@smithy/config-resolver": "^3.0.6",
40
- "@smithy/core": "^2.4.1",
41
- "@smithy/eventstream-serde-browser": "^3.0.7",
42
- "@smithy/eventstream-serde-config-resolver": "^3.0.4",
43
- "@smithy/eventstream-serde-node": "^3.0.6",
44
- "@smithy/fetch-http-handler": "^3.2.5",
45
- "@smithy/hash-node": "^3.0.4",
46
- "@smithy/invalid-dependency": "^3.0.4",
47
- "@smithy/middleware-content-length": "^3.0.6",
48
- "@smithy/middleware-endpoint": "^3.1.1",
49
- "@smithy/middleware-retry": "^3.0.16",
50
- "@smithy/middleware-serde": "^3.0.4",
51
- "@smithy/middleware-stack": "^3.0.4",
52
- "@smithy/node-config-provider": "^3.1.5",
53
- "@smithy/node-http-handler": "^3.2.0",
54
- "@smithy/protocol-http": "^4.1.1",
55
- "@smithy/smithy-client": "^3.3.0",
56
- "@smithy/types": "^3.4.0",
57
- "@smithy/url-parser": "^3.0.4",
23
+ "@aws-sdk/client-sso-oidc": "3.654.0",
24
+ "@aws-sdk/client-sts": "3.654.0",
25
+ "@aws-sdk/core": "3.654.0",
26
+ "@aws-sdk/credential-provider-node": "3.654.0",
27
+ "@aws-sdk/eventstream-handler-node": "3.654.0",
28
+ "@aws-sdk/middleware-eventstream": "3.654.0",
29
+ "@aws-sdk/middleware-host-header": "3.654.0",
30
+ "@aws-sdk/middleware-logger": "3.654.0",
31
+ "@aws-sdk/middleware-recursion-detection": "3.654.0",
32
+ "@aws-sdk/middleware-user-agent": "3.654.0",
33
+ "@aws-sdk/middleware-websocket": "3.654.0",
34
+ "@aws-sdk/region-config-resolver": "3.654.0",
35
+ "@aws-sdk/types": "3.654.0",
36
+ "@aws-sdk/util-endpoints": "3.654.0",
37
+ "@aws-sdk/util-user-agent-browser": "3.654.0",
38
+ "@aws-sdk/util-user-agent-node": "3.654.0",
39
+ "@smithy/config-resolver": "^3.0.8",
40
+ "@smithy/core": "^2.4.3",
41
+ "@smithy/eventstream-serde-browser": "^3.0.9",
42
+ "@smithy/eventstream-serde-config-resolver": "^3.0.6",
43
+ "@smithy/eventstream-serde-node": "^3.0.8",
44
+ "@smithy/fetch-http-handler": "^3.2.7",
45
+ "@smithy/hash-node": "^3.0.6",
46
+ "@smithy/invalid-dependency": "^3.0.6",
47
+ "@smithy/middleware-content-length": "^3.0.8",
48
+ "@smithy/middleware-endpoint": "^3.1.3",
49
+ "@smithy/middleware-retry": "^3.0.18",
50
+ "@smithy/middleware-serde": "^3.0.6",
51
+ "@smithy/middleware-stack": "^3.0.6",
52
+ "@smithy/node-config-provider": "^3.1.7",
53
+ "@smithy/node-http-handler": "^3.2.2",
54
+ "@smithy/protocol-http": "^4.1.3",
55
+ "@smithy/smithy-client": "^3.3.2",
56
+ "@smithy/types": "^3.4.2",
57
+ "@smithy/url-parser": "^3.0.6",
58
58
  "@smithy/util-base64": "^3.0.0",
59
59
  "@smithy/util-body-length-browser": "^3.0.0",
60
60
  "@smithy/util-body-length-node": "^3.0.0",
61
- "@smithy/util-defaults-mode-browser": "^3.0.16",
62
- "@smithy/util-defaults-mode-node": "^3.0.16",
63
- "@smithy/util-endpoints": "^2.1.0",
64
- "@smithy/util-middleware": "^3.0.4",
65
- "@smithy/util-retry": "^3.0.4",
61
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
62
+ "@smithy/util-defaults-mode-node": "^3.0.18",
63
+ "@smithy/util-endpoints": "^2.1.2",
64
+ "@smithy/util-middleware": "^3.0.6",
65
+ "@smithy/util-retry": "^3.0.6",
66
66
  "@smithy/util-utf8": "^3.0.0",
67
67
  "tslib": "^2.6.2"
68
68
  },