@aws-sdk/client-rds 3.929.0 → 3.930.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 -19892
- 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 -100
- 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/models/models_0.d.ts +0 -92
- 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 -61
- 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
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AddRoleToDBClusterCommandInput, AddRoleToDBClusterCommandOutput } from "./commands/AddRoleToDBClusterCommand";
|
|
11
11
|
import { AddRoleToDBInstanceCommandInput, AddRoleToDBInstanceCommandOutput } from "./commands/AddRoleToDBInstanceCommand";
|
|
@@ -304,6 +304,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
304
304
|
* Optional extensions
|
|
305
305
|
*/
|
|
306
306
|
extensions?: RuntimeExtension[];
|
|
307
|
+
/**
|
|
308
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
309
|
+
* may be overridden. A default will always be set by the client.
|
|
310
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
311
|
+
* the client.
|
|
312
|
+
* @alpha
|
|
313
|
+
*
|
|
314
|
+
*/
|
|
315
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
307
316
|
/**
|
|
308
317
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
309
318
|
*/
|
|
@@ -13041,95 +13041,3 @@ export interface DeleteGlobalClusterMessage {
|
|
|
13041
13041
|
*/
|
|
13042
13042
|
GlobalClusterIdentifier: string | undefined;
|
|
13043
13043
|
}
|
|
13044
|
-
/**
|
|
13045
|
-
* @internal
|
|
13046
|
-
*/
|
|
13047
|
-
export declare const CopyDBClusterSnapshotMessageFilterSensitiveLog: (obj: CopyDBClusterSnapshotMessage) => any;
|
|
13048
|
-
/**
|
|
13049
|
-
* @internal
|
|
13050
|
-
*/
|
|
13051
|
-
export declare const CopyDBSnapshotMessageFilterSensitiveLog: (obj: CopyDBSnapshotMessage) => any;
|
|
13052
|
-
/**
|
|
13053
|
-
* @internal
|
|
13054
|
-
*/
|
|
13055
|
-
export declare const OptionSettingFilterSensitiveLog: (obj: OptionSetting) => any;
|
|
13056
|
-
/**
|
|
13057
|
-
* @internal
|
|
13058
|
-
*/
|
|
13059
|
-
export declare const OptionFilterSensitiveLog: (obj: Option) => any;
|
|
13060
|
-
/**
|
|
13061
|
-
* @internal
|
|
13062
|
-
*/
|
|
13063
|
-
export declare const OptionGroupFilterSensitiveLog: (obj: OptionGroup) => any;
|
|
13064
|
-
/**
|
|
13065
|
-
* @internal
|
|
13066
|
-
*/
|
|
13067
|
-
export declare const CopyOptionGroupResultFilterSensitiveLog: (obj: CopyOptionGroupResult) => any;
|
|
13068
|
-
/**
|
|
13069
|
-
* @internal
|
|
13070
|
-
*/
|
|
13071
|
-
export declare const CreateDBClusterMessageFilterSensitiveLog: (obj: CreateDBClusterMessage) => any;
|
|
13072
|
-
/**
|
|
13073
|
-
* @internal
|
|
13074
|
-
*/
|
|
13075
|
-
export declare const ClusterPendingModifiedValuesFilterSensitiveLog: (obj: ClusterPendingModifiedValues) => any;
|
|
13076
|
-
/**
|
|
13077
|
-
* @internal
|
|
13078
|
-
*/
|
|
13079
|
-
export declare const DBClusterFilterSensitiveLog: (obj: DBCluster) => any;
|
|
13080
|
-
/**
|
|
13081
|
-
* @internal
|
|
13082
|
-
*/
|
|
13083
|
-
export declare const CreateDBClusterResultFilterSensitiveLog: (obj: CreateDBClusterResult) => any;
|
|
13084
|
-
/**
|
|
13085
|
-
* @internal
|
|
13086
|
-
*/
|
|
13087
|
-
export declare const CreateDBInstanceMessageFilterSensitiveLog: (obj: CreateDBInstanceMessage) => any;
|
|
13088
|
-
/**
|
|
13089
|
-
* @internal
|
|
13090
|
-
*/
|
|
13091
|
-
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
13092
|
-
/**
|
|
13093
|
-
* @internal
|
|
13094
|
-
*/
|
|
13095
|
-
export declare const DBInstanceFilterSensitiveLog: (obj: DBInstance) => any;
|
|
13096
|
-
/**
|
|
13097
|
-
* @internal
|
|
13098
|
-
*/
|
|
13099
|
-
export declare const CreateDBInstanceResultFilterSensitiveLog: (obj: CreateDBInstanceResult) => any;
|
|
13100
|
-
/**
|
|
13101
|
-
* @internal
|
|
13102
|
-
*/
|
|
13103
|
-
export declare const CreateDBInstanceReadReplicaMessageFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaMessage) => any;
|
|
13104
|
-
/**
|
|
13105
|
-
* @internal
|
|
13106
|
-
*/
|
|
13107
|
-
export declare const CreateDBInstanceReadReplicaResultFilterSensitiveLog: (obj: CreateDBInstanceReadReplicaResult) => any;
|
|
13108
|
-
/**
|
|
13109
|
-
* @internal
|
|
13110
|
-
*/
|
|
13111
|
-
export declare const CreateOptionGroupResultFilterSensitiveLog: (obj: CreateOptionGroupResult) => any;
|
|
13112
|
-
/**
|
|
13113
|
-
* @internal
|
|
13114
|
-
*/
|
|
13115
|
-
export declare const CreateTenantDatabaseMessageFilterSensitiveLog: (obj: CreateTenantDatabaseMessage) => any;
|
|
13116
|
-
/**
|
|
13117
|
-
* @internal
|
|
13118
|
-
*/
|
|
13119
|
-
export declare const TenantDatabasePendingModifiedValuesFilterSensitiveLog: (obj: TenantDatabasePendingModifiedValues) => any;
|
|
13120
|
-
/**
|
|
13121
|
-
* @internal
|
|
13122
|
-
*/
|
|
13123
|
-
export declare const TenantDatabaseFilterSensitiveLog: (obj: TenantDatabase) => any;
|
|
13124
|
-
/**
|
|
13125
|
-
* @internal
|
|
13126
|
-
*/
|
|
13127
|
-
export declare const CreateTenantDatabaseResultFilterSensitiveLog: (obj: CreateTenantDatabaseResult) => any;
|
|
13128
|
-
/**
|
|
13129
|
-
* @internal
|
|
13130
|
-
*/
|
|
13131
|
-
export declare const DeleteDBClusterResultFilterSensitiveLog: (obj: DeleteDBClusterResult) => any;
|
|
13132
|
-
/**
|
|
13133
|
-
* @internal
|
|
13134
|
-
*/
|
|
13135
|
-
export declare const DeleteDBInstanceResultFilterSensitiveLog: (obj: DeleteDBInstanceResult) => any;
|
|
@@ -14529,147 +14529,3 @@ export interface SwitchoverReadReplicaResult {
|
|
|
14529
14529
|
*/
|
|
14530
14530
|
DBInstance?: DBInstance | undefined;
|
|
14531
14531
|
}
|
|
14532
|
-
/**
|
|
14533
|
-
* @internal
|
|
14534
|
-
*/
|
|
14535
|
-
export declare const DeleteTenantDatabaseResultFilterSensitiveLog: (obj: DeleteTenantDatabaseResult) => any;
|
|
14536
|
-
/**
|
|
14537
|
-
* @internal
|
|
14538
|
-
*/
|
|
14539
|
-
export declare const DBClusterMessageFilterSensitiveLog: (obj: DBClusterMessage) => any;
|
|
14540
|
-
/**
|
|
14541
|
-
* @internal
|
|
14542
|
-
*/
|
|
14543
|
-
export declare const DBInstanceMessageFilterSensitiveLog: (obj: DBInstanceMessage) => any;
|
|
14544
|
-
/**
|
|
14545
|
-
* @internal
|
|
14546
|
-
*/
|
|
14547
|
-
export declare const OptionGroupsFilterSensitiveLog: (obj: OptionGroups) => any;
|
|
14548
|
-
/**
|
|
14549
|
-
* @internal
|
|
14550
|
-
*/
|
|
14551
|
-
export declare const TenantDatabasesMessageFilterSensitiveLog: (obj: TenantDatabasesMessage) => any;
|
|
14552
|
-
/**
|
|
14553
|
-
* @internal
|
|
14554
|
-
*/
|
|
14555
|
-
export declare const DownloadDBLogFilePortionDetailsFilterSensitiveLog: (obj: DownloadDBLogFilePortionDetails) => any;
|
|
14556
|
-
/**
|
|
14557
|
-
* @internal
|
|
14558
|
-
*/
|
|
14559
|
-
export declare const FailoverDBClusterResultFilterSensitiveLog: (obj: FailoverDBClusterResult) => any;
|
|
14560
|
-
/**
|
|
14561
|
-
* @internal
|
|
14562
|
-
*/
|
|
14563
|
-
export declare const ModifyDBClusterMessageFilterSensitiveLog: (obj: ModifyDBClusterMessage) => any;
|
|
14564
|
-
/**
|
|
14565
|
-
* @internal
|
|
14566
|
-
*/
|
|
14567
|
-
export declare const ModifyDBClusterResultFilterSensitiveLog: (obj: ModifyDBClusterResult) => any;
|
|
14568
|
-
/**
|
|
14569
|
-
* @internal
|
|
14570
|
-
*/
|
|
14571
|
-
export declare const ModifyDBInstanceMessageFilterSensitiveLog: (obj: ModifyDBInstanceMessage) => any;
|
|
14572
|
-
/**
|
|
14573
|
-
* @internal
|
|
14574
|
-
*/
|
|
14575
|
-
export declare const ModifyDBInstanceResultFilterSensitiveLog: (obj: ModifyDBInstanceResult) => any;
|
|
14576
|
-
/**
|
|
14577
|
-
* @internal
|
|
14578
|
-
*/
|
|
14579
|
-
export declare const OptionConfigurationFilterSensitiveLog: (obj: OptionConfiguration) => any;
|
|
14580
|
-
/**
|
|
14581
|
-
* @internal
|
|
14582
|
-
*/
|
|
14583
|
-
export declare const ModifyOptionGroupMessageFilterSensitiveLog: (obj: ModifyOptionGroupMessage) => any;
|
|
14584
|
-
/**
|
|
14585
|
-
* @internal
|
|
14586
|
-
*/
|
|
14587
|
-
export declare const ModifyOptionGroupResultFilterSensitiveLog: (obj: ModifyOptionGroupResult) => any;
|
|
14588
|
-
/**
|
|
14589
|
-
* @internal
|
|
14590
|
-
*/
|
|
14591
|
-
export declare const ModifyTenantDatabaseMessageFilterSensitiveLog: (obj: ModifyTenantDatabaseMessage) => any;
|
|
14592
|
-
/**
|
|
14593
|
-
* @internal
|
|
14594
|
-
*/
|
|
14595
|
-
export declare const ModifyTenantDatabaseResultFilterSensitiveLog: (obj: ModifyTenantDatabaseResult) => any;
|
|
14596
|
-
/**
|
|
14597
|
-
* @internal
|
|
14598
|
-
*/
|
|
14599
|
-
export declare const PromoteReadReplicaResultFilterSensitiveLog: (obj: PromoteReadReplicaResult) => any;
|
|
14600
|
-
/**
|
|
14601
|
-
* @internal
|
|
14602
|
-
*/
|
|
14603
|
-
export declare const PromoteReadReplicaDBClusterResultFilterSensitiveLog: (obj: PromoteReadReplicaDBClusterResult) => any;
|
|
14604
|
-
/**
|
|
14605
|
-
* @internal
|
|
14606
|
-
*/
|
|
14607
|
-
export declare const RebootDBClusterResultFilterSensitiveLog: (obj: RebootDBClusterResult) => any;
|
|
14608
|
-
/**
|
|
14609
|
-
* @internal
|
|
14610
|
-
*/
|
|
14611
|
-
export declare const RebootDBInstanceResultFilterSensitiveLog: (obj: RebootDBInstanceResult) => any;
|
|
14612
|
-
/**
|
|
14613
|
-
* @internal
|
|
14614
|
-
*/
|
|
14615
|
-
export declare const RestoreDBClusterFromS3MessageFilterSensitiveLog: (obj: RestoreDBClusterFromS3Message) => any;
|
|
14616
|
-
/**
|
|
14617
|
-
* @internal
|
|
14618
|
-
*/
|
|
14619
|
-
export declare const RestoreDBClusterFromS3ResultFilterSensitiveLog: (obj: RestoreDBClusterFromS3Result) => any;
|
|
14620
|
-
/**
|
|
14621
|
-
* @internal
|
|
14622
|
-
*/
|
|
14623
|
-
export declare const RestoreDBClusterFromSnapshotResultFilterSensitiveLog: (obj: RestoreDBClusterFromSnapshotResult) => any;
|
|
14624
|
-
/**
|
|
14625
|
-
* @internal
|
|
14626
|
-
*/
|
|
14627
|
-
export declare const RestoreDBClusterToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBClusterToPointInTimeResult) => any;
|
|
14628
|
-
/**
|
|
14629
|
-
* @internal
|
|
14630
|
-
*/
|
|
14631
|
-
export declare const RestoreDBInstanceFromDBSnapshotMessageFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotMessage) => any;
|
|
14632
|
-
/**
|
|
14633
|
-
* @internal
|
|
14634
|
-
*/
|
|
14635
|
-
export declare const RestoreDBInstanceFromDBSnapshotResultFilterSensitiveLog: (obj: RestoreDBInstanceFromDBSnapshotResult) => any;
|
|
14636
|
-
/**
|
|
14637
|
-
* @internal
|
|
14638
|
-
*/
|
|
14639
|
-
export declare const RestoreDBInstanceFromS3MessageFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Message) => any;
|
|
14640
|
-
/**
|
|
14641
|
-
* @internal
|
|
14642
|
-
*/
|
|
14643
|
-
export declare const RestoreDBInstanceFromS3ResultFilterSensitiveLog: (obj: RestoreDBInstanceFromS3Result) => any;
|
|
14644
|
-
/**
|
|
14645
|
-
* @internal
|
|
14646
|
-
*/
|
|
14647
|
-
export declare const RestoreDBInstanceToPointInTimeMessageFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeMessage) => any;
|
|
14648
|
-
/**
|
|
14649
|
-
* @internal
|
|
14650
|
-
*/
|
|
14651
|
-
export declare const RestoreDBInstanceToPointInTimeResultFilterSensitiveLog: (obj: RestoreDBInstanceToPointInTimeResult) => any;
|
|
14652
|
-
/**
|
|
14653
|
-
* @internal
|
|
14654
|
-
*/
|
|
14655
|
-
export declare const StartDBClusterResultFilterSensitiveLog: (obj: StartDBClusterResult) => any;
|
|
14656
|
-
/**
|
|
14657
|
-
* @internal
|
|
14658
|
-
*/
|
|
14659
|
-
export declare const StartDBInstanceResultFilterSensitiveLog: (obj: StartDBInstanceResult) => any;
|
|
14660
|
-
/**
|
|
14661
|
-
* @internal
|
|
14662
|
-
*/
|
|
14663
|
-
export declare const StartDBInstanceAutomatedBackupsReplicationMessageFilterSensitiveLog: (obj: StartDBInstanceAutomatedBackupsReplicationMessage) => any;
|
|
14664
|
-
/**
|
|
14665
|
-
* @internal
|
|
14666
|
-
*/
|
|
14667
|
-
export declare const StopDBClusterResultFilterSensitiveLog: (obj: StopDBClusterResult) => any;
|
|
14668
|
-
/**
|
|
14669
|
-
* @internal
|
|
14670
|
-
*/
|
|
14671
|
-
export declare const StopDBInstanceResultFilterSensitiveLog: (obj: StopDBInstanceResult) => any;
|
|
14672
|
-
/**
|
|
14673
|
-
* @internal
|
|
14674
|
-
*/
|
|
14675
|
-
export declare const SwitchoverReadReplicaResultFilterSensitiveLog: (obj: SwitchoverReadReplicaResult) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ 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<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|