@aws-sdk/client-codebuild 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 (105) hide show
  1. package/dist-cjs/index.js +0 -50
  2. package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetBuildsCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetFleetsCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetProjectsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetReportsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateReportGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateWebhookCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteBuildBatchCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteReportCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteReportGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeTestCasesCommand.d.ts +2 -1
  23. package/dist-types/commands/GetReportGroupTrendCommand.d.ts +2 -1
  24. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +2 -1
  26. package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +2 -1
  27. package/dist-types/commands/ListBuildBatchesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +2 -1
  29. package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListBuildsForProjectCommand.d.ts +2 -1
  31. package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListReportGroupsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListReportsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +2 -1
  37. package/dist-types/commands/ListSharedProjectsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListSourceCredentialsCommand.d.ts +2 -1
  40. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  41. package/dist-types/commands/RetryBuildBatchCommand.d.ts +2 -1
  42. package/dist-types/commands/RetryBuildCommand.d.ts +2 -1
  43. package/dist-types/commands/StartBuildBatchCommand.d.ts +2 -1
  44. package/dist-types/commands/StartBuildCommand.d.ts +2 -1
  45. package/dist-types/commands/StopBuildBatchCommand.d.ts +2 -1
  46. package/dist-types/commands/StopBuildCommand.d.ts +2 -1
  47. package/dist-types/commands/UpdateFleetCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateReportGroupCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateWebhookCommand.d.ts +2 -1
  52. package/dist-types/index.d.ts +2 -2
  53. package/dist-types/models/CodeBuildServiceException.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/models/CodeBuildServiceException.d.ts +2 -1
  105. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -292,7 +292,6 @@ var CodeBuildClient = _CodeBuildClient;
292
292
 
293
293
  var import_middleware_serde = require("@smithy/middleware-serde");
294
294
 
295
- var import_types = require("@smithy/types");
296
295
 
297
296
  // src/protocols/Aws_json1_1.ts
298
297
  var import_core2 = require("@aws-sdk/core");
@@ -2242,7 +2241,6 @@ var BatchDeleteBuildsCommand = _BatchDeleteBuildsCommand;
2242
2241
 
2243
2242
 
2244
2243
 
