@aws-sdk/client-kinesis-video-archived-media 3.967.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 CHANGED
@@ -337,12 +337,12 @@ schema.TypeRegistry.for(n0).registerError(ClientLimitExceededException$, ClientL
337
337
  var ClipFragmentSelector$ = [3, n0, _CFS,
338
338
  0,
339
339
  [_FST, _TR],
340
- [0, () => ClipTimestampRange$]
340
+ [0, () => ClipTimestampRange$], 2
341
341
  ];
342
342
  var ClipTimestampRange$ = [3, n0, _CTR,
343
343
  0,
344
344
  [_ST, _ET],
345
- [4, 4]
345
+ [4, 4], 2
346
346
  ];
347
347
  var DASHFragmentSelector$ = [3, n0, _DASHFS,
348
348
  0,
@@ -362,12 +362,12 @@ var Fragment$ = [3, n0, _F,
362
362
  var FragmentSelector$ = [3, n0, _FS,
363
363
  0,
364
364
  [_FST, _TR],
365
- [0, () => TimestampRange$]
365
+ [0, () => TimestampRange$], 2
366
366
  ];
367
367
  var GetClipInput$ = [3, n0, _GCI,
368
368
  0,
369
- [_SN, _SARN, _CFS],
370
- [0, 0, () => ClipFragmentSelector$]
369
+ [_CFS, _SN, _SARN],
370
+ [() => ClipFragmentSelector$, 0, 0], 1
371
371
  ];
372
372
  var GetClipOutput$ = [3, n0, _GCO,
373
373
  0,
@@ -396,8 +396,8 @@ var GetHLSStreamingSessionURLOutput$ = [3, n0, _GHLSSSURLO,
396
396
  ];
397
397
  var GetImagesInput$ = [3, n0, _GII,
398
398
  0,
399
- [_SN, _SARN, _IST, _ST, _ET, _SI, _Fo, _FC, _WP, _HP, _MR, _NT],
400
- [0, 0, 0, 4, 4, 1, 0, 128 | 0, 1, 1, 1, 0]
399
+ [_IST, _ST, _ET, _Fo, _SN, _SARN, _SI, _FC, _WP, _HP, _MR, _NT],
400
+ [0, 4, 4, 0, 0, 0, 1, 128 | 0, 1, 1, 1, 0], 4
401
401
  ];
402
402
  var GetImagesOutput$ = [3, n0, _GIO,
403
403
  0,
@@ -406,8 +406,8 @@ var GetImagesOutput$ = [3, n0, _GIO,
406
406
  ];
407
407
  var GetMediaForFragmentListInput$ = [3, n0, _GMFFLI,
408
408
  0,
409
- [_SN, _SARN, _Fr],
410
- [0, 0, 64 | 0]
409
+ [_Fr, _SN, _SARN],
410
+ [64 | 0, 0, 0], 1
411
411
  ];
412
412
  var GetMediaForFragmentListOutput$ = [3, n0, _GMFFLO,
413
413
  0,
@@ -484,7 +484,7 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
484
484
  var TimestampRange$ = [3, n0, _TR,
485
485
  0,
486
486
  [_ST, _ET],
487
- [4, 4]
487
+ [4, 4], 2
488
488
  ];
489
489
  var UnsupportedStreamMediaTypeException$ = [-3, n0, _USMTE,
490
490
  { [_e]: _c, [_hE]: 400 },
@@ -94,12 +94,12 @@ TypeRegistry.for(n0).registerError(ClientLimitExceededException$, ClientLimitExc
94
94
  export var ClipFragmentSelector$ = [3, n0, _CFS,
95
95
  0,
96
96
  [_FST, _TR],
97
- [0, () => ClipTimestampRange$]
97
+ [0, () => ClipTimestampRange$], 2
98
98
  ];
99
99
  export var ClipTimestampRange$ = [3, n0, _CTR,
100
100
  0,
101
101
  [_ST, _ET],
102
- [4, 4]
102
+ [4, 4], 2
103
103
  ];
104
104
  export var DASHFragmentSelector$ = [3, n0, _DASHFS,
105
105
  0,
@@ -119,12 +119,12 @@ export var Fragment$ = [3, n0, _F,
119
119
  export var FragmentSelector$ = [3, n0, _FS,
120
120
  0,
121
121
  [_FST, _TR],
122
- [0, () => TimestampRange$]
122
+ [0, () => TimestampRange$], 2
123
123
  ];
124
124
  export var GetClipInput$ = [3, n0, _GCI,
125
125
  0,
126
- [_SN, _SARN, _CFS],
127
- [0, 0, () => ClipFragmentSelector$]
126
+ [_CFS, _SN, _SARN],
127
+ [() => ClipFragmentSelector$, 0, 0], 1
128
128
  ];
129
129
  export var GetClipOutput$ = [3, n0, _GCO,
130
130
  0,
@@ -153,8 +153,8 @@ export var GetHLSStreamingSessionURLOutput$ = [3, n0, _GHLSSSURLO,
153
153
  ];
154
154
  export var GetImagesInput$ = [3, n0, _GII,
155
155
  0,
156
- [_SN, _SARN, _IST, _ST, _ET, _SI, _Fo, _FC, _WP, _HP, _MR, _NT],
157
- [0, 0, 0, 4, 4, 1, 0, 128 | 0, 1, 1, 1, 0]
156
+ [_IST, _ST, _ET, _Fo, _SN, _SARN, _SI, _FC, _WP, _HP, _MR, _NT],
157
+ [0, 4, 4, 0, 0, 0, 1, 128 | 0, 1, 1, 1, 0], 4
158
158
  ];
159
159
  export var GetImagesOutput$ = [3, n0, _GIO,
160
160
  0,
@@ -163,8 +163,8 @@ export var GetImagesOutput$ = [3, n0, _GIO,
163
163
  ];
164
164
  export var GetMediaForFragmentListInput$ = [3, n0, _GMFFLI,
165
165
  0,
166
- [_SN, _SARN, _Fr],
167
- [0, 0, 64 | 0]
166
+ [_Fr, _SN, _SARN],
167
+ [64 | 0, 0, 0], 1
168
168
  ];
169
169
  export var GetMediaForFragmentListOutput$ = [3, n0, _GMFFLO,
170
170
  0,
@@ -241,7 +241,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
241
241
  export var TimestampRange$ = [3, n0, _TR,
242
242
  0,
243
243
  [_ST, _ET],
244
- [4, 4]
244
+ [4, 4], 2
245
245
  ];
246
246
  export var UnsupportedStreamMediaTypeException$ = [-3, n0, _USMTE,
247
247
  { [_e]: _c, [_hE]: 400 },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kinesis-video-archived-media",
3
3
  "description": "AWS SDK for JavaScript Kinesis Video Archived Media Client for Node.js, Browser and React Native",
4
- "version": "3.967.0",
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-kinesis-video-archived-media",
@@ -21,55 +21,55 @@
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.967.0",
25
- "@aws-sdk/credential-provider-node": "3.967.0",
26
- "@aws-sdk/middleware-host-header": "3.965.0",
27
- "@aws-sdk/middleware-logger": "3.965.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.965.0",
29
- "@aws-sdk/middleware-user-agent": "3.967.0",
30
- "@aws-sdk/region-config-resolver": "3.965.0",
31
- "@aws-sdk/types": "3.965.0",
32
- "@aws-sdk/util-endpoints": "3.965.0",
33
- "@aws-sdk/util-user-agent-browser": "3.965.0",
34
- "@aws-sdk/util-user-agent-node": "3.967.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.2",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.3",
42
- "@smithy/middleware-retry": "^4.4.19",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.4",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
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.18",
55
- "@smithy/util-defaults-mode-node": "^4.2.21",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
59
- "@smithy/util-stream": "^4.5.8",
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
+ "@smithy/util-stream": "^4.5.10",
60
60
  "@smithy/util-utf8": "^4.2.0",
61
61
  "tslib": "^2.6.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@tsconfig/node18": "18.2.4",
65
- "@types/node": "^18.19.69",
64
+ "@tsconfig/node20": "20.1.8",
65
+ "@types/node": "^20.14.8",
66
66
  "concurrently": "7.0.0",
67
67
  "downlevel-dts": "0.10.1",
68
68
  "rimraf": "5.0.10",
69
69
  "typescript": "~5.8.3"
70
70
  },
71
71
  "engines": {
72
- "node": ">=18.0.0"
72
+ "node": ">=20.0.0"
73
73
  },
74
74
  "typesVersions": {
75
75
  "<4.0": {