@aws-sdk/client-eventbridge 3.170.0 → 3.171.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.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/EventBridge.d.ts +0 -56
- package/dist-types/ts3.4/EventBridgeClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/EventBridgeServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -655
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +28 -28
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-eventbridge
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-eventbridge
|
|
@@ -224,7 +224,6 @@ import {
|
|
|
224
224
|
UpdateEndpointCommandOutput,
|
|
225
225
|
} from "./commands/UpdateEndpointCommand";
|
|
226
226
|
import { EventBridgeClient } from "./EventBridgeClient";
|
|
227
|
-
|
|
228
227
|
export declare class EventBridge extends EventBridgeClient {
|
|
229
228
|
activateEventSource(
|
|
230
229
|
args: ActivateEventSourceCommandInput,
|
|
@@ -239,7 +238,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
239
238
|
options: __HttpHandlerOptions,
|
|
240
239
|
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
|
|
241
240
|
): void;
|
|
242
|
-
|
|
243
241
|
cancelReplay(
|
|
244
242
|
args: CancelReplayCommandInput,
|
|
245
243
|
options?: __HttpHandlerOptions
|
|
@@ -253,7 +251,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
253
251
|
options: __HttpHandlerOptions,
|
|
254
252
|
cb: (err: any, data?: CancelReplayCommandOutput) => void
|
|
255
253
|
): void;
|
|
256
|
-
|
|
257
254
|
createApiDestination(
|
|
258
255
|
args: CreateApiDestinationCommandInput,
|
|
259
256
|
options?: __HttpHandlerOptions
|
|
@@ -267,7 +264,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
267
264
|
options: __HttpHandlerOptions,
|
|
268
265
|
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
|
|
269
266
|
): void;
|
|
270
|
-
|
|
271
267
|
createArchive(
|
|
272
268
|
args: CreateArchiveCommandInput,
|
|
273
269
|
options?: __HttpHandlerOptions
|
|
@@ -281,7 +277,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
281
277
|
options: __HttpHandlerOptions,
|
|
282
278
|
cb: (err: any, data?: CreateArchiveCommandOutput) => void
|
|
283
279
|
): void;
|
|
284
|
-
|
|
285
280
|
createConnection(
|
|
286
281
|
args: CreateConnectionCommandInput,
|
|
287
282
|
options?: __HttpHandlerOptions
|
|
@@ -295,7 +290,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
295
290
|
options: __HttpHandlerOptions,
|
|
296
291
|
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
297
292
|
): void;
|
|
298
|
-
|
|
299
293
|
createEndpoint(
|
|
300
294
|
args: CreateEndpointCommandInput,
|
|
301
295
|
options?: __HttpHandlerOptions
|
|
@@ -309,7 +303,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
309
303
|
options: __HttpHandlerOptions,
|
|
310
304
|
cb: (err: any, data?: CreateEndpointCommandOutput) => void
|
|
311
305
|
): void;
|
|
312
|
-
|
|
313
306
|
createEventBus(
|
|
314
307
|
args: CreateEventBusCommandInput,
|
|
315
308
|
options?: __HttpHandlerOptions
|
|
@@ -323,7 +316,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
323
316
|
options: __HttpHandlerOptions,
|
|
324
317
|
cb: (err: any, data?: CreateEventBusCommandOutput) => void
|
|
325
318
|
): void;
|
|
326
|
-
|
|
327
319
|
createPartnerEventSource(
|
|
328
320
|
args: CreatePartnerEventSourceCommandInput,
|
|
329
321
|
options?: __HttpHandlerOptions
|
|
@@ -337,7 +329,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
337
329
|
options: __HttpHandlerOptions,
|
|
338
330
|
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
|
|
339
331
|
): void;
|
|
340
|
-
|
|
341
332
|
deactivateEventSource(
|
|
342
333
|
args: DeactivateEventSourceCommandInput,
|
|
343
334
|
options?: __HttpHandlerOptions
|
|
@@ -351,7 +342,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
351
342
|
options: __HttpHandlerOptions,
|
|
352
343
|
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
|
|
353
344
|
): void;
|
|
354
|
-
|
|
355
345
|
deauthorizeConnection(
|
|
356
346
|
args: DeauthorizeConnectionCommandInput,
|
|
357
347
|
options?: __HttpHandlerOptions
|
|
@@ -365,7 +355,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
365
355
|
options: __HttpHandlerOptions,
|
|
366
356
|
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
|
|
367
357
|
): void;
|
|
368
|
-
|
|
369
358
|
deleteApiDestination(
|
|
370
359
|
args: DeleteApiDestinationCommandInput,
|
|
371
360
|
options?: __HttpHandlerOptions
|
|
@@ -379,7 +368,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
379
368
|
options: __HttpHandlerOptions,
|
|
380
369
|
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
|
|
381
370
|
): void;
|
|
382
|
-
|
|
383
371
|
deleteArchive(
|
|
384
372
|
args: DeleteArchiveCommandInput,
|
|
385
373
|
options?: __HttpHandlerOptions
|
|
@@ -393,7 +381,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
393
381
|
options: __HttpHandlerOptions,
|
|
394
382
|
cb: (err: any, data?: DeleteArchiveCommandOutput) => void
|
|
395
383
|
): void;
|
|
396
|
-
|
|
397
384
|
deleteConnection(
|
|
398
385
|
args: DeleteConnectionCommandInput,
|
|
399
386
|
options?: __HttpHandlerOptions
|
|
@@ -407,7 +394,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
407
394
|
options: __HttpHandlerOptions,
|
|
408
395
|
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
409
396
|
): void;
|
|
410
|
-
|
|
411
397
|
deleteEndpoint(
|
|
412
398
|
args: DeleteEndpointCommandInput,
|
|
413
399
|
options?: __HttpHandlerOptions
|
|
@@ -421,7 +407,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
421
407
|
options: __HttpHandlerOptions,
|
|
422
408
|
cb: (err: any, data?: DeleteEndpointCommandOutput) => void
|
|
423
409
|
): void;
|
|
424
|
-
|
|
425
410
|
deleteEventBus(
|
|
426
411
|
args: DeleteEventBusCommandInput,
|
|
427
412
|
options?: __HttpHandlerOptions
|
|
@@ -435,7 +420,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
435
420
|
options: __HttpHandlerOptions,
|
|
436
421
|
cb: (err: any, data?: DeleteEventBusCommandOutput) => void
|
|
437
422
|
): void;
|
|
438
|
-
|
|
439
423
|
deletePartnerEventSource(
|
|
440
424
|
args: DeletePartnerEventSourceCommandInput,
|
|
441
425
|
options?: __HttpHandlerOptions
|
|
@@ -449,7 +433,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
449
433
|
options: __HttpHandlerOptions,
|
|
450
434
|
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
|
|
451
435
|
): void;
|
|
452
|
-
|
|
453
436
|
deleteRule(
|
|
454
437
|
args: DeleteRuleCommandInput,
|
|
455
438
|
options?: __HttpHandlerOptions
|
|
@@ -463,7 +446,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
463
446
|
options: __HttpHandlerOptions,
|
|
464
447
|
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
465
448
|
): void;
|
|
466
|
-
|
|
467
449
|
describeApiDestination(
|
|
468
450
|
args: DescribeApiDestinationCommandInput,
|
|
469
451
|
options?: __HttpHandlerOptions
|
|
@@ -477,7 +459,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
477
459
|
options: __HttpHandlerOptions,
|
|
478
460
|
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
|
|
479
461
|
): void;
|
|
480
|
-
|
|
481
462
|
describeArchive(
|
|
482
463
|
args: DescribeArchiveCommandInput,
|
|
483
464
|
options?: __HttpHandlerOptions
|
|
@@ -491,7 +472,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
491
472
|
options: __HttpHandlerOptions,
|
|
492
473
|
cb: (err: any, data?: DescribeArchiveCommandOutput) => void
|
|
493
474
|
): void;
|
|
494
|
-
|
|
495
475
|
describeConnection(
|
|
496
476
|
args: DescribeConnectionCommandInput,
|
|
497
477
|
options?: __HttpHandlerOptions
|
|
@@ -505,7 +485,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
505
485
|
options: __HttpHandlerOptions,
|
|
506
486
|
cb: (err: any, data?: DescribeConnectionCommandOutput) => void
|
|
507
487
|
): void;
|
|
508
|
-
|
|
509
488
|
describeEndpoint(
|
|
510
489
|
args: DescribeEndpointCommandInput,
|
|
511
490
|
options?: __HttpHandlerOptions
|
|
@@ -519,7 +498,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
519
498
|
options: __HttpHandlerOptions,
|
|
520
499
|
cb: (err: any, data?: DescribeEndpointCommandOutput) => void
|
|
521
500
|
): void;
|
|
522
|
-
|
|
523
501
|
describeEventBus(
|
|
524
502
|
args: DescribeEventBusCommandInput,
|
|
525
503
|
options?: __HttpHandlerOptions
|
|
@@ -533,7 +511,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
533
511
|
options: __HttpHandlerOptions,
|
|
534
512
|
cb: (err: any, data?: DescribeEventBusCommandOutput) => void
|
|
535
513
|
): void;
|
|
536
|
-
|
|
537
514
|
describeEventSource(
|
|
538
515
|
args: DescribeEventSourceCommandInput,
|
|
539
516
|
options?: __HttpHandlerOptions
|
|
@@ -547,7 +524,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
547
524
|
options: __HttpHandlerOptions,
|
|
548
525
|
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
|
|
549
526
|
): void;
|
|
550
|
-
|
|
551
527
|
describePartnerEventSource(
|
|
552
528
|
args: DescribePartnerEventSourceCommandInput,
|
|
553
529
|
options?: __HttpHandlerOptions
|
|
@@ -561,7 +537,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
561
537
|
options: __HttpHandlerOptions,
|
|
562
538
|
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
|
|
563
539
|
): void;
|
|
564
|
-
|
|
565
540
|
describeReplay(
|
|
566
541
|
args: DescribeReplayCommandInput,
|
|
567
542
|
options?: __HttpHandlerOptions
|
|
@@ -575,7 +550,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
575
550
|
options: __HttpHandlerOptions,
|
|
576
551
|
cb: (err: any, data?: DescribeReplayCommandOutput) => void
|
|
577
552
|
): void;
|
|
578
|
-
|
|
579
553
|
describeRule(
|
|
580
554
|
args: DescribeRuleCommandInput,
|
|
581
555
|
options?: __HttpHandlerOptions
|
|
@@ -589,7 +563,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
589
563
|
options: __HttpHandlerOptions,
|
|
590
564
|
cb: (err: any, data?: DescribeRuleCommandOutput) => void
|
|
591
565
|
): void;
|
|
592
|
-
|
|
593
566
|
disableRule(
|
|
594
567
|
args: DisableRuleCommandInput,
|
|
595
568
|
options?: __HttpHandlerOptions
|
|
@@ -603,7 +576,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
603
576
|
options: __HttpHandlerOptions,
|
|
604
577
|
cb: (err: any, data?: DisableRuleCommandOutput) => void
|
|
605
578
|
): void;
|
|
606
|
-
|
|
607
579
|
enableRule(
|
|
608
580
|
args: EnableRuleCommandInput,
|
|
609
581
|
options?: __HttpHandlerOptions
|
|
@@ -617,7 +589,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
617
589
|
options: __HttpHandlerOptions,
|
|
618
590
|
cb: (err: any, data?: EnableRuleCommandOutput) => void
|
|
619
591
|
): void;
|
|
620
|
-
|
|
621
592
|
listApiDestinations(
|
|
622
593
|
args: ListApiDestinationsCommandInput,
|
|
623
594
|
options?: __HttpHandlerOptions
|
|
@@ -631,7 +602,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
631
602
|
options: __HttpHandlerOptions,
|
|
632
603
|
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
|
|
633
604
|
): void;
|
|
634
|
-
|
|
635
605
|
listArchives(
|
|
636
606
|
args: ListArchivesCommandInput,
|
|
637
607
|
options?: __HttpHandlerOptions
|
|
@@ -645,7 +615,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
645
615
|
options: __HttpHandlerOptions,
|
|
646
616
|
cb: (err: any, data?: ListArchivesCommandOutput) => void
|
|
647
617
|
): void;
|
|
648
|
-
|
|
649
618
|
listConnections(
|
|
650
619
|
args: ListConnectionsCommandInput,
|
|
651
620
|
options?: __HttpHandlerOptions
|
|
@@ -659,7 +628,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
659
628
|
options: __HttpHandlerOptions,
|
|
660
629
|
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
661
630
|
): void;
|
|
662
|
-
|
|
663
631
|
listEndpoints(
|
|
664
632
|
args: ListEndpointsCommandInput,
|
|
665
633
|
options?: __HttpHandlerOptions
|
|
@@ -673,7 +641,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
673
641
|
options: __HttpHandlerOptions,
|
|
674
642
|
cb: (err: any, data?: ListEndpointsCommandOutput) => void
|
|
675
643
|
): void;
|
|
676
|
-
|
|
677
644
|
listEventBuses(
|
|
678
645
|
args: ListEventBusesCommandInput,
|
|
679
646
|
options?: __HttpHandlerOptions
|
|
@@ -687,7 +654,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
687
654
|
options: __HttpHandlerOptions,
|
|
688
655
|
cb: (err: any, data?: ListEventBusesCommandOutput) => void
|
|
689
656
|
): void;
|
|
690
|
-
|
|
691
657
|
listEventSources(
|
|
692
658
|
args: ListEventSourcesCommandInput,
|
|
693
659
|
options?: __HttpHandlerOptions
|
|
@@ -701,7 +667,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
701
667
|
options: __HttpHandlerOptions,
|
|
702
668
|
cb: (err: any, data?: ListEventSourcesCommandOutput) => void
|
|
703
669
|
): void;
|
|
704
|
-
|
|
705
670
|
listPartnerEventSourceAccounts(
|
|
706
671
|
args: ListPartnerEventSourceAccountsCommandInput,
|
|
707
672
|
options?: __HttpHandlerOptions
|
|
@@ -715,7 +680,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
715
680
|
options: __HttpHandlerOptions,
|
|
716
681
|
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
|
|
717
682
|
): void;
|
|
718
|
-
|
|
719
683
|
listPartnerEventSources(
|
|
720
684
|
args: ListPartnerEventSourcesCommandInput,
|
|
721
685
|
options?: __HttpHandlerOptions
|
|
@@ -729,7 +693,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
729
693
|
options: __HttpHandlerOptions,
|
|
730
694
|
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
|
|
731
695
|
): void;
|
|
732
|
-
|
|
733
696
|
listReplays(
|
|
734
697
|
args: ListReplaysCommandInput,
|
|
735
698
|
options?: __HttpHandlerOptions
|
|
@@ -743,7 +706,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
743
706
|
options: __HttpHandlerOptions,
|
|
744
707
|
cb: (err: any, data?: ListReplaysCommandOutput) => void
|
|
745
708
|
): void;
|
|
746
|
-
|
|
747
709
|
listRuleNamesByTarget(
|
|
748
710
|
args: ListRuleNamesByTargetCommandInput,
|
|
749
711
|
options?: __HttpHandlerOptions
|
|
@@ -757,7 +719,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
757
719
|
options: __HttpHandlerOptions,
|
|
758
720
|
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
|
|
759
721
|
): void;
|
|
760
|
-
|
|
761
722
|
listRules(
|
|
762
723
|
args: ListRulesCommandInput,
|
|
763
724
|
options?: __HttpHandlerOptions
|
|
@@ -771,7 +732,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
771
732
|
options: __HttpHandlerOptions,
|
|
772
733
|
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
773
734
|
): void;
|
|
774
|
-
|
|
775
735
|
listTagsForResource(
|
|
776
736
|
args: ListTagsForResourceCommandInput,
|
|
777
737
|
options?: __HttpHandlerOptions
|
|
@@ -785,7 +745,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
785
745
|
options: __HttpHandlerOptions,
|
|
786
746
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
787
747
|
): void;
|
|
788
|
-
|
|
789
748
|
listTargetsByRule(
|
|
790
749
|
args: ListTargetsByRuleCommandInput,
|
|
791
750
|
options?: __HttpHandlerOptions
|
|
@@ -799,7 +758,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
799
758
|
options: __HttpHandlerOptions,
|
|
800
759
|
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
|
|
801
760
|
): void;
|
|
802
|
-
|
|
803
761
|
putEvents(
|
|
804
762
|
args: PutEventsCommandInput,
|
|
805
763
|
options?: __HttpHandlerOptions
|
|
@@ -813,7 +771,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
813
771
|
options: __HttpHandlerOptions,
|
|
814
772
|
cb: (err: any, data?: PutEventsCommandOutput) => void
|
|
815
773
|
): void;
|
|
816
|
-
|
|
817
774
|
putPartnerEvents(
|
|
818
775
|
args: PutPartnerEventsCommandInput,
|
|
819
776
|
options?: __HttpHandlerOptions
|
|
@@ -827,7 +784,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
827
784
|
options: __HttpHandlerOptions,
|
|
828
785
|
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
|
|
829
786
|
): void;
|
|
830
|
-
|
|
831
787
|
putPermission(
|
|
832
788
|
args: PutPermissionCommandInput,
|
|
833
789
|
options?: __HttpHandlerOptions
|
|
@@ -841,7 +797,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
841
797
|
options: __HttpHandlerOptions,
|
|
842
798
|
cb: (err: any, data?: PutPermissionCommandOutput) => void
|
|
843
799
|
): void;
|
|
844
|
-
|
|
845
800
|
putRule(
|
|
846
801
|
args: PutRuleCommandInput,
|
|
847
802
|
options?: __HttpHandlerOptions
|
|
@@ -855,7 +810,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
855
810
|
options: __HttpHandlerOptions,
|
|
856
811
|
cb: (err: any, data?: PutRuleCommandOutput) => void
|
|
857
812
|
): void;
|
|
858
|
-
|
|
859
813
|
putTargets(
|
|
860
814
|
args: PutTargetsCommandInput,
|
|
861
815
|
options?: __HttpHandlerOptions
|
|
@@ -869,7 +823,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
869
823
|
options: __HttpHandlerOptions,
|
|
870
824
|
cb: (err: any, data?: PutTargetsCommandOutput) => void
|
|
871
825
|
): void;
|
|
872
|
-
|
|
873
826
|
removePermission(
|
|
874
827
|
args: RemovePermissionCommandInput,
|
|
875
828
|
options?: __HttpHandlerOptions
|
|
@@ -883,7 +836,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
883
836
|
options: __HttpHandlerOptions,
|
|
884
837
|
cb: (err: any, data?: RemovePermissionCommandOutput) => void
|
|
885
838
|
): void;
|
|
886
|
-
|
|
887
839
|
removeTargets(
|
|
888
840
|
args: RemoveTargetsCommandInput,
|
|
889
841
|
options?: __HttpHandlerOptions
|
|
@@ -897,7 +849,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
897
849
|
options: __HttpHandlerOptions,
|
|
898
850
|
cb: (err: any, data?: RemoveTargetsCommandOutput) => void
|
|
899
851
|
): void;
|
|
900
|
-
|
|
901
852
|
startReplay(
|
|
902
853
|
args: StartReplayCommandInput,
|
|
903
854
|
options?: __HttpHandlerOptions
|
|
@@ -911,7 +862,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
911
862
|
options: __HttpHandlerOptions,
|
|
912
863
|
cb: (err: any, data?: StartReplayCommandOutput) => void
|
|
913
864
|
): void;
|
|
914
|
-
|
|
915
865
|
tagResource(
|
|
916
866
|
args: TagResourceCommandInput,
|
|
917
867
|
options?: __HttpHandlerOptions
|
|
@@ -925,7 +875,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
925
875
|
options: __HttpHandlerOptions,
|
|
926
876
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
927
877
|
): void;
|
|
928
|
-
|
|
929
878
|
testEventPattern(
|
|
930
879
|
args: TestEventPatternCommandInput,
|
|
931
880
|
options?: __HttpHandlerOptions
|
|
@@ -939,7 +888,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
939
888
|
options: __HttpHandlerOptions,
|
|
940
889
|
cb: (err: any, data?: TestEventPatternCommandOutput) => void
|
|
941
890
|
): void;
|
|
942
|
-
|
|
943
891
|
untagResource(
|
|
944
892
|
args: UntagResourceCommandInput,
|
|
945
893
|
options?: __HttpHandlerOptions
|
|
@@ -953,7 +901,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
953
901
|
options: __HttpHandlerOptions,
|
|
954
902
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
955
903
|
): void;
|
|
956
|
-
|
|
957
904
|
updateApiDestination(
|
|
958
905
|
args: UpdateApiDestinationCommandInput,
|
|
959
906
|
options?: __HttpHandlerOptions
|
|
@@ -967,7 +914,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
967
914
|
options: __HttpHandlerOptions,
|
|
968
915
|
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
|
|
969
916
|
): void;
|
|
970
|
-
|
|
971
917
|
updateArchive(
|
|
972
918
|
args: UpdateArchiveCommandInput,
|
|
973
919
|
options?: __HttpHandlerOptions
|
|
@@ -981,7 +927,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
981
927
|
options: __HttpHandlerOptions,
|
|
982
928
|
cb: (err: any, data?: UpdateArchiveCommandOutput) => void
|
|
983
929
|
): void;
|
|
984
|
-
|
|
985
930
|
updateConnection(
|
|
986
931
|
args: UpdateConnectionCommandInput,
|
|
987
932
|
options?: __HttpHandlerOptions
|
|
@@ -995,7 +940,6 @@ export declare class EventBridge extends EventBridgeClient {
|
|
|
995
940
|
options: __HttpHandlerOptions,
|
|
996
941
|
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
997
942
|
): void;
|
|
998
|
-
|
|
999
943
|
updateEndpoint(
|
|
1000
944
|
args: UpdateEndpointCommandInput,
|
|
1001
945
|
options?: __HttpHandlerOptions
|
|
@@ -383,47 +383,26 @@ export declare type ServiceOutputTypes =
|
|
|
383
383
|
export interface ClientDefaults
|
|
384
384
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
385
385
|
requestHandler?: __HttpHandler;
|
|
386
|
-
|
|
387
386
|
sha256?: __HashConstructor;
|
|
388
|
-
|
|
389
387
|
urlParser?: __UrlParser;
|
|
390
|
-
|
|
391
388
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
392
|
-
|
|
393
389
|
streamCollector?: __StreamCollector;
|
|
394
|
-
|
|
395
390
|
base64Decoder?: __Decoder;
|
|
396
|
-
|
|
397
391
|
base64Encoder?: __Encoder;
|
|
398
|
-
|
|
399
392
|
utf8Decoder?: __Decoder;
|
|
400
|
-
|
|
401
393
|
utf8Encoder?: __Encoder;
|
|
402
|
-
|
|
403
394
|
runtime?: string;
|
|
404
|
-
|
|
405
395
|
disableHostPrefix?: boolean;
|
|
406
|
-
|
|
407
396
|
maxAttempts?: number | __Provider<number>;
|
|
408
|
-
|
|
409
397
|
retryMode?: string | __Provider<string>;
|
|
410
|
-
|
|
411
398
|
logger?: __Logger;
|
|
412
|
-
|
|
413
399
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
414
|
-
|
|
415
400
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
416
|
-
|
|
417
401
|
serviceId?: string;
|
|
418
|
-
|
|
419
402
|
region?: string | __Provider<string>;
|
|
420
|
-
|
|
421
403
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
422
|
-
|
|
423
404
|
regionInfoProvider?: RegionInfoProvider;
|
|
424
|
-
|
|
425
405
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
426
|
-
|
|
427
406
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
428
407
|
}
|
|
429
408
|
declare type EventBridgeClientConfigType = Partial<
|
|
@@ -436,7 +415,6 @@ declare type EventBridgeClientConfigType = Partial<
|
|
|
436
415
|
HostHeaderInputConfig &
|
|
437
416
|
AwsAuthInputConfig &
|
|
438
417
|
UserAgentInputConfig;
|
|
439
|
-
|
|
440
418
|
export interface EventBridgeClientConfig extends EventBridgeClientConfigType {}
|
|
441
419
|
declare type EventBridgeClientResolvedConfigType =
|
|
442
420
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -447,10 +425,8 @@ declare type EventBridgeClientResolvedConfigType =
|
|
|
447
425
|
HostHeaderResolvedConfig &
|
|
448
426
|
AwsAuthResolvedConfig &
|
|
449
427
|
UserAgentResolvedConfig;
|
|
450
|
-
|
|
451
428
|
export interface EventBridgeClientResolvedConfig
|
|
452
429
|
extends EventBridgeClientResolvedConfigType {}
|
|
453
|
-
|
|
454
430
|
export declare class EventBridgeClient extends __Client<
|
|
455
431
|
__HttpHandlerOptions,
|
|
456
432
|
ServiceInputTypes,
|
|
@@ -459,7 +435,6 @@ export declare class EventBridgeClient extends __Client<
|
|
|
459
435
|
> {
|
|
460
436
|
readonly config: EventBridgeClientResolvedConfig;
|
|
461
437
|
constructor(configuration: EventBridgeClientConfig);
|
|
462
|
-
|
|
463
438
|
destroy(): void;
|
|
464
439
|
}
|
|
465
440
|
export {};
|
|
@@ -14,7 +14,6 @@ import { ActivateEventSourceRequest } from "../models/models_0";
|
|
|
14
14
|
export interface ActivateEventSourceCommandInput
|
|
15
15
|
extends ActivateEventSourceRequest {}
|
|
16
16
|
export interface ActivateEventSourceCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class ActivateEventSourceCommand extends $Command<
|
|
19
18
|
ActivateEventSourceCommandInput,
|
|
20
19
|
ActivateEventSourceCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class ActivateEventSourceCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: ActivateEventSourceCommandInput;
|
|
24
23
|
constructor(input: ActivateEventSourceCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CancelReplayCommandInput extends CancelReplayRequest {}
|
|
|
15
15
|
export interface CancelReplayCommandOutput
|
|
16
16
|
extends CancelReplayResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CancelReplayCommand extends $Command<
|
|
20
19
|
CancelReplayCommandInput,
|
|
21
20
|
CancelReplayCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CancelReplayCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CancelReplayCommandInput;
|
|
25
24
|
constructor(input: CancelReplayCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateApiDestinationCommandInput
|
|
|
19
19
|
export interface CreateApiDestinationCommandOutput
|
|
20
20
|
extends CreateApiDestinationResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateApiDestinationCommand extends $Command<
|
|
24
23
|
CreateApiDestinationCommandInput,
|
|
25
24
|
CreateApiDestinationCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateApiDestinationCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateApiDestinationCommandInput;
|
|
29
28
|
constructor(input: CreateApiDestinationCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateArchiveCommandInput extends CreateArchiveRequest {}
|
|
|
18
18
|
export interface CreateArchiveCommandOutput
|
|
19
19
|
extends CreateArchiveResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateArchiveCommand extends $Command<
|
|
23
22
|
CreateArchiveCommandInput,
|
|
24
23
|
CreateArchiveCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateArchiveCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateArchiveCommandInput;
|
|
28
27
|
constructor(input: CreateArchiveCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
|
|
|
18
18
|
export interface CreateConnectionCommandOutput
|
|
19
19
|
extends CreateConnectionResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateConnectionCommand extends $Command<
|
|
23
22
|
CreateConnectionCommandInput,
|
|
24
23
|
CreateConnectionCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateConnectionCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateConnectionCommandInput;
|
|
28
27
|
constructor(input: CreateConnectionCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateEndpointCommandInput extends CreateEndpointRequest {}
|
|
|
18
18
|
export interface CreateEndpointCommandOutput
|
|
19
19
|
extends CreateEndpointResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateEndpointCommand extends $Command<
|
|
23
22
|
CreateEndpointCommandInput,
|
|
24
23
|
CreateEndpointCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateEndpointCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateEndpointCommandInput;
|
|
28
27
|
constructor(input: CreateEndpointCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateEventBusCommandInput extends CreateEventBusRequest {}
|
|
|
18
18
|
export interface CreateEventBusCommandOutput
|
|
19
19
|
extends CreateEventBusResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateEventBusCommand extends $Command<
|
|
23
22
|
CreateEventBusCommandInput,
|
|
24
23
|
CreateEventBusCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateEventBusCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateEventBusCommandInput;
|
|
28
27
|
constructor(input: CreateEventBusCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreatePartnerEventSourceCommandInput
|
|
|
19
19
|
export interface CreatePartnerEventSourceCommandOutput
|
|
20
20
|
extends CreatePartnerEventSourceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreatePartnerEventSourceCommand extends $Command<
|
|
24
23
|
CreatePartnerEventSourceCommandInput,
|
|
25
24
|
CreatePartnerEventSourceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreatePartnerEventSourceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreatePartnerEventSourceCommandInput;
|
|
29
28
|
constructor(input: CreatePartnerEventSourceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import { DeactivateEventSourceRequest } from "../models/models_0";
|
|
|
14
14
|
export interface DeactivateEventSourceCommandInput
|
|
15
15
|
extends DeactivateEventSourceRequest {}
|
|
16
16
|
export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeactivateEventSourceCommand extends $Command<
|
|
19
18
|
DeactivateEventSourceCommandInput,
|
|
20
19
|
DeactivateEventSourceCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeactivateEventSourceCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeactivateEventSourceCommandInput;
|
|
24
23
|
constructor(input: DeactivateEventSourceCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: EventBridgeClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeauthorizeConnectionCommandInput
|
|
|
19
19
|
export interface DeauthorizeConnectionCommandOutput
|
|
20
20
|
extends DeauthorizeConnectionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeauthorizeConnectionCommand extends $Command<
|
|
24
23
|
DeauthorizeConnectionCommandInput,
|
|
25
24
|
DeauthorizeConnectionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeauthorizeConnectionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeauthorizeConnectionCommandInput;
|
|
29
28
|
constructor(input: DeauthorizeConnectionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: EventBridgeClientResolvedConfig,
|