@aws-sdk/client-marketplace-catalog 3.942.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 (42) hide show
  1. package/dist-cjs/index.js +29 -193
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/MarketplaceCatalogClient.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 +29 -193
  8. package/dist-types/MarketplaceCatalog.d.ts +1 -1
  9. package/dist-types/MarketplaceCatalogClient.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/BatchDescribeEntitiesCommand.d.ts +3 -3
  13. package/dist-types/commands/CancelChangeSetCommand.d.ts +3 -3
  14. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  15. package/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -3
  16. package/dist-types/commands/DescribeEntityCommand.d.ts +3 -3
  17. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
  18. package/dist-types/commands/ListChangeSetsCommand.d.ts +3 -3
  19. package/dist-types/commands/ListEntitiesCommand.d.ts +3 -3
  20. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  21. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  22. package/dist-types/commands/StartChangeSetCommand.d.ts +3 -3
  23. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  24. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  25. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  26. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  27. package/dist-types/extensionConfiguration.d.ts +4 -4
  28. package/dist-types/models/MarketplaceCatalogServiceException.d.ts +1 -1
  29. package/dist-types/models/errors.d.ts +1 -1
  30. package/dist-types/pagination/Interfaces.d.ts +1 -1
  31. package/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  32. package/dist-types/pagination/ListEntitiesPaginator.d.ts +1 -1
  33. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  34. package/dist-types/runtimeConfig.d.ts +1 -1
  35. package/dist-types/runtimeConfig.native.d.ts +1 -1
  36. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  37. package/dist-types/runtimeExtensions.d.ts +1 -1
  38. package/dist-types/schemas/schemas_0.d.ts +1 -1
  39. package/dist-types/ts3.4/MarketplaceCatalogClient.d.ts +3 -3
  40. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  41. package/dist-types/ts3.4/models/MarketplaceCatalogServiceException.d.ts +1 -1
  42. package/package.json +13 -12
@@ -237,17 +237,7 @@ const n0 = "com.amazonaws.marketplacecatalog";
237
237
  import { TypeRegistry } from "@smithy/core/schema";
