@aws-sdk/client-docdb 3.170.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/DocDB.d.ts +0 -53
- package/dist-types/ts3.4/DocDBClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/DocDBServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -721
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/package.json +28 -28
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-docdb
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-docdb
|
|
@@ -212,7 +212,6 @@ import {
|
|
|
212
212
|
StopDBClusterCommandOutput,
|
|
213
213
|
} from "./commands/StopDBClusterCommand";
|
|
214
214
|
import { DocDBClient } from "./DocDBClient";
|
|
215
|
-
|
|
216
215
|
export declare class DocDB extends DocDBClient {
|
|
217
216
|
addSourceIdentifierToSubscription(
|
|
218
217
|
args: AddSourceIdentifierToSubscriptionCommandInput,
|
|
@@ -233,7 +232,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
233
232
|
data?: AddSourceIdentifierToSubscriptionCommandOutput
|
|
234
233
|
) => void
|
|
235
234
|
): void;
|
|
236
|
-
|
|
237
235
|
addTagsToResource(
|
|
238
236
|
args: AddTagsToResourceCommandInput,
|
|
239
237
|
options?: __HttpHandlerOptions
|
|
@@ -247,7 +245,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
247
245
|
options: __HttpHandlerOptions,
|
|
248
246
|
cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
|
|
249
247
|
): void;
|
|
250
|
-
|
|
251
248
|
applyPendingMaintenanceAction(
|
|
252
249
|
args: ApplyPendingMaintenanceActionCommandInput,
|
|
253
250
|
options?: __HttpHandlerOptions
|
|
@@ -261,7 +258,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
261
258
|
options: __HttpHandlerOptions,
|
|
262
259
|
cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
|
|
263
260
|
): void;
|
|
264
|
-
|
|
265
261
|
copyDBClusterParameterGroup(
|
|
266
262
|
args: CopyDBClusterParameterGroupCommandInput,
|
|
267
263
|
options?: __HttpHandlerOptions
|
|
@@ -275,7 +271,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
275
271
|
options: __HttpHandlerOptions,
|
|
276
272
|
cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
|
|
277
273
|
): void;
|
|
278
|
-
|
|
279
274
|
copyDBClusterSnapshot(
|
|
280
275
|
args: CopyDBClusterSnapshotCommandInput,
|
|
281
276
|
options?: __HttpHandlerOptions
|
|
@@ -289,7 +284,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
289
284
|
options: __HttpHandlerOptions,
|
|
290
285
|
cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
|
|
291
286
|
): void;
|
|
292
|
-
|
|
293
287
|
createDBCluster(
|
|
294
288
|
args: CreateDBClusterCommandInput,
|
|
295
289
|
options?: __HttpHandlerOptions
|
|
@@ -303,7 +297,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
303
297
|
options: __HttpHandlerOptions,
|
|
304
298
|
cb: (err: any, data?: CreateDBClusterCommandOutput) => void
|
|
305
299
|
): void;
|
|
306
|
-
|
|
307
300
|
createDBClusterParameterGroup(
|
|
308
301
|
args: CreateDBClusterParameterGroupCommandInput,
|
|
309
302
|
options?: __HttpHandlerOptions
|
|
@@ -317,7 +310,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
317
310
|
options: __HttpHandlerOptions,
|
|
318
311
|
cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
|
|
319
312
|
): void;
|
|
320
|
-
|
|
321
313
|
createDBClusterSnapshot(
|
|
322
314
|
args: CreateDBClusterSnapshotCommandInput,
|
|
323
315
|
options?: __HttpHandlerOptions
|
|
@@ -331,7 +323,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
331
323
|
options: __HttpHandlerOptions,
|
|
332
324
|
cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
|
|
333
325
|
): void;
|
|
334
|
-
|
|
335
326
|
createDBInstance(
|
|
336
327
|
args: CreateDBInstanceCommandInput,
|
|
337
328
|
options?: __HttpHandlerOptions
|
|
@@ -345,7 +336,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
345
336
|
options: __HttpHandlerOptions,
|
|
346
337
|
cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
|
|
347
338
|
): void;
|
|
348
|
-
|
|
349
339
|
createDBSubnetGroup(
|
|
350
340
|
args: CreateDBSubnetGroupCommandInput,
|
|
351
341
|
options?: __HttpHandlerOptions
|
|
@@ -359,7 +349,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
359
349
|
options: __HttpHandlerOptions,
|
|
360
350
|
cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
|
|
361
351
|
): void;
|
|
362
|
-
|
|
363
352
|
createEventSubscription(
|
|
364
353
|
args: CreateEventSubscriptionCommandInput,
|
|
365
354
|
options?: __HttpHandlerOptions
|
|
@@ -373,7 +362,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
373
362
|
options: __HttpHandlerOptions,
|
|
374
363
|
cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
|
|
375
364
|
): void;
|
|
376
|
-
|
|
377
365
|
createGlobalCluster(
|
|
378
366
|
args: CreateGlobalClusterCommandInput,
|
|
379
367
|
options?: __HttpHandlerOptions
|
|
@@ -387,7 +375,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
387
375
|
options: __HttpHandlerOptions,
|
|
388
376
|
cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
|
|
389
377
|
): void;
|
|
390
|
-
|
|
391
378
|
deleteDBCluster(
|
|
392
379
|
args: DeleteDBClusterCommandInput,
|
|
393
380
|
options?: __HttpHandlerOptions
|
|
@@ -401,7 +388,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
401
388
|
options: __HttpHandlerOptions,
|
|
402
389
|
cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
|
|
403
390
|
): void;
|
|
404
|
-
|
|
405
391
|
deleteDBClusterParameterGroup(
|
|
406
392
|
args: DeleteDBClusterParameterGroupCommandInput,
|
|
407
393
|
options?: __HttpHandlerOptions
|
|
@@ -415,7 +401,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
415
401
|
options: __HttpHandlerOptions,
|
|
416
402
|
cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
|
|
417
403
|
): void;
|
|
418
|
-
|
|
419
404
|
deleteDBClusterSnapshot(
|
|
420
405
|
args: DeleteDBClusterSnapshotCommandInput,
|
|
421
406
|
options?: __HttpHandlerOptions
|
|
@@ -429,7 +414,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
429
414
|
options: __HttpHandlerOptions,
|
|
430
415
|
cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
|
|
431
416
|
): void;
|
|
432
|
-
|
|
433
417
|
deleteDBInstance(
|
|
434
418
|
args: DeleteDBInstanceCommandInput,
|
|
435
419
|
options?: __HttpHandlerOptions
|
|
@@ -443,7 +427,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
443
427
|
options: __HttpHandlerOptions,
|
|
444
428
|
cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
|
|
445
429
|
): void;
|
|
446
|
-
|
|
447
430
|
deleteDBSubnetGroup(
|
|
448
431
|
args: DeleteDBSubnetGroupCommandInput,
|
|
449
432
|
options?: __HttpHandlerOptions
|
|
@@ -457,7 +440,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
457
440
|
options: __HttpHandlerOptions,
|
|
458
441
|
cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
|
|
459
442
|
): void;
|
|
460
|
-
|
|
461
443
|
deleteEventSubscription(
|
|
462
444
|
args: DeleteEventSubscriptionCommandInput,
|
|
463
445
|
options?: __HttpHandlerOptions
|
|
@@ -471,7 +453,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
471
453
|
options: __HttpHandlerOptions,
|
|
472
454
|
cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
|
|
473
455
|
): void;
|
|
474
|
-
|
|
475
456
|
deleteGlobalCluster(
|
|
476
457
|
args: DeleteGlobalClusterCommandInput,
|
|
477
458
|
options?: __HttpHandlerOptions
|
|
@@ -485,7 +466,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
485
466
|
options: __HttpHandlerOptions,
|
|
486
467
|
cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
|
|
487
468
|
): void;
|
|
488
|
-
|
|
489
469
|
describeCertificates(
|
|
490
470
|
args: DescribeCertificatesCommandInput,
|
|
491
471
|
options?: __HttpHandlerOptions
|
|
@@ -499,7 +479,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
499
479
|
options: __HttpHandlerOptions,
|
|
500
480
|
cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
|
|
501
481
|
): void;
|
|
502
|
-
|
|
503
482
|
describeDBClusterParameterGroups(
|
|
504
483
|
args: DescribeDBClusterParameterGroupsCommandInput,
|
|
505
484
|
options?: __HttpHandlerOptions
|
|
@@ -513,7 +492,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
513
492
|
options: __HttpHandlerOptions,
|
|
514
493
|
cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
|
|
515
494
|
): void;
|
|
516
|
-
|
|
517
495
|
describeDBClusterParameters(
|
|
518
496
|
args: DescribeDBClusterParametersCommandInput,
|
|
519
497
|
options?: __HttpHandlerOptions
|
|
@@ -527,7 +505,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
527
505
|
options: __HttpHandlerOptions,
|
|
528
506
|
cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
|
|
529
507
|
): void;
|
|
530
|
-
|
|
531
508
|
describeDBClusters(
|
|
532
509
|
args: DescribeDBClustersCommandInput,
|
|
533
510
|
options?: __HttpHandlerOptions
|
|
@@ -541,7 +518,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
541
518
|
options: __HttpHandlerOptions,
|
|
542
519
|
cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
|
|
543
520
|
): void;
|
|
544
|
-
|
|
545
521
|
describeDBClusterSnapshotAttributes(
|
|
546
522
|
args: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
547
523
|
options?: __HttpHandlerOptions
|
|
@@ -561,7 +537,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
561
537
|
data?: DescribeDBClusterSnapshotAttributesCommandOutput
|
|
562
538
|
) => void
|
|
563
539
|
): void;
|
|
564
|
-
|
|
565
540
|
describeDBClusterSnapshots(
|
|
566
541
|
args: DescribeDBClusterSnapshotsCommandInput,
|
|
567
542
|
options?: __HttpHandlerOptions
|
|
@@ -575,7 +550,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
575
550
|
options: __HttpHandlerOptions,
|
|
576
551
|
cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
|
|
577
552
|
): void;
|
|
578
|
-
|
|
579
553
|
describeDBEngineVersions(
|
|
580
554
|
args: DescribeDBEngineVersionsCommandInput,
|
|
581
555
|
options?: __HttpHandlerOptions
|
|
@@ -589,7 +563,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
589
563
|
options: __HttpHandlerOptions,
|
|
590
564
|
cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
|
|
591
565
|
): void;
|
|
592
|
-
|
|
593
566
|
describeDBInstances(
|
|
594
567
|
args: DescribeDBInstancesCommandInput,
|
|
595
568
|
options?: __HttpHandlerOptions
|
|
@@ -603,7 +576,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
603
576
|
options: __HttpHandlerOptions,
|
|
604
577
|
cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
|
|
605
578
|
): void;
|
|
606
|
-
|
|
607
579
|
describeDBSubnetGroups(
|
|
608
580
|
args: DescribeDBSubnetGroupsCommandInput,
|
|
609
581
|
options?: __HttpHandlerOptions
|
|
@@ -617,7 +589,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
617
589
|
options: __HttpHandlerOptions,
|
|
618
590
|
cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
|
|
619
591
|
): void;
|
|
620
|
-
|
|
621
592
|
describeEngineDefaultClusterParameters(
|
|
622
593
|
args: DescribeEngineDefaultClusterParametersCommandInput,
|
|
623
594
|
options?: __HttpHandlerOptions
|
|
@@ -637,7 +608,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
637
608
|
data?: DescribeEngineDefaultClusterParametersCommandOutput
|
|
638
609
|
) => void
|
|
639
610
|
): void;
|
|
640
|
-
|
|
641
611
|
describeEventCategories(
|
|
642
612
|
args: DescribeEventCategoriesCommandInput,
|
|
643
613
|
options?: __HttpHandlerOptions
|
|
@@ -651,7 +621,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
651
621
|
options: __HttpHandlerOptions,
|
|
652
622
|
cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
|
|
653
623
|
): void;
|
|
654
|
-
|
|
655
624
|
describeEvents(
|
|
656
625
|
args: DescribeEventsCommandInput,
|
|
657
626
|
options?: __HttpHandlerOptions
|
|
@@ -665,7 +634,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
665
634
|
options: __HttpHandlerOptions,
|
|
666
635
|
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
667
636
|
): void;
|
|
668
|
-
|
|
669
637
|
describeEventSubscriptions(
|
|
670
638
|
args: DescribeEventSubscriptionsCommandInput,
|
|
671
639
|
options?: __HttpHandlerOptions
|
|
@@ -679,7 +647,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
679
647
|
options: __HttpHandlerOptions,
|
|
680
648
|
cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
|
|
681
649
|
): void;
|
|
682
|
-
|
|
683
650
|
describeGlobalClusters(
|
|
684
651
|
args: DescribeGlobalClustersCommandInput,
|
|
685
652
|
options?: __HttpHandlerOptions
|
|
@@ -693,7 +660,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
693
660
|
options: __HttpHandlerOptions,
|
|
694
661
|
cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
|
|
695
662
|
): void;
|
|
696
|
-
|
|
697
663
|
describeOrderableDBInstanceOptions(
|
|
698
664
|
args: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
699
665
|
options?: __HttpHandlerOptions
|
|
@@ -713,7 +679,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
713
679
|
data?: DescribeOrderableDBInstanceOptionsCommandOutput
|
|
714
680
|
) => void
|
|
715
681
|
): void;
|
|
716
|
-
|
|
717
682
|
describePendingMaintenanceActions(
|
|
718
683
|
args: DescribePendingMaintenanceActionsCommandInput,
|
|
719
684
|
options?: __HttpHandlerOptions
|
|
@@ -733,7 +698,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
733
698
|
data?: DescribePendingMaintenanceActionsCommandOutput
|
|
734
699
|
) => void
|
|
735
700
|
): void;
|
|
736
|
-
|
|
737
701
|
failoverDBCluster(
|
|
738
702
|
args: FailoverDBClusterCommandInput,
|
|
739
703
|
options?: __HttpHandlerOptions
|
|
@@ -747,7 +711,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
747
711
|
options: __HttpHandlerOptions,
|
|
748
712
|
cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
|
|
749
713
|
): void;
|
|
750
|
-
|
|
751
714
|
listTagsForResource(
|
|
752
715
|
args: ListTagsForResourceCommandInput,
|
|
753
716
|
options?: __HttpHandlerOptions
|
|
@@ -761,7 +724,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
761
724
|
options: __HttpHandlerOptions,
|
|
762
725
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
763
726
|
): void;
|
|
764
|
-
|
|
765
727
|
modifyDBCluster(
|
|
766
728
|
args: ModifyDBClusterCommandInput,
|
|
767
729
|
options?: __HttpHandlerOptions
|
|
@@ -775,7 +737,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
775
737
|
options: __HttpHandlerOptions,
|
|
776
738
|
cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
|
|
777
739
|
): void;
|
|
778
|
-
|
|
779
740
|
modifyDBClusterParameterGroup(
|
|
780
741
|
args: ModifyDBClusterParameterGroupCommandInput,
|
|
781
742
|
options?: __HttpHandlerOptions
|
|
@@ -789,7 +750,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
789
750
|
options: __HttpHandlerOptions,
|
|
790
751
|
cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
|
|
791
752
|
): void;
|
|
792
|
-
|
|
793
753
|
modifyDBClusterSnapshotAttribute(
|
|
794
754
|
args: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
795
755
|
options?: __HttpHandlerOptions
|
|
@@ -803,7 +763,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
803
763
|
options: __HttpHandlerOptions,
|
|
804
764
|
cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
|
|
805
765
|
): void;
|
|
806
|
-
|
|
807
766
|
modifyDBInstance(
|
|
808
767
|
args: ModifyDBInstanceCommandInput,
|
|
809
768
|
options?: __HttpHandlerOptions
|
|
@@ -817,7 +776,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
817
776
|
options: __HttpHandlerOptions,
|
|
818
777
|
cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
|
|
819
778
|
): void;
|
|
820
|
-
|
|
821
779
|
modifyDBSubnetGroup(
|
|
822
780
|
args: ModifyDBSubnetGroupCommandInput,
|
|
823
781
|
options?: __HttpHandlerOptions
|
|
@@ -831,7 +789,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
831
789
|
options: __HttpHandlerOptions,
|
|
832
790
|
cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
|
|
833
791
|
): void;
|
|
834
|
-
|
|
835
792
|
modifyEventSubscription(
|
|
836
793
|
args: ModifyEventSubscriptionCommandInput,
|
|
837
794
|
options?: __HttpHandlerOptions
|
|
@@ -845,7 +802,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
845
802
|
options: __HttpHandlerOptions,
|
|
846
803
|
cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
|
|
847
804
|
): void;
|
|
848
|
-
|
|
849
805
|
modifyGlobalCluster(
|
|
850
806
|
args: ModifyGlobalClusterCommandInput,
|
|
851
807
|
options?: __HttpHandlerOptions
|
|
@@ -859,7 +815,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
859
815
|
options: __HttpHandlerOptions,
|
|
860
816
|
cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
|
|
861
817
|
): void;
|
|
862
|
-
|
|
863
818
|
rebootDBInstance(
|
|
864
819
|
args: RebootDBInstanceCommandInput,
|
|
865
820
|
options?: __HttpHandlerOptions
|
|
@@ -873,7 +828,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
873
828
|
options: __HttpHandlerOptions,
|
|
874
829
|
cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
|
|
875
830
|
): void;
|
|
876
|
-
|
|
877
831
|
removeFromGlobalCluster(
|
|
878
832
|
args: RemoveFromGlobalClusterCommandInput,
|
|
879
833
|
options?: __HttpHandlerOptions
|
|
@@ -887,7 +841,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
887
841
|
options: __HttpHandlerOptions,
|
|
888
842
|
cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
|
|
889
843
|
): void;
|
|
890
|
-
|
|
891
844
|
removeSourceIdentifierFromSubscription(
|
|
892
845
|
args: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
893
846
|
options?: __HttpHandlerOptions
|
|
@@ -907,7 +860,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
907
860
|
data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
|
|
908
861
|
) => void
|
|
909
862
|
): void;
|
|
910
|
-
|
|
911
863
|
removeTagsFromResource(
|
|
912
864
|
args: RemoveTagsFromResourceCommandInput,
|
|
913
865
|
options?: __HttpHandlerOptions
|
|
@@ -921,7 +873,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
921
873
|
options: __HttpHandlerOptions,
|
|
922
874
|
cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
|
|
923
875
|
): void;
|
|
924
|
-
|
|
925
876
|
resetDBClusterParameterGroup(
|
|
926
877
|
args: ResetDBClusterParameterGroupCommandInput,
|
|
927
878
|
options?: __HttpHandlerOptions
|
|
@@ -935,7 +886,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
935
886
|
options: __HttpHandlerOptions,
|
|
936
887
|
cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
|
|
937
888
|
): void;
|
|
938
|
-
|
|
939
889
|
restoreDBClusterFromSnapshot(
|
|
940
890
|
args: RestoreDBClusterFromSnapshotCommandInput,
|
|
941
891
|
options?: __HttpHandlerOptions
|
|
@@ -949,7 +899,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
949
899
|
options: __HttpHandlerOptions,
|
|
950
900
|
cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
|
|
951
901
|
): void;
|
|
952
|
-
|
|
953
902
|
restoreDBClusterToPointInTime(
|
|
954
903
|
args: RestoreDBClusterToPointInTimeCommandInput,
|
|
955
904
|
options?: __HttpHandlerOptions
|
|
@@ -963,7 +912,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
963
912
|
options: __HttpHandlerOptions,
|
|
964
913
|
cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
|
|
965
914
|
): void;
|
|
966
|
-
|
|
967
915
|
startDBCluster(
|
|
968
916
|
args: StartDBClusterCommandInput,
|
|
969
917
|
options?: __HttpHandlerOptions
|
|
@@ -977,7 +925,6 @@ export declare class DocDB extends DocDBClient {
|
|
|
977
925
|
options: __HttpHandlerOptions,
|
|
978
926
|
cb: (err: any, data?: StartDBClusterCommandOutput) => void
|
|
979
927
|
): void;
|
|
980
|
-
|
|
981
928
|
stopDBCluster(
|
|
982
929
|
args: StopDBClusterCommandInput,
|
|
983
930
|
options?: __HttpHandlerOptions
|
|
@@ -365,47 +365,26 @@ export declare type ServiceOutputTypes =
|
|
|
365
365
|
export interface ClientDefaults
|
|
366
366
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
367
367
|
requestHandler?: __HttpHandler;
|
|
368
|
-
|
|
369
368
|
sha256?: __HashConstructor;
|
|
370
|
-
|
|
371
369
|
urlParser?: __UrlParser;
|
|
372
|
-
|
|
373
370
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
374
|
-
|
|
375
371
|
streamCollector?: __StreamCollector;
|
|
376
|
-
|
|
377
372
|
base64Decoder?: __Decoder;
|
|
378
|
-
|
|
379
373
|
base64Encoder?: __Encoder;
|
|
380
|
-
|
|
381
374
|
utf8Decoder?: __Decoder;
|
|
382
|
-
|
|
383
375
|
utf8Encoder?: __Encoder;
|
|
384
|
-
|
|
385
376
|
runtime?: string;
|
|
386
|
-
|
|
387
377
|
disableHostPrefix?: boolean;
|
|
388
|
-
|
|
389
378
|
maxAttempts?: number | __Provider<number>;
|
|
390
|
-
|
|
391
379
|
retryMode?: string | __Provider<string>;
|
|
392
|
-
|
|
393
380
|
logger?: __Logger;
|
|
394
|
-
|
|
395
381
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
396
|
-
|
|
397
382
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
398
|
-
|
|
399
383
|
serviceId?: string;
|
|
400
|
-
|
|
401
384
|
region?: string | __Provider<string>;
|
|
402
|
-
|
|
403
385
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
404
|
-
|
|
405
386
|
regionInfoProvider?: RegionInfoProvider;
|
|
406
|
-
|
|
407
387
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
408
|
-
|
|
409
388
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
410
389
|
}
|
|
411
390
|
declare type DocDBClientConfigType = Partial<
|
|
@@ -418,7 +397,6 @@ declare type DocDBClientConfigType = Partial<
|
|
|
418
397
|
HostHeaderInputConfig &
|
|
419
398
|
AwsAuthInputConfig &
|
|
420
399
|
UserAgentInputConfig;
|
|
421
|
-
|
|
422
400
|
export interface DocDBClientConfig extends DocDBClientConfigType {}
|
|
423
401
|
declare type DocDBClientResolvedConfigType =
|
|
424
402
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -429,10 +407,8 @@ declare type DocDBClientResolvedConfigType =
|
|
|
429
407
|
HostHeaderResolvedConfig &
|
|
430
408
|
AwsAuthResolvedConfig &
|
|
431
409
|
UserAgentResolvedConfig;
|
|
432
|
-
|
|
433
410
|
export interface DocDBClientResolvedConfig
|
|
434
411
|
extends DocDBClientResolvedConfigType {}
|
|
435
|
-
|
|
436
412
|
export declare class DocDBClient extends __Client<
|
|
437
413
|
__HttpHandlerOptions,
|
|
438
414
|
ServiceInputTypes,
|
|
@@ -441,7 +417,6 @@ export declare class DocDBClient extends __Client<
|
|
|
441
417
|
> {
|
|
442
418
|
readonly config: DocDBClientResolvedConfig;
|
|
443
419
|
constructor(configuration: DocDBClientConfig);
|
|
444
|
-
|
|
445
420
|
destroy(): void;
|
|
446
421
|
}
|
|
447
422
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface AddSourceIdentifierToSubscriptionCommandInput
|
|
|
19
19
|
export interface AddSourceIdentifierToSubscriptionCommandOutput
|
|
20
20
|
extends AddSourceIdentifierToSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class AddSourceIdentifierToSubscriptionCommand extends $Command<
|
|
24
23
|
AddSourceIdentifierToSubscriptionCommandInput,
|
|
25
24
|
AddSourceIdentifierToSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class AddSourceIdentifierToSubscriptionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: AddSourceIdentifierToSubscriptionCommandInput;
|
|
29
28
|
constructor(input: AddSourceIdentifierToSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import { AddTagsToResourceMessage } from "../models/models_0";
|
|
|
14
14
|
export interface AddTagsToResourceCommandInput
|
|
15
15
|
extends AddTagsToResourceMessage {}
|
|
16
16
|
export interface AddTagsToResourceCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class AddTagsToResourceCommand extends $Command<
|
|
19
18
|
AddTagsToResourceCommandInput,
|
|
20
19
|
AddTagsToResourceCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class AddTagsToResourceCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: AddTagsToResourceCommandInput;
|
|
24
23
|
constructor(input: AddTagsToResourceCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface ApplyPendingMaintenanceActionCommandInput
|
|
|
19
19
|
export interface ApplyPendingMaintenanceActionCommandOutput
|
|
20
20
|
extends ApplyPendingMaintenanceActionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class ApplyPendingMaintenanceActionCommand extends $Command<
|
|
24
23
|
ApplyPendingMaintenanceActionCommandInput,
|
|
25
24
|
ApplyPendingMaintenanceActionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class ApplyPendingMaintenanceActionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: ApplyPendingMaintenanceActionCommandInput;
|
|
29
28
|
constructor(input: ApplyPendingMaintenanceActionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CopyDBClusterParameterGroupCommandInput
|
|
|
19
19
|
export interface CopyDBClusterParameterGroupCommandOutput
|
|
20
20
|
extends CopyDBClusterParameterGroupResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CopyDBClusterParameterGroupCommand extends $Command<
|
|
24
23
|
CopyDBClusterParameterGroupCommandInput,
|
|
25
24
|
CopyDBClusterParameterGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CopyDBClusterParameterGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CopyDBClusterParameterGroupCommandInput;
|
|
29
28
|
constructor(input: CopyDBClusterParameterGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CopyDBClusterSnapshotCommandInput
|
|
|
19
19
|
export interface CopyDBClusterSnapshotCommandOutput
|
|
20
20
|
extends CopyDBClusterSnapshotResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CopyDBClusterSnapshotCommand extends $Command<
|
|
24
23
|
CopyDBClusterSnapshotCommandInput,
|
|
25
24
|
CopyDBClusterSnapshotCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CopyDBClusterSnapshotCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CopyDBClusterSnapshotCommandInput;
|
|
29
28
|
constructor(input: CopyDBClusterSnapshotCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateDBClusterCommandInput extends CreateDBClusterMessage {}
|
|
|
18
18
|
export interface CreateDBClusterCommandOutput
|
|
19
19
|
extends CreateDBClusterResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateDBClusterCommand extends $Command<
|
|
23
22
|
CreateDBClusterCommandInput,
|
|
24
23
|
CreateDBClusterCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateDBClusterCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateDBClusterCommandInput;
|
|
28
27
|
constructor(input: CreateDBClusterCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDBClusterParameterGroupCommandInput
|
|
|
19
19
|
export interface CreateDBClusterParameterGroupCommandOutput
|
|
20
20
|
extends CreateDBClusterParameterGroupResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDBClusterParameterGroupCommand extends $Command<
|
|
24
23
|
CreateDBClusterParameterGroupCommandInput,
|
|
25
24
|
CreateDBClusterParameterGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDBClusterParameterGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDBClusterParameterGroupCommandInput;
|
|
29
28
|
constructor(input: CreateDBClusterParameterGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDBClusterSnapshotCommandInput
|
|
|
19
19
|
export interface CreateDBClusterSnapshotCommandOutput
|
|
20
20
|
extends CreateDBClusterSnapshotResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDBClusterSnapshotCommand extends $Command<
|
|
24
23
|
CreateDBClusterSnapshotCommandInput,
|
|
25
24
|
CreateDBClusterSnapshotCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDBClusterSnapshotCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDBClusterSnapshotCommandInput;
|
|
29
28
|
constructor(input: CreateDBClusterSnapshotCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateDBInstanceCommandInput extends CreateDBInstanceMessage {}
|
|
|
18
18
|
export interface CreateDBInstanceCommandOutput
|
|
19
19
|
extends CreateDBInstanceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateDBInstanceCommand extends $Command<
|
|
23
22
|
CreateDBInstanceCommandInput,
|
|
24
23
|
CreateDBInstanceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateDBInstanceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateDBInstanceCommandInput;
|
|
28
27
|
constructor(input: CreateDBInstanceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDBSubnetGroupCommandInput
|
|
|
19
19
|
export interface CreateDBSubnetGroupCommandOutput
|
|
20
20
|
extends CreateDBSubnetGroupResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDBSubnetGroupCommand extends $Command<
|
|
24
23
|
CreateDBSubnetGroupCommandInput,
|
|
25
24
|
CreateDBSubnetGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDBSubnetGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDBSubnetGroupCommandInput;
|
|
29
28
|
constructor(input: CreateDBSubnetGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateEventSubscriptionCommandInput
|
|
|
19
19
|
export interface CreateEventSubscriptionCommandOutput
|
|
20
20
|
extends CreateEventSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateEventSubscriptionCommand extends $Command<
|
|
24
23
|
CreateEventSubscriptionCommandInput,
|
|
25
24
|
CreateEventSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateEventSubscriptionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateEventSubscriptionCommandInput;
|
|
29
28
|
constructor(input: CreateEventSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: DocDBClientResolvedConfig,
|