@aws-sdk/client-cloudwatch-events 3.169.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/CloudWatchEvents.d.ts +871 -260
  3. package/dist-types/ts3.4/CloudWatchEventsClient.d.ts +411 -124
  4. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +31 -17
  5. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +34 -17
  12. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +39 -17
  14. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  16. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +30 -17
  17. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +30 -17
  19. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +30 -17
  28. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +35 -17
  32. package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +32 -17
  37. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  40. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +30 -17
  44. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +32 -17
  45. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +35 -17
  48. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +35 -17
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +35 -17
  54. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -17
  55. package/dist-types/ts3.4/commands/index.d.ts +51 -51
  56. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  57. package/dist-types/ts3.4/index.d.ts +5 -5
  58. package/dist-types/ts3.4/models/CloudWatchEventsServiceException.d.ts +7 -6
  59. package/dist-types/ts3.4/models/index.d.ts +1 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +1381 -1803
  61. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +617 -155
  62. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +67 -38
  63. package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
  64. package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
  65. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
  66. package/package.json +34 -34
@@ -1,260 +1,871 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { CloudWatchEventsClient } from "./CloudWatchEventsClient";
3
- import { ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput } from "./commands/ActivateEventSourceCommand";
4
- import { CancelReplayCommandInput, CancelReplayCommandOutput } from "./commands/CancelReplayCommand";
5
- import { CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput } from "./commands/CreateApiDestinationCommand";
6
- import { CreateArchiveCommandInput, CreateArchiveCommandOutput } from "./commands/CreateArchiveCommand";
7
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
8
- import { CreateEventBusCommandInput, CreateEventBusCommandOutput } from "./commands/CreateEventBusCommand";
9
- import { CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput } from "./commands/CreatePartnerEventSourceCommand";
10
- import { DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput } from "./commands/DeactivateEventSourceCommand";
11
- import { DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput } from "./commands/DeauthorizeConnectionCommand";
12
- import { DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput } from "./commands/DeleteApiDestinationCommand";
13
- import { DeleteArchiveCommandInput, DeleteArchiveCommandOutput } from "./commands/DeleteArchiveCommand";
14
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
15
- import { DeleteEventBusCommandInput, DeleteEventBusCommandOutput } from "./commands/DeleteEventBusCommand";
16
- import { DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput } from "./commands/DeletePartnerEventSourceCommand";
17
- import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
18
- import { DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput } from "./commands/DescribeApiDestinationCommand";
19
- import { DescribeArchiveCommandInput, DescribeArchiveCommandOutput } from "./commands/DescribeArchiveCommand";
20
- import { DescribeConnectionCommandInput, DescribeConnectionCommandOutput } from "./commands/DescribeConnectionCommand";
21
- import { DescribeEventBusCommandInput, DescribeEventBusCommandOutput } from "./commands/DescribeEventBusCommand";
22
- import { DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput } from "./commands/DescribeEventSourceCommand";
23
- import { DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput } from "./commands/DescribePartnerEventSourceCommand";
24
- import { DescribeReplayCommandInput, DescribeReplayCommandOutput } from "./commands/DescribeReplayCommand";
25
- import { DescribeRuleCommandInput, DescribeRuleCommandOutput } from "./commands/DescribeRuleCommand";
26
- import { DisableRuleCommandInput, DisableRuleCommandOutput } from "./commands/DisableRuleCommand";
27
- import { EnableRuleCommandInput, EnableRuleCommandOutput } from "./commands/EnableRuleCommand";
28
- import { ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput } from "./commands/ListApiDestinationsCommand";
29
- import { ListArchivesCommandInput, ListArchivesCommandOutput } from "./commands/ListArchivesCommand";
30
- import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "./commands/ListConnectionsCommand";
31
- import { ListEventBusesCommandInput, ListEventBusesCommandOutput } from "./commands/ListEventBusesCommand";
32
- import { ListEventSourcesCommandInput, ListEventSourcesCommandOutput } from "./commands/ListEventSourcesCommand";
33
- import { ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput } from "./commands/ListPartnerEventSourceAccountsCommand";
34
- import { ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput } from "./commands/ListPartnerEventSourcesCommand";
35
- import { ListReplaysCommandInput, ListReplaysCommandOutput } from "./commands/ListReplaysCommand";
36
- import { ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput } from "./commands/ListRuleNamesByTargetCommand";
37
- import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
38
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
39
- import { ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput } from "./commands/ListTargetsByRuleCommand";
40
- import { PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
41
- import { PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput } from "./commands/PutPartnerEventsCommand";
42
- import { PutPermissionCommandInput, PutPermissionCommandOutput } from "./commands/PutPermissionCommand";
43
- import { PutRuleCommandInput, PutRuleCommandOutput } from "./commands/PutRuleCommand";
44
- import { PutTargetsCommandInput, PutTargetsCommandOutput } from "./commands/PutTargetsCommand";
45
- import { RemovePermissionCommandInput, RemovePermissionCommandOutput } from "./commands/RemovePermissionCommand";
46
- import { RemoveTargetsCommandInput, RemoveTargetsCommandOutput } from "./commands/RemoveTargetsCommand";
47
- import { StartReplayCommandInput, StartReplayCommandOutput } from "./commands/StartReplayCommand";
48
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
49
- import { TestEventPatternCommandInput, TestEventPatternCommandOutput } from "./commands/TestEventPatternCommand";
50
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
51
- import { UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput } from "./commands/UpdateApiDestinationCommand";
52
- import { UpdateArchiveCommandInput, UpdateArchiveCommandOutput } from "./commands/UpdateArchiveCommand";
53
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
54
-
55
- export declare class CloudWatchEvents extends CloudWatchEventsClient {
56
-
57
- activateEventSource(args: ActivateEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<ActivateEventSourceCommandOutput>;
58
- activateEventSource(args: ActivateEventSourceCommandInput, cb: (err: any, data?: ActivateEventSourceCommandOutput) => void): void;
59
- activateEventSource(args: ActivateEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ActivateEventSourceCommandOutput) => void): void;
60
-
61
- cancelReplay(args: CancelReplayCommandInput, options?: __HttpHandlerOptions): Promise<CancelReplayCommandOutput>;
62
- cancelReplay(args: CancelReplayCommandInput, cb: (err: any, data?: CancelReplayCommandOutput) => void): void;
63
- cancelReplay(args: CancelReplayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelReplayCommandOutput) => void): void;
64
-
65
- createApiDestination(args: CreateApiDestinationCommandInput, options?: __HttpHandlerOptions): Promise<CreateApiDestinationCommandOutput>;
66
- createApiDestination(args: CreateApiDestinationCommandInput, cb: (err: any, data?: CreateApiDestinationCommandOutput) => void): void;
67
- createApiDestination(args: CreateApiDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApiDestinationCommandOutput) => void): void;
68
-
69
- createArchive(args: CreateArchiveCommandInput, options?: __HttpHandlerOptions): Promise<CreateArchiveCommandOutput>;
70
- createArchive(args: CreateArchiveCommandInput, cb: (err: any, data?: CreateArchiveCommandOutput) => void): void;
71
- createArchive(args: CreateArchiveCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateArchiveCommandOutput) => void): void;
72
-
73
- createConnection(args: CreateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectionCommandOutput>;
74
- createConnection(args: CreateConnectionCommandInput, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
75
- createConnection(args: CreateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectionCommandOutput) => void): void;
76
-
77
- createEventBus(args: CreateEventBusCommandInput, options?: __HttpHandlerOptions): Promise<CreateEventBusCommandOutput>;
78
- createEventBus(args: CreateEventBusCommandInput, cb: (err: any, data?: CreateEventBusCommandOutput) => void): void;
79
- createEventBus(args: CreateEventBusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventBusCommandOutput) => void): void;
80
-
81
- createPartnerEventSource(args: CreatePartnerEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<CreatePartnerEventSourceCommandOutput>;
82
- createPartnerEventSource(args: CreatePartnerEventSourceCommandInput, cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void): void;
83
- createPartnerEventSource(args: CreatePartnerEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void): void;
84
-
85
- deactivateEventSource(args: DeactivateEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<DeactivateEventSourceCommandOutput>;
86
- deactivateEventSource(args: DeactivateEventSourceCommandInput, cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void): void;
87
- deactivateEventSource(args: DeactivateEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void): void;
88
-
89
- deauthorizeConnection(args: DeauthorizeConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeauthorizeConnectionCommandOutput>;
90
- deauthorizeConnection(args: DeauthorizeConnectionCommandInput, cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void): void;
91
- deauthorizeConnection(args: DeauthorizeConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void): void;
92
-
93
- deleteApiDestination(args: DeleteApiDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApiDestinationCommandOutput>;
94
- deleteApiDestination(args: DeleteApiDestinationCommandInput, cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void): void;
95
- deleteApiDestination(args: DeleteApiDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void): void;
96
-
97
- deleteArchive(args: DeleteArchiveCommandInput, options?: __HttpHandlerOptions): Promise<DeleteArchiveCommandOutput>;
98
- deleteArchive(args: DeleteArchiveCommandInput, cb: (err: any, data?: DeleteArchiveCommandOutput) => void): void;
99
- deleteArchive(args: DeleteArchiveCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteArchiveCommandOutput) => void): void;
100
-
101
- deleteConnection(args: DeleteConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteConnectionCommandOutput>;
102
- deleteConnection(args: DeleteConnectionCommandInput, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
103
- deleteConnection(args: DeleteConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteConnectionCommandOutput) => void): void;
104
-
105
- deleteEventBus(args: DeleteEventBusCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventBusCommandOutput>;
106
- deleteEventBus(args: DeleteEventBusCommandInput, cb: (err: any, data?: DeleteEventBusCommandOutput) => void): void;
107
- deleteEventBus(args: DeleteEventBusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventBusCommandOutput) => void): void;
108
-
109
- deletePartnerEventSource(args: DeletePartnerEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<DeletePartnerEventSourceCommandOutput>;
110
- deletePartnerEventSource(args: DeletePartnerEventSourceCommandInput, cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void): void;
111
- deletePartnerEventSource(args: DeletePartnerEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void): void;
112
-
113
- deleteRule(args: DeleteRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRuleCommandOutput>;
114
- deleteRule(args: DeleteRuleCommandInput, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
115
- deleteRule(args: DeleteRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
116
-
117
- describeApiDestination(args: DescribeApiDestinationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApiDestinationCommandOutput>;
118
- describeApiDestination(args: DescribeApiDestinationCommandInput, cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void): void;
119
- describeApiDestination(args: DescribeApiDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void): void;
120
-
121
- describeArchive(args: DescribeArchiveCommandInput, options?: __HttpHandlerOptions): Promise<DescribeArchiveCommandOutput>;
122
- describeArchive(args: DescribeArchiveCommandInput, cb: (err: any, data?: DescribeArchiveCommandOutput) => void): void;
123
- describeArchive(args: DescribeArchiveCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeArchiveCommandOutput) => void): void;
124
-
125
- describeConnection(args: DescribeConnectionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConnectionCommandOutput>;
126
- describeConnection(args: DescribeConnectionCommandInput, cb: (err: any, data?: DescribeConnectionCommandOutput) => void): void;
127
- describeConnection(args: DescribeConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConnectionCommandOutput) => void): void;
128
-
129
- describeEventBus(args: DescribeEventBusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventBusCommandOutput>;
130
- describeEventBus(args: DescribeEventBusCommandInput, cb: (err: any, data?: DescribeEventBusCommandOutput) => void): void;
131
- describeEventBus(args: DescribeEventBusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventBusCommandOutput) => void): void;
132
-
133
- describeEventSource(args: DescribeEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSourceCommandOutput>;
134
- describeEventSource(args: DescribeEventSourceCommandInput, cb: (err: any, data?: DescribeEventSourceCommandOutput) => void): void;
135
- describeEventSource(args: DescribeEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSourceCommandOutput) => void): void;
136
-
137
- describePartnerEventSource(args: DescribePartnerEventSourceCommandInput, options?: __HttpHandlerOptions): Promise<DescribePartnerEventSourceCommandOutput>;
138
- describePartnerEventSource(args: DescribePartnerEventSourceCommandInput, cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void): void;
139
- describePartnerEventSource(args: DescribePartnerEventSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void): void;
140
-
141
- describeReplay(args: DescribeReplayCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReplayCommandOutput>;
142
- describeReplay(args: DescribeReplayCommandInput, cb: (err: any, data?: DescribeReplayCommandOutput) => void): void;
143
- describeReplay(args: DescribeReplayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplayCommandOutput) => void): void;
144
-
145
- describeRule(args: DescribeRuleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRuleCommandOutput>;
146
- describeRule(args: DescribeRuleCommandInput, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void;
147
- describeRule(args: DescribeRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void;
148
-
149
- disableRule(args: DisableRuleCommandInput, options?: __HttpHandlerOptions): Promise<DisableRuleCommandOutput>;
150
- disableRule(args: DisableRuleCommandInput, cb: (err: any, data?: DisableRuleCommandOutput) => void): void;
151
- disableRule(args: DisableRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableRuleCommandOutput) => void): void;
152
-
153
- enableRule(args: EnableRuleCommandInput, options?: __HttpHandlerOptions): Promise<EnableRuleCommandOutput>;
154
- enableRule(args: EnableRuleCommandInput, cb: (err: any, data?: EnableRuleCommandOutput) => void): void;
155
- enableRule(args: EnableRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableRuleCommandOutput) => void): void;
156
-
157
- listApiDestinations(args: ListApiDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListApiDestinationsCommandOutput>;
158
- listApiDestinations(args: ListApiDestinationsCommandInput, cb: (err: any, data?: ListApiDestinationsCommandOutput) => void): void;
159
- listApiDestinations(args: ListApiDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApiDestinationsCommandOutput) => void): void;
160
-
161
- listArchives(args: ListArchivesCommandInput, options?: __HttpHandlerOptions): Promise<ListArchivesCommandOutput>;
162
- listArchives(args: ListArchivesCommandInput, cb: (err: any, data?: ListArchivesCommandOutput) => void): void;
163
- listArchives(args: ListArchivesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListArchivesCommandOutput) => void): void;
164
-
165
- listConnections(args: ListConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectionsCommandOutput>;
166
- listConnections(args: ListConnectionsCommandInput, cb: (err: any, data?: ListConnectionsCommandOutput) => void): void;
167
- listConnections(args: ListConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectionsCommandOutput) => void): void;
168
-
169
- listEventBuses(args: ListEventBusesCommandInput, options?: __HttpHandlerOptions): Promise<ListEventBusesCommandOutput>;
170
- listEventBuses(args: ListEventBusesCommandInput, cb: (err: any, data?: ListEventBusesCommandOutput) => void): void;
171
- listEventBuses(args: ListEventBusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventBusesCommandOutput) => void): void;
172
-
173
- listEventSources(args: ListEventSourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListEventSourcesCommandOutput>;
174
- listEventSources(args: ListEventSourcesCommandInput, cb: (err: any, data?: ListEventSourcesCommandOutput) => void): void;
175
- listEventSources(args: ListEventSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventSourcesCommandOutput) => void): void;
176
-
177
- listPartnerEventSourceAccounts(args: ListPartnerEventSourceAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListPartnerEventSourceAccountsCommandOutput>;
178
- listPartnerEventSourceAccounts(args: ListPartnerEventSourceAccountsCommandInput, cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void): void;
179
- listPartnerEventSourceAccounts(args: ListPartnerEventSourceAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void): void;
180
-
181
- listPartnerEventSources(args: ListPartnerEventSourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListPartnerEventSourcesCommandOutput>;
182
- listPartnerEventSources(args: ListPartnerEventSourcesCommandInput, cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void): void;
183
- listPartnerEventSources(args: ListPartnerEventSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void): void;
184
-
185
- listReplays(args: ListReplaysCommandInput, options?: __HttpHandlerOptions): Promise<ListReplaysCommandOutput>;
186
- listReplays(args: ListReplaysCommandInput, cb: (err: any, data?: ListReplaysCommandOutput) => void): void;
187
- listReplays(args: ListReplaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReplaysCommandOutput) => void): void;
188
-
189
- listRuleNamesByTarget(args: ListRuleNamesByTargetCommandInput, options?: __HttpHandlerOptions): Promise<ListRuleNamesByTargetCommandOutput>;
190
- listRuleNamesByTarget(args: ListRuleNamesByTargetCommandInput, cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void): void;
191
- listRuleNamesByTarget(args: ListRuleNamesByTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void): void;
192
-
193
- listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRulesCommandOutput>;
194
- listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
195
- listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
196
-
197
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
198
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
199
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
200
-
201
- listTargetsByRule(args: ListTargetsByRuleCommandInput, options?: __HttpHandlerOptions): Promise<ListTargetsByRuleCommandOutput>;
202
- listTargetsByRule(args: ListTargetsByRuleCommandInput, cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void): void;
203
- listTargetsByRule(args: ListTargetsByRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void): void;
204
-
205
- putEvents(args: PutEventsCommandInput, options?: __HttpHandlerOptions): Promise<PutEventsCommandOutput>;
206
- putEvents(args: PutEventsCommandInput, cb: (err: any, data?: PutEventsCommandOutput) => void): void;
207
- putEvents(args: PutEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEventsCommandOutput) => void): void;
208
-
209
- putPartnerEvents(args: PutPartnerEventsCommandInput, options?: __HttpHandlerOptions): Promise<PutPartnerEventsCommandOutput>;
210
- putPartnerEvents(args: PutPartnerEventsCommandInput, cb: (err: any, data?: PutPartnerEventsCommandOutput) => void): void;
211
- putPartnerEvents(args: PutPartnerEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutPartnerEventsCommandOutput) => void): void;
212
-
213
- putPermission(args: PutPermissionCommandInput, options?: __HttpHandlerOptions): Promise<PutPermissionCommandOutput>;
214
- putPermission(args: PutPermissionCommandInput, cb: (err: any, data?: PutPermissionCommandOutput) => void): void;
215
- putPermission(args: PutPermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutPermissionCommandOutput) => void): void;
216
-
217
- putRule(args: PutRuleCommandInput, options?: __HttpHandlerOptions): Promise<PutRuleCommandOutput>;
218
- putRule(args: PutRuleCommandInput, cb: (err: any, data?: PutRuleCommandOutput) => void): void;
219
- putRule(args: PutRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutRuleCommandOutput) => void): void;
220
-
221
- putTargets(args: PutTargetsCommandInput, options?: __HttpHandlerOptions): Promise<PutTargetsCommandOutput>;
222
- putTargets(args: PutTargetsCommandInput, cb: (err: any, data?: PutTargetsCommandOutput) => void): void;
223
- putTargets(args: PutTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutTargetsCommandOutput) => void): void;
224
-
225
- removePermission(args: RemovePermissionCommandInput, options?: __HttpHandlerOptions): Promise<RemovePermissionCommandOutput>;
226
- removePermission(args: RemovePermissionCommandInput, cb: (err: any, data?: RemovePermissionCommandOutput) => void): void;
227
- removePermission(args: RemovePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemovePermissionCommandOutput) => void): void;
228
-
229
- removeTargets(args: RemoveTargetsCommandInput, options?: __HttpHandlerOptions): Promise<RemoveTargetsCommandOutput>;
230
- removeTargets(args: RemoveTargetsCommandInput, cb: (err: any, data?: RemoveTargetsCommandOutput) => void): void;
231
- removeTargets(args: RemoveTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTargetsCommandOutput) => void): void;
232
-
233
- startReplay(args: StartReplayCommandInput, options?: __HttpHandlerOptions): Promise<StartReplayCommandOutput>;
234
- startReplay(args: StartReplayCommandInput, cb: (err: any, data?: StartReplayCommandOutput) => void): void;
235
- startReplay(args: StartReplayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartReplayCommandOutput) => void): void;
236
-
237
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
238
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
239
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
240
-
241
- testEventPattern(args: TestEventPatternCommandInput, options?: __HttpHandlerOptions): Promise<TestEventPatternCommandOutput>;
242
- testEventPattern(args: TestEventPatternCommandInput, cb: (err: any, data?: TestEventPatternCommandOutput) => void): void;
243
- testEventPattern(args: TestEventPatternCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestEventPatternCommandOutput) => void): void;
244
-
245
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
246
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
247
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
248
-
249
- updateApiDestination(args: UpdateApiDestinationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApiDestinationCommandOutput>;
250
- updateApiDestination(args: UpdateApiDestinationCommandInput, cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void): void;
251
- updateApiDestination(args: UpdateApiDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void): void;
252
-
253
- updateArchive(args: UpdateArchiveCommandInput, options?: __HttpHandlerOptions): Promise<UpdateArchiveCommandOutput>;
254
- updateArchive(args: UpdateArchiveCommandInput, cb: (err: any, data?: UpdateArchiveCommandOutput) => void): void;
255
- updateArchive(args: UpdateArchiveCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateArchiveCommandOutput) => void): void;
256
-
257
- updateConnection(args: UpdateConnectionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateConnectionCommandOutput>;
258
- updateConnection(args: UpdateConnectionCommandInput, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
259
- updateConnection(args: UpdateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
260
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import { CloudWatchEventsClient } from "./CloudWatchEventsClient";
3
+ import {
4
+ ActivateEventSourceCommandInput,
5
+ ActivateEventSourceCommandOutput,
6
+ } from "./commands/ActivateEventSourceCommand";
7
+ import {
8
+ CancelReplayCommandInput,
9
+ CancelReplayCommandOutput,
10
+ } from "./commands/CancelReplayCommand";
11
+ import {
12
+ CreateApiDestinationCommandInput,
13
+ CreateApiDestinationCommandOutput,
14
+ } from "./commands/CreateApiDestinationCommand";
15
+ import {
16
+ CreateArchiveCommandInput,
17
+ CreateArchiveCommandOutput,
18
+ } from "./commands/CreateArchiveCommand";
19
+ import {
20
+ CreateConnectionCommandInput,
21
+ CreateConnectionCommandOutput,
22
+ } from "./commands/CreateConnectionCommand";
23
+ import {
24
+ CreateEventBusCommandInput,
25
+ CreateEventBusCommandOutput,
26
+ } from "./commands/CreateEventBusCommand";
27
+ import {
28
+ CreatePartnerEventSourceCommandInput,
29
+ CreatePartnerEventSourceCommandOutput,
30
+ } from "./commands/CreatePartnerEventSourceCommand";
31
+ import {
32
+ DeactivateEventSourceCommandInput,
33
+ DeactivateEventSourceCommandOutput,
34
+ } from "./commands/DeactivateEventSourceCommand";
35
+ import {
36
+ DeauthorizeConnectionCommandInput,
37
+ DeauthorizeConnectionCommandOutput,
38
+ } from "./commands/DeauthorizeConnectionCommand";
39
+ import {
40
+ DeleteApiDestinationCommandInput,
41
+ DeleteApiDestinationCommandOutput,
42
+ } from "./commands/DeleteApiDestinationCommand";
43
+ import {
44
+ DeleteArchiveCommandInput,
45
+ DeleteArchiveCommandOutput,
46
+ } from "./commands/DeleteArchiveCommand";
47
+ import {
48
+ DeleteConnectionCommandInput,
49
+ DeleteConnectionCommandOutput,
50
+ } from "./commands/DeleteConnectionCommand";
51
+ import {
52
+ DeleteEventBusCommandInput,
53
+ DeleteEventBusCommandOutput,
54
+ } from "./commands/DeleteEventBusCommand";
55
+ import {
56
+ DeletePartnerEventSourceCommandInput,
57
+ DeletePartnerEventSourceCommandOutput,
58
+ } from "./commands/DeletePartnerEventSourceCommand";
59
+ import {
60
+ DeleteRuleCommandInput,
61
+ DeleteRuleCommandOutput,
62
+ } from "./commands/DeleteRuleCommand";
63
+ import {
64
+ DescribeApiDestinationCommandInput,
65
+ DescribeApiDestinationCommandOutput,
66
+ } from "./commands/DescribeApiDestinationCommand";
67
+ import {
68
+ DescribeArchiveCommandInput,
69
+ DescribeArchiveCommandOutput,
70
+ } from "./commands/DescribeArchiveCommand";
71
+ import {
72
+ DescribeConnectionCommandInput,
73
+ DescribeConnectionCommandOutput,
74
+ } from "./commands/DescribeConnectionCommand";
75
+ import {
76
+ DescribeEventBusCommandInput,
77
+ DescribeEventBusCommandOutput,
78
+ } from "./commands/DescribeEventBusCommand";
79
+ import {
80
+ DescribeEventSourceCommandInput,
81
+ DescribeEventSourceCommandOutput,
82
+ } from "./commands/DescribeEventSourceCommand";
83
+ import {
84
+ DescribePartnerEventSourceCommandInput,
85
+ DescribePartnerEventSourceCommandOutput,
86
+ } from "./commands/DescribePartnerEventSourceCommand";
87
+ import {
88
+ DescribeReplayCommandInput,
89
+ DescribeReplayCommandOutput,
90
+ } from "./commands/DescribeReplayCommand";
91
+ import {
92
+ DescribeRuleCommandInput,
93
+ DescribeRuleCommandOutput,
94
+ } from "./commands/DescribeRuleCommand";
95
+ import {
96
+ DisableRuleCommandInput,
97
+ DisableRuleCommandOutput,
98
+ } from "./commands/DisableRuleCommand";
99
+ import {
100
+ EnableRuleCommandInput,
101
+ EnableRuleCommandOutput,
102
+ } from "./commands/EnableRuleCommand";
103
+ import {
104
+ ListApiDestinationsCommandInput,
105
+ ListApiDestinationsCommandOutput,
106
+ } from "./commands/ListApiDestinationsCommand";
107
+ import {
108
+ ListArchivesCommandInput,
109
+ ListArchivesCommandOutput,
110
+ } from "./commands/ListArchivesCommand";
111
+ import {
112
+ ListConnectionsCommandInput,
113
+ ListConnectionsCommandOutput,
114
+ } from "./commands/ListConnectionsCommand";
115
+ import {
116
+ ListEventBusesCommandInput,
117
+ ListEventBusesCommandOutput,
118
+ } from "./commands/ListEventBusesCommand";
119
+ import {
120
+ ListEventSourcesCommandInput,
121
+ ListEventSourcesCommandOutput,
122
+ } from "./commands/ListEventSourcesCommand";
123
+ import {
124
+ ListPartnerEventSourceAccountsCommandInput,
125
+ ListPartnerEventSourceAccountsCommandOutput,
126
+ } from "./commands/ListPartnerEventSourceAccountsCommand";
127
+ import {
128
+ ListPartnerEventSourcesCommandInput,
129
+ ListPartnerEventSourcesCommandOutput,
130
+ } from "./commands/ListPartnerEventSourcesCommand";
131
+ import {
132
+ ListReplaysCommandInput,
133
+ ListReplaysCommandOutput,
134
+ } from "./commands/ListReplaysCommand";
135
+ import {
136
+ ListRuleNamesByTargetCommandInput,
137
+ ListRuleNamesByTargetCommandOutput,
138
+ } from "./commands/ListRuleNamesByTargetCommand";
139
+ import {
140
+ ListRulesCommandInput,
141
+ ListRulesCommandOutput,
142
+ } from "./commands/ListRulesCommand";
143
+ import {
144
+ ListTagsForResourceCommandInput,
145
+ ListTagsForResourceCommandOutput,
146
+ } from "./commands/ListTagsForResourceCommand";
147
+ import {
148
+ ListTargetsByRuleCommandInput,
149
+ ListTargetsByRuleCommandOutput,
150
+ } from "./commands/ListTargetsByRuleCommand";
151
+ import {
152
+ PutEventsCommandInput,
153
+ PutEventsCommandOutput,
154
+ } from "./commands/PutEventsCommand";
155
+ import {
156
+ PutPartnerEventsCommandInput,
157
+ PutPartnerEventsCommandOutput,
158
+ } from "./commands/PutPartnerEventsCommand";
159
+ import {
160
+ PutPermissionCommandInput,
161
+ PutPermissionCommandOutput,
162
+ } from "./commands/PutPermissionCommand";
163
+ import {
164
+ PutRuleCommandInput,
165
+ PutRuleCommandOutput,
166
+ } from "./commands/PutRuleCommand";
167
+ import {
168
+ PutTargetsCommandInput,
169
+ PutTargetsCommandOutput,
170
+ } from "./commands/PutTargetsCommand";
171
+ import {
172
+ RemovePermissionCommandInput,
173
+ RemovePermissionCommandOutput,
174
+ } from "./commands/RemovePermissionCommand";
175
+ import {
176
+ RemoveTargetsCommandInput,
177
+ RemoveTargetsCommandOutput,
178
+ } from "./commands/RemoveTargetsCommand";
179
+ import {
180
+ StartReplayCommandInput,
181
+ StartReplayCommandOutput,
182
+ } from "./commands/StartReplayCommand";
183
+ import {
184
+ TagResourceCommandInput,
185
+ TagResourceCommandOutput,
186
+ } from "./commands/TagResourceCommand";
187
+ import {
188
+ TestEventPatternCommandInput,
189
+ TestEventPatternCommandOutput,
190
+ } from "./commands/TestEventPatternCommand";
191
+ import {
192
+ UntagResourceCommandInput,
193
+ UntagResourceCommandOutput,
194
+ } from "./commands/UntagResourceCommand";
195
+ import {
196
+ UpdateApiDestinationCommandInput,
197
+ UpdateApiDestinationCommandOutput,
198
+ } from "./commands/UpdateApiDestinationCommand";
199
+ import {
200
+ UpdateArchiveCommandInput,
201
+ UpdateArchiveCommandOutput,
202
+ } from "./commands/UpdateArchiveCommand";
203
+ import {
204
+ UpdateConnectionCommandInput,
205
+ UpdateConnectionCommandOutput,
206
+ } from "./commands/UpdateConnectionCommand";
207
+ export declare class CloudWatchEvents extends CloudWatchEventsClient {
208
+ activateEventSource(
209
+ args: ActivateEventSourceCommandInput,
210
+ options?: __HttpHandlerOptions
211
+ ): Promise<ActivateEventSourceCommandOutput>;
212
+ activateEventSource(
213
+ args: ActivateEventSourceCommandInput,
214
+ cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
215
+ ): void;
216
+ activateEventSource(
217
+ args: ActivateEventSourceCommandInput,
218
+ options: __HttpHandlerOptions,
219
+ cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
220
+ ): void;
221
+ cancelReplay(
222
+ args: CancelReplayCommandInput,
223
+ options?: __HttpHandlerOptions
224
+ ): Promise<CancelReplayCommandOutput>;
225
+ cancelReplay(
226
+ args: CancelReplayCommandInput,
227
+ cb: (err: any, data?: CancelReplayCommandOutput) => void
228
+ ): void;
229
+ cancelReplay(
230
+ args: CancelReplayCommandInput,
231
+ options: __HttpHandlerOptions,
232
+ cb: (err: any, data?: CancelReplayCommandOutput) => void
233
+ ): void;
234
+ createApiDestination(
235
+ args: CreateApiDestinationCommandInput,
236
+ options?: __HttpHandlerOptions
237
+ ): Promise<CreateApiDestinationCommandOutput>;
238
+ createApiDestination(
239
+ args: CreateApiDestinationCommandInput,
240
+ cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
241
+ ): void;
242
+ createApiDestination(
243
+ args: CreateApiDestinationCommandInput,
244
+ options: __HttpHandlerOptions,
245
+ cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
246
+ ): void;
247
+ createArchive(
248
+ args: CreateArchiveCommandInput,
249
+ options?: __HttpHandlerOptions
250
+ ): Promise<CreateArchiveCommandOutput>;
251
+ createArchive(
252
+ args: CreateArchiveCommandInput,
253
+ cb: (err: any, data?: CreateArchiveCommandOutput) => void
254
+ ): void;
255
+ createArchive(
256
+ args: CreateArchiveCommandInput,
257
+ options: __HttpHandlerOptions,
258
+ cb: (err: any, data?: CreateArchiveCommandOutput) => void
259
+ ): void;
260
+ createConnection(
261
+ args: CreateConnectionCommandInput,
262
+ options?: __HttpHandlerOptions
263
+ ): Promise<CreateConnectionCommandOutput>;
264
+ createConnection(
265
+ args: CreateConnectionCommandInput,
266
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
267
+ ): void;
268
+ createConnection(
269
+ args: CreateConnectionCommandInput,
270
+ options: __HttpHandlerOptions,
271
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
272
+ ): void;
273
+ createEventBus(
274
+ args: CreateEventBusCommandInput,
275
+ options?: __HttpHandlerOptions
276
+ ): Promise<CreateEventBusCommandOutput>;
277
+ createEventBus(
278
+ args: CreateEventBusCommandInput,
279
+ cb: (err: any, data?: CreateEventBusCommandOutput) => void
280
+ ): void;
281
+ createEventBus(
282
+ args: CreateEventBusCommandInput,
283
+ options: __HttpHandlerOptions,
284
+ cb: (err: any, data?: CreateEventBusCommandOutput) => void
285
+ ): void;
286
+ createPartnerEventSource(
287
+ args: CreatePartnerEventSourceCommandInput,
288
+ options?: __HttpHandlerOptions
289
+ ): Promise<CreatePartnerEventSourceCommandOutput>;
290
+ createPartnerEventSource(
291
+ args: CreatePartnerEventSourceCommandInput,
292
+ cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
293
+ ): void;
294
+ createPartnerEventSource(
295
+ args: CreatePartnerEventSourceCommandInput,
296
+ options: __HttpHandlerOptions,
297
+ cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
298
+ ): void;
299
+ deactivateEventSource(
300
+ args: DeactivateEventSourceCommandInput,
301
+ options?: __HttpHandlerOptions
302
+ ): Promise<DeactivateEventSourceCommandOutput>;
303
+ deactivateEventSource(
304
+ args: DeactivateEventSourceCommandInput,
305
+ cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
306
+ ): void;
307
+ deactivateEventSource(
308
+ args: DeactivateEventSourceCommandInput,
309
+ options: __HttpHandlerOptions,
310
+ cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
311
+ ): void;
312
+ deauthorizeConnection(
313
+ args: DeauthorizeConnectionCommandInput,
314
+ options?: __HttpHandlerOptions
315
+ ): Promise<DeauthorizeConnectionCommandOutput>;
316
+ deauthorizeConnection(
317
+ args: DeauthorizeConnectionCommandInput,
318
+ cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
319
+ ): void;
320
+ deauthorizeConnection(
321
+ args: DeauthorizeConnectionCommandInput,
322
+ options: __HttpHandlerOptions,
323
+ cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
324
+ ): void;
325
+ deleteApiDestination(
326
+ args: DeleteApiDestinationCommandInput,
327
+ options?: __HttpHandlerOptions
328
+ ): Promise<DeleteApiDestinationCommandOutput>;
329
+ deleteApiDestination(
330
+ args: DeleteApiDestinationCommandInput,
331
+ cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
332
+ ): void;
333
+ deleteApiDestination(
334
+ args: DeleteApiDestinationCommandInput,
335
+ options: __HttpHandlerOptions,
336
+ cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
337
+ ): void;
338
+ deleteArchive(
339
+ args: DeleteArchiveCommandInput,
340
+ options?: __HttpHandlerOptions
341
+ ): Promise<DeleteArchiveCommandOutput>;
342
+ deleteArchive(
343
+ args: DeleteArchiveCommandInput,
344
+ cb: (err: any, data?: DeleteArchiveCommandOutput) => void
345
+ ): void;
346
+ deleteArchive(
347
+ args: DeleteArchiveCommandInput,
348
+ options: __HttpHandlerOptions,
349
+ cb: (err: any, data?: DeleteArchiveCommandOutput) => void
350
+ ): void;
351
+ deleteConnection(
352
+ args: DeleteConnectionCommandInput,
353
+ options?: __HttpHandlerOptions
354
+ ): Promise<DeleteConnectionCommandOutput>;
355
+ deleteConnection(
356
+ args: DeleteConnectionCommandInput,
357
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
358
+ ): void;
359
+ deleteConnection(
360
+ args: DeleteConnectionCommandInput,
361
+ options: __HttpHandlerOptions,
362
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
363
+ ): void;
364
+ deleteEventBus(
365
+ args: DeleteEventBusCommandInput,
366
+ options?: __HttpHandlerOptions
367
+ ): Promise<DeleteEventBusCommandOutput>;
368
+ deleteEventBus(
369
+ args: DeleteEventBusCommandInput,
370
+ cb: (err: any, data?: DeleteEventBusCommandOutput) => void
371
+ ): void;
372
+ deleteEventBus(
373
+ args: DeleteEventBusCommandInput,
374
+ options: __HttpHandlerOptions,
375
+ cb: (err: any, data?: DeleteEventBusCommandOutput) => void
376
+ ): void;
377
+ deletePartnerEventSource(
378
+ args: DeletePartnerEventSourceCommandInput,
379
+ options?: __HttpHandlerOptions
380
+ ): Promise<DeletePartnerEventSourceCommandOutput>;
381
+ deletePartnerEventSource(
382
+ args: DeletePartnerEventSourceCommandInput,
383
+ cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
384
+ ): void;
385
+ deletePartnerEventSource(
386
+ args: DeletePartnerEventSourceCommandInput,
387
+ options: __HttpHandlerOptions,
388
+ cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
389
+ ): void;
390
+ deleteRule(
391
+ args: DeleteRuleCommandInput,
392
+ options?: __HttpHandlerOptions
393
+ ): Promise<DeleteRuleCommandOutput>;
394
+ deleteRule(
395
+ args: DeleteRuleCommandInput,
396
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void
397
+ ): void;
398
+ deleteRule(
399
+ args: DeleteRuleCommandInput,
400
+ options: __HttpHandlerOptions,
401
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void
402
+ ): void;
403
+ describeApiDestination(
404
+ args: DescribeApiDestinationCommandInput,
405
+ options?: __HttpHandlerOptions
406
+ ): Promise<DescribeApiDestinationCommandOutput>;
407
+ describeApiDestination(
408
+ args: DescribeApiDestinationCommandInput,
409
+ cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
410
+ ): void;
411
+ describeApiDestination(
412
+ args: DescribeApiDestinationCommandInput,
413
+ options: __HttpHandlerOptions,
414
+ cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
415
+ ): void;
416
+ describeArchive(
417
+ args: DescribeArchiveCommandInput,
418
+ options?: __HttpHandlerOptions
419
+ ): Promise<DescribeArchiveCommandOutput>;
420
+ describeArchive(
421
+ args: DescribeArchiveCommandInput,
422
+ cb: (err: any, data?: DescribeArchiveCommandOutput) => void
423
+ ): void;
424
+ describeArchive(
425
+ args: DescribeArchiveCommandInput,
426
+ options: __HttpHandlerOptions,
427
+ cb: (err: any, data?: DescribeArchiveCommandOutput) => void
428
+ ): void;
429
+ describeConnection(
430
+ args: DescribeConnectionCommandInput,
431
+ options?: __HttpHandlerOptions
432
+ ): Promise<DescribeConnectionCommandOutput>;
433
+ describeConnection(
434
+ args: DescribeConnectionCommandInput,
435
+ cb: (err: any, data?: DescribeConnectionCommandOutput) => void
436
+ ): void;
437
+ describeConnection(
438
+ args: DescribeConnectionCommandInput,
439
+ options: __HttpHandlerOptions,
440
+ cb: (err: any, data?: DescribeConnectionCommandOutput) => void
441
+ ): void;
442
+ describeEventBus(
443
+ args: DescribeEventBusCommandInput,
444
+ options?: __HttpHandlerOptions
445
+ ): Promise<DescribeEventBusCommandOutput>;
446
+ describeEventBus(
447
+ args: DescribeEventBusCommandInput,
448
+ cb: (err: any, data?: DescribeEventBusCommandOutput) => void
449
+ ): void;
450
+ describeEventBus(
451
+ args: DescribeEventBusCommandInput,
452
+ options: __HttpHandlerOptions,
453
+ cb: (err: any, data?: DescribeEventBusCommandOutput) => void
454
+ ): void;
455
+ describeEventSource(
456
+ args: DescribeEventSourceCommandInput,
457
+ options?: __HttpHandlerOptions
458
+ ): Promise<DescribeEventSourceCommandOutput>;
459
+ describeEventSource(
460
+ args: DescribeEventSourceCommandInput,
461
+ cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
462
+ ): void;
463
+ describeEventSource(
464
+ args: DescribeEventSourceCommandInput,
465
+ options: __HttpHandlerOptions,
466
+ cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
467
+ ): void;
468
+ describePartnerEventSource(
469
+ args: DescribePartnerEventSourceCommandInput,
470
+ options?: __HttpHandlerOptions
471
+ ): Promise<DescribePartnerEventSourceCommandOutput>;
472
+ describePartnerEventSource(
473
+ args: DescribePartnerEventSourceCommandInput,
474
+ cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
475
+ ): void;
476
+ describePartnerEventSource(
477
+ args: DescribePartnerEventSourceCommandInput,
478
+ options: __HttpHandlerOptions,
479
+ cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
480
+ ): void;
481
+ describeReplay(
482
+ args: DescribeReplayCommandInput,
483
+ options?: __HttpHandlerOptions
484
+ ): Promise<DescribeReplayCommandOutput>;
485
+ describeReplay(
486
+ args: DescribeReplayCommandInput,
487
+ cb: (err: any, data?: DescribeReplayCommandOutput) => void
488
+ ): void;
489
+ describeReplay(
490
+ args: DescribeReplayCommandInput,
491
+ options: __HttpHandlerOptions,
492
+ cb: (err: any, data?: DescribeReplayCommandOutput) => void
493
+ ): void;
494
+ describeRule(
495
+ args: DescribeRuleCommandInput,
496
+ options?: __HttpHandlerOptions
497
+ ): Promise<DescribeRuleCommandOutput>;
498
+ describeRule(
499
+ args: DescribeRuleCommandInput,
500
+ cb: (err: any, data?: DescribeRuleCommandOutput) => void
501
+ ): void;
502
+ describeRule(
503
+ args: DescribeRuleCommandInput,
504
+ options: __HttpHandlerOptions,
505
+ cb: (err: any, data?: DescribeRuleCommandOutput) => void
506
+ ): void;
507
+ disableRule(
508
+ args: DisableRuleCommandInput,
509
+ options?: __HttpHandlerOptions
510
+ ): Promise<DisableRuleCommandOutput>;
511
+ disableRule(
512
+ args: DisableRuleCommandInput,
513
+ cb: (err: any, data?: DisableRuleCommandOutput) => void
514
+ ): void;
515
+ disableRule(
516
+ args: DisableRuleCommandInput,
517
+ options: __HttpHandlerOptions,
518
+ cb: (err: any, data?: DisableRuleCommandOutput) => void
519
+ ): void;
520
+ enableRule(
521
+ args: EnableRuleCommandInput,
522
+ options?: __HttpHandlerOptions
523
+ ): Promise<EnableRuleCommandOutput>;
524
+ enableRule(
525
+ args: EnableRuleCommandInput,
526
+ cb: (err: any, data?: EnableRuleCommandOutput) => void
527
+ ): void;
528
+ enableRule(
529
+ args: EnableRuleCommandInput,
530
+ options: __HttpHandlerOptions,
531
+ cb: (err: any, data?: EnableRuleCommandOutput) => void
532
+ ): void;
533
+ listApiDestinations(
534
+ args: ListApiDestinationsCommandInput,
535
+ options?: __HttpHandlerOptions
536
+ ): Promise<ListApiDestinationsCommandOutput>;
537
+ listApiDestinations(
538
+ args: ListApiDestinationsCommandInput,
539
+ cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
540
+ ): void;
541
+ listApiDestinations(
542
+ args: ListApiDestinationsCommandInput,
543
+ options: __HttpHandlerOptions,
544
+ cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
545
+ ): void;
546
+ listArchives(
547
+ args: ListArchivesCommandInput,
548
+ options?: __HttpHandlerOptions
549
+ ): Promise<ListArchivesCommandOutput>;
550
+ listArchives(
551
+ args: ListArchivesCommandInput,
552
+ cb: (err: any, data?: ListArchivesCommandOutput) => void
553
+ ): void;
554
+ listArchives(
555
+ args: ListArchivesCommandInput,
556
+ options: __HttpHandlerOptions,
557
+ cb: (err: any, data?: ListArchivesCommandOutput) => void
558
+ ): void;
559
+ listConnections(
560
+ args: ListConnectionsCommandInput,
561
+ options?: __HttpHandlerOptions
562
+ ): Promise<ListConnectionsCommandOutput>;
563
+ listConnections(
564
+ args: ListConnectionsCommandInput,
565
+ cb: (err: any, data?: ListConnectionsCommandOutput) => void
566
+ ): void;
567
+ listConnections(
568
+ args: ListConnectionsCommandInput,
569
+ options: __HttpHandlerOptions,
570
+ cb: (err: any, data?: ListConnectionsCommandOutput) => void
571
+ ): void;
572
+ listEventBuses(
573
+ args: ListEventBusesCommandInput,
574
+ options?: __HttpHandlerOptions
575
+ ): Promise<ListEventBusesCommandOutput>;
576
+ listEventBuses(
577
+ args: ListEventBusesCommandInput,
578
+ cb: (err: any, data?: ListEventBusesCommandOutput) => void
579
+ ): void;
580
+ listEventBuses(
581
+ args: ListEventBusesCommandInput,
582
+ options: __HttpHandlerOptions,
583
+ cb: (err: any, data?: ListEventBusesCommandOutput) => void
584
+ ): void;
585
+ listEventSources(
586
+ args: ListEventSourcesCommandInput,
587
+ options?: __HttpHandlerOptions
588
+ ): Promise<ListEventSourcesCommandOutput>;
589
+ listEventSources(
590
+ args: ListEventSourcesCommandInput,
591
+ cb: (err: any, data?: ListEventSourcesCommandOutput) => void
592
+ ): void;
593
+ listEventSources(
594
+ args: ListEventSourcesCommandInput,
595
+ options: __HttpHandlerOptions,
596
+ cb: (err: any, data?: ListEventSourcesCommandOutput) => void
597
+ ): void;
598
+ listPartnerEventSourceAccounts(
599
+ args: ListPartnerEventSourceAccountsCommandInput,
600
+ options?: __HttpHandlerOptions
601
+ ): Promise<ListPartnerEventSourceAccountsCommandOutput>;
602
+ listPartnerEventSourceAccounts(
603
+ args: ListPartnerEventSourceAccountsCommandInput,
604
+ cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
605
+ ): void;
606
+ listPartnerEventSourceAccounts(
607
+ args: ListPartnerEventSourceAccountsCommandInput,
608
+ options: __HttpHandlerOptions,
609
+ cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
610
+ ): void;
611
+ listPartnerEventSources(
612
+ args: ListPartnerEventSourcesCommandInput,
613
+ options?: __HttpHandlerOptions
614
+ ): Promise<ListPartnerEventSourcesCommandOutput>;
615
+ listPartnerEventSources(
616
+ args: ListPartnerEventSourcesCommandInput,
617
+ cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
618
+ ): void;
619
+ listPartnerEventSources(
620
+ args: ListPartnerEventSourcesCommandInput,
621
+ options: __HttpHandlerOptions,
622
+ cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
623
+ ): void;
624
+ listReplays(
625
+ args: ListReplaysCommandInput,
626
+ options?: __HttpHandlerOptions
627
+ ): Promise<ListReplaysCommandOutput>;
628
+ listReplays(
629
+ args: ListReplaysCommandInput,
630
+ cb: (err: any, data?: ListReplaysCommandOutput) => void
631
+ ): void;
632
+ listReplays(
633
+ args: ListReplaysCommandInput,
634
+ options: __HttpHandlerOptions,
635
+ cb: (err: any, data?: ListReplaysCommandOutput) => void
636
+ ): void;
637
+ listRuleNamesByTarget(
638
+ args: ListRuleNamesByTargetCommandInput,
639
+ options?: __HttpHandlerOptions
640
+ ): Promise<ListRuleNamesByTargetCommandOutput>;
641
+ listRuleNamesByTarget(
642
+ args: ListRuleNamesByTargetCommandInput,
643
+ cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
644
+ ): void;
645
+ listRuleNamesByTarget(
646
+ args: ListRuleNamesByTargetCommandInput,
647
+ options: __HttpHandlerOptions,
648
+ cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
649
+ ): void;
650
+ listRules(
651
+ args: ListRulesCommandInput,
652
+ options?: __HttpHandlerOptions
653
+ ): Promise<ListRulesCommandOutput>;
654
+ listRules(
655
+ args: ListRulesCommandInput,
656
+ cb: (err: any, data?: ListRulesCommandOutput) => void
657
+ ): void;
658
+ listRules(
659
+ args: ListRulesCommandInput,
660
+ options: __HttpHandlerOptions,
661
+ cb: (err: any, data?: ListRulesCommandOutput) => void
662
+ ): void;
663
+ listTagsForResource(
664
+ args: ListTagsForResourceCommandInput,
665
+ options?: __HttpHandlerOptions
666
+ ): Promise<ListTagsForResourceCommandOutput>;
667
+ listTagsForResource(
668
+ args: ListTagsForResourceCommandInput,
669
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
670
+ ): void;
671
+ listTagsForResource(
672
+ args: ListTagsForResourceCommandInput,
673
+ options: __HttpHandlerOptions,
674
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
675
+ ): void;
676
+ listTargetsByRule(
677
+ args: ListTargetsByRuleCommandInput,
678
+ options?: __HttpHandlerOptions
679
+ ): Promise<ListTargetsByRuleCommandOutput>;
680
+ listTargetsByRule(
681
+ args: ListTargetsByRuleCommandInput,
682
+ cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
683
+ ): void;
684
+ listTargetsByRule(
685
+ args: ListTargetsByRuleCommandInput,
686
+ options: __HttpHandlerOptions,
687
+ cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
688
+ ): void;
689
+ putEvents(
690
+ args: PutEventsCommandInput,
691
+ options?: __HttpHandlerOptions
692
+ ): Promise<PutEventsCommandOutput>;
693
+ putEvents(
694
+ args: PutEventsCommandInput,
695
+ cb: (err: any, data?: PutEventsCommandOutput) => void
696
+ ): void;
697
+ putEvents(
698
+ args: PutEventsCommandInput,
699
+ options: __HttpHandlerOptions,
700
+ cb: (err: any, data?: PutEventsCommandOutput) => void
701
+ ): void;
702
+ putPartnerEvents(
703
+ args: PutPartnerEventsCommandInput,
704
+ options?: __HttpHandlerOptions
705
+ ): Promise<PutPartnerEventsCommandOutput>;
706
+ putPartnerEvents(
707
+ args: PutPartnerEventsCommandInput,
708
+ cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
709
+ ): void;
710
+ putPartnerEvents(
711
+ args: PutPartnerEventsCommandInput,
712
+ options: __HttpHandlerOptions,
713
+ cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
714
+ ): void;
715
+ putPermission(
716
+ args: PutPermissionCommandInput,
717
+ options?: __HttpHandlerOptions
718
+ ): Promise<PutPermissionCommandOutput>;
719
+ putPermission(
720
+ args: PutPermissionCommandInput,
721
+ cb: (err: any, data?: PutPermissionCommandOutput) => void
722
+ ): void;
723
+ putPermission(
724
+ args: PutPermissionCommandInput,
725
+ options: __HttpHandlerOptions,
726
+ cb: (err: any, data?: PutPermissionCommandOutput) => void
727
+ ): void;
728
+ putRule(
729
+ args: PutRuleCommandInput,
730
+ options?: __HttpHandlerOptions
731
+ ): Promise<PutRuleCommandOutput>;
732
+ putRule(
733
+ args: PutRuleCommandInput,
734
+ cb: (err: any, data?: PutRuleCommandOutput) => void
735
+ ): void;
736
+ putRule(
737
+ args: PutRuleCommandInput,
738
+ options: __HttpHandlerOptions,
739
+ cb: (err: any, data?: PutRuleCommandOutput) => void
740
+ ): void;
741
+ putTargets(
742
+ args: PutTargetsCommandInput,
743
+ options?: __HttpHandlerOptions
744
+ ): Promise<PutTargetsCommandOutput>;
745
+ putTargets(
746
+ args: PutTargetsCommandInput,
747
+ cb: (err: any, data?: PutTargetsCommandOutput) => void
748
+ ): void;
749
+ putTargets(
750
+ args: PutTargetsCommandInput,
751
+ options: __HttpHandlerOptions,
752
+ cb: (err: any, data?: PutTargetsCommandOutput) => void
753
+ ): void;
754
+ removePermission(
755
+ args: RemovePermissionCommandInput,
756
+ options?: __HttpHandlerOptions
757
+ ): Promise<RemovePermissionCommandOutput>;
758
+ removePermission(
759
+ args: RemovePermissionCommandInput,
760
+ cb: (err: any, data?: RemovePermissionCommandOutput) => void
761
+ ): void;
762
+ removePermission(
763
+ args: RemovePermissionCommandInput,
764
+ options: __HttpHandlerOptions,
765
+ cb: (err: any, data?: RemovePermissionCommandOutput) => void
766
+ ): void;
767
+ removeTargets(
768
+ args: RemoveTargetsCommandInput,
769
+ options?: __HttpHandlerOptions
770
+ ): Promise<RemoveTargetsCommandOutput>;
771
+ removeTargets(
772
+ args: RemoveTargetsCommandInput,
773
+ cb: (err: any, data?: RemoveTargetsCommandOutput) => void
774
+ ): void;
775
+ removeTargets(
776
+ args: RemoveTargetsCommandInput,
777
+ options: __HttpHandlerOptions,
778
+ cb: (err: any, data?: RemoveTargetsCommandOutput) => void
779
+ ): void;
780
+ startReplay(
781
+ args: StartReplayCommandInput,
782
+ options?: __HttpHandlerOptions
783
+ ): Promise<StartReplayCommandOutput>;
784
+ startReplay(
785
+ args: StartReplayCommandInput,
786
+ cb: (err: any, data?: StartReplayCommandOutput) => void
787
+ ): void;
788
+ startReplay(
789
+ args: StartReplayCommandInput,
790
+ options: __HttpHandlerOptions,
791
+ cb: (err: any, data?: StartReplayCommandOutput) => void
792
+ ): void;
793
+ tagResource(
794
+ args: TagResourceCommandInput,
795
+ options?: __HttpHandlerOptions
796
+ ): Promise<TagResourceCommandOutput>;
797
+ tagResource(
798
+ args: TagResourceCommandInput,
799
+ cb: (err: any, data?: TagResourceCommandOutput) => void
800
+ ): void;
801
+ tagResource(
802
+ args: TagResourceCommandInput,
803
+ options: __HttpHandlerOptions,
804
+ cb: (err: any, data?: TagResourceCommandOutput) => void
805
+ ): void;
806
+ testEventPattern(
807
+ args: TestEventPatternCommandInput,
808
+ options?: __HttpHandlerOptions
809
+ ): Promise<TestEventPatternCommandOutput>;
810
+ testEventPattern(
811
+ args: TestEventPatternCommandInput,
812
+ cb: (err: any, data?: TestEventPatternCommandOutput) => void
813
+ ): void;
814
+ testEventPattern(
815
+ args: TestEventPatternCommandInput,
816
+ options: __HttpHandlerOptions,
817
+ cb: (err: any, data?: TestEventPatternCommandOutput) => void
818
+ ): void;
819
+ untagResource(
820
+ args: UntagResourceCommandInput,
821
+ options?: __HttpHandlerOptions
822
+ ): Promise<UntagResourceCommandOutput>;
823
+ untagResource(
824
+ args: UntagResourceCommandInput,
825
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
826
+ ): void;
827
+ untagResource(
828
+ args: UntagResourceCommandInput,
829
+ options: __HttpHandlerOptions,
830
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
831
+ ): void;
832
+ updateApiDestination(
833
+ args: UpdateApiDestinationCommandInput,
834
+ options?: __HttpHandlerOptions
835
+ ): Promise<UpdateApiDestinationCommandOutput>;
836
+ updateApiDestination(
837
+ args: UpdateApiDestinationCommandInput,
838
+ cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
839
+ ): void;
840
+ updateApiDestination(
841
+ args: UpdateApiDestinationCommandInput,
842
+ options: __HttpHandlerOptions,
843
+ cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
844
+ ): void;
845
+ updateArchive(
846
+ args: UpdateArchiveCommandInput,
847
+ options?: __HttpHandlerOptions
848
+ ): Promise<UpdateArchiveCommandOutput>;
849
+ updateArchive(
850
+ args: UpdateArchiveCommandInput,
851
+ cb: (err: any, data?: UpdateArchiveCommandOutput) => void
852
+ ): void;
853
+ updateArchive(
854
+ args: UpdateArchiveCommandInput,
855
+ options: __HttpHandlerOptions,
856
+ cb: (err: any, data?: UpdateArchiveCommandOutput) => void
857
+ ): void;
858
+ updateConnection(
859
+ args: UpdateConnectionCommandInput,
860
+ options?: __HttpHandlerOptions
861
+ ): Promise<UpdateConnectionCommandOutput>;
862
+ updateConnection(
863
+ args: UpdateConnectionCommandInput,
864
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
865
+ ): void;
866
+ updateConnection(
867
+ args: UpdateConnectionCommandInput,
868
+ options: __HttpHandlerOptions,
869
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
870
+ ): void;
871
+ }