238
238
  import { AccessDeniedException as __AccessDeniedException, InternalServiceException as __InternalServiceException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotSupportedException as __ResourceNotSupportedException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
239
239
  import { MarketplaceCatalogServiceException as __MarketplaceCatalogServiceException } from "../models/MarketplaceCatalogServiceException";
240
- export var AccessDeniedException = [
241
- -3,
242
- n0,
243
- _ADE,
244
- {
245
- [_e]: _c,
246
- [_hE]: 403,
247
- },
248
- [_M],
249
- [0],
250
- ];
240
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
251
241
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
252
242
  export var AmiProductEntityIdFilter = [3, n0, _APEIF, 0, [_VL], [64 | 0]];
253
243
  export var AmiProductFilters = [
@@ -293,18 +283,8 @@ export var CancelChangeSetRequest = [
293
283
  0,
294
284
  [_C, _CSI],
295
285
  [
296
- [
297
- 0,
298
- {
299
- [_hQ]: _ca,
300
- },
301
- ],
302
- [
303
- 0,
304
- {
305
- [_hQ]: _cSI,
306
- },
307
- ],
286
+ [0, { [_hQ]: _ca }],
287
+ [0, { [_hQ]: _cSI }],
308
288
  ],
309
289
  ];
310
290
  export var CancelChangeSetResponse = [3, n0, _CCSRa, 0, [_CSI, _CSA], [0, 0]];
@@ -400,21 +380,7 @@ export var DataProductSort = [3, n0, _DPS, 0, [_SB, _SO], [0, 0]];
400
380
  export var DataProductSummary = [3, n0, _DPSa, 0, [_PT, _V], [0, 0]];
401
381
  export var DataProductTitleFilter = [3, n0, _DPTF, 0, [_VL, _WCV], [64 | 0, 0]];
402
382
  export var DataProductVisibilityFilter = [3, n0, _DPVF, 0, [_VL], [64 | 0]];
403
- export var DeleteResourcePolicyRequest = [
404
- 3,
405
- n0,
406
- _DRPR,
407
- 0,
408
- [_RA],
409
- [
410
- [
411
- 0,
412
- {
413
- [_hQ]: _rA,
414
- },
415
- ],
416
- ],
417
- ];
383
+ export var DeleteResourcePolicyRequest = [3, n0, _DRPR, 0, [_RA], [[0, { [_hQ]: _rA }]]];
418
384
  export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [], []];
419
385
  export var DescribeChangeSetRequest = [
420
386
  3,
@@ -423,18 +389,8 @@ export var DescribeChangeSetRequest = [
423
389
  0,
424
390
  [_C, _CSI],
425
391
  [
426
- [
427
- 0,
428
- {
429
- [_hQ]: _ca,
430
- },
431
- ],
432
- [
433
- 0,
434
- {
435
- [_hQ]: _cSI,
436
- },
437
- ],
392
+ [0, { [_hQ]: _ca }],
393
+ [0, { [_hQ]: _cSI }],
438
394
  ],
439
395
  ];
440
396
  export var DescribeChangeSetResponse = [
@@ -452,18 +408,8 @@ export var DescribeEntityRequest = [
452
408
  0,
453
409
  [_C, _EI],
454
410
  [
455
- [
456
- 0,
457
- {
458
- [_hQ]: _ca,
459
- },
460
- ],
461
- [
462
- 0,
463
- {
464
- [_hQ]: _eI,
465
- },
466
- ],
411
+ [0, { [_hQ]: _ca }],
412
+ [0, { [_hQ]: _eI }],
467
413
  ],
468
414
  ];
469
415
  export var DescribeEntityResponse = [
@@ -502,33 +448,9 @@ export var EntitySummary = [
502
448
  ];
503
449
  export var ErrorDetail = [3, n0, _EDr, 0, [_EC, _EM], [0, 0]];
504
450
  export var Filter = [3, n0, _F, 0, [_N, _VL], [0, 64 | 0]];
505
- export var GetResourcePolicyRequest = [
506
- 3,
507
- n0,
508
- _GRPR,
509
- 0,
510
- [_RA],
511
- [
512
- [
513
- 0,
514
- {
515
- [_hQ]: _rA,
516
- },
517
- ],
518
- ],
519
- ];
451
+ export var GetResourcePolicyRequest = [3, n0, _GRPR, 0, [_RA], [[0, { [_hQ]: _rA }]]];
520
452
  export var GetResourcePolicyResponse = [3, n0, _GRPRe, 0, [_P], [0]];
521
- export var InternalServiceException = [
522
- -3,
523
- n0,
524
- _ISE,
525
- {
526
- [_e]: _s,
527
- [_hE]: 500,
528
- },
529
- [_M],
530
- [0],
531
- ];
453
+ export var InternalServiceException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
532
454
  TypeRegistry.for(n0).registerError(InternalServiceException, __InternalServiceException);
533
455
  export var ListChangeSetsRequest = [
534
456
  3,
@@ -815,41 +737,11 @@ export var ResaleAuthorizationSummary = [
815
737
  [_N, _PI, _PN, _MAI, _MLN, _RAID, _RLN, _S, _OES, _CD, _AED],
816
738
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
817
739
  ];
818
- export var ResourceInUseException = [
819
- -3,
820
- n0,
821
- _RIUE,
822
- {
823
- [_e]: _c,
824
- [_hE]: 423,
825
- },
826
- [_M],
827
- [0],
828
- ];
740
+ export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 423 }, [_M], [0]];
829
741
  TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
830
- export var ResourceNotFoundException = [
831
- -3,
832
- n0,
833
- _RNFE,
834
- {
835
- [_e]: _c,
836
- [_hE]: 404,
837
- },
838
- [_M],
839
- [0],
840
- ];
742
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
841
743
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
842
- export var ResourceNotSupportedException = [
843
- -3,
844
- n0,
845
- _RNSE,
846
- {
847
- [_e]: _c,
848
- [_hE]: 415,
849
- },
850
- [_M],
851
- [0],
852
- ];
744
+ export var ResourceNotSupportedException = [-3, n0, _RNSE, { [_e]: _c, [_hE]: 415 }, [_M], [0]];
853
745
  TypeRegistry.for(n0).registerError(ResourceNotSupportedException, __ResourceNotSupportedException);
854
746
  export var SaaSProductEntityIdFilter = [3, n0, _SSPEIF, 0, [_VL], [64 | 0]];
855
747
  export var SaaSProductFilters = [
@@ -885,17 +777,7 @@ export var SaaSProductSort = [3, n0, _SSPSa, 0, [_SB, _SO], [0, 0]];
885
777
  export var SaaSProductSummary = [3, n0, _SSPS, 0, [_PT, _V], [0, 0]];
886
778
  export var SaaSProductTitleFilter = [3, n0, _SSPTF, 0, [_VL, _WCV], [64 | 0, 0]];
887
779
  export var SaaSProductVisibilityFilter = [3, n0, _SSPVF, 0, [_VL], [64 | 0]];
888
- export var ServiceQuotaExceededException = [
889
- -3,
890
- n0,
891
- _SQEE,
892
- {
893
- [_e]: _c,
894
- [_hE]: 402,
895
- },
896
- [_M],
897
- [0],
898
- ];
780
+ export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_M], [0]];
899
781
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
900
782
  export var Sort = [3, n0, _So, 0, [_SB, _SO], [0, 0]];
901
783
  export var StartChangeSetRequest = [
@@ -910,31 +792,11 @@ export var StartChangeSetResponse = [3, n0, _SCSRt, 0, [_CSI, _CSA], [0, 0]];
910
792
  export var Tag = [3, n0, _Tag, 0, [_K, _Va], [0, 0]];
911
793
  export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
912
794
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
913
- export var ThrottlingException = [
914
- -3,
915
- n0,
916
- _TE,
917
- {
918
- [_e]: _c,
919
- [_hE]: 429,
920
- },
921
- [_M],
922
- [0],
923
- ];
795
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
924
796
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
925
797
  export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
926
798
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
927
- export var ValidationException = [
928
- -3,
929
- n0,
930
- _VE,
931
- {
932
- [_e]: _c,
933
- [_hE]: 422,
934
- },
935
- [_M],
936
- [0],
937
- ];
799
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 422 }, [_M], [0]];
938
800
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
939
801
  export var __Unit = "unit";
940
802
  export var MarketplaceCatalogServiceException = [
@@ -1039,9 +901,7 @@ export var BatchDescribeEntities = [
1039
901
  9,
1040
902
  n0,
1041
903
  _BDE,
1042
- {
1043
- [_h]: ["POST", "/BatchDescribeEntities", 200],
1044
- },
904
+ { [_h]: ["POST", "/BatchDescribeEntities", 200] },
1045
905
  () => BatchDescribeEntitiesRequest,
1046
906
  () => BatchDescribeEntitiesResponse,
1047
907
  ];
@@ -1049,9 +909,7 @@ export var CancelChangeSet = [
1049
909
  9,
1050
910
  n0,
1051
911
  _CCS,
1052
- {
1053
- [_h]: ["PATCH", "/CancelChangeSet", 200],
1054
- },
912
+ { [_h]: ["PATCH", "/CancelChangeSet", 200] },
1055
913
  () => CancelChangeSetRequest,
1056
914
  () => CancelChangeSetResponse,
1057
915
  ];
@@ -1059,9 +917,7 @@ export var DeleteResourcePolicy = [
1059
917
  9,
1060
918
  n0,
1061
919
  _DRP,
1062
- {
1063
- [_h]: ["DELETE", "/DeleteResourcePolicy", 200],
1064
- },
920
+ { [_h]: ["DELETE", "/DeleteResourcePolicy", 200] },
1065
921
  () => DeleteResourcePolicyRequest,
1066
922
  () => DeleteResourcePolicyResponse,
1067
923
  ];
@@ -1069,9 +925,7 @@ export var DescribeChangeSet = [
1069
925
  9,
1070
926
  n0,
1071
927
  _DCS,
1072
- {
1073
- [_h]: ["GET", "/DescribeChangeSet", 200],
1074
- },
928
+ { [_h]: ["GET", "/DescribeChangeSet", 200] },
1075
929
  () => DescribeChangeSetRequest,
1076
930
  () => DescribeChangeSetResponse,
1077
931
  ];
@@ -1079,9 +933,7 @@ export var DescribeEntity = [
1079
933
  9,
1080
934
  n0,
1081
935
  _DE,
1082
- {
1083
- [_h]: ["GET", "/DescribeEntity", 200],
1084
- },
936
+ { [_h]: ["GET", "/DescribeEntity", 200] },
1085
937
  () => DescribeEntityRequest,
1086
938
  () => DescribeEntityResponse,
1087
939
  ];
@@ -1089,9 +941,7 @@ export var GetResourcePolicy = [
1089
941
  9,
1090
942
  n0,
1091
943
  _GRP,
1092
- {
1093
- [_h]: ["GET", "/GetResourcePolicy", 200],
1094
- },
944
+ { [_h]: ["GET", "/GetResourcePolicy", 200] },
1095
945
  () => GetResourcePolicyRequest,
1096
946
  () => GetResourcePolicyResponse,
1097
947
  ];
@@ -1099,9 +949,7 @@ export var ListChangeSets = [
1099
949
  9,
1100
950
  n0,
1101
951
  _LCS,
1102
- {
1103
- [_h]: ["POST", "/ListChangeSets", 200],
1104
- },
952
+ { [_h]: ["POST", "/ListChangeSets", 200] },
1105
953
  () => ListChangeSetsRequest,
1106
954
  () => ListChangeSetsResponse,
1107
955
  ];
@@ -1109,9 +957,7 @@ export var ListEntities = [
1109
957
  9,
1110
958
  n0,
1111
959
  _LE,
1112
- {
1113
- [_h]: ["POST", "/ListEntities", 200],
1114
- },
960
+ { [_h]: ["POST", "/ListEntities", 200] },
1115
961
  () => ListEntitiesRequest,
1116
962
  () => ListEntitiesResponse,
1117
963
  ];
@@ -1119,9 +965,7 @@ export var ListTagsForResource = [
1119
965
  9,
1120
966
  n0,
1121
967
  _LTFR,
1122
- {
1123
- [_h]: ["POST", "/ListTagsForResource", 200],
1124
- },
968
+ { [_h]: ["POST", "/ListTagsForResource", 200] },
1125
969
  () => ListTagsForResourceRequest,
1126
970
  () => ListTagsForResourceResponse,
1127
971
  ];
@@ -1129,9 +973,7 @@ export var PutResourcePolicy = [
1129
973
  9,
1130
974
  n0,
1131
975
  _PRP,
1132
- {
1133
- [_h]: ["POST", "/PutResourcePolicy", 200],
1134
- },
976
+ { [_h]: ["POST", "/PutResourcePolicy", 200] },
1135
977
  () => PutResourcePolicyRequest,
1136
978
  () => PutResourcePolicyResponse,
1137
979
  ];
@@ -1139,9 +981,7 @@ export var StartChangeSet = [
1139
981
  9,
1140
982
  n0,
1141
983
  _SCS,
1142
- {
1143
- [_h]: ["POST", "/StartChangeSet", 200],
1144
- },
984
+ { [_h]: ["POST", "/StartChangeSet", 200] },
1145
985
  () => StartChangeSetRequest,
1146
986
  () => StartChangeSetResponse,
1147
987
  ];
@@ -1149,9 +989,7 @@ export var TagResource = [
1149
989
  9,
1150
990
  n0,
1151
991
  _TR,
1152
- {
1153
- [_h]: ["POST", "/TagResource", 200],
1154
- },
992
+ { [_h]: ["POST", "/TagResource", 200] },
1155
993
  () => TagResourceRequest,
1156
994
  () => TagResourceResponse,
1157
995
  ];
@@ -1159,9 +997,7 @@ export var UntagResource = [
1159
997
  9,
1160
998
  n0,
1161
999
  _UR,
1162
- {
1163
- [_h]: ["POST", "/UntagResource", 200],
1164
- },
1000
+ { [_h]: ["POST", "/UntagResource", 200] },
1165
1001
  () => UntagResourceRequest,
1166
1002
  () => UntagResourceResponse,
1167
1003
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BatchDescribeEntitiesCommandInput, BatchDescribeEntitiesCommandOutput } from "./commands/BatchDescribeEntitiesCommand";
3
3
  import { CancelChangeSetCommandInput, CancelChangeSetCommandOutput } from "./commands/CancelChangeSetCommand";
4
4
  import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
@@ -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 { BatchDescribeEntitiesCommandInput, BatchDescribeEntitiesCommandOutput } from "./commands/BatchDescribeEntitiesCommand";
11
11
  import { CancelChangeSetCommandInput, CancelChangeSetCommandOutput } from "./commands/CancelChangeSetCommand";
12
12
  import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
@@ -21,7 +21,7 @@ import { StartChangeSetCommandInput, StartChangeSetCommandOutput } from "./comma
21
21
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
22
22
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
23
23
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
24
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
24
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
25
25
  export { __Client };
26
26
  /**
27
27
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { MarketplaceCatalogHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { MarketplaceCatalogHttpAuthSchemeProvider } 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 { MarketplaceCatalogClientResolvedConfig } from "../MarketplaceCatalogClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type MarketplaceCatalogClientResolvedConfig } from "../MarketplaceCatalogClient";
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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { BatchDescribeEntitiesRequest, BatchDescribeEntitiesResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { BatchDescribeEntitiesRequest, BatchDescribeEntitiesResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { CancelChangeSetRequest, CancelChangeSetResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { CancelChangeSetRequest, CancelChangeSetResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { DescribeChangeSetRequest, DescribeChangeSetResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { DescribeChangeSetRequest, DescribeChangeSetResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { DescribeEntityRequest, DescribeEntityResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { DescribeEntityRequest, DescribeEntityResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { GetResourcePolicyRequest, GetResourcePolicyResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { ListChangeSetsRequest, ListChangeSetsResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { ListChangeSetsRequest, ListChangeSetsResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { ListEntitiesRequest, ListEntitiesResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { ListEntitiesRequest, ListEntitiesResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { ListTagsForResourceRequest, ListTagsForResourceResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { PutResourcePolicyRequest, PutResourcePolicyResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { StartChangeSetRequest, StartChangeSetResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { StartChangeSetRequest, StartChangeSetResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { TagResourceRequest, TagResourceResponse } 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 { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { MarketplaceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MarketplaceCatalogClient";
4
+ import type { UntagResourceRequest, UntagResourceResponse } 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
  */