2245
-
2246
2244
  var _BatchGetBuildBatchesCommand = class _BatchGetBuildBatchesCommand extends import_smithy_client.Command.classBuilder().ep({
2247
2245
  ...commonParams
2248
2246
  }).m(function(Command, cs, config, o) {
@@ -2259,7 +2257,6 @@ var BatchGetBuildBatchesCommand = _BatchGetBuildBatchesCommand;
2259
2257
 
2260
2258
 
2261
2259
 
2262
-
2263
2260
  var _BatchGetBuildsCommand = class _BatchGetBuildsCommand extends import_smithy_client.Command.classBuilder().ep({
2264
2261
  ...commonParams
2265
2262
  }).m(function(Command, cs, config, o) {
@@ -2276,7 +2273,6 @@ var BatchGetBuildsCommand = _BatchGetBuildsCommand;
2276
2273
 
2277
2274
 
2278
2275
 
2279
-
2280
2276
  var _BatchGetFleetsCommand = class _BatchGetFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
2281
2277
  ...commonParams
2282
2278
  }).m(function(Command, cs, config, o) {
@@ -2293,7 +2289,6 @@ var BatchGetFleetsCommand = _BatchGetFleetsCommand;
2293
2289
 
2294
2290
 
2295
2291
 
2296
-
2297
2292
  var _BatchGetProjectsCommand = class _BatchGetProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
2298
2293
  ...commonParams
2299
2294
  }).m(function(Command, cs, config, o) {
@@ -2310,7 +2305,6 @@ var BatchGetProjectsCommand = _BatchGetProjectsCommand;
2310
2305
 
2311
2306
 
2312
2307
 
2313
-
2314
2308
  var _BatchGetReportGroupsCommand = class _BatchGetReportGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2315
2309
  ...commonParams
2316
2310
  }).m(function(Command, cs, config, o) {
@@ -2327,7 +2321,6 @@ var BatchGetReportGroupsCommand = _BatchGetReportGroupsCommand;
2327
2321
 
2328
2322
 
2329
2323
 
2330
-
2331
2324
  var _BatchGetReportsCommand = class _BatchGetReportsCommand extends import_smithy_client.Command.classBuilder().ep({
2332
2325
  ...commonParams
2333
2326
  }).m(function(Command, cs, config, o) {
@@ -2344,7 +2337,6 @@ var BatchGetReportsCommand = _BatchGetReportsCommand;
2344
2337
 
2345
2338
 
2346
2339
 
2347
-
2348
2340
  var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2349
2341
  ...commonParams
2350
2342
  }).m(function(Command, cs, config, o) {
@@ -2361,7 +2353,6 @@ var CreateFleetCommand = _CreateFleetCommand;
2361
2353
 
2362
2354
 
2363
2355
 
2364
-
2365
2356
  var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
2366
2357
  ...commonParams
2367
2358
  }).m(function(Command, cs, config, o) {
@@ -2378,7 +2369,6 @@ var CreateProjectCommand = _CreateProjectCommand;
2378
2369
 
2379
2370
 
2380
2371
 
2381
-
2382
2372
  var _CreateReportGroupCommand = class _CreateReportGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2383
2373
  ...commonParams
2384
2374
  }).m(function(Command, cs, config, o) {
@@ -2395,7 +2385,6 @@ var CreateReportGroupCommand = _CreateReportGroupCommand;
2395
2385
 
2396
2386
 
2397
2387
 
2398
-
2399
2388
  var _CreateWebhookCommand = class _CreateWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
2400
2389
  ...commonParams
2401
2390
  }).m(function(Command, cs, config, o) {
@@ -2412,7 +2401,6 @@ var CreateWebhookCommand = _CreateWebhookCommand;
2412
2401
 
2413
2402
 
2414
2403
 
2415
-
2416
2404
  var _DeleteBuildBatchCommand = class _DeleteBuildBatchCommand extends import_smithy_client.Command.classBuilder().ep({
2417
2405
  ...commonParams
2418
2406
  }).m(function(Command, cs, config, o) {
@@ -2429,7 +2417,6 @@ var DeleteBuildBatchCommand = _DeleteBuildBatchCommand;
2429
2417
 
2430
2418
 
2431
2419
 
2432
-
2433
2420
  var _DeleteFleetCommand = class _DeleteFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2434
2421
  ...commonParams
2435
2422
  }).m(function(Command, cs, config, o) {
@@ -2446,7 +2433,6 @@ var DeleteFleetCommand = _DeleteFleetCommand;
2446
2433
 
2447
2434
 
2448
2435
 
2449
-
2450
2436
  var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
2451
2437
  ...commonParams
2452
2438
  }).m(function(Command, cs, config, o) {
@@ -2463,7 +2449,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
2463
2449
 
2464
2450
 
2465
2451
 
2466
-
2467
2452
  var _DeleteReportCommand = class _DeleteReportCommand extends import_smithy_client.Command.classBuilder().ep({
2468
2453
  ...commonParams
2469
2454
  }).m(function(Command, cs, config, o) {
@@ -2480,7 +2465,6 @@ var DeleteReportCommand = _DeleteReportCommand;
2480
2465
 
2481
2466
 
2482
2467
 
2483
-
2484
2468
  var _DeleteReportGroupCommand = class _DeleteReportGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2485
2469
  ...commonParams
2486
2470
  }).m(function(Command, cs, config, o) {
@@ -2497,7 +2481,6 @@ var DeleteReportGroupCommand = _DeleteReportGroupCommand;
2497
2481
 
2498
2482
 
2499
2483
 
2500
-
2501
2484
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2502
2485
  ...commonParams
2503
2486
  }).m(function(Command, cs, config, o) {
@@ -2514,7 +2497,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
2514
2497
 
2515
2498
 
2516
2499
 
2517
-
2518
2500
  var _DeleteSourceCredentialsCommand = class _DeleteSourceCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2519
2501
  ...commonParams
2520
2502
  }).m(function(Command, cs, config, o) {
@@ -2531,7 +2513,6 @@ var DeleteSourceCredentialsCommand = _DeleteSourceCredentialsCommand;
2531
2513
 
2532
2514
 
2533
2515
 
2534
-
2535
2516
  var _DeleteWebhookCommand = class _DeleteWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
2536
2517
  ...commonParams
2537
2518
  }).m(function(Command, cs, config, o) {
@@ -2548,7 +2529,6 @@ var DeleteWebhookCommand = _DeleteWebhookCommand;
2548
2529
 
2549
2530
 
2550
2531
 
2551
-
2552
2532
  var _DescribeCodeCoveragesCommand = class _DescribeCodeCoveragesCommand extends import_smithy_client.Command.classBuilder().ep({
2553
2533
  ...commonParams
2554
2534
  }).m(function(Command, cs, config, o) {
@@ -2565,7 +2545,6 @@ var DescribeCodeCoveragesCommand = _DescribeCodeCoveragesCommand;
2565
2545
 
2566
2546
 
2567
2547
 
2568
-
2569
2548
  var _DescribeTestCasesCommand = class _DescribeTestCasesCommand extends import_smithy_client.Command.classBuilder().ep({
2570
2549
  ...commonParams
2571
2550
  }).m(function(Command, cs, config, o) {
@@ -2582,7 +2561,6 @@ var DescribeTestCasesCommand = _DescribeTestCasesCommand;
2582
2561
 
2583
2562
 
2584
2563
 
2585
-
2586
2564
  var _GetReportGroupTrendCommand = class _GetReportGroupTrendCommand extends import_smithy_client.Command.classBuilder().ep({
2587
2565
  ...commonParams
2588
2566
  }).m(function(Command, cs, config, o) {
@@ -2599,7 +2577,6 @@ var GetReportGroupTrendCommand = _GetReportGroupTrendCommand;
2599
2577
 
2600
2578
 
2601
2579
 
2602
-
2603
2580
  var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2604
2581
  ...commonParams
2605
2582
  }).m(function(Command, cs, config, o) {
@@ -2616,7 +2593,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
2616
2593
 
2617
2594
 
2618
2595
 
2619
-
2620
2596
  var _ImportSourceCredentialsCommand = class _ImportSourceCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2621
2597
  ...commonParams
2622
2598
  }).m(function(Command, cs, config, o) {
@@ -2633,7 +2609,6 @@ var ImportSourceCredentialsCommand = _ImportSourceCredentialsCommand;
2633
2609
 
2634
2610
 
2635
2611
 
2636
-
2637
2612
  var _InvalidateProjectCacheCommand = class _InvalidateProjectCacheCommand extends import_smithy_client.Command.classBuilder().ep({
2638
2613
  ...commonParams
2639
2614
  }).m(function(Command, cs, config, o) {
@@ -2650,7 +2625,6 @@ var InvalidateProjectCacheCommand = _InvalidateProjectCacheCommand;
2650
2625
 
2651
2626
 
2652
2627
 
2653
-
2654
2628
  var _ListBuildBatchesCommand = class _ListBuildBatchesCommand extends import_smithy_client.Command.classBuilder().ep({
2655
2629
  ...commonParams
2656
2630
  }).m(function(Command, cs, config, o) {
@@ -2667,7 +2641,6 @@ var ListBuildBatchesCommand = _ListBuildBatchesCommand;
2667
2641
 
2668
2642
 
2669
2643
 
2670
-
2671
2644
  var _ListBuildBatchesForProjectCommand = class _ListBuildBatchesForProjectCommand extends import_smithy_client.Command.classBuilder().ep({
2672
2645
  ...commonParams
2673
2646
  }).m(function(Command, cs, config, o) {
@@ -2684,7 +2657,6 @@ var ListBuildBatchesForProjectCommand = _ListBuildBatchesForProjectCommand;
2684
2657
 
2685
2658
 
2686
2659
 
2687
-
2688
2660
  var _ListBuildsCommand = class _ListBuildsCommand extends import_smithy_client.Command.classBuilder().ep({
2689
2661
  ...commonParams
2690
2662
  }).m(function(Command, cs, config, o) {
@@ -2701,7 +2673,6 @@ var ListBuildsCommand = _ListBuildsCommand;
2701
2673
 
2702
2674
 
2703
2675
 
2704
-
2705
2676
  var _ListBuildsForProjectCommand = class _ListBuildsForProjectCommand extends import_smithy_client.Command.classBuilder().ep({
2706
2677
  ...commonParams
2707
2678
  }).m(function(Command, cs, config, o) {
@@ -2718,7 +2689,6 @@ var ListBuildsForProjectCommand = _ListBuildsForProjectCommand;
2718
2689
 
2719
2690
 
2720
2691
 
2721
-
2722
2692
  var _ListCuratedEnvironmentImagesCommand = class _ListCuratedEnvironmentImagesCommand extends import_smithy_client.Command.classBuilder().ep({
2723
2693
  ...commonParams
2724
2694
  }).m(function(Command, cs, config, o) {
@@ -2735,7 +2705,6 @@ var ListCuratedEnvironmentImagesCommand = _ListCuratedEnvironmentImagesCommand;
2735
2705
 
2736
2706
 
2737
2707
 
2738
-
2739
2708
  var _ListFleetsCommand = class _ListFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
2740
2709
  ...commonParams
2741
2710
  }).m(function(Command, cs, config, o) {
@@ -2752,7 +2721,6 @@ var ListFleetsCommand = _ListFleetsCommand;
2752
2721
 
2753
2722
 
2754
2723
 
2755
-
2756
2724
  var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
2757
2725
  ...commonParams
2758
2726
  }).m(function(Command, cs, config, o) {
@@ -2769,7 +2737,6 @@ var ListProjectsCommand = _ListProjectsCommand;
2769
2737
 
2770
2738
 
2771
2739
 
2772
-
2773
2740
  var _ListReportGroupsCommand = class _ListReportGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2774
2741
  ...commonParams
2775
2742
  }).m(function(Command, cs, config, o) {
@@ -2786,7 +2753,6 @@ var ListReportGroupsCommand = _ListReportGroupsCommand;
2786
2753
 
2787
2754
 
2788
2755
 
2789
-
2790
2756
  var _ListReportsCommand = class _ListReportsCommand extends import_smithy_client.Command.classBuilder().ep({
2791
2757
  ...commonParams
2792
2758
  }).m(function(Command, cs, config, o) {
@@ -2803,7 +2769,6 @@ var ListReportsCommand = _ListReportsCommand;
2803
2769
 
2804
2770
 
2805
2771
 
2806
-
2807
2772
  var _ListReportsForReportGroupCommand = class _ListReportsForReportGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2808
2773
  ...commonParams
2809
2774
  }).m(function(Command, cs, config, o) {
@@ -2820,7 +2785,6 @@ var ListReportsForReportGroupCommand = _ListReportsForReportGroupCommand;
2820
2785
 
2821
2786
 
2822
2787
 
2823
-
2824
2788
  var _ListSharedProjectsCommand = class _ListSharedProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
2825
2789
  ...commonParams
2826
2790
  }).m(function(Command, cs, config, o) {
@@ -2837,7 +2801,6 @@ var ListSharedProjectsCommand = _ListSharedProjectsCommand;
2837
2801
 
2838
2802
 
2839
2803
 
2840
-
2841
2804
  var _ListSharedReportGroupsCommand = class _ListSharedReportGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2842
2805
  ...commonParams
2843
2806
  }).m(function(Command, cs, config, o) {
@@ -2854,7 +2817,6 @@ var ListSharedReportGroupsCommand = _ListSharedReportGroupsCommand;
2854
2817
 
2855
2818
 
2856
2819
 
2857
-
2858
2820
  var _ListSourceCredentialsCommand = class _ListSourceCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
2859
2821
  ...commonParams
2860
2822
  }).m(function(Command, cs, config, o) {
@@ -2871,7 +2833,6 @@ var ListSourceCredentialsCommand = _ListSourceCredentialsCommand;
2871
2833
 
2872
2834
 
2873
2835
 
2874
-
2875
2836
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2876
2837
  ...commonParams
2877
2838
  }).m(function(Command, cs, config, o) {
@@ -2888,7 +2849,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
2888
2849
 
2889
2850
 
2890
2851
 
2891
-
2892
2852
  var _RetryBuildBatchCommand = class _RetryBuildBatchCommand extends import_smithy_client.Command.classBuilder().ep({
2893
2853
  ...commonParams
2894
2854
  }).m(function(Command, cs, config, o) {
@@ -2905,7 +2865,6 @@ var RetryBuildBatchCommand = _RetryBuildBatchCommand;
2905
2865
 
2906
2866
 
2907
2867
 
2908
-
2909
2868
  var _RetryBuildCommand = class _RetryBuildCommand extends import_smithy_client.Command.classBuilder().ep({
2910
2869
  ...commonParams
2911
2870
  }).m(function(Command, cs, config, o) {
@@ -2922,7 +2881,6 @@ var RetryBuildCommand = _RetryBuildCommand;
2922
2881
 
2923
2882
 
2924
2883
 
2925
-
2926
2884
  var _StartBuildBatchCommand = class _StartBuildBatchCommand extends import_smithy_client.Command.classBuilder().ep({
2927
2885
  ...commonParams
2928
2886
  }).m(function(Command, cs, config, o) {
@@ -2939,7 +2897,6 @@ var StartBuildBatchCommand = _StartBuildBatchCommand;
2939
2897
 
2940
2898
 
2941
2899
 
2942
-
2943
2900
  var _StartBuildCommand = class _StartBuildCommand extends import_smithy_client.Command.classBuilder().ep({
2944
2901
  ...commonParams
2945
2902
  }).m(function(Command, cs, config, o) {
@@ -2956,7 +2913,6 @@ var StartBuildCommand = _StartBuildCommand;
2956
2913
 
2957
2914
 
2958
2915
 
2959
-
2960
2916
  var _StopBuildBatchCommand = class _StopBuildBatchCommand extends import_smithy_client.Command.classBuilder().ep({
2961
2917
  ...commonParams
2962
2918
  }).m(function(Command, cs, config, o) {
@@ -2973,7 +2929,6 @@ var StopBuildBatchCommand = _StopBuildBatchCommand;
2973
2929
 
2974
2930
 
2975
2931
 
2976
-
2977
2932
  var _StopBuildCommand = class _StopBuildCommand extends import_smithy_client.Command.classBuilder().ep({
2978
2933
  ...commonParams
2979
2934
  }).m(function(Command, cs, config, o) {
@@ -2990,7 +2945,6 @@ var StopBuildCommand = _StopBuildCommand;
2990
2945
 
2991
2946
 
2992
2947
 
2993
-
2994
2948
  var _UpdateFleetCommand = class _UpdateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
2995
2949
  ...commonParams
2996
2950
  }).m(function(Command, cs, config, o) {
@@ -3007,7 +2961,6 @@ var UpdateFleetCommand = _UpdateFleetCommand;
3007
2961
 
3008
2962
 
3009
2963
 
3010
-
3011
2964
  var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
3012
2965
  ...commonParams
3013
2966
  }).m(function(Command, cs, config, o) {
@@ -3024,7 +2977,6 @@ var UpdateProjectCommand = _UpdateProjectCommand;
3024
2977
 
3025
2978
 
3026
2979
 
3027
-
3028
2980
  var _UpdateProjectVisibilityCommand = class _UpdateProjectVisibilityCommand extends import_smithy_client.Command.classBuilder().ep({
3029
2981
  ...commonParams
3030
2982
  }).m(function(Command, cs, config, o) {
@@ -3041,7 +2993,6 @@ var UpdateProjectVisibilityCommand = _UpdateProjectVisibilityCommand;
3041
2993
 
3042
2994
 
3043
2995
 
3044
-
3045
2996
  var _UpdateReportGroupCommand = class _UpdateReportGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3046
2997
  ...commonParams
3047
2998
  }).m(function(Command, cs, config, o) {
@@ -3058,7 +3009,6 @@ var UpdateReportGroupCommand = _UpdateReportGroupCommand;
3058
3009
 
3059
3010
 
3060
3011
 
3061
-
3062
3012
  var _UpdateWebhookCommand = class _UpdateWebhookCommand extends import_smithy_client.Command.classBuilder().ep({
3063
3013
  ...commonParams
3064
3014
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { BatchDeleteBuildsInput, BatchDeleteBuildsOutput } 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 { BatchGetBuildBatchesInput, BatchGetBuildBatchesOutput } 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 { BatchGetBuildsInput, BatchGetBuildsOutput } 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 { BatchGetFleetsInput, BatchGetFleetsOutput } 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 { BatchGetProjectsInput, BatchGetProjectsOutput } 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 { BatchGetReportGroupsInput, BatchGetReportGroupsOutput } 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 { BatchGetReportsInput, BatchGetReportsOutput } 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 { CreateFleetInput, CreateFleetOutput } 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 { CreateProjectInput, CreateProjectOutput } 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 { CreateReportGroupInput, CreateReportGroupOutput } 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 { CreateWebhookInput, CreateWebhookOutput } 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 { DeleteBuildBatchInput, DeleteBuildBatchOutput } 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 { DeleteFleetInput, DeleteFleetOutput } 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 { DeleteProjectInput, DeleteProjectOutput } 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 { DeleteReportInput, DeleteReportOutput } 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 { DeleteReportGroupInput, DeleteReportGroupOutput } 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 { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } 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 { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } 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 { DeleteWebhookInput, DeleteWebhookOutput } 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 { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } 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 { DescribeTestCasesInput, DescribeTestCasesOutput } 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 { GetReportGroupTrendInput, GetReportGroupTrendOutput } 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 { GetResourcePolicyInput, GetResourcePolicyOutput } 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 { ImportSourceCredentialsInput, ImportSourceCredentialsOutput } 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 { InvalidateProjectCacheInput, InvalidateProjectCacheOutput } 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 { ListBuildBatchesInput, ListBuildBatchesOutput } 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 { ListBuildBatchesForProjectInput, ListBuildBatchesForProjectOutput } 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
  *