@aws-sdk/client-rds 3.943.0 → 3.947.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 +299 -1663
- 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 +275 -1639
- 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 +3 -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 +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +14 -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 +14 -3
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +14 -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 +3 -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 +3 -3
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +9 -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 +9 -3
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -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 +3 -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 +9 -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 +3 -3
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +9 -3
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -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 +3 -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 +3 -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 +4 -3
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -3
- 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 +4 -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 +14 -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 +3 -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 +14 -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 +3 -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 +14 -3
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +14 -3
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +14 -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 +15 -3
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -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 +9 -3
- package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -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 +3 -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 +85 -19
- package/dist-types/models/models_1.d.ts +121 -1
- 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 +3 -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/DescribeTenantDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +9 -4
- package/dist-types/ts3.4/models/models_1.d.ts +21 -7
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +14 -13
|
@@ -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>
|
|
@@ -3294,6 +3294,37 @@ export interface ServerlessV2ScalingConfiguration {
|
|
|
3294
3294
|
*/
|
|
3295
3295
|
SecondsUntilAutoPause?: number | undefined;
|
|
3296
3296
|
}
|
|
3297
|
+
/**
|
|
3298
|
+
* <p>The tags to apply to resources when creating or modifying a DB instance or DB cluster. When you specify a tag, you must specify the resource type to tag, otherwise the request will fail.</p>
|
|
3299
|
+
* @public
|
|
3300
|
+
*/
|
|
3301
|
+
export interface TagSpecification {
|
|
3302
|
+
/**
|
|
3303
|
+
* <p>The type of resource to tag on creation.</p>
|
|
3304
|
+
* <p>Valid Values: </p>
|
|
3305
|
+
* <ul>
|
|
3306
|
+
* <li>
|
|
3307
|
+
* <p>
|
|
3308
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
3309
|
+
* </li>
|
|
3310
|
+
* <li>
|
|
3311
|
+
* <p>
|
|
3312
|
+
* <code>cluster-auto-backup</code> - The DB cluster's automated backup.</p>
|
|
3313
|
+
* </li>
|
|
3314
|
+
* </ul>
|
|
3315
|
+
* @public
|
|
3316
|
+
*/
|
|
3317
|
+
ResourceType?: string | undefined;
|
|
3318
|
+
/**
|
|
3319
|
+
* <p>A list of tags.</p>
|
|
3320
|
+
* <p>For more information, see
|
|
3321
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging Amazon RDS resources</a> in the <i>Amazon RDS User Guide</i> or
|
|
3322
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html">Tagging Amazon Aurora and Amazon RDS resources</a> in the <i>Amazon Aurora User Guide</i>.
|
|
3323
|
+
* </p>
|
|
3324
|
+
* @public
|
|
3325
|
+
*/
|
|
3326
|
+
Tags?: Tag[] | undefined;
|
|
3327
|
+
}
|
|
3297
3328
|
/**
|
|
3298
3329
|
* <p></p>
|
|
3299
3330
|
* @public
|
|
@@ -4124,6 +4155,18 @@ export interface CreateDBClusterMessage {
|
|
|
4124
4155
|
* @public
|
|
4125
4156
|
*/
|
|
4126
4157
|
EngineLifecycleSupport?: string | undefined;
|
|
4158
|
+
/**
|
|
4159
|
+
* <p>Tags to assign to resources associated with the DB cluster.</p>
|
|
4160
|
+
* <p>Valid Values: </p>
|
|
4161
|
+
* <ul>
|
|
4162
|
+
* <li>
|
|
4163
|
+
* <p>
|
|
4164
|
+
* <code>cluster-auto-backup</code> - The DB cluster's automated backup.</p>
|
|
4165
|
+
* </li>
|
|
4166
|
+
* </ul>
|
|
4167
|
+
* @public
|
|
4168
|
+
*/
|
|
4169
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
4127
4170
|
/**
|
|
4128
4171
|
* <p>Specifies the authentication type for the master user. With IAM master user authentication, you can configure the master DB user with IAM database authentication when you create a DB cluster.</p>
|
|
4129
4172
|
* <p>You can specify one of the following values:</p>
|
|
@@ -6804,6 +6847,18 @@ export interface CreateDBInstanceMessage {
|
|
|
6804
6847
|
* @public
|
|
6805
6848
|
*/
|
|
6806
6849
|
EngineLifecycleSupport?: string | undefined;
|
|
6850
|
+
/**
|
|
6851
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
6852
|
+
* <p>Valid Values: </p>
|
|
6853
|
+
* <ul>
|
|
6854
|
+
* <li>
|
|
6855
|
+
* <p>
|
|
6856
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
6857
|
+
* </li>
|
|
6858
|
+
* </ul>
|
|
6859
|
+
* @public
|
|
6860
|
+
*/
|
|
6861
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
6807
6862
|
/**
|
|
6808
6863
|
* <p>Specifies the authentication type for the master user. With IAM master user authentication, you can configure the master DB user with IAM database authentication when you create a DB instance.</p>
|
|
6809
6864
|
* <p>You can specify one of the following values:</p>
|
|
@@ -8622,6 +8677,18 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
8622
8677
|
* @public
|
|
8623
8678
|
*/
|
|
8624
8679
|
CACertificateIdentifier?: string | undefined;
|
|
8680
|
+
/**
|
|
8681
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
8682
|
+
* <p>Valid Values: </p>
|
|
8683
|
+
* <ul>
|
|
8684
|
+
* <li>
|
|
8685
|
+
* <p>
|
|
8686
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
8687
|
+
* </li>
|
|
8688
|
+
* </ul>
|
|
8689
|
+
* @public
|
|
8690
|
+
*/
|
|
8691
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
8625
8692
|
/**
|
|
8626
8693
|
* <p>A list of additional storage volumes to create for the DB instance. You can create up
|
|
8627
8694
|
* to three additional storage volumes using the names <code>rdsdbdata2</code>,
|
|
@@ -10920,6 +10987,15 @@ export interface DBClusterAutomatedBackup {
|
|
|
10920
10987
|
* @public
|
|
10921
10988
|
*/
|
|
10922
10989
|
AwsBackupRecoveryPointArn?: string | undefined;
|
|
10990
|
+
/**
|
|
10991
|
+
* <p>A list of tags.</p>
|
|
10992
|
+
* <p>For more information, see
|
|
10993
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging Amazon RDS resources</a> in the <i>Amazon RDS User Guide</i> or
|
|
10994
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html">Tagging Amazon Aurora and Amazon RDS resources</a> in the <i>Amazon Aurora User Guide</i>.
|
|
10995
|
+
* </p>
|
|
10996
|
+
* @public
|
|
10997
|
+
*/
|
|
10998
|
+
TagList?: Tag[] | undefined;
|
|
10923
10999
|
}
|
|
10924
11000
|
/**
|
|
10925
11001
|
* @public
|
|
@@ -11267,6 +11343,15 @@ export interface DBInstanceAutomatedBackup {
|
|
|
11267
11343
|
* @public
|
|
11268
11344
|
*/
|
|
11269
11345
|
AwsBackupRecoveryPointArn?: string | undefined;
|
|
11346
|
+
/**
|
|
11347
|
+
* <p>A list of tags.</p>
|
|
11348
|
+
* <p>For more information, see
|
|
11349
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging Amazon RDS resources</a> in the <i>Amazon RDS User Guide</i> or
|
|
11350
|
+
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_Tagging.html">Tagging Amazon Aurora and Amazon RDS resources</a> in the <i>Amazon Aurora User Guide</i>.
|
|
11351
|
+
* </p>
|
|
11352
|
+
* @public
|
|
11353
|
+
*/
|
|
11354
|
+
TagList?: Tag[] | undefined;
|
|
11270
11355
|
/**
|
|
11271
11356
|
* <p>Indicates whether the DB instance has a dedicated log volume (DLV) enabled.</p>
|
|
11272
11357
|
* @public
|
|
@@ -17567,22 +17652,3 @@ export interface DescribeTenantDatabasesMessage {
|
|
|
17567
17652
|
*/
|
|
17568
17653
|
MaxRecords?: number | undefined;
|
|
17569
17654
|
}
|
|
17570
|
-
/**
|
|
17571
|
-
* @public
|
|
17572
|
-
*/
|
|
17573
|
-
export interface TenantDatabasesMessage {
|
|
17574
|
-
/**
|
|
17575
|
-
* <p>An optional pagination token provided by a previous
|
|
17576
|
-
* <code>DescribeTenantDatabases</code> request. If this parameter is specified, the
|
|
17577
|
-
* response includes only records beyond the marker, up to the value specified by
|
|
17578
|
-
* <code>MaxRecords</code>.</p>
|
|
17579
|
-
* @public
|
|
17580
|
-
*/
|
|
17581
|
-
Marker?: string | undefined;
|
|
17582
|
-
/**
|
|
17583
|
-
* <p>An array of the tenant databases requested by the <code>DescribeTenantDatabases</code>
|
|
17584
|
-
* operation.</p>
|
|
17585
|
-
* @public
|
|
17586
|
-
*/
|
|
17587
|
-
TenantDatabases?: TenantDatabase[] | undefined;
|
|
17588
|
-
}
|
|
@@ -1,5 +1,24 @@
|
|
|
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, AdditionalStorageVolume, AvailableProcessorFeature, DBProxyTarget, Filter, OptionSetting, Parameter, ProcessorFeature, Tag, TagSpecification, TenantDatabase, UserAuthConfig } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface TenantDatabasesMessage {
|
|
7
|
+
/**
|
|
8
|
+
* <p>An optional pagination token provided by a previous
|
|
9
|
+
* <code>DescribeTenantDatabases</code> request. If this parameter is specified, the
|
|
10
|
+
* response includes only records beyond the marker, up to the value specified by
|
|
11
|
+
* <code>MaxRecords</code>.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
Marker?: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>An array of the tenant databases requested by the <code>DescribeTenantDatabases</code>
|
|
17
|
+
* operation.</p>
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
TenantDatabases?: TenantDatabase[] | undefined;
|
|
21
|
+
}
|
|
3
22
|
/**
|
|
4
23
|
* <p></p>
|
|
5
24
|
* @public
|
|
@@ -2717,6 +2736,18 @@ export interface ModifyDBInstanceMessage {
|
|
|
2717
2736
|
* @public
|
|
2718
2737
|
*/
|
|
2719
2738
|
Engine?: string | undefined;
|
|
2739
|
+
/**
|
|
2740
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
2741
|
+
* <p>Valid Values: </p>
|
|
2742
|
+
* <ul>
|
|
2743
|
+
* <li>
|
|
2744
|
+
* <p>
|
|
2745
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
2746
|
+
* </li>
|
|
2747
|
+
* </ul>
|
|
2748
|
+
* @public
|
|
2749
|
+
*/
|
|
2750
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
2720
2751
|
/**
|
|
2721
2752
|
* <p>Specifies the authentication type for the master user. With IAM master user authentication, you can change the master DB user to use IAM database authentication.</p>
|
|
2722
2753
|
* <p>You can specify one of the following values:</p>
|
|
@@ -3761,6 +3792,18 @@ export interface PromoteReadReplicaMessage {
|
|
|
3761
3792
|
* @public
|
|
3762
3793
|
*/
|
|
3763
3794
|
PreferredBackupWindow?: string | undefined;
|
|
3795
|
+
/**
|
|
3796
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
3797
|
+
* <p>Valid Values: </p>
|
|
3798
|
+
* <ul>
|
|
3799
|
+
* <li>
|
|
3800
|
+
* <p>
|
|
3801
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
3802
|
+
* </li>
|
|
3803
|
+
* </ul>
|
|
3804
|
+
* @public
|
|
3805
|
+
*/
|
|
3806
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
3764
3807
|
}
|
|
3765
3808
|
/**
|
|
3766
3809
|
* @public
|
|
@@ -4599,6 +4642,18 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
4599
4642
|
* @public
|
|
4600
4643
|
*/
|
|
4601
4644
|
EngineLifecycleSupport?: string | undefined;
|
|
4645
|
+
/**
|
|
4646
|
+
* <p>Tags to assign to resources associated with the DB cluster.</p>
|
|
4647
|
+
* <p>Valid Values: </p>
|
|
4648
|
+
* <ul>
|
|
4649
|
+
* <li>
|
|
4650
|
+
* <p>
|
|
4651
|
+
* <code>cluster-auto-backup</code> - The DB cluster's automated backup.</p>
|
|
4652
|
+
* </li>
|
|
4653
|
+
* </ul>
|
|
4654
|
+
* @public
|
|
4655
|
+
*/
|
|
4656
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
4602
4657
|
}
|
|
4603
4658
|
/**
|
|
4604
4659
|
* @public
|
|
@@ -5096,6 +5151,18 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
5096
5151
|
* @public
|
|
5097
5152
|
*/
|
|
5098
5153
|
EngineLifecycleSupport?: string | undefined;
|
|
5154
|
+
/**
|
|
5155
|
+
* <p>Tags to assign to resources associated with the DB cluster.</p>
|
|
5156
|
+
* <p>Valid Values: </p>
|
|
5157
|
+
* <ul>
|
|
5158
|
+
* <li>
|
|
5159
|
+
* <p>
|
|
5160
|
+
* <code>cluster-auto-backup</code> - The DB cluster's automated backup.</p>
|
|
5161
|
+
* </li>
|
|
5162
|
+
* </ul>
|
|
5163
|
+
* @public
|
|
5164
|
+
*/
|
|
5165
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
5099
5166
|
}
|
|
5100
5167
|
/**
|
|
5101
5168
|
* @public
|
|
@@ -5583,6 +5650,18 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
5583
5650
|
* @public
|
|
5584
5651
|
*/
|
|
5585
5652
|
EngineLifecycleSupport?: string | undefined;
|
|
5653
|
+
/**
|
|
5654
|
+
* <p>Tags to assign to resources associated with the DB cluster.</p>
|
|
5655
|
+
* <p>Valid Values: </p>
|
|
5656
|
+
* <ul>
|
|
5657
|
+
* <li>
|
|
5658
|
+
* <p>
|
|
5659
|
+
* <code>cluster-auto-backup</code> - The DB cluster's automated backup.</p>
|
|
5660
|
+
* </li>
|
|
5661
|
+
* </ul>
|
|
5662
|
+
* @public
|
|
5663
|
+
*/
|
|
5664
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
5586
5665
|
}
|
|
5587
5666
|
/**
|
|
5588
5667
|
* @public
|
|
@@ -6199,6 +6278,18 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
|
6199
6278
|
* @public
|
|
6200
6279
|
*/
|
|
6201
6280
|
EngineLifecycleSupport?: string | undefined;
|
|
6281
|
+
/**
|
|
6282
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
6283
|
+
* <p>Valid Values: </p>
|
|
6284
|
+
* <ul>
|
|
6285
|
+
* <li>
|
|
6286
|
+
* <p>
|
|
6287
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
6288
|
+
* </li>
|
|
6289
|
+
* </ul>
|
|
6290
|
+
* @public
|
|
6291
|
+
*/
|
|
6292
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
6202
6293
|
/**
|
|
6203
6294
|
* <p>Specifies whether to manage the master user password with Amazon Web Services Secrets Manager in the
|
|
6204
6295
|
* restored DB instance.</p>
|
|
@@ -6825,6 +6916,18 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
6825
6916
|
* @public
|
|
6826
6917
|
*/
|
|
6827
6918
|
EngineLifecycleSupport?: string | undefined;
|
|
6919
|
+
/**
|
|
6920
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
6921
|
+
* <p>Valid Values: </p>
|
|
6922
|
+
* <ul>
|
|
6923
|
+
* <li>
|
|
6924
|
+
* <p>
|
|
6925
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
6926
|
+
* </li>
|
|
6927
|
+
* </ul>
|
|
6928
|
+
* @public
|
|
6929
|
+
*/
|
|
6930
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
6828
6931
|
/**
|
|
6829
6932
|
* <p>A list of additional storage volumes to modify or delete for the DB instance. You can
|
|
6830
6933
|
* modify or delete up to three additional storage volumes using the names
|
|
@@ -7498,6 +7601,18 @@ export interface RestoreDBInstanceToPointInTimeMessage {
|
|
|
7498
7601
|
* @public
|
|
7499
7602
|
*/
|
|
7500
7603
|
EngineLifecycleSupport?: string | undefined;
|
|
7604
|
+
/**
|
|
7605
|
+
* <p>Tags to assign to resources associated with the DB instance.</p>
|
|
7606
|
+
* <p>Valid Values: </p>
|
|
7607
|
+
* <ul>
|
|
7608
|
+
* <li>
|
|
7609
|
+
* <p>
|
|
7610
|
+
* <code>auto-backup</code> - The DB instance's automated backup.</p>
|
|
7611
|
+
* </li>
|
|
7612
|
+
* </ul>
|
|
7613
|
+
* @public
|
|
7614
|
+
*/
|
|
7615
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
7501
7616
|
/**
|
|
7502
7617
|
* <p>Specifies whether to manage the master user password with Amazon Web Services Secrets Manager in the
|
|
7503
7618
|
* restored DB instance.</p>
|
|
@@ -7786,6 +7901,11 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
|
7786
7901
|
* @public
|
|
7787
7902
|
*/
|
|
7788
7903
|
PreSignedUrl?: string | undefined;
|
|
7904
|
+
/**
|
|
7905
|
+
* <p>A list of tags to associate with the replicated automated backups.</p>
|
|
7906
|
+
* @public
|
|
7907
|
+
*/
|
|
7908
|
+
Tags?: Tag[] | undefined;
|
|
7789
7909
|
}
|
|
7790
7910
|
/**
|
|
7791
7911
|
* @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
|
/**
|