@aws-sdk/client-pipes 3.943.0 → 3.947.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 (38) hide show
  1. package/dist-cjs/index.js +26 -136
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/PipesClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +26 -136
  8. package/dist-types/Pipes.d.ts +1 -1
  9. package/dist-types/PipesClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreatePipeCommand.d.ts +3 -3
  13. package/dist-types/commands/DeletePipeCommand.d.ts +3 -3
  14. package/dist-types/commands/DescribePipeCommand.d.ts +3 -3
  15. package/dist-types/commands/ListPipesCommand.d.ts +3 -3
  16. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  17. package/dist-types/commands/StartPipeCommand.d.ts +3 -3
  18. package/dist-types/commands/StopPipeCommand.d.ts +3 -3
  19. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  20. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  21. package/dist-types/commands/UpdatePipeCommand.d.ts +3 -3
  22. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  23. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  24. package/dist-types/extensionConfiguration.d.ts +4 -4
  25. package/dist-types/models/PipesServiceException.d.ts +1 -1
  26. package/dist-types/models/errors.d.ts +1 -1
  27. package/dist-types/pagination/Interfaces.d.ts +1 -1
  28. package/dist-types/pagination/ListPipesPaginator.d.ts +1 -1
  29. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  30. package/dist-types/runtimeConfig.d.ts +1 -1
  31. package/dist-types/runtimeConfig.native.d.ts +1 -1
  32. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  33. package/dist-types/runtimeExtensions.d.ts +1 -1
  34. package/dist-types/schemas/schemas_0.d.ts +1 -1
  35. package/dist-types/ts3.4/PipesClient.d.ts +3 -3
  36. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  37. package/dist-types/ts3.4/models/PipesServiceException.d.ts +1 -1
  38. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -609,17 +609,7 @@ var CapacityProviderStrategyItem = [
609
609
  ];
610
610
  var CloudwatchLogsLogDestination = [3, n0, _CLLD, 0, [_LGA], [0]];
611
611
  var CloudwatchLogsLogDestinationParameters = [3, n0, _CLLDP, 0, [_LGA], [0]];
