@aws-sdk/client-kinesis-video-archived-media 3.943.0 → 3.946.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.
Files changed (36) hide show
  1. package/dist-cjs/index.js +18 -131
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/KinesisVideoArchivedMedia.js +1 -1
  5. package/dist-es/KinesisVideoArchivedMediaClient.js +2 -2
  6. package/dist-es/runtimeConfig.browser.js +2 -2
  7. package/dist-es/runtimeConfig.js +2 -3
  8. package/dist-es/schemas/schemas_0.js +18 -131
  9. package/dist-types/KinesisVideoArchivedMedia.d.ts +1 -1
  10. package/dist-types/KinesisVideoArchivedMediaClient.d.ts +10 -10
  11. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  12. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  13. package/dist-types/commands/GetClipCommand.d.ts +3 -3
  14. package/dist-types/commands/GetDASHStreamingSessionURLCommand.d.ts +3 -3
  15. package/dist-types/commands/GetHLSStreamingSessionURLCommand.d.ts +3 -3
  16. package/dist-types/commands/GetImagesCommand.d.ts +3 -3
  17. package/dist-types/commands/GetMediaForFragmentListCommand.d.ts +3 -3
  18. package/dist-types/commands/ListFragmentsCommand.d.ts +3 -3
  19. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  20. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  21. package/dist-types/extensionConfiguration.d.ts +4 -4
  22. package/dist-types/models/KinesisVideoArchivedMediaServiceException.d.ts +1 -1
  23. package/dist-types/models/errors.d.ts +1 -1
  24. package/dist-types/pagination/GetImagesPaginator.d.ts +1 -1
  25. package/dist-types/pagination/Interfaces.d.ts +1 -1
  26. package/dist-types/pagination/ListFragmentsPaginator.d.ts +1 -1
  27. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  28. package/dist-types/runtimeConfig.d.ts +1 -1
  29. package/dist-types/runtimeConfig.native.d.ts +1 -1
  30. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  31. package/dist-types/runtimeExtensions.d.ts +1 -1
  32. package/dist-types/schemas/schemas_0.d.ts +1 -1
  33. package/dist-types/ts3.4/KinesisVideoArchivedMediaClient.d.ts +3 -3
  34. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  35. package/dist-types/ts3.4/models/KinesisVideoArchivedMediaServiceException.d.ts +1 -1
  36. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -327,26 +327,8 @@ const _hH = "httpHeader";
327
327
  const _s = "streaming";
328
328
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.kinesisvideoarchivedmedia";
329
329
  const n0 = "com.amazonaws.kinesisvideoarchivedmedia";
