@aws-sdk/client-rds 3.170.0 → 3.174.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 +19 -0
- package/dist-cjs/models/models_0.js +25 -6
- package/dist-cjs/models/models_1.js +15 -4
- package/dist-es/models/models_0.js +19 -0
- package/dist-es/models/models_1.js +11 -0
- package/dist-types/RDS.d.ts +7 -1
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +7 -1
- package/dist-types/models/models_0.d.ts +34 -16
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/RDS.d.ts +0 -137
- package/dist-types/ts3.4/RDSClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +0 -2
- 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/AuthorizeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.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/CopyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.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/CreateDBInstanceReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.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/CreateOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.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/DeleteDBInstanceAutomatedBackupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.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/DeleteOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.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/DescribeDBInstanceAutomatedBackupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.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/DescribeEngineDefaultParametersCommand.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/DescribeExportTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.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/DescribeReservedDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.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/ModifyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.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/ModifyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.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/ResetDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.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/RestoreDBInstanceFromDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +16 -1329
- package/dist-types/ts3.4/models/models_1.d.ts +10 -874
- 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/waitForDBClusterAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +0 -2
- package/package.json +28 -28
|
@@ -548,7 +548,6 @@ import {
|
|
|
548
548
|
SwitchoverReadReplicaCommandOutput,
|
|
549
549
|
} from "./commands/SwitchoverReadReplicaCommand";
|
|
550
550
|
import { RDSClient } from "./RDSClient";
|
|
551
|
-
|
|
552
551
|
export declare class RDS extends RDSClient {
|
|
553
552
|
addRoleToDBCluster(
|
|
554
553
|
args: AddRoleToDBClusterCommandInput,
|
|
@@ -563,7 +562,6 @@ export declare class RDS extends RDSClient {
|
|
|
563
562
|
options: __HttpHandlerOptions,
|
|
564
563
|
cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void
|
|
565
564
|
): void;
|
|
566
|
-
|
|
567
565
|
addRoleToDBInstance(
|
|
568
566
|
args: AddRoleToDBInstanceCommandInput,
|
|
569
567
|
options?: __HttpHandlerOptions
|
|
@@ -577,7 +575,6 @@ export declare class RDS extends RDSClient {
|
|
|
577
575
|
options: __HttpHandlerOptions,
|
|
578
576
|
cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void
|
|
579
577
|
): void;
|
|
580
|
-
|
|
581
578
|
addSourceIdentifierToSubscription(
|
|
582
579
|
args: AddSourceIdentifierToSubscriptionCommandInput,
|
|
583
580
|
options?: __HttpHandlerOptions
|
|
@@ -597,7 +594,6 @@ export declare class RDS extends RDSClient {
|
|
|
597
594
|
data?: AddSourceIdentifierToSubscriptionCommandOutput
|
|
598
595
|
) => void
|
|
599
596
|
): void;
|
|
600
|
-
|
|
601
597
|
addTagsToResource(
|
|
602
598
|
args: AddTagsToResourceCommandInput,
|
|
603
599
|
options?: __HttpHandlerOptions
|
|
@@ -611,7 +607,6 @@ export declare class RDS extends RDSClient {
|
|
|
611
607
|
options: __HttpHandlerOptions,
|
|
612
608
|
cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
|
|
613
609
|
): void;
|
|
614
|
-
|
|
615
610
|
applyPendingMaintenanceAction(
|
|
616
611
|
args: ApplyPendingMaintenanceActionCommandInput,
|
|
617
612
|
options?: __HttpHandlerOptions
|
|
@@ -625,7 +620,6 @@ export declare class RDS extends RDSClient {
|
|
|
625
620
|
options: __HttpHandlerOptions,
|
|
626
621
|
cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
|
|
627
622
|
): void;
|
|
628
|
-
|
|
629
623
|
authorizeDBSecurityGroupIngress(
|
|
630
624
|
args: AuthorizeDBSecurityGroupIngressCommandInput,
|
|
631
625
|
options?: __HttpHandlerOptions
|
|
@@ -639,7 +633,6 @@ export declare class RDS extends RDSClient {
|
|
|
639
633
|
options: __HttpHandlerOptions,
|
|
640
634
|
cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void
|
|
641
635
|
): void;
|
|
642
|
-
|
|
643
636
|
backtrackDBCluster(
|
|
644
637
|
args: BacktrackDBClusterCommandInput,
|
|
645
638
|
options?: __HttpHandlerOptions
|
|
@@ -653,7 +646,6 @@ export declare class RDS extends RDSClient {
|
|
|
653
646
|
options: __HttpHandlerOptions,
|
|
654
647
|
cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void
|
|
655
648
|
): void;
|
|
656
|
-
|
|
657
649
|
cancelExportTask(
|
|
658
650
|
args: CancelExportTaskCommandInput,
|
|
659
651
|
options?: __HttpHandlerOptions
|
|
@@ -667,7 +659,6 @@ export declare class RDS extends RDSClient {
|
|
|
667
659
|
options: __HttpHandlerOptions,
|
|
668
660
|
cb: (err: any, data?: CancelExportTaskCommandOutput) => void
|
|
669
661
|
): void;
|
|
670
|
-
|
|
671
662
|
copyDBClusterParameterGroup(
|
|
672
663
|
args: CopyDBClusterParameterGroupCommandInput,
|
|
673
664
|
options?: __HttpHandlerOptions
|
|
@@ -681,7 +672,6 @@ export declare class RDS extends RDSClient {
|
|
|
681
672
|
options: __HttpHandlerOptions,
|
|
682
673
|
cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
|
|
683
674
|
): void;
|
|
684
|
-
|
|
685
675
|
copyDBClusterSnapshot(
|
|
686
676
|
args: CopyDBClusterSnapshotCommandInput,
|
|
687
677
|
options?: __HttpHandlerOptions
|
|
@@ -695,7 +685,6 @@ export declare class RDS extends RDSClient {
|
|
|
695
685
|
options: __HttpHandlerOptions,
|
|
696
686
|
cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
|
|
697
687
|
): void;
|
|
698
|
-
|
|
699
688
|
copyDBParameterGroup(
|
|
700
689
|
args: CopyDBParameterGroupCommandInput,
|
|
701
690
|
options?: __HttpHandlerOptions
|
|
@@ -709,7 +698,6 @@ export declare class RDS extends RDSClient {
|
|
|
709
698
|
options: __HttpHandlerOptions,
|
|
710
699
|
cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void
|
|
711
700
|
): void;
|
|
712
|
-
|
|
713
701
|
copyDBSnapshot(
|
|
714
702
|
args: CopyDBSnapshotCommandInput,
|
|
715
703
|
options?: __HttpHandlerOptions
|
|
@@ -723,7 +711,6 @@ export declare class RDS extends RDSClient {
|
|
|
723
711
|
options: __HttpHandlerOptions,
|
|
724
712
|
cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void
|
|
725
713
|
): void;
|
|
726
|
-
|
|
727
714
|
copyOptionGroup(
|
|
728
715
|
args: CopyOptionGroupCommandInput,
|
|
729
716
|
options?: __HttpHandlerOptions
|
|
@@ -737,7 +724,6 @@ export declare class RDS extends RDSClient {
|
|
|
737
724
|
options: __HttpHandlerOptions,
|
|
738
725
|
cb: (err: any, data?: CopyOptionGroupCommandOutput) => void
|
|
739
726
|
): void;
|
|
740
|
-
|
|
741
727
|
createCustomDBEngineVersion(
|
|
742
728
|
args: CreateCustomDBEngineVersionCommandInput,
|
|
743
729
|
options?: __HttpHandlerOptions
|
|
@@ -751,7 +737,6 @@ export declare class RDS extends RDSClient {
|
|
|
751
737
|
options: __HttpHandlerOptions,
|
|
752
738
|
cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void
|
|
753
739
|
): void;
|
|
754
|
-
|
|
755
740
|
createDBCluster(
|
|
756
741
|
args: CreateDBClusterCommandInput,
|
|
757
742
|
options?: __HttpHandlerOptions
|
|
@@ -765,7 +750,6 @@ export declare class RDS extends RDSClient {
|
|
|
765
750
|
options: __HttpHandlerOptions,
|
|
766
751
|
cb: (err: any, data?: CreateDBClusterCommandOutput) => void
|
|
767
752
|
): void;
|
|
768
|
-
|
|
769
753
|
createDBClusterEndpoint(
|
|
770
754
|
args: CreateDBClusterEndpointCommandInput,
|
|
771
755
|
options?: __HttpHandlerOptions
|
|
@@ -779,7 +763,6 @@ export declare class RDS extends RDSClient {
|
|
|
779
763
|
options: __HttpHandlerOptions,
|
|
780
764
|
cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void
|
|
781
765
|
): void;
|
|
782
|
-
|
|
783
766
|
createDBClusterParameterGroup(
|
|
784
767
|
args: CreateDBClusterParameterGroupCommandInput,
|
|
785
768
|
options?: __HttpHandlerOptions
|
|
@@ -793,7 +776,6 @@ export declare class RDS extends RDSClient {
|
|
|
793
776
|
options: __HttpHandlerOptions,
|
|
794
777
|
cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
|
|
795
778
|
): void;
|
|
796
|
-
|
|
797
779
|
createDBClusterSnapshot(
|
|
798
780
|
args: CreateDBClusterSnapshotCommandInput,
|
|
799
781
|
options?: __HttpHandlerOptions
|
|
@@ -807,7 +789,6 @@ export declare class RDS extends RDSClient {
|
|
|
807
789
|
options: __HttpHandlerOptions,
|
|
808
790
|
cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
|
|
809
791
|
): void;
|
|
810
|
-
|
|
811
792
|
createDBInstance(
|
|
812
793
|
args: CreateDBInstanceCommandInput,
|
|
813
794
|
options?: __HttpHandlerOptions
|
|
@@ -821,7 +802,6 @@ export declare class RDS extends RDSClient {
|
|
|
821
802
|
options: __HttpHandlerOptions,
|
|
822
803
|
cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
|
|
823
804
|
): void;
|
|
824
|
-
|
|
825
805
|
createDBInstanceReadReplica(
|
|
826
806
|
args: CreateDBInstanceReadReplicaCommandInput,
|
|
827
807
|
options?: __HttpHandlerOptions
|
|
@@ -835,7 +815,6 @@ export declare class RDS extends RDSClient {
|
|
|
835
815
|
options: __HttpHandlerOptions,
|
|
836
816
|
cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void
|
|
837
817
|
): void;
|
|
838
|
-
|
|
839
818
|
createDBParameterGroup(
|
|
840
819
|
args: CreateDBParameterGroupCommandInput,
|
|
841
820
|
options?: __HttpHandlerOptions
|
|
@@ -849,7 +828,6 @@ export declare class RDS extends RDSClient {
|
|
|
849
828
|
options: __HttpHandlerOptions,
|
|
850
829
|
cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void
|
|
851
830
|
): void;
|
|
852
|
-
|
|
853
831
|
createDBProxy(
|
|
854
832
|
args: CreateDBProxyCommandInput,
|
|
855
833
|
options?: __HttpHandlerOptions
|
|
@@ -863,7 +841,6 @@ export declare class RDS extends RDSClient {
|
|
|
863
841
|
options: __HttpHandlerOptions,
|
|
864
842
|
cb: (err: any, data?: CreateDBProxyCommandOutput) => void
|
|
865
843
|
): void;
|
|
866
|
-
|
|
867
844
|
createDBProxyEndpoint(
|
|
868
845
|
args: CreateDBProxyEndpointCommandInput,
|
|
869
846
|
options?: __HttpHandlerOptions
|
|
@@ -877,7 +854,6 @@ export declare class RDS extends RDSClient {
|
|
|
877
854
|
options: __HttpHandlerOptions,
|
|
878
855
|
cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void
|
|
879
856
|
): void;
|
|
880
|
-
|
|
881
857
|
createDBSecurityGroup(
|
|
882
858
|
args: CreateDBSecurityGroupCommandInput,
|
|
883
859
|
options?: __HttpHandlerOptions
|
|
@@ -891,7 +867,6 @@ export declare class RDS extends RDSClient {
|
|
|
891
867
|
options: __HttpHandlerOptions,
|
|
892
868
|
cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void
|
|
893
869
|
): void;
|
|
894
|
-
|
|
895
870
|
createDBSnapshot(
|
|
896
871
|
args: CreateDBSnapshotCommandInput,
|
|
897
872
|
options?: __HttpHandlerOptions
|
|
@@ -905,7 +880,6 @@ export declare class RDS extends RDSClient {
|
|
|
905
880
|
options: __HttpHandlerOptions,
|
|
906
881
|
cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void
|
|
907
882
|
): void;
|
|
908
|
-
|
|
909
883
|
createDBSubnetGroup(
|
|
910
884
|
args: CreateDBSubnetGroupCommandInput,
|
|
911
885
|
options?: __HttpHandlerOptions
|
|
@@ -919,7 +893,6 @@ export declare class RDS extends RDSClient {
|
|
|
919
893
|
options: __HttpHandlerOptions,
|
|
920
894
|
cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
|
|
921
895
|
): void;
|
|
922
|
-
|
|
923
896
|
createEventSubscription(
|
|
924
897
|
args: CreateEventSubscriptionCommandInput,
|
|
925
898
|
options?: __HttpHandlerOptions
|
|
@@ -933,7 +906,6 @@ export declare class RDS extends RDSClient {
|
|
|
933
906
|
options: __HttpHandlerOptions,
|
|
934
907
|
cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
|
|
935
908
|
): void;
|
|
936
|
-
|
|
937
909
|
createGlobalCluster(
|
|
938
910
|
args: CreateGlobalClusterCommandInput,
|
|
939
911
|
options?: __HttpHandlerOptions
|
|
@@ -947,7 +919,6 @@ export declare class RDS extends RDSClient {
|
|
|
947
919
|
options: __HttpHandlerOptions,
|
|
948
920
|
cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
|
|
949
921
|
): void;
|
|
950
|
-
|
|
951
922
|
createOptionGroup(
|
|
952
923
|
args: CreateOptionGroupCommandInput,
|
|
953
924
|
options?: __HttpHandlerOptions
|
|
@@ -961,7 +932,6 @@ export declare class RDS extends RDSClient {
|
|
|
961
932
|
options: __HttpHandlerOptions,
|
|
962
933
|
cb: (err: any, data?: CreateOptionGroupCommandOutput) => void
|
|
963
934
|
): void;
|
|
964
|
-
|
|
965
935
|
deleteCustomDBEngineVersion(
|
|
966
936
|
args: DeleteCustomDBEngineVersionCommandInput,
|
|
967
937
|
options?: __HttpHandlerOptions
|
|
@@ -975,7 +945,6 @@ export declare class RDS extends RDSClient {
|
|
|
975
945
|
options: __HttpHandlerOptions,
|
|
976
946
|
cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void
|
|
977
947
|
): void;
|
|
978
|
-
|
|
979
948
|
deleteDBCluster(
|
|
980
949
|
args: DeleteDBClusterCommandInput,
|
|
981
950
|
options?: __HttpHandlerOptions
|
|
@@ -989,7 +958,6 @@ export declare class RDS extends RDSClient {
|
|
|
989
958
|
options: __HttpHandlerOptions,
|
|
990
959
|
cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
|
|
991
960
|
): void;
|
|
992
|
-
|
|
993
961
|
deleteDBClusterEndpoint(
|
|
994
962
|
args: DeleteDBClusterEndpointCommandInput,
|
|
995
963
|
options?: __HttpHandlerOptions
|
|
@@ -1003,7 +971,6 @@ export declare class RDS extends RDSClient {
|
|
|
1003
971
|
options: __HttpHandlerOptions,
|
|
1004
972
|
cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void
|
|
1005
973
|
): void;
|
|
1006
|
-
|
|
1007
974
|
deleteDBClusterParameterGroup(
|
|
1008
975
|
args: DeleteDBClusterParameterGroupCommandInput,
|
|
1009
976
|
options?: __HttpHandlerOptions
|
|
@@ -1017,7 +984,6 @@ export declare class RDS extends RDSClient {
|
|
|
1017
984
|
options: __HttpHandlerOptions,
|
|
1018
985
|
cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
|
|
1019
986
|
): void;
|
|
1020
|
-
|
|
1021
987
|
deleteDBClusterSnapshot(
|
|
1022
988
|
args: DeleteDBClusterSnapshotCommandInput,
|
|
1023
989
|
options?: __HttpHandlerOptions
|
|
@@ -1031,7 +997,6 @@ export declare class RDS extends RDSClient {
|
|
|
1031
997
|
options: __HttpHandlerOptions,
|
|
1032
998
|
cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
|
|
1033
999
|
): void;
|
|
1034
|
-
|
|
1035
1000
|
deleteDBInstance(
|
|
1036
1001
|
args: DeleteDBInstanceCommandInput,
|
|
1037
1002
|
options?: __HttpHandlerOptions
|
|
@@ -1045,7 +1010,6 @@ export declare class RDS extends RDSClient {
|
|
|
1045
1010
|
options: __HttpHandlerOptions,
|
|
1046
1011
|
cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
|
|
1047
1012
|
): void;
|
|
1048
|
-
|
|
1049
1013
|
deleteDBInstanceAutomatedBackup(
|
|
1050
1014
|
args: DeleteDBInstanceAutomatedBackupCommandInput,
|
|
1051
1015
|
options?: __HttpHandlerOptions
|
|
@@ -1059,7 +1023,6 @@ export declare class RDS extends RDSClient {
|
|
|
1059
1023
|
options: __HttpHandlerOptions,
|
|
1060
1024
|
cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void
|
|
1061
1025
|
): void;
|
|
1062
|
-
|
|
1063
1026
|
deleteDBParameterGroup(
|
|
1064
1027
|
args: DeleteDBParameterGroupCommandInput,
|
|
1065
1028
|
options?: __HttpHandlerOptions
|
|
@@ -1073,7 +1036,6 @@ export declare class RDS extends RDSClient {
|
|
|
1073
1036
|
options: __HttpHandlerOptions,
|
|
1074
1037
|
cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void
|
|
1075
1038
|
): void;
|
|
1076
|
-
|
|
1077
1039
|
deleteDBProxy(
|
|
1078
1040
|
args: DeleteDBProxyCommandInput,
|
|
1079
1041
|
options?: __HttpHandlerOptions
|
|
@@ -1087,7 +1049,6 @@ export declare class RDS extends RDSClient {
|
|
|
1087
1049
|
options: __HttpHandlerOptions,
|
|
1088
1050
|
cb: (err: any, data?: DeleteDBProxyCommandOutput) => void
|
|
1089
1051
|
): void;
|
|
1090
|
-
|
|
1091
1052
|
deleteDBProxyEndpoint(
|
|
1092
1053
|
args: DeleteDBProxyEndpointCommandInput,
|
|
1093
1054
|
options?: __HttpHandlerOptions
|
|
@@ -1101,7 +1062,6 @@ export declare class RDS extends RDSClient {
|
|
|
1101
1062
|
options: __HttpHandlerOptions,
|
|
1102
1063
|
cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void
|
|
1103
1064
|
): void;
|
|
1104
|
-
|
|
1105
1065
|
deleteDBSecurityGroup(
|
|
1106
1066
|
args: DeleteDBSecurityGroupCommandInput,
|
|
1107
1067
|
options?: __HttpHandlerOptions
|
|
@@ -1115,7 +1075,6 @@ export declare class RDS extends RDSClient {
|
|
|
1115
1075
|
options: __HttpHandlerOptions,
|
|
1116
1076
|
cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void
|
|
1117
1077
|
): void;
|
|
1118
|
-
|
|
1119
1078
|
deleteDBSnapshot(
|
|
1120
1079
|
args: DeleteDBSnapshotCommandInput,
|
|
1121
1080
|
options?: __HttpHandlerOptions
|
|
@@ -1129,7 +1088,6 @@ export declare class RDS extends RDSClient {
|
|
|
1129
1088
|
options: __HttpHandlerOptions,
|
|
1130
1089
|
cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void
|
|
1131
1090
|
): void;
|
|
1132
|
-
|
|
1133
1091
|
deleteDBSubnetGroup(
|
|
1134
1092
|
args: DeleteDBSubnetGroupCommandInput,
|
|
1135
1093
|
options?: __HttpHandlerOptions
|
|
@@ -1143,7 +1101,6 @@ export declare class RDS extends RDSClient {
|
|
|
1143
1101
|
options: __HttpHandlerOptions,
|
|
1144
1102
|
cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
|
|
1145
1103
|
): void;
|
|
1146
|
-
|
|
1147
1104
|
deleteEventSubscription(
|
|
1148
1105
|
args: DeleteEventSubscriptionCommandInput,
|
|
1149
1106
|
options?: __HttpHandlerOptions
|
|
@@ -1157,7 +1114,6 @@ export declare class RDS extends RDSClient {
|
|
|
1157
1114
|
options: __HttpHandlerOptions,
|
|
1158
1115
|
cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
|
|
1159
1116
|
): void;
|
|
1160
|
-
|
|
1161
1117
|
deleteGlobalCluster(
|
|
1162
1118
|
args: DeleteGlobalClusterCommandInput,
|
|
1163
1119
|
options?: __HttpHandlerOptions
|
|
@@ -1171,7 +1127,6 @@ export declare class RDS extends RDSClient {
|
|
|
1171
1127
|
options: __HttpHandlerOptions,
|
|
1172
1128
|
cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
|
|
1173
1129
|
): void;
|
|
1174
|
-
|
|
1175
1130
|
deleteOptionGroup(
|
|
1176
1131
|
args: DeleteOptionGroupCommandInput,
|
|
1177
1132
|
options?: __HttpHandlerOptions
|
|
@@ -1185,7 +1140,6 @@ export declare class RDS extends RDSClient {
|
|
|
1185
1140
|
options: __HttpHandlerOptions,
|
|
1186
1141
|
cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void
|
|
1187
1142
|
): void;
|
|
1188
|
-
|
|
1189
1143
|
deregisterDBProxyTargets(
|
|
1190
1144
|
args: DeregisterDBProxyTargetsCommandInput,
|
|
1191
1145
|
options?: __HttpHandlerOptions
|
|
@@ -1199,7 +1153,6 @@ export declare class RDS extends RDSClient {
|
|
|
1199
1153
|
options: __HttpHandlerOptions,
|
|
1200
1154
|
cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void
|
|
1201
1155
|
): void;
|
|
1202
|
-
|
|
1203
1156
|
describeAccountAttributes(
|
|
1204
1157
|
args: DescribeAccountAttributesCommandInput,
|
|
1205
1158
|
options?: __HttpHandlerOptions
|
|
@@ -1213,7 +1166,6 @@ export declare class RDS extends RDSClient {
|
|
|
1213
1166
|
options: __HttpHandlerOptions,
|
|
1214
1167
|
cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
|
|
1215
1168
|
): void;
|
|
1216
|
-
|
|
1217
1169
|
describeCertificates(
|
|
1218
1170
|
args: DescribeCertificatesCommandInput,
|
|
1219
1171
|
options?: __HttpHandlerOptions
|
|
@@ -1227,7 +1179,6 @@ export declare class RDS extends RDSClient {
|
|
|
1227
1179
|
options: __HttpHandlerOptions,
|
|
1228
1180
|
cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
|
|
1229
1181
|
): void;
|
|
1230
|
-
|
|
1231
1182
|
describeDBClusterBacktracks(
|
|
1232
1183
|
args: DescribeDBClusterBacktracksCommandInput,
|
|
1233
1184
|
options?: __HttpHandlerOptions
|
|
@@ -1241,7 +1192,6 @@ export declare class RDS extends RDSClient {
|
|
|
1241
1192
|
options: __HttpHandlerOptions,
|
|
1242
1193
|
cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void
|
|
1243
1194
|
): void;
|
|
1244
|
-
|
|
1245
1195
|
describeDBClusterEndpoints(
|
|
1246
1196
|
args: DescribeDBClusterEndpointsCommandInput,
|
|
1247
1197
|
options?: __HttpHandlerOptions
|
|
@@ -1255,7 +1205,6 @@ export declare class RDS extends RDSClient {
|
|
|
1255
1205
|
options: __HttpHandlerOptions,
|
|
1256
1206
|
cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
|
|
1257
1207
|
): void;
|
|
1258
|
-
|
|
1259
1208
|
describeDBClusterParameterGroups(
|
|
1260
1209
|
args: DescribeDBClusterParameterGroupsCommandInput,
|
|
1261
1210
|
options?: __HttpHandlerOptions
|
|
@@ -1269,7 +1218,6 @@ export declare class RDS extends RDSClient {
|
|
|
1269
1218
|
options: __HttpHandlerOptions,
|
|
1270
1219
|
cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
|
|
1271
1220
|
): void;
|
|
1272
|
-
|
|
1273
1221
|
describeDBClusterParameters(
|
|
1274
1222
|
args: DescribeDBClusterParametersCommandInput,
|
|
1275
1223
|
options?: __HttpHandlerOptions
|
|
@@ -1283,7 +1231,6 @@ export declare class RDS extends RDSClient {
|
|
|
1283
1231
|
options: __HttpHandlerOptions,
|
|
1284
1232
|
cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
|
|
1285
1233
|
): void;
|
|
1286
|
-
|
|
1287
1234
|
describeDBClusters(
|
|
1288
1235
|
args: DescribeDBClustersCommandInput,
|
|
1289
1236
|
options?: __HttpHandlerOptions
|
|
@@ -1297,7 +1244,6 @@ export declare class RDS extends RDSClient {
|
|
|
1297
1244
|
options: __HttpHandlerOptions,
|
|
1298
1245
|
cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
|
|
1299
1246
|
): void;
|
|
1300
|
-
|
|
1301
1247
|
describeDBClusterSnapshotAttributes(
|
|
1302
1248
|
args: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
1303
1249
|
options?: __HttpHandlerOptions
|
|
@@ -1317,7 +1263,6 @@ export declare class RDS extends RDSClient {
|
|
|
1317
1263
|
data?: DescribeDBClusterSnapshotAttributesCommandOutput
|
|
1318
1264
|
) => void
|
|
1319
1265
|
): void;
|
|
1320
|
-
|
|
1321
1266
|
describeDBClusterSnapshots(
|
|
1322
1267
|
args: DescribeDBClusterSnapshotsCommandInput,
|
|
1323
1268
|
options?: __HttpHandlerOptions
|
|
@@ -1331,7 +1276,6 @@ export declare class RDS extends RDSClient {
|
|
|
1331
1276
|
options: __HttpHandlerOptions,
|
|
1332
1277
|
cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
|
|
1333
1278
|
): void;
|
|
1334
|
-
|
|
1335
1279
|
describeDBEngineVersions(
|
|
1336
1280
|
args: DescribeDBEngineVersionsCommandInput,
|
|
1337
1281
|
options?: __HttpHandlerOptions
|
|
@@ -1345,7 +1289,6 @@ export declare class RDS extends RDSClient {
|
|
|
1345
1289
|
options: __HttpHandlerOptions,
|
|
1346
1290
|
cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
|
|
1347
1291
|
): void;
|
|
1348
|
-
|
|
1349
1292
|
describeDBInstanceAutomatedBackups(
|
|
1350
1293
|
args: DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
1351
1294
|
options?: __HttpHandlerOptions
|
|
@@ -1365,7 +1308,6 @@ export declare class RDS extends RDSClient {
|
|
|
1365
1308
|
data?: DescribeDBInstanceAutomatedBackupsCommandOutput
|
|
1366
1309
|
) => void
|
|
1367
1310
|
): void;
|
|
1368
|
-
|
|
1369
1311
|
describeDBInstances(
|
|
1370
1312
|
args: DescribeDBInstancesCommandInput,
|
|
1371
1313
|
options?: __HttpHandlerOptions
|
|
@@ -1379,7 +1321,6 @@ export declare class RDS extends RDSClient {
|
|
|
1379
1321
|
options: __HttpHandlerOptions,
|
|
1380
1322
|
cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
|
|
1381
1323
|
): void;
|
|
1382
|
-
|
|
1383
1324
|
describeDBLogFiles(
|
|
1384
1325
|
args: DescribeDBLogFilesCommandInput,
|
|
1385
1326
|
options?: __HttpHandlerOptions
|
|
@@ -1393,7 +1334,6 @@ export declare class RDS extends RDSClient {
|
|
|
1393
1334
|
options: __HttpHandlerOptions,
|
|
1394
1335
|
cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void
|
|
1395
1336
|
): void;
|
|
1396
|
-
|
|
1397
1337
|
describeDBParameterGroups(
|
|
1398
1338
|
args: DescribeDBParameterGroupsCommandInput,
|
|
1399
1339
|
options?: __HttpHandlerOptions
|
|
@@ -1407,7 +1347,6 @@ export declare class RDS extends RDSClient {
|
|
|
1407
1347
|
options: __HttpHandlerOptions,
|
|
1408
1348
|
cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void
|
|
1409
1349
|
): void;
|
|
1410
|
-
|
|
1411
1350
|
describeDBParameters(
|
|
1412
1351
|
args: DescribeDBParametersCommandInput,
|
|
1413
1352
|
options?: __HttpHandlerOptions
|
|
@@ -1421,7 +1360,6 @@ export declare class RDS extends RDSClient {
|
|
|
1421
1360
|
options: __HttpHandlerOptions,
|
|
1422
1361
|
cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
|
|
1423
1362
|
): void;
|
|
1424
|
-
|
|
1425
1363
|
describeDBProxies(
|
|
1426
1364
|
args: DescribeDBProxiesCommandInput,
|
|
1427
1365
|
options?: __HttpHandlerOptions
|
|
@@ -1435,7 +1373,6 @@ export declare class RDS extends RDSClient {
|
|
|
1435
1373
|
options: __HttpHandlerOptions,
|
|
1436
1374
|
cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void
|
|
1437
1375
|
): void;
|
|
1438
|
-
|
|
1439
1376
|
describeDBProxyEndpoints(
|
|
1440
1377
|
args: DescribeDBProxyEndpointsCommandInput,
|
|
1441
1378
|
options?: __HttpHandlerOptions
|
|
@@ -1449,7 +1386,6 @@ export declare class RDS extends RDSClient {
|
|
|
1449
1386
|
options: __HttpHandlerOptions,
|
|
1450
1387
|
cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void
|
|
1451
1388
|
): void;
|
|
1452
|
-
|
|
1453
1389
|
describeDBProxyTargetGroups(
|
|
1454
1390
|
args: DescribeDBProxyTargetGroupsCommandInput,
|
|
1455
1391
|
options?: __HttpHandlerOptions
|
|
@@ -1463,7 +1399,6 @@ export declare class RDS extends RDSClient {
|
|
|
1463
1399
|
options: __HttpHandlerOptions,
|
|
1464
1400
|
cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void
|
|
1465
1401
|
): void;
|
|
1466
|
-
|
|
1467
1402
|
describeDBProxyTargets(
|
|
1468
1403
|
args: DescribeDBProxyTargetsCommandInput,
|
|
1469
1404
|
options?: __HttpHandlerOptions
|
|
@@ -1477,7 +1412,6 @@ export declare class RDS extends RDSClient {
|
|
|
1477
1412
|
options: __HttpHandlerOptions,
|
|
1478
1413
|
cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void
|
|
1479
1414
|
): void;
|
|
1480
|
-
|
|
1481
1415
|
describeDBSecurityGroups(
|
|
1482
1416
|
args: DescribeDBSecurityGroupsCommandInput,
|
|
1483
1417
|
options?: __HttpHandlerOptions
|
|
@@ -1491,7 +1425,6 @@ export declare class RDS extends RDSClient {
|
|
|
1491
1425
|
options: __HttpHandlerOptions,
|
|
1492
1426
|
cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void
|
|
1493
1427
|
): void;
|
|
1494
|
-
|
|
1495
1428
|
describeDBSnapshotAttributes(
|
|
1496
1429
|
args: DescribeDBSnapshotAttributesCommandInput,
|
|
1497
1430
|
options?: __HttpHandlerOptions
|
|
@@ -1505,7 +1438,6 @@ export declare class RDS extends RDSClient {
|
|
|
1505
1438
|
options: __HttpHandlerOptions,
|
|
1506
1439
|
cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void
|
|
1507
1440
|
): void;
|
|
1508
|
-
|
|
1509
1441
|
describeDBSnapshots(
|
|
1510
1442
|
args: DescribeDBSnapshotsCommandInput,
|
|
1511
1443
|
options?: __HttpHandlerOptions
|
|
@@ -1519,7 +1451,6 @@ export declare class RDS extends RDSClient {
|
|
|
1519
1451
|
options: __HttpHandlerOptions,
|
|
1520
1452
|
cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void
|
|
1521
1453
|
): void;
|
|
1522
|
-
|
|
1523
1454
|
describeDBSubnetGroups(
|
|
1524
1455
|
args: DescribeDBSubnetGroupsCommandInput,
|
|
1525
1456
|
options?: __HttpHandlerOptions
|
|
@@ -1533,7 +1464,6 @@ export declare class RDS extends RDSClient {
|
|
|
1533
1464
|
options: __HttpHandlerOptions,
|
|
1534
1465
|
cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
|
|
1535
1466
|
): void;
|
|
1536
|
-
|
|
1537
1467
|
describeEngineDefaultClusterParameters(
|
|
1538
1468
|
args: DescribeEngineDefaultClusterParametersCommandInput,
|
|
1539
1469
|
options?: __HttpHandlerOptions
|
|
@@ -1553,7 +1483,6 @@ export declare class RDS extends RDSClient {
|
|
|
1553
1483
|
data?: DescribeEngineDefaultClusterParametersCommandOutput
|
|
1554
1484
|
) => void
|
|
1555
1485
|
): void;
|
|
1556
|
-
|
|
1557
1486
|
describeEngineDefaultParameters(
|
|
1558
1487
|
args: DescribeEngineDefaultParametersCommandInput,
|
|
1559
1488
|
options?: __HttpHandlerOptions
|
|
@@ -1567,7 +1496,6 @@ export declare class RDS extends RDSClient {
|
|
|
1567
1496
|
options: __HttpHandlerOptions,
|
|
1568
1497
|
cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
|
|
1569
1498
|
): void;
|
|
1570
|
-
|
|
1571
1499
|
describeEventCategories(
|
|
1572
1500
|
args: DescribeEventCategoriesCommandInput,
|
|
1573
1501
|
options?: __HttpHandlerOptions
|
|
@@ -1581,7 +1509,6 @@ export declare class RDS extends RDSClient {
|
|
|
1581
1509
|
options: __HttpHandlerOptions,
|
|
1582
1510
|
cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
|
|
1583
1511
|
): void;
|
|
1584
|
-
|
|
1585
1512
|
describeEvents(
|
|
1586
1513
|
args: DescribeEventsCommandInput,
|
|
1587
1514
|
options?: __HttpHandlerOptions
|
|
@@ -1595,7 +1522,6 @@ export declare class RDS extends RDSClient {
|
|
|
1595
1522
|
options: __HttpHandlerOptions,
|
|
1596
1523
|
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
1597
1524
|
): void;
|
|
1598
|
-
|
|
1599
1525
|
describeEventSubscriptions(
|
|
1600
1526
|
args: DescribeEventSubscriptionsCommandInput,
|
|
1601
1527
|
options?: __HttpHandlerOptions
|
|
@@ -1609,7 +1535,6 @@ export declare class RDS extends RDSClient {
|
|
|
1609
1535
|
options: __HttpHandlerOptions,
|
|
1610
1536
|
cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
|
|
1611
1537
|
): void;
|
|
1612
|
-
|
|
1613
1538
|
describeExportTasks(
|
|
1614
1539
|
args: DescribeExportTasksCommandInput,
|
|
1615
1540
|
options?: __HttpHandlerOptions
|
|
@@ -1623,7 +1548,6 @@ export declare class RDS extends RDSClient {
|
|
|
1623
1548
|
options: __HttpHandlerOptions,
|
|
1624
1549
|
cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
|
|
1625
1550
|
): void;
|
|
1626
|
-
|
|
1627
1551
|
describeGlobalClusters(
|
|
1628
1552
|
args: DescribeGlobalClustersCommandInput,
|
|
1629
1553
|
options?: __HttpHandlerOptions
|
|
@@ -1637,7 +1561,6 @@ export declare class RDS extends RDSClient {
|
|
|
1637
1561
|
options: __HttpHandlerOptions,
|
|
1638
1562
|
cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
|
|
1639
1563
|
): void;
|
|
1640
|
-
|
|
1641
1564
|
describeOptionGroupOptions(
|
|
1642
1565
|
args: DescribeOptionGroupOptionsCommandInput,
|
|
1643
1566
|
options?: __HttpHandlerOptions
|
|
@@ -1651,7 +1574,6 @@ export declare class RDS extends RDSClient {
|
|
|
1651
1574
|
options: __HttpHandlerOptions,
|
|
1652
1575
|
cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void
|
|
1653
1576
|
): void;
|
|
1654
|
-
|
|
1655
1577
|
describeOptionGroups(
|
|
1656
1578
|
args: DescribeOptionGroupsCommandInput,
|
|
1657
1579
|
options?: __HttpHandlerOptions
|
|
@@ -1665,7 +1587,6 @@ export declare class RDS extends RDSClient {
|
|
|
1665
1587
|
options: __HttpHandlerOptions,
|
|
1666
1588
|
cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void
|
|
1667
1589
|
): void;
|
|
1668
|
-
|
|
1669
1590
|
describeOrderableDBInstanceOptions(
|
|
1670
1591
|
args: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
1671
1592
|
options?: __HttpHandlerOptions
|
|
@@ -1685,7 +1606,6 @@ export declare class RDS extends RDSClient {
|
|
|
1685
1606
|
data?: DescribeOrderableDBInstanceOptionsCommandOutput
|
|
1686
1607
|
) => void
|
|
1687
1608
|
): void;
|
|
1688
|
-
|
|
1689
1609
|
describePendingMaintenanceActions(
|
|
1690
1610
|
args: DescribePendingMaintenanceActionsCommandInput,
|
|
1691
1611
|
options?: __HttpHandlerOptions
|
|
@@ -1705,7 +1625,6 @@ export declare class RDS extends RDSClient {
|
|
|
1705
1625
|
data?: DescribePendingMaintenanceActionsCommandOutput
|
|
1706
1626
|
) => void
|
|
1707
1627
|
): void;
|
|
1708
|
-
|
|
1709
1628
|
describeReservedDBInstances(
|
|
1710
1629
|
args: DescribeReservedDBInstancesCommandInput,
|
|
1711
1630
|
options?: __HttpHandlerOptions
|
|
@@ -1719,7 +1638,6 @@ export declare class RDS extends RDSClient {
|
|
|
1719
1638
|
options: __HttpHandlerOptions,
|
|
1720
1639
|
cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void
|
|
1721
1640
|
): void;
|
|
1722
|
-
|
|
1723
1641
|
describeReservedDBInstancesOfferings(
|
|
1724
1642
|
args: DescribeReservedDBInstancesOfferingsCommandInput,
|
|
1725
1643
|
options?: __HttpHandlerOptions
|
|
@@ -1739,7 +1657,6 @@ export declare class RDS extends RDSClient {
|
|
|
1739
1657
|
data?: DescribeReservedDBInstancesOfferingsCommandOutput
|
|
1740
1658
|
) => void
|
|
1741
1659
|
): void;
|
|
1742
|
-
|
|
1743
1660
|
describeSourceRegions(
|
|
1744
1661
|
args: DescribeSourceRegionsCommandInput,
|
|
1745
1662
|
options?: __HttpHandlerOptions
|
|
@@ -1753,7 +1670,6 @@ export declare class RDS extends RDSClient {
|
|
|
1753
1670
|
options: __HttpHandlerOptions,
|
|
1754
1671
|
cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void
|
|
1755
1672
|
): void;
|
|
1756
|
-
|
|
1757
1673
|
describeValidDBInstanceModifications(
|
|
1758
1674
|
args: DescribeValidDBInstanceModificationsCommandInput,
|
|
1759
1675
|
options?: __HttpHandlerOptions
|
|
@@ -1773,7 +1689,6 @@ export declare class RDS extends RDSClient {
|
|
|
1773
1689
|
data?: DescribeValidDBInstanceModificationsCommandOutput
|
|
1774
1690
|
) => void
|
|
1775
1691
|
): void;
|
|
1776
|
-
|
|
1777
1692
|
downloadDBLogFilePortion(
|
|
1778
1693
|
args: DownloadDBLogFilePortionCommandInput,
|
|
1779
1694
|
options?: __HttpHandlerOptions
|
|
@@ -1787,7 +1702,6 @@ export declare class RDS extends RDSClient {
|
|
|
1787
1702
|
options: __HttpHandlerOptions,
|
|
1788
1703
|
cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void
|
|
1789
1704
|
): void;
|
|
1790
|
-
|
|
1791
1705
|
failoverDBCluster(
|
|
1792
1706
|
args: FailoverDBClusterCommandInput,
|
|
1793
1707
|
options?: __HttpHandlerOptions
|
|
@@ -1801,7 +1715,6 @@ export declare class RDS extends RDSClient {
|
|
|
1801
1715
|
options: __HttpHandlerOptions,
|
|
1802
1716
|
cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
|
|
1803
1717
|
): void;
|
|
1804
|
-
|
|
1805
1718
|
failoverGlobalCluster(
|
|
1806
1719
|
args: FailoverGlobalClusterCommandInput,
|
|
1807
1720
|
options?: __HttpHandlerOptions
|
|
@@ -1815,7 +1728,6 @@ export declare class RDS extends RDSClient {
|
|
|
1815
1728
|
options: __HttpHandlerOptions,
|
|
1816
1729
|
cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void
|
|
1817
1730
|
): void;
|
|
1818
|
-
|
|
1819
1731
|
listTagsForResource(
|
|
1820
1732
|
args: ListTagsForResourceCommandInput,
|
|
1821
1733
|
options?: __HttpHandlerOptions
|
|
@@ -1829,7 +1741,6 @@ export declare class RDS extends RDSClient {
|
|
|
1829
1741
|
options: __HttpHandlerOptions,
|
|
1830
1742
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1831
1743
|
): void;
|
|
1832
|
-
|
|
1833
1744
|
modifyActivityStream(
|
|
1834
1745
|
args: ModifyActivityStreamCommandInput,
|
|
1835
1746
|
options?: __HttpHandlerOptions
|
|
@@ -1843,7 +1754,6 @@ export declare class RDS extends RDSClient {
|
|
|
1843
1754
|
options: __HttpHandlerOptions,
|
|
1844
1755
|
cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void
|
|
1845
1756
|
): void;
|
|
1846
|
-
|
|
1847
1757
|
modifyCertificates(
|
|
1848
1758
|
args: ModifyCertificatesCommandInput,
|
|
1849
1759
|
options?: __HttpHandlerOptions
|
|
@@ -1857,7 +1767,6 @@ export declare class RDS extends RDSClient {
|
|
|
1857
1767
|
options: __HttpHandlerOptions,
|
|
1858
1768
|
cb: (err: any, data?: ModifyCertificatesCommandOutput) => void
|
|
1859
1769
|
): void;
|
|
1860
|
-
|
|
1861
1770
|
modifyCurrentDBClusterCapacity(
|
|
1862
1771
|
args: ModifyCurrentDBClusterCapacityCommandInput,
|
|
1863
1772
|
options?: __HttpHandlerOptions
|
|
@@ -1871,7 +1780,6 @@ export declare class RDS extends RDSClient {
|
|
|
1871
1780
|
options: __HttpHandlerOptions,
|
|
1872
1781
|
cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void
|
|
1873
1782
|
): void;
|
|
1874
|
-
|
|
1875
1783
|
modifyCustomDBEngineVersion(
|
|
1876
1784
|
args: ModifyCustomDBEngineVersionCommandInput,
|
|
1877
1785
|
options?: __HttpHandlerOptions
|
|
@@ -1885,7 +1793,6 @@ export declare class RDS extends RDSClient {
|
|
|
1885
1793
|
options: __HttpHandlerOptions,
|
|
1886
1794
|
cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void
|
|
1887
1795
|
): void;
|
|
1888
|
-
|
|
1889
1796
|
modifyDBCluster(
|
|
1890
1797
|
args: ModifyDBClusterCommandInput,
|
|
1891
1798
|
options?: __HttpHandlerOptions
|
|
@@ -1899,7 +1806,6 @@ export declare class RDS extends RDSClient {
|
|
|
1899
1806
|
options: __HttpHandlerOptions,
|
|
1900
1807
|
cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
|
|
1901
1808
|
): void;
|
|
1902
|
-
|
|
1903
1809
|
modifyDBClusterEndpoint(
|
|
1904
1810
|
args: ModifyDBClusterEndpointCommandInput,
|
|
1905
1811
|
options?: __HttpHandlerOptions
|
|
@@ -1913,7 +1819,6 @@ export declare class RDS extends RDSClient {
|
|
|
1913
1819
|
options: __HttpHandlerOptions,
|
|
1914
1820
|
cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void
|
|
1915
1821
|
): void;
|
|
1916
|
-
|
|
1917
1822
|
modifyDBClusterParameterGroup(
|
|
1918
1823
|
args: ModifyDBClusterParameterGroupCommandInput,
|
|
1919
1824
|
options?: __HttpHandlerOptions
|
|
@@ -1927,7 +1832,6 @@ export declare class RDS extends RDSClient {
|
|
|
1927
1832
|
options: __HttpHandlerOptions,
|
|
1928
1833
|
cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
|
|
1929
1834
|
): void;
|
|
1930
|
-
|
|
1931
1835
|
modifyDBClusterSnapshotAttribute(
|
|
1932
1836
|
args: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
1933
1837
|
options?: __HttpHandlerOptions
|
|
@@ -1941,7 +1845,6 @@ export declare class RDS extends RDSClient {
|
|
|
1941
1845
|
options: __HttpHandlerOptions,
|
|
1942
1846
|
cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
|
|
1943
1847
|
): void;
|
|
1944
|
-
|
|
1945
1848
|
modifyDBInstance(
|
|
1946
1849
|
args: ModifyDBInstanceCommandInput,
|
|
1947
1850
|
options?: __HttpHandlerOptions
|
|
@@ -1955,7 +1858,6 @@ export declare class RDS extends RDSClient {
|
|
|
1955
1858
|
options: __HttpHandlerOptions,
|
|
1956
1859
|
cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
|
|
1957
1860
|
): void;
|
|
1958
|
-
|
|
1959
1861
|
modifyDBParameterGroup(
|
|
1960
1862
|
args: ModifyDBParameterGroupCommandInput,
|
|
1961
1863
|
options?: __HttpHandlerOptions
|
|
@@ -1969,7 +1871,6 @@ export declare class RDS extends RDSClient {
|
|
|
1969
1871
|
options: __HttpHandlerOptions,
|
|
1970
1872
|
cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void
|
|
1971
1873
|
): void;
|
|
1972
|
-
|
|
1973
1874
|
modifyDBProxy(
|
|
1974
1875
|
args: ModifyDBProxyCommandInput,
|
|
1975
1876
|
options?: __HttpHandlerOptions
|
|
@@ -1983,7 +1884,6 @@ export declare class RDS extends RDSClient {
|
|
|
1983
1884
|
options: __HttpHandlerOptions,
|
|
1984
1885
|
cb: (err: any, data?: ModifyDBProxyCommandOutput) => void
|
|
1985
1886
|
): void;
|
|
1986
|
-
|
|
1987
1887
|
modifyDBProxyEndpoint(
|
|
1988
1888
|
args: ModifyDBProxyEndpointCommandInput,
|
|
1989
1889
|
options?: __HttpHandlerOptions
|
|
@@ -1997,7 +1897,6 @@ export declare class RDS extends RDSClient {
|
|
|
1997
1897
|
options: __HttpHandlerOptions,
|
|
1998
1898
|
cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void
|
|
1999
1899
|
): void;
|
|
2000
|
-
|
|
2001
1900
|
modifyDBProxyTargetGroup(
|
|
2002
1901
|
args: ModifyDBProxyTargetGroupCommandInput,
|
|
2003
1902
|
options?: __HttpHandlerOptions
|
|
@@ -2011,7 +1910,6 @@ export declare class RDS extends RDSClient {
|
|
|
2011
1910
|
options: __HttpHandlerOptions,
|
|
2012
1911
|
cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void
|
|
2013
1912
|
): void;
|
|
2014
|
-
|
|
2015
1913
|
modifyDBSnapshot(
|
|
2016
1914
|
args: ModifyDBSnapshotCommandInput,
|
|
2017
1915
|
options?: __HttpHandlerOptions
|
|
@@ -2025,7 +1923,6 @@ export declare class RDS extends RDSClient {
|
|
|
2025
1923
|
options: __HttpHandlerOptions,
|
|
2026
1924
|
cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void
|
|
2027
1925
|
): void;
|
|
2028
|
-
|
|
2029
1926
|
modifyDBSnapshotAttribute(
|
|
2030
1927
|
args: ModifyDBSnapshotAttributeCommandInput,
|
|
2031
1928
|
options?: __HttpHandlerOptions
|
|
@@ -2039,7 +1936,6 @@ export declare class RDS extends RDSClient {
|
|
|
2039
1936
|
options: __HttpHandlerOptions,
|
|
2040
1937
|
cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void
|
|
2041
1938
|
): void;
|
|
2042
|
-
|
|
2043
1939
|
modifyDBSubnetGroup(
|
|
2044
1940
|
args: ModifyDBSubnetGroupCommandInput,
|
|
2045
1941
|
options?: __HttpHandlerOptions
|
|
@@ -2053,7 +1949,6 @@ export declare class RDS extends RDSClient {
|
|
|
2053
1949
|
options: __HttpHandlerOptions,
|
|
2054
1950
|
cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
|
|
2055
1951
|
): void;
|
|
2056
|
-
|
|
2057
1952
|
modifyEventSubscription(
|
|
2058
1953
|
args: ModifyEventSubscriptionCommandInput,
|
|
2059
1954
|
options?: __HttpHandlerOptions
|
|
@@ -2067,7 +1962,6 @@ export declare class RDS extends RDSClient {
|
|
|
2067
1962
|
options: __HttpHandlerOptions,
|
|
2068
1963
|
cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
|
|
2069
1964
|
): void;
|
|
2070
|
-
|
|
2071
1965
|
modifyGlobalCluster(
|
|
2072
1966
|
args: ModifyGlobalClusterCommandInput,
|
|
2073
1967
|
options?: __HttpHandlerOptions
|
|
@@ -2081,7 +1975,6 @@ export declare class RDS extends RDSClient {
|
|
|
2081
1975
|
options: __HttpHandlerOptions,
|
|
2082
1976
|
cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
|
|
2083
1977
|
): void;
|
|
2084
|
-
|
|
2085
1978
|
modifyOptionGroup(
|
|
2086
1979
|
args: ModifyOptionGroupCommandInput,
|
|
2087
1980
|
options?: __HttpHandlerOptions
|
|
@@ -2095,7 +1988,6 @@ export declare class RDS extends RDSClient {
|
|
|
2095
1988
|
options: __HttpHandlerOptions,
|
|
2096
1989
|
cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void
|
|
2097
1990
|
): void;
|
|
2098
|
-
|
|
2099
1991
|
promoteReadReplica(
|
|
2100
1992
|
args: PromoteReadReplicaCommandInput,
|
|
2101
1993
|
options?: __HttpHandlerOptions
|
|
@@ -2109,7 +2001,6 @@ export declare class RDS extends RDSClient {
|
|
|
2109
2001
|
options: __HttpHandlerOptions,
|
|
2110
2002
|
cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void
|
|
2111
2003
|
): void;
|
|
2112
|
-
|
|
2113
2004
|
promoteReadReplicaDBCluster(
|
|
2114
2005
|
args: PromoteReadReplicaDBClusterCommandInput,
|
|
2115
2006
|
options?: __HttpHandlerOptions
|
|
@@ -2123,7 +2014,6 @@ export declare class RDS extends RDSClient {
|
|
|
2123
2014
|
options: __HttpHandlerOptions,
|
|
2124
2015
|
cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void
|
|
2125
2016
|
): void;
|
|
2126
|
-
|
|
2127
2017
|
purchaseReservedDBInstancesOffering(
|
|
2128
2018
|
args: PurchaseReservedDBInstancesOfferingCommandInput,
|
|
2129
2019
|
options?: __HttpHandlerOptions
|
|
@@ -2143,7 +2033,6 @@ export declare class RDS extends RDSClient {
|
|
|
2143
2033
|
data?: PurchaseReservedDBInstancesOfferingCommandOutput
|
|
2144
2034
|
) => void
|
|
2145
2035
|
): void;
|
|
2146
|
-
|
|
2147
2036
|
rebootDBCluster(
|
|
2148
2037
|
args: RebootDBClusterCommandInput,
|
|
2149
2038
|
options?: __HttpHandlerOptions
|
|
@@ -2157,7 +2046,6 @@ export declare class RDS extends RDSClient {
|
|
|
2157
2046
|
options: __HttpHandlerOptions,
|
|
2158
2047
|
cb: (err: any, data?: RebootDBClusterCommandOutput) => void
|
|
2159
2048
|
): void;
|
|
2160
|
-
|
|
2161
2049
|
rebootDBInstance(
|
|
2162
2050
|
args: RebootDBInstanceCommandInput,
|
|
2163
2051
|
options?: __HttpHandlerOptions
|
|
@@ -2171,7 +2059,6 @@ export declare class RDS extends RDSClient {
|
|
|
2171
2059
|
options: __HttpHandlerOptions,
|
|
2172
2060
|
cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
|
|
2173
2061
|
): void;
|
|
2174
|
-
|
|
2175
2062
|
registerDBProxyTargets(
|
|
2176
2063
|
args: RegisterDBProxyTargetsCommandInput,
|
|
2177
2064
|
options?: __HttpHandlerOptions
|
|
@@ -2185,7 +2072,6 @@ export declare class RDS extends RDSClient {
|
|
|
2185
2072
|
options: __HttpHandlerOptions,
|
|
2186
2073
|
cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void
|
|
2187
2074
|
): void;
|
|
2188
|
-
|
|
2189
2075
|
removeFromGlobalCluster(
|
|
2190
2076
|
args: RemoveFromGlobalClusterCommandInput,
|
|
2191
2077
|
options?: __HttpHandlerOptions
|
|
@@ -2199,7 +2085,6 @@ export declare class RDS extends RDSClient {
|
|
|
2199
2085
|
options: __HttpHandlerOptions,
|
|
2200
2086
|
cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
|
|
2201
2087
|
): void;
|
|
2202
|
-
|
|
2203
2088
|
removeRoleFromDBCluster(
|
|
2204
2089
|
args: RemoveRoleFromDBClusterCommandInput,
|
|
2205
2090
|
options?: __HttpHandlerOptions
|
|
@@ -2213,7 +2098,6 @@ export declare class RDS extends RDSClient {
|
|
|
2213
2098
|
options: __HttpHandlerOptions,
|
|
2214
2099
|
cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void
|
|
2215
2100
|
): void;
|
|
2216
|
-
|
|
2217
2101
|
removeRoleFromDBInstance(
|
|
2218
2102
|
args: RemoveRoleFromDBInstanceCommandInput,
|
|
2219
2103
|
options?: __HttpHandlerOptions
|
|
@@ -2227,7 +2111,6 @@ export declare class RDS extends RDSClient {
|
|
|
2227
2111
|
options: __HttpHandlerOptions,
|
|
2228
2112
|
cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void
|
|
2229
2113
|
): void;
|
|
2230
|
-
|
|
2231
2114
|
removeSourceIdentifierFromSubscription(
|
|
2232
2115
|
args: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
2233
2116
|
options?: __HttpHandlerOptions
|
|
@@ -2247,7 +2130,6 @@ export declare class RDS extends RDSClient {
|
|
|
2247
2130
|
data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
|
|
2248
2131
|
) => void
|
|
2249
2132
|
): void;
|
|
2250
|
-
|
|
2251
2133
|
removeTagsFromResource(
|
|
2252
2134
|
args: RemoveTagsFromResourceCommandInput,
|
|
2253
2135
|
options?: __HttpHandlerOptions
|
|
@@ -2261,7 +2143,6 @@ export declare class RDS extends RDSClient {
|
|
|
2261
2143
|
options: __HttpHandlerOptions,
|
|
2262
2144
|
cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
|
|
2263
2145
|
): void;
|
|
2264
|
-
|
|
2265
2146
|
resetDBClusterParameterGroup(
|
|
2266
2147
|
args: ResetDBClusterParameterGroupCommandInput,
|
|
2267
2148
|
options?: __HttpHandlerOptions
|
|
@@ -2275,7 +2156,6 @@ export declare class RDS extends RDSClient {
|
|
|
2275
2156
|
options: __HttpHandlerOptions,
|
|
2276
2157
|
cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
|
|
2277
2158
|
): void;
|
|
2278
|
-
|
|
2279
2159
|
resetDBParameterGroup(
|
|
2280
2160
|
args: ResetDBParameterGroupCommandInput,
|
|
2281
2161
|
options?: __HttpHandlerOptions
|
|
@@ -2289,7 +2169,6 @@ export declare class RDS extends RDSClient {
|
|
|
2289
2169
|
options: __HttpHandlerOptions,
|
|
2290
2170
|
cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void
|
|
2291
2171
|
): void;
|
|
2292
|
-
|
|
2293
2172
|
restoreDBClusterFromS3(
|
|
2294
2173
|
args: RestoreDBClusterFromS3CommandInput,
|
|
2295
2174
|
options?: __HttpHandlerOptions
|
|
@@ -2303,7 +2182,6 @@ export declare class RDS extends RDSClient {
|
|
|
2303
2182
|
options: __HttpHandlerOptions,
|
|
2304
2183
|
cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void
|
|
2305
2184
|
): void;
|
|
2306
|
-
|
|
2307
2185
|
restoreDBClusterFromSnapshot(
|
|
2308
2186
|
args: RestoreDBClusterFromSnapshotCommandInput,
|
|
2309
2187
|
options?: __HttpHandlerOptions
|
|
@@ -2317,7 +2195,6 @@ export declare class RDS extends RDSClient {
|
|
|
2317
2195
|
options: __HttpHandlerOptions,
|
|
2318
2196
|
cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
|
|
2319
2197
|
): void;
|
|
2320
|
-
|
|
2321
2198
|
restoreDBClusterToPointInTime(
|
|
2322
2199
|
args: RestoreDBClusterToPointInTimeCommandInput,
|
|
2323
2200
|
options?: __HttpHandlerOptions
|
|
@@ -2331,7 +2208,6 @@ export declare class RDS extends RDSClient {
|
|
|
2331
2208
|
options: __HttpHandlerOptions,
|
|
2332
2209
|
cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
|
|
2333
2210
|
): void;
|
|
2334
|
-
|
|
2335
2211
|
restoreDBInstanceFromDBSnapshot(
|
|
2336
2212
|
args: RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
2337
2213
|
options?: __HttpHandlerOptions
|
|
@@ -2345,7 +2221,6 @@ export declare class RDS extends RDSClient {
|
|
|
2345
2221
|
options: __HttpHandlerOptions,
|
|
2346
2222
|
cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void
|
|
2347
2223
|
): void;
|
|
2348
|
-
|
|
2349
2224
|
restoreDBInstanceFromS3(
|
|
2350
2225
|
args: RestoreDBInstanceFromS3CommandInput,
|
|
2351
2226
|
options?: __HttpHandlerOptions
|
|
@@ -2359,7 +2234,6 @@ export declare class RDS extends RDSClient {
|
|
|
2359
2234
|
options: __HttpHandlerOptions,
|
|
2360
2235
|
cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void
|
|
2361
2236
|
): void;
|
|
2362
|
-
|
|
2363
2237
|
restoreDBInstanceToPointInTime(
|
|
2364
2238
|
args: RestoreDBInstanceToPointInTimeCommandInput,
|
|
2365
2239
|
options?: __HttpHandlerOptions
|
|
@@ -2373,7 +2247,6 @@ export declare class RDS extends RDSClient {
|
|
|
2373
2247
|
options: __HttpHandlerOptions,
|
|
2374
2248
|
cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void
|
|
2375
2249
|
): void;
|
|
2376
|
-
|
|
2377
2250
|
revokeDBSecurityGroupIngress(
|
|
2378
2251
|
args: RevokeDBSecurityGroupIngressCommandInput,
|
|
2379
2252
|
options?: __HttpHandlerOptions
|
|
@@ -2387,7 +2260,6 @@ export declare class RDS extends RDSClient {
|
|
|
2387
2260
|
options: __HttpHandlerOptions,
|
|
2388
2261
|
cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void
|
|
2389
2262
|
): void;
|
|
2390
|
-
|
|
2391
2263
|
startActivityStream(
|
|
2392
2264
|
args: StartActivityStreamCommandInput,
|
|
2393
2265
|
options?: __HttpHandlerOptions
|
|
@@ -2401,7 +2273,6 @@ export declare class RDS extends RDSClient {
|
|
|
2401
2273
|
options: __HttpHandlerOptions,
|
|
2402
2274
|
cb: (err: any, data?: StartActivityStreamCommandOutput) => void
|
|
2403
2275
|
): void;
|
|
2404
|
-
|
|
2405
2276
|
startDBCluster(
|
|
2406
2277
|
args: StartDBClusterCommandInput,
|
|
2407
2278
|
options?: __HttpHandlerOptions
|
|
@@ -2415,7 +2286,6 @@ export declare class RDS extends RDSClient {
|
|
|
2415
2286
|
options: __HttpHandlerOptions,
|
|
2416
2287
|
cb: (err: any, data?: StartDBClusterCommandOutput) => void
|
|
2417
2288
|
): void;
|
|
2418
|
-
|
|
2419
2289
|
startDBInstance(
|
|
2420
2290
|
args: StartDBInstanceCommandInput,
|
|
2421
2291
|
options?: __HttpHandlerOptions
|
|
@@ -2429,7 +2299,6 @@ export declare class RDS extends RDSClient {
|
|
|
2429
2299
|
options: __HttpHandlerOptions,
|
|
2430
2300
|
cb: (err: any, data?: StartDBInstanceCommandOutput) => void
|
|
2431
2301
|
): void;
|
|
2432
|
-
|
|
2433
2302
|
startDBInstanceAutomatedBackupsReplication(
|
|
2434
2303
|
args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2435
2304
|
options?: __HttpHandlerOptions
|
|
@@ -2449,7 +2318,6 @@ export declare class RDS extends RDSClient {
|
|
|
2449
2318
|
data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2450
2319
|
) => void
|
|
2451
2320
|
): void;
|
|
2452
|
-
|
|
2453
2321
|
startExportTask(
|
|
2454
2322
|
args: StartExportTaskCommandInput,
|
|
2455
2323
|
options?: __HttpHandlerOptions
|
|
@@ -2463,7 +2331,6 @@ export declare class RDS extends RDSClient {
|
|
|
2463
2331
|
options: __HttpHandlerOptions,
|
|
2464
2332
|
cb: (err: any, data?: StartExportTaskCommandOutput) => void
|
|
2465
2333
|
): void;
|
|
2466
|
-
|
|
2467
2334
|
stopActivityStream(
|
|
2468
2335
|
args: StopActivityStreamCommandInput,
|
|
2469
2336
|
options?: __HttpHandlerOptions
|
|
@@ -2477,7 +2344,6 @@ export declare class RDS extends RDSClient {
|
|
|
2477
2344
|
options: __HttpHandlerOptions,
|
|
2478
2345
|
cb: (err: any, data?: StopActivityStreamCommandOutput) => void
|
|
2479
2346
|
): void;
|
|
2480
|
-
|
|
2481
2347
|
stopDBCluster(
|
|
2482
2348
|
args: StopDBClusterCommandInput,
|
|
2483
2349
|
options?: __HttpHandlerOptions
|
|
@@ -2491,7 +2357,6 @@ export declare class RDS extends RDSClient {
|
|
|
2491
2357
|
options: __HttpHandlerOptions,
|
|
2492
2358
|
cb: (err: any, data?: StopDBClusterCommandOutput) => void
|
|
2493
2359
|
): void;
|
|
2494
|
-
|
|
2495
2360
|
stopDBInstance(
|
|
2496
2361
|
args: StopDBInstanceCommandInput,
|
|
2497
2362
|
options?: __HttpHandlerOptions
|
|
@@ -2505,7 +2370,6 @@ export declare class RDS extends RDSClient {
|
|
|
2505
2370
|
options: __HttpHandlerOptions,
|
|
2506
2371
|
cb: (err: any, data?: StopDBInstanceCommandOutput) => void
|
|
2507
2372
|
): void;
|
|
2508
|
-
|
|
2509
2373
|
stopDBInstanceAutomatedBackupsReplication(
|
|
2510
2374
|
args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2511
2375
|
options?: __HttpHandlerOptions
|
|
@@ -2525,7 +2389,6 @@ export declare class RDS extends RDSClient {
|
|
|
2525
2389
|
data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2526
2390
|
) => void
|
|
2527
2391
|
): void;
|
|
2528
|
-
|
|
2529
2392
|
switchoverReadReplica(
|
|
2530
2393
|
args: SwitchoverReadReplicaCommandInput,
|
|
2531
2394
|
options?: __HttpHandlerOptions
|