@aws-sdk/client-cloudwatch-events 3.170.0 → 3.178.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 +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CloudWatchEvents.d.ts +0 -51
- package/dist-types/ts3.4/CloudWatchEventsClient.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/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/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/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/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/models/CloudWatchEventsServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -576
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
32
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
33
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
33
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
34
34
|
signingEscapePath?: boolean | undefined;
|
|
35
35
|
systemClockOffset?: number | undefined;
|
|
36
36
|
signingRegion?: string | undefined;
|
|
@@ -204,7 +204,6 @@ import {
|
|
|
204
204
|
UpdateConnectionCommandInput,
|
|
205
205
|
UpdateConnectionCommandOutput,
|
|
206
206
|
} from "./commands/UpdateConnectionCommand";
|
|
207
|
-
|
|
208
207
|
export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
209
208
|
activateEventSource(
|
|
210
209
|
args: ActivateEventSourceCommandInput,
|
|
@@ -219,7 +218,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
219
218
|
options: __HttpHandlerOptions,
|
|
220
219
|
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
|
|
221
220
|
): void;
|
|
222
|
-
|
|
223
221
|
cancelReplay(
|
|
224
222
|
args: CancelReplayCommandInput,
|
|
225
223
|
options?: __HttpHandlerOptions
|
|
@@ -233,7 +231,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
233
231
|
options: __HttpHandlerOptions,
|
|
234
232
|
cb: (err: any, data?: CancelReplayCommandOutput) => void
|
|
235
233
|
): void;
|
|
236
|
-
|
|
237
234
|
createApiDestination(
|
|
238
235
|
args: CreateApiDestinationCommandInput,
|
|
239
236
|
options?: __HttpHandlerOptions
|
|
@@ -247,7 +244,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
247
244
|
options: __HttpHandlerOptions,
|
|
248
245
|
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
|
|
249
246
|
): void;
|
|
250
|
-
|
|
251
247
|
createArchive(
|
|
252
248
|
args: CreateArchiveCommandInput,
|
|
253
249
|
options?: __HttpHandlerOptions
|
|
@@ -261,7 +257,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
261
257
|
options: __HttpHandlerOptions,
|
|
262
258
|
cb: (err: any, data?: CreateArchiveCommandOutput) => void
|
|
263
259
|
): void;
|
|
264
|
-
|
|
265
260
|
createConnection(
|
|
266
261
|
args: CreateConnectionCommandInput,
|
|
267
262
|
options?: __HttpHandlerOptions
|
|
@@ -275,7 +270,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
275
270
|
options: __HttpHandlerOptions,
|
|
276
271
|
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
277
272
|
): void;
|
|
278
|
-
|
|
279
273
|
createEventBus(
|
|
280
274
|
args: CreateEventBusCommandInput,
|
|
281
275
|
options?: __HttpHandlerOptions
|
|
@@ -289,7 +283,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
289
283
|
options: __HttpHandlerOptions,
|
|
290
284
|
cb: (err: any, data?: CreateEventBusCommandOutput) => void
|
|
291
285
|
): void;
|
|
292
|
-
|
|
293
286
|
createPartnerEventSource(
|
|
294
287
|
args: CreatePartnerEventSourceCommandInput,
|
|
295
288
|
options?: __HttpHandlerOptions
|
|
@@ -303,7 +296,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
303
296
|
options: __HttpHandlerOptions,
|
|
304
297
|
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
|
|
305
298
|
): void;
|
|
306
|
-
|
|
307
299
|
deactivateEventSource(
|
|
308
300
|
args: DeactivateEventSourceCommandInput,
|
|
309
301
|
options?: __HttpHandlerOptions
|
|
@@ -317,7 +309,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
317
309
|
options: __HttpHandlerOptions,
|
|
318
310
|
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
|
|
319
311
|
): void;
|
|
320
|
-
|
|
321
312
|
deauthorizeConnection(
|
|
322
313
|
args: DeauthorizeConnectionCommandInput,
|
|
323
314
|
options?: __HttpHandlerOptions
|
|
@@ -331,7 +322,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
331
322
|
options: __HttpHandlerOptions,
|
|
332
323
|
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
|
|
333
324
|
): void;
|
|
334
|
-
|
|
335
325
|
deleteApiDestination(
|
|
336
326
|
args: DeleteApiDestinationCommandInput,
|
|
337
327
|
options?: __HttpHandlerOptions
|
|
@@ -345,7 +335,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
345
335
|
options: __HttpHandlerOptions,
|
|
346
336
|
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
|
|
347
337
|
): void;
|
|
348
|
-
|
|
349
338
|
deleteArchive(
|
|
350
339
|
args: DeleteArchiveCommandInput,
|
|
351
340
|
options?: __HttpHandlerOptions
|
|
@@ -359,7 +348,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
359
348
|
options: __HttpHandlerOptions,
|
|
360
349
|
cb: (err: any, data?: DeleteArchiveCommandOutput) => void
|
|
361
350
|
): void;
|
|
362
|
-
|
|
363
351
|
deleteConnection(
|
|
364
352
|
args: DeleteConnectionCommandInput,
|
|
365
353
|
options?: __HttpHandlerOptions
|
|
@@ -373,7 +361,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
373
361
|
options: __HttpHandlerOptions,
|
|
374
362
|
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
375
363
|
): void;
|
|
376
|
-
|
|
377
364
|
deleteEventBus(
|
|
378
365
|
args: DeleteEventBusCommandInput,
|
|
379
366
|
options?: __HttpHandlerOptions
|
|
@@ -387,7 +374,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
387
374
|
options: __HttpHandlerOptions,
|
|
388
375
|
cb: (err: any, data?: DeleteEventBusCommandOutput) => void
|
|
389
376
|
): void;
|
|
390
|
-
|
|
391
377
|
deletePartnerEventSource(
|
|
392
378
|
args: DeletePartnerEventSourceCommandInput,
|
|
393
379
|
options?: __HttpHandlerOptions
|
|
@@ -401,7 +387,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
401
387
|
options: __HttpHandlerOptions,
|
|
402
388
|
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
|
|
403
389
|
): void;
|
|
404
|
-
|
|
405
390
|
deleteRule(
|
|
406
391
|
args: DeleteRuleCommandInput,
|
|
407
392
|
options?: __HttpHandlerOptions
|
|
@@ -415,7 +400,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
415
400
|
options: __HttpHandlerOptions,
|
|
416
401
|
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
417
402
|
): void;
|
|
418
|
-
|
|
419
403
|
describeApiDestination(
|
|
420
404
|
args: DescribeApiDestinationCommandInput,
|
|
421
405
|
options?: __HttpHandlerOptions
|
|
@@ -429,7 +413,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
429
413
|
options: __HttpHandlerOptions,
|
|
430
414
|
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
|
|
431
415
|
): void;
|
|
432
|
-
|
|
433
416
|
describeArchive(
|
|
434
417
|
args: DescribeArchiveCommandInput,
|
|
435
418
|
options?: __HttpHandlerOptions
|
|
@@ -443,7 +426,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
443
426
|
options: __HttpHandlerOptions,
|
|
444
427
|
cb: (err: any, data?: DescribeArchiveCommandOutput) => void
|
|
445
428
|
): void;
|
|
446
|
-
|
|
447
429
|
describeConnection(
|
|
448
430
|
args: DescribeConnectionCommandInput,
|
|
449
431
|
options?: __HttpHandlerOptions
|
|
@@ -457,7 +439,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
457
439
|
options: __HttpHandlerOptions,
|
|
458
440
|
cb: (err: any, data?: DescribeConnectionCommandOutput) => void
|
|
459
441
|
): void;
|
|
460
|
-
|
|
461
442
|
describeEventBus(
|
|
462
443
|
args: DescribeEventBusCommandInput,
|
|
463
444
|
options?: __HttpHandlerOptions
|
|
@@ -471,7 +452,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
471
452
|
options: __HttpHandlerOptions,
|
|
472
453
|
cb: (err: any, data?: DescribeEventBusCommandOutput) => void
|
|
473
454
|
): void;
|
|
474
|
-
|
|
475
455
|
describeEventSource(
|
|
476
456
|
args: DescribeEventSourceCommandInput,
|
|
477
457
|
options?: __HttpHandlerOptions
|
|
@@ -485,7 +465,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
485
465
|
options: __HttpHandlerOptions,
|
|
486
466
|
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
|
|
487
467
|
): void;
|
|
488
|
-
|
|
489
468
|
describePartnerEventSource(
|
|
490
469
|
args: DescribePartnerEventSourceCommandInput,
|
|
491
470
|
options?: __HttpHandlerOptions
|
|
@@ -499,7 +478,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
499
478
|
options: __HttpHandlerOptions,
|
|
500
479
|
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
|
|
501
480
|
): void;
|
|
502
|
-
|
|
503
481
|
describeReplay(
|
|
504
482
|
args: DescribeReplayCommandInput,
|
|
505
483
|
options?: __HttpHandlerOptions
|
|
@@ -513,7 +491,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
513
491
|
options: __HttpHandlerOptions,
|
|
514
492
|
cb: (err: any, data?: DescribeReplayCommandOutput) => void
|
|
515
493
|
): void;
|
|
516
|
-
|
|
517
494
|
describeRule(
|
|
518
495
|
args: DescribeRuleCommandInput,
|
|
519
496
|
options?: __HttpHandlerOptions
|
|
@@ -527,7 +504,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
527
504
|
options: __HttpHandlerOptions,
|
|
528
505
|
cb: (err: any, data?: DescribeRuleCommandOutput) => void
|
|
529
506
|
): void;
|
|
530
|
-
|
|
531
507
|
disableRule(
|
|
532
508
|
args: DisableRuleCommandInput,
|
|
533
509
|
options?: __HttpHandlerOptions
|
|
@@ -541,7 +517,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
541
517
|
options: __HttpHandlerOptions,
|
|
542
518
|
cb: (err: any, data?: DisableRuleCommandOutput) => void
|
|
543
519
|
): void;
|
|
544
|
-
|
|
545
520
|
enableRule(
|
|
546
521
|
args: EnableRuleCommandInput,
|
|
547
522
|
options?: __HttpHandlerOptions
|
|
@@ -555,7 +530,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
555
530
|
options: __HttpHandlerOptions,
|
|
556
531
|
cb: (err: any, data?: EnableRuleCommandOutput) => void
|
|
557
532
|
): void;
|
|
558
|
-
|
|
559
533
|
listApiDestinations(
|
|
560
534
|
args: ListApiDestinationsCommandInput,
|
|
561
535
|
options?: __HttpHandlerOptions
|
|
@@ -569,7 +543,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
569
543
|
options: __HttpHandlerOptions,
|
|
570
544
|
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
|
|
571
545
|
): void;
|
|
572
|
-
|
|
573
546
|
listArchives(
|
|
574
547
|
args: ListArchivesCommandInput,
|
|
575
548
|
options?: __HttpHandlerOptions
|
|
@@ -583,7 +556,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
583
556
|
options: __HttpHandlerOptions,
|
|
584
557
|
cb: (err: any, data?: ListArchivesCommandOutput) => void
|
|
585
558
|
): void;
|
|
586
|
-
|
|
587
559
|
listConnections(
|
|
588
560
|
args: ListConnectionsCommandInput,
|
|
589
561
|
options?: __HttpHandlerOptions
|
|
@@ -597,7 +569,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
597
569
|
options: __HttpHandlerOptions,
|
|
598
570
|
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
599
571
|
): void;
|
|
600
|
-
|
|
601
572
|
listEventBuses(
|
|
602
573
|
args: ListEventBusesCommandInput,
|
|
603
574
|
options?: __HttpHandlerOptions
|
|
@@ -611,7 +582,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
611
582
|
options: __HttpHandlerOptions,
|
|
612
583
|
cb: (err: any, data?: ListEventBusesCommandOutput) => void
|
|
613
584
|
): void;
|
|
614
|
-
|
|
615
585
|
listEventSources(
|
|
616
586
|
args: ListEventSourcesCommandInput,
|
|
617
587
|
options?: __HttpHandlerOptions
|
|
@@ -625,7 +595,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
625
595
|
options: __HttpHandlerOptions,
|
|
626
596
|
cb: (err: any, data?: ListEventSourcesCommandOutput) => void
|
|
627
597
|
): void;
|
|
628
|
-
|
|
629
598
|
listPartnerEventSourceAccounts(
|
|
630
599
|
args: ListPartnerEventSourceAccountsCommandInput,
|
|
631
600
|
options?: __HttpHandlerOptions
|
|
@@ -639,7 +608,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
639
608
|
options: __HttpHandlerOptions,
|
|
640
609
|
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
|
|
641
610
|
): void;
|
|
642
|
-
|
|
643
611
|
listPartnerEventSources(
|
|
644
612
|
args: ListPartnerEventSourcesCommandInput,
|
|
645
613
|
options?: __HttpHandlerOptions
|
|
@@ -653,7 +621,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
653
621
|
options: __HttpHandlerOptions,
|
|
654
622
|
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
|
|
655
623
|
): void;
|
|
656
|
-
|
|
657
624
|
listReplays(
|
|
658
625
|
args: ListReplaysCommandInput,
|
|
659
626
|
options?: __HttpHandlerOptions
|
|
@@ -667,7 +634,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
667
634
|
options: __HttpHandlerOptions,
|
|
668
635
|
cb: (err: any, data?: ListReplaysCommandOutput) => void
|
|
669
636
|
): void;
|
|
670
|
-
|
|
671
637
|
listRuleNamesByTarget(
|
|
672
638
|
args: ListRuleNamesByTargetCommandInput,
|
|
673
639
|
options?: __HttpHandlerOptions
|
|
@@ -681,7 +647,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
681
647
|
options: __HttpHandlerOptions,
|
|
682
648
|
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
|
|
683
649
|
): void;
|
|
684
|
-
|
|
685
650
|
listRules(
|
|
686
651
|
args: ListRulesCommandInput,
|
|
687
652
|
options?: __HttpHandlerOptions
|
|
@@ -695,7 +660,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
695
660
|
options: __HttpHandlerOptions,
|
|
696
661
|
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
697
662
|
): void;
|
|
698
|
-
|
|
699
663
|
listTagsForResource(
|
|
700
664
|
args: ListTagsForResourceCommandInput,
|
|
701
665
|
options?: __HttpHandlerOptions
|
|
@@ -709,7 +673,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
709
673
|
options: __HttpHandlerOptions,
|
|
710
674
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
711
675
|
): void;
|
|
712
|
-
|
|
713
676
|
listTargetsByRule(
|
|
714
677
|
args: ListTargetsByRuleCommandInput,
|
|
715
678
|
options?: __HttpHandlerOptions
|
|
@@ -723,7 +686,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
723
686
|
options: __HttpHandlerOptions,
|
|
724
687
|
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
|
|
725
688
|
): void;
|
|
726
|
-
|
|
727
689
|
putEvents(
|
|
728
690
|
args: PutEventsCommandInput,
|
|
729
691
|
options?: __HttpHandlerOptions
|
|
@@ -737,7 +699,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
737
699
|
options: __HttpHandlerOptions,
|
|
738
700
|
cb: (err: any, data?: PutEventsCommandOutput) => void
|
|
739
701
|
): void;
|
|
740
|
-
|
|
741
702
|
putPartnerEvents(
|
|
742
703
|
args: PutPartnerEventsCommandInput,
|
|
743
704
|
options?: __HttpHandlerOptions
|
|
@@ -751,7 +712,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
751
712
|
options: __HttpHandlerOptions,
|
|
752
713
|
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
|
|
753
714
|
): void;
|
|
754
|
-
|
|
755
715
|
putPermission(
|
|
756
716
|
args: PutPermissionCommandInput,
|
|
757
717
|
options?: __HttpHandlerOptions
|
|
@@ -765,7 +725,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
765
725
|
options: __HttpHandlerOptions,
|
|
766
726
|
cb: (err: any, data?: PutPermissionCommandOutput) => void
|
|
767
727
|
): void;
|
|
768
|
-
|
|
769
728
|
putRule(
|
|
770
729
|
args: PutRuleCommandInput,
|
|
771
730
|
options?: __HttpHandlerOptions
|
|
@@ -779,7 +738,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
779
738
|
options: __HttpHandlerOptions,
|
|
780
739
|
cb: (err: any, data?: PutRuleCommandOutput) => void
|
|
781
740
|
): void;
|
|
782
|
-
|
|
783
741
|
putTargets(
|
|
784
742
|
args: PutTargetsCommandInput,
|
|
785
743
|
options?: __HttpHandlerOptions
|
|
@@ -793,7 +751,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
793
751
|
options: __HttpHandlerOptions,
|
|
794
752
|
cb: (err: any, data?: PutTargetsCommandOutput) => void
|
|
795
753
|
): void;
|
|
796
|
-
|
|
797
754
|
removePermission(
|
|
798
755
|
args: RemovePermissionCommandInput,
|
|
799
756
|
options?: __HttpHandlerOptions
|
|
@@ -807,7 +764,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
807
764
|
options: __HttpHandlerOptions,
|
|
808
765
|
cb: (err: any, data?: RemovePermissionCommandOutput) => void
|
|
809
766
|
): void;
|
|
810
|
-
|
|
811
767
|
removeTargets(
|
|
812
768
|
args: RemoveTargetsCommandInput,
|
|
813
769
|
options?: __HttpHandlerOptions
|
|
@@ -821,7 +777,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
821
777
|
options: __HttpHandlerOptions,
|
|
822
778
|
cb: (err: any, data?: RemoveTargetsCommandOutput) => void
|
|
823
779
|
): void;
|
|
824
|
-
|
|
825
780
|
startReplay(
|
|
826
781
|
args: StartReplayCommandInput,
|
|
827
782
|
options?: __HttpHandlerOptions
|
|
@@ -835,7 +790,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
835
790
|
options: __HttpHandlerOptions,
|
|
836
791
|
cb: (err: any, data?: StartReplayCommandOutput) => void
|
|
837
792
|
): void;
|
|
838
|
-
|
|
839
793
|
tagResource(
|
|
840
794
|
args: TagResourceCommandInput,
|
|
841
795
|
options?: __HttpHandlerOptions
|
|
@@ -849,7 +803,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
849
803
|
options: __HttpHandlerOptions,
|
|
850
804
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
851
805
|
): void;
|
|
852
|
-
|
|
853
806
|
testEventPattern(
|
|
854
807
|
args: TestEventPatternCommandInput,
|
|
855
808
|
options?: __HttpHandlerOptions
|
|
@@ -863,7 +816,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
863
816
|
options: __HttpHandlerOptions,
|
|
864
817
|
cb: (err: any, data?: TestEventPatternCommandOutput) => void
|
|
865
818
|
): void;
|
|
866
|
-
|
|
867
819
|
untagResource(
|
|
868
820
|
args: UntagResourceCommandInput,
|
|
869
821
|
options?: __HttpHandlerOptions
|
|
@@ -877,7 +829,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
877
829
|
options: __HttpHandlerOptions,
|
|
878
830
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
879
831
|
): void;
|
|
880
|
-
|
|
881
832
|
updateApiDestination(
|
|
882
833
|
args: UpdateApiDestinationCommandInput,
|
|
883
834
|
options?: __HttpHandlerOptions
|
|
@@ -891,7 +842,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
891
842
|
options: __HttpHandlerOptions,
|
|
892
843
|
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
|
|
893
844
|
): void;
|
|
894
|
-
|
|
895
845
|
updateArchive(
|
|
896
846
|
args: UpdateArchiveCommandInput,
|
|
897
847
|
options?: __HttpHandlerOptions
|
|
@@ -905,7 +855,6 @@ export declare class CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
905
855
|
options: __HttpHandlerOptions,
|
|
906
856
|
cb: (err: any, data?: UpdateArchiveCommandOutput) => void
|
|
907
857
|
): void;
|
|
908
|
-
|
|
909
858
|
updateConnection(
|
|
910
859
|
args: UpdateConnectionCommandInput,
|
|
911
860
|
options?: __HttpHandlerOptions
|
|
@@ -353,47 +353,26 @@ export declare type ServiceOutputTypes =
|
|
|
353
353
|
export interface ClientDefaults
|
|
354
354
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
355
355
|
requestHandler?: __HttpHandler;
|
|
356
|
-
|
|
357
356
|
sha256?: __HashConstructor;
|
|
358
|
-
|
|
359
357
|
urlParser?: __UrlParser;
|
|
360
|
-
|
|
361
358
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
362
|
-
|
|
363
359
|
streamCollector?: __StreamCollector;
|
|
364
|
-
|
|
365
360
|
base64Decoder?: __Decoder;
|
|
366
|
-
|
|
367
361
|
base64Encoder?: __Encoder;
|
|
368
|
-
|
|
369
362
|
utf8Decoder?: __Decoder;
|
|
370
|
-
|
|
371
363
|
utf8Encoder?: __Encoder;
|
|
372
|
-
|
|
373
364
|
runtime?: string;
|
|
374
|
-
|
|
375
365
|
disableHostPrefix?: boolean;
|
|
376
|
-
|
|
377
366
|
maxAttempts?: number | __Provider<number>;
|
|
378
|
-
|
|
379
367
|
retryMode?: string | __Provider<string>;
|
|
380
|
-
|
|
381
368
|
logger?: __Logger;
|
|
382
|
-
|
|
383
369
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
384
|
-
|
|
385
370
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
386
|
-
|
|
387
371
|
serviceId?: string;
|
|
388
|
-
|
|
389
372
|
region?: string | __Provider<string>;
|
|
390
|
-
|
|
391
373
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
392
|
-
|
|
393
374
|
regionInfoProvider?: RegionInfoProvider;
|
|
394
|
-
|
|
395
375
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
396
|
-
|
|
397
376
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
398
377
|
}
|
|
399
378
|
declare type CloudWatchEventsClientConfigType = Partial<
|
|
@@ -406,7 +385,6 @@ declare type CloudWatchEventsClientConfigType = Partial<
|
|
|
406
385
|
HostHeaderInputConfig &
|
|
407
386
|
AwsAuthInputConfig &
|
|
408
387
|
UserAgentInputConfig;
|
|
409
|
-
|
|
410
388
|
export interface CloudWatchEventsClientConfig
|
|
411
389
|
extends CloudWatchEventsClientConfigType {}
|
|
412
390
|
declare type CloudWatchEventsClientResolvedConfigType =
|
|
@@ -418,10 +396,8 @@ declare type CloudWatchEventsClientResolvedConfigType =
|
|
|
418
396
|
HostHeaderResolvedConfig &
|
|
419
397
|
AwsAuthResolvedConfig &
|
|
420
398
|
UserAgentResolvedConfig;
|
|
421
|
-
|
|
422
399
|
export interface CloudWatchEventsClientResolvedConfig
|
|
423
400
|
extends CloudWatchEventsClientResolvedConfigType {}
|
|
424
|
-
|
|
425
401
|
export declare class CloudWatchEventsClient extends __Client<
|
|
426
402
|
__HttpHandlerOptions,
|
|
427
403
|
ServiceInputTypes,
|
|
@@ -430,7 +406,6 @@ export declare class CloudWatchEventsClient extends __Client<
|
|
|
430
406
|
> {
|
|
431
407
|
readonly config: CloudWatchEventsClientResolvedConfig;
|
|
432
408
|
constructor(configuration: CloudWatchEventsClientConfig);
|
|
433
|
-
|
|
434
409
|
destroy(): void;
|
|
435
410
|
}
|
|
436
411
|
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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -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: CloudWatchEventsClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteApiDestinationCommandInput
|
|
|
19
19
|
export interface DeleteApiDestinationCommandOutput
|
|
20
20
|
extends DeleteApiDestinationResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteApiDestinationCommand extends $Command<
|
|
24
23
|
DeleteApiDestinationCommandInput,
|
|
25
24
|
DeleteApiDestinationCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteApiDestinationCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteApiDestinationCommandInput;
|
|
29
28
|
constructor(input: DeleteApiDestinationCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: CloudWatchEventsClientResolvedConfig,
|