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