@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,8 +1,10 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var PotentiallySensitiveOptionSettingValue: StaticSimpleSchema;
|
|
3
3
|
export declare var SensitiveString: StaticSimpleSchema;
|
|
4
4
|
export declare var AccountAttributesMessage: StaticStructureSchema;
|
|
5
5
|
export declare var AccountQuota: StaticStructureSchema;
|
|
6
|
+
export declare var AdditionalStorageVolume: StaticStructureSchema;
|
|
7
|
+
export declare var AdditionalStorageVolumeOutput: StaticStructureSchema;
|
|
6
8
|
export declare var AddRoleToDBClusterMessage: StaticStructureSchema;
|
|
7
9
|
export declare var AddRoleToDBInstanceMessage: StaticStructureSchema;
|
|
8
10
|
export declare var AddSourceIdentifierToSubscriptionMessage: StaticStructureSchema;
|
|
@@ -16,6 +18,7 @@ export declare var AuthorizationQuotaExceededFault: StaticErrorSchema;
|
|
|
16
18
|
export declare var AuthorizeDBSecurityGroupIngressMessage: StaticStructureSchema;
|
|
17
19
|
export declare var AuthorizeDBSecurityGroupIngressResult: StaticStructureSchema;
|
|
18
20
|
export declare var AvailabilityZone: StaticStructureSchema;
|
|
21
|
+
export declare var AvailableAdditionalStorageVolumesOption: StaticStructureSchema;
|
|
19
22
|
export declare var AvailableProcessorFeature: StaticStructureSchema;
|
|
20
23
|
export declare var BacktrackDBClusterMessage: StaticStructureSchema;
|
|
21
24
|
export declare var BackupPolicyNotFoundFault: StaticErrorSchema;
|
|
@@ -382,6 +385,7 @@ export declare var MetricReference: StaticStructureSchema;
|
|
|
382
385
|
export declare var MinimumEngineVersionPerAllowedValue: StaticStructureSchema;
|
|
383
386
|
export declare var ModifyActivityStreamRequest: StaticStructureSchema;
|
|
384
387
|
export declare var ModifyActivityStreamResponse: StaticStructureSchema;
|
|
388
|
+
export declare var ModifyAdditionalStorageVolume: StaticStructureSchema;
|
|
385
389
|
export declare var ModifyCertificatesMessage: StaticStructureSchema;
|
|
386
390
|
export declare var ModifyCertificatesResult: StaticStructureSchema;
|
|
387
391
|
export declare var ModifyCurrentDBClusterCapacityMessage: StaticStructureSchema;
|
|
@@ -563,17 +567,22 @@ export declare var UnsupportedDBEngineVersionFault: StaticErrorSchema;
|
|
|
563
567
|
export declare var UpgradeTarget: StaticStructureSchema;
|
|
564
568
|
export declare var UserAuthConfig: StaticStructureSchema;
|
|
565
569
|
export declare var UserAuthConfigInfo: StaticStructureSchema;
|
|
570
|
+
export declare var ValidAdditionalStorageOptions: StaticStructureSchema;
|
|
566
571
|
export declare var ValidDBInstanceModificationsMessage: StaticStructureSchema;
|
|
567
572
|
export declare var ValidStorageOptions: StaticStructureSchema;
|
|
573
|
+
export declare var ValidVolumeOptions: StaticStructureSchema;
|
|
568
574
|
export declare var VpcEncryptionControlViolationException: StaticErrorSchema;
|
|
569
575
|
export declare var VpcSecurityGroupMembership: StaticStructureSchema;
|
|
570
576
|
export declare var __Unit: "unit";
|
|
571
577
|
export declare var RDSServiceException: StaticErrorSchema;
|
|
572
578
|
export declare var AccountQuotaList: StaticListSchema;
|
|
573
579
|
export declare var ActivityStreamModeList: number;
|
|
580
|
+
export declare var AdditionalStorageVolumesList: StaticListSchema;
|
|
581
|
+
export declare var AdditionalStorageVolumesOutputList: StaticListSchema;
|
|
574
582
|
export declare var AttributeValueList: StaticListSchema;
|
|
575
583
|
export declare var AvailabilityZoneList: StaticListSchema;
|
|
576
584
|
export declare var AvailabilityZones: StaticListSchema;
|
|
585
|
+
export declare var AvailableAdditionalStorageVolumesOptionList: StaticListSchema;
|
|
577
586
|
export declare var AvailableProcessorFeatureList: StaticListSchema;
|
|
578
587
|
export declare var BlueGreenDeploymentList: StaticListSchema;
|
|
579
588
|
export declare var BlueGreenDeploymentTaskList: StaticListSchema;
|
|
@@ -635,6 +644,7 @@ export declare var LogTypeList: number;
|
|
|
635
644
|
export declare var MetricList: StaticListSchema;
|
|
636
645
|
export declare var MetricReferenceList: StaticListSchema;
|
|
637
646
|
export declare var MinimumEngineVersionPerAllowedValueList: StaticListSchema;
|
|
647
|
+
export declare var ModifyAdditionalStorageVolumesList: StaticListSchema;
|
|
638
648
|
export declare var OptionConfigurationList: StaticListSchema;
|
|
639
649
|
export declare var OptionGroupMembershipList: StaticListSchema;
|
|
640
650
|
export declare var OptionGroupOptionSettingsList: StaticListSchema;
|
|
@@ -680,6 +690,7 @@ export declare var UserAuthConfigInfoList: StaticListSchema;
|
|
|
680
690
|
export declare var UserAuthConfigList: StaticListSchema;
|
|
681
691
|
export declare var ValidStorageOptionsList: StaticListSchema;
|
|
682
692
|
export declare var ValidUpgradeTargetList: StaticListSchema;
|
|
693
|
+
export declare var ValidVolumeOptionsList: StaticListSchema;
|
|
683
694
|
export declare var VpcSecurityGroupIdList: StaticListSchema;
|
|
684
695
|
export declare var VpcSecurityGroupMembershipList: StaticListSchema;
|
|
685
696
|
export declare var EncryptionContextMap: number;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
DescribeValidDBInstanceModificationsMessage,
|
|
5
|
+
DescribeValidDBInstanceModificationsResult,
|
|
6
|
+
} from "../models/models_1";
|
|
5
7
|
import {
|
|
6
8
|
RDSClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -41,6 +41,23 @@ export interface AccountQuota {
|
|
|
41
41
|
export interface AccountAttributesMessage {
|
|
42
42
|
AccountQuotas?: AccountQuota[] | undefined;
|
|
43
43
|
}
|
|
44
|
+
export interface AdditionalStorageVolume {
|
|
45
|
+
VolumeName: string | undefined;
|
|
46
|
+
AllocatedStorage?: number | undefined;
|
|
47
|
+
IOPS?: number | undefined;
|
|
48
|
+
MaxAllocatedStorage?: number | undefined;
|
|
49
|
+
StorageThroughput?: number | undefined;
|
|
50
|
+
StorageType?: string | undefined;
|
|
51
|
+
}
|
|
52
|
+
export interface AdditionalStorageVolumeOutput {
|
|
53
|
+
VolumeName?: string | undefined;
|
|
54
|
+
StorageVolumeStatus?: string | undefined;
|
|
55
|
+
AllocatedStorage?: number | undefined;
|
|
56
|
+
IOPS?: number | undefined;
|
|
57
|
+
MaxAllocatedStorage?: number | undefined;
|
|
58
|
+
StorageThroughput?: number | undefined;
|
|
59
|
+
StorageType?: string | undefined;
|
|
60
|
+
}
|
|
44
61
|
export interface AddRoleToDBClusterMessage {
|
|
45
62
|
DBClusterIdentifier: string | undefined;
|
|
46
63
|
RoleArn: string | undefined;
|
|
@@ -288,6 +305,7 @@ export interface DBSnapshot {
|
|
|
288
305
|
MultiTenant?: boolean | undefined;
|
|
289
306
|
DedicatedLogVolume?: boolean | undefined;
|
|
290
307
|
SnapshotAvailabilityZone?: string | undefined;
|
|
308
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
291
309
|
}
|
|
292
310
|
export interface CopyDBSnapshotResult {
|
|
293
311
|
DBSnapshot?: DBSnapshot | undefined;
|
|
@@ -395,6 +413,7 @@ export interface CreateCustomDBEngineVersionMessage {
|
|
|
395
413
|
Description?: string | undefined;
|
|
396
414
|
Manifest?: string | undefined;
|
|
397
415
|
Tags?: Tag[] | undefined;
|
|
416
|
+
DatabaseInstallationFiles?: string[] | undefined;
|
|
398
417
|
}
|
|
399
418
|
export interface CharacterSet {
|
|
400
419
|
CharacterSetName?: string | undefined;
|
|
@@ -461,6 +480,8 @@ export interface DBEngineVersion {
|
|
|
461
480
|
SupportsLocalWriteForwarding?: boolean | undefined;
|
|
462
481
|
SupportsIntegrations?: boolean | undefined;
|
|
463
482
|
ServerlessV2FeaturesSupport?: ServerlessV2FeaturesSupport | undefined;
|
|
483
|
+
DatabaseInstallationFiles?: string[] | undefined;
|
|
484
|
+
FailureReason?: string | undefined;
|
|
464
485
|
}
|
|
465
486
|
export interface RdsCustomClusterConfiguration {
|
|
466
487
|
InterconnectSubnetId?: string | undefined;
|
|
@@ -809,6 +830,7 @@ export interface CreateDBInstanceMessage {
|
|
|
809
830
|
DedicatedLogVolume?: boolean | undefined;
|
|
810
831
|
EngineLifecycleSupport?: string | undefined;
|
|
811
832
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
833
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
812
834
|
}
|
|
813
835
|
export interface DBInstanceRole {
|
|
814
836
|
RoleArn?: string | undefined;
|
|
@@ -875,6 +897,7 @@ export interface PendingModifiedValues {
|
|
|
875
897
|
IAMDatabaseAuthenticationEnabled?: boolean | undefined;
|
|
876
898
|
DedicatedLogVolume?: boolean | undefined;
|
|
877
899
|
Engine?: string | undefined;
|
|
900
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
878
901
|
}
|
|
879
902
|
export interface DBInstanceStatusInfo {
|
|
880
903
|
StatusType?: string | undefined;
|
|
@@ -973,6 +996,8 @@ export interface DBInstance {
|
|
|
973
996
|
DedicatedLogVolume?: boolean | undefined;
|
|
974
997
|
IsStorageConfigUpgradeAvailable?: boolean | undefined;
|
|
975
998
|
EngineLifecycleSupport?: string | undefined;
|
|
999
|
+
AdditionalStorageVolumes?: AdditionalStorageVolumeOutput[] | undefined;
|
|
1000
|
+
StorageVolumeStatus?: string | undefined;
|
|
976
1001
|
}
|
|
977
1002
|
export interface CreateDBInstanceResult {
|
|
978
1003
|
DBInstance?: DBInstance | undefined;
|
|
@@ -1025,6 +1050,7 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
1025
1050
|
DedicatedLogVolume?: boolean | undefined;
|
|
1026
1051
|
UpgradeStorageConfig?: boolean | undefined;
|
|
1027
1052
|
CACertificateIdentifier?: string | undefined;
|
|
1053
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
1028
1054
|
}
|
|
1029
1055
|
export interface CreateDBInstanceReadReplicaResult {
|
|
1030
1056
|
DBInstance?: DBInstance | undefined;
|
|
@@ -1408,6 +1434,7 @@ export interface DBInstanceAutomatedBackup {
|
|
|
1408
1434
|
MultiTenant?: boolean | undefined;
|
|
1409
1435
|
AwsBackupRecoveryPointArn?: string | undefined;
|
|
1410
1436
|
DedicatedLogVolume?: boolean | undefined;
|
|
1437
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
1411
1438
|
}
|
|
1412
1439
|
export interface DeleteDBInstanceAutomatedBackupResult {
|
|
1413
1440
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup | undefined;
|
|
@@ -2146,6 +2173,20 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
|
|
|
2146
2173
|
MaxRecords?: number | undefined;
|
|
2147
2174
|
Marker?: string | undefined;
|
|
2148
2175
|
}
|
|
2176
|
+
export interface AvailableAdditionalStorageVolumesOption {
|
|
2177
|
+
SupportsStorageAutoscaling?: boolean | undefined;
|
|
2178
|
+
SupportsStorageThroughput?: boolean | undefined;
|
|
2179
|
+
SupportsIops?: boolean | undefined;
|
|
2180
|
+
StorageType?: string | undefined;
|
|
2181
|
+
MinStorageSize?: number | undefined;
|
|
2182
|
+
MaxStorageSize?: number | undefined;
|
|
2183
|
+
MinIops?: number | undefined;
|
|
2184
|
+
MaxIops?: number | undefined;
|
|
2185
|
+
MinIopsPerGib?: number | undefined;
|
|
2186
|
+
MaxIopsPerGib?: number | undefined;
|
|
2187
|
+
MinStorageThroughput?: number | undefined;
|
|
2188
|
+
MaxStorageThroughput?: number | undefined;
|
|
2189
|
+
}
|
|
2149
2190
|
export interface AvailableProcessorFeature {
|
|
2150
2191
|
Name?: string | undefined;
|
|
2151
2192
|
DefaultValue?: string | undefined;
|
|
@@ -2189,6 +2230,10 @@ export interface OrderableDBInstanceOption {
|
|
|
2189
2230
|
SupportsClusters?: boolean | undefined;
|
|
2190
2231
|
SupportsDedicatedLogVolume?: boolean | undefined;
|
|
2191
2232
|
SupportsHttpEndpoint?: boolean | undefined;
|
|
2233
|
+
SupportsAdditionalStorageVolumes?: boolean | undefined;
|
|
2234
|
+
AvailableAdditionalStorageVolumesOptions?:
|
|
2235
|
+
| AvailableAdditionalStorageVolumesOption[]
|
|
2236
|
+
| undefined;
|
|
2192
2237
|
}
|
|
2193
2238
|
export interface OrderableDBInstanceOptionsMessage {
|
|
2194
2239
|
OrderableDBInstanceOptions?: OrderableDBInstanceOption[] | undefined;
|
|
@@ -2297,15 +2342,3 @@ export interface TenantDatabasesMessage {
|
|
|
2297
2342
|
Marker?: string | undefined;
|
|
2298
2343
|
TenantDatabases?: TenantDatabase[] | undefined;
|
|
2299
2344
|
}
|
|
2300
|
-
export interface DescribeValidDBInstanceModificationsMessage {
|
|
2301
|
-
DBInstanceIdentifier: string | undefined;
|
|
2302
|
-
}
|
|
2303
|
-
export interface DoubleRange {
|
|
2304
|
-
From?: number | undefined;
|
|
2305
|
-
To?: number | undefined;
|
|
2306
|
-
}
|
|
2307
|
-
export interface Range {
|
|
2308
|
-
From?: number | undefined;
|
|
2309
|
-
To?: number | undefined;
|
|
2310
|
-
Step?: number | undefined;
|
|
2311
|
-
}
|
|
@@ -11,7 +11,6 @@ import {
|
|
|
11
11
|
ReplicaMode,
|
|
12
12
|
} from "./enums";
|
|
13
13
|
import {
|
|
14
|
-
AvailableProcessorFeature,
|
|
15
14
|
BlueGreenDeployment,
|
|
16
15
|
Certificate,
|
|
17
16
|
DBCluster,
|
|
@@ -20,30 +19,42 @@ import {
|
|
|
20
19
|
DBInstanceAutomatedBackup,
|
|
21
20
|
DBProxy,
|
|
22
21
|
DBProxyEndpoint,
|
|
23
|
-
DBProxyTarget,
|
|
24
22
|
DBProxyTargetGroup,
|
|
25
23
|
DBRecommendation,
|
|
26
24
|
DBSecurityGroup,
|
|
27
25
|
DBSnapshot,
|
|
28
26
|
DBSnapshotAttributesResult,
|
|
29
27
|
DBSubnetGroup,
|
|
30
|
-
DoubleRange,
|
|
31
28
|
EventSubscription,
|
|
32
|
-
Filter,
|
|
33
29
|
GlobalCluster,
|
|
34
30
|
OptionGroup,
|
|
35
|
-
OptionSetting,
|
|
36
|
-
Parameter,
|
|
37
|
-
ProcessorFeature,
|
|
38
|
-
Range,
|
|
39
31
|
RdsCustomClusterConfiguration,
|
|
40
32
|
ReservedDBInstance,
|
|
41
33
|
ScalingConfiguration,
|
|
42
34
|
ServerlessV2ScalingConfiguration,
|
|
43
|
-
Tag,
|
|
44
35
|
TenantDatabase,
|
|
36
|
+
AdditionalStorageVolume,
|
|
37
|
+
AvailableProcessorFeature,
|
|
38
|
+
DBProxyTarget,
|
|
39
|
+
Filter,
|
|
40
|
+
OptionSetting,
|
|
41
|
+
Parameter,
|
|
42
|
+
ProcessorFeature,
|
|
43
|
+
Tag,
|
|
45
44
|
UserAuthConfig,
|
|
46
45
|
} from "./models_0";
|
|
46
|
+
export interface DescribeValidDBInstanceModificationsMessage {
|
|
47
|
+
DBInstanceIdentifier: string | undefined;
|
|
48
|
+
}
|
|
49
|
+
export interface DoubleRange {
|
|
50
|
+
From?: number | undefined;
|
|
51
|
+
To?: number | undefined;
|
|
52
|
+
}
|
|
53
|
+
export interface Range {
|
|
54
|
+
From?: number | undefined;
|
|
55
|
+
To?: number | undefined;
|
|
56
|
+
Step?: number | undefined;
|
|
57
|
+
}
|
|
47
58
|
export interface ValidStorageOptions {
|
|
48
59
|
StorageType?: string | undefined;
|
|
49
60
|
StorageSize?: Range[] | undefined;
|
|
@@ -53,10 +64,19 @@ export interface ValidStorageOptions {
|
|
|
53
64
|
StorageThroughputToIopsRatio?: DoubleRange[] | undefined;
|
|
54
65
|
SupportsStorageAutoscaling?: boolean | undefined;
|
|
55
66
|
}
|
|
67
|
+
export interface ValidVolumeOptions {
|
|
68
|
+
VolumeName?: string | undefined;
|
|
69
|
+
Storage?: ValidStorageOptions[] | undefined;
|
|
70
|
+
}
|
|
71
|
+
export interface ValidAdditionalStorageOptions {
|
|
72
|
+
SupportsAdditionalStorageVolumes?: boolean | undefined;
|
|
73
|
+
Volumes?: ValidVolumeOptions[] | undefined;
|
|
74
|
+
}
|
|
56
75
|
export interface ValidDBInstanceModificationsMessage {
|
|
57
76
|
Storage?: ValidStorageOptions[] | undefined;
|
|
58
77
|
ValidProcessorFeatures?: AvailableProcessorFeature[] | undefined;
|
|
59
78
|
SupportsDedicatedLogVolume?: boolean | undefined;
|
|
79
|
+
AdditionalStorage?: ValidAdditionalStorageOptions | undefined;
|
|
60
80
|
}
|
|
61
81
|
export interface DescribeValidDBInstanceModificationsResult {
|
|
62
82
|
ValidDBInstanceModificationsMessage?:
|
|
@@ -233,6 +253,15 @@ export interface ModifyDBClusterSnapshotAttributeResult {
|
|
|
233
253
|
| DBClusterSnapshotAttributesResult
|
|
234
254
|
| undefined;
|
|
235
255
|
}
|
|
256
|
+
export interface ModifyAdditionalStorageVolume {
|
|
257
|
+
VolumeName: string | undefined;
|
|
258
|
+
AllocatedStorage?: number | undefined;
|
|
259
|
+
IOPS?: number | undefined;
|
|
260
|
+
MaxAllocatedStorage?: number | undefined;
|
|
261
|
+
StorageThroughput?: number | undefined;
|
|
262
|
+
StorageType?: string | undefined;
|
|
263
|
+
SetForDelete?: boolean | undefined;
|
|
264
|
+
}
|
|
236
265
|
export interface ModifyDBInstanceMessage {
|
|
237
266
|
DBInstanceIdentifier: string | undefined;
|
|
238
267
|
AllocatedStorage?: number | undefined;
|
|
@@ -298,6 +327,7 @@ export interface ModifyDBInstanceMessage {
|
|
|
298
327
|
DedicatedLogVolume?: boolean | undefined;
|
|
299
328
|
Engine?: string | undefined;
|
|
300
329
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
330
|
+
AdditionalStorageVolumes?: ModifyAdditionalStorageVolume[] | undefined;
|
|
301
331
|
}
|
|
302
332
|
export interface ModifyDBInstanceResult {
|
|
303
333
|
DBInstance?: DBInstance | undefined;
|
|
@@ -705,6 +735,7 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
|
705
735
|
EngineLifecycleSupport?: string | undefined;
|
|
706
736
|
ManageMasterUserPassword?: boolean | undefined;
|
|
707
737
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
738
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
708
739
|
}
|
|
709
740
|
export interface RestoreDBInstanceFromDBSnapshotResult {
|
|
710
741
|
DBInstance?: DBInstance | undefined;
|
|
@@ -762,6 +793,7 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
762
793
|
DedicatedLogVolume?: boolean | undefined;
|
|
763
794
|
CACertificateIdentifier?: string | undefined;
|
|
764
795
|
EngineLifecycleSupport?: string | undefined;
|
|
796
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
765
797
|
}
|
|
766
798
|
export interface RestoreDBInstanceFromS3Result {
|
|
767
799
|
DBInstance?: DBInstance | undefined;
|
|
@@ -815,6 +847,7 @@ export interface RestoreDBInstanceToPointInTimeMessage {
|
|
|
815
847
|
EngineLifecycleSupport?: string | undefined;
|
|
816
848
|
ManageMasterUserPassword?: boolean | undefined;
|
|
817
849
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
850
|
+
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
818
851
|
}
|
|
819
852
|
export interface RestoreDBInstanceToPointInTimeResult {
|
|
820
853
|
DBInstance?: DBInstance | undefined;
|
|
@@ -9,6 +9,8 @@ export declare var PotentiallySensitiveOptionSettingValue: StaticSimpleSchema;
|
|
|
9
9
|
export declare var SensitiveString: StaticSimpleSchema;
|
|
10
10
|
export declare var AccountAttributesMessage: StaticStructureSchema;
|
|
11
11
|
export declare var AccountQuota: StaticStructureSchema;
|
|
12
|
+
export declare var AdditionalStorageVolume: StaticStructureSchema;
|
|
13
|
+
export declare var AdditionalStorageVolumeOutput: StaticStructureSchema;
|
|
12
14
|
export declare var AddRoleToDBClusterMessage: StaticStructureSchema;
|
|
13
15
|
export declare var AddRoleToDBInstanceMessage: StaticStructureSchema;
|
|
14
16
|
export declare var AddSourceIdentifierToSubscriptionMessage: StaticStructureSchema;
|
|
@@ -22,6 +24,7 @@ export declare var AuthorizationQuotaExceededFault: StaticErrorSchema;
|
|
|
22
24
|
export declare var AuthorizeDBSecurityGroupIngressMessage: StaticStructureSchema;
|
|
23
25
|
export declare var AuthorizeDBSecurityGroupIngressResult: StaticStructureSchema;
|
|
24
26
|
export declare var AvailabilityZone: StaticStructureSchema;
|
|
27
|
+
export declare var AvailableAdditionalStorageVolumesOption: StaticStructureSchema;
|
|
25
28
|
export declare var AvailableProcessorFeature: StaticStructureSchema;
|
|
26
29
|
export declare var BacktrackDBClusterMessage: StaticStructureSchema;
|
|
27
30
|
export declare var BackupPolicyNotFoundFault: StaticErrorSchema;
|
|
@@ -388,6 +391,7 @@ export declare var MetricReference: StaticStructureSchema;
|
|
|
388
391
|
export declare var MinimumEngineVersionPerAllowedValue: StaticStructureSchema;
|
|
389
392
|
export declare var ModifyActivityStreamRequest: StaticStructureSchema;
|
|
390
393
|
export declare var ModifyActivityStreamResponse: StaticStructureSchema;
|
|
394
|
+
export declare var ModifyAdditionalStorageVolume: StaticStructureSchema;
|
|
391
395
|
export declare var ModifyCertificatesMessage: StaticStructureSchema;
|
|
392
396
|
export declare var ModifyCertificatesResult: StaticStructureSchema;
|
|
393
397
|
export declare var ModifyCurrentDBClusterCapacityMessage: StaticStructureSchema;
|
|
@@ -569,17 +573,22 @@ export declare var UnsupportedDBEngineVersionFault: StaticErrorSchema;
|
|
|
569
573
|
export declare var UpgradeTarget: StaticStructureSchema;
|
|
570
574
|
export declare var UserAuthConfig: StaticStructureSchema;
|
|
571
575
|
export declare var UserAuthConfigInfo: StaticStructureSchema;
|
|
576
|
+
export declare var ValidAdditionalStorageOptions: StaticStructureSchema;
|
|
572
577
|
export declare var ValidDBInstanceModificationsMessage: StaticStructureSchema;
|
|
573
578
|
export declare var ValidStorageOptions: StaticStructureSchema;
|
|
579
|
+
export declare var ValidVolumeOptions: StaticStructureSchema;
|
|
574
580
|
export declare var VpcEncryptionControlViolationException: StaticErrorSchema;
|
|
575
581
|
export declare var VpcSecurityGroupMembership: StaticStructureSchema;
|
|
576
582
|
export declare var __Unit: "unit";
|
|
577
583
|
export declare var RDSServiceException: StaticErrorSchema;
|
|
578
584
|
export declare var AccountQuotaList: StaticListSchema;
|
|
579
585
|
export declare var ActivityStreamModeList: number;
|
|
586
|
+
export declare var AdditionalStorageVolumesList: StaticListSchema;
|
|
587
|
+
export declare var AdditionalStorageVolumesOutputList: StaticListSchema;
|
|
580
588
|
export declare var AttributeValueList: StaticListSchema;
|
|
581
589
|
export declare var AvailabilityZoneList: StaticListSchema;
|
|
582
590
|
export declare var AvailabilityZones: StaticListSchema;
|
|
591
|
+
export declare var AvailableAdditionalStorageVolumesOptionList: StaticListSchema;
|
|
583
592
|
export declare var AvailableProcessorFeatureList: StaticListSchema;
|
|
584
593
|
export declare var BlueGreenDeploymentList: StaticListSchema;
|
|
585
594
|
export declare var BlueGreenDeploymentTaskList: StaticListSchema;
|
|
@@ -641,6 +650,7 @@ export declare var LogTypeList: number;
|
|
|
641
650
|
export declare var MetricList: StaticListSchema;
|
|
642
651
|
export declare var MetricReferenceList: StaticListSchema;
|
|
643
652
|
export declare var MinimumEngineVersionPerAllowedValueList: StaticListSchema;
|
|
653
|
+
export declare var ModifyAdditionalStorageVolumesList: StaticListSchema;
|
|
644
654
|
export declare var OptionConfigurationList: StaticListSchema;
|
|
645
655
|
export declare var OptionGroupMembershipList: StaticListSchema;
|
|
646
656
|
export declare var OptionGroupOptionSettingsList: StaticListSchema;
|
|
@@ -686,6 +696,7 @@ export declare var UserAuthConfigInfoList: StaticListSchema;
|
|
|
686
696
|
export declare var UserAuthConfigList: StaticListSchema;
|
|
687
697
|
export declare var ValidStorageOptionsList: StaticListSchema;
|
|
688
698
|
export declare var ValidUpgradeTargetList: StaticListSchema;
|
|
699
|
+
export declare var ValidVolumeOptionsList: StaticListSchema;
|
|
689
700
|
export declare var VpcSecurityGroupIdList: StaticListSchema;
|
|
690
701
|
export declare var VpcSecurityGroupMembershipList: StaticListSchema;
|
|
691
702
|
export declare var EncryptionContextMap: number;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-rds",
|
|
3
3
|
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.946.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-rds",
|
|
@@ -11,7 +11,8 @@
|
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo rds"
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service --solo rds",
|
|
15
|
+
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
17
18
|
"types": "./dist-types/index.d.ts",
|
|
@@ -20,39 +21,39 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.946.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.946.0",
|
|
25
26
|
"@aws-sdk/middleware-host-header": "3.936.0",
|
|
26
27
|
"@aws-sdk/middleware-logger": "3.936.0",
|
|
27
28
|
"@aws-sdk/middleware-recursion-detection": "3.936.0",
|
|
28
|
-
"@aws-sdk/middleware-sdk-rds": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-sdk-rds": "3.946.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.946.0",
|
|
30
31
|
"@aws-sdk/region-config-resolver": "3.936.0",
|
|
31
32
|
"@aws-sdk/types": "3.936.0",
|
|
32
33
|
"@aws-sdk/util-endpoints": "3.936.0",
|
|
33
34
|
"@aws-sdk/util-user-agent-browser": "3.936.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.946.0",
|
|
35
36
|
"@smithy/config-resolver": "^4.4.3",
|
|
36
|
-
"@smithy/core": "^3.18.
|
|
37
|
+
"@smithy/core": "^3.18.7",
|
|
37
38
|
"@smithy/fetch-http-handler": "^5.3.6",
|
|
38
39
|
"@smithy/hash-node": "^4.2.5",
|
|
39
40
|
"@smithy/invalid-dependency": "^4.2.5",
|
|
40
41
|
"@smithy/middleware-content-length": "^4.2.5",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
+
"@smithy/middleware-endpoint": "^4.3.14",
|
|
43
|
+
"@smithy/middleware-retry": "^4.4.14",
|
|
43
44
|
"@smithy/middleware-serde": "^4.2.6",
|
|
44
45
|
"@smithy/middleware-stack": "^4.2.5",
|
|
45
46
|
"@smithy/node-config-provider": "^4.3.5",
|
|
46
47
|
"@smithy/node-http-handler": "^4.4.5",
|
|
47
48
|
"@smithy/protocol-http": "^5.3.5",
|
|
48
|
-
"@smithy/smithy-client": "^4.9.
|
|
49
|
+
"@smithy/smithy-client": "^4.9.10",
|
|
49
50
|
"@smithy/types": "^4.9.0",
|
|
50
51
|
"@smithy/url-parser": "^4.2.5",
|
|
51
52
|
"@smithy/util-base64": "^4.3.0",
|
|
52
53
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
54
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^4.3.13",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^4.2.16",
|
|
56
57
|
"@smithy/util-endpoints": "^3.2.5",
|
|
57
58
|
"@smithy/util-middleware": "^4.2.5",
|
|
58
59
|
"@smithy/util-retry": "^4.2.5",
|