@aws-sdk/client-cloudwatch-events 3.957.0 → 3.958.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/README.md CHANGED
@@ -29,10 +29,8 @@ volume.</p>
29
29
  Guide</a>.</p>
30
30
 
31
31
  ## Installing
32
-
33
32
  To install this package, simply type add or install @aws-sdk/client-cloudwatch-events
34
33
  using your favorite package manager:
35
-
36
34
  - `npm install @aws-sdk/client-cloudwatch-events`
37
35
  - `yarn add @aws-sdk/client-cloudwatch-events`
38
36
  - `pnpm add @aws-sdk/client-cloudwatch-events`
@@ -68,9 +66,7 @@ To send a request, you:
68
66
  // a client can be shared by different commands.
69
67
  const client = new CloudWatchEventsClient({ region: "REGION" });
70
68
 
71
- const params = {
72
- /** input parameters */
73
- };
69
+ const params = { /** input parameters */ };
74
70
  const command = new ListReplaysCommand(params);
75
71
  ```
76
72
 
@@ -229,7 +225,6 @@ ActivateEventSource
229
225
  </summary>
230
226
 
231
227
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ActivateEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ActivateEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ActivateEventSourceCommandOutput/)
232
-
233
228
  </details>
234
229
  <details>
235
230
  <summary>
@@ -237,7 +232,6 @@ CancelReplay
237
232
  </summary>
238
233
 
239
234
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CancelReplayCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CancelReplayCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CancelReplayCommandOutput/)
240
-
241
235
  </details>
242
236
  <details>
243
237
  <summary>
@@ -245,7 +239,6 @@ CreateApiDestination
245
239
  </summary>
246
240
 
247
241
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CreateApiDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateApiDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateApiDestinationCommandOutput/)
248
-
249
242
  </details>
250
243
  <details>
251
244
  <summary>
@@ -253,7 +246,6 @@ CreateArchive
253
246
  </summary>
254
247
 
255
248
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CreateArchiveCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateArchiveCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateArchiveCommandOutput/)
256
-
257
249
  </details>
258
250
  <details>
259
251
  <summary>
@@ -261,7 +253,6 @@ CreateConnection
261
253
  </summary>
262
254
 
263
255
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CreateConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateConnectionCommandOutput/)
264
-
265
256
  </details>
266
257
  <details>
267
258
  <summary>
@@ -269,7 +260,6 @@ CreateEventBus
269
260
  </summary>
270
261
 
271
262
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CreateEventBusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateEventBusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreateEventBusCommandOutput/)
272
-
273
263
  </details>
274
264
  <details>
275
265
  <summary>
@@ -277,7 +267,6 @@ CreatePartnerEventSource
277
267
  </summary>
278
268
 
279
269
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/CreatePartnerEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreatePartnerEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/CreatePartnerEventSourceCommandOutput/)
280
-
281
270
  </details>
282
271
  <details>
283
272
  <summary>
@@ -285,7 +274,6 @@ DeactivateEventSource
285
274
  </summary>
286
275
 
287
276
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeactivateEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeactivateEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeactivateEventSourceCommandOutput/)
288
-
289
277
  </details>
290
278
  <details>
291
279
  <summary>
@@ -293,7 +281,6 @@ DeauthorizeConnection
293
281
  </summary>
294
282
 
295
283
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeauthorizeConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeauthorizeConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeauthorizeConnectionCommandOutput/)
296
-
297
284
  </details>
298
285
  <details>
299
286
  <summary>
@@ -301,7 +288,6 @@ DeleteApiDestination
301
288
  </summary>
302
289
 
303
290
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeleteApiDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteApiDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteApiDestinationCommandOutput/)
304
-
305
291
  </details>
306
292
  <details>
307
293
  <summary>
@@ -309,7 +295,6 @@ DeleteArchive
309
295
  </summary>
310
296
 
311
297
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeleteArchiveCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteArchiveCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteArchiveCommandOutput/)
312
-
313
298
  </details>
314
299
  <details>
315
300
  <summary>
@@ -317,7 +302,6 @@ DeleteConnection
317
302
  </summary>
318
303
 
319
304
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeleteConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteConnectionCommandOutput/)
320
-
321
305
  </details>
322
306
  <details>
323
307
  <summary>
@@ -325,7 +309,6 @@ DeleteEventBus
325
309
  </summary>
326
310
 
327
311
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeleteEventBusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteEventBusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteEventBusCommandOutput/)
328
-
329
312
  </details>
330
313
  <details>
331
314
  <summary>
@@ -333,7 +316,6 @@ DeletePartnerEventSource
333
316
  </summary>
334
317
 
335
318
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeletePartnerEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeletePartnerEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeletePartnerEventSourceCommandOutput/)
336
-
337
319
  </details>
338
320
  <details>
339
321
  <summary>
@@ -341,7 +323,6 @@ DeleteRule
341
323
  </summary>
342
324
 
343
325
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DeleteRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DeleteRuleCommandOutput/)
344
-
345
326
  </details>
346
327
  <details>
347
328
  <summary>
@@ -349,7 +330,6 @@ DescribeApiDestination
349
330
  </summary>
350
331
 
351
332
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeApiDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeApiDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeApiDestinationCommandOutput/)
352
-
353
333
  </details>
354
334
  <details>
355
335
  <summary>
@@ -357,7 +337,6 @@ DescribeArchive
357
337
  </summary>
358
338
 
359
339
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeArchiveCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeArchiveCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeArchiveCommandOutput/)
360
-
361
340
  </details>
362
341
  <details>
363
342
  <summary>
@@ -365,7 +344,6 @@ DescribeConnection
365
344
  </summary>
366
345
 
367
346
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeConnectionCommandOutput/)
368
-
369
347
  </details>
370
348
  <details>
371
349
  <summary>
@@ -373,7 +351,6 @@ DescribeEventBus
373
351
  </summary>
374
352
 
375
353
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeEventBusCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeEventBusCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeEventBusCommandOutput/)
376
-
377
354
  </details>
378
355
  <details>
379
356
  <summary>
@@ -381,7 +358,6 @@ DescribeEventSource
381
358
  </summary>
382
359
 
383
360
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeEventSourceCommandOutput/)
384
-
385
361
  </details>
386
362
  <details>
387
363
  <summary>
@@ -389,7 +365,6 @@ DescribePartnerEventSource
389
365
  </summary>
390
366
 
391
367
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribePartnerEventSourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribePartnerEventSourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribePartnerEventSourceCommandOutput/)
392
-
393
368
  </details>
394
369
  <details>
395
370
  <summary>
@@ -397,7 +372,6 @@ DescribeReplay
397
372
  </summary>
398
373
 
399
374
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeReplayCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeReplayCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeReplayCommandOutput/)
400
-
401
375
  </details>
402
376
  <details>
403
377
  <summary>
@@ -405,7 +379,6 @@ DescribeRule
405
379
  </summary>
406
380
 
407
381
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DescribeRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DescribeRuleCommandOutput/)
408
-
409
382
  </details>
410
383
  <details>
411
384
  <summary>
@@ -413,7 +386,6 @@ DisableRule
413
386
  </summary>
414
387
 
415
388
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/DisableRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DisableRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/DisableRuleCommandOutput/)
416
-
417
389
  </details>
418
390
  <details>
419
391
  <summary>
@@ -421,7 +393,6 @@ EnableRule
421
393
  </summary>
422
394
 
423
395
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/EnableRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/EnableRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/EnableRuleCommandOutput/)
424
-
425
396
  </details>
426
397
  <details>
427
398
  <summary>
@@ -429,7 +400,6 @@ ListApiDestinations
429
400
  </summary>
430
401
 
431
402
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListApiDestinationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListApiDestinationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListApiDestinationsCommandOutput/)
432
-
433
403
  </details>
434
404
  <details>
435
405
  <summary>
@@ -437,7 +407,6 @@ ListArchives
437
407
  </summary>
438
408
 
439
409
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListArchivesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListArchivesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListArchivesCommandOutput/)
440
-
441
410
  </details>
442
411
  <details>
443
412
  <summary>
@@ -445,7 +414,6 @@ ListConnections
445
414
  </summary>
446
415
 
447
416
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListConnectionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListConnectionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListConnectionsCommandOutput/)
448
-
449
417
  </details>
450
418
  <details>
451
419
  <summary>
@@ -453,7 +421,6 @@ ListEventBuses
453
421
  </summary>
454
422
 
455
423
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListEventBusesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListEventBusesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListEventBusesCommandOutput/)
456
-
457
424
  </details>
458
425
  <details>
459
426
  <summary>
@@ -461,7 +428,6 @@ ListEventSources
461
428
  </summary>
462
429
 
463
430
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListEventSourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListEventSourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListEventSourcesCommandOutput/)
464
-
465
431
  </details>
466
432
  <details>
467
433
  <summary>
@@ -469,7 +435,6 @@ ListPartnerEventSourceAccounts
469
435
  </summary>
470
436
 
471
437
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListPartnerEventSourceAccountsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListPartnerEventSourceAccountsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListPartnerEventSourceAccountsCommandOutput/)
472
-
473
438
  </details>
474
439
  <details>
475
440
  <summary>
@@ -477,7 +442,6 @@ ListPartnerEventSources
477
442
  </summary>
478
443
 
479
444
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListPartnerEventSourcesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListPartnerEventSourcesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListPartnerEventSourcesCommandOutput/)
480
-
481
445
  </details>
482
446
  <details>
483
447
  <summary>
@@ -485,7 +449,6 @@ ListReplays
485
449
  </summary>
486
450
 
487
451
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListReplaysCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListReplaysCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListReplaysCommandOutput/)
488
-
489
452
  </details>
490
453
  <details>
491
454
  <summary>
@@ -493,7 +456,6 @@ ListRuleNamesByTarget
493
456
  </summary>
494
457
 
495
458
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListRuleNamesByTargetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListRuleNamesByTargetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListRuleNamesByTargetCommandOutput/)
496
-
497
459
  </details>
498
460
  <details>
499
461
  <summary>
@@ -501,7 +463,6 @@ ListRules
501
463
  </summary>
502
464
 
503
465
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListRulesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListRulesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListRulesCommandOutput/)
504
-
505
466
  </details>
506
467
  <details>
507
468
  <summary>
@@ -509,7 +470,6 @@ ListTagsForResource
509
470
  </summary>
510
471
 
511
472
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListTagsForResourceCommandOutput/)
512
-
513
473
  </details>
514
474
  <details>
515
475
  <summary>
@@ -517,7 +477,6 @@ ListTargetsByRule
517
477
  </summary>
518
478
 
519
479
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/ListTargetsByRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListTargetsByRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/ListTargetsByRuleCommandOutput/)
520
-
521
480
  </details>
522
481
  <details>
523
482
  <summary>
@@ -525,7 +484,6 @@ PutEvents
525
484
  </summary>
526
485
 
527
486
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/PutEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutEventsCommandOutput/)
528
-
529
487
  </details>
530
488
  <details>
531
489
  <summary>
@@ -533,7 +491,6 @@ PutPartnerEvents
533
491
  </summary>
534
492
 
535
493
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/PutPartnerEventsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutPartnerEventsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutPartnerEventsCommandOutput/)
536
-
537
494
  </details>
538
495
  <details>
539
496
  <summary>
@@ -541,7 +498,6 @@ PutPermission
541
498
  </summary>
542
499
 
543
500
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/PutPermissionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutPermissionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutPermissionCommandOutput/)
544
-
545
501
  </details>
546
502
  <details>
547
503
  <summary>
@@ -549,7 +505,6 @@ PutRule
549
505
  </summary>
550
506
 
551
507
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/PutRuleCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutRuleCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutRuleCommandOutput/)
552
-
553
508
  </details>
554
509
  <details>
555
510
  <summary>
@@ -557,7 +512,6 @@ PutTargets
557
512
  </summary>
558
513
 
559
514
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/PutTargetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutTargetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/PutTargetsCommandOutput/)
560
-
561
515
  </details>
562
516
  <details>
563
517
  <summary>
@@ -565,7 +519,6 @@ RemovePermission
565
519
  </summary>
566
520
 
567
521
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/RemovePermissionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/RemovePermissionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/RemovePermissionCommandOutput/)
568
-
569
522
  </details>
570
523
  <details>
571
524
  <summary>
@@ -573,7 +526,6 @@ RemoveTargets
573
526
  </summary>
574
527
 
575
528
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/RemoveTargetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/RemoveTargetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/RemoveTargetsCommandOutput/)
576
-
577
529
  </details>
578
530
  <details>
579
531
  <summary>
@@ -581,7 +533,6 @@ StartReplay
581
533
  </summary>
582
534
 
583
535
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/StartReplayCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/StartReplayCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/StartReplayCommandOutput/)
584
-
585
536
  </details>
586
537
  <details>
587
538
  <summary>
@@ -589,7 +540,6 @@ TagResource
589
540
  </summary>
590
541
 
591
542
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/TagResourceCommandOutput/)
592
-
593
543
  </details>
594
544
  <details>
595
545
  <summary>
@@ -597,7 +547,6 @@ TestEventPattern
597
547
  </summary>
598
548
 
599
549
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/TestEventPatternCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/TestEventPatternCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/TestEventPatternCommandOutput/)
600
-
601
550
  </details>
602
551
  <details>
603
552
  <summary>
@@ -605,7 +554,6 @@ UntagResource
605
554
  </summary>
606
555
 
607
556
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UntagResourceCommandOutput/)
608
-
609
557
  </details>
610
558
  <details>
611
559
  <summary>
@@ -613,7 +561,6 @@ UpdateApiDestination
613
561
  </summary>
614
562
 
615
563
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/UpdateApiDestinationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateApiDestinationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateApiDestinationCommandOutput/)
616
-
617
564
  </details>
618
565
  <details>
619
566
  <summary>
@@ -621,7 +568,6 @@ UpdateArchive
621
568
  </summary>
622
569
 
623
570
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/UpdateArchiveCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateArchiveCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateArchiveCommandOutput/)
624
-
625
571
  </details>
626
572
  <details>
627
573
  <summary>
@@ -629,5 +575,4 @@ UpdateConnection
629
575
  </summary>
630
576
 
631
577
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudwatch-events/command/UpdateConnectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateConnectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-cloudwatch-events/Interface/UpdateConnectionCommandOutput/)
632
-
633
578
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultCloudWatchEventsHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultCloudWatchEventsHttpAuthSchemeParametersProvider = defaultCloudWatchEventsHttpAuthSchemeParametersProvider;