330
- var Payload = [
331
- 0,
332
- n0,
333
- _P,
334
- {
335
- [_s]: 1,
336
- },
337
- 42,
338
- ];
339
- var ClientLimitExceededException = [
340
- -3,
341
- n0,
342
- _CLEE,
343
- {
344
- [_e]: _c,
345
- [_hE]: 400,
346
- },
347
- [_M],
348
- [0],
349
- ];
330
+ var Payload = [0, n0, _P, { [_s]: 1 }, 42];
331
+ var ClientLimitExceededException = [-3, n0, _CLEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
350
332
  schema.TypeRegistry.for(n0).registerError(ClientLimitExceededException, ClientLimitExceededException$1);
351
333
  var ClipFragmentSelector = [3, n0, _CFS, 0, [_FST, _TR], [0, () => ClipTimestampRange]];
352
334
  var ClipTimestampRange = [3, n0, _CTR, 0, [_ST, _ET], [4, 4]];
@@ -376,12 +358,7 @@ var GetClipOutput = [
376
358
  0,
377
359
  [_CT, _P],
378
360
  [
379
- [
380
- 0,
381
- {
382
- [_hH]: _CT_,
383
- },
384
- ],
361
+ [0, { [_hH]: _CT_ }],
385
362
  [() => Payload, 16],
386
363
  ],
387
364
  ];
@@ -420,53 +397,18 @@ var GetMediaForFragmentListOutput = [
420
397
  0,
421
398
  [_CT, _P],
422
399
  [
423
- [
424
- 0,
425
- {
426
- [_hH]: _CT_,
427
- },
428
- ],
400
+ [0, { [_hH]: _CT_ }],
429
401
  [() => Payload, 16],
430
402
  ],
431
403
  ];
432
404
  var HLSFragmentSelector = [3, n0, _HLSFS, 0, [_FST, _TR], [0, () => HLSTimestampRange]];
433
405
  var HLSTimestampRange = [3, n0, _HLSTR, 0, [_ST, _ET], [4, 4]];
434
406
  var Image = [3, n0, _Im, 0, [_TS, _Er, _IC], [4, 0, 0]];
435
- var InvalidArgumentException = [
436
- -3,
437
- n0,
438
- _IAE,
439
- {
440
- [_e]: _c,
441
- [_hE]: 400,
442
- },
443
- [_M],
444
- [0],
445
- ];
407
+ var InvalidArgumentException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
446
408
  schema.TypeRegistry.for(n0).registerError(InvalidArgumentException, InvalidArgumentException$1);
447
- var InvalidCodecPrivateDataException = [
448
- -3,
449
- n0,
450
- _ICPDE,
451
- {
452
- [_e]: _c,
453
- [_hE]: 400,
454
- },
455
- [_M],
456
- [0],
457
- ];
409
+ var InvalidCodecPrivateDataException = [-3, n0, _ICPDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
458
410
  schema.TypeRegistry.for(n0).registerError(InvalidCodecPrivateDataException, InvalidCodecPrivateDataException$1);
459
- var InvalidMediaFrameException = [
460
- -3,
461
- n0,
462
- _IMFE,
463
- {
464
- [_e]: _c,
465
- [_hE]: 400,
466
- },
467
- [_M],
468
- [0],
469
- ];
411
+ var InvalidMediaFrameException = [-3, n0, _IMFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
470
412
  schema.TypeRegistry.for(n0).registerError(InvalidMediaFrameException, InvalidMediaFrameException$1);
471
413
  var ListFragmentsInput = [
472
414
  3,
@@ -477,63 +419,20 @@ var ListFragmentsInput = [
477
419
  [0, 0, 1, 0, () => FragmentSelector],
478
420
  ];
479
421
  var ListFragmentsOutput = [3, n0, _LFO, 0, [_Fr, _NT], [() => FragmentList, 0]];
480
- var MissingCodecPrivateDataException = [
481
- -3,
482
- n0,
483
- _MCPDE,
484
- {
485
- [_e]: _c,
486
- [_hE]: 400,
487
- },
488
- [_M],
489
- [0],
490
- ];
422
+ var MissingCodecPrivateDataException = [-3, n0, _MCPDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
491
423
  schema.TypeRegistry.for(n0).registerError(MissingCodecPrivateDataException, MissingCodecPrivateDataException$1);
492
- var NoDataRetentionException = [
493
- -3,
494
- n0,
495
- _NDRE,
496
- {
497
- [_e]: _c,
498
- [_hE]: 400,
499
- },
500
- [_M],
501
- [0],
502
- ];
424
+ var NoDataRetentionException = [-3, n0, _NDRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
503
425
  schema.TypeRegistry.for(n0).registerError(NoDataRetentionException, NoDataRetentionException$1);
504
- var NotAuthorizedException = [
505
- -3,
506
- n0,
507
- _NAE,
508
- {
509
- [_e]: _c,
510
- [_hE]: 401,
511
- },
512
- [_M],
513
- [0],
514
- ];
426
+ var NotAuthorizedException = [-3, n0, _NAE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
515
427
  schema.TypeRegistry.for(n0).registerError(NotAuthorizedException, NotAuthorizedException$1);
516
- var ResourceNotFoundException = [
517
- -3,
518
- n0,
519
- _RNFE,
520
- {
521
- [_e]: _c,
522
- [_hE]: 404,
523
- },
524
- [_M],
525
- [0],
526
- ];
428
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
527
429
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
528
430
  var TimestampRange = [3, n0, _TR, 0, [_ST, _ET], [4, 4]];
529
431
  var UnsupportedStreamMediaTypeException = [
530
432
  -3,
531
433
  n0,
532
434
  _USMTE,
533
- {
534
- [_e]: _c,
535
- [_hE]: 400,
536
- },
435
+ { [_e]: _c, [_hE]: 400 },
537
436
  [_M],
538
437
  [0],
539
438
  ];
@@ -553,9 +452,7 @@ var GetClip = [
553
452
  9,
554
453
  n0,
555
454
  _GC,
556
- {
557
- [_h]: ["POST", "/getClip", 200],
558
- },
455
+ { [_h]: ["POST", "/getClip", 200] },
559
456
  () => GetClipInput,
560
457
  () => GetClipOutput,
561
458
  ];
@@ -563,9 +460,7 @@ var GetDASHStreamingSessionURL = [
563
460
  9,
564
461
  n0,
565
462
  _GDASHSSURL,
566
- {
567
- [_h]: ["POST", "/getDASHStreamingSessionURL", 200],
568
- },
463
+ { [_h]: ["POST", "/getDASHStreamingSessionURL", 200] },
569
464
  () => GetDASHStreamingSessionURLInput,
570
465
  () => GetDASHStreamingSessionURLOutput,
571
466
  ];
@@ -573,9 +468,7 @@ var GetHLSStreamingSessionURL = [
573
468
  9,
574
469
  n0,
575
470
  _GHLSSSURL,
576
- {
577
- [_h]: ["POST", "/getHLSStreamingSessionURL", 200],
578
- },
471
+ { [_h]: ["POST", "/getHLSStreamingSessionURL", 200] },
579
472
  () => GetHLSStreamingSessionURLInput,
580
473
  () => GetHLSStreamingSessionURLOutput,
581
474
  ];
@@ -583,9 +476,7 @@ var GetImages = [
583
476
  9,
584
477
  n0,
585
478
  _GI,
586
- {
587
- [_h]: ["POST", "/getImages", 200],
588
- },
479
+ { [_h]: ["POST", "/getImages", 200] },
589
480
  () => GetImagesInput,
590
481
  () => GetImagesOutput,
591
482
  ];
@@ -593,9 +484,7 @@ var GetMediaForFragmentList = [
593
484
  9,
594
485
  n0,
595
486
  _GMFFL,
596
- {
597
- [_h]: ["POST", "/getMediaForFragmentList", 200],
598
- },
487
+ { [_h]: ["POST", "/getMediaForFragmentList", 200] },
599
488
  () => GetMediaForFragmentListInput,
600
489
  () => GetMediaForFragmentListOutput,
601
490
  ];
@@ -603,9 +492,7 @@ var ListFragments = [
603
492
  9,
604
493
  n0,
605
494
  _LF,
606
- {
607
- [_h]: ["POST", "/listFragments", 200],
608
- },
495
+ { [_h]: ["POST", "/listFragments", 200] },
609
496
  () => ListFragmentsInput,
610
497
  () => ListFragmentsOutput,
611
498
  ];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -5,7 +5,7 @@ import { GetHLSStreamingSessionURLCommand, } from "./commands/GetHLSStreamingSes
5
5
  import { GetImagesCommand } from "./commands/GetImagesCommand";
6
6
  import { GetMediaForFragmentListCommand, } from "./commands/GetMediaForFragmentListCommand";
7
7
  import { ListFragmentsCommand, } from "./commands/ListFragmentsCommand";
8
- import { KinesisVideoArchivedMediaClient, } from "./KinesisVideoArchivedMediaClient";
8
+ import { KinesisVideoArchivedMediaClient } from "./KinesisVideoArchivedMediaClient";
9
9
  const commands = {
10
10
  GetClipCommand,
11
11
  GetDASHStreamingSessionURLCommand,
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultKinesisVideoArchivedMediaHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -84,26 +84,8 @@ const n0 = "com.amazonaws.kinesisvideoarchivedmedia";
84
84
  import { TypeRegistry } from "@smithy/core/schema";
85
85
  import { ClientLimitExceededException as __ClientLimitExceededException, InvalidArgumentException as __InvalidArgumentException, InvalidCodecPrivateDataException as __InvalidCodecPrivateDataException, InvalidMediaFrameException as __InvalidMediaFrameException, MissingCodecPrivateDataException as __MissingCodecPrivateDataException, NoDataRetentionException as __NoDataRetentionException, NotAuthorizedException as __NotAuthorizedException, ResourceNotFoundException as __ResourceNotFoundException, UnsupportedStreamMediaTypeException as __UnsupportedStreamMediaTypeException, } from "../models/errors";
86
86
  import { KinesisVideoArchivedMediaServiceException as __KinesisVideoArchivedMediaServiceException } from "../models/KinesisVideoArchivedMediaServiceException";
87
- export var Payload = [
88
- 0,
89
- n0,
90
- _P,
91
- {
92
- [_s]: 1,
93
- },
94
- 42,
95
- ];
96
- export var ClientLimitExceededException = [
97
- -3,
98
- n0,
99
- _CLEE,
100
- {
101
- [_e]: _c,
102
- [_hE]: 400,
103
- },
104
- [_M],
105
- [0],
106
- ];
87
+ export var Payload = [0, n0, _P, { [_s]: 1 }, 42];
88
+ export var ClientLimitExceededException = [-3, n0, _CLEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
107
89
  TypeRegistry.for(n0).registerError(ClientLimitExceededException, __ClientLimitExceededException);
108
90
  export var ClipFragmentSelector = [3, n0, _CFS, 0, [_FST, _TR], [0, () => ClipTimestampRange]];
109
91
  export var ClipTimestampRange = [3, n0, _CTR, 0, [_ST, _ET], [4, 4]];
@@ -133,12 +115,7 @@ export var GetClipOutput = [
133
115
  0,
134
116
  [_CT, _P],
135
117
  [
136
- [
137
- 0,
138
- {
139
- [_hH]: _CT_,
140
- },
141
- ],
118
+ [0, { [_hH]: _CT_ }],
142
119
  [() => Payload, 16],
143
120
  ],
144
121
  ];
@@ -177,53 +154,18 @@ export var GetMediaForFragmentListOutput = [
177
154
  0,
178
155
  [_CT, _P],
179
156
  [
180
- [
181
- 0,
182
- {
183
- [_hH]: _CT_,
184
- },
185
- ],
157
+ [0, { [_hH]: _CT_ }],
186
158
  [() => Payload, 16],
187
159
  ],
188
160
  ];
189
161
  export var HLSFragmentSelector = [3, n0, _HLSFS, 0, [_FST, _TR], [0, () => HLSTimestampRange]];
190
162
  export var HLSTimestampRange = [3, n0, _HLSTR, 0, [_ST, _ET], [4, 4]];
191
163
  export var Image = [3, n0, _Im, 0, [_TS, _Er, _IC], [4, 0, 0]];
192
- export var InvalidArgumentException = [
193
- -3,
194
- n0,
195
- _IAE,
196
- {
197
- [_e]: _c,
198
- [_hE]: 400,
199
- },
200
- [_M],
201
- [0],
202
- ];
164
+ export var InvalidArgumentException = [-3, n0, _IAE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
203
165
  TypeRegistry.for(n0).registerError(InvalidArgumentException, __InvalidArgumentException);
204
- export var InvalidCodecPrivateDataException = [
205
- -3,
206
- n0,
207
- _ICPDE,
208
- {
209
- [_e]: _c,
210
- [_hE]: 400,
211
- },
212
- [_M],
213
- [0],
214
- ];
166
+ export var InvalidCodecPrivateDataException = [-3, n0, _ICPDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
215
167
  TypeRegistry.for(n0).registerError(InvalidCodecPrivateDataException, __InvalidCodecPrivateDataException);
216
- export var InvalidMediaFrameException = [
217
- -3,
218
- n0,
219
- _IMFE,
220
- {
221
- [_e]: _c,
222
- [_hE]: 400,
223
- },
224
- [_M],
225
- [0],
226
- ];
168
+ export var InvalidMediaFrameException = [-3, n0, _IMFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
227
169
  TypeRegistry.for(n0).registerError(InvalidMediaFrameException, __InvalidMediaFrameException);
228
170
  export var ListFragmentsInput = [
229
171
  3,
@@ -234,63 +176,20 @@ export var ListFragmentsInput = [
234
176
  [0, 0, 1, 0, () => FragmentSelector],
235
177
  ];
236
178
  export var ListFragmentsOutput = [3, n0, _LFO, 0, [_Fr, _NT], [() => FragmentList, 0]];
237
- export var MissingCodecPrivateDataException = [
238
- -3,
239
- n0,
240
- _MCPDE,
241
- {
242
- [_e]: _c,
243
- [_hE]: 400,
244
- },
245
- [_M],
246
- [0],
247
- ];
179
+ export var MissingCodecPrivateDataException = [-3, n0, _MCPDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
248
180
  TypeRegistry.for(n0).registerError(MissingCodecPrivateDataException, __MissingCodecPrivateDataException);
249
- export var NoDataRetentionException = [
250
- -3,
251
- n0,
252
- _NDRE,
253
- {
254
- [_e]: _c,
255
- [_hE]: 400,
256
- },
257
- [_M],
258
- [0],
259
- ];
181
+ export var NoDataRetentionException = [-3, n0, _NDRE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
260
182
  TypeRegistry.for(n0).registerError(NoDataRetentionException, __NoDataRetentionException);
261
- export var NotAuthorizedException = [
262
- -3,
263
- n0,
264
- _NAE,
265
- {
266
- [_e]: _c,
267
- [_hE]: 401,
268
- },
269
- [_M],
270
- [0],
271
- ];
183
+ export var NotAuthorizedException = [-3, n0, _NAE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
272
184
  TypeRegistry.for(n0).registerError(NotAuthorizedException, __NotAuthorizedException);
273
- export var ResourceNotFoundException = [
274
- -3,
275
- n0,
276
- _RNFE,
277
- {
278
- [_e]: _c,
279
- [_hE]: 404,
280
- },
281
- [_M],
282
- [0],
283
- ];
185
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
284
186
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
285
187
  export var TimestampRange = [3, n0, _TR, 0, [_ST, _ET], [4, 4]];
286
188
  export var UnsupportedStreamMediaTypeException = [
287
189
  -3,
288
190
  n0,
289
191
  _USMTE,
290
- {
291
- [_e]: _c,
292
- [_hE]: 400,
293
- },
192
+ { [_e]: _c, [_hE]: 400 },
294
193
  [_M],
295
194
  [0],
296
195
  ];
@@ -313,9 +212,7 @@ export var GetClip = [
313
212
  9,
314
213
  n0,
315
214
  _GC,
316
- {
317
- [_h]: ["POST", "/getClip", 200],
318
- },
215
+ { [_h]: ["POST", "/getClip", 200] },
319
216
  () => GetClipInput,
320
217
  () => GetClipOutput,
321
218
  ];
@@ -323,9 +220,7 @@ export var GetDASHStreamingSessionURL = [
323
220
  9,
324
221
  n0,
325
222
  _GDASHSSURL,
326
- {
327
- [_h]: ["POST", "/getDASHStreamingSessionURL", 200],
328
- },
223
+ { [_h]: ["POST", "/getDASHStreamingSessionURL", 200] },
329
224
  () => GetDASHStreamingSessionURLInput,
330
225
  () => GetDASHStreamingSessionURLOutput,
331
226
  ];
@@ -333,9 +228,7 @@ export var GetHLSStreamingSessionURL = [
333
228
  9,
334
229
  n0,
335
230
  _GHLSSSURL,
336
- {
337
- [_h]: ["POST", "/getHLSStreamingSessionURL", 200],
338
- },
231
+ { [_h]: ["POST", "/getHLSStreamingSessionURL", 200] },
339
232
  () => GetHLSStreamingSessionURLInput,
340
233
  () => GetHLSStreamingSessionURLOutput,
341
234
  ];
@@ -343,9 +236,7 @@ export var GetImages = [
343
236
  9,
344
237
  n0,
345
238
  _GI,
346
- {
347
- [_h]: ["POST", "/getImages", 200],
348
- },
239
+ { [_h]: ["POST", "/getImages", 200] },
349
240
  () => GetImagesInput,
350
241
  () => GetImagesOutput,
351
242
  ];
@@ -353,9 +244,7 @@ export var GetMediaForFragmentList = [
353
244
  9,
354
245
  n0,
355
246
  _GMFFL,
356
- {
357
- [_h]: ["POST", "/getMediaForFragmentList", 200],
358
- },
247
+ { [_h]: ["POST", "/getMediaForFragmentList", 200] },
359
248
  () => GetMediaForFragmentListInput,
360
249
  () => GetMediaForFragmentListOutput,
361
250
  ];
@@ -363,9 +252,7 @@ export var ListFragments = [
363
252
  9,
364
253
  n0,
365
254
  _LF,
366
- {
367
- [_h]: ["POST", "/listFragments", 200],
368
- },
255
+ { [_h]: ["POST", "/listFragments", 200] },
369
256
  () => ListFragmentsInput,
370
257
  () => ListFragmentsOutput,
371
258
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { GetClipCommandInput, GetClipCommandOutput } from "./commands/GetClipCommand";
3
3
  import { GetDASHStreamingSessionURLCommandInput, GetDASHStreamingSessionURLCommandOutput } from "./commands/GetDASHStreamingSessionURLCommand";
4
4
  import { GetHLSStreamingSessionURLCommandInput, GetHLSStreamingSessionURLCommandOutput } from "./commands/GetHLSStreamingSessionURLCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, SdkStreamMixinInjector as __SdkStreamMixinInjector, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type SdkStreamMixinInjector as __SdkStreamMixinInjector, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { GetClipCommandInput, GetClipCommandOutput } from "./commands/GetClipCommand";
11
11
  import { GetDASHStreamingSessionURLCommandInput, GetDASHStreamingSessionURLCommandOutput } from "./commands/GetDASHStreamingSessionURLCommand";
12
12
  import { GetHLSStreamingSessionURLCommandInput, GetHLSStreamingSessionURLCommandOutput } from "./commands/GetHLSStreamingSessionURLCommand";
@@ -14,7 +14,7 @@ import { GetImagesCommandInput, GetImagesCommandOutput } from "./commands/GetIma
14
14
  import { GetMediaForFragmentListCommandInput, GetMediaForFragmentListCommandOutput } from "./commands/GetMediaForFragmentListCommand";
15
15
  import { ListFragmentsCommandInput, ListFragmentsCommandOutput } from "./commands/ListFragmentsCommand";
16
16
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
17
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
17
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
18
18
  export { __Client };
19
19
  /**
20
20
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { KinesisVideoArchivedMediaHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { KinesisVideoArchivedMediaHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig } from "../KinesisVideoArchivedMediaClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type KinesisVideoArchivedMediaClientResolvedConfig } from "../KinesisVideoArchivedMediaClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { GetClipInput, GetClipOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import { type GetClipInput, GetClipOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { GetDASHStreamingSessionURLInput, GetDASHStreamingSessionURLOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import type { GetDASHStreamingSessionURLInput, GetDASHStreamingSessionURLOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { GetHLSStreamingSessionURLInput, GetHLSStreamingSessionURLOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import type { GetHLSStreamingSessionURLInput, GetHLSStreamingSessionURLOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { GetImagesInput, GetImagesOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import type { GetImagesInput, GetImagesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { GetMediaForFragmentListInput, GetMediaForFragmentListOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import { type GetMediaForFragmentListInput, GetMediaForFragmentListOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
- import { ListFragmentsInput, ListFragmentsOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { KinesisVideoArchivedMediaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KinesisVideoArchivedMediaClient";
4
+ import type { ListFragmentsInput, ListFragmentsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
1
+ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
8
8
  useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
9
9
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
10
10
  }
11
+ /**
12
+ * @public
13
+ */
11
14
  export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
12
15
  defaultSigningName: string;
13
16
  };
17
+ /**
18
+ * @internal
19
+ */
14
20
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
21
+ /**
22
+ * @internal
23
+ */
15
24
  export declare const commonParams: {
16
25
  readonly UseFIPS: {
17
26
  readonly type: "builtInParams";
@@ -30,6 +39,9 @@ export declare const commonParams: {
30
39
  readonly name: "useDualstackEndpoint";
31
40
  };
32
41
  };
42
+ /**
43
+ * @internal
44
+ */
33
45
  export interface EndpointParameters extends __EndpointParameters {
34
46
  Region?: string | undefined;
35
47
  UseDualStack?: boolean | undefined;
@@ -1,5 +1,8 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
1
+ import type { EndpointV2, Logger } from "@smithy/types";
2
+ import type { EndpointParameters } from "./EndpointParameters";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
4
7
  logger?: Logger;
5
8
  }) => EndpointV2;
@@ -1,7 +1,7 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
1
+ import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
+ import type { DefaultExtensionConfiguration } from "@smithy/types";
4
+ import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
6
6
  * @internal
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { KinesisVideoArchivedMediaServiceException as __BaseException } from "./KinesisVideoArchivedMediaServiceException";
3
3
  /**
4
4
  * <p>Kinesis Video Streams has throttled the request because you have exceeded a limit. Try making the call later. For information about limits, see <a href="http://docs.aws.amazon.com/kinesisvideostreams/latest/dg/limits.html">Kinesis Video Streams Limits</a>.</p>
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetImagesCommandInput, GetImagesCommandOutput } from "../commands/GetImagesCommand";
3
3
  import { KinesisVideoArchivedMediaPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { KinesisVideoArchivedMediaClient } from "../KinesisVideoArchivedMediaClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFragmentsCommandInput, ListFragmentsCommandOutput } from "../commands/ListFragmentsCommand";
3
3
  import { KinesisVideoArchivedMediaPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
2
+ import type { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
2
+ import type { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
1
+ import type { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
1
+ import type { KinesisVideoArchivedMediaClientConfig } from "./KinesisVideoArchivedMediaClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { KinesisVideoArchivedMediaExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { KinesisVideoArchivedMediaExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var Payload: StaticSimpleSchema;
3
3
  export declare var ClientLimitExceededException: StaticErrorSchema;
4
4
  export declare var ClipFragmentSelector: StaticStructureSchema;
@@ -20,13 +20,12 @@ import {
20
20
  } from "@smithy/middleware-retry";
21
21
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
22
  import {
23
- Client as __Client,
24
23
  DefaultsMode as __DefaultsMode,
25
24
  SmithyConfiguration as __SmithyConfiguration,
26
25
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
26
+ Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
- AwsCredentialIdentityProvider,
30
29
  BodyLengthCalculator as __BodyLengthCalculator,
31
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
31
  ChecksumConstructor as __ChecksumConstructor,
@@ -39,10 +38,11 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  SdkStreamMixinInjector as __SdkStreamMixinInjector,
44
42
  StreamCollector as __StreamCollector,
45
43
  UrlParser as __UrlParser,
44
+ AwsCredentialIdentityProvider,
45
+ Provider,
46
46
  UserAgent as __UserAgent,
47
47
  } from "@smithy/types";
48
48
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
+ HttpAuthScheme,
2
3
  AwsCredentialIdentity,
3
4
  AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { KinesisVideoArchivedMediaHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -1,6 +1,6 @@
1
1
  import {
2
- ServiceException as __ServiceException,
3
2
  ServiceExceptionOptions as __ServiceExceptionOptions,
3
+ ServiceException as __ServiceException,
4
4
  } from "@smithy/smithy-client";
5
5
  export { __ServiceExceptionOptions };
6
6
  export { __ServiceException };
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.943.0",
4
+ "version": "3.946.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-kinesis-video-archived-media",
@@ -11,7 +11,8 @@
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
13
13
  "extract:docs": "api-extractor run --local",
14
- "generate:client": "node ../../scripts/generate-clients/single-service --solo kinesis-video-archived-media"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo kinesis-video-archived-media",
15
+ "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
17
18
  "types": "./dist-types/index.d.ts",
@@ -20,38 +21,38 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "5.2.0",
22
23
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.943.0",
24
- "@aws-sdk/credential-provider-node": "3.943.0",
24
+ "@aws-sdk/core": "3.946.0",
25
+ "@aws-sdk/credential-provider-node": "3.946.0",
25
26
  "@aws-sdk/middleware-host-header": "3.936.0",
26
27
  "@aws-sdk/middleware-logger": "3.936.0",
27
28
  "@aws-sdk/middleware-recursion-detection": "3.936.0",
28
- "@aws-sdk/middleware-user-agent": "3.943.0",
29
+ "@aws-sdk/middleware-user-agent": "3.946.0",
29
30
  "@aws-sdk/region-config-resolver": "3.936.0",
30
31
  "@aws-sdk/types": "3.936.0",
31
32
  "@aws-sdk/util-endpoints": "3.936.0",
32
33
  "@aws-sdk/util-user-agent-browser": "3.936.0",
33
- "@aws-sdk/util-user-agent-node": "3.943.0",
34
+ "@aws-sdk/util-user-agent-node": "3.946.0",
34
35
  "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.5",
36
+ "@smithy/core": "^3.18.7",
36
37
  "@smithy/fetch-http-handler": "^5.3.6",
37
38
  "@smithy/hash-node": "^4.2.5",
38
39
  "@smithy/invalid-dependency": "^4.2.5",
39
40
  "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.12",
41
- "@smithy/middleware-retry": "^4.4.12",
41
+ "@smithy/middleware-endpoint": "^4.3.14",
42
+ "@smithy/middleware-retry": "^4.4.14",
42
43
  "@smithy/middleware-serde": "^4.2.6",
43
44
  "@smithy/middleware-stack": "^4.2.5",
44
45
  "@smithy/node-config-provider": "^4.3.5",
45
46
  "@smithy/node-http-handler": "^4.4.5",
46
47
  "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.8",
48
+ "@smithy/smithy-client": "^4.9.10",
48
49
  "@smithy/types": "^4.9.0",
49
50
  "@smithy/url-parser": "^4.2.5",
50
51
  "@smithy/util-base64": "^4.3.0",
51
52
  "@smithy/util-body-length-browser": "^4.2.0",
52
53
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.11",
54
- "@smithy/util-defaults-mode-node": "^4.2.14",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.13",
55
+ "@smithy/util-defaults-mode-node": "^4.2.16",
55
56
  "@smithy/util-endpoints": "^3.2.5",
56
57
  "@smithy/util-middleware": "^4.2.5",
57
58
  "@smithy/util-retry": "^4.2.5",