@aws-sdk/client-codeartifact 3.590.0 → 3.596.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 (101) hide show
  1. package/dist-cjs/index.js +0 -48
  2. package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +2 -1
  3. package/dist-types/commands/CopyPackageVersionsCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  5. package/dist-types/commands/CreatePackageGroupCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePackageCommand.d.ts +2 -1
  10. package/dist-types/commands/DeletePackageGroupCommand.d.ts +2 -1
  11. package/dist-types/commands/DeletePackageVersionsCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribePackageCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribePackageGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribePackageVersionCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRepositoryCommand.d.ts +2 -1
  19. package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +2 -1
  20. package/dist-types/commands/DisposePackageVersionsCommand.d.ts +2 -1
  21. package/dist-types/commands/GetAssociatedPackageGroupCommand.d.ts +2 -1
  22. package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +2 -1
  23. package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +2 -1
  25. package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +2 -1
  26. package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +2 -1
  27. package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -1
  28. package/dist-types/commands/ListAllowedRepositoriesForGroupCommand.d.ts +2 -1
  29. package/dist-types/commands/ListAssociatedPackagesCommand.d.ts +2 -1
  30. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListPackageGroupsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +2 -1
  34. package/dist-types/commands/ListPackageVersionsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListPackagesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +2 -1
  38. package/dist-types/commands/ListSubPackageGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  40. package/dist-types/commands/PublishPackageVersionCommand.d.ts +2 -1
  41. package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -1
  44. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/UpdatePackageGroupCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateRepositoryCommand.d.ts +2 -1
  50. package/dist-types/index.d.ts +2 -2
  51. package/dist-types/models/CodeartifactServiceException.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/CreatePackageGroupCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/DeletePackageGroupCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DescribePackageGroupCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/GetAssociatedPackageGroupCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ListAllowedRepositoriesForGroupCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListAssociatedPackagesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListPackageGroupsCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListSubPackageGroupsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/PutPackageOriginConfigurationCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/UpdatePackageGroupCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/models/CodeartifactServiceException.d.ts +2 -1
  101. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -262,7 +262,6 @@ var CodeartifactClient = _CodeartifactClient;
262
262
 
263
263
  var import_middleware_serde = require("@smithy/middleware-serde");
264
264
 
265
- var import_types = require("@smithy/types");
266
265
 
267
266
  // src/protocols/Aws_restJson1.ts
268
267
  var import_core2 = require("@aws-sdk/core");
@@ -2371,7 +2370,6 @@ var AssociateExternalConnectionCommand = _AssociateExternalConnectionCommand;
2371
2370
 
2372
2371
 
2373
2372
 
2374
-
2375
2373
  var _CopyPackageVersionsCommand = class _CopyPackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2376
2374
  ...commonParams