612
- var ConflictException = [
613
- -3,
614
- n0,
615
- _CE,
616
- {
617
- [_e]: _c,
618
- [_hE]: 409,
619
- },
620
- [_m, _rI, _rT],
621
- [0, 0, 0],
622
- ];
612
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
623
613
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
624
614
  var CreatePipeRequest = [
625
615
  3,
@@ -728,20 +718,9 @@ var InternalException = [
728
718
  -3,
729
719
  n0,
730
720
  _IE,
731
- {
732
- [_e]: _s,
733
- [_hE]: 500,
734
- },
721
+ { [_e]: _s, [_hE]: 500 },
735
722
  [_m, _rAS],
736
- [
737
- 0,
738
- [
739
- 1,
740
- {
741
- [_hH]: _RA_,
742
- },
743
- ],
744
- ],
723
+ [0, [1, { [_hH]: _RA_ }]],
745
724
  ];
746
725
  schema.TypeRegistry.for(n0).registerError(InternalException, InternalException$1);
747
726
  var ListPipesRequest = [
@@ -751,48 +730,13 @@ var ListPipesRequest = [
751
730
  0,
752
731
  [_NP, _DS, _CS, _SPo, _TPa, _NT, _L],
753
732
  [
754
- [
755
- 0,
756
- {
757
- [_hQ]: _NP,
758
- },
759
- ],
760
- [
761
- 0,
762
- {
763
- [_hQ]: _DS,
764
- },
765
- ],
766
- [
767
- 0,
768
- {
769
- [_hQ]: _CS,
770
- },
771
- ],
772
- [
773
- 0,
774
- {
775
- [_hQ]: _SPo,
776
- },
777
- ],
778
- [
779
- 0,
780
- {
781
- [_hQ]: _TPa,
782
- },
783
- ],
784
- [
785
- () => NextToken,
786
- {
787
- [_hQ]: _NT,
788
- },
789
- ],
790
- [
791
- 1,
792
- {
793
- [_hQ]: _L,
794
- },
795
- ],
733
+ [0, { [_hQ]: _NP }],
734
+ [0, { [_hQ]: _DS }],
735
+ [0, { [_hQ]: _CS }],
736
+ [0, { [_hQ]: _SPo }],
737
+ [0, { [_hQ]: _TPa }],
738
+ [() => NextToken, { [_hQ]: _NT }],
739
+ [1, { [_hQ]: _L }],
796
740
  ],
797
741
  ];
798
742
  var ListPipesResponse = [
@@ -815,17 +759,7 @@ var MultiMeasureMapping = [
815
759
  [0, () => MultiMeasureAttributeMappings],
816
760
  ];
817
761
  var NetworkConfiguration = [3, n0, _NC, 0, [_aC], [[() => AwsVpcConfiguration, 0]]];
818
- var NotFoundException = [
819
- -3,
820
- n0,
821
- _NFE,
822
- {
823
- [_e]: _c,
824
- [_hE]: 404,
825
- },
826
- [_m],
827
- [0],
828
- ];
762
+ var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
829
763
  schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
830
764
  var Pipe = [
831
765
  3,
@@ -1121,10 +1055,7 @@ var ServiceQuotaExceededException = [
1121
1055
  -3,
1122
1056
  n0,
1123
1057
  _SQEE,
1124
- {
1125
- [_e]: _c,
1126
- [_hE]: 402,
1127
- },
1058
+ { [_e]: _c, [_hE]: 402 },
1128
1059
  [_m, _rI, _rT, _sC, _qC],
1129
1060
  [0, 0, 0, 0, 0],
1130
1061
  ];
@@ -1165,22 +1096,9 @@ var ThrottlingException = [
1165
1096
  -3,
1166
1097
  n0,
1167
1098
  _TE,
1168
- {
1169
- [_e]: _c,
1170
- [_hE]: 429,
1171
- },
1099
+ { [_e]: _c, [_hE]: 429 },
1172
1100
  [_m, _sC, _qC, _rAS],
1173
- [
1174
- 0,
1175
- 0,
1176
- 0,
1177
- [
1178
- 1,
1179
- {
1180
- [_hH]: _RA_,
1181
- },
1182
- ],
1183
- ],
1101
+ [0, 0, 0, [1, { [_hH]: _RA_ }]],
1184
1102
  ];
1185
1103
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1186
1104
  var UntagResourceRequest = [
@@ -1191,12 +1109,7 @@ var UntagResourceRequest = [
1191
1109
  [_rA, _tK],
1192
1110
  [
1193
1111
  [0, 1],
1194
- [
1195
- 64 | 0,
1196
- {
1197
- [_hQ]: _tK,
1198
- },
1199
- ],
1112
+ [64 | 0, { [_hQ]: _tK }],
1200
1113
  ],
1201
1114
  ];
1202
1115
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1298,10 +1211,7 @@ var ValidationException = [
1298
1211
  -3,
1299
1212
  n0,
1300
1213
  _VE,
1301
- {
1302
- [_e]: _c,
1303
- [_hE]: 400,
1304
- },
1214
+ { [_e]: _c, [_hE]: 400 },
1305
1215
  [_m, _fL],
1306
1216
  [0, () => ValidationExceptionFieldList],
1307
1217
  ];
@@ -1359,9 +1269,7 @@ var CreatePipe = [
1359
1269
  9,
1360
1270
  n0,
1361
1271
  _CPr,
1362
- {
1363
- [_h]: ["POST", "/v1/pipes/{Name}", 200],
1364
- },
1272
+ { [_h]: ["POST", "/v1/pipes/{Name}", 200] },
1365
1273
  () => CreatePipeRequest,
1366
1274
  () => CreatePipeResponse,
1367
1275
  ];
@@ -1369,9 +1277,7 @@ var DeletePipe = [
1369
1277
  9,
1370
1278
  n0,
1371
1279
  _DP,
1372
- {
1373
- [_h]: ["DELETE", "/v1/pipes/{Name}", 200],
1374
- },
1280
+ { [_h]: ["DELETE", "/v1/pipes/{Name}", 200] },
1375
1281
  () => DeletePipeRequest,
1376
1282
  () => DeletePipeResponse,
1377
1283
  ];
@@ -1379,9 +1285,7 @@ var DescribePipe = [
1379
1285
  9,
1380
1286
  n0,
1381
1287
  _DPe,
1382
- {
1383
- [_h]: ["GET", "/v1/pipes/{Name}", 200],
1384
- },
1288
+ { [_h]: ["GET", "/v1/pipes/{Name}", 200] },
1385
1289
  () => DescribePipeRequest,
1386
1290
  () => DescribePipeResponse,
1387
1291
  ];
@@ -1389,9 +1293,7 @@ var ListPipes = [
1389
1293
  9,
1390
1294
  n0,
1391
1295
  _LP,
1392
- {
1393
- [_h]: ["GET", "/v1/pipes", 200],
1394
- },
1296
+ { [_h]: ["GET", "/v1/pipes", 200] },
1395
1297
  () => ListPipesRequest,
1396
1298
  () => ListPipesResponse,
1397
1299
  ];
@@ -1399,9 +1301,7 @@ var ListTagsForResource = [
1399
1301
  9,
1400
1302
  n0,
1401
1303
  _LTFR,
1402
- {
1403
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1404
- },
1304
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1405
1305
  () => ListTagsForResourceRequest,
1406
1306
  () => ListTagsForResourceResponse,
1407
1307
  ];
@@ -1409,9 +1309,7 @@ var StartPipe = [
1409
1309
  9,
1410
1310
  n0,
1411
1311
  _SPta,
1412
- {
1413
- [_h]: ["POST", "/v1/pipes/{Name}/start", 200],
1414
- },
1312
+ { [_h]: ["POST", "/v1/pipes/{Name}/start", 200] },
1415
1313
  () => StartPipeRequest,
1416
1314
  () => StartPipeResponse,
1417
1315
  ];
@@ -1419,9 +1317,7 @@ var StopPipe = [
1419
1317
  9,
1420
1318
  n0,
1421
1319
  _SPto,
1422
- {
1423
- [_h]: ["POST", "/v1/pipes/{Name}/stop", 200],
1424
- },
1320
+ { [_h]: ["POST", "/v1/pipes/{Name}/stop", 200] },
1425
1321
  () => StopPipeRequest,
1426
1322
  () => StopPipeResponse,
1427
1323
  ];
@@ -1429,9 +1325,7 @@ var TagResource = [
1429
1325
  9,
1430
1326
  n0,
1431
1327
  _TR,
1432
- {
1433
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1434
- },
1328
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1435
1329
  () => TagResourceRequest,
1436
1330
  () => TagResourceResponse,
1437
1331
  ];
@@ -1439,9 +1333,7 @@ var UntagResource = [
1439
1333
  9,
1440
1334
  n0,
1441
1335
  _UR,
1442
- {
1443
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1444
- },
1336
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1445
1337
  () => UntagResourceRequest,
1446
1338
  () => UntagResourceResponse,
1447
1339
  ];
@@ -1449,9 +1341,7 @@ var UpdatePipe = [
1449
1341
  9,
1450
1342
  n0,
1451
1343
  _UP,
1452
- {
1453
- [_h]: ["PUT", "/v1/pipes/{Name}", 200],
1454
- },
1344
+ { [_h]: ["PUT", "/v1/pipes/{Name}", 200] },
1455
1345
  () => UpdatePipeRequest,
1456
1346
  () => UpdatePipeResponse,
1457
1347
  ];
@@ -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);
@@ -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 { defaultPipesHttpAuthSchemeParametersProvider, 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);
@@ -398,17 +398,7 @@ export var CapacityProviderStrategyItem = [
398
398
  ];
399
399
  export var CloudwatchLogsLogDestination = [3, n0, _CLLD, 0, [_LGA], [0]];
400
400
  export var CloudwatchLogsLogDestinationParameters = [3, n0, _CLLDP, 0, [_LGA], [0]];
401
- export var ConflictException = [
402
- -3,
403
- n0,
404
- _CE,
405
- {
406
- [_e]: _c,
407
- [_hE]: 409,
408
- },
409
- [_m, _rI, _rT],
410
- [0, 0, 0],
411
- ];
401
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
412
402
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
413
403
  export var CreatePipeRequest = [
414
404
  3,
@@ -517,20 +507,9 @@ export var InternalException = [
517
507
  -3,
518
508
  n0,
519
509
  _IE,
520
- {
521
- [_e]: _s,
522
- [_hE]: 500,
523
- },
510
+ { [_e]: _s, [_hE]: 500 },
524
511
  [_m, _rAS],
525
- [
526
- 0,
527
- [
528
- 1,
529
- {
530
- [_hH]: _RA_,
531
- },
532
- ],
533
- ],
512
+ [0, [1, { [_hH]: _RA_ }]],
534
513
  ];
535
514
  TypeRegistry.for(n0).registerError(InternalException, __InternalException);
536
515
  export var ListPipesRequest = [
@@ -540,48 +519,13 @@ export var ListPipesRequest = [
540
519
  0,
541
520
  [_NP, _DS, _CS, _SPo, _TPa, _NT, _L],
542
521
  [
543
- [
544
- 0,
545
- {
546
- [_hQ]: _NP,
547
- },
548
- ],
549
- [
550
- 0,
551
- {
552
- [_hQ]: _DS,
553
- },
554
- ],
555
- [
556
- 0,
557
- {
558
- [_hQ]: _CS,
559
- },
560
- ],
561
- [
562
- 0,
563
- {
564
- [_hQ]: _SPo,
565
- },
566
- ],
567
- [
568
- 0,
569
- {
570
- [_hQ]: _TPa,
571
- },
572
- ],
573
- [
574
- () => NextToken,
575
- {
576
- [_hQ]: _NT,
577
- },
578
- ],
579
- [
580
- 1,
581
- {
582
- [_hQ]: _L,
583
- },
584
- ],
522
+ [0, { [_hQ]: _NP }],
523
+ [0, { [_hQ]: _DS }],
524
+ [0, { [_hQ]: _CS }],
525
+ [0, { [_hQ]: _SPo }],
526
+ [0, { [_hQ]: _TPa }],
527
+ [() => NextToken, { [_hQ]: _NT }],
528
+ [1, { [_hQ]: _L }],
585
529
  ],
586
530
  ];
587
531
  export var ListPipesResponse = [
@@ -604,17 +548,7 @@ export var MultiMeasureMapping = [
604
548
  [0, () => MultiMeasureAttributeMappings],
605
549
  ];
606
550
  export var NetworkConfiguration = [3, n0, _NC, 0, [_aC], [[() => AwsVpcConfiguration, 0]]];
607
- export var NotFoundException = [
608
- -3,
609
- n0,
610
- _NFE,
611
- {
612
- [_e]: _c,
613
- [_hE]: 404,
614
- },
615
- [_m],
616
- [0],
617
- ];
551
+ export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
618
552
  TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
619
553
  export var Pipe = [
620
554
  3,
@@ -910,10 +844,7 @@ export var ServiceQuotaExceededException = [
910
844
  -3,
911
845
  n0,
912
846
  _SQEE,
913
- {
914
- [_e]: _c,
915
- [_hE]: 402,
916
- },
847
+ { [_e]: _c, [_hE]: 402 },
917
848
  [_m, _rI, _rT, _sC, _qC],
918
849
  [0, 0, 0, 0, 0],
919
850
  ];
@@ -954,22 +885,9 @@ export var ThrottlingException = [
954
885
  -3,
955
886
  n0,
956
887
  _TE,
957
- {
958
- [_e]: _c,
959
- [_hE]: 429,
960
- },
888
+ { [_e]: _c, [_hE]: 429 },
961
889
  [_m, _sC, _qC, _rAS],
962
- [
963
- 0,
964
- 0,
965
- 0,
966
- [
967
- 1,
968
- {
969
- [_hH]: _RA_,
970
- },
971
- ],
972
- ],
890
+ [0, 0, 0, [1, { [_hH]: _RA_ }]],
973
891
  ];
974
892
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
975
893
  export var UntagResourceRequest = [
@@ -980,12 +898,7 @@ export var UntagResourceRequest = [
980
898
  [_rA, _tK],
981
899
  [
982
900
  [0, 1],
983
- [
984
- 64 | 0,
985
- {
986
- [_hQ]: _tK,
987
- },
988
- ],
901
+ [64 | 0, { [_hQ]: _tK }],
989
902
  ],
990
903
  ];
991
904
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1087,10 +1000,7 @@ export var ValidationException = [
1087
1000
  -3,
1088
1001
  n0,
1089
1002
  _VE,
1090
- {
1091
- [_e]: _c,
1092
- [_hE]: 400,
1093
- },
1003
+ { [_e]: _c, [_hE]: 400 },
1094
1004
  [_m, _fL],
1095
1005
  [0, () => ValidationExceptionFieldList],
1096
1006
  ];
@@ -1153,9 +1063,7 @@ export var CreatePipe = [
1153
1063
  9,
1154
1064
  n0,
1155
1065
  _CPr,
1156
- {
1157
- [_h]: ["POST", "/v1/pipes/{Name}", 200],
1158
- },
1066
+ { [_h]: ["POST", "/v1/pipes/{Name}", 200] },
1159
1067
  () => CreatePipeRequest,
1160
1068
  () => CreatePipeResponse,
1161
1069
  ];
@@ -1163,9 +1071,7 @@ export var DeletePipe = [
1163
1071
  9,
1164
1072
  n0,
1165
1073
  _DP,
1166
- {
1167
- [_h]: ["DELETE", "/v1/pipes/{Name}", 200],
1168
- },
1074
+ { [_h]: ["DELETE", "/v1/pipes/{Name}", 200] },
1169
1075
  () => DeletePipeRequest,
1170
1076
  () => DeletePipeResponse,
1171
1077
  ];
@@ -1173,9 +1079,7 @@ export var DescribePipe = [
1173
1079
  9,
1174
1080
  n0,
1175
1081
  _DPe,
1176
- {
1177
- [_h]: ["GET", "/v1/pipes/{Name}", 200],
1178
- },
1082
+ { [_h]: ["GET", "/v1/pipes/{Name}", 200] },
1179
1083
  () => DescribePipeRequest,
1180
1084
  () => DescribePipeResponse,
1181
1085
  ];
@@ -1183,9 +1087,7 @@ export var ListPipes = [
1183
1087
  9,
1184
1088
  n0,
1185
1089
  _LP,
1186
- {
1187
- [_h]: ["GET", "/v1/pipes", 200],
1188
- },
1090
+ { [_h]: ["GET", "/v1/pipes", 200] },
1189
1091
  () => ListPipesRequest,
1190
1092
  () => ListPipesResponse,
1191
1093
  ];
@@ -1193,9 +1095,7 @@ export var ListTagsForResource = [
1193
1095
  9,
1194
1096
  n0,
1195
1097
  _LTFR,
1196
- {
1197
- [_h]: ["GET", "/tags/{resourceArn}", 200],
1198
- },
1098
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] },
1199
1099
  () => ListTagsForResourceRequest,
1200
1100
  () => ListTagsForResourceResponse,
1201
1101
  ];
@@ -1203,9 +1103,7 @@ export var StartPipe = [
1203
1103
  9,
1204
1104
  n0,
1205
1105
  _SPta,
1206
- {
1207
- [_h]: ["POST", "/v1/pipes/{Name}/start", 200],
1208
- },
1106
+ { [_h]: ["POST", "/v1/pipes/{Name}/start", 200] },
1209
1107
  () => StartPipeRequest,
1210
1108
  () => StartPipeResponse,
1211
1109
  ];
@@ -1213,9 +1111,7 @@ export var StopPipe = [
1213
1111
  9,
1214
1112
  n0,
1215
1113
  _SPto,
1216
- {
1217
- [_h]: ["POST", "/v1/pipes/{Name}/stop", 200],
1218
- },
1114
+ { [_h]: ["POST", "/v1/pipes/{Name}/stop", 200] },
1219
1115
  () => StopPipeRequest,
1220
1116
  () => StopPipeResponse,
1221
1117
  ];
@@ -1223,9 +1119,7 @@ export var TagResource = [
1223
1119
  9,
1224
1120
  n0,
1225
1121
  _TR,
1226
- {
1227
- [_h]: ["POST", "/tags/{resourceArn}", 200],
1228
- },
1122
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] },
1229
1123
  () => TagResourceRequest,
1230
1124
  () => TagResourceResponse,
1231
1125
  ];
@@ -1233,9 +1127,7 @@ export var UntagResource = [
1233
1127
  9,
1234
1128
  n0,
1235
1129
  _UR,
1236
- {
1237
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1238
- },
1130
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
1239
1131
  () => UntagResourceRequest,
1240
1132
  () => UntagResourceResponse,
1241
1133
  ];
@@ -1243,9 +1135,7 @@ export var UpdatePipe = [
1243
1135
  9,
1244
1136
  n0,
1245
1137
  _UP,
1246
- {
1247
- [_h]: ["PUT", "/v1/pipes/{Name}", 200],
1248
- },
1138
+ { [_h]: ["PUT", "/v1/pipes/{Name}", 200] },
1249
1139
  () => UpdatePipeRequest,
1250
1140
  () => UpdatePipeResponse,
1251
1141
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { CreatePipeCommandInput, CreatePipeCommandOutput } from "./commands/CreatePipeCommand";
3
3
  import { DeletePipeCommandInput, DeletePipeCommandOutput } from "./commands/DeletePipeCommand";
4
4
  import { DescribePipeCommandInput, DescribePipeCommandOutput } from "./commands/DescribePipeCommand";
@@ -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, 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 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 { CreatePipeCommandInput, CreatePipeCommandOutput } from "./commands/CreatePipeCommand";
11
11
  import { DeletePipeCommandInput, DeletePipeCommandOutput } from "./commands/DeletePipeCommand";
12
12
  import { DescribePipeCommandInput, DescribePipeCommandOutput } from "./commands/DescribePipeCommand";
@@ -18,7 +18,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
18
18
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
19
19
  import { UpdatePipeCommandInput, UpdatePipeCommandOutput } from "./commands/UpdatePipeCommand";
20
20
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
21
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
21
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
22
22
  export { __Client };
23
23
  /**
24
24
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { PipesHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { PipesHttpAuthSchemeProvider } 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 { PipesClientResolvedConfig } from "../PipesClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type PipesClientResolvedConfig } from "../PipesClient";
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 } from "@smithy/types";
3
- import { CreatePipeRequest, CreatePipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreatePipeRequest, CreatePipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { DeletePipeRequest, DeletePipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeletePipeRequest, DeletePipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { DescribePipeRequest, DescribePipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribePipeRequest, DescribePipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { ListPipesRequest, ListPipesResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListPipesRequest, ListPipesResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { StartPipeRequest, StartPipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { StartPipeRequest, StartPipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { StopPipeRequest, StopPipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { StopPipeRequest, StopPipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { UpdatePipeRequest, UpdatePipeResponse } from "../models/models_0";
4
- import { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdatePipeRequest, UpdatePipeResponse } from "../models/models_0";
4
+ import type { PipesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PipesClient";
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 { ValidationExceptionField } from "./models_0";
3
3
  import { PipesServiceException as __BaseException } from "./PipesServiceException";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { PipesClient } from "../PipesClient";
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 { ListPipesCommandInput, ListPipesCommandOutput } from "../commands/ListPipesCommand";
3
3
  import { PipesPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { PipesClientConfig } from "./PipesClient";
2
+ import type { PipesClientConfig } from "./PipesClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { PipesClientConfig } from "./PipesClient";
2
+ import type { PipesClientConfig } from "./PipesClient";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,4 +1,4 @@
1
- import { PipesClientConfig } from "./PipesClient";
1
+ import type { PipesClientConfig } from "./PipesClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { PipesClientConfig } from "./PipesClient";
1
+ import type { PipesClientConfig } from "./PipesClient";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -1,4 +1,4 @@
1
- import { PipesExtensionConfiguration } from "./extensionConfiguration";
1
+ import type { PipesExtensionConfiguration } from "./extensionConfiguration";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -1,4 +1,4 @@
1
- import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
2
  export declare var CapacityProvider: StaticSimpleSchema;
3
3
  export declare var Database: StaticSimpleSchema;
4
4
  export declare var DbUser: StaticSimpleSchema;
@@ -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,9 +38,10 @@ import {
39
38
  HttpResponse,
40
39
  Logger as __Logger,
41
40
  Provider as __Provider,
42
- Provider,
43
41
  StreamCollector as __StreamCollector,
44
42
  UrlParser as __UrlParser,
43
+ AwsCredentialIdentityProvider,
44
+ Provider,
45
45
  UserAgent as __UserAgent,
46
46
  } from "@smithy/types";
47
47
  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 { PipesHttpAuthSchemeProvider } 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-pipes",
3
3
  "description": "AWS SDK for JavaScript Pipes Client for Node.js, Browser and React Native",
4
- "version": "3.943.0",
4
+ "version": "3.947.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-pipes",
@@ -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 pipes"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo pipes",
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.947.0",
25
+ "@aws-sdk/credential-provider-node": "3.947.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.947.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.947.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",