@aws-sdk/client-rds 3.940.0 → 3.946.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 +423 -1688
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/RDSClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +438 -1703
- package/dist-types/RDS.d.ts +1 -1
- package/dist-types/RDSClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -3
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +13 -3
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +10 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +35 -3
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +35 -3
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +13 -3
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -3
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +13 -3
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +25 -3
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +13 -3
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +7 -3
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +13 -3
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +25 -3
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +13 -3
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +20 -3
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +44 -4
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -3
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -3
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -3
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +8 -4
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +36 -3
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +13 -3
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +4 -4
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +25 -3
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +25 -3
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +4 -4
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -3
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -3
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -3
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +35 -3
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +35 -3
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +35 -3
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -3
- package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/StartDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +13 -3
- package/dist-types/commands/StartDBInstanceCommand.d.ts +25 -3
- package/dist-types/commands/StartExportTaskCommand.d.ts +4 -4
- package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -3
- package/dist-types/commands/StopDBClusterCommand.d.ts +3 -3
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +13 -3
- package/dist-types/commands/StopDBInstanceCommand.d.ts +25 -3
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -3
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +25 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/RDSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +297 -64
- package/dist-types/models/models_1.d.ts +204 -2
- package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterAutomatedBackupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBMajorEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSnapshotTenantDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeIntegrationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTenantDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +12 -1
- package/dist-types/ts3.4/RDSClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +45 -12
- package/dist-types/ts3.4/models/models_1.d.ts +42 -9
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +11 -0
- package/package.json +14 -13
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceFromDBSnapshotMessage, RestoreDBInstanceFromDBSnapshotResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -113,6 +113,16 @@ declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
|
|
|
113
113
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
114
114
|
* ManageMasterUserPassword: true || false,
|
|
115
115
|
* MasterUserSecretKmsKeyId: "STRING_VALUE",
|
|
116
|
+
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
117
|
+
* { // AdditionalStorageVolume
|
|
118
|
+
* VolumeName: "STRING_VALUE", // required
|
|
119
|
+
* AllocatedStorage: Number("int"),
|
|
120
|
+
* IOPS: Number("int"),
|
|
121
|
+
* MaxAllocatedStorage: Number("int"),
|
|
122
|
+
* StorageThroughput: Number("int"),
|
|
123
|
+
* StorageType: "STRING_VALUE",
|
|
124
|
+
* },
|
|
125
|
+
* ],
|
|
116
126
|
* };
|
|
117
127
|
* const command = new RestoreDBInstanceFromDBSnapshotCommand(input);
|
|
118
128
|
* const response = await client.send(command);
|
|
@@ -211,6 +221,16 @@ declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
|
|
|
211
221
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
212
222
|
* // DedicatedLogVolume: true || false,
|
|
213
223
|
* // Engine: "STRING_VALUE",
|
|
224
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
225
|
+
* // { // AdditionalStorageVolume
|
|
226
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
227
|
+
* // AllocatedStorage: Number("int"),
|
|
228
|
+
* // IOPS: Number("int"),
|
|
229
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
230
|
+
* // StorageThroughput: Number("int"),
|
|
231
|
+
* // StorageType: "STRING_VALUE",
|
|
232
|
+
* // },
|
|
233
|
+
* // ],
|
|
214
234
|
* // },
|
|
215
235
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
216
236
|
* // MultiAZ: true || false,
|
|
@@ -342,6 +362,18 @@ declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
|
|
|
342
362
|
* // DedicatedLogVolume: true || false,
|
|
343
363
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
344
364
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
365
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
366
|
+
* // { // AdditionalStorageVolumeOutput
|
|
367
|
+
* // VolumeName: "STRING_VALUE",
|
|
368
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
369
|
+
* // AllocatedStorage: Number("int"),
|
|
370
|
+
* // IOPS: Number("int"),
|
|
371
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
372
|
+
* // StorageThroughput: Number("int"),
|
|
373
|
+
* // StorageType: "STRING_VALUE",
|
|
374
|
+
* // },
|
|
375
|
+
* // ],
|
|
376
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
345
377
|
* // },
|
|
346
378
|
* // };
|
|
347
379
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -113,6 +113,16 @@ declare const RestoreDBInstanceFromS3Command_base: {
|
|
|
113
113
|
* DedicatedLogVolume: true || false,
|
|
114
114
|
* CACertificateIdentifier: "STRING_VALUE",
|
|
115
115
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
116
|
+
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
117
|
+
* { // AdditionalStorageVolume
|
|
118
|
+
* VolumeName: "STRING_VALUE", // required
|
|
119
|
+
* AllocatedStorage: Number("int"),
|
|
120
|
+
* IOPS: Number("int"),
|
|
121
|
+
* MaxAllocatedStorage: Number("int"),
|
|
122
|
+
* StorageThroughput: Number("int"),
|
|
123
|
+
* StorageType: "STRING_VALUE",
|
|
124
|
+
* },
|
|
125
|
+
* ],
|
|
116
126
|
* };
|
|
117
127
|
* const command = new RestoreDBInstanceFromS3Command(input);
|
|
118
128
|
* const response = await client.send(command);
|
|
@@ -211,6 +221,16 @@ declare const RestoreDBInstanceFromS3Command_base: {
|
|
|
211
221
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
212
222
|
* // DedicatedLogVolume: true || false,
|
|
213
223
|
* // Engine: "STRING_VALUE",
|
|
224
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
225
|
+
* // { // AdditionalStorageVolume
|
|
226
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
227
|
+
* // AllocatedStorage: Number("int"),
|
|
228
|
+
* // IOPS: Number("int"),
|
|
229
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
230
|
+
* // StorageThroughput: Number("int"),
|
|
231
|
+
* // StorageType: "STRING_VALUE",
|
|
232
|
+
* // },
|
|
233
|
+
* // ],
|
|
214
234
|
* // },
|
|
215
235
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
216
236
|
* // MultiAZ: true || false,
|
|
@@ -342,6 +362,18 @@ declare const RestoreDBInstanceFromS3Command_base: {
|
|
|
342
362
|
* // DedicatedLogVolume: true || false,
|
|
343
363
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
344
364
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
365
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
366
|
+
* // { // AdditionalStorageVolumeOutput
|
|
367
|
+
* // VolumeName: "STRING_VALUE",
|
|
368
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
369
|
+
* // AllocatedStorage: Number("int"),
|
|
370
|
+
* // IOPS: Number("int"),
|
|
371
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
372
|
+
* // StorageThroughput: Number("int"),
|
|
373
|
+
* // StorageType: "STRING_VALUE",
|
|
374
|
+
* // },
|
|
375
|
+
* // ],
|
|
376
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
345
377
|
* // },
|
|
346
378
|
* // };
|
|
347
379
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RestoreDBInstanceToPointInTimeMessage, RestoreDBInstanceToPointInTimeResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -110,6 +110,16 @@ declare const RestoreDBInstanceToPointInTimeCommand_base: {
|
|
|
110
110
|
* EngineLifecycleSupport: "STRING_VALUE",
|
|
111
111
|
* ManageMasterUserPassword: true || false,
|
|
112
112
|
* MasterUserSecretKmsKeyId: "STRING_VALUE",
|
|
113
|
+
* AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
114
|
+
* { // AdditionalStorageVolume
|
|
115
|
+
* VolumeName: "STRING_VALUE", // required
|
|
116
|
+
* AllocatedStorage: Number("int"),
|
|
117
|
+
* IOPS: Number("int"),
|
|
118
|
+
* MaxAllocatedStorage: Number("int"),
|
|
119
|
+
* StorageThroughput: Number("int"),
|
|
120
|
+
* StorageType: "STRING_VALUE",
|
|
121
|
+
* },
|
|
122
|
+
* ],
|
|
113
123
|
* };
|
|
114
124
|
* const command = new RestoreDBInstanceToPointInTimeCommand(input);
|
|
115
125
|
* const response = await client.send(command);
|
|
@@ -208,6 +218,16 @@ declare const RestoreDBInstanceToPointInTimeCommand_base: {
|
|
|
208
218
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
209
219
|
* // DedicatedLogVolume: true || false,
|
|
210
220
|
* // Engine: "STRING_VALUE",
|
|
221
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
222
|
+
* // { // AdditionalStorageVolume
|
|
223
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
224
|
+
* // AllocatedStorage: Number("int"),
|
|
225
|
+
* // IOPS: Number("int"),
|
|
226
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
227
|
+
* // StorageThroughput: Number("int"),
|
|
228
|
+
* // StorageType: "STRING_VALUE",
|
|
229
|
+
* // },
|
|
230
|
+
* // ],
|
|
211
231
|
* // },
|
|
212
232
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
213
233
|
* // MultiAZ: true || false,
|
|
@@ -339,6 +359,18 @@ declare const RestoreDBInstanceToPointInTimeCommand_base: {
|
|
|
339
359
|
* // DedicatedLogVolume: true || false,
|
|
340
360
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
341
361
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
362
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
363
|
+
* // { // AdditionalStorageVolumeOutput
|
|
364
|
+
* // VolumeName: "STRING_VALUE",
|
|
365
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
366
|
+
* // AllocatedStorage: Number("int"),
|
|
367
|
+
* // IOPS: Number("int"),
|
|
368
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
369
|
+
* // StorageThroughput: Number("int"),
|
|
370
|
+
* // StorageType: "STRING_VALUE",
|
|
371
|
+
* // },
|
|
372
|
+
* // ],
|
|
373
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
342
374
|
* // },
|
|
343
375
|
* // };
|
|
344
376
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { RevokeDBSecurityGroupIngressMessage, RevokeDBSecurityGroupIngressResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBInstanceAutomatedBackupsReplicationMessage, StartDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBInstanceAutomatedBackupsReplicationMessage, StartDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -88,6 +88,16 @@ declare const StartDBInstanceAutomatedBackupsReplicationCommand_base: {
|
|
|
88
88
|
* // MultiTenant: true || false,
|
|
89
89
|
* // AwsBackupRecoveryPointArn: "STRING_VALUE",
|
|
90
90
|
* // DedicatedLogVolume: true || false,
|
|
91
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
92
|
+
* // { // AdditionalStorageVolume
|
|
93
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
94
|
+
* // AllocatedStorage: Number("int"),
|
|
95
|
+
* // IOPS: Number("int"),
|
|
96
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
97
|
+
* // StorageThroughput: Number("int"),
|
|
98
|
+
* // StorageType: "STRING_VALUE",
|
|
99
|
+
* // },
|
|
100
|
+
* // ],
|
|
91
101
|
* // },
|
|
92
102
|
* // };
|
|
93
103
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -145,6 +145,16 @@ declare const StartDBInstanceCommand_base: {
|
|
|
145
145
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
146
146
|
* // DedicatedLogVolume: true || false,
|
|
147
147
|
* // Engine: "STRING_VALUE",
|
|
148
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
149
|
+
* // { // AdditionalStorageVolume
|
|
150
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
151
|
+
* // AllocatedStorage: Number("int"),
|
|
152
|
+
* // IOPS: Number("int"),
|
|
153
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
154
|
+
* // StorageThroughput: Number("int"),
|
|
155
|
+
* // StorageType: "STRING_VALUE",
|
|
156
|
+
* // },
|
|
157
|
+
* // ],
|
|
148
158
|
* // },
|
|
149
159
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
150
160
|
* // MultiAZ: true || false,
|
|
@@ -276,6 +286,18 @@ declare const StartDBInstanceCommand_base: {
|
|
|
276
286
|
* // DedicatedLogVolume: true || false,
|
|
277
287
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
278
288
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
289
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
290
|
+
* // { // AdditionalStorageVolumeOutput
|
|
291
|
+
* // VolumeName: "STRING_VALUE",
|
|
292
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
293
|
+
* // AllocatedStorage: Number("int"),
|
|
294
|
+
* // IOPS: Number("int"),
|
|
295
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
296
|
+
* // StorageThroughput: Number("int"),
|
|
297
|
+
* // StorageType: "STRING_VALUE",
|
|
298
|
+
* // },
|
|
299
|
+
* // ],
|
|
300
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
279
301
|
* // },
|
|
280
302
|
* // };
|
|
281
303
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { ExportTask } from "../models/models_0";
|
|
4
|
-
import { StartExportTaskMessage } from "../models/models_1";
|
|
5
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { ExportTask } from "../models/models_0";
|
|
4
|
+
import type { StartExportTaskMessage } from "../models/models_1";
|
|
5
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopActivityStreamRequest, StopActivityStreamResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopActivityStreamRequest, StopActivityStreamResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBClusterMessage, StopDBClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBClusterMessage, StopDBClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBInstanceAutomatedBackupsReplicationMessage, StopDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBInstanceAutomatedBackupsReplicationMessage, StopDBInstanceAutomatedBackupsReplicationResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -85,6 +85,16 @@ declare const StopDBInstanceAutomatedBackupsReplicationCommand_base: {
|
|
|
85
85
|
* // MultiTenant: true || false,
|
|
86
86
|
* // AwsBackupRecoveryPointArn: "STRING_VALUE",
|
|
87
87
|
* // DedicatedLogVolume: true || false,
|
|
88
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
89
|
+
* // { // AdditionalStorageVolume
|
|
90
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
91
|
+
* // AllocatedStorage: Number("int"),
|
|
92
|
+
* // IOPS: Number("int"),
|
|
93
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
94
|
+
* // StorageThroughput: Number("int"),
|
|
95
|
+
* // StorageType: "STRING_VALUE",
|
|
96
|
+
* // },
|
|
97
|
+
* // ],
|
|
88
98
|
* // },
|
|
89
99
|
* // };
|
|
90
100
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { StopDBInstanceMessage, StopDBInstanceResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { StopDBInstanceMessage, StopDBInstanceResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -149,6 +149,16 @@ declare const StopDBInstanceCommand_base: {
|
|
|
149
149
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
150
150
|
* // DedicatedLogVolume: true || false,
|
|
151
151
|
* // Engine: "STRING_VALUE",
|
|
152
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
153
|
+
* // { // AdditionalStorageVolume
|
|
154
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
155
|
+
* // AllocatedStorage: Number("int"),
|
|
156
|
+
* // IOPS: Number("int"),
|
|
157
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
158
|
+
* // StorageThroughput: Number("int"),
|
|
159
|
+
* // StorageType: "STRING_VALUE",
|
|
160
|
+
* // },
|
|
161
|
+
* // ],
|
|
152
162
|
* // },
|
|
153
163
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
154
164
|
* // MultiAZ: true || false,
|
|
@@ -280,6 +290,18 @@ declare const StopDBInstanceCommand_base: {
|
|
|
280
290
|
* // DedicatedLogVolume: true || false,
|
|
281
291
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
282
292
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
293
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
294
|
+
* // { // AdditionalStorageVolumeOutput
|
|
295
|
+
* // VolumeName: "STRING_VALUE",
|
|
296
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
297
|
+
* // AllocatedStorage: Number("int"),
|
|
298
|
+
* // IOPS: Number("int"),
|
|
299
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
300
|
+
* // StorageThroughput: Number("int"),
|
|
301
|
+
* // StorageType: "STRING_VALUE",
|
|
302
|
+
* // },
|
|
303
|
+
* // ],
|
|
304
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
283
305
|
* // },
|
|
284
306
|
* // };
|
|
285
307
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverBlueGreenDeploymentRequest, SwitchoverBlueGreenDeploymentResponse } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverBlueGreenDeploymentRequest, SwitchoverBlueGreenDeploymentResponse } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverGlobalClusterMessage, SwitchoverGlobalClusterResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverGlobalClusterMessage, SwitchoverGlobalClusterResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { SwitchoverReadReplicaMessage, SwitchoverReadReplicaResult } from "../models/models_1";
|
|
4
|
-
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { SwitchoverReadReplicaMessage, SwitchoverReadReplicaResult } from "../models/models_1";
|
|
4
|
+
import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -137,6 +137,16 @@ declare const SwitchoverReadReplicaCommand_base: {
|
|
|
137
137
|
* // IAMDatabaseAuthenticationEnabled: true || false,
|
|
138
138
|
* // DedicatedLogVolume: true || false,
|
|
139
139
|
* // Engine: "STRING_VALUE",
|
|
140
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
|
|
141
|
+
* // { // AdditionalStorageVolume
|
|
142
|
+
* // VolumeName: "STRING_VALUE", // required
|
|
143
|
+
* // AllocatedStorage: Number("int"),
|
|
144
|
+
* // IOPS: Number("int"),
|
|
145
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
146
|
+
* // StorageThroughput: Number("int"),
|
|
147
|
+
* // StorageType: "STRING_VALUE",
|
|
148
|
+
* // },
|
|
149
|
+
* // ],
|
|
140
150
|
* // },
|
|
141
151
|
* // LatestRestorableTime: new Date("TIMESTAMP"),
|
|
142
152
|
* // MultiAZ: true || false,
|
|
@@ -268,6 +278,18 @@ declare const SwitchoverReadReplicaCommand_base: {
|
|
|
268
278
|
* // DedicatedLogVolume: true || false,
|
|
269
279
|
* // IsStorageConfigUpgradeAvailable: true || false,
|
|
270
280
|
* // EngineLifecycleSupport: "STRING_VALUE",
|
|
281
|
+
* // AdditionalStorageVolumes: [ // AdditionalStorageVolumesOutputList
|
|
282
|
+
* // { // AdditionalStorageVolumeOutput
|
|
283
|
+
* // VolumeName: "STRING_VALUE",
|
|
284
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
285
|
+
* // AllocatedStorage: Number("int"),
|
|
286
|
+
* // IOPS: Number("int"),
|
|
287
|
+
* // MaxAllocatedStorage: Number("int"),
|
|
288
|
+
* // StorageThroughput: Number("int"),
|
|
289
|
+
* // StorageType: "STRING_VALUE",
|
|
290
|
+
* // },
|
|
291
|
+
* // ],
|
|
292
|
+
* // StorageVolumeStatus: "STRING_VALUE",
|
|
271
293
|
* // },
|
|
272
294
|
* // };
|
|
273
295
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
Region?: string | undefined;
|
|
35
47
|
UseDualStack?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { RDSServiceException as __BaseException } from "./RDSServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>
|