@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,260 +1,922 @@
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
+
208
+ export declare class CloudWatchEvents extends CloudWatchEventsClient {
209
+ activateEventSource(
210
+ args: ActivateEventSourceCommandInput,
211
+ options?: __HttpHandlerOptions
212
+ ): Promise<ActivateEventSourceCommandOutput>;
213
+ activateEventSource(
214
+ args: ActivateEventSourceCommandInput,
215
+ cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
216
+ ): void;
217
+ activateEventSource(
218
+ args: ActivateEventSourceCommandInput,
219
+ options: __HttpHandlerOptions,
220
+ cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
221
+ ): void;
222
+
223
+ cancelReplay(
224
+ args: CancelReplayCommandInput,
225
+ options?: __HttpHandlerOptions
226
+ ): Promise<CancelReplayCommandOutput>;
227
+ cancelReplay(
228
+ args: CancelReplayCommandInput,
229
+ cb: (err: any, data?: CancelReplayCommandOutput) => void
230
+ ): void;
231
+ cancelReplay(
232
+ args: CancelReplayCommandInput,
233
+ options: __HttpHandlerOptions,
234
+ cb: (err: any, data?: CancelReplayCommandOutput) => void
235
+ ): void;
236
+
237
+ createApiDestination(
238
+ args: CreateApiDestinationCommandInput,
239
+ options?: __HttpHandlerOptions
240
+ ): Promise<CreateApiDestinationCommandOutput>;
241
+ createApiDestination(
242
+ args: CreateApiDestinationCommandInput,
243
+ cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
244
+ ): void;
245
+ createApiDestination(
246
+ args: CreateApiDestinationCommandInput,
247
+ options: __HttpHandlerOptions,
248
+ cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
249
+ ): void;
250
+
251
+ createArchive(
252
+ args: CreateArchiveCommandInput,
253
+ options?: __HttpHandlerOptions
254
+ ): Promise<CreateArchiveCommandOutput>;
255
+ createArchive(
256
+ args: CreateArchiveCommandInput,
257
+ cb: (err: any, data?: CreateArchiveCommandOutput) => void
258
+ ): void;
259
+ createArchive(
260
+ args: CreateArchiveCommandInput,
261
+ options: __HttpHandlerOptions,
262
+ cb: (err: any, data?: CreateArchiveCommandOutput) => void
263
+ ): void;
264
+
265
+ createConnection(
266
+ args: CreateConnectionCommandInput,
267
+ options?: __HttpHandlerOptions
268
+ ): Promise<CreateConnectionCommandOutput>;
269
+ createConnection(
270
+ args: CreateConnectionCommandInput,
271
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
272
+ ): void;
273
+ createConnection(
274
+ args: CreateConnectionCommandInput,
275
+ options: __HttpHandlerOptions,
276
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void
277
+ ): void;
278
+
279
+ createEventBus(
280
+ args: CreateEventBusCommandInput,
281
+ options?: __HttpHandlerOptions
282
+ ): Promise<CreateEventBusCommandOutput>;
283
+ createEventBus(
284
+ args: CreateEventBusCommandInput,
285
+ cb: (err: any, data?: CreateEventBusCommandOutput) => void
286
+ ): void;
287
+ createEventBus(
288
+ args: CreateEventBusCommandInput,
289
+ options: __HttpHandlerOptions,
290
+ cb: (err: any, data?: CreateEventBusCommandOutput) => void
291
+ ): void;
292
+
293
+ createPartnerEventSource(
294
+ args: CreatePartnerEventSourceCommandInput,
295
+ options?: __HttpHandlerOptions
296
+ ): Promise<CreatePartnerEventSourceCommandOutput>;
297
+ createPartnerEventSource(
298
+ args: CreatePartnerEventSourceCommandInput,
299
+ cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
300
+ ): void;
301
+ createPartnerEventSource(
302
+ args: CreatePartnerEventSourceCommandInput,
303
+ options: __HttpHandlerOptions,
304
+ cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
305
+ ): void;
306
+
307
+ deactivateEventSource(
308
+ args: DeactivateEventSourceCommandInput,
309
+ options?: __HttpHandlerOptions
310
+ ): Promise<DeactivateEventSourceCommandOutput>;
311
+ deactivateEventSource(
312
+ args: DeactivateEventSourceCommandInput,
313
+ cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
314
+ ): void;
315
+ deactivateEventSource(
316
+ args: DeactivateEventSourceCommandInput,
317
+ options: __HttpHandlerOptions,
318
+ cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
319
+ ): void;
320
+
321
+ deauthorizeConnection(
322
+ args: DeauthorizeConnectionCommandInput,
323
+ options?: __HttpHandlerOptions
324
+ ): Promise<DeauthorizeConnectionCommandOutput>;
325
+ deauthorizeConnection(
326
+ args: DeauthorizeConnectionCommandInput,
327
+ cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
328
+ ): void;
329
+ deauthorizeConnection(
330
+ args: DeauthorizeConnectionCommandInput,
331
+ options: __HttpHandlerOptions,
332
+ cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
333
+ ): void;
334
+
335
+ deleteApiDestination(
336
+ args: DeleteApiDestinationCommandInput,
337
+ options?: __HttpHandlerOptions
338
+ ): Promise<DeleteApiDestinationCommandOutput>;
339
+ deleteApiDestination(
340
+ args: DeleteApiDestinationCommandInput,
341
+ cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
342
+ ): void;
343
+ deleteApiDestination(
344
+ args: DeleteApiDestinationCommandInput,
345
+ options: __HttpHandlerOptions,
346
+ cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
347
+ ): void;
348
+
349
+ deleteArchive(
350
+ args: DeleteArchiveCommandInput,
351
+ options?: __HttpHandlerOptions
352
+ ): Promise<DeleteArchiveCommandOutput>;
353
+ deleteArchive(
354
+ args: DeleteArchiveCommandInput,
355
+ cb: (err: any, data?: DeleteArchiveCommandOutput) => void
356
+ ): void;
357
+ deleteArchive(
358
+ args: DeleteArchiveCommandInput,
359
+ options: __HttpHandlerOptions,
360
+ cb: (err: any, data?: DeleteArchiveCommandOutput) => void
361
+ ): void;
362
+
363
+ deleteConnection(
364
+ args: DeleteConnectionCommandInput,
365
+ options?: __HttpHandlerOptions
366
+ ): Promise<DeleteConnectionCommandOutput>;
367
+ deleteConnection(
368
+ args: DeleteConnectionCommandInput,
369
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
370
+ ): void;
371
+ deleteConnection(
372
+ args: DeleteConnectionCommandInput,
373
+ options: __HttpHandlerOptions,
374
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void
375
+ ): void;
376
+
377
+ deleteEventBus(
378
+ args: DeleteEventBusCommandInput,
379
+ options?: __HttpHandlerOptions
380
+ ): Promise<DeleteEventBusCommandOutput>;
381
+ deleteEventBus(
382
+ args: DeleteEventBusCommandInput,
383
+ cb: (err: any, data?: DeleteEventBusCommandOutput) => void
384
+ ): void;
385
+ deleteEventBus(
386
+ args: DeleteEventBusCommandInput,
387
+ options: __HttpHandlerOptions,
388
+ cb: (err: any, data?: DeleteEventBusCommandOutput) => void
389
+ ): void;
390
+
391
+ deletePartnerEventSource(
392
+ args: DeletePartnerEventSourceCommandInput,
393
+ options?: __HttpHandlerOptions
394
+ ): Promise<DeletePartnerEventSourceCommandOutput>;
395
+ deletePartnerEventSource(
396
+ args: DeletePartnerEventSourceCommandInput,
397
+ cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
398
+ ): void;
399
+ deletePartnerEventSource(
400
+ args: DeletePartnerEventSourceCommandInput,
401
+ options: __HttpHandlerOptions,
402
+ cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
403
+ ): void;
404
+
405
+ deleteRule(
406
+ args: DeleteRuleCommandInput,
407
+ options?: __HttpHandlerOptions
408
+ ): Promise<DeleteRuleCommandOutput>;
409
+ deleteRule(
410
+ args: DeleteRuleCommandInput,
411
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void
412
+ ): void;
413
+ deleteRule(
414
+ args: DeleteRuleCommandInput,
415
+ options: __HttpHandlerOptions,
416
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void
417
+ ): void;
418
+
419
+ describeApiDestination(
420
+ args: DescribeApiDestinationCommandInput,
421
+ options?: __HttpHandlerOptions
422
+ ): Promise<DescribeApiDestinationCommandOutput>;
423
+ describeApiDestination(
424
+ args: DescribeApiDestinationCommandInput,
425
+ cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
426
+ ): void;
427
+ describeApiDestination(
428
+ args: DescribeApiDestinationCommandInput,
429
+ options: __HttpHandlerOptions,
430
+ cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
431
+ ): void;
432
+
433
+ describeArchive(
434
+ args: DescribeArchiveCommandInput,
435
+ options?: __HttpHandlerOptions
436
+ ): Promise<DescribeArchiveCommandOutput>;
437
+ describeArchive(
438
+ args: DescribeArchiveCommandInput,
439
+ cb: (err: any, data?: DescribeArchiveCommandOutput) => void
440
+ ): void;
441
+ describeArchive(
442
+ args: DescribeArchiveCommandInput,
443
+ options: __HttpHandlerOptions,
444
+ cb: (err: any, data?: DescribeArchiveCommandOutput) => void
445
+ ): void;
446
+
447
+ describeConnection(
448
+ args: DescribeConnectionCommandInput,
449
+ options?: __HttpHandlerOptions
450
+ ): Promise<DescribeConnectionCommandOutput>;
451
+ describeConnection(
452
+ args: DescribeConnectionCommandInput,
453
+ cb: (err: any, data?: DescribeConnectionCommandOutput) => void
454
+ ): void;
455
+ describeConnection(
456
+ args: DescribeConnectionCommandInput,
457
+ options: __HttpHandlerOptions,
458
+ cb: (err: any, data?: DescribeConnectionCommandOutput) => void
459
+ ): void;
460
+
461
+ describeEventBus(
462
+ args: DescribeEventBusCommandInput,
463
+ options?: __HttpHandlerOptions
464
+ ): Promise<DescribeEventBusCommandOutput>;
465
+ describeEventBus(
466
+ args: DescribeEventBusCommandInput,
467
+ cb: (err: any, data?: DescribeEventBusCommandOutput) => void
468
+ ): void;
469
+ describeEventBus(
470
+ args: DescribeEventBusCommandInput,
471
+ options: __HttpHandlerOptions,
472
+ cb: (err: any, data?: DescribeEventBusCommandOutput) => void
473
+ ): void;
474
+
475
+ describeEventSource(
476
+ args: DescribeEventSourceCommandInput,
477
+ options?: __HttpHandlerOptions
478
+ ): Promise<DescribeEventSourceCommandOutput>;
479
+ describeEventSource(
480
+ args: DescribeEventSourceCommandInput,
481
+ cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
482
+ ): void;
483
+ describeEventSource(
484
+ args: DescribeEventSourceCommandInput,
485
+ options: __HttpHandlerOptions,
486
+ cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
487
+ ): void;
488
+
489
+ describePartnerEventSource(
490
+ args: DescribePartnerEventSourceCommandInput,
491
+ options?: __HttpHandlerOptions
492
+ ): Promise<DescribePartnerEventSourceCommandOutput>;
493
+ describePartnerEventSource(
494
+ args: DescribePartnerEventSourceCommandInput,
495
+ cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
496
+ ): void;
497
+ describePartnerEventSource(
498
+ args: DescribePartnerEventSourceCommandInput,
499
+ options: __HttpHandlerOptions,
500
+ cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
501
+ ): void;
502
+
503
+ describeReplay(
504
+ args: DescribeReplayCommandInput,
505
+ options?: __HttpHandlerOptions
506
+ ): Promise<DescribeReplayCommandOutput>;
507
+ describeReplay(
508
+ args: DescribeReplayCommandInput,
509
+ cb: (err: any, data?: DescribeReplayCommandOutput) => void
510
+ ): void;
511
+ describeReplay(
512
+ args: DescribeReplayCommandInput,
513
+ options: __HttpHandlerOptions,
514
+ cb: (err: any, data?: DescribeReplayCommandOutput) => void
515
+ ): void;
516
+
517
+ describeRule(
518
+ args: DescribeRuleCommandInput,
519
+ options?: __HttpHandlerOptions
520
+ ): Promise<DescribeRuleCommandOutput>;
521
+ describeRule(
522
+ args: DescribeRuleCommandInput,
523
+ cb: (err: any, data?: DescribeRuleCommandOutput) => void
524
+ ): void;
525
+ describeRule(
526
+ args: DescribeRuleCommandInput,
527
+ options: __HttpHandlerOptions,
528
+ cb: (err: any, data?: DescribeRuleCommandOutput) => void
529
+ ): void;
530
+
531
+ disableRule(
532
+ args: DisableRuleCommandInput,
533
+ options?: __HttpHandlerOptions
534
+ ): Promise<DisableRuleCommandOutput>;
535
+ disableRule(
536
+ args: DisableRuleCommandInput,
537
+ cb: (err: any, data?: DisableRuleCommandOutput) => void
538
+ ): void;
539
+ disableRule(
540
+ args: DisableRuleCommandInput,
541
+ options: __HttpHandlerOptions,
542
+ cb: (err: any, data?: DisableRuleCommandOutput) => void
543
+ ): void;
544
+
545
+ enableRule(
546
+ args: EnableRuleCommandInput,
547
+ options?: __HttpHandlerOptions
548
+ ): Promise<EnableRuleCommandOutput>;
549
+ enableRule(
550
+ args: EnableRuleCommandInput,
551
+ cb: (err: any, data?: EnableRuleCommandOutput) => void
552
+ ): void;
553
+ enableRule(
554
+ args: EnableRuleCommandInput,
555
+ options: __HttpHandlerOptions,
556
+ cb: (err: any, data?: EnableRuleCommandOutput) => void
557
+ ): void;
558
+
559
+ listApiDestinations(
560
+ args: ListApiDestinationsCommandInput,
561
+ options?: __HttpHandlerOptions
562
+ ): Promise<ListApiDestinationsCommandOutput>;
563
+ listApiDestinations(
564
+ args: ListApiDestinationsCommandInput,
565
+ cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
566
+ ): void;
567
+ listApiDestinations(
568
+ args: ListApiDestinationsCommandInput,
569
+ options: __HttpHandlerOptions,
570
+ cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
571
+ ): void;
572
+
573
+ listArchives(
574
+ args: ListArchivesCommandInput,
575
+ options?: __HttpHandlerOptions
576
+ ): Promise<ListArchivesCommandOutput>;
577
+ listArchives(
578
+ args: ListArchivesCommandInput,
579
+ cb: (err: any, data?: ListArchivesCommandOutput) => void
580
+ ): void;
581
+ listArchives(
582
+ args: ListArchivesCommandInput,
583
+ options: __HttpHandlerOptions,
584
+ cb: (err: any, data?: ListArchivesCommandOutput) => void
585
+ ): void;
586
+
587
+ listConnections(
588
+ args: ListConnectionsCommandInput,
589
+ options?: __HttpHandlerOptions
590
+ ): Promise<ListConnectionsCommandOutput>;
591
+ listConnections(
592
+ args: ListConnectionsCommandInput,
593
+ cb: (err: any, data?: ListConnectionsCommandOutput) => void
594
+ ): void;
595
+ listConnections(
596
+ args: ListConnectionsCommandInput,
597
+ options: __HttpHandlerOptions,
598
+ cb: (err: any, data?: ListConnectionsCommandOutput) => void
599
+ ): void;
600
+
601
+ listEventBuses(
602
+ args: ListEventBusesCommandInput,
603
+ options?: __HttpHandlerOptions
604
+ ): Promise<ListEventBusesCommandOutput>;
605
+ listEventBuses(
606
+ args: ListEventBusesCommandInput,
607
+ cb: (err: any, data?: ListEventBusesCommandOutput) => void
608
+ ): void;
609
+ listEventBuses(
610
+ args: ListEventBusesCommandInput,
611
+ options: __HttpHandlerOptions,
612
+ cb: (err: any, data?: ListEventBusesCommandOutput) => void
613
+ ): void;
614
+
615
+ listEventSources(
616
+ args: ListEventSourcesCommandInput,
617
+ options?: __HttpHandlerOptions
618
+ ): Promise<ListEventSourcesCommandOutput>;
619
+ listEventSources(
620
+ args: ListEventSourcesCommandInput,
621
+ cb: (err: any, data?: ListEventSourcesCommandOutput) => void
622
+ ): void;
623
+ listEventSources(
624
+ args: ListEventSourcesCommandInput,
625
+ options: __HttpHandlerOptions,
626
+ cb: (err: any, data?: ListEventSourcesCommandOutput) => void
627
+ ): void;
628
+
629
+ listPartnerEventSourceAccounts(
630
+ args: ListPartnerEventSourceAccountsCommandInput,
631
+ options?: __HttpHandlerOptions
632
+ ): Promise<ListPartnerEventSourceAccountsCommandOutput>;
633
+ listPartnerEventSourceAccounts(
634
+ args: ListPartnerEventSourceAccountsCommandInput,
635
+ cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
636
+ ): void;
637
+ listPartnerEventSourceAccounts(
638
+ args: ListPartnerEventSourceAccountsCommandInput,
639
+ options: __HttpHandlerOptions,
640
+ cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
641
+ ): void;
642
+
643
+ listPartnerEventSources(
644
+ args: ListPartnerEventSourcesCommandInput,
645
+ options?: __HttpHandlerOptions
646
+ ): Promise<ListPartnerEventSourcesCommandOutput>;
647
+ listPartnerEventSources(
648
+ args: ListPartnerEventSourcesCommandInput,
649
+ cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
650
+ ): void;
651
+ listPartnerEventSources(
652
+ args: ListPartnerEventSourcesCommandInput,
653
+ options: __HttpHandlerOptions,
654
+ cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
655
+ ): void;
656
+
657
+ listReplays(
658
+ args: ListReplaysCommandInput,
659
+ options?: __HttpHandlerOptions
660
+ ): Promise<ListReplaysCommandOutput>;
661
+ listReplays(
662
+ args: ListReplaysCommandInput,
663
+ cb: (err: any, data?: ListReplaysCommandOutput) => void
664
+ ): void;
665
+ listReplays(
666
+ args: ListReplaysCommandInput,
667
+ options: __HttpHandlerOptions,
668
+ cb: (err: any, data?: ListReplaysCommandOutput) => void
669
+ ): void;
670
+
671
+ listRuleNamesByTarget(
672
+ args: ListRuleNamesByTargetCommandInput,
673
+ options?: __HttpHandlerOptions
674
+ ): Promise<ListRuleNamesByTargetCommandOutput>;
675
+ listRuleNamesByTarget(
676
+ args: ListRuleNamesByTargetCommandInput,
677
+ cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
678
+ ): void;
679
+ listRuleNamesByTarget(
680
+ args: ListRuleNamesByTargetCommandInput,
681
+ options: __HttpHandlerOptions,
682
+ cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
683
+ ): void;
684
+
685
+ listRules(
686
+ args: ListRulesCommandInput,
687
+ options?: __HttpHandlerOptions
688
+ ): Promise<ListRulesCommandOutput>;
689
+ listRules(
690
+ args: ListRulesCommandInput,
691
+ cb: (err: any, data?: ListRulesCommandOutput) => void
692
+ ): void;
693
+ listRules(
694
+ args: ListRulesCommandInput,
695
+ options: __HttpHandlerOptions,
696
+ cb: (err: any, data?: ListRulesCommandOutput) => void
697
+ ): void;
698
+
699
+ listTagsForResource(
700
+ args: ListTagsForResourceCommandInput,
701
+ options?: __HttpHandlerOptions
702
+ ): Promise<ListTagsForResourceCommandOutput>;
703
+ listTagsForResource(
704
+ args: ListTagsForResourceCommandInput,
705
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
706
+ ): void;
707
+ listTagsForResource(
708
+ args: ListTagsForResourceCommandInput,
709
+ options: __HttpHandlerOptions,
710
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
711
+ ): void;
712
+
713
+ listTargetsByRule(
714
+ args: ListTargetsByRuleCommandInput,
715
+ options?: __HttpHandlerOptions
716
+ ): Promise<ListTargetsByRuleCommandOutput>;
717
+ listTargetsByRule(
718
+ args: ListTargetsByRuleCommandInput,
719
+ cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
720
+ ): void;
721
+ listTargetsByRule(
722
+ args: ListTargetsByRuleCommandInput,
723
+ options: __HttpHandlerOptions,
724
+ cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
725
+ ): void;
726
+
727
+ putEvents(
728
+ args: PutEventsCommandInput,
729
+ options?: __HttpHandlerOptions
730
+ ): Promise<PutEventsCommandOutput>;
731
+ putEvents(
732
+ args: PutEventsCommandInput,
733
+ cb: (err: any, data?: PutEventsCommandOutput) => void
734
+ ): void;
735
+ putEvents(
736
+ args: PutEventsCommandInput,
737
+ options: __HttpHandlerOptions,
738
+ cb: (err: any, data?: PutEventsCommandOutput) => void
739
+ ): void;
740
+
741
+ putPartnerEvents(
742
+ args: PutPartnerEventsCommandInput,
743
+ options?: __HttpHandlerOptions
744
+ ): Promise<PutPartnerEventsCommandOutput>;
745
+ putPartnerEvents(
746
+ args: PutPartnerEventsCommandInput,
747
+ cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
748
+ ): void;
749
+ putPartnerEvents(
750
+ args: PutPartnerEventsCommandInput,
751
+ options: __HttpHandlerOptions,
752
+ cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
753
+ ): void;
754
+
755
+ putPermission(
756
+ args: PutPermissionCommandInput,
757
+ options?: __HttpHandlerOptions
758
+ ): Promise<PutPermissionCommandOutput>;
759
+ putPermission(
760
+ args: PutPermissionCommandInput,
761
+ cb: (err: any, data?: PutPermissionCommandOutput) => void
762
+ ): void;
763
+ putPermission(
764
+ args: PutPermissionCommandInput,
765
+ options: __HttpHandlerOptions,
766
+ cb: (err: any, data?: PutPermissionCommandOutput) => void
767
+ ): void;
768
+
769
+ putRule(
770
+ args: PutRuleCommandInput,
771
+ options?: __HttpHandlerOptions
772
+ ): Promise<PutRuleCommandOutput>;
773
+ putRule(
774
+ args: PutRuleCommandInput,
775
+ cb: (err: any, data?: PutRuleCommandOutput) => void
776
+ ): void;
777
+ putRule(
778
+ args: PutRuleCommandInput,
779
+ options: __HttpHandlerOptions,
780
+ cb: (err: any, data?: PutRuleCommandOutput) => void
781
+ ): void;
782
+
783
+ putTargets(
784
+ args: PutTargetsCommandInput,
785
+ options?: __HttpHandlerOptions
786
+ ): Promise<PutTargetsCommandOutput>;
787
+ putTargets(
788
+ args: PutTargetsCommandInput,
789
+ cb: (err: any, data?: PutTargetsCommandOutput) => void
790
+ ): void;
791
+ putTargets(
792
+ args: PutTargetsCommandInput,
793
+ options: __HttpHandlerOptions,
794
+ cb: (err: any, data?: PutTargetsCommandOutput) => void
795
+ ): void;
796
+
797
+ removePermission(
798
+ args: RemovePermissionCommandInput,
799
+ options?: __HttpHandlerOptions
800
+ ): Promise<RemovePermissionCommandOutput>;
801
+ removePermission(
802
+ args: RemovePermissionCommandInput,
803
+ cb: (err: any, data?: RemovePermissionCommandOutput) => void
804
+ ): void;
805
+ removePermission(
806
+ args: RemovePermissionCommandInput,
807
+ options: __HttpHandlerOptions,
808
+ cb: (err: any, data?: RemovePermissionCommandOutput) => void
809
+ ): void;
810
+
811
+ removeTargets(
812
+ args: RemoveTargetsCommandInput,
813
+ options?: __HttpHandlerOptions
814
+ ): Promise<RemoveTargetsCommandOutput>;
815
+ removeTargets(
816
+ args: RemoveTargetsCommandInput,
817
+ cb: (err: any, data?: RemoveTargetsCommandOutput) => void
818
+ ): void;
819
+ removeTargets(
820
+ args: RemoveTargetsCommandInput,
821
+ options: __HttpHandlerOptions,
822
+ cb: (err: any, data?: RemoveTargetsCommandOutput) => void
823
+ ): void;
824
+
825
+ startReplay(
826
+ args: StartReplayCommandInput,
827
+ options?: __HttpHandlerOptions
828
+ ): Promise<StartReplayCommandOutput>;
829
+ startReplay(
830
+ args: StartReplayCommandInput,
831
+ cb: (err: any, data?: StartReplayCommandOutput) => void
832
+ ): void;
833
+ startReplay(
834
+ args: StartReplayCommandInput,
835
+ options: __HttpHandlerOptions,
836
+ cb: (err: any, data?: StartReplayCommandOutput) => void
837
+ ): void;
838
+
839
+ tagResource(
840
+ args: TagResourceCommandInput,
841
+ options?: __HttpHandlerOptions
842
+ ): Promise<TagResourceCommandOutput>;
843
+ tagResource(
844
+ args: TagResourceCommandInput,
845
+ cb: (err: any, data?: TagResourceCommandOutput) => void
846
+ ): void;
847
+ tagResource(
848
+ args: TagResourceCommandInput,
849
+ options: __HttpHandlerOptions,
850
+ cb: (err: any, data?: TagResourceCommandOutput) => void
851
+ ): void;
852
+
853
+ testEventPattern(
854
+ args: TestEventPatternCommandInput,
855
+ options?: __HttpHandlerOptions
856
+ ): Promise<TestEventPatternCommandOutput>;
857
+ testEventPattern(
858
+ args: TestEventPatternCommandInput,
859
+ cb: (err: any, data?: TestEventPatternCommandOutput) => void
860
+ ): void;
861
+ testEventPattern(
862
+ args: TestEventPatternCommandInput,
863
+ options: __HttpHandlerOptions,
864
+ cb: (err: any, data?: TestEventPatternCommandOutput) => void
865
+ ): void;
866
+
867
+ untagResource(
868
+ args: UntagResourceCommandInput,
869
+ options?: __HttpHandlerOptions
870
+ ): Promise<UntagResourceCommandOutput>;
871
+ untagResource(
872
+ args: UntagResourceCommandInput,
873
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
874
+ ): void;
875
+ untagResource(
876
+ args: UntagResourceCommandInput,
877
+ options: __HttpHandlerOptions,
878
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
879
+ ): void;
880
+
881
+ updateApiDestination(
882
+ args: UpdateApiDestinationCommandInput,
883
+ options?: __HttpHandlerOptions
884
+ ): Promise<UpdateApiDestinationCommandOutput>;
885
+ updateApiDestination(
886
+ args: UpdateApiDestinationCommandInput,
887
+ cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
888
+ ): void;
889
+ updateApiDestination(
890
+ args: UpdateApiDestinationCommandInput,
891
+ options: __HttpHandlerOptions,
892
+ cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
893
+ ): void;
894
+
895
+ updateArchive(
896
+ args: UpdateArchiveCommandInput,
897
+ options?: __HttpHandlerOptions
898
+ ): Promise<UpdateArchiveCommandOutput>;
899
+ updateArchive(
900
+ args: UpdateArchiveCommandInput,
901
+ cb: (err: any, data?: UpdateArchiveCommandOutput) => void
902
+ ): void;
903
+ updateArchive(
904
+ args: UpdateArchiveCommandInput,
905
+ options: __HttpHandlerOptions,
906
+ cb: (err: any, data?: UpdateArchiveCommandOutput) => void
907
+ ): void;
908
+
909
+ updateConnection(
910
+ args: UpdateConnectionCommandInput,
911
+ options?: __HttpHandlerOptions
912
+ ): Promise<UpdateConnectionCommandOutput>;
913
+ updateConnection(
914
+ args: UpdateConnectionCommandInput,
915
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
916
+ ): void;
917
+ updateConnection(
918
+ args: UpdateConnectionCommandInput,
919
+ options: __HttpHandlerOptions,
920
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void
921
+ ): void;
922
+ }