@aws-sdk/client-rds 3.929.0 → 3.931.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +9960 -19893
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/RDSClient.js +2 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +3 -9
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +3 -9
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -9
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -9
- package/dist-es/commands/CancelExportTaskCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterCommand.js +2 -7
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -10
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -7
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBShardGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationCommand.js +3 -9
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -10
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -10
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBShardGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
- package/dist-es/commands/DeleteOptionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +3 -9
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -10
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -10
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -9
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -9
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -9
- package/dist-es/commands/DescribeEventsCommand.js +3 -9
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -9
- package/dist-es/commands/DescribeIntegrationsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -10
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -9
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -9
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -9
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +3 -10
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -9
- package/dist-es/commands/DisableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -10
- package/dist-es/commands/EnableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -10
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ModifyActivityStreamCommand.js +3 -9
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -9
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -9
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -10
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -10
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBRecommendationCommand.js +3 -9
- package/dist-es/commands/ModifyDBShardGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -9
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ModifyIntegrationCommand.js +3 -9
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -10
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -10
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -9
- package/dist-es/commands/RebootDBClusterCommand.js +3 -10
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -10
- package/dist-es/commands/RebootDBShardGroupCommand.js +3 -9
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +3 -9
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/StartActivityStreamCommand.js +3 -9
- package/dist-es/commands/StartDBClusterCommand.js +3 -10
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -7
- package/dist-es/commands/StartDBInstanceCommand.js +3 -10
- package/dist-es/commands/StartExportTaskCommand.js +3 -9
- package/dist-es/commands/StopActivityStreamCommand.js +3 -9
- package/dist-es/commands/StopDBClusterCommand.js +3 -10
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -9
- package/dist-es/commands/StopDBInstanceCommand.js +3 -10
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -101
- package/dist-es/models/models_1.js +0 -148
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +9912 -0
- package/dist-types/RDSClient.d.ts +10 -1
- package/dist-types/commands/CreateDBClusterCommand.d.ts +2 -2
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +1 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +1 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +0 -93
- package/dist-types/models/models_1.d.ts +0 -144
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +847 -0
- package/dist-types/ts3.4/RDSClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -62
- package/dist-types/ts3.4/models/models_1.d.ts +0 -106
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +853 -0
- package/package.json +35 -35
- package/dist-es/protocols/Aws_query.js +0 -18732
- package/dist-types/protocols/Aws_query.d.ts +0 -1469
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1961
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -1056,6 +1059,7 @@ export interface ClientDefaults
|
|
|
1056
1059
|
retryMode?: string | __Provider<string>;
|
|
1057
1060
|
logger?: __Logger;
|
|
1058
1061
|
extensions?: RuntimeExtension[];
|
|
1062
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
1059
1063
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
1060
1064
|
}
|
|
1061
1065
|
export type RDSClientConfigType = Partial<
|
|
@@ -912,7 +912,6 @@ export declare class InvalidCustomDBEngineVersionStateFault extends __BaseExcept
|
|
|
912
912
|
}
|
|
913
913
|
export declare const ClusterScalabilityType: {
|
|
914
914
|
readonly LIMITLESS: "limitless";
|
|
915
|
-
readonly SCALEOUT: "scaleout";
|
|
916
915
|
readonly STANDARD: "standard";
|
|
917
916
|
};
|
|
918
917
|
export type ClusterScalabilityType =
|
|
@@ -2578,64 +2577,3 @@ export declare class InvalidEventSubscriptionStateFault extends __BaseException
|
|
|
2578
2577
|
export interface DeleteGlobalClusterMessage {
|
|
2579
2578
|
GlobalClusterIdentifier: string | undefined;
|
|
2580
2579
|
}
|
|
2581
|
-
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (
|
|
2582
|
-
obj: CopyDBClusterSnapshotMessage
|
|
2583
|
-
) => any;
|
|
2584
|
-
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (
|
|
2585
|
-
obj: CopyDBSnapshotMessage
|
|
2586
|
-
) => any;
|
|
2587
|
-
export declare const OptionSettingFilterSensitiveLog: (
|
|
2588
|
-
obj: OptionSetting
|
|
2589
|
-
) => any;
|
|
2590
|
-
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
2591
|
-
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
2592
|
-
export declare const CopyOptionGroupResultFilterSensitiveLog: (
|
|
2593
|
-
obj: CopyOptionGroupResult
|
|
2594
|
-
) => any;
|
|
2595
|
-
export declare const CreateDBClusterMessageFilterSensitiveLog: (
|
|
2596
|
-
obj: CreateDBClusterMessage
|
|
2597
|
-
) => any;
|
|
2598
|
-
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (
|
|
2599
|
-
obj: ClusterPendingModifiedValues
|
|
2600
|
-
) => any;
|
|
2601
|
-
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
2602
|
-
export declare const CreateDBClusterResultFilterSensitiveLog: (
|
|
2603
|
-
obj: CreateDBClusterResult
|
|
2604
|
-
) => any;
|
|
2605
|
-
export declare const CreateDBInstanceMessageFilterSensitiveLog: (
|
|
2606
|
-
obj: CreateDBInstanceMessage
|
|
2607
|
-
) => any;
|
|
2608
|
-
export declare const PendingModifiedValuesFilterSensitiveLog: (
|
|
2609
|
-
obj: PendingModifiedValues
|
|
2610
|
-
) => any;
|
|
2611
|
-
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
2612
|
-
export declare const CreateDBInstanceResultFilterSensitiveLog: (
|
|
2613
|
-
obj: CreateDBInstanceResult
|
|
2614
|
-
) => any;
|
|
2615
|
-
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (
|
|
2616
|
-
obj: CreateDBInstanceReadReplicaMessage
|
|
2617
|
-
) => any;
|
|
2618
|
-
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (
|
|
2619
|
-
obj: CreateDBInstanceReadReplicaResult
|
|
2620
|
-
) => any;
|
|
2621
|
-
export declare const CreateOptionGroupResultFilterSensitiveLog: (
|
|
2622
|
-
obj: CreateOptionGroupResult
|
|
2623
|
-
) => any;
|
|
2624
|
-
export declare const CreateTenantDatabaseMessageFilterSensitiveLog: (
|
|
2625
|
-
obj: CreateTenantDatabaseMessage
|
|
2626
|
-
) => any;
|
|
2627
|
-
export declare const TenantDatabasePendingModifiedValuesFilterSensitiveLog: (
|
|
2628
|
-
obj: TenantDatabasePendingModifiedValues
|
|
2629
|
-
) => any;
|
|
2630
|
-
export declare const TenantDatabaseFilterSensitiveLog: (
|
|
2631
|
-
obj: TenantDatabase
|
|
2632
|
-
) => any;
|
|
2633
|
-
export declare const CreateTenantDatabaseResultFilterSensitiveLog: (
|
|
2634
|
-
obj: CreateTenantDatabaseResult
|
|
2635
|
-
) => any;
|
|
2636
|
-
export declare const DeleteDBClusterResultFilterSensitiveLog: (
|
|
2637
|
-
obj: DeleteDBClusterResult
|
|
2638
|
-
) => any;
|
|
2639
|
-
export declare const DeleteDBInstanceResultFilterSensitiveLog: (
|
|
2640
|
-
obj: DeleteDBInstanceResult
|
|
2641
|
-
) => any;
|
|
@@ -2080,109 +2080,3 @@ export interface SwitchoverReadReplicaMessage {
|
|
|
2080
2080
|
export interface SwitchoverReadReplicaResult {
|
|
2081
2081
|
DBInstance?: DBInstance | undefined;
|
|
2082
2082
|
}
|
|
2083
|
-
export declare const DeleteTenantDatabaseResultFilterSensitiveLog: (
|
|
2084
|
-
obj: DeleteTenantDatabaseResult
|
|
2085
|
-
) => any;
|
|
2086
|
-
export declare const DBClusterMessageFilterSensitiveLog: (
|
|
2087
|
-
obj: DBClusterMessage
|
|
2088
|
-
) => any;
|
|
2089
|
-
export declare const DBInstanceMessageFilterSensitiveLog: (
|
|
2090
|
-
obj: DBInstanceMessage
|
|
2091
|
-
) => any;
|
|
2092
|
-
export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
|
|
2093
|
-
export declare const TenantDatabasesMessageFilterSensitiveLog: (
|
|
2094
|
-
obj: TenantDatabasesMessage
|
|
2095
|
-
) => any;
|
|
2096
|
-
export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (
|
|
2097
|
-
obj: DownloadDBLogFilePortionDetails
|
|
2098
|
-
) => any;
|
|
2099
|
-
export declare const FailoverDBClusterResultFilterSensitiveLog: (
|
|
2100
|
-
obj: FailoverDBClusterResult
|
|
2101
|
-
) => any;
|
|
2102
|
-
export declare const ModifyDBClusterMessageFilterSensitiveLog: (
|
|
2103
|
-
obj: ModifyDBClusterMessage
|
|
2104
|
-
) => any;
|
|
2105
|
-
export declare const ModifyDBClusterResultFilterSensitiveLog: (
|
|
2106
|
-
obj: ModifyDBClusterResult
|
|
2107
|
-
) => any;
|
|
2108
|
-
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (
|
|
2109
|
-
obj: ModifyDBInstanceMessage
|
|
2110
|
-
) => any;
|
|
2111
|
-
export declare const ModifyDBInstanceResultFilterSensitiveLog: (
|
|
2112
|
-
obj: ModifyDBInstanceResult
|
|
2113
|
-
) => any;
|
|
2114
|
-
export declare const OptionConfigurationFilterSensitiveLog: (
|
|
2115
|
-
obj: OptionConfiguration
|
|
2116
|
-
) => any;
|
|
2117
|
-
export declare const ModifyOptionGroupMessageFilterSensitiveLog: (
|
|
2118
|
-
obj: ModifyOptionGroupMessage
|
|
2119
|
-
) => any;
|
|
2120
|
-
export declare const ModifyOptionGroupResultFilterSensitiveLog: (
|
|
2121
|
-
obj: ModifyOptionGroupResult
|
|
2122
|
-
) => any;
|
|
2123
|
-
export declare const ModifyTenantDatabaseMessageFilterSensitiveLog: (
|
|
2124
|
-
obj: ModifyTenantDatabaseMessage
|
|
2125
|
-
) => any;
|
|
2126
|
-
export declare const ModifyTenantDatabaseResultFilterSensitiveLog: (
|
|
2127
|
-
obj: ModifyTenantDatabaseResult
|
|
2128
|
-
) => any;
|
|
2129
|
-
export declare const PromoteReadReplicaResultFilterSensitiveLog: (
|
|
2130
|
-
obj: PromoteReadReplicaResult
|
|
2131
|
-
) => any;
|
|
2132
|
-
export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (
|
|
2133
|
-
obj: PromoteReadReplicaDBClusterResult
|
|
2134
|
-
) => any;
|
|
2135
|
-
export declare const RebootDBClusterResultFilterSensitiveLog: (
|
|
2136
|
-
obj: RebootDBClusterResult
|
|
2137
|
-
) => any;
|
|
2138
|
-
export declare const RebootDBInstanceResultFilterSensitiveLog: (
|
|
2139
|
-
obj: RebootDBInstanceResult
|
|
2140
|
-
) => any;
|
|
2141
|
-
export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (
|
|
2142
|
-
obj: RestoreDBClusterFromS3Message
|
|
2143
|
-
) => any;
|
|
2144
|
-
export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (
|
|
2145
|
-
obj: RestoreDBClusterFromS3Result
|
|
2146
|
-
) => any;
|
|
2147
|
-
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (
|
|
2148
|
-
obj: RestoreDBClusterFromSnapshotResult
|
|
2149
|
-
) => any;
|
|
2150
|
-
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (
|
|
2151
|
-
obj: RestoreDBClusterToPointInTimeResult
|
|
2152
|
-
) => any;
|
|
2153
|
-
export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (
|
|
2154
|
-
obj: RestoreDBInstanceFromDBSnapshotMessage
|
|
2155
|
-
) => any;
|
|
2156
|
-
export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (
|
|
2157
|
-
obj: RestoreDBInstanceFromDBSnapshotResult
|
|
2158
|
-
) => any;
|
|
2159
|
-
export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (
|
|
2160
|
-
obj: RestoreDBInstanceFromS3Message
|
|
2161
|
-
) => any;
|
|
2162
|
-
export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (
|
|
2163
|
-
obj: RestoreDBInstanceFromS3Result
|
|
2164
|
-
) => any;
|
|
2165
|
-
export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (
|
|
2166
|
-
obj: RestoreDBInstanceToPointInTimeMessage
|
|
2167
|
-
) => any;
|
|
2168
|
-
export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (
|
|
2169
|
-
obj: RestoreDBInstanceToPointInTimeResult
|
|
2170
|
-
) => any;
|
|
2171
|
-
export declare const StartDBClusterResultFilterSensitiveLog: (
|
|
2172
|
-
obj: StartDBClusterResult
|
|
2173
|
-
) => any;
|
|
2174
|
-
export declare const StartDBInstanceResultFilterSensitiveLog: (
|
|
2175
|
-
obj: StartDBInstanceResult
|
|
2176
|
-
) => any;
|
|
2177
|
-
export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (
|
|
2178
|
-
obj: StartDBInstanceAutomatedBackupsReplicationMessage
|
|
2179
|
-
) => any;
|
|
2180
|
-
export declare const StopDBClusterResultFilterSensitiveLog: (
|
|
2181
|
-
obj: StopDBClusterResult
|
|
2182
|
-
) => any;
|
|
2183
|
-
export declare const StopDBInstanceResultFilterSensitiveLog: (
|
|
2184
|
-
obj: StopDBInstanceResult
|
|
2185
|
-
) => any;
|
|
2186
|
-
export declare const SwitchoverReadReplicaResultFilterSensitiveLog: (
|
|
2187
|
-
obj: SwitchoverReadReplicaResult
|
|
2188
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").RDSHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|