2377
2375
  }).m(function(Command, cs, config, o) {
@@ -2388,7 +2386,6 @@ var CopyPackageVersionsCommand = _CopyPackageVersionsCommand;
2388
2386
 
2389
2387
 
2390
2388
 
2391
-
2392
2389
  var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2393
2390
  ...commonParams
2394
2391
  }).m(function(Command, cs, config, o) {
@@ -2405,7 +2402,6 @@ var CreateDomainCommand = _CreateDomainCommand;
2405
2402
 
2406
2403
 
2407
2404
 
2408
-
2409
2405
  var _CreatePackageGroupCommand = class _CreatePackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2410
2406
  ...commonParams
2411
2407
  }).m(function(Command, cs, config, o) {
@@ -2422,7 +2418,6 @@ var CreatePackageGroupCommand = _CreatePackageGroupCommand;
2422
2418
 
2423
2419
 
2424
2420
 
2425
-
2426
2421
  var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
2427
2422
  ...commonParams
2428
2423
  }).m(function(Command, cs, config, o) {
@@ -2439,7 +2434,6 @@ var CreateRepositoryCommand = _CreateRepositoryCommand;
2439
2434
 
2440
2435
 
2441
2436
 
2442
-
2443
2437
  var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2444
2438
  ...commonParams
2445
2439
  }).m(function(Command, cs, config, o) {
@@ -2456,7 +2450,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
2456
2450
 
2457
2451
 
2458
2452
 
2459
-
2460
2453
  var _DeleteDomainPermissionsPolicyCommand = class _DeleteDomainPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2461
2454
  ...commonParams
2462
2455
  }).m(function(Command, cs, config, o) {
@@ -2473,7 +2466,6 @@ var DeleteDomainPermissionsPolicyCommand = _DeleteDomainPermissionsPolicyCommand
2473
2466
 
2474
2467
 
2475
2468
 
2476
-
2477
2469
  var _DeletePackageCommand = class _DeletePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2478
2470
  ...commonParams
2479
2471
  }).m(function(Command, cs, config, o) {
@@ -2490,7 +2482,6 @@ var DeletePackageCommand = _DeletePackageCommand;
2490
2482
 
2491
2483
 
2492
2484
 
2493
-
2494
2485
  var _DeletePackageGroupCommand = class _DeletePackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2495
2486
  ...commonParams
2496
2487
  }).m(function(Command, cs, config, o) {
@@ -2507,7 +2498,6 @@ var DeletePackageGroupCommand = _DeletePackageGroupCommand;
2507
2498
 
2508
2499
 
2509
2500
 
2510
-
2511
2501
  var _DeletePackageVersionsCommand = class _DeletePackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2512
2502
  ...commonParams
2513
2503
  }).m(function(Command, cs, config, o) {
@@ -2524,7 +2514,6 @@ var DeletePackageVersionsCommand = _DeletePackageVersionsCommand;
2524
2514
 
2525
2515
 
2526
2516
 
2527
-
2528
2517
  var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
2529
2518
  ...commonParams
2530
2519
  }).m(function(Command, cs, config, o) {
@@ -2541,7 +2530,6 @@ var DeleteRepositoryCommand = _DeleteRepositoryCommand;
2541
2530
 
2542
2531
 
2543
2532
 
2544
-
2545
2533
  var _DeleteRepositoryPermissionsPolicyCommand = class _DeleteRepositoryPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2546
2534
  ...commonParams
2547
2535
  }).m(function(Command, cs, config, o) {
@@ -2558,7 +2546,6 @@ var DeleteRepositoryPermissionsPolicyCommand = _DeleteRepositoryPermissionsPolic
2558
2546
 
2559
2547
 
2560
2548
 
2561
-
2562
2549
  var _DescribeDomainCommand = class _DescribeDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2563
2550
  ...commonParams
2564
2551
  }).m(function(Command, cs, config, o) {
@@ -2575,7 +2562,6 @@ var DescribeDomainCommand = _DescribeDomainCommand;
2575
2562
 
2576
2563
 
2577
2564
 
2578
-
2579
2565
  var _DescribePackageCommand = class _DescribePackageCommand extends import_smithy_client.Command.classBuilder().ep({
2580
2566
  ...commonParams
2581
2567
  }).m(function(Command, cs, config, o) {
@@ -2592,7 +2578,6 @@ var DescribePackageCommand = _DescribePackageCommand;
2592
2578
 
2593
2579
 
2594
2580
 
2595
-
2596
2581
  var _DescribePackageGroupCommand = class _DescribePackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2597
2582
  ...commonParams
2598
2583
  }).m(function(Command, cs, config, o) {
@@ -2609,7 +2594,6 @@ var DescribePackageGroupCommand = _DescribePackageGroupCommand;
2609
2594
 
2610
2595
 
2611
2596
 
2612
-
2613
2597
  var _DescribePackageVersionCommand = class _DescribePackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2614
2598
  ...commonParams
2615
2599
  }).m(function(Command, cs, config, o) {
@@ -2626,7 +2610,6 @@ var DescribePackageVersionCommand = _DescribePackageVersionCommand;
2626
2610
 
2627
2611
 
2628
2612
 
2629
-
2630
2613
  var _DescribeRepositoryCommand = class _DescribeRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
2631
2614
  ...commonParams
2632
2615
  }).m(function(Command, cs, config, o) {
@@ -2643,7 +2626,6 @@ var DescribeRepositoryCommand = _DescribeRepositoryCommand;
2643
2626
 
2644
2627
 
2645
2628
 
2646
-
2647
2629
  var _DisassociateExternalConnectionCommand = class _DisassociateExternalConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2648
2630
  ...commonParams
2649
2631
  }).m(function(Command, cs, config, o) {
@@ -2660,7 +2642,6 @@ var DisassociateExternalConnectionCommand = _DisassociateExternalConnectionComma
2660
2642
 
2661
2643
 
2662
2644
 
2663
-
2664
2645
  var _DisposePackageVersionsCommand = class _DisposePackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2665
2646
  ...commonParams
2666
2647
  }).m(function(Command, cs, config, o) {
@@ -2677,7 +2658,6 @@ var DisposePackageVersionsCommand = _DisposePackageVersionsCommand;
2677
2658
 
2678
2659
 
2679
2660
 
2680
-
2681
2661
  var _GetAssociatedPackageGroupCommand = class _GetAssociatedPackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2682
2662
  ...commonParams
2683
2663
  }).m(function(Command, cs, config, o) {
@@ -2694,7 +2674,6 @@ var GetAssociatedPackageGroupCommand = _GetAssociatedPackageGroupCommand;
2694
2674
 
2695
2675
 
2696
2676
 
2697
-
2698
2677
  var _GetAuthorizationTokenCommand = class _GetAuthorizationTokenCommand extends import_smithy_client.Command.classBuilder().ep({
2699
2678
  ...commonParams
2700
2679
  }).m(function(Command, cs, config, o) {
@@ -2711,7 +2690,6 @@ var GetAuthorizationTokenCommand = _GetAuthorizationTokenCommand;
2711
2690
 
2712
2691
 
2713
2692
 
2714
-
2715
2693
  var _GetDomainPermissionsPolicyCommand = class _GetDomainPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2716
2694
  ...commonParams
2717
2695
  }).m(function(Command, cs, config, o) {
@@ -2728,7 +2706,6 @@ var GetDomainPermissionsPolicyCommand = _GetDomainPermissionsPolicyCommand;
2728
2706
 
2729
2707
 
2730
2708
 
2731
-
2732
2709
  var _GetPackageVersionAssetCommand = class _GetPackageVersionAssetCommand extends import_smithy_client.Command.classBuilder().ep({
2733
2710
  ...commonParams
2734
2711
  }).m(function(Command, cs, config, o) {
@@ -2745,7 +2722,6 @@ var GetPackageVersionAssetCommand = _GetPackageVersionAssetCommand;
2745
2722
 
2746
2723
 
2747
2724
 
2748
-
2749
2725
  var _GetPackageVersionReadmeCommand = class _GetPackageVersionReadmeCommand extends import_smithy_client.Command.classBuilder().ep({
2750
2726
  ...commonParams
2751
2727
  }).m(function(Command, cs, config, o) {
@@ -2762,7 +2738,6 @@ var GetPackageVersionReadmeCommand = _GetPackageVersionReadmeCommand;
2762
2738
 
2763
2739
 
2764
2740
 
2765
-
2766
2741
  var _GetRepositoryEndpointCommand = class _GetRepositoryEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
2767
2742
  ...commonParams
2768
2743
  }).m(function(Command, cs, config, o) {
@@ -2779,7 +2754,6 @@ var GetRepositoryEndpointCommand = _GetRepositoryEndpointCommand;
2779
2754
 
2780
2755
 
2781
2756
 
2782
-
2783
2757
  var _GetRepositoryPermissionsPolicyCommand = class _GetRepositoryPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2784
2758
  ...commonParams
2785
2759
  }).m(function(Command, cs, config, o) {
@@ -2796,7 +2770,6 @@ var GetRepositoryPermissionsPolicyCommand = _GetRepositoryPermissionsPolicyComma
2796
2770
 
2797
2771
 
2798
2772
 
2799
-
2800
2773
  var _ListAllowedRepositoriesForGroupCommand = class _ListAllowedRepositoriesForGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2801
2774
  ...commonParams
2802
2775
  }).m(function(Command, cs, config, o) {
@@ -2813,7 +2786,6 @@ var ListAllowedRepositoriesForGroupCommand = _ListAllowedRepositoriesForGroupCom
2813
2786
 
2814
2787
 
2815
2788
 
2816
-
2817
2789
  var _ListAssociatedPackagesCommand = class _ListAssociatedPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
2818
2790
  ...commonParams
2819
2791
  }).m(function(Command, cs, config, o) {
@@ -2830,7 +2802,6 @@ var ListAssociatedPackagesCommand = _ListAssociatedPackagesCommand;
2830
2802
 
2831
2803
 
2832
2804
 
2833
-
2834
2805
  var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
2835
2806
  ...commonParams
2836
2807
  }).m(function(Command, cs, config, o) {
@@ -2847,7 +2818,6 @@ var ListDomainsCommand = _ListDomainsCommand;
2847
2818
 
2848
2819
 
2849
2820
 
2850
-
2851
2821
  var _ListPackageGroupsCommand = class _ListPackageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2852
2822
  ...commonParams
2853
2823
  }).m(function(Command, cs, config, o) {
@@ -2864,7 +2834,6 @@ var ListPackageGroupsCommand = _ListPackageGroupsCommand;
2864
2834
 
2865
2835
 
2866
2836
 
2867
-
2868
2837
  var _ListPackagesCommand = class _ListPackagesCommand extends import_smithy_client.Command.classBuilder().ep({
2869
2838
  ...commonParams
2870
2839
  }).m(function(Command, cs, config, o) {
@@ -2881,7 +2850,6 @@ var ListPackagesCommand = _ListPackagesCommand;
2881
2850
 
2882
2851
 
2883
2852
 
2884
-
2885
2853
  var _ListPackageVersionAssetsCommand = class _ListPackageVersionAssetsCommand extends import_smithy_client.Command.classBuilder().ep({
2886
2854
  ...commonParams
2887
2855
  }).m(function(Command, cs, config, o) {
@@ -2898,7 +2866,6 @@ var ListPackageVersionAssetsCommand = _ListPackageVersionAssetsCommand;
2898
2866
 
2899
2867
 
2900
2868
 
2901
-
2902
2869
  var _ListPackageVersionDependenciesCommand = class _ListPackageVersionDependenciesCommand extends import_smithy_client.Command.classBuilder().ep({
2903
2870
  ...commonParams
2904
2871
  }).m(function(Command, cs, config, o) {
@@ -2915,7 +2882,6 @@ var ListPackageVersionDependenciesCommand = _ListPackageVersionDependenciesComma
2915
2882
 
2916
2883
 
2917
2884
 
2918
-
2919
2885
  var _ListPackageVersionsCommand = class _ListPackageVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2920
2886
  ...commonParams
2921
2887
  }).m(function(Command, cs, config, o) {
@@ -2932,7 +2898,6 @@ var ListPackageVersionsCommand = _ListPackageVersionsCommand;
2932
2898
 
2933
2899
 
2934
2900
 
2935
-
2936
2901
  var _ListRepositoriesCommand = class _ListRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
2937
2902
  ...commonParams
2938
2903
  }).m(function(Command, cs, config, o) {
@@ -2949,7 +2914,6 @@ var ListRepositoriesCommand = _ListRepositoriesCommand;
2949
2914
 
2950
2915
 
2951
2916
 
2952
-
2953
2917
  var _ListRepositoriesInDomainCommand = class _ListRepositoriesInDomainCommand extends import_smithy_client.Command.classBuilder().ep({
2954
2918
  ...commonParams
2955
2919
  }).m(function(Command, cs, config, o) {
@@ -2966,7 +2930,6 @@ var ListRepositoriesInDomainCommand = _ListRepositoriesInDomainCommand;
2966
2930
 
2967
2931
 
2968
2932
 
2969
-
2970
2933
  var _ListSubPackageGroupsCommand = class _ListSubPackageGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2971
2934
  ...commonParams
2972
2935
  }).m(function(Command, cs, config, o) {
@@ -2983,7 +2946,6 @@ var ListSubPackageGroupsCommand = _ListSubPackageGroupsCommand;
2983
2946
 
2984
2947
 
2985
2948
 
2986
-
2987
2949
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2988
2950
  ...commonParams
2989
2951
  }).m(function(Command, cs, config, o) {
@@ -3000,7 +2962,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3000
2962
 
3001
2963
 
3002
2964
 
3003
-
3004
2965
  var _PublishPackageVersionCommand = class _PublishPackageVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3005
2966
  ...commonParams
3006
2967
  }).m(function(Command, cs, config, o) {
@@ -3017,7 +2978,6 @@ var PublishPackageVersionCommand = _PublishPackageVersionCommand;
3017
2978
 
3018
2979
 
3019
2980
 
3020
-
3021
2981
  var _PutDomainPermissionsPolicyCommand = class _PutDomainPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3022
2982
  ...commonParams
3023
2983
  }).m(function(Command, cs, config, o) {
@@ -3034,7 +2994,6 @@ var PutDomainPermissionsPolicyCommand = _PutDomainPermissionsPolicyCommand;
3034
2994
 
3035
2995
 
3036
2996
 
3037
-
3038
2997
  var _PutPackageOriginConfigurationCommand = class _PutPackageOriginConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3039
2998
  ...commonParams
3040
2999
  }).m(function(Command, cs, config, o) {
@@ -3051,7 +3010,6 @@ var PutPackageOriginConfigurationCommand = _PutPackageOriginConfigurationCommand
3051
3010
 
3052
3011
 
3053
3012
 
3054
-
3055
3013
  var _PutRepositoryPermissionsPolicyCommand = class _PutRepositoryPermissionsPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3056
3014
  ...commonParams
3057
3015
  }).m(function(Command, cs, config, o) {
@@ -3068,7 +3026,6 @@ var PutRepositoryPermissionsPolicyCommand = _PutRepositoryPermissionsPolicyComma
3068
3026
 
3069
3027
 
3070
3028
 
3071
-
3072
3029
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3073
3030
  ...commonParams
3074
3031
  }).m(function(Command, cs, config, o) {
@@ -3085,7 +3042,6 @@ var TagResourceCommand = _TagResourceCommand;
3085
3042
 
3086
3043
 
3087
3044
 
3088
-
3089
3045
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3090
3046
  ...commonParams
3091
3047
  }).m(function(Command, cs, config, o) {
@@ -3102,7 +3058,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3102
3058
 
3103
3059
 
3104
3060
 
3105
-
3106
3061
  var _UpdatePackageGroupCommand = class _UpdatePackageGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3107
3062
  ...commonParams
3108
3063
  }).m(function(Command, cs, config, o) {
@@ -3119,7 +3074,6 @@ var UpdatePackageGroupCommand = _UpdatePackageGroupCommand;
3119
3074
 
3120
3075
 
3121
3076
 
3122
-
3123
3077
  var _UpdatePackageGroupOriginConfigurationCommand = class _UpdatePackageGroupOriginConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3124
3078
  ...commonParams
3125
3079
  }).m(function(Command, cs, config, o) {
@@ -3136,7 +3090,6 @@ var UpdatePackageGroupOriginConfigurationCommand = _UpdatePackageGroupOriginConf
3136
3090
 
3137
3091
 
3138
3092
 
3139
-
3140
3093
  var _UpdatePackageVersionsStatusCommand = class _UpdatePackageVersionsStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3141
3094
  ...commonParams
3142
3095
  }).m(function(Command, cs, config, o) {
@@ -3153,7 +3106,6 @@ var UpdatePackageVersionsStatusCommand = _UpdatePackageVersionsStatusCommand;
3153
3106
 
3154
3107
 
3155
3108
 
3156
-
3157
3109
  var _UpdateRepositoryCommand = class _UpdateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
3158
3110
  ...commonParams
3159
3111
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateExternalConnectionRequest, AssociateExternalConnectionResult }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CopyPackageVersionsRequest, CopyPackageVersionsResult } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDomainRequest, CreateDomainResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePackageGroupRequest, CreatePackageGroupResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateRepositoryRequest, CreateRepositoryResult } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDomainRequest, DeleteDomainResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDomainPermissionsPolicyRequest, DeleteDomainPermissionsPolicyResu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePackageRequest, DeletePackageResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePackageGroupRequest, DeletePackageGroupResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePackageVersionsRequest, DeletePackageVersionsResult } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteRepositoryRequest, DeleteRepositoryResult } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteRepositoryPermissionsPolicyRequest, DeleteRepositoryPermissionsPo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDomainRequest, DescribeDomainResult } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribePackageRequest, DescribePackageResult } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribePackageGroupRequest, DescribePackageGroupResult } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribePackageVersionRequest, DescribePackageVersionResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRepositoryRequest, DescribeRepositoryResult } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateExternalConnectionRequest, DisassociateExternalConnectionRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisposePackageVersionsRequest, DisposePackageVersionsResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAssociatedPackageGroupRequest, GetAssociatedPackageGroupResult } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAuthorizationTokenRequest, GetAuthorizationTokenResult } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPackageVersionAssetRequest, GetPackageVersionAssetResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRepositoryEndpointRequest, GetRepositoryEndpointResult } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAllowedRepositoriesForGroupRequest, ListAllowedRepositoriesForGroup
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAssociatedPackagesRequest, ListAssociatedPackagesResult } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *