@aws-sdk/client-eventbridge 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 (119) hide show
  1. package/dist-cjs/index.js +0 -57
  2. package/dist-types/commands/ActivateEventSourceCommand.d.ts +2 -1
  3. package/dist-types/commands/CancelReplayCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateApiDestinationCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateArchiveCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateEventBusCommand.d.ts +2 -1
  9. package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +2 -1
  10. package/dist-types/commands/DeactivateEventSourceCommand.d.ts +2 -1
  11. package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteApiDestinationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteArchiveCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteEventBusCommand.d.ts +2 -1
  17. package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeApiDestinationCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeArchiveCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeConnectionCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeEventBusCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeEventSourceCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeReplayCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeRuleCommand.d.ts +2 -1
  28. package/dist-types/commands/DisableRuleCommand.d.ts +2 -1
  29. package/dist-types/commands/EnableRuleCommand.d.ts +2 -1
  30. package/dist-types/commands/ListApiDestinationsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListArchivesCommand.d.ts +2 -1
  32. package/dist-types/commands/ListConnectionsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListEventBusesCommand.d.ts +2 -1
  35. package/dist-types/commands/ListEventSourcesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListReplaysCommand.d.ts +2 -1
  39. package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +2 -1
  40. package/dist-types/commands/ListRulesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  42. package/dist-types/commands/ListTargetsByRuleCommand.d.ts +2 -1
  43. package/dist-types/commands/PutEventsCommand.d.ts +2 -1
  44. package/dist-types/commands/PutPartnerEventsCommand.d.ts +2 -1
  45. package/dist-types/commands/PutPermissionCommand.d.ts +2 -1
  46. package/dist-types/commands/PutRuleCommand.d.ts +2 -1
  47. package/dist-types/commands/PutTargetsCommand.d.ts +2 -1
  48. package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
  49. package/dist-types/commands/RemoveTargetsCommand.d.ts +2 -1
  50. package/dist-types/commands/StartReplayCommand.d.ts +2 -1
  51. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/TestEventPatternCommand.d.ts +2 -1
  53. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateApiDestinationCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateArchiveCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateEventBusCommand.d.ts +2 -1
  59. package/dist-types/index.d.ts +2 -2
  60. package/dist-types/models/EventBridgeServiceException.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UpdateEventBusCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/models/EventBridgeServiceException.d.ts +2 -1
  119. package/package.json +5 -5
package/dist-cjs/index.js CHANGED
@@ -228,7 +228,6 @@ var EventBridgeClient = _EventBridgeClient;
228
228
 
229
229
  var import_middleware_serde = require("@smithy/middleware-serde");
230
230
 
231
- var import_types = require("@smithy/types");
232
231
 
233
232
  // src/protocols/Aws_json1_1.ts
234
233
  var import_core = require("@aws-sdk/core");
@@ -2355,7 +2354,6 @@ var ActivateEventSourceCommand = _ActivateEventSourceCommand;
2355
2354
 
2356
2355
 
2357
2356
 
