@aws-sdk/client-eventbridge 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/EventBridge.d.ts +182 -220
- package/dist-types/ts3.4/EventBridgeClient.d.ts +15 -54
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +12 -18
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEventBusCommand.d.ts +3 -8
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +12 -39
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +40 -40
|
@@ -63,10 +63,7 @@ import {
|
|
|
63
63
|
DeletePartnerEventSourceCommandInput,
|
|
64
64
|
DeletePartnerEventSourceCommandOutput,
|
|
65
65
|
} from "./commands/DeletePartnerEventSourceCommand";
|
|
66
|
-
import {
|
|
67
|
-
DeleteRuleCommandInput,
|
|
68
|
-
DeleteRuleCommandOutput,
|
|
69
|
-
} from "./commands/DeleteRuleCommand";
|
|
66
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
70
67
|
import {
|
|
71
68
|
DescribeApiDestinationCommandInput,
|
|
72
69
|
DescribeApiDestinationCommandOutput,
|
|
@@ -103,14 +100,8 @@ import {
|
|
|
103
100
|
DescribeRuleCommandInput,
|
|
104
101
|
DescribeRuleCommandOutput,
|
|
105
102
|
} from "./commands/DescribeRuleCommand";
|
|
106
|
-
import {
|
|
107
|
-
|
|
108
|
-
DisableRuleCommandOutput,
|
|
109
|
-
} from "./commands/DisableRuleCommand";
|
|
110
|
-
import {
|
|
111
|
-
EnableRuleCommandInput,
|
|
112
|
-
EnableRuleCommandOutput,
|
|
113
|
-
} from "./commands/EnableRuleCommand";
|
|
103
|
+
import { DisableRuleCommandInput, DisableRuleCommandOutput } from "./commands/DisableRuleCommand";
|
|
104
|
+
import { EnableRuleCommandInput, EnableRuleCommandOutput } from "./commands/EnableRuleCommand";
|
|
114
105
|
import {
|
|
115
106
|
ListApiDestinationsCommandInput,
|
|
116
107
|
ListApiDestinationsCommandOutput,
|
|
@@ -143,18 +134,12 @@ import {
|
|
|
143
134
|
ListPartnerEventSourcesCommandInput,
|
|
144
135
|
ListPartnerEventSourcesCommandOutput,
|
|
145
136
|
} from "./commands/ListPartnerEventSourcesCommand";
|
|
146
|
-
import {
|
|
147
|
-
ListReplaysCommandInput,
|
|
148
|
-
ListReplaysCommandOutput,
|
|
149
|
-
} from "./commands/ListReplaysCommand";
|
|
137
|
+
import { ListReplaysCommandInput, ListReplaysCommandOutput } from "./commands/ListReplaysCommand";
|
|
150
138
|
import {
|
|
151
139
|
ListRuleNamesByTargetCommandInput,
|
|
152
140
|
ListRuleNamesByTargetCommandOutput,
|
|
153
141
|
} from "./commands/ListRuleNamesByTargetCommand";
|
|
154
|
-
import {
|
|
155
|
-
ListRulesCommandInput,
|
|
156
|
-
ListRulesCommandOutput,
|
|
157
|
-
} from "./commands/ListRulesCommand";
|
|
142
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
158
143
|
import {
|
|
159
144
|
ListTagsForResourceCommandInput,
|
|
160
145
|
ListTagsForResourceCommandOutput,
|
|
@@ -163,10 +148,7 @@ import {
|
|
|
163
148
|
ListTargetsByRuleCommandInput,
|
|
164
149
|
ListTargetsByRuleCommandOutput,
|
|
165
150
|
} from "./commands/ListTargetsByRuleCommand";
|
|
166
|
-
import {
|
|
167
|
-
PutEventsCommandInput,
|
|
168
|
-
PutEventsCommandOutput,
|
|
169
|
-
} from "./commands/PutEventsCommand";
|
|
151
|
+
import { PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
|
|
170
152
|
import {
|
|
171
153
|
PutPartnerEventsCommandInput,
|
|
172
154
|
PutPartnerEventsCommandOutput,
|
|
@@ -175,14 +157,8 @@ import {
|
|
|
175
157
|
PutPermissionCommandInput,
|
|
176
158
|
PutPermissionCommandOutput,
|
|
177
159
|
} from "./commands/PutPermissionCommand";
|
|
178
|
-
import {
|
|
179
|
-
|
|
180
|
-
PutRuleCommandOutput,
|
|
181
|
-
} from "./commands/PutRuleCommand";
|
|
182
|
-
import {
|
|
183
|
-
PutTargetsCommandInput,
|
|
184
|
-
PutTargetsCommandOutput,
|
|
185
|
-
} from "./commands/PutTargetsCommand";
|
|
160
|
+
import { PutRuleCommandInput, PutRuleCommandOutput } from "./commands/PutRuleCommand";
|
|
161
|
+
import { PutTargetsCommandInput, PutTargetsCommandOutput } from "./commands/PutTargetsCommand";
|
|
186
162
|
import {
|
|
187
163
|
RemovePermissionCommandInput,
|
|
188
164
|
RemovePermissionCommandOutput,
|
|
@@ -191,14 +167,8 @@ import {
|
|
|
191
167
|
RemoveTargetsCommandInput,
|
|
192
168
|
RemoveTargetsCommandOutput,
|
|
193
169
|
} from "./commands/RemoveTargetsCommand";
|
|
194
|
-
import {
|
|
195
|
-
|
|
196
|
-
StartReplayCommandOutput,
|
|
197
|
-
} from "./commands/StartReplayCommand";
|
|
198
|
-
import {
|
|
199
|
-
TagResourceCommandInput,
|
|
200
|
-
TagResourceCommandOutput,
|
|
201
|
-
} from "./commands/TagResourceCommand";
|
|
170
|
+
import { StartReplayCommandInput, StartReplayCommandOutput } from "./commands/StartReplayCommand";
|
|
171
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
202
172
|
import {
|
|
203
173
|
TestEventPatternCommandInput,
|
|
204
174
|
TestEventPatternCommandOutput,
|
|
@@ -231,758 +201,750 @@ import { EventBridgeClient } from "./EventBridgeClient";
|
|
|
231
201
|
export interface EventBridge {
|
|
232
202
|
activateEventSource(
|
|
233
203
|
args: ActivateEventSourceCommandInput,
|
|
234
|
-
options?: __HttpHandlerOptions
|
|
204
|
+
options?: __HttpHandlerOptions,
|
|
235
205
|
): Promise<ActivateEventSourceCommandOutput>;
|
|
236
206
|
activateEventSource(
|
|
237
207
|
args: ActivateEventSourceCommandInput,
|
|
238
|
-
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
|
|
208
|
+
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void,
|
|
239
209
|
): void;
|
|
240
210
|
activateEventSource(
|
|
241
211
|
args: ActivateEventSourceCommandInput,
|
|
242
212
|
options: __HttpHandlerOptions,
|
|
243
|
-
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void
|
|
213
|
+
cb: (err: any, data?: ActivateEventSourceCommandOutput) => void,
|
|
244
214
|
): void;
|
|
245
215
|
cancelReplay(
|
|
246
216
|
args: CancelReplayCommandInput,
|
|
247
|
-
options?: __HttpHandlerOptions
|
|
217
|
+
options?: __HttpHandlerOptions,
|
|
248
218
|
): Promise<CancelReplayCommandOutput>;
|
|
249
219
|
cancelReplay(
|
|
250
220
|
args: CancelReplayCommandInput,
|
|
251
|
-
cb: (err: any, data?: CancelReplayCommandOutput) => void
|
|
221
|
+
cb: (err: any, data?: CancelReplayCommandOutput) => void,
|
|
252
222
|
): void;
|
|
253
223
|
cancelReplay(
|
|
254
224
|
args: CancelReplayCommandInput,
|
|
255
225
|
options: __HttpHandlerOptions,
|
|
256
|
-
cb: (err: any, data?: CancelReplayCommandOutput) => void
|
|
226
|
+
cb: (err: any, data?: CancelReplayCommandOutput) => void,
|
|
257
227
|
): void;
|
|
258
228
|
createApiDestination(
|
|
259
229
|
args: CreateApiDestinationCommandInput,
|
|
260
|
-
options?: __HttpHandlerOptions
|
|
230
|
+
options?: __HttpHandlerOptions,
|
|
261
231
|
): Promise<CreateApiDestinationCommandOutput>;
|
|
262
232
|
createApiDestination(
|
|
263
233
|
args: CreateApiDestinationCommandInput,
|
|
264
|
-
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
|
|
234
|
+
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void,
|
|
265
235
|
): void;
|
|
266
236
|
createApiDestination(
|
|
267
237
|
args: CreateApiDestinationCommandInput,
|
|
268
238
|
options: __HttpHandlerOptions,
|
|
269
|
-
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void
|
|
239
|
+
cb: (err: any, data?: CreateApiDestinationCommandOutput) => void,
|
|
270
240
|
): void;
|
|
271
241
|
createArchive(
|
|
272
242
|
args: CreateArchiveCommandInput,
|
|
273
|
-
options?: __HttpHandlerOptions
|
|
243
|
+
options?: __HttpHandlerOptions,
|
|
274
244
|
): Promise<CreateArchiveCommandOutput>;
|
|
275
245
|
createArchive(
|
|
276
246
|
args: CreateArchiveCommandInput,
|
|
277
|
-
cb: (err: any, data?: CreateArchiveCommandOutput) => void
|
|
247
|
+
cb: (err: any, data?: CreateArchiveCommandOutput) => void,
|
|
278
248
|
): void;
|
|
279
249
|
createArchive(
|
|
280
250
|
args: CreateArchiveCommandInput,
|
|
281
251
|
options: __HttpHandlerOptions,
|
|
282
|
-
cb: (err: any, data?: CreateArchiveCommandOutput) => void
|
|
252
|
+
cb: (err: any, data?: CreateArchiveCommandOutput) => void,
|
|
283
253
|
): void;
|
|
284
254
|
createConnection(
|
|
285
255
|
args: CreateConnectionCommandInput,
|
|
286
|
-
options?: __HttpHandlerOptions
|
|
256
|
+
options?: __HttpHandlerOptions,
|
|
287
257
|
): Promise<CreateConnectionCommandOutput>;
|
|
288
258
|
createConnection(
|
|
289
259
|
args: CreateConnectionCommandInput,
|
|
290
|
-
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
260
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void,
|
|
291
261
|
): void;
|
|
292
262
|
createConnection(
|
|
293
263
|
args: CreateConnectionCommandInput,
|
|
294
264
|
options: __HttpHandlerOptions,
|
|
295
|
-
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
265
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void,
|
|
296
266
|
): void;
|
|
297
267
|
createEndpoint(
|
|
298
268
|
args: CreateEndpointCommandInput,
|
|
299
|
-
options?: __HttpHandlerOptions
|
|
269
|
+
options?: __HttpHandlerOptions,
|
|
300
270
|
): Promise<CreateEndpointCommandOutput>;
|
|
301
271
|
createEndpoint(
|
|
302
272
|
args: CreateEndpointCommandInput,
|
|
303
|
-
cb: (err: any, data?: CreateEndpointCommandOutput) => void
|
|
273
|
+
cb: (err: any, data?: CreateEndpointCommandOutput) => void,
|
|
304
274
|
): void;
|
|
305
275
|
createEndpoint(
|
|
306
276
|
args: CreateEndpointCommandInput,
|
|
307
277
|
options: __HttpHandlerOptions,
|
|
308
|
-
cb: (err: any, data?: CreateEndpointCommandOutput) => void
|
|
278
|
+
cb: (err: any, data?: CreateEndpointCommandOutput) => void,
|
|
309
279
|
): void;
|
|
310
280
|
createEventBus(
|
|
311
281
|
args: CreateEventBusCommandInput,
|
|
312
|
-
options?: __HttpHandlerOptions
|
|
282
|
+
options?: __HttpHandlerOptions,
|
|
313
283
|
): Promise<CreateEventBusCommandOutput>;
|
|
314
284
|
createEventBus(
|
|
315
285
|
args: CreateEventBusCommandInput,
|
|
316
|
-
cb: (err: any, data?: CreateEventBusCommandOutput) => void
|
|
286
|
+
cb: (err: any, data?: CreateEventBusCommandOutput) => void,
|
|
317
287
|
): void;
|
|
318
288
|
createEventBus(
|
|
319
289
|
args: CreateEventBusCommandInput,
|
|
320
290
|
options: __HttpHandlerOptions,
|
|
321
|
-
cb: (err: any, data?: CreateEventBusCommandOutput) => void
|
|
291
|
+
cb: (err: any, data?: CreateEventBusCommandOutput) => void,
|
|
322
292
|
): void;
|
|
323
293
|
createPartnerEventSource(
|
|
324
294
|
args: CreatePartnerEventSourceCommandInput,
|
|
325
|
-
options?: __HttpHandlerOptions
|
|
295
|
+
options?: __HttpHandlerOptions,
|
|
326
296
|
): Promise<CreatePartnerEventSourceCommandOutput>;
|
|
327
297
|
createPartnerEventSource(
|
|
328
298
|
args: CreatePartnerEventSourceCommandInput,
|
|
329
|
-
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
|
|
299
|
+
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void,
|
|
330
300
|
): void;
|
|
331
301
|
createPartnerEventSource(
|
|
332
302
|
args: CreatePartnerEventSourceCommandInput,
|
|
333
303
|
options: __HttpHandlerOptions,
|
|
334
|
-
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void
|
|
304
|
+
cb: (err: any, data?: CreatePartnerEventSourceCommandOutput) => void,
|
|
335
305
|
): void;
|
|
336
306
|
deactivateEventSource(
|
|
337
307
|
args: DeactivateEventSourceCommandInput,
|
|
338
|
-
options?: __HttpHandlerOptions
|
|
308
|
+
options?: __HttpHandlerOptions,
|
|
339
309
|
): Promise<DeactivateEventSourceCommandOutput>;
|
|
340
310
|
deactivateEventSource(
|
|
341
311
|
args: DeactivateEventSourceCommandInput,
|
|
342
|
-
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
|
|
312
|
+
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void,
|
|
343
313
|
): void;
|
|
344
314
|
deactivateEventSource(
|
|
345
315
|
args: DeactivateEventSourceCommandInput,
|
|
346
316
|
options: __HttpHandlerOptions,
|
|
347
|
-
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void
|
|
317
|
+
cb: (err: any, data?: DeactivateEventSourceCommandOutput) => void,
|
|
348
318
|
): void;
|
|
349
319
|
deauthorizeConnection(
|
|
350
320
|
args: DeauthorizeConnectionCommandInput,
|
|
351
|
-
options?: __HttpHandlerOptions
|
|
321
|
+
options?: __HttpHandlerOptions,
|
|
352
322
|
): Promise<DeauthorizeConnectionCommandOutput>;
|
|
353
323
|
deauthorizeConnection(
|
|
354
324
|
args: DeauthorizeConnectionCommandInput,
|
|
355
|
-
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
|
|
325
|
+
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void,
|
|
356
326
|
): void;
|
|
357
327
|
deauthorizeConnection(
|
|
358
328
|
args: DeauthorizeConnectionCommandInput,
|
|
359
329
|
options: __HttpHandlerOptions,
|
|
360
|
-
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void
|
|
330
|
+
cb: (err: any, data?: DeauthorizeConnectionCommandOutput) => void,
|
|
361
331
|
): void;
|
|
362
332
|
deleteApiDestination(
|
|
363
333
|
args: DeleteApiDestinationCommandInput,
|
|
364
|
-
options?: __HttpHandlerOptions
|
|
334
|
+
options?: __HttpHandlerOptions,
|
|
365
335
|
): Promise<DeleteApiDestinationCommandOutput>;
|
|
366
336
|
deleteApiDestination(
|
|
367
337
|
args: DeleteApiDestinationCommandInput,
|
|
368
|
-
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
|
|
338
|
+
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void,
|
|
369
339
|
): void;
|
|
370
340
|
deleteApiDestination(
|
|
371
341
|
args: DeleteApiDestinationCommandInput,
|
|
372
342
|
options: __HttpHandlerOptions,
|
|
373
|
-
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void
|
|
343
|
+
cb: (err: any, data?: DeleteApiDestinationCommandOutput) => void,
|
|
374
344
|
): void;
|
|
375
345
|
deleteArchive(
|
|
376
346
|
args: DeleteArchiveCommandInput,
|
|
377
|
-
options?: __HttpHandlerOptions
|
|
347
|
+
options?: __HttpHandlerOptions,
|
|
378
348
|
): Promise<DeleteArchiveCommandOutput>;
|
|
379
349
|
deleteArchive(
|
|
380
350
|
args: DeleteArchiveCommandInput,
|
|
381
|
-
cb: (err: any, data?: DeleteArchiveCommandOutput) => void
|
|
351
|
+
cb: (err: any, data?: DeleteArchiveCommandOutput) => void,
|
|
382
352
|
): void;
|
|
383
353
|
deleteArchive(
|
|
384
354
|
args: DeleteArchiveCommandInput,
|
|
385
355
|
options: __HttpHandlerOptions,
|
|
386
|
-
cb: (err: any, data?: DeleteArchiveCommandOutput) => void
|
|
356
|
+
cb: (err: any, data?: DeleteArchiveCommandOutput) => void,
|
|
387
357
|
): void;
|
|
388
358
|
deleteConnection(
|
|
389
359
|
args: DeleteConnectionCommandInput,
|
|
390
|
-
options?: __HttpHandlerOptions
|
|
360
|
+
options?: __HttpHandlerOptions,
|
|
391
361
|
): Promise<DeleteConnectionCommandOutput>;
|
|
392
362
|
deleteConnection(
|
|
393
363
|
args: DeleteConnectionCommandInput,
|
|
394
|
-
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
364
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
|
|
395
365
|
): void;
|
|
396
366
|
deleteConnection(
|
|
397
367
|
args: DeleteConnectionCommandInput,
|
|
398
368
|
options: __HttpHandlerOptions,
|
|
399
|
-
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
369
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
|
|
400
370
|
): void;
|
|
401
371
|
deleteEndpoint(
|
|
402
372
|
args: DeleteEndpointCommandInput,
|
|
403
|
-
options?: __HttpHandlerOptions
|
|
373
|
+
options?: __HttpHandlerOptions,
|
|
404
374
|
): Promise<DeleteEndpointCommandOutput>;
|
|
405
375
|
deleteEndpoint(
|
|
406
376
|
args: DeleteEndpointCommandInput,
|
|
407
|
-
cb: (err: any, data?: DeleteEndpointCommandOutput) => void
|
|
377
|
+
cb: (err: any, data?: DeleteEndpointCommandOutput) => void,
|
|
408
378
|
): void;
|
|
409
379
|
deleteEndpoint(
|
|
410
380
|
args: DeleteEndpointCommandInput,
|
|
411
381
|
options: __HttpHandlerOptions,
|
|
412
|
-
cb: (err: any, data?: DeleteEndpointCommandOutput) => void
|
|
382
|
+
cb: (err: any, data?: DeleteEndpointCommandOutput) => void,
|
|
413
383
|
): void;
|
|
414
384
|
deleteEventBus(
|
|
415
385
|
args: DeleteEventBusCommandInput,
|
|
416
|
-
options?: __HttpHandlerOptions
|
|
386
|
+
options?: __HttpHandlerOptions,
|
|
417
387
|
): Promise<DeleteEventBusCommandOutput>;
|
|
418
388
|
deleteEventBus(
|
|
419
389
|
args: DeleteEventBusCommandInput,
|
|
420
|
-
cb: (err: any, data?: DeleteEventBusCommandOutput) => void
|
|
390
|
+
cb: (err: any, data?: DeleteEventBusCommandOutput) => void,
|
|
421
391
|
): void;
|
|
422
392
|
deleteEventBus(
|
|
423
393
|
args: DeleteEventBusCommandInput,
|
|
424
394
|
options: __HttpHandlerOptions,
|
|
425
|
-
cb: (err: any, data?: DeleteEventBusCommandOutput) => void
|
|
395
|
+
cb: (err: any, data?: DeleteEventBusCommandOutput) => void,
|
|
426
396
|
): void;
|
|
427
397
|
deletePartnerEventSource(
|
|
428
398
|
args: DeletePartnerEventSourceCommandInput,
|
|
429
|
-
options?: __HttpHandlerOptions
|
|
399
|
+
options?: __HttpHandlerOptions,
|
|
430
400
|
): Promise<DeletePartnerEventSourceCommandOutput>;
|
|
431
401
|
deletePartnerEventSource(
|
|
432
402
|
args: DeletePartnerEventSourceCommandInput,
|
|
433
|
-
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
|
|
403
|
+
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void,
|
|
434
404
|
): void;
|
|
435
405
|
deletePartnerEventSource(
|
|
436
406
|
args: DeletePartnerEventSourceCommandInput,
|
|
437
407
|
options: __HttpHandlerOptions,
|
|
438
|
-
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void
|
|
408
|
+
cb: (err: any, data?: DeletePartnerEventSourceCommandOutput) => void,
|
|
439
409
|
): void;
|
|
440
410
|
deleteRule(
|
|
441
411
|
args: DeleteRuleCommandInput,
|
|
442
|
-
options?: __HttpHandlerOptions
|
|
412
|
+
options?: __HttpHandlerOptions,
|
|
443
413
|
): Promise<DeleteRuleCommandOutput>;
|
|
444
414
|
deleteRule(
|
|
445
415
|
args: DeleteRuleCommandInput,
|
|
446
|
-
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
416
|
+
cb: (err: any, data?: DeleteRuleCommandOutput) => void,
|
|
447
417
|
): void;
|
|
448
418
|
deleteRule(
|
|
449
419
|
args: DeleteRuleCommandInput,
|
|
450
420
|
options: __HttpHandlerOptions,
|
|
451
|
-
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
421
|
+
cb: (err: any, data?: DeleteRuleCommandOutput) => void,
|
|
452
422
|
): void;
|
|
453
423
|
describeApiDestination(
|
|
454
424
|
args: DescribeApiDestinationCommandInput,
|
|
455
|
-
options?: __HttpHandlerOptions
|
|
425
|
+
options?: __HttpHandlerOptions,
|
|
456
426
|
): Promise<DescribeApiDestinationCommandOutput>;
|
|
457
427
|
describeApiDestination(
|
|
458
428
|
args: DescribeApiDestinationCommandInput,
|
|
459
|
-
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
|
|
429
|
+
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void,
|
|
460
430
|
): void;
|
|
461
431
|
describeApiDestination(
|
|
462
432
|
args: DescribeApiDestinationCommandInput,
|
|
463
433
|
options: __HttpHandlerOptions,
|
|
464
|
-
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void
|
|
434
|
+
cb: (err: any, data?: DescribeApiDestinationCommandOutput) => void,
|
|
465
435
|
): void;
|
|
466
436
|
describeArchive(
|
|
467
437
|
args: DescribeArchiveCommandInput,
|
|
468
|
-
options?: __HttpHandlerOptions
|
|
438
|
+
options?: __HttpHandlerOptions,
|
|
469
439
|
): Promise<DescribeArchiveCommandOutput>;
|
|
470
440
|
describeArchive(
|
|
471
441
|
args: DescribeArchiveCommandInput,
|
|
472
|
-
cb: (err: any, data?: DescribeArchiveCommandOutput) => void
|
|
442
|
+
cb: (err: any, data?: DescribeArchiveCommandOutput) => void,
|
|
473
443
|
): void;
|
|
474
444
|
describeArchive(
|
|
475
445
|
args: DescribeArchiveCommandInput,
|
|
476
446
|
options: __HttpHandlerOptions,
|
|
477
|
-
cb: (err: any, data?: DescribeArchiveCommandOutput) => void
|
|
447
|
+
cb: (err: any, data?: DescribeArchiveCommandOutput) => void,
|
|
478
448
|
): void;
|
|
479
449
|
describeConnection(
|
|
480
450
|
args: DescribeConnectionCommandInput,
|
|
481
|
-
options?: __HttpHandlerOptions
|
|
451
|
+
options?: __HttpHandlerOptions,
|
|
482
452
|
): Promise<DescribeConnectionCommandOutput>;
|
|
483
453
|
describeConnection(
|
|
484
454
|
args: DescribeConnectionCommandInput,
|
|
485
|
-
cb: (err: any, data?: DescribeConnectionCommandOutput) => void
|
|
455
|
+
cb: (err: any, data?: DescribeConnectionCommandOutput) => void,
|
|
486
456
|
): void;
|
|
487
457
|
describeConnection(
|
|
488
458
|
args: DescribeConnectionCommandInput,
|
|
489
459
|
options: __HttpHandlerOptions,
|
|
490
|
-
cb: (err: any, data?: DescribeConnectionCommandOutput) => void
|
|
460
|
+
cb: (err: any, data?: DescribeConnectionCommandOutput) => void,
|
|
491
461
|
): void;
|
|
492
462
|
describeEndpoint(
|
|
493
463
|
args: DescribeEndpointCommandInput,
|
|
494
|
-
options?: __HttpHandlerOptions
|
|
464
|
+
options?: __HttpHandlerOptions,
|
|
495
465
|
): Promise<DescribeEndpointCommandOutput>;
|
|
496
466
|
describeEndpoint(
|
|
497
467
|
args: DescribeEndpointCommandInput,
|
|
498
|
-
cb: (err: any, data?: DescribeEndpointCommandOutput) => void
|
|
468
|
+
cb: (err: any, data?: DescribeEndpointCommandOutput) => void,
|
|
499
469
|
): void;
|
|
500
470
|
describeEndpoint(
|
|
501
471
|
args: DescribeEndpointCommandInput,
|
|
502
472
|
options: __HttpHandlerOptions,
|
|
503
|
-
cb: (err: any, data?: DescribeEndpointCommandOutput) => void
|
|
473
|
+
cb: (err: any, data?: DescribeEndpointCommandOutput) => void,
|
|
504
474
|
): void;
|
|
505
475
|
describeEventBus(): Promise<DescribeEventBusCommandOutput>;
|
|
506
476
|
describeEventBus(
|
|
507
477
|
args: DescribeEventBusCommandInput,
|
|
508
|
-
options?: __HttpHandlerOptions
|
|
478
|
+
options?: __HttpHandlerOptions,
|
|
509
479
|
): Promise<DescribeEventBusCommandOutput>;
|
|
510
480
|
describeEventBus(
|
|
511
481
|
args: DescribeEventBusCommandInput,
|
|
512
|
-
cb: (err: any, data?: DescribeEventBusCommandOutput) => void
|
|
482
|
+
cb: (err: any, data?: DescribeEventBusCommandOutput) => void,
|
|
513
483
|
): void;
|
|
514
484
|
describeEventBus(
|
|
515
485
|
args: DescribeEventBusCommandInput,
|
|
516
486
|
options: __HttpHandlerOptions,
|
|
517
|
-
cb: (err: any, data?: DescribeEventBusCommandOutput) => void
|
|
487
|
+
cb: (err: any, data?: DescribeEventBusCommandOutput) => void,
|
|
518
488
|
): void;
|
|
519
489
|
describeEventSource(
|
|
520
490
|
args: DescribeEventSourceCommandInput,
|
|
521
|
-
options?: __HttpHandlerOptions
|
|
491
|
+
options?: __HttpHandlerOptions,
|
|
522
492
|
): Promise<DescribeEventSourceCommandOutput>;
|
|
523
493
|
describeEventSource(
|
|
524
494
|
args: DescribeEventSourceCommandInput,
|
|
525
|
-
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
|
|
495
|
+
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void,
|
|
526
496
|
): void;
|
|
527
497
|
describeEventSource(
|
|
528
498
|
args: DescribeEventSourceCommandInput,
|
|
529
499
|
options: __HttpHandlerOptions,
|
|
530
|
-
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void
|
|
500
|
+
cb: (err: any, data?: DescribeEventSourceCommandOutput) => void,
|
|
531
501
|
): void;
|
|
532
502
|
describePartnerEventSource(
|
|
533
503
|
args: DescribePartnerEventSourceCommandInput,
|
|
534
|
-
options?: __HttpHandlerOptions
|
|
504
|
+
options?: __HttpHandlerOptions,
|
|
535
505
|
): Promise<DescribePartnerEventSourceCommandOutput>;
|
|
536
506
|
describePartnerEventSource(
|
|
537
507
|
args: DescribePartnerEventSourceCommandInput,
|
|
538
|
-
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
|
|
508
|
+
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void,
|
|
539
509
|
): void;
|
|
540
510
|
describePartnerEventSource(
|
|
541
511
|
args: DescribePartnerEventSourceCommandInput,
|
|
542
512
|
options: __HttpHandlerOptions,
|
|
543
|
-
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void
|
|
513
|
+
cb: (err: any, data?: DescribePartnerEventSourceCommandOutput) => void,
|
|
544
514
|
): void;
|
|
545
515
|
describeReplay(
|
|
546
516
|
args: DescribeReplayCommandInput,
|
|
547
|
-
options?: __HttpHandlerOptions
|
|
517
|
+
options?: __HttpHandlerOptions,
|
|
548
518
|
): Promise<DescribeReplayCommandOutput>;
|
|
549
519
|
describeReplay(
|
|
550
520
|
args: DescribeReplayCommandInput,
|
|
551
|
-
cb: (err: any, data?: DescribeReplayCommandOutput) => void
|
|
521
|
+
cb: (err: any, data?: DescribeReplayCommandOutput) => void,
|
|
552
522
|
): void;
|
|
553
523
|
describeReplay(
|
|
554
524
|
args: DescribeReplayCommandInput,
|
|
555
525
|
options: __HttpHandlerOptions,
|
|
556
|
-
cb: (err: any, data?: DescribeReplayCommandOutput) => void
|
|
526
|
+
cb: (err: any, data?: DescribeReplayCommandOutput) => void,
|
|
557
527
|
): void;
|
|
558
528
|
describeRule(
|
|
559
529
|
args: DescribeRuleCommandInput,
|
|
560
|
-
options?: __HttpHandlerOptions
|
|
530
|
+
options?: __HttpHandlerOptions,
|
|
561
531
|
): Promise<DescribeRuleCommandOutput>;
|
|
562
532
|
describeRule(
|
|
563
533
|
args: DescribeRuleCommandInput,
|
|
564
|
-
cb: (err: any, data?: DescribeRuleCommandOutput) => void
|
|
534
|
+
cb: (err: any, data?: DescribeRuleCommandOutput) => void,
|
|
565
535
|
): void;
|
|
566
536
|
describeRule(
|
|
567
537
|
args: DescribeRuleCommandInput,
|
|
568
538
|
options: __HttpHandlerOptions,
|
|
569
|
-
cb: (err: any, data?: DescribeRuleCommandOutput) => void
|
|
539
|
+
cb: (err: any, data?: DescribeRuleCommandOutput) => void,
|
|
570
540
|
): void;
|
|
571
541
|
disableRule(
|
|
572
542
|
args: DisableRuleCommandInput,
|
|
573
|
-
options?: __HttpHandlerOptions
|
|
543
|
+
options?: __HttpHandlerOptions,
|
|
574
544
|
): Promise<DisableRuleCommandOutput>;
|
|
575
545
|
disableRule(
|
|
576
546
|
args: DisableRuleCommandInput,
|
|
577
|
-
cb: (err: any, data?: DisableRuleCommandOutput) => void
|
|
547
|
+
cb: (err: any, data?: DisableRuleCommandOutput) => void,
|
|
578
548
|
): void;
|
|
579
549
|
disableRule(
|
|
580
550
|
args: DisableRuleCommandInput,
|
|
581
551
|
options: __HttpHandlerOptions,
|
|
582
|
-
cb: (err: any, data?: DisableRuleCommandOutput) => void
|
|
552
|
+
cb: (err: any, data?: DisableRuleCommandOutput) => void,
|
|
583
553
|
): void;
|
|
584
554
|
enableRule(
|
|
585
555
|
args: EnableRuleCommandInput,
|
|
586
|
-
options?: __HttpHandlerOptions
|
|
556
|
+
options?: __HttpHandlerOptions,
|
|
587
557
|
): Promise<EnableRuleCommandOutput>;
|
|
588
558
|
enableRule(
|
|
589
559
|
args: EnableRuleCommandInput,
|
|
590
|
-
cb: (err: any, data?: EnableRuleCommandOutput) => void
|
|
560
|
+
cb: (err: any, data?: EnableRuleCommandOutput) => void,
|
|
591
561
|
): void;
|
|
592
562
|
enableRule(
|
|
593
563
|
args: EnableRuleCommandInput,
|
|
594
564
|
options: __HttpHandlerOptions,
|
|
595
|
-
cb: (err: any, data?: EnableRuleCommandOutput) => void
|
|
565
|
+
cb: (err: any, data?: EnableRuleCommandOutput) => void,
|
|
596
566
|
): void;
|
|
597
567
|
listApiDestinations(): Promise<ListApiDestinationsCommandOutput>;
|
|
598
568
|
listApiDestinations(
|
|
599
569
|
args: ListApiDestinationsCommandInput,
|
|
600
|
-
options?: __HttpHandlerOptions
|
|
570
|
+
options?: __HttpHandlerOptions,
|
|
601
571
|
): Promise<ListApiDestinationsCommandOutput>;
|
|
602
572
|
listApiDestinations(
|
|
603
573
|
args: ListApiDestinationsCommandInput,
|
|
604
|
-
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
|
|
574
|
+
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void,
|
|
605
575
|
): void;
|
|
606
576
|
listApiDestinations(
|
|
607
577
|
args: ListApiDestinationsCommandInput,
|
|
608
578
|
options: __HttpHandlerOptions,
|
|
609
|
-
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void
|
|
579
|
+
cb: (err: any, data?: ListApiDestinationsCommandOutput) => void,
|
|
610
580
|
): void;
|
|
611
581
|
listArchives(): Promise<ListArchivesCommandOutput>;
|
|
612
582
|
listArchives(
|
|
613
583
|
args: ListArchivesCommandInput,
|
|
614
|
-
options?: __HttpHandlerOptions
|
|
584
|
+
options?: __HttpHandlerOptions,
|
|
615
585
|
): Promise<ListArchivesCommandOutput>;
|
|
616
586
|
listArchives(
|
|
617
587
|
args: ListArchivesCommandInput,
|
|
618
|
-
cb: (err: any, data?: ListArchivesCommandOutput) => void
|
|
588
|
+
cb: (err: any, data?: ListArchivesCommandOutput) => void,
|
|
619
589
|
): void;
|
|
620
590
|
listArchives(
|
|
621
591
|
args: ListArchivesCommandInput,
|
|
622
592
|
options: __HttpHandlerOptions,
|
|
623
|
-
cb: (err: any, data?: ListArchivesCommandOutput) => void
|
|
593
|
+
cb: (err: any, data?: ListArchivesCommandOutput) => void,
|
|
624
594
|
): void;
|
|
625
595
|
listConnections(): Promise<ListConnectionsCommandOutput>;
|
|
626
596
|
listConnections(
|
|
627
597
|
args: ListConnectionsCommandInput,
|
|
628
|
-
options?: __HttpHandlerOptions
|
|
598
|
+
options?: __HttpHandlerOptions,
|
|
629
599
|
): Promise<ListConnectionsCommandOutput>;
|
|
630
600
|
listConnections(
|
|
631
601
|
args: ListConnectionsCommandInput,
|
|
632
|
-
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
602
|
+
cb: (err: any, data?: ListConnectionsCommandOutput) => void,
|
|
633
603
|
): void;
|
|
634
604
|
listConnections(
|
|
635
605
|
args: ListConnectionsCommandInput,
|
|
636
606
|
options: __HttpHandlerOptions,
|
|
637
|
-
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
607
|
+
cb: (err: any, data?: ListConnectionsCommandOutput) => void,
|
|
638
608
|
): void;
|
|
639
609
|
listEndpoints(): Promise<ListEndpointsCommandOutput>;
|
|
640
610
|
listEndpoints(
|
|
641
611
|
args: ListEndpointsCommandInput,
|
|
642
|
-
options?: __HttpHandlerOptions
|
|
612
|
+
options?: __HttpHandlerOptions,
|
|
643
613
|
): Promise<ListEndpointsCommandOutput>;
|
|
644
614
|
listEndpoints(
|
|
645
615
|
args: ListEndpointsCommandInput,
|
|
646
|
-
cb: (err: any, data?: ListEndpointsCommandOutput) => void
|
|
616
|
+
cb: (err: any, data?: ListEndpointsCommandOutput) => void,
|
|
647
617
|
): void;
|
|
648
618
|
listEndpoints(
|
|
649
619
|
args: ListEndpointsCommandInput,
|
|
650
620
|
options: __HttpHandlerOptions,
|
|
651
|
-
cb: (err: any, data?: ListEndpointsCommandOutput) => void
|
|
621
|
+
cb: (err: any, data?: ListEndpointsCommandOutput) => void,
|
|
652
622
|
): void;
|
|
653
623
|
listEventBuses(): Promise<ListEventBusesCommandOutput>;
|
|
654
624
|
listEventBuses(
|
|
655
625
|
args: ListEventBusesCommandInput,
|
|
656
|
-
options?: __HttpHandlerOptions
|
|
626
|
+
options?: __HttpHandlerOptions,
|
|
657
627
|
): Promise<ListEventBusesCommandOutput>;
|
|
658
628
|
listEventBuses(
|
|
659
629
|
args: ListEventBusesCommandInput,
|
|
660
|
-
cb: (err: any, data?: ListEventBusesCommandOutput) => void
|
|
630
|
+
cb: (err: any, data?: ListEventBusesCommandOutput) => void,
|
|
661
631
|
): void;
|
|
662
632
|
listEventBuses(
|
|
663
633
|
args: ListEventBusesCommandInput,
|
|
664
634
|
options: __HttpHandlerOptions,
|
|
665
|
-
cb: (err: any, data?: ListEventBusesCommandOutput) => void
|
|
635
|
+
cb: (err: any, data?: ListEventBusesCommandOutput) => void,
|
|
666
636
|
): void;
|
|
667
637
|
listEventSources(): Promise<ListEventSourcesCommandOutput>;
|
|
668
638
|
listEventSources(
|
|
669
639
|
args: ListEventSourcesCommandInput,
|
|
670
|
-
options?: __HttpHandlerOptions
|
|
640
|
+
options?: __HttpHandlerOptions,
|
|
671
641
|
): Promise<ListEventSourcesCommandOutput>;
|
|
672
642
|
listEventSources(
|
|
673
643
|
args: ListEventSourcesCommandInput,
|
|
674
|
-
cb: (err: any, data?: ListEventSourcesCommandOutput) => void
|
|
644
|
+
cb: (err: any, data?: ListEventSourcesCommandOutput) => void,
|
|
675
645
|
): void;
|
|
676
646
|
listEventSources(
|
|
677
647
|
args: ListEventSourcesCommandInput,
|
|
678
648
|
options: __HttpHandlerOptions,
|
|
679
|
-
cb: (err: any, data?: ListEventSourcesCommandOutput) => void
|
|
649
|
+
cb: (err: any, data?: ListEventSourcesCommandOutput) => void,
|
|
680
650
|
): void;
|
|
681
651
|
listPartnerEventSourceAccounts(
|
|
682
652
|
args: ListPartnerEventSourceAccountsCommandInput,
|
|
683
|
-
options?: __HttpHandlerOptions
|
|
653
|
+
options?: __HttpHandlerOptions,
|
|
684
654
|
): Promise<ListPartnerEventSourceAccountsCommandOutput>;
|
|
685
655
|
listPartnerEventSourceAccounts(
|
|
686
656
|
args: ListPartnerEventSourceAccountsCommandInput,
|
|
687
|
-
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
|
|
657
|
+
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void,
|
|
688
658
|
): void;
|
|
689
659
|
listPartnerEventSourceAccounts(
|
|
690
660
|
args: ListPartnerEventSourceAccountsCommandInput,
|
|
691
661
|
options: __HttpHandlerOptions,
|
|
692
|
-
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void
|
|
662
|
+
cb: (err: any, data?: ListPartnerEventSourceAccountsCommandOutput) => void,
|
|
693
663
|
): void;
|
|
694
664
|
listPartnerEventSources(
|
|
695
665
|
args: ListPartnerEventSourcesCommandInput,
|
|
696
|
-
options?: __HttpHandlerOptions
|
|
666
|
+
options?: __HttpHandlerOptions,
|
|
697
667
|
): Promise<ListPartnerEventSourcesCommandOutput>;
|
|
698
668
|
listPartnerEventSources(
|
|
699
669
|
args: ListPartnerEventSourcesCommandInput,
|
|
700
|
-
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
|
|
670
|
+
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void,
|
|
701
671
|
): void;
|
|
702
672
|
listPartnerEventSources(
|
|
703
673
|
args: ListPartnerEventSourcesCommandInput,
|
|
704
674
|
options: __HttpHandlerOptions,
|
|
705
|
-
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void
|
|
675
|
+
cb: (err: any, data?: ListPartnerEventSourcesCommandOutput) => void,
|
|
706
676
|
): void;
|
|
707
677
|
listReplays(): Promise<ListReplaysCommandOutput>;
|
|
708
678
|
listReplays(
|
|
709
679
|
args: ListReplaysCommandInput,
|
|
710
|
-
options?: __HttpHandlerOptions
|
|
680
|
+
options?: __HttpHandlerOptions,
|
|
711
681
|
): Promise<ListReplaysCommandOutput>;
|
|
712
682
|
listReplays(
|
|
713
683
|
args: ListReplaysCommandInput,
|
|
714
|
-
cb: (err: any, data?: ListReplaysCommandOutput) => void
|
|
684
|
+
cb: (err: any, data?: ListReplaysCommandOutput) => void,
|
|
715
685
|
): void;
|
|
716
686
|
listReplays(
|
|
717
687
|
args: ListReplaysCommandInput,
|
|
718
688
|
options: __HttpHandlerOptions,
|
|
719
|
-
cb: (err: any, data?: ListReplaysCommandOutput) => void
|
|
689
|
+
cb: (err: any, data?: ListReplaysCommandOutput) => void,
|
|
720
690
|
): void;
|
|
721
691
|
listRuleNamesByTarget(
|
|
722
692
|
args: ListRuleNamesByTargetCommandInput,
|
|
723
|
-
options?: __HttpHandlerOptions
|
|
693
|
+
options?: __HttpHandlerOptions,
|
|
724
694
|
): Promise<ListRuleNamesByTargetCommandOutput>;
|
|
725
695
|
listRuleNamesByTarget(
|
|
726
696
|
args: ListRuleNamesByTargetCommandInput,
|
|
727
|
-
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
|
|
697
|
+
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void,
|
|
728
698
|
): void;
|
|
729
699
|
listRuleNamesByTarget(
|
|
730
700
|
args: ListRuleNamesByTargetCommandInput,
|
|
731
701
|
options: __HttpHandlerOptions,
|
|
732
|
-
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void
|
|
702
|
+
cb: (err: any, data?: ListRuleNamesByTargetCommandOutput) => void,
|
|
733
703
|
): void;
|
|
734
704
|
listRules(): Promise<ListRulesCommandOutput>;
|
|
735
705
|
listRules(
|
|
736
706
|
args: ListRulesCommandInput,
|
|
737
|
-
options?: __HttpHandlerOptions
|
|
707
|
+
options?: __HttpHandlerOptions,
|
|
738
708
|
): Promise<ListRulesCommandOutput>;
|
|
739
709
|
listRules(
|
|
740
710
|
args: ListRulesCommandInput,
|
|
741
|
-
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
711
|
+
cb: (err: any, data?: ListRulesCommandOutput) => void,
|
|
742
712
|
): void;
|
|
743
713
|
listRules(
|
|
744
714
|
args: ListRulesCommandInput,
|
|
745
715
|
options: __HttpHandlerOptions,
|
|
746
|
-
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
716
|
+
cb: (err: any, data?: ListRulesCommandOutput) => void,
|
|
747
717
|
): void;
|
|
748
718
|
listTagsForResource(
|
|
749
719
|
args: ListTagsForResourceCommandInput,
|
|
750
|
-
options?: __HttpHandlerOptions
|
|
720
|
+
options?: __HttpHandlerOptions,
|
|
751
721
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
752
722
|
listTagsForResource(
|
|
753
723
|
args: ListTagsForResourceCommandInput,
|
|
754
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
724
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
755
725
|
): void;
|
|
756
726
|
listTagsForResource(
|
|
757
727
|
args: ListTagsForResourceCommandInput,
|
|
758
728
|
options: __HttpHandlerOptions,
|
|
759
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
729
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
760
730
|
): void;
|
|
761
731
|
listTargetsByRule(
|
|
762
732
|
args: ListTargetsByRuleCommandInput,
|
|
763
|
-
options?: __HttpHandlerOptions
|
|
733
|
+
options?: __HttpHandlerOptions,
|
|
764
734
|
): Promise<ListTargetsByRuleCommandOutput>;
|
|
765
735
|
listTargetsByRule(
|
|
766
736
|
args: ListTargetsByRuleCommandInput,
|
|
767
|
-
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
|
|
737
|
+
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void,
|
|
768
738
|
): void;
|
|
769
739
|
listTargetsByRule(
|
|
770
740
|
args: ListTargetsByRuleCommandInput,
|
|
771
741
|
options: __HttpHandlerOptions,
|
|
772
|
-
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void
|
|
742
|
+
cb: (err: any, data?: ListTargetsByRuleCommandOutput) => void,
|
|
773
743
|
): void;
|
|
774
744
|
putEvents(
|
|
775
745
|
args: PutEventsCommandInput,
|
|
776
|
-
options?: __HttpHandlerOptions
|
|
746
|
+
options?: __HttpHandlerOptions,
|
|
777
747
|
): Promise<PutEventsCommandOutput>;
|
|
778
748
|
putEvents(
|
|
779
749
|
args: PutEventsCommandInput,
|
|
780
|
-
cb: (err: any, data?: PutEventsCommandOutput) => void
|
|
750
|
+
cb: (err: any, data?: PutEventsCommandOutput) => void,
|
|
781
751
|
): void;
|
|
782
752
|
putEvents(
|
|
783
753
|
args: PutEventsCommandInput,
|
|
784
754
|
options: __HttpHandlerOptions,
|
|
785
|
-
cb: (err: any, data?: PutEventsCommandOutput) => void
|
|
755
|
+
cb: (err: any, data?: PutEventsCommandOutput) => void,
|
|
786
756
|
): void;
|
|
787
757
|
putPartnerEvents(
|
|
788
758
|
args: PutPartnerEventsCommandInput,
|
|
789
|
-
options?: __HttpHandlerOptions
|
|
759
|
+
options?: __HttpHandlerOptions,
|
|
790
760
|
): Promise<PutPartnerEventsCommandOutput>;
|
|
791
761
|
putPartnerEvents(
|
|
792
762
|
args: PutPartnerEventsCommandInput,
|
|
793
|
-
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
|
|
763
|
+
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void,
|
|
794
764
|
): void;
|
|
795
765
|
putPartnerEvents(
|
|
796
766
|
args: PutPartnerEventsCommandInput,
|
|
797
767
|
options: __HttpHandlerOptions,
|
|
798
|
-
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void
|
|
768
|
+
cb: (err: any, data?: PutPartnerEventsCommandOutput) => void,
|
|
799
769
|
): void;
|
|
800
770
|
putPermission(): Promise<PutPermissionCommandOutput>;
|
|
801
771
|
putPermission(
|
|
802
772
|
args: PutPermissionCommandInput,
|
|
803
|
-
options?: __HttpHandlerOptions
|
|
773
|
+
options?: __HttpHandlerOptions,
|
|
804
774
|
): Promise<PutPermissionCommandOutput>;
|
|
805
775
|
putPermission(
|
|
806
776
|
args: PutPermissionCommandInput,
|
|
807
|
-
cb: (err: any, data?: PutPermissionCommandOutput) => void
|
|
777
|
+
cb: (err: any, data?: PutPermissionCommandOutput) => void,
|
|
808
778
|
): void;
|
|
809
779
|
putPermission(
|
|
810
780
|
args: PutPermissionCommandInput,
|
|
811
781
|
options: __HttpHandlerOptions,
|
|
812
|
-
cb: (err: any, data?: PutPermissionCommandOutput) => void
|
|
813
|
-
): void;
|
|
814
|
-
putRule(
|
|
815
|
-
args: PutRuleCommandInput,
|
|
816
|
-
options?: __HttpHandlerOptions
|
|
817
|
-
): Promise<PutRuleCommandOutput>;
|
|
818
|
-
putRule(
|
|
819
|
-
args: PutRuleCommandInput,
|
|
820
|
-
cb: (err: any, data?: PutRuleCommandOutput) => void
|
|
782
|
+
cb: (err: any, data?: PutPermissionCommandOutput) => void,
|
|
821
783
|
): void;
|
|
784
|
+
putRule(args: PutRuleCommandInput, options?: __HttpHandlerOptions): Promise<PutRuleCommandOutput>;
|
|
785
|
+
putRule(args: PutRuleCommandInput, cb: (err: any, data?: PutRuleCommandOutput) => void): void;
|
|
822
786
|
putRule(
|
|
823
787
|
args: PutRuleCommandInput,
|
|
824
788
|
options: __HttpHandlerOptions,
|
|
825
|
-
cb: (err: any, data?: PutRuleCommandOutput) => void
|
|
789
|
+
cb: (err: any, data?: PutRuleCommandOutput) => void,
|
|
826
790
|
): void;
|
|
827
791
|
putTargets(
|
|
828
792
|
args: PutTargetsCommandInput,
|
|
829
|
-
options?: __HttpHandlerOptions
|
|
793
|
+
options?: __HttpHandlerOptions,
|
|
830
794
|
): Promise<PutTargetsCommandOutput>;
|
|
831
795
|
putTargets(
|
|
832
796
|
args: PutTargetsCommandInput,
|
|
833
|
-
cb: (err: any, data?: PutTargetsCommandOutput) => void
|
|
797
|
+
cb: (err: any, data?: PutTargetsCommandOutput) => void,
|
|
834
798
|
): void;
|
|
835
799
|
putTargets(
|
|
836
800
|
args: PutTargetsCommandInput,
|
|
837
801
|
options: __HttpHandlerOptions,
|
|
838
|
-
cb: (err: any, data?: PutTargetsCommandOutput) => void
|
|
802
|
+
cb: (err: any, data?: PutTargetsCommandOutput) => void,
|
|
839
803
|
): void;
|
|
840
804
|
removePermission(): Promise<RemovePermissionCommandOutput>;
|
|
841
805
|
removePermission(
|
|
842
806
|
args: RemovePermissionCommandInput,
|
|
843
|
-
options?: __HttpHandlerOptions
|
|
807
|
+
options?: __HttpHandlerOptions,
|
|
844
808
|
): Promise<RemovePermissionCommandOutput>;
|
|
845
809
|
removePermission(
|
|
846
810
|
args: RemovePermissionCommandInput,
|
|
847
|
-
cb: (err: any, data?: RemovePermissionCommandOutput) => void
|
|
811
|
+
cb: (err: any, data?: RemovePermissionCommandOutput) => void,
|
|
848
812
|
): void;
|
|
849
813
|
removePermission(
|
|
850
814
|
args: RemovePermissionCommandInput,
|
|
851
815
|
options: __HttpHandlerOptions,
|
|
852
|
-
cb: (err: any, data?: RemovePermissionCommandOutput) => void
|
|
816
|
+
cb: (err: any, data?: RemovePermissionCommandOutput) => void,
|
|
853
817
|
): void;
|
|
854
818
|
removeTargets(
|
|
855
819
|
args: RemoveTargetsCommandInput,
|
|
856
|
-
options?: __HttpHandlerOptions
|
|
820
|
+
options?: __HttpHandlerOptions,
|
|
857
821
|
): Promise<RemoveTargetsCommandOutput>;
|
|
858
822
|
removeTargets(
|
|
859
823
|
args: RemoveTargetsCommandInput,
|
|
860
|
-
cb: (err: any, data?: RemoveTargetsCommandOutput) => void
|
|
824
|
+
cb: (err: any, data?: RemoveTargetsCommandOutput) => void,
|
|
861
825
|
): void;
|
|
862
826
|
removeTargets(
|
|
863
827
|
args: RemoveTargetsCommandInput,
|
|
864
828
|
options: __HttpHandlerOptions,
|
|
865
|
-
cb: (err: any, data?: RemoveTargetsCommandOutput) => void
|
|
829
|
+
cb: (err: any, data?: RemoveTargetsCommandOutput) => void,
|
|
866
830
|
): void;
|
|
867
831
|
startReplay(
|
|
868
832
|
args: StartReplayCommandInput,
|
|
869
|
-
options?: __HttpHandlerOptions
|
|
833
|
+
options?: __HttpHandlerOptions,
|
|
870
834
|
): Promise<StartReplayCommandOutput>;
|
|
871
835
|
startReplay(
|
|
872
836
|
args: StartReplayCommandInput,
|
|
873
|
-
cb: (err: any, data?: StartReplayCommandOutput) => void
|
|
837
|
+
cb: (err: any, data?: StartReplayCommandOutput) => void,
|
|
874
838
|
): void;
|
|
875
839
|
startReplay(
|
|
876
840
|
args: StartReplayCommandInput,
|
|
877
841
|
options: __HttpHandlerOptions,
|
|
878
|
-
cb: (err: any, data?: StartReplayCommandOutput) => void
|
|
842
|
+
cb: (err: any, data?: StartReplayCommandOutput) => void,
|
|
879
843
|
): void;
|
|
880
844
|
tagResource(
|
|
881
845
|
args: TagResourceCommandInput,
|
|
882
|
-
options?: __HttpHandlerOptions
|
|
846
|
+
options?: __HttpHandlerOptions,
|
|
883
847
|
): Promise<TagResourceCommandOutput>;
|
|
884
848
|
tagResource(
|
|
885
849
|
args: TagResourceCommandInput,
|
|
886
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
850
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
887
851
|
): void;
|
|
888
852
|
tagResource(
|
|
889
853
|
args: TagResourceCommandInput,
|
|
890
854
|
options: __HttpHandlerOptions,
|
|
891
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
855
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
892
856
|
): void;
|
|
893
857
|
testEventPattern(
|
|
894
858
|
args: TestEventPatternCommandInput,
|
|
895
|
-
options?: __HttpHandlerOptions
|
|
859
|
+
options?: __HttpHandlerOptions,
|
|
896
860
|
): Promise<TestEventPatternCommandOutput>;
|
|
897
861
|
testEventPattern(
|
|
898
862
|
args: TestEventPatternCommandInput,
|
|
899
|
-
cb: (err: any, data?: TestEventPatternCommandOutput) => void
|
|
863
|
+
cb: (err: any, data?: TestEventPatternCommandOutput) => void,
|
|
900
864
|
): void;
|
|
901
865
|
testEventPattern(
|
|
902
866
|
args: TestEventPatternCommandInput,
|
|
903
867
|
options: __HttpHandlerOptions,
|
|
904
|
-
cb: (err: any, data?: TestEventPatternCommandOutput) => void
|
|
868
|
+
cb: (err: any, data?: TestEventPatternCommandOutput) => void,
|
|
905
869
|
): void;
|
|
906
870
|
untagResource(
|
|
907
871
|
args: UntagResourceCommandInput,
|
|
908
|
-
options?: __HttpHandlerOptions
|
|
872
|
+
options?: __HttpHandlerOptions,
|
|
909
873
|
): Promise<UntagResourceCommandOutput>;
|
|
910
874
|
untagResource(
|
|
911
875
|
args: UntagResourceCommandInput,
|
|
912
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
876
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
913
877
|
): void;
|
|
914
878
|
untagResource(
|
|
915
879
|
args: UntagResourceCommandInput,
|
|
916
880
|
options: __HttpHandlerOptions,
|
|
917
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
881
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
918
882
|
): void;
|
|
919
883
|
updateApiDestination(
|
|
920
884
|
args: UpdateApiDestinationCommandInput,
|
|
921
|
-
options?: __HttpHandlerOptions
|
|
885
|
+
options?: __HttpHandlerOptions,
|
|
922
886
|
): Promise<UpdateApiDestinationCommandOutput>;
|
|
923
887
|
updateApiDestination(
|
|
924
888
|
args: UpdateApiDestinationCommandInput,
|
|
925
|
-
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
|
|
889
|
+
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void,
|
|
926
890
|
): void;
|
|
927
891
|
updateApiDestination(
|
|
928
892
|
args: UpdateApiDestinationCommandInput,
|
|
929
893
|
options: __HttpHandlerOptions,
|
|
930
|
-
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void
|
|
894
|
+
cb: (err: any, data?: UpdateApiDestinationCommandOutput) => void,
|
|
931
895
|
): void;
|
|
932
896
|
updateArchive(
|
|
933
897
|
args: UpdateArchiveCommandInput,
|
|
934
|
-
options?: __HttpHandlerOptions
|
|
898
|
+
options?: __HttpHandlerOptions,
|
|
935
899
|
): Promise<UpdateArchiveCommandOutput>;
|
|
936
900
|
updateArchive(
|
|
937
901
|
args: UpdateArchiveCommandInput,
|
|
938
|
-
cb: (err: any, data?: UpdateArchiveCommandOutput) => void
|
|
902
|
+
cb: (err: any, data?: UpdateArchiveCommandOutput) => void,
|
|
939
903
|
): void;
|
|
940
904
|
updateArchive(
|
|
941
905
|
args: UpdateArchiveCommandInput,
|
|
942
906
|
options: __HttpHandlerOptions,
|
|
943
|
-
cb: (err: any, data?: UpdateArchiveCommandOutput) => void
|
|
907
|
+
cb: (err: any, data?: UpdateArchiveCommandOutput) => void,
|
|
944
908
|
): void;
|
|
945
909
|
updateConnection(
|
|
946
910
|
args: UpdateConnectionCommandInput,
|
|
947
|
-
options?: __HttpHandlerOptions
|
|
911
|
+
options?: __HttpHandlerOptions,
|
|
948
912
|
): Promise<UpdateConnectionCommandOutput>;
|
|
949
913
|
updateConnection(
|
|
950
914
|
args: UpdateConnectionCommandInput,
|
|
951
|
-
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
915
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
|
|
952
916
|
): void;
|
|
953
917
|
updateConnection(
|
|
954
918
|
args: UpdateConnectionCommandInput,
|
|
955
919
|
options: __HttpHandlerOptions,
|
|
956
|
-
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
920
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
|
|
957
921
|
): void;
|
|
958
922
|
updateEndpoint(
|
|
959
923
|
args: UpdateEndpointCommandInput,
|
|
960
|
-
options?: __HttpHandlerOptions
|
|
924
|
+
options?: __HttpHandlerOptions,
|
|
961
925
|
): Promise<UpdateEndpointCommandOutput>;
|
|
962
926
|
updateEndpoint(
|
|
963
927
|
args: UpdateEndpointCommandInput,
|
|
964
|
-
cb: (err: any, data?: UpdateEndpointCommandOutput) => void
|
|
928
|
+
cb: (err: any, data?: UpdateEndpointCommandOutput) => void,
|
|
965
929
|
): void;
|
|
966
930
|
updateEndpoint(
|
|
967
931
|
args: UpdateEndpointCommandInput,
|
|
968
932
|
options: __HttpHandlerOptions,
|
|
969
|
-
cb: (err: any, data?: UpdateEndpointCommandOutput) => void
|
|
933
|
+
cb: (err: any, data?: UpdateEndpointCommandOutput) => void,
|
|
970
934
|
): void;
|
|
971
935
|
updateEventBus(): Promise<UpdateEventBusCommandOutput>;
|
|
972
936
|
updateEventBus(
|
|
973
937
|
args: UpdateEventBusCommandInput,
|
|
974
|
-
options?: __HttpHandlerOptions
|
|
938
|
+
options?: __HttpHandlerOptions,
|
|
975
939
|
): Promise<UpdateEventBusCommandOutput>;
|
|
976
940
|
updateEventBus(
|
|
977
941
|
args: UpdateEventBusCommandInput,
|
|
978
|
-
cb: (err: any, data?: UpdateEventBusCommandOutput) => void
|
|
942
|
+
cb: (err: any, data?: UpdateEventBusCommandOutput) => void,
|
|
979
943
|
): void;
|
|
980
944
|
updateEventBus(
|
|
981
945
|
args: UpdateEventBusCommandInput,
|
|
982
946
|
options: __HttpHandlerOptions,
|
|
983
|
-
cb: (err: any, data?: UpdateEventBusCommandOutput) => void
|
|
947
|
+
cb: (err: any, data?: UpdateEventBusCommandOutput) => void,
|
|
984
948
|
): void;
|
|
985
949
|
}
|
|
986
|
-
export declare class EventBridge
|
|
987
|
-
extends EventBridgeClient
|
|
988
|
-
implements EventBridge {}
|
|
950
|
+
export declare class EventBridge extends EventBridgeClient implements EventBridge {}
|