@aws-sdk/client-cloudwatch-events 3.169.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.
Files changed (66) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/CloudWatchEvents.d.ts +871 -260
  3. package/dist-types/ts3.4/CloudWatchEventsClient.d.ts +411 -124
  4. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +31 -17
  5. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +34 -17
  12. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +39 -17
  14. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  16. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +30 -17
  17. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +30 -17
  19. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +30 -17
  28. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +35 -17
  32. package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +32 -17
  37. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  40. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +30 -17
  44. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +32 -17
  45. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +35 -17
  48. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +35 -17
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +35 -17
  54. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -17
  55. package/dist-types/ts3.4/commands/index.d.ts +51 -51
  56. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  57. package/dist-types/ts3.4/index.d.ts +5 -5
  58. package/dist-types/ts3.4/models/CloudWatchEventsServiceException.d.ts +7 -6
  59. package/dist-types/ts3.4/models/index.d.ts +1 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +1381 -1803
  61. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +617 -155
  62. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +67 -38
  63. package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
  64. package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
  65. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
  66. package/package.json +34 -34
@@ -1,1803 +1,1381 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { CloudWatchEventsServiceException as __BaseException } from "./CloudWatchEventsServiceException";
3
- export interface ActivateEventSourceRequest {
4
-
5
- Name: string | undefined;
6
- }
7
-
8
- export declare class ConcurrentModificationException extends __BaseException {
9
- readonly name: "ConcurrentModificationException";
10
- readonly $fault: "client";
11
-
12
- constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
13
- }
14
-
15
- export declare class InternalException extends __BaseException {
16
- readonly name: "InternalException";
17
- readonly $fault: "server";
18
-
19
- constructor(opts: __ExceptionOptionType<InternalException, __BaseException>);
20
- }
21
-
22
- export declare class InvalidStateException extends __BaseException {
23
- readonly name: "InvalidStateException";
24
- readonly $fault: "client";
25
-
26
- constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
27
- }
28
-
29
- export declare class OperationDisabledException extends __BaseException {
30
- readonly name: "OperationDisabledException";
31
- readonly $fault: "client";
32
-
33
- constructor(opts: __ExceptionOptionType<OperationDisabledException, __BaseException>);
34
- }
35
-
36
- export declare class ResourceNotFoundException extends __BaseException {
37
- readonly name: "ResourceNotFoundException";
38
- readonly $fault: "client";
39
-
40
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
41
- }
42
- export declare enum ApiDestinationState {
43
- ACTIVE = "ACTIVE",
44
- INACTIVE = "INACTIVE"
45
- }
46
- export declare enum ApiDestinationHttpMethod {
47
- DELETE = "DELETE",
48
- GET = "GET",
49
- HEAD = "HEAD",
50
- OPTIONS = "OPTIONS",
51
- PATCH = "PATCH",
52
- POST = "POST",
53
- PUT = "PUT"
54
- }
55
-
56
- export interface ApiDestination {
57
-
58
- ApiDestinationArn?: string;
59
-
60
- Name?: string;
61
-
62
- ApiDestinationState?: ApiDestinationState | string;
63
-
64
- ConnectionArn?: string;
65
-
66
- InvocationEndpoint?: string;
67
-
68
- HttpMethod?: ApiDestinationHttpMethod | string;
69
-
70
- InvocationRateLimitPerSecond?: number;
71
-
72
- CreationTime?: Date;
73
-
74
- LastModifiedTime?: Date;
75
- }
76
- export declare enum ArchiveState {
77
- CREATE_FAILED = "CREATE_FAILED",
78
- CREATING = "CREATING",
79
- DISABLED = "DISABLED",
80
- ENABLED = "ENABLED",
81
- UPDATE_FAILED = "UPDATE_FAILED",
82
- UPDATING = "UPDATING"
83
- }
84
-
85
- export interface Archive {
86
-
87
- ArchiveName?: string;
88
-
89
- EventSourceArn?: string;
90
-
91
- State?: ArchiveState | string;
92
-
93
- StateReason?: string;
94
-
95
- RetentionDays?: number;
96
-
97
- SizeBytes?: number;
98
-
99
- EventCount?: number;
100
-
101
- CreationTime?: Date;
102
- }
103
- export declare enum AssignPublicIp {
104
- DISABLED = "DISABLED",
105
- ENABLED = "ENABLED"
106
- }
107
- export interface CancelReplayRequest {
108
-
109
- ReplayName: string | undefined;
110
- }
111
- export declare enum ReplayState {
112
- CANCELLED = "CANCELLED",
113
- CANCELLING = "CANCELLING",
114
- COMPLETED = "COMPLETED",
115
- FAILED = "FAILED",
116
- RUNNING = "RUNNING",
117
- STARTING = "STARTING"
118
- }
119
- export interface CancelReplayResponse {
120
-
121
- ReplayArn?: string;
122
-
123
- State?: ReplayState | string;
124
-
125
- StateReason?: string;
126
- }
127
-
128
- export declare class IllegalStatusException extends __BaseException {
129
- readonly name: "IllegalStatusException";
130
- readonly $fault: "client";
131
-
132
- constructor(opts: __ExceptionOptionType<IllegalStatusException, __BaseException>);
133
- }
134
- export interface CreateApiDestinationRequest {
135
-
136
- Name: string | undefined;
137
-
138
- Description?: string;
139
-
140
- ConnectionArn: string | undefined;
141
-
142
- InvocationEndpoint: string | undefined;
143
-
144
- HttpMethod: ApiDestinationHttpMethod | string | undefined;
145
-
146
- InvocationRateLimitPerSecond?: number;
147
- }
148
- export interface CreateApiDestinationResponse {
149
-
150
- ApiDestinationArn?: string;
151
-
152
- ApiDestinationState?: ApiDestinationState | string;
153
-
154
- CreationTime?: Date;
155
-
156
- LastModifiedTime?: Date;
157
- }
158
-
159
- export declare class LimitExceededException extends __BaseException {
160
- readonly name: "LimitExceededException";
161
- readonly $fault: "client";
162
-
163
- constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
164
- }
165
-
166
- export declare class ResourceAlreadyExistsException extends __BaseException {
167
- readonly name: "ResourceAlreadyExistsException";
168
- readonly $fault: "client";
169
-
170
- constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>);
171
- }
172
- export interface CreateArchiveRequest {
173
-
174
- ArchiveName: string | undefined;
175
-
176
- EventSourceArn: string | undefined;
177
-
178
- Description?: string;
179
-
180
- EventPattern?: string;
181
-
182
- RetentionDays?: number;
183
- }
184
- export interface CreateArchiveResponse {
185
-
186
- ArchiveArn?: string;
187
-
188
- State?: ArchiveState | string;
189
-
190
- StateReason?: string;
191
-
192
- CreationTime?: Date;
193
- }
194
-
195
- export declare class InvalidEventPatternException extends __BaseException {
196
- readonly name: "InvalidEventPatternException";
197
- readonly $fault: "client";
198
-
199
- constructor(opts: __ExceptionOptionType<InvalidEventPatternException, __BaseException>);
200
- }
201
- export declare enum ConnectionAuthorizationType {
202
- API_KEY = "API_KEY",
203
- BASIC = "BASIC",
204
- OAUTH_CLIENT_CREDENTIALS = "OAUTH_CLIENT_CREDENTIALS"
205
- }
206
-
207
- export interface CreateConnectionApiKeyAuthRequestParameters {
208
-
209
- ApiKeyName: string | undefined;
210
-
211
- ApiKeyValue: string | undefined;
212
- }
213
-
214
- export interface CreateConnectionBasicAuthRequestParameters {
215
-
216
- Username: string | undefined;
217
-
218
- Password: string | undefined;
219
- }
220
-
221
- export interface ConnectionBodyParameter {
222
-
223
- Key?: string;
224
-
225
- Value?: string;
226
-
227
- IsValueSecret?: boolean;
228
- }
229
-
230
- export interface ConnectionHeaderParameter {
231
-
232
- Key?: string;
233
-
234
- Value?: string;
235
-
236
- IsValueSecret?: boolean;
237
- }
238
-
239
- export interface ConnectionQueryStringParameter {
240
-
241
- Key?: string;
242
-
243
- Value?: string;
244
-
245
- IsValueSecret?: boolean;
246
- }
247
-
248
- export interface ConnectionHttpParameters {
249
-
250
- HeaderParameters?: ConnectionHeaderParameter[];
251
-
252
- QueryStringParameters?: ConnectionQueryStringParameter[];
253
-
254
- BodyParameters?: ConnectionBodyParameter[];
255
- }
256
-
257
- export interface CreateConnectionOAuthClientRequestParameters {
258
-
259
- ClientID: string | undefined;
260
-
261
- ClientSecret: string | undefined;
262
- }
263
- export declare enum ConnectionOAuthHttpMethod {
264
- GET = "GET",
265
- POST = "POST",
266
- PUT = "PUT"
267
- }
268
-
269
- export interface CreateConnectionOAuthRequestParameters {
270
-
271
- ClientParameters: CreateConnectionOAuthClientRequestParameters | undefined;
272
-
273
- AuthorizationEndpoint: string | undefined;
274
-
275
- HttpMethod: ConnectionOAuthHttpMethod | string | undefined;
276
-
277
- OAuthHttpParameters?: ConnectionHttpParameters;
278
- }
279
-
280
- export interface CreateConnectionAuthRequestParameters {
281
-
282
- BasicAuthParameters?: CreateConnectionBasicAuthRequestParameters;
283
-
284
- OAuthParameters?: CreateConnectionOAuthRequestParameters;
285
-
286
- ApiKeyAuthParameters?: CreateConnectionApiKeyAuthRequestParameters;
287
-
288
- InvocationHttpParameters?: ConnectionHttpParameters;
289
- }
290
- export interface CreateConnectionRequest {
291
-
292
- Name: string | undefined;
293
-
294
- Description?: string;
295
-
296
- AuthorizationType: ConnectionAuthorizationType | string | undefined;
297
-
298
- AuthParameters: CreateConnectionAuthRequestParameters | undefined;
299
- }
300
- export declare enum ConnectionState {
301
- AUTHORIZED = "AUTHORIZED",
302
- AUTHORIZING = "AUTHORIZING",
303
- CREATING = "CREATING",
304
- DEAUTHORIZED = "DEAUTHORIZED",
305
- DEAUTHORIZING = "DEAUTHORIZING",
306
- DELETING = "DELETING",
307
- UPDATING = "UPDATING"
308
- }
309
- export interface CreateConnectionResponse {
310
-
311
- ConnectionArn?: string;
312
-
313
- ConnectionState?: ConnectionState | string;
314
-
315
- CreationTime?: Date;
316
-
317
- LastModifiedTime?: Date;
318
- }
319
-
320
- export interface Tag {
321
-
322
- Key: string | undefined;
323
-
324
- Value: string | undefined;
325
- }
326
- export interface CreateEventBusRequest {
327
-
328
- Name: string | undefined;
329
-
330
- EventSourceName?: string;
331
-
332
- Tags?: Tag[];
333
- }
334
- export interface CreateEventBusResponse {
335
-
336
- EventBusArn?: string;
337
- }
338
- export interface CreatePartnerEventSourceRequest {
339
-
340
- Name: string | undefined;
341
-
342
- Account: string | undefined;
343
- }
344
- export interface CreatePartnerEventSourceResponse {
345
-
346
- EventSourceArn?: string;
347
- }
348
- export interface DeactivateEventSourceRequest {
349
-
350
- Name: string | undefined;
351
- }
352
- export interface DeauthorizeConnectionRequest {
353
-
354
- Name: string | undefined;
355
- }
356
- export interface DeauthorizeConnectionResponse {
357
-
358
- ConnectionArn?: string;
359
-
360
- ConnectionState?: ConnectionState | string;
361
-
362
- CreationTime?: Date;
363
-
364
- LastModifiedTime?: Date;
365
-
366
- LastAuthorizedTime?: Date;
367
- }
368
- export interface DeleteApiDestinationRequest {
369
-
370
- Name: string | undefined;
371
- }
372
- export interface DeleteApiDestinationResponse {
373
- }
374
- export interface DeleteArchiveRequest {
375
-
376
- ArchiveName: string | undefined;
377
- }
378
- export interface DeleteArchiveResponse {
379
- }
380
- export interface DeleteConnectionRequest {
381
-
382
- Name: string | undefined;
383
- }
384
- export interface DeleteConnectionResponse {
385
-
386
- ConnectionArn?: string;
387
-
388
- ConnectionState?: ConnectionState | string;
389
-
390
- CreationTime?: Date;
391
-
392
- LastModifiedTime?: Date;
393
-
394
- LastAuthorizedTime?: Date;
395
- }
396
- export interface DeleteEventBusRequest {
397
-
398
- Name: string | undefined;
399
- }
400
- export interface DeletePartnerEventSourceRequest {
401
-
402
- Name: string | undefined;
403
-
404
- Account: string | undefined;
405
- }
406
- export interface DeleteRuleRequest {
407
-
408
- Name: string | undefined;
409
-
410
- EventBusName?: string;
411
-
412
- Force?: boolean;
413
- }
414
-
415
- export declare class ManagedRuleException extends __BaseException {
416
- readonly name: "ManagedRuleException";
417
- readonly $fault: "client";
418
-
419
- constructor(opts: __ExceptionOptionType<ManagedRuleException, __BaseException>);
420
- }
421
- export interface DescribeApiDestinationRequest {
422
-
423
- Name: string | undefined;
424
- }
425
- export interface DescribeApiDestinationResponse {
426
-
427
- ApiDestinationArn?: string;
428
-
429
- Name?: string;
430
-
431
- Description?: string;
432
-
433
- ApiDestinationState?: ApiDestinationState | string;
434
-
435
- ConnectionArn?: string;
436
-
437
- InvocationEndpoint?: string;
438
-
439
- HttpMethod?: ApiDestinationHttpMethod | string;
440
-
441
- InvocationRateLimitPerSecond?: number;
442
-
443
- CreationTime?: Date;
444
-
445
- LastModifiedTime?: Date;
446
- }
447
- export interface DescribeArchiveRequest {
448
-
449
- ArchiveName: string | undefined;
450
- }
451
- export interface DescribeArchiveResponse {
452
-
453
- ArchiveArn?: string;
454
-
455
- ArchiveName?: string;
456
-
457
- EventSourceArn?: string;
458
-
459
- Description?: string;
460
-
461
- EventPattern?: string;
462
-
463
- State?: ArchiveState | string;
464
-
465
- StateReason?: string;
466
-
467
- RetentionDays?: number;
468
-
469
- SizeBytes?: number;
470
-
471
- EventCount?: number;
472
-
473
- CreationTime?: Date;
474
- }
475
- export interface DescribeConnectionRequest {
476
-
477
- Name: string | undefined;
478
- }
479
-
480
- export interface ConnectionApiKeyAuthResponseParameters {
481
-
482
- ApiKeyName?: string;
483
- }
484
-
485
- export interface ConnectionBasicAuthResponseParameters {
486
-
487
- Username?: string;
488
- }
489
-
490
- export interface ConnectionOAuthClientResponseParameters {
491
-
492
- ClientID?: string;
493
- }
494
-
495
- export interface ConnectionOAuthResponseParameters {
496
-
497
- ClientParameters?: ConnectionOAuthClientResponseParameters;
498
-
499
- AuthorizationEndpoint?: string;
500
-
501
- HttpMethod?: ConnectionOAuthHttpMethod | string;
502
-
503
- OAuthHttpParameters?: ConnectionHttpParameters;
504
- }
505
-
506
- export interface ConnectionAuthResponseParameters {
507
-
508
- BasicAuthParameters?: ConnectionBasicAuthResponseParameters;
509
-
510
- OAuthParameters?: ConnectionOAuthResponseParameters;
511
-
512
- ApiKeyAuthParameters?: ConnectionApiKeyAuthResponseParameters;
513
-
514
- InvocationHttpParameters?: ConnectionHttpParameters;
515
- }
516
- export interface DescribeConnectionResponse {
517
-
518
- ConnectionArn?: string;
519
-
520
- Name?: string;
521
-
522
- Description?: string;
523
-
524
- ConnectionState?: ConnectionState | string;
525
-
526
- StateReason?: string;
527
-
528
- AuthorizationType?: ConnectionAuthorizationType | string;
529
-
530
- SecretArn?: string;
531
-
532
- AuthParameters?: ConnectionAuthResponseParameters;
533
-
534
- CreationTime?: Date;
535
-
536
- LastModifiedTime?: Date;
537
-
538
- LastAuthorizedTime?: Date;
539
- }
540
- export interface DescribeEventBusRequest {
541
-
542
- Name?: string;
543
- }
544
- export interface DescribeEventBusResponse {
545
-
546
- Name?: string;
547
-
548
- Arn?: string;
549
-
550
- Policy?: string;
551
- }
552
- export interface DescribeEventSourceRequest {
553
-
554
- Name: string | undefined;
555
- }
556
- export declare enum EventSourceState {
557
- ACTIVE = "ACTIVE",
558
- DELETED = "DELETED",
559
- PENDING = "PENDING"
560
- }
561
- export interface DescribeEventSourceResponse {
562
-
563
- Arn?: string;
564
-
565
- CreatedBy?: string;
566
-
567
- CreationTime?: Date;
568
-
569
- ExpirationTime?: Date;
570
-
571
- Name?: string;
572
-
573
- State?: EventSourceState | string;
574
- }
575
- export interface DescribePartnerEventSourceRequest {
576
-
577
- Name: string | undefined;
578
- }
579
- export interface DescribePartnerEventSourceResponse {
580
-
581
- Arn?: string;
582
-
583
- Name?: string;
584
- }
585
- export interface DescribeReplayRequest {
586
-
587
- ReplayName: string | undefined;
588
- }
589
-
590
- export interface ReplayDestination {
591
-
592
- Arn: string | undefined;
593
-
594
- FilterArns?: string[];
595
- }
596
- export interface DescribeReplayResponse {
597
-
598
- ReplayName?: string;
599
-
600
- ReplayArn?: string;
601
-
602
- Description?: string;
603
-
604
- State?: ReplayState | string;
605
-
606
- StateReason?: string;
607
-
608
- EventSourceArn?: string;
609
-
610
- Destination?: ReplayDestination;
611
-
612
- EventStartTime?: Date;
613
-
614
- EventEndTime?: Date;
615
-
616
- EventLastReplayedTime?: Date;
617
-
618
- ReplayStartTime?: Date;
619
-
620
- ReplayEndTime?: Date;
621
- }
622
- export interface DescribeRuleRequest {
623
-
624
- Name: string | undefined;
625
-
626
- EventBusName?: string;
627
- }
628
- export declare enum RuleState {
629
- DISABLED = "DISABLED",
630
- ENABLED = "ENABLED"
631
- }
632
- export interface DescribeRuleResponse {
633
-
634
- Name?: string;
635
-
636
- Arn?: string;
637
-
638
- EventPattern?: string;
639
-
640
- ScheduleExpression?: string;
641
-
642
- State?: RuleState | string;
643
-
644
- Description?: string;
645
-
646
- RoleArn?: string;
647
-
648
- ManagedBy?: string;
649
-
650
- EventBusName?: string;
651
-
652
- CreatedBy?: string;
653
- }
654
- export interface DisableRuleRequest {
655
-
656
- Name: string | undefined;
657
-
658
- EventBusName?: string;
659
- }
660
- export interface EnableRuleRequest {
661
-
662
- Name: string | undefined;
663
-
664
- EventBusName?: string;
665
- }
666
- export interface ListApiDestinationsRequest {
667
-
668
- NamePrefix?: string;
669
-
670
- ConnectionArn?: string;
671
-
672
- NextToken?: string;
673
-
674
- Limit?: number;
675
- }
676
- export interface ListApiDestinationsResponse {
677
-
678
- ApiDestinations?: ApiDestination[];
679
-
680
- NextToken?: string;
681
- }
682
- export interface ListArchivesRequest {
683
-
684
- NamePrefix?: string;
685
-
686
- EventSourceArn?: string;
687
-
688
- State?: ArchiveState | string;
689
-
690
- NextToken?: string;
691
-
692
- Limit?: number;
693
- }
694
- export interface ListArchivesResponse {
695
-
696
- Archives?: Archive[];
697
-
698
- NextToken?: string;
699
- }
700
- export interface ListConnectionsRequest {
701
-
702
- NamePrefix?: string;
703
-
704
- ConnectionState?: ConnectionState | string;
705
-
706
- NextToken?: string;
707
-
708
- Limit?: number;
709
- }
710
-
711
- export interface Connection {
712
-
713
- ConnectionArn?: string;
714
-
715
- Name?: string;
716
-
717
- ConnectionState?: ConnectionState | string;
718
-
719
- StateReason?: string;
720
-
721
- AuthorizationType?: ConnectionAuthorizationType | string;
722
-
723
- CreationTime?: Date;
724
-
725
- LastModifiedTime?: Date;
726
-
727
- LastAuthorizedTime?: Date;
728
- }
729
- export interface ListConnectionsResponse {
730
-
731
- Connections?: Connection[];
732
-
733
- NextToken?: string;
734
- }
735
- export interface ListEventBusesRequest {
736
-
737
- NamePrefix?: string;
738
-
739
- NextToken?: string;
740
-
741
- Limit?: number;
742
- }
743
-
744
- export interface EventBus {
745
-
746
- Name?: string;
747
-
748
- Arn?: string;
749
-
750
- Policy?: string;
751
- }
752
- export interface ListEventBusesResponse {
753
-
754
- EventBuses?: EventBus[];
755
-
756
- NextToken?: string;
757
- }
758
- export interface ListEventSourcesRequest {
759
-
760
- NamePrefix?: string;
761
-
762
- NextToken?: string;
763
-
764
- Limit?: number;
765
- }
766
-
767
- export interface EventSource {
768
-
769
- Arn?: string;
770
-
771
- CreatedBy?: string;
772
-
773
- CreationTime?: Date;
774
-
775
- ExpirationTime?: Date;
776
-
777
- Name?: string;
778
-
779
- State?: EventSourceState | string;
780
- }
781
- export interface ListEventSourcesResponse {
782
-
783
- EventSources?: EventSource[];
784
-
785
- NextToken?: string;
786
- }
787
- export interface ListPartnerEventSourceAccountsRequest {
788
-
789
- EventSourceName: string | undefined;
790
-
791
- NextToken?: string;
792
-
793
- Limit?: number;
794
- }
795
-
796
- export interface PartnerEventSourceAccount {
797
-
798
- Account?: string;
799
-
800
- CreationTime?: Date;
801
-
802
- ExpirationTime?: Date;
803
-
804
- State?: EventSourceState | string;
805
- }
806
- export interface ListPartnerEventSourceAccountsResponse {
807
-
808
- PartnerEventSourceAccounts?: PartnerEventSourceAccount[];
809
-
810
- NextToken?: string;
811
- }
812
- export interface ListPartnerEventSourcesRequest {
813
-
814
- NamePrefix: string | undefined;
815
-
816
- NextToken?: string;
817
-
818
- Limit?: number;
819
- }
820
-
821
- export interface PartnerEventSource {
822
-
823
- Arn?: string;
824
-
825
- Name?: string;
826
- }
827
- export interface ListPartnerEventSourcesResponse {
828
-
829
- PartnerEventSources?: PartnerEventSource[];
830
-
831
- NextToken?: string;
832
- }
833
- export interface ListReplaysRequest {
834
-
835
- NamePrefix?: string;
836
-
837
- State?: ReplayState | string;
838
-
839
- EventSourceArn?: string;
840
-
841
- NextToken?: string;
842
-
843
- Limit?: number;
844
- }
845
-
846
- export interface Replay {
847
-
848
- ReplayName?: string;
849
-
850
- EventSourceArn?: string;
851
-
852
- State?: ReplayState | string;
853
-
854
- StateReason?: string;
855
-
856
- EventStartTime?: Date;
857
-
858
- EventEndTime?: Date;
859
-
860
- EventLastReplayedTime?: Date;
861
-
862
- ReplayStartTime?: Date;
863
-
864
- ReplayEndTime?: Date;
865
- }
866
- export interface ListReplaysResponse {
867
-
868
- Replays?: Replay[];
869
-
870
- NextToken?: string;
871
- }
872
- export interface ListRuleNamesByTargetRequest {
873
-
874
- TargetArn: string | undefined;
875
-
876
- EventBusName?: string;
877
-
878
- NextToken?: string;
879
-
880
- Limit?: number;
881
- }
882
- export interface ListRuleNamesByTargetResponse {
883
-
884
- RuleNames?: string[];
885
-
886
- NextToken?: string;
887
- }
888
- export interface ListRulesRequest {
889
-
890
- NamePrefix?: string;
891
-
892
- EventBusName?: string;
893
-
894
- NextToken?: string;
895
-
896
- Limit?: number;
897
- }
898
-
899
- export interface Rule {
900
-
901
- Name?: string;
902
-
903
- Arn?: string;
904
-
905
- EventPattern?: string;
906
-
907
- State?: RuleState | string;
908
-
909
- Description?: string;
910
-
911
- ScheduleExpression?: string;
912
-
913
- RoleArn?: string;
914
-
915
- ManagedBy?: string;
916
-
917
- EventBusName?: string;
918
- }
919
- export interface ListRulesResponse {
920
-
921
- Rules?: Rule[];
922
-
923
- NextToken?: string;
924
- }
925
- export interface ListTagsForResourceRequest {
926
-
927
- ResourceARN: string | undefined;
928
- }
929
- export interface ListTagsForResourceResponse {
930
-
931
- Tags?: Tag[];
932
- }
933
- export interface ListTargetsByRuleRequest {
934
-
935
- Rule: string | undefined;
936
-
937
- EventBusName?: string;
938
-
939
- NextToken?: string;
940
-
941
- Limit?: number;
942
- }
943
-
944
- export interface BatchArrayProperties {
945
-
946
- Size?: number;
947
- }
948
-
949
- export interface BatchRetryStrategy {
950
-
951
- Attempts?: number;
952
- }
953
-
954
- export interface BatchParameters {
955
-
956
- JobDefinition: string | undefined;
957
-
958
- JobName: string | undefined;
959
-
960
- ArrayProperties?: BatchArrayProperties;
961
-
962
- RetryStrategy?: BatchRetryStrategy;
963
- }
964
-
965
- export interface DeadLetterConfig {
966
-
967
- Arn?: string;
968
- }
969
-
970
- export interface CapacityProviderStrategyItem {
971
-
972
- capacityProvider: string | undefined;
973
-
974
- weight?: number;
975
-
976
- base?: number;
977
- }
978
- export declare enum LaunchType {
979
- EC2 = "EC2",
980
- EXTERNAL = "EXTERNAL",
981
- FARGATE = "FARGATE"
982
- }
983
-
984
- export interface AwsVpcConfiguration {
985
-
986
- Subnets: string[] | undefined;
987
-
988
- SecurityGroups?: string[];
989
-
990
- AssignPublicIp?: AssignPublicIp | string;
991
- }
992
-
993
- export interface NetworkConfiguration {
994
-
995
- awsvpcConfiguration?: AwsVpcConfiguration;
996
- }
997
- export declare enum PlacementConstraintType {
998
- DISTINCT_INSTANCE = "distinctInstance",
999
- MEMBER_OF = "memberOf"
1000
- }
1001
-
1002
- export interface PlacementConstraint {
1003
-
1004
- type?: PlacementConstraintType | string;
1005
-
1006
- expression?: string;
1007
- }
1008
- export declare enum PlacementStrategyType {
1009
- BINPACK = "binpack",
1010
- RANDOM = "random",
1011
- SPREAD = "spread"
1012
- }
1013
-
1014
- export interface PlacementStrategy {
1015
-
1016
- type?: PlacementStrategyType | string;
1017
-
1018
- field?: string;
1019
- }
1020
- export declare enum PropagateTags {
1021
- TASK_DEFINITION = "TASK_DEFINITION"
1022
- }
1023
-
1024
- export interface EcsParameters {
1025
-
1026
- TaskDefinitionArn: string | undefined;
1027
-
1028
- TaskCount?: number;
1029
-
1030
- LaunchType?: LaunchType | string;
1031
-
1032
- NetworkConfiguration?: NetworkConfiguration;
1033
-
1034
- PlatformVersion?: string;
1035
-
1036
- Group?: string;
1037
-
1038
- CapacityProviderStrategy?: CapacityProviderStrategyItem[];
1039
-
1040
- EnableECSManagedTags?: boolean;
1041
-
1042
- EnableExecuteCommand?: boolean;
1043
-
1044
- PlacementConstraints?: PlacementConstraint[];
1045
-
1046
- PlacementStrategy?: PlacementStrategy[];
1047
-
1048
- PropagateTags?: PropagateTags | string;
1049
-
1050
- ReferenceId?: string;
1051
-
1052
- Tags?: Tag[];
1053
- }
1054
-
1055
- export interface HttpParameters {
1056
-
1057
- PathParameterValues?: string[];
1058
-
1059
- HeaderParameters?: Record<string, string>;
1060
-
1061
- QueryStringParameters?: Record<string, string>;
1062
- }
1063
-
1064
- export interface InputTransformer {
1065
-
1066
- InputPathsMap?: Record<string, string>;
1067
-
1068
- InputTemplate: string | undefined;
1069
- }
1070
-
1071
- export interface KinesisParameters {
1072
-
1073
- PartitionKeyPath: string | undefined;
1074
- }
1075
-
1076
- export interface RedshiftDataParameters {
1077
-
1078
- SecretManagerArn?: string;
1079
-
1080
- Database: string | undefined;
1081
-
1082
- DbUser?: string;
1083
-
1084
- Sql: string | undefined;
1085
-
1086
- StatementName?: string;
1087
-
1088
- WithEvent?: boolean;
1089
- }
1090
-
1091
- export interface RetryPolicy {
1092
-
1093
- MaximumRetryAttempts?: number;
1094
-
1095
- MaximumEventAgeInSeconds?: number;
1096
- }
1097
-
1098
- export interface RunCommandTarget {
1099
-
1100
- Key: string | undefined;
1101
-
1102
- Values: string[] | undefined;
1103
- }
1104
-
1105
- export interface RunCommandParameters {
1106
-
1107
- RunCommandTargets: RunCommandTarget[] | undefined;
1108
- }
1109
-
1110
- export interface SageMakerPipelineParameter {
1111
-
1112
- Name: string | undefined;
1113
-
1114
- Value: string | undefined;
1115
- }
1116
-
1117
- export interface SageMakerPipelineParameters {
1118
-
1119
- PipelineParameterList?: SageMakerPipelineParameter[];
1120
- }
1121
-
1122
- export interface SqsParameters {
1123
-
1124
- MessageGroupId?: string;
1125
- }
1126
-
1127
- export interface Target {
1128
-
1129
- Id: string | undefined;
1130
-
1131
- Arn: string | undefined;
1132
-
1133
- RoleArn?: string;
1134
-
1135
- Input?: string;
1136
-
1137
- InputPath?: string;
1138
-
1139
- InputTransformer?: InputTransformer;
1140
-
1141
- KinesisParameters?: KinesisParameters;
1142
-
1143
- RunCommandParameters?: RunCommandParameters;
1144
-
1145
- EcsParameters?: EcsParameters;
1146
-
1147
- BatchParameters?: BatchParameters;
1148
-
1149
- SqsParameters?: SqsParameters;
1150
-
1151
- HttpParameters?: HttpParameters;
1152
-
1153
- RedshiftDataParameters?: RedshiftDataParameters;
1154
-
1155
- SageMakerPipelineParameters?: SageMakerPipelineParameters;
1156
-
1157
- DeadLetterConfig?: DeadLetterConfig;
1158
-
1159
- RetryPolicy?: RetryPolicy;
1160
- }
1161
- export interface ListTargetsByRuleResponse {
1162
-
1163
- Targets?: Target[];
1164
-
1165
- NextToken?: string;
1166
- }
1167
-
1168
- export interface PutEventsRequestEntry {
1169
-
1170
- Time?: Date;
1171
-
1172
- Source?: string;
1173
-
1174
- Resources?: string[];
1175
-
1176
- DetailType?: string;
1177
-
1178
- Detail?: string;
1179
-
1180
- EventBusName?: string;
1181
-
1182
- TraceHeader?: string;
1183
- }
1184
- export interface PutEventsRequest {
1185
-
1186
- Entries: PutEventsRequestEntry[] | undefined;
1187
- }
1188
-
1189
- export interface PutEventsResultEntry {
1190
-
1191
- EventId?: string;
1192
-
1193
- ErrorCode?: string;
1194
-
1195
- ErrorMessage?: string;
1196
- }
1197
- export interface PutEventsResponse {
1198
-
1199
- FailedEntryCount?: number;
1200
-
1201
- Entries?: PutEventsResultEntry[];
1202
- }
1203
-
1204
- export interface PutPartnerEventsRequestEntry {
1205
-
1206
- Time?: Date;
1207
-
1208
- Source?: string;
1209
-
1210
- Resources?: string[];
1211
-
1212
- DetailType?: string;
1213
-
1214
- Detail?: string;
1215
- }
1216
- export interface PutPartnerEventsRequest {
1217
-
1218
- Entries: PutPartnerEventsRequestEntry[] | undefined;
1219
- }
1220
-
1221
- export interface PutPartnerEventsResultEntry {
1222
-
1223
- EventId?: string;
1224
-
1225
- ErrorCode?: string;
1226
-
1227
- ErrorMessage?: string;
1228
- }
1229
- export interface PutPartnerEventsResponse {
1230
-
1231
- FailedEntryCount?: number;
1232
-
1233
- Entries?: PutPartnerEventsResultEntry[];
1234
- }
1235
-
1236
- export declare class PolicyLengthExceededException extends __BaseException {
1237
- readonly name: "PolicyLengthExceededException";
1238
- readonly $fault: "client";
1239
-
1240
- constructor(opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>);
1241
- }
1242
-
1243
- export interface Condition {
1244
-
1245
- Type: string | undefined;
1246
-
1247
- Key: string | undefined;
1248
-
1249
- Value: string | undefined;
1250
- }
1251
- export interface PutPermissionRequest {
1252
-
1253
- EventBusName?: string;
1254
-
1255
- Action?: string;
1256
-
1257
- Principal?: string;
1258
-
1259
- StatementId?: string;
1260
-
1261
- Condition?: Condition;
1262
-
1263
- Policy?: string;
1264
- }
1265
- export interface PutRuleRequest {
1266
-
1267
- Name: string | undefined;
1268
-
1269
- ScheduleExpression?: string;
1270
-
1271
- EventPattern?: string;
1272
-
1273
- State?: RuleState | string;
1274
-
1275
- Description?: string;
1276
-
1277
- RoleArn?: string;
1278
-
1279
- Tags?: Tag[];
1280
-
1281
- EventBusName?: string;
1282
- }
1283
- export interface PutRuleResponse {
1284
-
1285
- RuleArn?: string;
1286
- }
1287
- export interface PutTargetsRequest {
1288
-
1289
- Rule: string | undefined;
1290
-
1291
- EventBusName?: string;
1292
-
1293
- Targets: Target[] | undefined;
1294
- }
1295
-
1296
- export interface PutTargetsResultEntry {
1297
-
1298
- TargetId?: string;
1299
-
1300
- ErrorCode?: string;
1301
-
1302
- ErrorMessage?: string;
1303
- }
1304
- export interface PutTargetsResponse {
1305
-
1306
- FailedEntryCount?: number;
1307
-
1308
- FailedEntries?: PutTargetsResultEntry[];
1309
- }
1310
- export interface RemovePermissionRequest {
1311
-
1312
- StatementId?: string;
1313
-
1314
- RemoveAllPermissions?: boolean;
1315
-
1316
- EventBusName?: string;
1317
- }
1318
- export interface RemoveTargetsRequest {
1319
-
1320
- Rule: string | undefined;
1321
-
1322
- EventBusName?: string;
1323
-
1324
- Ids: string[] | undefined;
1325
-
1326
- Force?: boolean;
1327
- }
1328
-
1329
- export interface RemoveTargetsResultEntry {
1330
-
1331
- TargetId?: string;
1332
-
1333
- ErrorCode?: string;
1334
-
1335
- ErrorMessage?: string;
1336
- }
1337
- export interface RemoveTargetsResponse {
1338
-
1339
- FailedEntryCount?: number;
1340
-
1341
- FailedEntries?: RemoveTargetsResultEntry[];
1342
- }
1343
- export interface StartReplayRequest {
1344
-
1345
- ReplayName: string | undefined;
1346
-
1347
- Description?: string;
1348
-
1349
- EventSourceArn: string | undefined;
1350
-
1351
- EventStartTime: Date | undefined;
1352
-
1353
- EventEndTime: Date | undefined;
1354
-
1355
- Destination: ReplayDestination | undefined;
1356
- }
1357
- export interface StartReplayResponse {
1358
-
1359
- ReplayArn?: string;
1360
-
1361
- State?: ReplayState | string;
1362
-
1363
- StateReason?: string;
1364
-
1365
- ReplayStartTime?: Date;
1366
- }
1367
- export interface TagResourceRequest {
1368
-
1369
- ResourceARN: string | undefined;
1370
-
1371
- Tags: Tag[] | undefined;
1372
- }
1373
- export interface TagResourceResponse {
1374
- }
1375
- export interface TestEventPatternRequest {
1376
-
1377
- EventPattern: string | undefined;
1378
-
1379
- Event: string | undefined;
1380
- }
1381
- export interface TestEventPatternResponse {
1382
-
1383
- Result?: boolean;
1384
- }
1385
- export interface UntagResourceRequest {
1386
-
1387
- ResourceARN: string | undefined;
1388
-
1389
- TagKeys: string[] | undefined;
1390
- }
1391
- export interface UntagResourceResponse {
1392
- }
1393
- export interface UpdateApiDestinationRequest {
1394
-
1395
- Name: string | undefined;
1396
-
1397
- Description?: string;
1398
-
1399
- ConnectionArn?: string;
1400
-
1401
- InvocationEndpoint?: string;
1402
-
1403
- HttpMethod?: ApiDestinationHttpMethod | string;
1404
-
1405
- InvocationRateLimitPerSecond?: number;
1406
- }
1407
- export interface UpdateApiDestinationResponse {
1408
-
1409
- ApiDestinationArn?: string;
1410
-
1411
- ApiDestinationState?: ApiDestinationState | string;
1412
-
1413
- CreationTime?: Date;
1414
-
1415
- LastModifiedTime?: Date;
1416
- }
1417
- export interface UpdateArchiveRequest {
1418
-
1419
- ArchiveName: string | undefined;
1420
-
1421
- Description?: string;
1422
-
1423
- EventPattern?: string;
1424
-
1425
- RetentionDays?: number;
1426
- }
1427
- export interface UpdateArchiveResponse {
1428
-
1429
- ArchiveArn?: string;
1430
-
1431
- State?: ArchiveState | string;
1432
-
1433
- StateReason?: string;
1434
-
1435
- CreationTime?: Date;
1436
- }
1437
-
1438
- export interface UpdateConnectionApiKeyAuthRequestParameters {
1439
-
1440
- ApiKeyName?: string;
1441
-
1442
- ApiKeyValue?: string;
1443
- }
1444
-
1445
- export interface UpdateConnectionBasicAuthRequestParameters {
1446
-
1447
- Username?: string;
1448
-
1449
- Password?: string;
1450
- }
1451
-
1452
- export interface UpdateConnectionOAuthClientRequestParameters {
1453
-
1454
- ClientID?: string;
1455
-
1456
- ClientSecret?: string;
1457
- }
1458
-
1459
- export interface UpdateConnectionOAuthRequestParameters {
1460
-
1461
- ClientParameters?: UpdateConnectionOAuthClientRequestParameters;
1462
-
1463
- AuthorizationEndpoint?: string;
1464
-
1465
- HttpMethod?: ConnectionOAuthHttpMethod | string;
1466
-
1467
- OAuthHttpParameters?: ConnectionHttpParameters;
1468
- }
1469
-
1470
- export interface UpdateConnectionAuthRequestParameters {
1471
-
1472
- BasicAuthParameters?: UpdateConnectionBasicAuthRequestParameters;
1473
-
1474
- OAuthParameters?: UpdateConnectionOAuthRequestParameters;
1475
-
1476
- ApiKeyAuthParameters?: UpdateConnectionApiKeyAuthRequestParameters;
1477
-
1478
- InvocationHttpParameters?: ConnectionHttpParameters;
1479
- }
1480
- export interface UpdateConnectionRequest {
1481
-
1482
- Name: string | undefined;
1483
-
1484
- Description?: string;
1485
-
1486
- AuthorizationType?: ConnectionAuthorizationType | string;
1487
-
1488
- AuthParameters?: UpdateConnectionAuthRequestParameters;
1489
- }
1490
- export interface UpdateConnectionResponse {
1491
-
1492
- ConnectionArn?: string;
1493
-
1494
- ConnectionState?: ConnectionState | string;
1495
-
1496
- CreationTime?: Date;
1497
-
1498
- LastModifiedTime?: Date;
1499
-
1500
- LastAuthorizedTime?: Date;
1501
- }
1502
-
1503
- export declare const ActivateEventSourceRequestFilterSensitiveLog: (obj: ActivateEventSourceRequest) => any;
1504
-
1505
- export declare const ApiDestinationFilterSensitiveLog: (obj: ApiDestination) => any;
1506
-
1507
- export declare const ArchiveFilterSensitiveLog: (obj: Archive) => any;
1508
-
1509
- export declare const CancelReplayRequestFilterSensitiveLog: (obj: CancelReplayRequest) => any;
1510
-
1511
- export declare const CancelReplayResponseFilterSensitiveLog: (obj: CancelReplayResponse) => any;
1512
-
1513
- export declare const CreateApiDestinationRequestFilterSensitiveLog: (obj: CreateApiDestinationRequest) => any;
1514
-
1515
- export declare const CreateApiDestinationResponseFilterSensitiveLog: (obj: CreateApiDestinationResponse) => any;
1516
-
1517
- export declare const CreateArchiveRequestFilterSensitiveLog: (obj: CreateArchiveRequest) => any;
1518
-
1519
- export declare const CreateArchiveResponseFilterSensitiveLog: (obj: CreateArchiveResponse) => any;
1520
-
1521
- export declare const CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (obj: CreateConnectionApiKeyAuthRequestParameters) => any;
1522
-
1523
- export declare const CreateConnectionBasicAuthRequestParametersFilterSensitiveLog: (obj: CreateConnectionBasicAuthRequestParameters) => any;
1524
-
1525
- export declare const ConnectionBodyParameterFilterSensitiveLog: (obj: ConnectionBodyParameter) => any;
1526
-
1527
- export declare const ConnectionHeaderParameterFilterSensitiveLog: (obj: ConnectionHeaderParameter) => any;
1528
-
1529
- export declare const ConnectionQueryStringParameterFilterSensitiveLog: (obj: ConnectionQueryStringParameter) => any;
1530
-
1531
- export declare const ConnectionHttpParametersFilterSensitiveLog: (obj: ConnectionHttpParameters) => any;
1532
-
1533
- export declare const CreateConnectionOAuthClientRequestParametersFilterSensitiveLog: (obj: CreateConnectionOAuthClientRequestParameters) => any;
1534
-
1535
- export declare const CreateConnectionOAuthRequestParametersFilterSensitiveLog: (obj: CreateConnectionOAuthRequestParameters) => any;
1536
-
1537
- export declare const CreateConnectionAuthRequestParametersFilterSensitiveLog: (obj: CreateConnectionAuthRequestParameters) => any;
1538
-
1539
- export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
1540
-
1541
- export declare const CreateConnectionResponseFilterSensitiveLog: (obj: CreateConnectionResponse) => any;
1542
-
1543
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1544
-
1545
- export declare const CreateEventBusRequestFilterSensitiveLog: (obj: CreateEventBusRequest) => any;
1546
-
1547
- export declare const CreateEventBusResponseFilterSensitiveLog: (obj: CreateEventBusResponse) => any;
1548
-
1549
- export declare const CreatePartnerEventSourceRequestFilterSensitiveLog: (obj: CreatePartnerEventSourceRequest) => any;
1550
-
1551
- export declare const CreatePartnerEventSourceResponseFilterSensitiveLog: (obj: CreatePartnerEventSourceResponse) => any;
1552
-
1553
- export declare const DeactivateEventSourceRequestFilterSensitiveLog: (obj: DeactivateEventSourceRequest) => any;
1554
-
1555
- export declare const DeauthorizeConnectionRequestFilterSensitiveLog: (obj: DeauthorizeConnectionRequest) => any;
1556
-
1557
- export declare const DeauthorizeConnectionResponseFilterSensitiveLog: (obj: DeauthorizeConnectionResponse) => any;
1558
-
1559
- export declare const DeleteApiDestinationRequestFilterSensitiveLog: (obj: DeleteApiDestinationRequest) => any;
1560
-
1561
- export declare const DeleteApiDestinationResponseFilterSensitiveLog: (obj: DeleteApiDestinationResponse) => any;
1562
-
1563
- export declare const DeleteArchiveRequestFilterSensitiveLog: (obj: DeleteArchiveRequest) => any;
1564
-
1565
- export declare const DeleteArchiveResponseFilterSensitiveLog: (obj: DeleteArchiveResponse) => any;
1566
-
1567
- export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
1568
-
1569
- export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
1570
-
1571
- export declare const DeleteEventBusRequestFilterSensitiveLog: (obj: DeleteEventBusRequest) => any;
1572
-
1573
- export declare const DeletePartnerEventSourceRequestFilterSensitiveLog: (obj: DeletePartnerEventSourceRequest) => any;
1574
-
1575
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
1576
-
1577
- export declare const DescribeApiDestinationRequestFilterSensitiveLog: (obj: DescribeApiDestinationRequest) => any;
1578
-
1579
- export declare const DescribeApiDestinationResponseFilterSensitiveLog: (obj: DescribeApiDestinationResponse) => any;
1580
-
1581
- export declare const DescribeArchiveRequestFilterSensitiveLog: (obj: DescribeArchiveRequest) => any;
1582
-
1583
- export declare const DescribeArchiveResponseFilterSensitiveLog: (obj: DescribeArchiveResponse) => any;
1584
-
1585
- export declare const DescribeConnectionRequestFilterSensitiveLog: (obj: DescribeConnectionRequest) => any;
1586
-
1587
- export declare const ConnectionApiKeyAuthResponseParametersFilterSensitiveLog: (obj: ConnectionApiKeyAuthResponseParameters) => any;
1588
-
1589
- export declare const ConnectionBasicAuthResponseParametersFilterSensitiveLog: (obj: ConnectionBasicAuthResponseParameters) => any;
1590
-
1591
- export declare const ConnectionOAuthClientResponseParametersFilterSensitiveLog: (obj: ConnectionOAuthClientResponseParameters) => any;
1592
-
1593
- export declare const ConnectionOAuthResponseParametersFilterSensitiveLog: (obj: ConnectionOAuthResponseParameters) => any;
1594
-
1595
- export declare const ConnectionAuthResponseParametersFilterSensitiveLog: (obj: ConnectionAuthResponseParameters) => any;
1596
-
1597
- export declare const DescribeConnectionResponseFilterSensitiveLog: (obj: DescribeConnectionResponse) => any;
1598
-
1599
- export declare const DescribeEventBusRequestFilterSensitiveLog: (obj: DescribeEventBusRequest) => any;
1600
-
1601
- export declare const DescribeEventBusResponseFilterSensitiveLog: (obj: DescribeEventBusResponse) => any;
1602
-
1603
- export declare const DescribeEventSourceRequestFilterSensitiveLog: (obj: DescribeEventSourceRequest) => any;
1604
-
1605
- export declare const DescribeEventSourceResponseFilterSensitiveLog: (obj: DescribeEventSourceResponse) => any;
1606
-
1607
- export declare const DescribePartnerEventSourceRequestFilterSensitiveLog: (obj: DescribePartnerEventSourceRequest) => any;
1608
-
1609
- export declare const DescribePartnerEventSourceResponseFilterSensitiveLog: (obj: DescribePartnerEventSourceResponse) => any;
1610
-
1611
- export declare const DescribeReplayRequestFilterSensitiveLog: (obj: DescribeReplayRequest) => any;
1612
-
1613
- export declare const ReplayDestinationFilterSensitiveLog: (obj: ReplayDestination) => any;
1614
-
1615
- export declare const DescribeReplayResponseFilterSensitiveLog: (obj: DescribeReplayResponse) => any;
1616
-
1617
- export declare const DescribeRuleRequestFilterSensitiveLog: (obj: DescribeRuleRequest) => any;
1618
-
1619
- export declare const DescribeRuleResponseFilterSensitiveLog: (obj: DescribeRuleResponse) => any;
1620
-
1621
- export declare const DisableRuleRequestFilterSensitiveLog: (obj: DisableRuleRequest) => any;
1622
-
1623
- export declare const EnableRuleRequestFilterSensitiveLog: (obj: EnableRuleRequest) => any;
1624
-
1625
- export declare const ListApiDestinationsRequestFilterSensitiveLog: (obj: ListApiDestinationsRequest) => any;
1626
-
1627
- export declare const ListApiDestinationsResponseFilterSensitiveLog: (obj: ListApiDestinationsResponse) => any;
1628
-
1629
- export declare const ListArchivesRequestFilterSensitiveLog: (obj: ListArchivesRequest) => any;
1630
-
1631
- export declare const ListArchivesResponseFilterSensitiveLog: (obj: ListArchivesResponse) => any;
1632
-
1633
- export declare const ListConnectionsRequestFilterSensitiveLog: (obj: ListConnectionsRequest) => any;
1634
-
1635
- export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
1636
-
1637
- export declare const ListConnectionsResponseFilterSensitiveLog: (obj: ListConnectionsResponse) => any;
1638
-
1639
- export declare const ListEventBusesRequestFilterSensitiveLog: (obj: ListEventBusesRequest) => any;
1640
-
1641
- export declare const EventBusFilterSensitiveLog: (obj: EventBus) => any;
1642
-
1643
- export declare const ListEventBusesResponseFilterSensitiveLog: (obj: ListEventBusesResponse) => any;
1644
-
1645
- export declare const ListEventSourcesRequestFilterSensitiveLog: (obj: ListEventSourcesRequest) => any;
1646
-
1647
- export declare const EventSourceFilterSensitiveLog: (obj: EventSource) => any;
1648
-
1649
- export declare const ListEventSourcesResponseFilterSensitiveLog: (obj: ListEventSourcesResponse) => any;
1650
-
1651
- export declare const ListPartnerEventSourceAccountsRequestFilterSensitiveLog: (obj: ListPartnerEventSourceAccountsRequest) => any;
1652
-
1653
- export declare const PartnerEventSourceAccountFilterSensitiveLog: (obj: PartnerEventSourceAccount) => any;
1654
-
1655
- export declare const ListPartnerEventSourceAccountsResponseFilterSensitiveLog: (obj: ListPartnerEventSourceAccountsResponse) => any;
1656
-
1657
- export declare const ListPartnerEventSourcesRequestFilterSensitiveLog: (obj: ListPartnerEventSourcesRequest) => any;
1658
-
1659
- export declare const PartnerEventSourceFilterSensitiveLog: (obj: PartnerEventSource) => any;
1660
-
1661
- export declare const ListPartnerEventSourcesResponseFilterSensitiveLog: (obj: ListPartnerEventSourcesResponse) => any;
1662
-
1663
- export declare const ListReplaysRequestFilterSensitiveLog: (obj: ListReplaysRequest) => any;
1664
-
1665
- export declare const ReplayFilterSensitiveLog: (obj: Replay) => any;
1666
-
1667
- export declare const ListReplaysResponseFilterSensitiveLog: (obj: ListReplaysResponse) => any;
1668
-
1669
- export declare const ListRuleNamesByTargetRequestFilterSensitiveLog: (obj: ListRuleNamesByTargetRequest) => any;
1670
-
1671
- export declare const ListRuleNamesByTargetResponseFilterSensitiveLog: (obj: ListRuleNamesByTargetResponse) => any;
1672
-
1673
- export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
1674
-
1675
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
1676
-
1677
- export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
1678
-
1679
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1680
-
1681
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1682
-
1683
- export declare const ListTargetsByRuleRequestFilterSensitiveLog: (obj: ListTargetsByRuleRequest) => any;
1684
-
1685
- export declare const BatchArrayPropertiesFilterSensitiveLog: (obj: BatchArrayProperties) => any;
1686
-
1687
- export declare const BatchRetryStrategyFilterSensitiveLog: (obj: BatchRetryStrategy) => any;
1688
-
1689
- export declare const BatchParametersFilterSensitiveLog: (obj: BatchParameters) => any;
1690
-
1691
- export declare const DeadLetterConfigFilterSensitiveLog: (obj: DeadLetterConfig) => any;
1692
-
1693
- export declare const CapacityProviderStrategyItemFilterSensitiveLog: (obj: CapacityProviderStrategyItem) => any;
1694
-
1695
- export declare const AwsVpcConfigurationFilterSensitiveLog: (obj: AwsVpcConfiguration) => any;
1696
-
1697
- export declare const NetworkConfigurationFilterSensitiveLog: (obj: NetworkConfiguration) => any;
1698
-
1699
- export declare const PlacementConstraintFilterSensitiveLog: (obj: PlacementConstraint) => any;
1700
-
1701
- export declare const PlacementStrategyFilterSensitiveLog: (obj: PlacementStrategy) => any;
1702
-
1703
- export declare const EcsParametersFilterSensitiveLog: (obj: EcsParameters) => any;
1704
-
1705
- export declare const HttpParametersFilterSensitiveLog: (obj: HttpParameters) => any;
1706
-
1707
- export declare const InputTransformerFilterSensitiveLog: (obj: InputTransformer) => any;
1708
-
1709
- export declare const KinesisParametersFilterSensitiveLog: (obj: KinesisParameters) => any;
1710
-
1711
- export declare const RedshiftDataParametersFilterSensitiveLog: (obj: RedshiftDataParameters) => any;
1712
-
1713
- export declare const RetryPolicyFilterSensitiveLog: (obj: RetryPolicy) => any;
1714
-
1715
- export declare const RunCommandTargetFilterSensitiveLog: (obj: RunCommandTarget) => any;
1716
-
1717
- export declare const RunCommandParametersFilterSensitiveLog: (obj: RunCommandParameters) => any;
1718
-
1719
- export declare const SageMakerPipelineParameterFilterSensitiveLog: (obj: SageMakerPipelineParameter) => any;
1720
-
1721
- export declare const SageMakerPipelineParametersFilterSensitiveLog: (obj: SageMakerPipelineParameters) => any;
1722
-
1723
- export declare const SqsParametersFilterSensitiveLog: (obj: SqsParameters) => any;
1724
-
1725
- export declare const TargetFilterSensitiveLog: (obj: Target) => any;
1726
-
1727
- export declare const ListTargetsByRuleResponseFilterSensitiveLog: (obj: ListTargetsByRuleResponse) => any;
1728
-
1729
- export declare const PutEventsRequestEntryFilterSensitiveLog: (obj: PutEventsRequestEntry) => any;
1730
-
1731
- export declare const PutEventsRequestFilterSensitiveLog: (obj: PutEventsRequest) => any;
1732
-
1733
- export declare const PutEventsResultEntryFilterSensitiveLog: (obj: PutEventsResultEntry) => any;
1734
-
1735
- export declare const PutEventsResponseFilterSensitiveLog: (obj: PutEventsResponse) => any;
1736
-
1737
- export declare const PutPartnerEventsRequestEntryFilterSensitiveLog: (obj: PutPartnerEventsRequestEntry) => any;
1738
-
1739
- export declare const PutPartnerEventsRequestFilterSensitiveLog: (obj: PutPartnerEventsRequest) => any;
1740
-
1741
- export declare const PutPartnerEventsResultEntryFilterSensitiveLog: (obj: PutPartnerEventsResultEntry) => any;
1742
-
1743
- export declare const PutPartnerEventsResponseFilterSensitiveLog: (obj: PutPartnerEventsResponse) => any;
1744
-
1745
- export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
1746
-
1747
- export declare const PutPermissionRequestFilterSensitiveLog: (obj: PutPermissionRequest) => any;
1748
-
1749
- export declare const PutRuleRequestFilterSensitiveLog: (obj: PutRuleRequest) => any;
1750
-
1751
- export declare const PutRuleResponseFilterSensitiveLog: (obj: PutRuleResponse) => any;
1752
-
1753
- export declare const PutTargetsRequestFilterSensitiveLog: (obj: PutTargetsRequest) => any;
1754
-
1755
- export declare const PutTargetsResultEntryFilterSensitiveLog: (obj: PutTargetsResultEntry) => any;
1756
-
1757
- export declare const PutTargetsResponseFilterSensitiveLog: (obj: PutTargetsResponse) => any;
1758
-
1759
- export declare const RemovePermissionRequestFilterSensitiveLog: (obj: RemovePermissionRequest) => any;
1760
-
1761
- export declare const RemoveTargetsRequestFilterSensitiveLog: (obj: RemoveTargetsRequest) => any;
1762
-
1763
- export declare const RemoveTargetsResultEntryFilterSensitiveLog: (obj: RemoveTargetsResultEntry) => any;
1764
-
1765
- export declare const RemoveTargetsResponseFilterSensitiveLog: (obj: RemoveTargetsResponse) => any;
1766
-
1767
- export declare const StartReplayRequestFilterSensitiveLog: (obj: StartReplayRequest) => any;
1768
-
1769
- export declare const StartReplayResponseFilterSensitiveLog: (obj: StartReplayResponse) => any;
1770
-
1771
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1772
-
1773
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1774
-
1775
- export declare const TestEventPatternRequestFilterSensitiveLog: (obj: TestEventPatternRequest) => any;
1776
-
1777
- export declare const TestEventPatternResponseFilterSensitiveLog: (obj: TestEventPatternResponse) => any;
1778
-
1779
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1780
-
1781
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1782
-
1783
- export declare const UpdateApiDestinationRequestFilterSensitiveLog: (obj: UpdateApiDestinationRequest) => any;
1784
-
1785
- export declare const UpdateApiDestinationResponseFilterSensitiveLog: (obj: UpdateApiDestinationResponse) => any;
1786
-
1787
- export declare const UpdateArchiveRequestFilterSensitiveLog: (obj: UpdateArchiveRequest) => any;
1788
-
1789
- export declare const UpdateArchiveResponseFilterSensitiveLog: (obj: UpdateArchiveResponse) => any;
1790
-
1791
- export declare const UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (obj: UpdateConnectionApiKeyAuthRequestParameters) => any;
1792
-
1793
- export declare const UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog: (obj: UpdateConnectionBasicAuthRequestParameters) => any;
1794
-
1795
- export declare const UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog: (obj: UpdateConnectionOAuthClientRequestParameters) => any;
1796
-
1797
- export declare const UpdateConnectionOAuthRequestParametersFilterSensitiveLog: (obj: UpdateConnectionOAuthRequestParameters) => any;
1798
-
1799
- export declare const UpdateConnectionAuthRequestParametersFilterSensitiveLog: (obj: UpdateConnectionAuthRequestParameters) => any;
1800
-
1801
- export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
1802
-
1803
- export declare const UpdateConnectionResponseFilterSensitiveLog: (obj: UpdateConnectionResponse) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { CloudWatchEventsServiceException as __BaseException } from "./CloudWatchEventsServiceException";
3
+ export interface ActivateEventSourceRequest {
4
+ Name: string | undefined;
5
+ }
6
+ export declare class ConcurrentModificationException extends __BaseException {
7
+ readonly name: "ConcurrentModificationException";
8
+ readonly $fault: "client";
9
+ constructor(
10
+ opts: __ExceptionOptionType<
11
+ ConcurrentModificationException,
12
+ __BaseException
13
+ >
14
+ );
15
+ }
16
+ export declare class InternalException extends __BaseException {
17
+ readonly name: "InternalException";
18
+ readonly $fault: "server";
19
+ constructor(opts: __ExceptionOptionType<InternalException, __BaseException>);
20
+ }
21
+ export declare class InvalidStateException extends __BaseException {
22
+ readonly name: "InvalidStateException";
23
+ readonly $fault: "client";
24
+ constructor(
25
+ opts: __ExceptionOptionType<InvalidStateException, __BaseException>
26
+ );
27
+ }
28
+ export declare class OperationDisabledException extends __BaseException {
29
+ readonly name: "OperationDisabledException";
30
+ readonly $fault: "client";
31
+ constructor(
32
+ opts: __ExceptionOptionType<OperationDisabledException, __BaseException>
33
+ );
34
+ }
35
+ export declare class ResourceNotFoundException extends __BaseException {
36
+ readonly name: "ResourceNotFoundException";
37
+ readonly $fault: "client";
38
+ constructor(
39
+ opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
40
+ );
41
+ }
42
+ export declare enum ApiDestinationState {
43
+ ACTIVE = "ACTIVE",
44
+ INACTIVE = "INACTIVE",
45
+ }
46
+ export declare enum ApiDestinationHttpMethod {
47
+ DELETE = "DELETE",
48
+ GET = "GET",
49
+ HEAD = "HEAD",
50
+ OPTIONS = "OPTIONS",
51
+ PATCH = "PATCH",
52
+ POST = "POST",
53
+ PUT = "PUT",
54
+ }
55
+ export interface ApiDestination {
56
+ ApiDestinationArn?: string;
57
+ Name?: string;
58
+ ApiDestinationState?: ApiDestinationState | string;
59
+ ConnectionArn?: string;
60
+ InvocationEndpoint?: string;
61
+ HttpMethod?: ApiDestinationHttpMethod | string;
62
+ InvocationRateLimitPerSecond?: number;
63
+ CreationTime?: Date;
64
+ LastModifiedTime?: Date;
65
+ }
66
+ export declare enum ArchiveState {
67
+ CREATE_FAILED = "CREATE_FAILED",
68
+ CREATING = "CREATING",
69
+ DISABLED = "DISABLED",
70
+ ENABLED = "ENABLED",
71
+ UPDATE_FAILED = "UPDATE_FAILED",
72
+ UPDATING = "UPDATING",
73
+ }
74
+ export interface Archive {
75
+ ArchiveName?: string;
76
+ EventSourceArn?: string;
77
+ State?: ArchiveState | string;
78
+ StateReason?: string;
79
+ RetentionDays?: number;
80
+ SizeBytes?: number;
81
+ EventCount?: number;
82
+ CreationTime?: Date;
83
+ }
84
+ export declare enum AssignPublicIp {
85
+ DISABLED = "DISABLED",
86
+ ENABLED = "ENABLED",
87
+ }
88
+ export interface CancelReplayRequest {
89
+ ReplayName: string | undefined;
90
+ }
91
+ export declare enum ReplayState {
92
+ CANCELLED = "CANCELLED",
93
+ CANCELLING = "CANCELLING",
94
+ COMPLETED = "COMPLETED",
95
+ FAILED = "FAILED",
96
+ RUNNING = "RUNNING",
97
+ STARTING = "STARTING",
98
+ }
99
+ export interface CancelReplayResponse {
100
+ ReplayArn?: string;
101
+ State?: ReplayState | string;
102
+ StateReason?: string;
103
+ }
104
+ export declare class IllegalStatusException extends __BaseException {
105
+ readonly name: "IllegalStatusException";
106
+ readonly $fault: "client";
107
+ constructor(
108
+ opts: __ExceptionOptionType<IllegalStatusException, __BaseException>
109
+ );
110
+ }
111
+ export interface CreateApiDestinationRequest {
112
+ Name: string | undefined;
113
+ Description?: string;
114
+ ConnectionArn: string | undefined;
115
+ InvocationEndpoint: string | undefined;
116
+ HttpMethod: ApiDestinationHttpMethod | string | undefined;
117
+ InvocationRateLimitPerSecond?: number;
118
+ }
119
+ export interface CreateApiDestinationResponse {
120
+ ApiDestinationArn?: string;
121
+ ApiDestinationState?: ApiDestinationState | string;
122
+ CreationTime?: Date;
123
+ LastModifiedTime?: Date;
124
+ }
125
+ export declare class LimitExceededException extends __BaseException {
126
+ readonly name: "LimitExceededException";
127
+ readonly $fault: "client";
128
+ constructor(
129
+ opts: __ExceptionOptionType<LimitExceededException, __BaseException>
130
+ );
131
+ }
132
+ export declare class ResourceAlreadyExistsException extends __BaseException {
133
+ readonly name: "ResourceAlreadyExistsException";
134
+ readonly $fault: "client";
135
+ constructor(
136
+ opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
137
+ );
138
+ }
139
+ export interface CreateArchiveRequest {
140
+ ArchiveName: string | undefined;
141
+ EventSourceArn: string | undefined;
142
+ Description?: string;
143
+ EventPattern?: string;
144
+ RetentionDays?: number;
145
+ }
146
+ export interface CreateArchiveResponse {
147
+ ArchiveArn?: string;
148
+ State?: ArchiveState | string;
149
+ StateReason?: string;
150
+ CreationTime?: Date;
151
+ }
152
+ export declare class InvalidEventPatternException extends __BaseException {
153
+ readonly name: "InvalidEventPatternException";
154
+ readonly $fault: "client";
155
+ constructor(
156
+ opts: __ExceptionOptionType<InvalidEventPatternException, __BaseException>
157
+ );
158
+ }
159
+ export declare enum ConnectionAuthorizationType {
160
+ API_KEY = "API_KEY",
161
+ BASIC = "BASIC",
162
+ OAUTH_CLIENT_CREDENTIALS = "OAUTH_CLIENT_CREDENTIALS",
163
+ }
164
+ export interface CreateConnectionApiKeyAuthRequestParameters {
165
+ ApiKeyName: string | undefined;
166
+ ApiKeyValue: string | undefined;
167
+ }
168
+ export interface CreateConnectionBasicAuthRequestParameters {
169
+ Username: string | undefined;
170
+ Password: string | undefined;
171
+ }
172
+ export interface ConnectionBodyParameter {
173
+ Key?: string;
174
+ Value?: string;
175
+ IsValueSecret?: boolean;
176
+ }
177
+ export interface ConnectionHeaderParameter {
178
+ Key?: string;
179
+ Value?: string;
180
+ IsValueSecret?: boolean;
181
+ }
182
+ export interface ConnectionQueryStringParameter {
183
+ Key?: string;
184
+ Value?: string;
185
+ IsValueSecret?: boolean;
186
+ }
187
+ export interface ConnectionHttpParameters {
188
+ HeaderParameters?: ConnectionHeaderParameter[];
189
+ QueryStringParameters?: ConnectionQueryStringParameter[];
190
+ BodyParameters?: ConnectionBodyParameter[];
191
+ }
192
+ export interface CreateConnectionOAuthClientRequestParameters {
193
+ ClientID: string | undefined;
194
+ ClientSecret: string | undefined;
195
+ }
196
+ export declare enum ConnectionOAuthHttpMethod {
197
+ GET = "GET",
198
+ POST = "POST",
199
+ PUT = "PUT",
200
+ }
201
+ export interface CreateConnectionOAuthRequestParameters {
202
+ ClientParameters: CreateConnectionOAuthClientRequestParameters | undefined;
203
+ AuthorizationEndpoint: string | undefined;
204
+ HttpMethod: ConnectionOAuthHttpMethod | string | undefined;
205
+ OAuthHttpParameters?: ConnectionHttpParameters;
206
+ }
207
+ export interface CreateConnectionAuthRequestParameters {
208
+ BasicAuthParameters?: CreateConnectionBasicAuthRequestParameters;
209
+ OAuthParameters?: CreateConnectionOAuthRequestParameters;
210
+ ApiKeyAuthParameters?: CreateConnectionApiKeyAuthRequestParameters;
211
+ InvocationHttpParameters?: ConnectionHttpParameters;
212
+ }
213
+ export interface CreateConnectionRequest {
214
+ Name: string | undefined;
215
+ Description?: string;
216
+ AuthorizationType: ConnectionAuthorizationType | string | undefined;
217
+ AuthParameters: CreateConnectionAuthRequestParameters | undefined;
218
+ }
219
+ export declare enum ConnectionState {
220
+ AUTHORIZED = "AUTHORIZED",
221
+ AUTHORIZING = "AUTHORIZING",
222
+ CREATING = "CREATING",
223
+ DEAUTHORIZED = "DEAUTHORIZED",
224
+ DEAUTHORIZING = "DEAUTHORIZING",
225
+ DELETING = "DELETING",
226
+ UPDATING = "UPDATING",
227
+ }
228
+ export interface CreateConnectionResponse {
229
+ ConnectionArn?: string;
230
+ ConnectionState?: ConnectionState | string;
231
+ CreationTime?: Date;
232
+ LastModifiedTime?: Date;
233
+ }
234
+ export interface Tag {
235
+ Key: string | undefined;
236
+ Value: string | undefined;
237
+ }
238
+ export interface CreateEventBusRequest {
239
+ Name: string | undefined;
240
+ EventSourceName?: string;
241
+ Tags?: Tag[];
242
+ }
243
+ export interface CreateEventBusResponse {
244
+ EventBusArn?: string;
245
+ }
246
+ export interface CreatePartnerEventSourceRequest {
247
+ Name: string | undefined;
248
+ Account: string | undefined;
249
+ }
250
+ export interface CreatePartnerEventSourceResponse {
251
+ EventSourceArn?: string;
252
+ }
253
+ export interface DeactivateEventSourceRequest {
254
+ Name: string | undefined;
255
+ }
256
+ export interface DeauthorizeConnectionRequest {
257
+ Name: string | undefined;
258
+ }
259
+ export interface DeauthorizeConnectionResponse {
260
+ ConnectionArn?: string;
261
+ ConnectionState?: ConnectionState | string;
262
+ CreationTime?: Date;
263
+ LastModifiedTime?: Date;
264
+ LastAuthorizedTime?: Date;
265
+ }
266
+ export interface DeleteApiDestinationRequest {
267
+ Name: string | undefined;
268
+ }
269
+ export interface DeleteApiDestinationResponse {}
270
+ export interface DeleteArchiveRequest {
271
+ ArchiveName: string | undefined;
272
+ }
273
+ export interface DeleteArchiveResponse {}
274
+ export interface DeleteConnectionRequest {
275
+ Name: string | undefined;
276
+ }
277
+ export interface DeleteConnectionResponse {
278
+ ConnectionArn?: string;
279
+ ConnectionState?: ConnectionState | string;
280
+ CreationTime?: Date;
281
+ LastModifiedTime?: Date;
282
+ LastAuthorizedTime?: Date;
283
+ }
284
+ export interface DeleteEventBusRequest {
285
+ Name: string | undefined;
286
+ }
287
+ export interface DeletePartnerEventSourceRequest {
288
+ Name: string | undefined;
289
+ Account: string | undefined;
290
+ }
291
+ export interface DeleteRuleRequest {
292
+ Name: string | undefined;
293
+ EventBusName?: string;
294
+ Force?: boolean;
295
+ }
296
+ export declare class ManagedRuleException extends __BaseException {
297
+ readonly name: "ManagedRuleException";
298
+ readonly $fault: "client";
299
+ constructor(
300
+ opts: __ExceptionOptionType<ManagedRuleException, __BaseException>
301
+ );
302
+ }
303
+ export interface DescribeApiDestinationRequest {
304
+ Name: string | undefined;
305
+ }
306
+ export interface DescribeApiDestinationResponse {
307
+ ApiDestinationArn?: string;
308
+ Name?: string;
309
+ Description?: string;
310
+ ApiDestinationState?: ApiDestinationState | string;
311
+ ConnectionArn?: string;
312
+ InvocationEndpoint?: string;
313
+ HttpMethod?: ApiDestinationHttpMethod | string;
314
+ InvocationRateLimitPerSecond?: number;
315
+ CreationTime?: Date;
316
+ LastModifiedTime?: Date;
317
+ }
318
+ export interface DescribeArchiveRequest {
319
+ ArchiveName: string | undefined;
320
+ }
321
+ export interface DescribeArchiveResponse {
322
+ ArchiveArn?: string;
323
+ ArchiveName?: string;
324
+ EventSourceArn?: string;
325
+ Description?: string;
326
+ EventPattern?: string;
327
+ State?: ArchiveState | string;
328
+ StateReason?: string;
329
+ RetentionDays?: number;
330
+ SizeBytes?: number;
331
+ EventCount?: number;
332
+ CreationTime?: Date;
333
+ }
334
+ export interface DescribeConnectionRequest {
335
+ Name: string | undefined;
336
+ }
337
+ export interface ConnectionApiKeyAuthResponseParameters {
338
+ ApiKeyName?: string;
339
+ }
340
+ export interface ConnectionBasicAuthResponseParameters {
341
+ Username?: string;
342
+ }
343
+ export interface ConnectionOAuthClientResponseParameters {
344
+ ClientID?: string;
345
+ }
346
+ export interface ConnectionOAuthResponseParameters {
347
+ ClientParameters?: ConnectionOAuthClientResponseParameters;
348
+ AuthorizationEndpoint?: string;
349
+ HttpMethod?: ConnectionOAuthHttpMethod | string;
350
+ OAuthHttpParameters?: ConnectionHttpParameters;
351
+ }
352
+ export interface ConnectionAuthResponseParameters {
353
+ BasicAuthParameters?: ConnectionBasicAuthResponseParameters;
354
+ OAuthParameters?: ConnectionOAuthResponseParameters;
355
+ ApiKeyAuthParameters?: ConnectionApiKeyAuthResponseParameters;
356
+ InvocationHttpParameters?: ConnectionHttpParameters;
357
+ }
358
+ export interface DescribeConnectionResponse {
359
+ ConnectionArn?: string;
360
+ Name?: string;
361
+ Description?: string;
362
+ ConnectionState?: ConnectionState | string;
363
+ StateReason?: string;
364
+ AuthorizationType?: ConnectionAuthorizationType | string;
365
+ SecretArn?: string;
366
+ AuthParameters?: ConnectionAuthResponseParameters;
367
+ CreationTime?: Date;
368
+ LastModifiedTime?: Date;
369
+ LastAuthorizedTime?: Date;
370
+ }
371
+ export interface DescribeEventBusRequest {
372
+ Name?: string;
373
+ }
374
+ export interface DescribeEventBusResponse {
375
+ Name?: string;
376
+ Arn?: string;
377
+ Policy?: string;
378
+ }
379
+ export interface DescribeEventSourceRequest {
380
+ Name: string | undefined;
381
+ }
382
+ export declare enum EventSourceState {
383
+ ACTIVE = "ACTIVE",
384
+ DELETED = "DELETED",
385
+ PENDING = "PENDING",
386
+ }
387
+ export interface DescribeEventSourceResponse {
388
+ Arn?: string;
389
+ CreatedBy?: string;
390
+ CreationTime?: Date;
391
+ ExpirationTime?: Date;
392
+ Name?: string;
393
+ State?: EventSourceState | string;
394
+ }
395
+ export interface DescribePartnerEventSourceRequest {
396
+ Name: string | undefined;
397
+ }
398
+ export interface DescribePartnerEventSourceResponse {
399
+ Arn?: string;
400
+ Name?: string;
401
+ }
402
+ export interface DescribeReplayRequest {
403
+ ReplayName: string | undefined;
404
+ }
405
+ export interface ReplayDestination {
406
+ Arn: string | undefined;
407
+ FilterArns?: string[];
408
+ }
409
+ export interface DescribeReplayResponse {
410
+ ReplayName?: string;
411
+ ReplayArn?: string;
412
+ Description?: string;
413
+ State?: ReplayState | string;
414
+ StateReason?: string;
415
+ EventSourceArn?: string;
416
+ Destination?: ReplayDestination;
417
+ EventStartTime?: Date;
418
+ EventEndTime?: Date;
419
+ EventLastReplayedTime?: Date;
420
+ ReplayStartTime?: Date;
421
+ ReplayEndTime?: Date;
422
+ }
423
+ export interface DescribeRuleRequest {
424
+ Name: string | undefined;
425
+ EventBusName?: string;
426
+ }
427
+ export declare enum RuleState {
428
+ DISABLED = "DISABLED",
429
+ ENABLED = "ENABLED",
430
+ }
431
+ export interface DescribeRuleResponse {
432
+ Name?: string;
433
+ Arn?: string;
434
+ EventPattern?: string;
435
+ ScheduleExpression?: string;
436
+ State?: RuleState | string;
437
+ Description?: string;
438
+ RoleArn?: string;
439
+ ManagedBy?: string;
440
+ EventBusName?: string;
441
+ CreatedBy?: string;
442
+ }
443
+ export interface DisableRuleRequest {
444
+ Name: string | undefined;
445
+ EventBusName?: string;
446
+ }
447
+ export interface EnableRuleRequest {
448
+ Name: string | undefined;
449
+ EventBusName?: string;
450
+ }
451
+ export interface ListApiDestinationsRequest {
452
+ NamePrefix?: string;
453
+ ConnectionArn?: string;
454
+ NextToken?: string;
455
+ Limit?: number;
456
+ }
457
+ export interface ListApiDestinationsResponse {
458
+ ApiDestinations?: ApiDestination[];
459
+ NextToken?: string;
460
+ }
461
+ export interface ListArchivesRequest {
462
+ NamePrefix?: string;
463
+ EventSourceArn?: string;
464
+ State?: ArchiveState | string;
465
+ NextToken?: string;
466
+ Limit?: number;
467
+ }
468
+ export interface ListArchivesResponse {
469
+ Archives?: Archive[];
470
+ NextToken?: string;
471
+ }
472
+ export interface ListConnectionsRequest {
473
+ NamePrefix?: string;
474
+ ConnectionState?: ConnectionState | string;
475
+ NextToken?: string;
476
+ Limit?: number;
477
+ }
478
+ export interface Connection {
479
+ ConnectionArn?: string;
480
+ Name?: string;
481
+ ConnectionState?: ConnectionState | string;
482
+ StateReason?: string;
483
+ AuthorizationType?: ConnectionAuthorizationType | string;
484
+ CreationTime?: Date;
485
+ LastModifiedTime?: Date;
486
+ LastAuthorizedTime?: Date;
487
+ }
488
+ export interface ListConnectionsResponse {
489
+ Connections?: Connection[];
490
+ NextToken?: string;
491
+ }
492
+ export interface ListEventBusesRequest {
493
+ NamePrefix?: string;
494
+ NextToken?: string;
495
+ Limit?: number;
496
+ }
497
+ export interface EventBus {
498
+ Name?: string;
499
+ Arn?: string;
500
+ Policy?: string;
501
+ }
502
+ export interface ListEventBusesResponse {
503
+ EventBuses?: EventBus[];
504
+ NextToken?: string;
505
+ }
506
+ export interface ListEventSourcesRequest {
507
+ NamePrefix?: string;
508
+ NextToken?: string;
509
+ Limit?: number;
510
+ }
511
+ export interface EventSource {
512
+ Arn?: string;
513
+ CreatedBy?: string;
514
+ CreationTime?: Date;
515
+ ExpirationTime?: Date;
516
+ Name?: string;
517
+ State?: EventSourceState | string;
518
+ }
519
+ export interface ListEventSourcesResponse {
520
+ EventSources?: EventSource[];
521
+ NextToken?: string;
522
+ }
523
+ export interface ListPartnerEventSourceAccountsRequest {
524
+ EventSourceName: string | undefined;
525
+ NextToken?: string;
526
+ Limit?: number;
527
+ }
528
+ export interface PartnerEventSourceAccount {
529
+ Account?: string;
530
+ CreationTime?: Date;
531
+ ExpirationTime?: Date;
532
+ State?: EventSourceState | string;
533
+ }
534
+ export interface ListPartnerEventSourceAccountsResponse {
535
+ PartnerEventSourceAccounts?: PartnerEventSourceAccount[];
536
+ NextToken?: string;
537
+ }
538
+ export interface ListPartnerEventSourcesRequest {
539
+ NamePrefix: string | undefined;
540
+ NextToken?: string;
541
+ Limit?: number;
542
+ }
543
+ export interface PartnerEventSource {
544
+ Arn?: string;
545
+ Name?: string;
546
+ }
547
+ export interface ListPartnerEventSourcesResponse {
548
+ PartnerEventSources?: PartnerEventSource[];
549
+ NextToken?: string;
550
+ }
551
+ export interface ListReplaysRequest {
552
+ NamePrefix?: string;
553
+ State?: ReplayState | string;
554
+ EventSourceArn?: string;
555
+ NextToken?: string;
556
+ Limit?: number;
557
+ }
558
+ export interface Replay {
559
+ ReplayName?: string;
560
+ EventSourceArn?: string;
561
+ State?: ReplayState | string;
562
+ StateReason?: string;
563
+ EventStartTime?: Date;
564
+ EventEndTime?: Date;
565
+ EventLastReplayedTime?: Date;
566
+ ReplayStartTime?: Date;
567
+ ReplayEndTime?: Date;
568
+ }
569
+ export interface ListReplaysResponse {
570
+ Replays?: Replay[];
571
+ NextToken?: string;
572
+ }
573
+ export interface ListRuleNamesByTargetRequest {
574
+ TargetArn: string | undefined;
575
+ EventBusName?: string;
576
+ NextToken?: string;
577
+ Limit?: number;
578
+ }
579
+ export interface ListRuleNamesByTargetResponse {
580
+ RuleNames?: string[];
581
+ NextToken?: string;
582
+ }
583
+ export interface ListRulesRequest {
584
+ NamePrefix?: string;
585
+ EventBusName?: string;
586
+ NextToken?: string;
587
+ Limit?: number;
588
+ }
589
+ export interface Rule {
590
+ Name?: string;
591
+ Arn?: string;
592
+ EventPattern?: string;
593
+ State?: RuleState | string;
594
+ Description?: string;
595
+ ScheduleExpression?: string;
596
+ RoleArn?: string;
597
+ ManagedBy?: string;
598
+ EventBusName?: string;
599
+ }
600
+ export interface ListRulesResponse {
601
+ Rules?: Rule[];
602
+ NextToken?: string;
603
+ }
604
+ export interface ListTagsForResourceRequest {
605
+ ResourceARN: string | undefined;
606
+ }
607
+ export interface ListTagsForResourceResponse {
608
+ Tags?: Tag[];
609
+ }
610
+ export interface ListTargetsByRuleRequest {
611
+ Rule: string | undefined;
612
+ EventBusName?: string;
613
+ NextToken?: string;
614
+ Limit?: number;
615
+ }
616
+ export interface BatchArrayProperties {
617
+ Size?: number;
618
+ }
619
+ export interface BatchRetryStrategy {
620
+ Attempts?: number;
621
+ }
622
+ export interface BatchParameters {
623
+ JobDefinition: string | undefined;
624
+ JobName: string | undefined;
625
+ ArrayProperties?: BatchArrayProperties;
626
+ RetryStrategy?: BatchRetryStrategy;
627
+ }
628
+ export interface DeadLetterConfig {
629
+ Arn?: string;
630
+ }
631
+ export interface CapacityProviderStrategyItem {
632
+ capacityProvider: string | undefined;
633
+ weight?: number;
634
+ base?: number;
635
+ }
636
+ export declare enum LaunchType {
637
+ EC2 = "EC2",
638
+ EXTERNAL = "EXTERNAL",
639
+ FARGATE = "FARGATE",
640
+ }
641
+ export interface AwsVpcConfiguration {
642
+ Subnets: string[] | undefined;
643
+ SecurityGroups?: string[];
644
+ AssignPublicIp?: AssignPublicIp | string;
645
+ }
646
+ export interface NetworkConfiguration {
647
+ awsvpcConfiguration?: AwsVpcConfiguration;
648
+ }
649
+ export declare enum PlacementConstraintType {
650
+ DISTINCT_INSTANCE = "distinctInstance",
651
+ MEMBER_OF = "memberOf",
652
+ }
653
+ export interface PlacementConstraint {
654
+ type?: PlacementConstraintType | string;
655
+ expression?: string;
656
+ }
657
+ export declare enum PlacementStrategyType {
658
+ BINPACK = "binpack",
659
+ RANDOM = "random",
660
+ SPREAD = "spread",
661
+ }
662
+ export interface PlacementStrategy {
663
+ type?: PlacementStrategyType | string;
664
+ field?: string;
665
+ }
666
+ export declare enum PropagateTags {
667
+ TASK_DEFINITION = "TASK_DEFINITION",
668
+ }
669
+ export interface EcsParameters {
670
+ TaskDefinitionArn: string | undefined;
671
+ TaskCount?: number;
672
+ LaunchType?: LaunchType | string;
673
+ NetworkConfiguration?: NetworkConfiguration;
674
+ PlatformVersion?: string;
675
+ Group?: string;
676
+ CapacityProviderStrategy?: CapacityProviderStrategyItem[];
677
+ EnableECSManagedTags?: boolean;
678
+ EnableExecuteCommand?: boolean;
679
+ PlacementConstraints?: PlacementConstraint[];
680
+ PlacementStrategy?: PlacementStrategy[];
681
+ PropagateTags?: PropagateTags | string;
682
+ ReferenceId?: string;
683
+ Tags?: Tag[];
684
+ }
685
+ export interface HttpParameters {
686
+ PathParameterValues?: string[];
687
+ HeaderParameters?: Record<string, string>;
688
+ QueryStringParameters?: Record<string, string>;
689
+ }
690
+ export interface InputTransformer {
691
+ InputPathsMap?: Record<string, string>;
692
+ InputTemplate: string | undefined;
693
+ }
694
+ export interface KinesisParameters {
695
+ PartitionKeyPath: string | undefined;
696
+ }
697
+ export interface RedshiftDataParameters {
698
+ SecretManagerArn?: string;
699
+ Database: string | undefined;
700
+ DbUser?: string;
701
+ Sql: string | undefined;
702
+ StatementName?: string;
703
+ WithEvent?: boolean;
704
+ }
705
+ export interface RetryPolicy {
706
+ MaximumRetryAttempts?: number;
707
+ MaximumEventAgeInSeconds?: number;
708
+ }
709
+ export interface RunCommandTarget {
710
+ Key: string | undefined;
711
+ Values: string[] | undefined;
712
+ }
713
+ export interface RunCommandParameters {
714
+ RunCommandTargets: RunCommandTarget[] | undefined;
715
+ }
716
+ export interface SageMakerPipelineParameter {
717
+ Name: string | undefined;
718
+ Value: string | undefined;
719
+ }
720
+ export interface SageMakerPipelineParameters {
721
+ PipelineParameterList?: SageMakerPipelineParameter[];
722
+ }
723
+ export interface SqsParameters {
724
+ MessageGroupId?: string;
725
+ }
726
+ export interface Target {
727
+ Id: string | undefined;
728
+ Arn: string | undefined;
729
+ RoleArn?: string;
730
+ Input?: string;
731
+ InputPath?: string;
732
+ InputTransformer?: InputTransformer;
733
+ KinesisParameters?: KinesisParameters;
734
+ RunCommandParameters?: RunCommandParameters;
735
+ EcsParameters?: EcsParameters;
736
+ BatchParameters?: BatchParameters;
737
+ SqsParameters?: SqsParameters;
738
+ HttpParameters?: HttpParameters;
739
+ RedshiftDataParameters?: RedshiftDataParameters;
740
+ SageMakerPipelineParameters?: SageMakerPipelineParameters;
741
+ DeadLetterConfig?: DeadLetterConfig;
742
+ RetryPolicy?: RetryPolicy;
743
+ }
744
+ export interface ListTargetsByRuleResponse {
745
+ Targets?: Target[];
746
+ NextToken?: string;
747
+ }
748
+ export interface PutEventsRequestEntry {
749
+ Time?: Date;
750
+ Source?: string;
751
+ Resources?: string[];
752
+ DetailType?: string;
753
+ Detail?: string;
754
+ EventBusName?: string;
755
+ TraceHeader?: string;
756
+ }
757
+ export interface PutEventsRequest {
758
+ Entries: PutEventsRequestEntry[] | undefined;
759
+ }
760
+ export interface PutEventsResultEntry {
761
+ EventId?: string;
762
+ ErrorCode?: string;
763
+ ErrorMessage?: string;
764
+ }
765
+ export interface PutEventsResponse {
766
+ FailedEntryCount?: number;
767
+ Entries?: PutEventsResultEntry[];
768
+ }
769
+ export interface PutPartnerEventsRequestEntry {
770
+ Time?: Date;
771
+ Source?: string;
772
+ Resources?: string[];
773
+ DetailType?: string;
774
+ Detail?: string;
775
+ }
776
+ export interface PutPartnerEventsRequest {
777
+ Entries: PutPartnerEventsRequestEntry[] | undefined;
778
+ }
779
+ export interface PutPartnerEventsResultEntry {
780
+ EventId?: string;
781
+ ErrorCode?: string;
782
+ ErrorMessage?: string;
783
+ }
784
+ export interface PutPartnerEventsResponse {
785
+ FailedEntryCount?: number;
786
+ Entries?: PutPartnerEventsResultEntry[];
787
+ }
788
+ export declare class PolicyLengthExceededException extends __BaseException {
789
+ readonly name: "PolicyLengthExceededException";
790
+ readonly $fault: "client";
791
+ constructor(
792
+ opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>
793
+ );
794
+ }
795
+ export interface Condition {
796
+ Type: string | undefined;
797
+ Key: string | undefined;
798
+ Value: string | undefined;
799
+ }
800
+ export interface PutPermissionRequest {
801
+ EventBusName?: string;
802
+ Action?: string;
803
+ Principal?: string;
804
+ StatementId?: string;
805
+ Condition?: Condition;
806
+ Policy?: string;
807
+ }
808
+ export interface PutRuleRequest {
809
+ Name: string | undefined;
810
+ ScheduleExpression?: string;
811
+ EventPattern?: string;
812
+ State?: RuleState | string;
813
+ Description?: string;
814
+ RoleArn?: string;
815
+ Tags?: Tag[];
816
+ EventBusName?: string;
817
+ }
818
+ export interface PutRuleResponse {
819
+ RuleArn?: string;
820
+ }
821
+ export interface PutTargetsRequest {
822
+ Rule: string | undefined;
823
+ EventBusName?: string;
824
+ Targets: Target[] | undefined;
825
+ }
826
+ export interface PutTargetsResultEntry {
827
+ TargetId?: string;
828
+ ErrorCode?: string;
829
+ ErrorMessage?: string;
830
+ }
831
+ export interface PutTargetsResponse {
832
+ FailedEntryCount?: number;
833
+ FailedEntries?: PutTargetsResultEntry[];
834
+ }
835
+ export interface RemovePermissionRequest {
836
+ StatementId?: string;
837
+ RemoveAllPermissions?: boolean;
838
+ EventBusName?: string;
839
+ }
840
+ export interface RemoveTargetsRequest {
841
+ Rule: string | undefined;
842
+ EventBusName?: string;
843
+ Ids: string[] | undefined;
844
+ Force?: boolean;
845
+ }
846
+ export interface RemoveTargetsResultEntry {
847
+ TargetId?: string;
848
+ ErrorCode?: string;
849
+ ErrorMessage?: string;
850
+ }
851
+ export interface RemoveTargetsResponse {
852
+ FailedEntryCount?: number;
853
+ FailedEntries?: RemoveTargetsResultEntry[];
854
+ }
855
+ export interface StartReplayRequest {
856
+ ReplayName: string | undefined;
857
+ Description?: string;
858
+ EventSourceArn: string | undefined;
859
+ EventStartTime: Date | undefined;
860
+ EventEndTime: Date | undefined;
861
+ Destination: ReplayDestination | undefined;
862
+ }
863
+ export interface StartReplayResponse {
864
+ ReplayArn?: string;
865
+ State?: ReplayState | string;
866
+ StateReason?: string;
867
+ ReplayStartTime?: Date;
868
+ }
869
+ export interface TagResourceRequest {
870
+ ResourceARN: string | undefined;
871
+ Tags: Tag[] | undefined;
872
+ }
873
+ export interface TagResourceResponse {}
874
+ export interface TestEventPatternRequest {
875
+ EventPattern: string | undefined;
876
+ Event: string | undefined;
877
+ }
878
+ export interface TestEventPatternResponse {
879
+ Result?: boolean;
880
+ }
881
+ export interface UntagResourceRequest {
882
+ ResourceARN: string | undefined;
883
+ TagKeys: string[] | undefined;
884
+ }
885
+ export interface UntagResourceResponse {}
886
+ export interface UpdateApiDestinationRequest {
887
+ Name: string | undefined;
888
+ Description?: string;
889
+ ConnectionArn?: string;
890
+ InvocationEndpoint?: string;
891
+ HttpMethod?: ApiDestinationHttpMethod | string;
892
+ InvocationRateLimitPerSecond?: number;
893
+ }
894
+ export interface UpdateApiDestinationResponse {
895
+ ApiDestinationArn?: string;
896
+ ApiDestinationState?: ApiDestinationState | string;
897
+ CreationTime?: Date;
898
+ LastModifiedTime?: Date;
899
+ }
900
+ export interface UpdateArchiveRequest {
901
+ ArchiveName: string | undefined;
902
+ Description?: string;
903
+ EventPattern?: string;
904
+ RetentionDays?: number;
905
+ }
906
+ export interface UpdateArchiveResponse {
907
+ ArchiveArn?: string;
908
+ State?: ArchiveState | string;
909
+ StateReason?: string;
910
+ CreationTime?: Date;
911
+ }
912
+ export interface UpdateConnectionApiKeyAuthRequestParameters {
913
+ ApiKeyName?: string;
914
+ ApiKeyValue?: string;
915
+ }
916
+ export interface UpdateConnectionBasicAuthRequestParameters {
917
+ Username?: string;
918
+ Password?: string;
919
+ }
920
+ export interface UpdateConnectionOAuthClientRequestParameters {
921
+ ClientID?: string;
922
+ ClientSecret?: string;
923
+ }
924
+ export interface UpdateConnectionOAuthRequestParameters {
925
+ ClientParameters?: UpdateConnectionOAuthClientRequestParameters;
926
+ AuthorizationEndpoint?: string;
927
+ HttpMethod?: ConnectionOAuthHttpMethod | string;
928
+ OAuthHttpParameters?: ConnectionHttpParameters;
929
+ }
930
+ export interface UpdateConnectionAuthRequestParameters {
931
+ BasicAuthParameters?: UpdateConnectionBasicAuthRequestParameters;
932
+ OAuthParameters?: UpdateConnectionOAuthRequestParameters;
933
+ ApiKeyAuthParameters?: UpdateConnectionApiKeyAuthRequestParameters;
934
+ InvocationHttpParameters?: ConnectionHttpParameters;
935
+ }
936
+ export interface UpdateConnectionRequest {
937
+ Name: string | undefined;
938
+ Description?: string;
939
+ AuthorizationType?: ConnectionAuthorizationType | string;
940
+ AuthParameters?: UpdateConnectionAuthRequestParameters;
941
+ }
942
+ export interface UpdateConnectionResponse {
943
+ ConnectionArn?: string;
944
+ ConnectionState?: ConnectionState | string;
945
+ CreationTime?: Date;
946
+ LastModifiedTime?: Date;
947
+ LastAuthorizedTime?: Date;
948
+ }
949
+ export declare const ActivateEventSourceRequestFilterSensitiveLog: (
950
+ obj: ActivateEventSourceRequest
951
+ ) => any;
952
+ export declare const ApiDestinationFilterSensitiveLog: (
953
+ obj: ApiDestination
954
+ ) => any;
955
+ export declare const ArchiveFilterSensitiveLog: (obj: Archive) => any;
956
+ export declare const CancelReplayRequestFilterSensitiveLog: (
957
+ obj: CancelReplayRequest
958
+ ) => any;
959
+ export declare const CancelReplayResponseFilterSensitiveLog: (
960
+ obj: CancelReplayResponse
961
+ ) => any;
962
+ export declare const CreateApiDestinationRequestFilterSensitiveLog: (
963
+ obj: CreateApiDestinationRequest
964
+ ) => any;
965
+ export declare const CreateApiDestinationResponseFilterSensitiveLog: (
966
+ obj: CreateApiDestinationResponse
967
+ ) => any;
968
+ export declare const CreateArchiveRequestFilterSensitiveLog: (
969
+ obj: CreateArchiveRequest
970
+ ) => any;
971
+ export declare const CreateArchiveResponseFilterSensitiveLog: (
972
+ obj: CreateArchiveResponse
973
+ ) => any;
974
+ export declare const CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
975
+ obj: CreateConnectionApiKeyAuthRequestParameters
976
+ ) => any;
977
+ export declare const CreateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
978
+ obj: CreateConnectionBasicAuthRequestParameters
979
+ ) => any;
980
+ export declare const ConnectionBodyParameterFilterSensitiveLog: (
981
+ obj: ConnectionBodyParameter
982
+ ) => any;
983
+ export declare const ConnectionHeaderParameterFilterSensitiveLog: (
984
+ obj: ConnectionHeaderParameter
985
+ ) => any;
986
+ export declare const ConnectionQueryStringParameterFilterSensitiveLog: (
987
+ obj: ConnectionQueryStringParameter
988
+ ) => any;
989
+ export declare const ConnectionHttpParametersFilterSensitiveLog: (
990
+ obj: ConnectionHttpParameters
991
+ ) => any;
992
+ export declare const CreateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
993
+ obj: CreateConnectionOAuthClientRequestParameters
994
+ ) => any;
995
+ export declare const CreateConnectionOAuthRequestParametersFilterSensitiveLog: (
996
+ obj: CreateConnectionOAuthRequestParameters
997
+ ) => any;
998
+ export declare const CreateConnectionAuthRequestParametersFilterSensitiveLog: (
999
+ obj: CreateConnectionAuthRequestParameters
1000
+ ) => any;
1001
+ export declare const CreateConnectionRequestFilterSensitiveLog: (
1002
+ obj: CreateConnectionRequest
1003
+ ) => any;
1004
+ export declare const CreateConnectionResponseFilterSensitiveLog: (
1005
+ obj: CreateConnectionResponse
1006
+ ) => any;
1007
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1008
+ export declare const CreateEventBusRequestFilterSensitiveLog: (
1009
+ obj: CreateEventBusRequest
1010
+ ) => any;
1011
+ export declare const CreateEventBusResponseFilterSensitiveLog: (
1012
+ obj: CreateEventBusResponse
1013
+ ) => any;
1014
+ export declare const CreatePartnerEventSourceRequestFilterSensitiveLog: (
1015
+ obj: CreatePartnerEventSourceRequest
1016
+ ) => any;
1017
+ export declare const CreatePartnerEventSourceResponseFilterSensitiveLog: (
1018
+ obj: CreatePartnerEventSourceResponse
1019
+ ) => any;
1020
+ export declare const DeactivateEventSourceRequestFilterSensitiveLog: (
1021
+ obj: DeactivateEventSourceRequest
1022
+ ) => any;
1023
+ export declare const DeauthorizeConnectionRequestFilterSensitiveLog: (
1024
+ obj: DeauthorizeConnectionRequest
1025
+ ) => any;
1026
+ export declare const DeauthorizeConnectionResponseFilterSensitiveLog: (
1027
+ obj: DeauthorizeConnectionResponse
1028
+ ) => any;
1029
+ export declare const DeleteApiDestinationRequestFilterSensitiveLog: (
1030
+ obj: DeleteApiDestinationRequest
1031
+ ) => any;
1032
+ export declare const DeleteApiDestinationResponseFilterSensitiveLog: (
1033
+ obj: DeleteApiDestinationResponse
1034
+ ) => any;
1035
+ export declare const DeleteArchiveRequestFilterSensitiveLog: (
1036
+ obj: DeleteArchiveRequest
1037
+ ) => any;
1038
+ export declare const DeleteArchiveResponseFilterSensitiveLog: (
1039
+ obj: DeleteArchiveResponse
1040
+ ) => any;
1041
+ export declare const DeleteConnectionRequestFilterSensitiveLog: (
1042
+ obj: DeleteConnectionRequest
1043
+ ) => any;
1044
+ export declare const DeleteConnectionResponseFilterSensitiveLog: (
1045
+ obj: DeleteConnectionResponse
1046
+ ) => any;
1047
+ export declare const DeleteEventBusRequestFilterSensitiveLog: (
1048
+ obj: DeleteEventBusRequest
1049
+ ) => any;
1050
+ export declare const DeletePartnerEventSourceRequestFilterSensitiveLog: (
1051
+ obj: DeletePartnerEventSourceRequest
1052
+ ) => any;
1053
+ export declare const DeleteRuleRequestFilterSensitiveLog: (
1054
+ obj: DeleteRuleRequest
1055
+ ) => any;
1056
+ export declare const DescribeApiDestinationRequestFilterSensitiveLog: (
1057
+ obj: DescribeApiDestinationRequest
1058
+ ) => any;
1059
+ export declare const DescribeApiDestinationResponseFilterSensitiveLog: (
1060
+ obj: DescribeApiDestinationResponse
1061
+ ) => any;
1062
+ export declare const DescribeArchiveRequestFilterSensitiveLog: (
1063
+ obj: DescribeArchiveRequest
1064
+ ) => any;
1065
+ export declare const DescribeArchiveResponseFilterSensitiveLog: (
1066
+ obj: DescribeArchiveResponse
1067
+ ) => any;
1068
+ export declare const DescribeConnectionRequestFilterSensitiveLog: (
1069
+ obj: DescribeConnectionRequest
1070
+ ) => any;
1071
+ export declare const ConnectionApiKeyAuthResponseParametersFilterSensitiveLog: (
1072
+ obj: ConnectionApiKeyAuthResponseParameters
1073
+ ) => any;
1074
+ export declare const ConnectionBasicAuthResponseParametersFilterSensitiveLog: (
1075
+ obj: ConnectionBasicAuthResponseParameters
1076
+ ) => any;
1077
+ export declare const ConnectionOAuthClientResponseParametersFilterSensitiveLog: (
1078
+ obj: ConnectionOAuthClientResponseParameters
1079
+ ) => any;
1080
+ export declare const ConnectionOAuthResponseParametersFilterSensitiveLog: (
1081
+ obj: ConnectionOAuthResponseParameters
1082
+ ) => any;
1083
+ export declare const ConnectionAuthResponseParametersFilterSensitiveLog: (
1084
+ obj: ConnectionAuthResponseParameters
1085
+ ) => any;
1086
+ export declare const DescribeConnectionResponseFilterSensitiveLog: (
1087
+ obj: DescribeConnectionResponse
1088
+ ) => any;
1089
+ export declare const DescribeEventBusRequestFilterSensitiveLog: (
1090
+ obj: DescribeEventBusRequest
1091
+ ) => any;
1092
+ export declare const DescribeEventBusResponseFilterSensitiveLog: (
1093
+ obj: DescribeEventBusResponse
1094
+ ) => any;
1095
+ export declare const DescribeEventSourceRequestFilterSensitiveLog: (
1096
+ obj: DescribeEventSourceRequest
1097
+ ) => any;
1098
+ export declare const DescribeEventSourceResponseFilterSensitiveLog: (
1099
+ obj: DescribeEventSourceResponse
1100
+ ) => any;
1101
+ export declare const DescribePartnerEventSourceRequestFilterSensitiveLog: (
1102
+ obj: DescribePartnerEventSourceRequest
1103
+ ) => any;
1104
+ export declare const DescribePartnerEventSourceResponseFilterSensitiveLog: (
1105
+ obj: DescribePartnerEventSourceResponse
1106
+ ) => any;
1107
+ export declare const DescribeReplayRequestFilterSensitiveLog: (
1108
+ obj: DescribeReplayRequest
1109
+ ) => any;
1110
+ export declare const ReplayDestinationFilterSensitiveLog: (
1111
+ obj: ReplayDestination
1112
+ ) => any;
1113
+ export declare const DescribeReplayResponseFilterSensitiveLog: (
1114
+ obj: DescribeReplayResponse
1115
+ ) => any;
1116
+ export declare const DescribeRuleRequestFilterSensitiveLog: (
1117
+ obj: DescribeRuleRequest
1118
+ ) => any;
1119
+ export declare const DescribeRuleResponseFilterSensitiveLog: (
1120
+ obj: DescribeRuleResponse
1121
+ ) => any;
1122
+ export declare const DisableRuleRequestFilterSensitiveLog: (
1123
+ obj: DisableRuleRequest
1124
+ ) => any;
1125
+ export declare const EnableRuleRequestFilterSensitiveLog: (
1126
+ obj: EnableRuleRequest
1127
+ ) => any;
1128
+ export declare const ListApiDestinationsRequestFilterSensitiveLog: (
1129
+ obj: ListApiDestinationsRequest
1130
+ ) => any;
1131
+ export declare const ListApiDestinationsResponseFilterSensitiveLog: (
1132
+ obj: ListApiDestinationsResponse
1133
+ ) => any;
1134
+ export declare const ListArchivesRequestFilterSensitiveLog: (
1135
+ obj: ListArchivesRequest
1136
+ ) => any;
1137
+ export declare const ListArchivesResponseFilterSensitiveLog: (
1138
+ obj: ListArchivesResponse
1139
+ ) => any;
1140
+ export declare const ListConnectionsRequestFilterSensitiveLog: (
1141
+ obj: ListConnectionsRequest
1142
+ ) => any;
1143
+ export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
1144
+ export declare const ListConnectionsResponseFilterSensitiveLog: (
1145
+ obj: ListConnectionsResponse
1146
+ ) => any;
1147
+ export declare const ListEventBusesRequestFilterSensitiveLog: (
1148
+ obj: ListEventBusesRequest
1149
+ ) => any;
1150
+ export declare const EventBusFilterSensitiveLog: (obj: EventBus) => any;
1151
+ export declare const ListEventBusesResponseFilterSensitiveLog: (
1152
+ obj: ListEventBusesResponse
1153
+ ) => any;
1154
+ export declare const ListEventSourcesRequestFilterSensitiveLog: (
1155
+ obj: ListEventSourcesRequest
1156
+ ) => any;
1157
+ export declare const EventSourceFilterSensitiveLog: (obj: EventSource) => any;
1158
+ export declare const ListEventSourcesResponseFilterSensitiveLog: (
1159
+ obj: ListEventSourcesResponse
1160
+ ) => any;
1161
+ export declare const ListPartnerEventSourceAccountsRequestFilterSensitiveLog: (
1162
+ obj: ListPartnerEventSourceAccountsRequest
1163
+ ) => any;
1164
+ export declare const PartnerEventSourceAccountFilterSensitiveLog: (
1165
+ obj: PartnerEventSourceAccount
1166
+ ) => any;
1167
+ export declare const ListPartnerEventSourceAccountsResponseFilterSensitiveLog: (
1168
+ obj: ListPartnerEventSourceAccountsResponse
1169
+ ) => any;
1170
+ export declare const ListPartnerEventSourcesRequestFilterSensitiveLog: (
1171
+ obj: ListPartnerEventSourcesRequest
1172
+ ) => any;
1173
+ export declare const PartnerEventSourceFilterSensitiveLog: (
1174
+ obj: PartnerEventSource
1175
+ ) => any;
1176
+ export declare const ListPartnerEventSourcesResponseFilterSensitiveLog: (
1177
+ obj: ListPartnerEventSourcesResponse
1178
+ ) => any;
1179
+ export declare const ListReplaysRequestFilterSensitiveLog: (
1180
+ obj: ListReplaysRequest
1181
+ ) => any;
1182
+ export declare const ReplayFilterSensitiveLog: (obj: Replay) => any;
1183
+ export declare const ListReplaysResponseFilterSensitiveLog: (
1184
+ obj: ListReplaysResponse
1185
+ ) => any;
1186
+ export declare const ListRuleNamesByTargetRequestFilterSensitiveLog: (
1187
+ obj: ListRuleNamesByTargetRequest
1188
+ ) => any;
1189
+ export declare const ListRuleNamesByTargetResponseFilterSensitiveLog: (
1190
+ obj: ListRuleNamesByTargetResponse
1191
+ ) => any;
1192
+ export declare const ListRulesRequestFilterSensitiveLog: (
1193
+ obj: ListRulesRequest
1194
+ ) => any;
1195
+ export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
1196
+ export declare const ListRulesResponseFilterSensitiveLog: (
1197
+ obj: ListRulesResponse
1198
+ ) => any;
1199
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1200
+ obj: ListTagsForResourceRequest
1201
+ ) => any;
1202
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1203
+ obj: ListTagsForResourceResponse
1204
+ ) => any;
1205
+ export declare const ListTargetsByRuleRequestFilterSensitiveLog: (
1206
+ obj: ListTargetsByRuleRequest
1207
+ ) => any;
1208
+ export declare const BatchArrayPropertiesFilterSensitiveLog: (
1209
+ obj: BatchArrayProperties
1210
+ ) => any;
1211
+ export declare const BatchRetryStrategyFilterSensitiveLog: (
1212
+ obj: BatchRetryStrategy
1213
+ ) => any;
1214
+ export declare const BatchParametersFilterSensitiveLog: (
1215
+ obj: BatchParameters
1216
+ ) => any;
1217
+ export declare const DeadLetterConfigFilterSensitiveLog: (
1218
+ obj: DeadLetterConfig
1219
+ ) => any;
1220
+ export declare const CapacityProviderStrategyItemFilterSensitiveLog: (
1221
+ obj: CapacityProviderStrategyItem
1222
+ ) => any;
1223
+ export declare const AwsVpcConfigurationFilterSensitiveLog: (
1224
+ obj: AwsVpcConfiguration
1225
+ ) => any;
1226
+ export declare const NetworkConfigurationFilterSensitiveLog: (
1227
+ obj: NetworkConfiguration
1228
+ ) => any;
1229
+ export declare const PlacementConstraintFilterSensitiveLog: (
1230
+ obj: PlacementConstraint
1231
+ ) => any;
1232
+ export declare const PlacementStrategyFilterSensitiveLog: (
1233
+ obj: PlacementStrategy
1234
+ ) => any;
1235
+ export declare const EcsParametersFilterSensitiveLog: (
1236
+ obj: EcsParameters
1237
+ ) => any;
1238
+ export declare const HttpParametersFilterSensitiveLog: (
1239
+ obj: HttpParameters
1240
+ ) => any;
1241
+ export declare const InputTransformerFilterSensitiveLog: (
1242
+ obj: InputTransformer
1243
+ ) => any;
1244
+ export declare const KinesisParametersFilterSensitiveLog: (
1245
+ obj: KinesisParameters
1246
+ ) => any;
1247
+ export declare const RedshiftDataParametersFilterSensitiveLog: (
1248
+ obj: RedshiftDataParameters
1249
+ ) => any;
1250
+ export declare const RetryPolicyFilterSensitiveLog: (obj: RetryPolicy) => any;
1251
+ export declare const RunCommandTargetFilterSensitiveLog: (
1252
+ obj: RunCommandTarget
1253
+ ) => any;
1254
+ export declare const RunCommandParametersFilterSensitiveLog: (
1255
+ obj: RunCommandParameters
1256
+ ) => any;
1257
+ export declare const SageMakerPipelineParameterFilterSensitiveLog: (
1258
+ obj: SageMakerPipelineParameter
1259
+ ) => any;
1260
+ export declare const SageMakerPipelineParametersFilterSensitiveLog: (
1261
+ obj: SageMakerPipelineParameters
1262
+ ) => any;
1263
+ export declare const SqsParametersFilterSensitiveLog: (
1264
+ obj: SqsParameters
1265
+ ) => any;
1266
+ export declare const TargetFilterSensitiveLog: (obj: Target) => any;
1267
+ export declare const ListTargetsByRuleResponseFilterSensitiveLog: (
1268
+ obj: ListTargetsByRuleResponse
1269
+ ) => any;
1270
+ export declare const PutEventsRequestEntryFilterSensitiveLog: (
1271
+ obj: PutEventsRequestEntry
1272
+ ) => any;
1273
+ export declare const PutEventsRequestFilterSensitiveLog: (
1274
+ obj: PutEventsRequest
1275
+ ) => any;
1276
+ export declare const PutEventsResultEntryFilterSensitiveLog: (
1277
+ obj: PutEventsResultEntry
1278
+ ) => any;
1279
+ export declare const PutEventsResponseFilterSensitiveLog: (
1280
+ obj: PutEventsResponse
1281
+ ) => any;
1282
+ export declare const PutPartnerEventsRequestEntryFilterSensitiveLog: (
1283
+ obj: PutPartnerEventsRequestEntry
1284
+ ) => any;
1285
+ export declare const PutPartnerEventsRequestFilterSensitiveLog: (
1286
+ obj: PutPartnerEventsRequest
1287
+ ) => any;
1288
+ export declare const PutPartnerEventsResultEntryFilterSensitiveLog: (
1289
+ obj: PutPartnerEventsResultEntry
1290
+ ) => any;
1291
+ export declare const PutPartnerEventsResponseFilterSensitiveLog: (
1292
+ obj: PutPartnerEventsResponse
1293
+ ) => any;
1294
+ export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
1295
+ export declare const PutPermissionRequestFilterSensitiveLog: (
1296
+ obj: PutPermissionRequest
1297
+ ) => any;
1298
+ export declare const PutRuleRequestFilterSensitiveLog: (
1299
+ obj: PutRuleRequest
1300
+ ) => any;
1301
+ export declare const PutRuleResponseFilterSensitiveLog: (
1302
+ obj: PutRuleResponse
1303
+ ) => any;
1304
+ export declare const PutTargetsRequestFilterSensitiveLog: (
1305
+ obj: PutTargetsRequest
1306
+ ) => any;
1307
+ export declare const PutTargetsResultEntryFilterSensitiveLog: (
1308
+ obj: PutTargetsResultEntry
1309
+ ) => any;
1310
+ export declare const PutTargetsResponseFilterSensitiveLog: (
1311
+ obj: PutTargetsResponse
1312
+ ) => any;
1313
+ export declare const RemovePermissionRequestFilterSensitiveLog: (
1314
+ obj: RemovePermissionRequest
1315
+ ) => any;
1316
+ export declare const RemoveTargetsRequestFilterSensitiveLog: (
1317
+ obj: RemoveTargetsRequest
1318
+ ) => any;
1319
+ export declare const RemoveTargetsResultEntryFilterSensitiveLog: (
1320
+ obj: RemoveTargetsResultEntry
1321
+ ) => any;
1322
+ export declare const RemoveTargetsResponseFilterSensitiveLog: (
1323
+ obj: RemoveTargetsResponse
1324
+ ) => any;
1325
+ export declare const StartReplayRequestFilterSensitiveLog: (
1326
+ obj: StartReplayRequest
1327
+ ) => any;
1328
+ export declare const StartReplayResponseFilterSensitiveLog: (
1329
+ obj: StartReplayResponse
1330
+ ) => any;
1331
+ export declare const TagResourceRequestFilterSensitiveLog: (
1332
+ obj: TagResourceRequest
1333
+ ) => any;
1334
+ export declare const TagResourceResponseFilterSensitiveLog: (
1335
+ obj: TagResourceResponse
1336
+ ) => any;
1337
+ export declare const TestEventPatternRequestFilterSensitiveLog: (
1338
+ obj: TestEventPatternRequest
1339
+ ) => any;
1340
+ export declare const TestEventPatternResponseFilterSensitiveLog: (
1341
+ obj: TestEventPatternResponse
1342
+ ) => any;
1343
+ export declare const UntagResourceRequestFilterSensitiveLog: (
1344
+ obj: UntagResourceRequest
1345
+ ) => any;
1346
+ export declare const UntagResourceResponseFilterSensitiveLog: (
1347
+ obj: UntagResourceResponse
1348
+ ) => any;
1349
+ export declare const UpdateApiDestinationRequestFilterSensitiveLog: (
1350
+ obj: UpdateApiDestinationRequest
1351
+ ) => any;
1352
+ export declare const UpdateApiDestinationResponseFilterSensitiveLog: (
1353
+ obj: UpdateApiDestinationResponse
1354
+ ) => any;
1355
+ export declare const UpdateArchiveRequestFilterSensitiveLog: (
1356
+ obj: UpdateArchiveRequest
1357
+ ) => any;
1358
+ export declare const UpdateArchiveResponseFilterSensitiveLog: (
1359
+ obj: UpdateArchiveResponse
1360
+ ) => any;
1361
+ export declare const UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
1362
+ obj: UpdateConnectionApiKeyAuthRequestParameters
1363
+ ) => any;
1364
+ export declare const UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
1365
+ obj: UpdateConnectionBasicAuthRequestParameters
1366
+ ) => any;
1367
+ export declare const UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
1368
+ obj: UpdateConnectionOAuthClientRequestParameters
1369
+ ) => any;
1370
+ export declare const UpdateConnectionOAuthRequestParametersFilterSensitiveLog: (
1371
+ obj: UpdateConnectionOAuthRequestParameters
1372
+ ) => any;
1373
+ export declare const UpdateConnectionAuthRequestParametersFilterSensitiveLog: (
1374
+ obj: UpdateConnectionAuthRequestParameters
1375
+ ) => any;
1376
+ export declare const UpdateConnectionRequestFilterSensitiveLog: (
1377
+ obj: UpdateConnectionRequest
1378
+ ) => any;
1379
+ export declare const UpdateConnectionResponseFilterSensitiveLog: (
1380
+ obj: UpdateConnectionResponse
1381
+ ) => any;