@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,5 +1,59 @@
|
|
|
1
1
|
import { ActivityStreamMode, ActivityStreamPolicyStatus, ActivityStreamStatus, AuditPolicyState, AutomationMode, CustomEngineVersionStatus, DatabaseInsightsMode, DefaultAuthScheme, MasterUserAuthenticationType, ReplicaMode } from "./enums";
|
|
2
|
-
import {
|
|
2
|
+
import { type BlueGreenDeployment, type Certificate, type DBCluster, type DBClusterSnapshotAttributesResult, type DBInstance, type DBInstanceAutomatedBackup, type DBProxy, type DBProxyEndpoint, type DBProxyTargetGroup, type DBRecommendation, type DBSecurityGroup, type DBSnapshot, type DBSnapshotAttributesResult, type DBSubnetGroup, type EventSubscription, type GlobalCluster, type OptionGroup, type RdsCustomClusterConfiguration, type ReservedDBInstance, type ScalingConfiguration, type ServerlessV2ScalingConfiguration, type TenantDatabase, AdditionalStorageVolume, AvailableProcessorFeature, DBProxyTarget, Filter, OptionSetting, Parameter, ProcessorFeature, Tag, UserAuthConfig } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* <p></p>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeValidDBInstanceModificationsMessage {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The customer identifier or the ARN of your DB instance.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
DBInstanceIdentifier: string | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* <p>A range of double values.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
export interface DoubleRange {
|
|
19
|
+
/**
|
|
20
|
+
* <p>The minimum value in the range.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
From?: number | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>The maximum value in the range.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
To?: number | undefined;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* <p>A range of integer values.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
export interface Range {
|
|
35
|
+
/**
|
|
36
|
+
* <p>The minimum value in the range.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
From?: number | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* <p>The maximum value in the range.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
To?: number | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The step value for the range.
|
|
47
|
+
* For example, if you have a range of 5,000 to 10,000,
|
|
48
|
+
* with a step value of 1,000,
|
|
49
|
+
* the valid values start at 5,000 and step up by 1,000.
|
|
50
|
+
* Even though 7,500 is within the range,
|
|
51
|
+
* it isn't a valid value for the range.
|
|
52
|
+
* The valid values are 5,000, 6,000, 7,000, 8,000...</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
Step?: number | undefined;
|
|
56
|
+
}
|
|
3
57
|
/**
|
|
4
58
|
* <p>Information about valid modifications that you can make to your DB instance.
|
|
5
59
|
* Contains the result of a successful call to the
|
|
@@ -50,6 +104,38 @@ export interface ValidStorageOptions {
|
|
|
50
104
|
*/
|
|
51
105
|
SupportsStorageAutoscaling?: boolean | undefined;
|
|
52
106
|
}
|
|
107
|
+
/**
|
|
108
|
+
* <p>Contains the valid options for an additional storage volume.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
export interface ValidVolumeOptions {
|
|
112
|
+
/**
|
|
113
|
+
* <p>The name of the additional storage volume.</p>
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
VolumeName?: string | undefined;
|
|
117
|
+
/**
|
|
118
|
+
* <p>The valid storage options for the additional storage volume.</p>
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
Storage?: ValidStorageOptions[] | undefined;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* <p>Contains the valid options for additional storage volumes for a DB instance. </p>
|
|
125
|
+
* @public
|
|
126
|
+
*/
|
|
127
|
+
export interface ValidAdditionalStorageOptions {
|
|
128
|
+
/**
|
|
129
|
+
* <p>Indicates whether the DB instance supports additional storage volumes.</p>
|
|
130
|
+
* @public
|
|
131
|
+
*/
|
|
132
|
+
SupportsAdditionalStorageVolumes?: boolean | undefined;
|
|
133
|
+
/**
|
|
134
|
+
* <p>The valid additional storage volume options for the DB instance.</p>
|
|
135
|
+
* @public
|
|
136
|
+
*/
|
|
137
|
+
Volumes?: ValidVolumeOptions[] | undefined;
|
|
138
|
+
}
|
|
53
139
|
/**
|
|
54
140
|
* <p>Information about valid modifications that you can make to your DB instance.
|
|
55
141
|
* Contains the result of a successful call to the
|
|
@@ -74,6 +160,11 @@ export interface ValidDBInstanceModificationsMessage {
|
|
|
74
160
|
* @public
|
|
75
161
|
*/
|
|
76
162
|
SupportsDedicatedLogVolume?: boolean | undefined;
|
|
163
|
+
/**
|
|
164
|
+
* <p>The valid additional storage options for the DB instance.</p>
|
|
165
|
+
* @public
|
|
166
|
+
*/
|
|
167
|
+
AdditionalStorage?: ValidAdditionalStorageOptions | undefined;
|
|
77
168
|
}
|
|
78
169
|
/**
|
|
79
170
|
* @public
|
|
@@ -526,7 +617,8 @@ export interface ModifyCurrentDBClusterCapacityMessage {
|
|
|
526
617
|
*/
|
|
527
618
|
export interface ModifyCustomDBEngineVersionMessage {
|
|
528
619
|
/**
|
|
529
|
-
* <p>The database engine
|
|
620
|
+
* <p>The database engine.</p>
|
|
621
|
+
* <p>RDS Custom for Oracle supports the following values:</p>
|
|
530
622
|
* <ul>
|
|
531
623
|
* <li>
|
|
532
624
|
* <p>
|
|
@@ -549,6 +641,30 @@ export interface ModifyCustomDBEngineVersionMessage {
|
|
|
549
641
|
* </p>
|
|
550
642
|
* </li>
|
|
551
643
|
* </ul>
|
|
644
|
+
* <p>RDS Custom for SQL Server supports the following values:</p>
|
|
645
|
+
* <ul>
|
|
646
|
+
* <li>
|
|
647
|
+
* <p>
|
|
648
|
+
* <code>custom-sqlserver-ee</code>
|
|
649
|
+
* </p>
|
|
650
|
+
* </li>
|
|
651
|
+
* <li>
|
|
652
|
+
* <p>
|
|
653
|
+
* <code>custom-sqlserver-se</code>
|
|
654
|
+
* </p>
|
|
655
|
+
* </li>
|
|
656
|
+
* <li>
|
|
657
|
+
* <p>
|
|
658
|
+
* <code>ccustom-sqlserver-web</code>
|
|
659
|
+
* </p>
|
|
660
|
+
* </li>
|
|
661
|
+
* <li>
|
|
662
|
+
* <p>
|
|
663
|
+
* <code>custom-sqlserver-dev</code>
|
|
664
|
+
* </p>
|
|
665
|
+
* </li>
|
|
666
|
+
* </ul>
|
|
667
|
+
* <p>RDS for SQL Server supports only <code>sqlserver-dev-ee</code>.</p>
|
|
552
668
|
* @public
|
|
553
669
|
*/
|
|
554
670
|
Engine: string | undefined;
|
|
@@ -1461,6 +1577,60 @@ export interface ModifyDBClusterSnapshotAttributeResult {
|
|
|
1461
1577
|
*/
|
|
1462
1578
|
DBClusterSnapshotAttributesResult?: DBClusterSnapshotAttributesResult | undefined;
|
|
1463
1579
|
}
|
|
1580
|
+
/**
|
|
1581
|
+
* <p>Contains details about the modification of an additional storage volume.</p>
|
|
1582
|
+
* @public
|
|
1583
|
+
*/
|
|
1584
|
+
export interface ModifyAdditionalStorageVolume {
|
|
1585
|
+
/**
|
|
1586
|
+
* <p>The name of the additional storage volume that you want to modify.</p>
|
|
1587
|
+
* <p>Valid Values: <code>RDSDBDATA2 | RDSDBDATA3 | RDSDBDATA4</code>
|
|
1588
|
+
* </p>
|
|
1589
|
+
* @public
|
|
1590
|
+
*/
|
|
1591
|
+
VolumeName: string | undefined;
|
|
1592
|
+
/**
|
|
1593
|
+
* <p>The amount of storage allocated for the additional storage volume, in gibibytes (GiB).
|
|
1594
|
+
* The minimum is 20 GiB. The maximum is 65,536 GiB (64 TiB).</p>
|
|
1595
|
+
* @public
|
|
1596
|
+
*/
|
|
1597
|
+
AllocatedStorage?: number | undefined;
|
|
1598
|
+
/**
|
|
1599
|
+
* <p>The number of I/O operations per second (IOPS) provisioned for the additional storage
|
|
1600
|
+
* volume. This setting is only supported for Provisioned IOPS SSD (<code>io1</code> and
|
|
1601
|
+
* <code>io2</code>) storage types.</p>
|
|
1602
|
+
* @public
|
|
1603
|
+
*/
|
|
1604
|
+
IOPS?: number | undefined;
|
|
1605
|
+
/**
|
|
1606
|
+
* <p>The upper limit in gibibytes (GiB) to which RDS can automatically scale the storage of
|
|
1607
|
+
* the additional storage volume. You must provide a value greater than or equal to
|
|
1608
|
+
* <code>AllocatedStorage</code>.</p>
|
|
1609
|
+
* @public
|
|
1610
|
+
*/
|
|
1611
|
+
MaxAllocatedStorage?: number | undefined;
|
|
1612
|
+
/**
|
|
1613
|
+
* <p>The storage throughput value for the additional storage volume, in mebibytes per
|
|
1614
|
+
* second (MiBps). This setting applies only to the General Purpose SSD (<code>gp3</code>)
|
|
1615
|
+
* storage type.</p>
|
|
1616
|
+
* @public
|
|
1617
|
+
*/
|
|
1618
|
+
StorageThroughput?: number | undefined;
|
|
1619
|
+
/**
|
|
1620
|
+
* <p>The new storage type for the additional storage volume.</p>
|
|
1621
|
+
* <p>Valid Values: <code>GP3 | IO2</code>
|
|
1622
|
+
* </p>
|
|
1623
|
+
* @public
|
|
1624
|
+
*/
|
|
1625
|
+
StorageType?: string | undefined;
|
|
1626
|
+
/**
|
|
1627
|
+
* <p>Indicates whether to delete the additional storage volume. The value
|
|
1628
|
+
* <code>true</code> schedules the volume for deletion. You can delete an
|
|
1629
|
+
* additional storage volume only when it doesn't contain database files or other data.</p>
|
|
1630
|
+
* @public
|
|
1631
|
+
*/
|
|
1632
|
+
SetForDelete?: boolean | undefined;
|
|
1633
|
+
}
|
|
1464
1634
|
/**
|
|
1465
1635
|
* <p></p>
|
|
1466
1636
|
* @public
|
|
@@ -2564,6 +2734,13 @@ export interface ModifyDBInstanceMessage {
|
|
|
2564
2734
|
* @public
|
|
2565
2735
|
*/
|
|
2566
2736
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
2737
|
+
/**
|
|
2738
|
+
* <p>A list of additional storage volumes to modify or delete for the DB instance. You can
|
|
2739
|
+
* create up to 3 additional storage volumes. Additional storage volumes are supported for
|
|
2740
|
+
* RDS for Oracle and RDS for SQL Server DB instances only.</p>
|
|
2741
|
+
* @public
|
|
2742
|
+
*/
|
|
2743
|
+
AdditionalStorageVolumes?: ModifyAdditionalStorageVolume[] | undefined;
|
|
2567
2744
|
}
|
|
2568
2745
|
/**
|
|
2569
2746
|
* @public
|
|
@@ -6052,6 +6229,14 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
|
6052
6229
|
* @public
|
|
6053
6230
|
*/
|
|
6054
6231
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
6232
|
+
/**
|
|
6233
|
+
* <p>A list of additional storage volumes to create for the DB instance. You can create up
|
|
6234
|
+
* to three additional storage volumes using the names <code>rdsdbdata2</code>,
|
|
6235
|
+
* <code>rdsdbdata3</code>, and <code>rdsdbdata4</code>. Additional storage volumes are
|
|
6236
|
+
* supported for RDS for Oracle and RDS for SQL Server DB instances only.</p>
|
|
6237
|
+
* @public
|
|
6238
|
+
*/
|
|
6239
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
6055
6240
|
}
|
|
6056
6241
|
/**
|
|
6057
6242
|
* @public
|
|
@@ -6640,6 +6825,15 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
6640
6825
|
* @public
|
|
6641
6826
|
*/
|
|
6642
6827
|
EngineLifecycleSupport?: string | undefined;
|
|
6828
|
+
/**
|
|
6829
|
+
* <p>A list of additional storage volumes to modify or delete for the DB instance. You can
|
|
6830
|
+
* modify or delete up to three additional storage volumes using the names
|
|
6831
|
+
* <code>rdsdbdata2</code>, <code>rdsdbdata3</code>, and <code>rdsdbdata4</code>.
|
|
6832
|
+
* Additional storage volumes are supported for RDS for Oracle and RDS for SQL Server DB
|
|
6833
|
+
* instances only.</p>
|
|
6834
|
+
* @public
|
|
6835
|
+
*/
|
|
6836
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
6643
6837
|
}
|
|
6644
6838
|
/**
|
|
6645
6839
|
* @public
|
|
@@ -7334,6 +7528,14 @@ export interface RestoreDBInstanceToPointInTimeMessage {
|
|
|
7334
7528
|
* @public
|
|
7335
7529
|
*/
|
|
7336
7530
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
7531
|
+
/**
|
|
7532
|
+
* <p>A list of additional storage volumes to restore to the DB instance. You can restore up
|
|
7533
|
+
* to three additional storage volumes using the names <code>rdsdbdata2</code>,
|
|
7534
|
+
* <code>rdsdbdata3</code>, and <code>rdsdbdata4</code>. Additional storage volumes are
|
|
7535
|
+
* supported for RDS for Oracle and RDS for SQL Server DB instances only.</p>
|
|
7536
|
+
* @public
|
|
7537
|
+
*/
|
|
7538
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
7337
7539
|
}
|
|
7338
7540
|
/**
|
|
7339
7541
|
* @public
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeBlueGreenDeploymentsCommandInput, DescribeBlueGreenDeploymentsCommandOutput } from "../commands/DescribeBlueGreenDeploymentsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeCertificatesCommandInput, DescribeCertificatesCommandOutput } from "../commands/DescribeCertificatesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterAutomatedBackupsCommandInput, DescribeDBClusterAutomatedBackupsCommandOutput } from "../commands/DescribeDBClusterAutomatedBackupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterBacktracksCommandInput, DescribeDBClusterBacktracksCommandOutput } from "../commands/DescribeDBClusterBacktracksCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterEndpointsCommandInput, DescribeDBClusterEndpointsCommandOutput } from "../commands/DescribeDBClusterEndpointsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterParameterGroupsCommandInput, DescribeDBClusterParameterGroupsCommandOutput } from "../commands/DescribeDBClusterParameterGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterParametersCommandInput, DescribeDBClusterParametersCommandOutput } from "../commands/DescribeDBClusterParametersCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClusterSnapshotsCommandInput, DescribeDBClusterSnapshotsCommandOutput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBClustersCommandInput, DescribeDBClustersCommandOutput } from "../commands/DescribeDBClustersCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBEngineVersionsCommandInput, DescribeDBEngineVersionsCommandOutput } from "../commands/DescribeDBEngineVersionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBInstanceAutomatedBackupsCommandInput, DescribeDBInstanceAutomatedBackupsCommandOutput } from "../commands/DescribeDBInstanceAutomatedBackupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBInstancesCommandInput, DescribeDBInstancesCommandOutput } from "../commands/DescribeDBInstancesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBLogFilesCommandInput, DescribeDBLogFilesCommandOutput } from "../commands/DescribeDBLogFilesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBMajorEngineVersionsCommandInput, DescribeDBMajorEngineVersionsCommandOutput } from "../commands/DescribeDBMajorEngineVersionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBParameterGroupsCommandInput, DescribeDBParameterGroupsCommandOutput } from "../commands/DescribeDBParameterGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBParametersCommandInput, DescribeDBParametersCommandOutput } from "../commands/DescribeDBParametersCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBProxiesCommandInput, DescribeDBProxiesCommandOutput } from "../commands/DescribeDBProxiesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBProxyEndpointsCommandInput, DescribeDBProxyEndpointsCommandOutput } from "../commands/DescribeDBProxyEndpointsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBProxyTargetGroupsCommandInput, DescribeDBProxyTargetGroupsCommandOutput } from "../commands/DescribeDBProxyTargetGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBProxyTargetsCommandInput, DescribeDBProxyTargetsCommandOutput } from "../commands/DescribeDBProxyTargetsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBRecommendationsCommandInput, DescribeDBRecommendationsCommandOutput } from "../commands/DescribeDBRecommendationsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBSecurityGroupsCommandInput, DescribeDBSecurityGroupsCommandOutput } from "../commands/DescribeDBSecurityGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBSnapshotTenantDatabasesCommandInput, DescribeDBSnapshotTenantDatabasesCommandOutput } from "../commands/DescribeDBSnapshotTenantDatabasesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBSnapshotsCommandInput, DescribeDBSnapshotsCommandOutput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeDBSubnetGroupsCommandInput, DescribeDBSubnetGroupsCommandOutput } from "../commands/DescribeDBSubnetGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput } from "../commands/DescribeEngineDefaultParametersCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "../commands/DescribeEventSubscriptionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput } from "../commands/DescribeExportTasksCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeGlobalClustersCommandInput, DescribeGlobalClustersCommandOutput } from "../commands/DescribeGlobalClustersCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeIntegrationsCommandInput, DescribeIntegrationsCommandOutput } from "../commands/DescribeIntegrationsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOptionGroupOptionsCommandInput, DescribeOptionGroupOptionsCommandOutput } from "../commands/DescribeOptionGroupOptionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOptionGroupsCommandInput, DescribeOptionGroupsCommandOutput } from "../commands/DescribeOptionGroupsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeOrderableDBInstanceOptionsCommandInput, DescribeOrderableDBInstanceOptionsCommandOutput } from "../commands/DescribeOrderableDBInstanceOptionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribePendingMaintenanceActionsCommandInput, DescribePendingMaintenanceActionsCommandOutput } from "../commands/DescribePendingMaintenanceActionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeReservedDBInstancesOfferingsCommandInput, DescribeReservedDBInstancesOfferingsCommandOutput } from "../commands/DescribeReservedDBInstancesOfferingsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeReservedDBInstancesCommandInput, DescribeReservedDBInstancesCommandOutput } from "../commands/DescribeReservedDBInstancesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeSourceRegionsCommandInput, DescribeSourceRegionsCommandOutput } from "../commands/DescribeSourceRegionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeTenantDatabasesCommandInput, DescribeTenantDatabasesCommandOutput } from "../commands/DescribeTenantDatabasesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DownloadDBLogFilePortionCommandInput, DownloadDBLogFilePortionCommandOutput } from "../commands/DownloadDBLogFilePortionCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|