2358
-
2359
2357
  var _CancelReplayCommand = class _CancelReplayCommand extends import_smithy_client.Command.classBuilder().ep({
2360
2358
  ...commonParams
2361
2359
  }).m(function(Command, cs, config, o) {
@@ -2372,7 +2370,6 @@ var CancelReplayCommand = _CancelReplayCommand;
2372
2370
 
2373
2371
 
2374
2372
 
2375
-
2376
2373
  var _CreateApiDestinationCommand = class _CreateApiDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
2377
2374
  ...commonParams
2378
2375
  }).m(function(Command, cs, config, o) {
@@ -2389,7 +2386,6 @@ var CreateApiDestinationCommand = _CreateApiDestinationCommand;
2389
2386
 
2390
2387
 
2391
2388
 
2392
-
2393
2389
  var _CreateArchiveCommand = class _CreateArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
2394
2390
  ...commonParams
2395
2391
  }).m(function(Command, cs, config, o) {
@@ -2406,7 +2402,6 @@ var CreateArchiveCommand = _CreateArchiveCommand;
2406
2402
 
2407
2403
 
2408
2404
 
2409
-
2410
2405
  var _CreateConnectionCommand = class _CreateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2411
2406
  ...commonParams
2412
2407
  }).m(function(Command, cs, config, o) {
@@ -2423,7 +2418,6 @@ var CreateConnectionCommand = _CreateConnectionCommand;
2423
2418
 
2424
2419
 
2425
2420
 
2426
-
2427
2421
  var _CreateEndpointCommand = class _CreateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
2428
2422
  ...commonParams
2429
2423
  }).m(function(Command, cs, config, o) {
@@ -2440,7 +2434,6 @@ var CreateEndpointCommand = _CreateEndpointCommand;
2440
2434
 
2441
2435
 
2442
2436
 
2443
-
2444
2437
  var _CreateEventBusCommand = class _CreateEventBusCommand extends import_smithy_client.Command.classBuilder().ep({
2445
2438
  ...commonParams
2446
2439
  }).m(function(Command, cs, config, o) {
@@ -2457,7 +2450,6 @@ var CreateEventBusCommand = _CreateEventBusCommand;
2457
2450
 
2458
2451
 
2459
2452
 
2460
-
2461
2453
  var _CreatePartnerEventSourceCommand = class _CreatePartnerEventSourceCommand extends import_smithy_client.Command.classBuilder().ep({
2462
2454
  ...commonParams
2463
2455
  }).m(function(Command, cs, config, o) {
@@ -2474,7 +2466,6 @@ var CreatePartnerEventSourceCommand = _CreatePartnerEventSourceCommand;
2474
2466
 
2475
2467
 
2476
2468
 
2477
-
2478
2469
  var _DeactivateEventSourceCommand = class _DeactivateEventSourceCommand extends import_smithy_client.Command.classBuilder().ep({
2479
2470
  ...commonParams
2480
2471
  }).m(function(Command, cs, config, o) {
@@ -2491,7 +2482,6 @@ var DeactivateEventSourceCommand = _DeactivateEventSourceCommand;
2491
2482
 
2492
2483
 
2493
2484
 
2494
-
2495
2485
  var _DeauthorizeConnectionCommand = class _DeauthorizeConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2496
2486
  ...commonParams
2497
2487
  }).m(function(Command, cs, config, o) {
@@ -2508,7 +2498,6 @@ var DeauthorizeConnectionCommand = _DeauthorizeConnectionCommand;
2508
2498
 
2509
2499
 
2510
2500
 
2511
-
2512
2501
  var _DeleteApiDestinationCommand = class _DeleteApiDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
2513
2502
  ...commonParams
2514
2503
  }).m(function(Command, cs, config, o) {
@@ -2525,7 +2514,6 @@ var DeleteApiDestinationCommand = _DeleteApiDestinationCommand;
2525
2514
 
2526
2515
 
2527
2516
 
2528
-
2529
2517
  var _DeleteArchiveCommand = class _DeleteArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
2530
2518
  ...commonParams
2531
2519
  }).m(function(Command, cs, config, o) {
@@ -2542,7 +2530,6 @@ var DeleteArchiveCommand = _DeleteArchiveCommand;
2542
2530
 
2543
2531
 
2544
2532
 
2545
-
2546
2533
  var _DeleteConnectionCommand = class _DeleteConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2547
2534
  ...commonParams
2548
2535
  }).m(function(Command, cs, config, o) {
@@ -2559,7 +2546,6 @@ var DeleteConnectionCommand = _DeleteConnectionCommand;
2559
2546
 
2560
2547
 
2561
2548
 
2562
-
2563
2549
  var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
2564
2550
  ...commonParams
2565
2551
  }).m(function(Command, cs, config, o) {
@@ -2576,7 +2562,6 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
2576
2562
 
2577
2563
 
2578
2564
 
2579
-
2580
2565
  var _DeleteEventBusCommand = class _DeleteEventBusCommand extends import_smithy_client.Command.classBuilder().ep({
2581
2566
  ...commonParams
2582
2567
  }).m(function(Command, cs, config, o) {
@@ -2593,7 +2578,6 @@ var DeleteEventBusCommand = _DeleteEventBusCommand;
2593
2578
 
2594
2579
 
2595
2580
 
2596
-
2597
2581
  var _DeletePartnerEventSourceCommand = class _DeletePartnerEventSourceCommand extends import_smithy_client.Command.classBuilder().ep({
2598
2582
  ...commonParams
2599
2583
  }).m(function(Command, cs, config, o) {
@@ -2610,7 +2594,6 @@ var DeletePartnerEventSourceCommand = _DeletePartnerEventSourceCommand;
2610
2594
 
2611
2595
 
2612
2596
 
2613
-
2614
2597
  var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2615
2598
  ...commonParams
2616
2599
  }).m(function(Command, cs, config, o) {
@@ -2627,7 +2610,6 @@ var DeleteRuleCommand = _DeleteRuleCommand;
2627
2610
 
2628
2611
 
2629
2612
 
2630
-
2631
2613
  var _DescribeApiDestinationCommand = class _DescribeApiDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
2632
2614
  ...commonParams
2633
2615
  }).m(function(Command, cs, config, o) {
@@ -2644,7 +2626,6 @@ var DescribeApiDestinationCommand = _DescribeApiDestinationCommand;
2644
2626
 
2645
2627
 
2646
2628
 
2647
-
2648
2629
  var _DescribeArchiveCommand = class _DescribeArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
2649
2630
  ...commonParams
2650
2631
  }).m(function(Command, cs, config, o) {
@@ -2661,7 +2642,6 @@ var DescribeArchiveCommand = _DescribeArchiveCommand;
2661
2642
 
2662
2643
 
2663
2644
 
2664
-
2665
2645
  var _DescribeConnectionCommand = class _DescribeConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
2666
2646
  ...commonParams
2667
2647
  }).m(function(Command, cs, config, o) {
@@ -2678,7 +2658,6 @@ var DescribeConnectionCommand = _DescribeConnectionCommand;
2678
2658
 
2679
2659
 
2680
2660
 
2681
-
2682
2661
  var _DescribeEndpointCommand = class _DescribeEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
2683
2662
  ...commonParams
2684
2663
  }).m(function(Command, cs, config, o) {
@@ -2695,7 +2674,6 @@ var DescribeEndpointCommand = _DescribeEndpointCommand;
2695
2674
 
2696
2675
 
2697
2676
 
2698
-
2699
2677
  var _DescribeEventBusCommand = class _DescribeEventBusCommand extends import_smithy_client.Command.classBuilder().ep({
2700
2678
  ...commonParams
2701
2679
  }).m(function(Command, cs, config, o) {
@@ -2712,7 +2690,6 @@ var DescribeEventBusCommand = _DescribeEventBusCommand;
2712
2690
 
2713
2691
 
2714
2692
 
2715
-
2716
2693
  var _DescribeEventSourceCommand = class _DescribeEventSourceCommand extends import_smithy_client.Command.classBuilder().ep({
2717
2694
  ...commonParams
2718
2695
  }).m(function(Command, cs, config, o) {
@@ -2729,7 +2706,6 @@ var DescribeEventSourceCommand = _DescribeEventSourceCommand;
2729
2706
 
2730
2707
 
2731
2708
 
2732
-
2733
2709
  var _DescribePartnerEventSourceCommand = class _DescribePartnerEventSourceCommand extends import_smithy_client.Command.classBuilder().ep({
2734
2710
  ...commonParams
2735
2711
  }).m(function(Command, cs, config, o) {
@@ -2746,7 +2722,6 @@ var DescribePartnerEventSourceCommand = _DescribePartnerEventSourceCommand;
2746
2722
 
2747
2723
 
2748
2724
 
2749
-
2750
2725
  var _DescribeReplayCommand = class _DescribeReplayCommand extends import_smithy_client.Command.classBuilder().ep({
2751
2726
  ...commonParams
2752
2727
  }).m(function(Command, cs, config, o) {
@@ -2763,7 +2738,6 @@ var DescribeReplayCommand = _DescribeReplayCommand;
2763
2738
 
2764
2739
 
2765
2740
 
2766
-
2767
2741
  var _DescribeRuleCommand = class _DescribeRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2768
2742
  ...commonParams
2769
2743
  }).m(function(Command, cs, config, o) {
@@ -2780,7 +2754,6 @@ var DescribeRuleCommand = _DescribeRuleCommand;
2780
2754
 
2781
2755
 
2782
2756
 
2783
-
2784
2757
  var _DisableRuleCommand = class _DisableRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2785
2758
  ...commonParams
2786
2759
  }).m(function(Command, cs, config, o) {
@@ -2797,7 +2770,6 @@ var DisableRuleCommand = _DisableRuleCommand;
2797
2770
 
2798
2771
 
2799
2772
 
2800
-
2801
2773
  var _EnableRuleCommand = class _EnableRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2802
2774
  ...commonParams
2803
2775
  }).m(function(Command, cs, config, o) {
@@ -2814,7 +2786,6 @@ var EnableRuleCommand = _EnableRuleCommand;
2814
2786
 
2815
2787
 
2816
2788
 
2817
-
2818
2789
  var _ListApiDestinationsCommand = class _ListApiDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
2819
2790
  ...commonParams
2820
2791
  }).m(function(Command, cs, config, o) {
@@ -2831,7 +2802,6 @@ var ListApiDestinationsCommand = _ListApiDestinationsCommand;
2831
2802
 
2832
2803
 
2833
2804
 
2834
-
2835
2805
  var _ListArchivesCommand = class _ListArchivesCommand extends import_smithy_client.Command.classBuilder().ep({
2836
2806
  ...commonParams
2837
2807
  }).m(function(Command, cs, config, o) {
@@ -2848,7 +2818,6 @@ var ListArchivesCommand = _ListArchivesCommand;
2848
2818
 
2849
2819
 
2850
2820
 
2851
-
2852
2821
  var _ListConnectionsCommand = class _ListConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
2853
2822
  ...commonParams
2854
2823
  }).m(function(Command, cs, config, o) {
@@ -2865,7 +2834,6 @@ var ListConnectionsCommand = _ListConnectionsCommand;
2865
2834
 
2866
2835
 
2867
2836
 
2868
-
2869
2837
  var _ListEndpointsCommand = class _ListEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
2870
2838
  ...commonParams
2871
2839
  }).m(function(Command, cs, config, o) {
@@ -2882,7 +2850,6 @@ var ListEndpointsCommand = _ListEndpointsCommand;
2882
2850
 
2883
2851
 
2884
2852
 
2885
-
2886
2853
  var _ListEventBusesCommand = class _ListEventBusesCommand extends import_smithy_client.Command.classBuilder().ep({
2887
2854
  ...commonParams
2888
2855
  }).m(function(Command, cs, config, o) {
@@ -2899,7 +2866,6 @@ var ListEventBusesCommand = _ListEventBusesCommand;
2899
2866
 
2900
2867
 
2901
2868
 
2902
-
2903
2869
  var _ListEventSourcesCommand = class _ListEventSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2904
2870
  ...commonParams
2905
2871
  }).m(function(Command, cs, config, o) {
@@ -2916,7 +2882,6 @@ var ListEventSourcesCommand = _ListEventSourcesCommand;
2916
2882
 
2917
2883
 
2918
2884
 
2919
-
2920
2885
  var _ListPartnerEventSourceAccountsCommand = class _ListPartnerEventSourceAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
2921
2886
  ...commonParams
2922
2887
  }).m(function(Command, cs, config, o) {
@@ -2933,7 +2898,6 @@ var ListPartnerEventSourceAccountsCommand = _ListPartnerEventSourceAccountsComma
2933
2898
 
2934
2899
 
2935
2900
 
2936
-
2937
2901
  var _ListPartnerEventSourcesCommand = class _ListPartnerEventSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2938
2902
  ...commonParams
2939
2903
  }).m(function(Command, cs, config, o) {
@@ -2950,7 +2914,6 @@ var ListPartnerEventSourcesCommand = _ListPartnerEventSourcesCommand;
2950
2914
 
2951
2915
 
2952
2916
 
2953
-
2954
2917
  var _ListReplaysCommand = class _ListReplaysCommand extends import_smithy_client.Command.classBuilder().ep({
2955
2918
  ...commonParams
2956
2919
  }).m(function(Command, cs, config, o) {
@@ -2967,7 +2930,6 @@ var ListReplaysCommand = _ListReplaysCommand;
2967
2930
 
2968
2931
 
2969
2932
 
2970
-
2971
2933
  var _ListRuleNamesByTargetCommand = class _ListRuleNamesByTargetCommand extends import_smithy_client.Command.classBuilder().ep({
2972
2934
  ...commonParams
2973
2935
  }).m(function(Command, cs, config, o) {
@@ -2984,7 +2946,6 @@ var ListRuleNamesByTargetCommand = _ListRuleNamesByTargetCommand;
2984
2946
 
2985
2947
 
2986
2948
 
2987
-
2988
2949
  var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({
2989
2950
  ...commonParams
2990
2951
  }).m(function(Command, cs, config, o) {
@@ -3001,7 +2962,6 @@ var ListRulesCommand = _ListRulesCommand;
3001
2962
 
3002
2963
 
3003
2964
 
3004
-
3005
2965
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3006
2966
  ...commonParams
3007
2967
  }).m(function(Command, cs, config, o) {
@@ -3018,7 +2978,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3018
2978
 
3019
2979
 
3020
2980
 
3021
-
3022
2981
  var _ListTargetsByRuleCommand = class _ListTargetsByRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3023
2982
  ...commonParams
3024
2983
  }).m(function(Command, cs, config, o) {
@@ -3035,7 +2994,6 @@ var ListTargetsByRuleCommand = _ListTargetsByRuleCommand;
3035
2994
 
3036
2995
 
3037
2996
 
3038
-
3039
2997
  var _PutEventsCommand = class _PutEventsCommand extends import_smithy_client.Command.classBuilder().ep({
3040
2998
  ...commonParams,
3041
2999
  EndpointId: { type: "contextParams", name: "EndpointId" }
@@ -3053,7 +3011,6 @@ var PutEventsCommand = _PutEventsCommand;
3053
3011
 
3054
3012
 
3055
3013
 
3056
-
3057
3014
  var _PutPartnerEventsCommand = class _PutPartnerEventsCommand extends import_smithy_client.Command.classBuilder().ep({
3058
3015
  ...commonParams
3059
3016
  }).m(function(Command, cs, config, o) {
@@ -3070,7 +3027,6 @@ var PutPartnerEventsCommand = _PutPartnerEventsCommand;
3070
3027
 
3071
3028
 
3072
3029
 
3073
-
3074
3030
  var _PutPermissionCommand = class _PutPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
3075
3031
  ...commonParams
3076
3032
  }).m(function(Command, cs, config, o) {
@@ -3087,7 +3043,6 @@ var PutPermissionCommand = _PutPermissionCommand;
3087
3043
 
3088
3044
 
3089
3045
 
3090
-
3091
3046
  var _PutRuleCommand = class _PutRuleCommand extends import_smithy_client.Command.classBuilder().ep({
3092
3047
  ...commonParams
3093
3048
  }).m(function(Command, cs, config, o) {
@@ -3104,7 +3059,6 @@ var PutRuleCommand = _PutRuleCommand;
3104
3059
 
3105
3060
 
3106
3061
 
3107
-
3108
3062
  var _PutTargetsCommand = class _PutTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
3109
3063
  ...commonParams
3110
3064
  }).m(function(Command, cs, config, o) {
@@ -3121,7 +3075,6 @@ var PutTargetsCommand = _PutTargetsCommand;
3121
3075
 
3122
3076
 
3123
3077
 
3124
-
3125
3078
  var _RemovePermissionCommand = class _RemovePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
3126
3079
  ...commonParams
3127
3080
  }).m(function(Command, cs, config, o) {
@@ -3138,7 +3091,6 @@ var RemovePermissionCommand = _RemovePermissionCommand;
3138
3091
 
3139
3092
 
3140
3093
 
3141
-
3142
3094
  var _RemoveTargetsCommand = class _RemoveTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
3143
3095
  ...commonParams
3144
3096
  }).m(function(Command, cs, config, o) {
@@ -3155,7 +3107,6 @@ var RemoveTargetsCommand = _RemoveTargetsCommand;
3155
3107
 
3156
3108
 
3157
3109
 
3158
-
3159
3110
  var _StartReplayCommand = class _StartReplayCommand extends import_smithy_client.Command.classBuilder().ep({
3160
3111
  ...commonParams
3161
3112
  }).m(function(Command, cs, config, o) {
@@ -3172,7 +3123,6 @@ var StartReplayCommand = _StartReplayCommand;
3172
3123
 
3173
3124
 
3174
3125
 
3175
-
3176
3126
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3177
3127
  ...commonParams
3178
3128
  }).m(function(Command, cs, config, o) {
@@ -3189,7 +3139,6 @@ var TagResourceCommand = _TagResourceCommand;
3189
3139
 
3190
3140
 
3191
3141
 
3192
-
3193
3142
  var _TestEventPatternCommand = class _TestEventPatternCommand extends import_smithy_client.Command.classBuilder().ep({
3194
3143
  ...commonParams
3195
3144
  }).m(function(Command, cs, config, o) {
@@ -3206,7 +3155,6 @@ var TestEventPatternCommand = _TestEventPatternCommand;
3206
3155
 
3207
3156
 
3208
3157
 
3209
-
3210
3158
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3211
3159
  ...commonParams
3212
3160
  }).m(function(Command, cs, config, o) {
@@ -3223,7 +3171,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3223
3171
 
3224
3172
 
3225
3173
 
3226
-
3227
3174
  var _UpdateApiDestinationCommand = class _UpdateApiDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
3228
3175
  ...commonParams
3229
3176
  }).m(function(Command, cs, config, o) {
@@ -3240,7 +3187,6 @@ var UpdateApiDestinationCommand = _UpdateApiDestinationCommand;
3240
3187
 
3241
3188
 
3242
3189
 
3243
-
3244
3190
  var _UpdateArchiveCommand = class _UpdateArchiveCommand extends import_smithy_client.Command.classBuilder().ep({
3245
3191
  ...commonParams
3246
3192
  }).m(function(Command, cs, config, o) {
@@ -3257,7 +3203,6 @@ var UpdateArchiveCommand = _UpdateArchiveCommand;
3257
3203
 
3258
3204
 
3259
3205
 
3260
-
3261
3206
  var _UpdateConnectionCommand = class _UpdateConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
3262
3207
  ...commonParams
3263
3208
  }).m(function(Command, cs, config, o) {
@@ -3274,7 +3219,6 @@ var UpdateConnectionCommand = _UpdateConnectionCommand;
3274
3219
 
3275
3220
 
3276
3221
 
3277
-
3278
3222
  var _UpdateEndpointCommand = class _UpdateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
3279
3223
  ...commonParams
3280
3224
  }).m(function(Command, cs, config, o) {
@@ -3291,7 +3235,6 @@ var UpdateEndpointCommand = _UpdateEndpointCommand;
3291
3235
 
3292
3236
 
3293
3237
 
3294
-
3295
3238
  var _UpdateEventBusCommand = class _UpdateEventBusCommand extends import_smithy_client.Command.classBuilder().ep({
3296
3239
  ...commonParams
3297
3240
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ActivateEventSourceRequest } 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 { CancelReplayRequest, CancelReplayResponse } 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 { CreateApiDestinationRequest, CreateApiDestinationResponse } 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 { CreateArchiveRequest, CreateArchiveResponse } 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 { CreateConnectionRequest, CreateConnectionResponse } from "../models/mod
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 { CreateEndpointRequest, CreateEndpointResponse } 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 { CreateEventBusRequest, CreateEventBusResponse } 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 { CreatePartnerEventSourceRequest, CreatePartnerEventSourceResponse } 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 { DeactivateEventSourceRequest } 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 { DeauthorizeConnectionRequest, DeauthorizeConnectionResponse } 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 { DeleteApiDestinationRequest, DeleteApiDestinationResponse } 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 { DeleteArchiveRequest, DeleteArchiveResponse } 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 { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/mod
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 { DeleteEndpointRequest, DeleteEndpointResponse } 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 { DeleteEventBusRequest } 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 { DeletePartnerEventSourceRequest } 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 { DeleteRuleRequest } 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 { DescribeApiDestinationRequest, DescribeApiDestinationResponse } 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 { DescribeArchiveRequest, DescribeArchiveResponse } 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 { DescribeConnectionRequest, DescribeConnectionResponse } 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 { DescribeEndpointRequest, DescribeEndpointResponse } from "../models/mod
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 { DescribeEventBusRequest, DescribeEventBusResponse } from "../models/mod
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 { DescribeEventSourceRequest, DescribeEventSourceResponse } 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
  *