@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,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeSourceRegionsCommandInput, DescribeSourceRegionsCommandOutput } from "../commands/DescribeSourceRegionsCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DescribeTenantDatabasesCommandInput, DescribeTenantDatabasesCommandOutput } from "../commands/DescribeTenantDatabasesCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { DownloadDBLogFilePortionCommandInput, DownloadDBLogFilePortionCommandOutput } from "../commands/DownloadDBLogFilePortionCommand";
|
|
3
3
|
import { RDSPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
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;
|
|
@@ -555,6 +555,7 @@ export declare var SwitchoverReadReplicaMessage: StaticStructureSchema;
|
|
|
555
555
|
export declare var SwitchoverReadReplicaResult: StaticStructureSchema;
|
|
556
556
|
export declare var Tag: StaticStructureSchema;
|
|
557
557
|
export declare var TagListMessage: StaticStructureSchema;
|
|
558
|
+
export declare var TagSpecification: StaticStructureSchema;
|
|
558
559
|
export declare var TargetHealth: StaticStructureSchema;
|
|
559
560
|
export declare var TenantDatabase: StaticStructureSchema;
|
|
560
561
|
export declare var TenantDatabaseAlreadyExistsFault: StaticErrorSchema;
|
|
@@ -683,6 +684,7 @@ export declare var SupportedEngineLifecycleList: StaticListSchema;
|
|
|
683
684
|
export declare var SupportedTimezonesList: StaticListSchema;
|
|
684
685
|
export declare var SwitchoverDetailList: StaticListSchema;
|
|
685
686
|
export declare var TagList: StaticListSchema;
|
|
687
|
+
export declare var TagSpecificationList: StaticListSchema;
|
|
686
688
|
export declare var TargetGroupList: StaticListSchema;
|
|
687
689
|
export declare var TargetList: StaticListSchema;
|
|
688
690
|
export declare var TenantDatabasesList: StaticListSchema;
|
|
@@ -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,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
TenantDatabasesMessage,
|
|
6
|
-
} from "../models/models_0";
|
|
3
|
+
import { DescribeTenantDatabasesMessage } from "../models/models_0";
|
|
4
|
+
import { TenantDatabasesMessage } from "../models/models_1";
|
|
7
5
|
import {
|
|
8
6
|
RDSClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -501,6 +501,10 @@ export interface ServerlessV2ScalingConfiguration {
|
|
|
501
501
|
MaxCapacity?: number | undefined;
|
|
502
502
|
SecondsUntilAutoPause?: number | undefined;
|
|
503
503
|
}
|
|
504
|
+
export interface TagSpecification {
|
|
505
|
+
ResourceType?: string | undefined;
|
|
506
|
+
Tags?: Tag[] | undefined;
|
|
507
|
+
}
|
|
504
508
|
export interface CreateDBClusterMessage {
|
|
505
509
|
AvailabilityZones?: string[] | undefined;
|
|
506
510
|
BackupRetentionPeriod?: number | undefined;
|
|
@@ -560,6 +564,7 @@ export interface CreateDBClusterMessage {
|
|
|
560
564
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
561
565
|
CACertificateIdentifier?: string | undefined;
|
|
562
566
|
EngineLifecycleSupport?: string | undefined;
|
|
567
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
563
568
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
564
569
|
}
|
|
565
570
|
export interface DBClusterRole {
|
|
@@ -829,6 +834,7 @@ export interface CreateDBInstanceMessage {
|
|
|
829
834
|
MultiTenant?: boolean | undefined;
|
|
830
835
|
DedicatedLogVolume?: boolean | undefined;
|
|
831
836
|
EngineLifecycleSupport?: string | undefined;
|
|
837
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
832
838
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
833
839
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
834
840
|
}
|
|
@@ -1050,6 +1056,7 @@ export interface CreateDBInstanceReadReplicaMessage {
|
|
|
1050
1056
|
DedicatedLogVolume?: boolean | undefined;
|
|
1051
1057
|
UpgradeStorageConfig?: boolean | undefined;
|
|
1052
1058
|
CACertificateIdentifier?: string | undefined;
|
|
1059
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
1053
1060
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
1054
1061
|
}
|
|
1055
1062
|
export interface CreateDBInstanceReadReplicaResult {
|
|
@@ -1371,6 +1378,7 @@ export interface DBClusterAutomatedBackup {
|
|
|
1371
1378
|
Iops?: number | undefined;
|
|
1372
1379
|
StorageThroughput?: number | undefined;
|
|
1373
1380
|
AwsBackupRecoveryPointArn?: string | undefined;
|
|
1381
|
+
TagList?: Tag[] | undefined;
|
|
1374
1382
|
}
|
|
1375
1383
|
export interface DeleteDBClusterAutomatedBackupResult {
|
|
1376
1384
|
DBClusterAutomatedBackup?: DBClusterAutomatedBackup | undefined;
|
|
@@ -1433,6 +1441,7 @@ export interface DBInstanceAutomatedBackup {
|
|
|
1433
1441
|
BackupTarget?: string | undefined;
|
|
1434
1442
|
MultiTenant?: boolean | undefined;
|
|
1435
1443
|
AwsBackupRecoveryPointArn?: string | undefined;
|
|
1444
|
+
TagList?: Tag[] | undefined;
|
|
1436
1445
|
DedicatedLogVolume?: boolean | undefined;
|
|
1437
1446
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
1438
1447
|
}
|
|
@@ -2338,7 +2347,3 @@ export interface DescribeTenantDatabasesMessage {
|
|
|
2338
2347
|
Marker?: string | undefined;
|
|
2339
2348
|
MaxRecords?: number | undefined;
|
|
2340
2349
|
}
|
|
2341
|
-
export interface TenantDatabasesMessage {
|
|
2342
|
-
Marker?: string | undefined;
|
|
2343
|
-
TenantDatabases?: TenantDatabase[] | undefined;
|
|
2344
|
-
}
|
|
@@ -11,8 +11,6 @@ import {
|
|
|
11
11
|
ReplicaMode,
|
|
12
12
|
} from "./enums";
|
|
13
13
|
import {
|
|
14
|
-
AdditionalStorageVolume,
|
|
15
|
-
AvailableProcessorFeature,
|
|
16
14
|
BlueGreenDeployment,
|
|
17
15
|
Certificate,
|
|
18
16
|
DBCluster,
|
|
@@ -21,7 +19,6 @@ import {
|
|
|
21
19
|
DBInstanceAutomatedBackup,
|
|
22
20
|
DBProxy,
|
|
23
21
|
DBProxyEndpoint,
|
|
24
|
-
DBProxyTarget,
|
|
25
22
|
DBProxyTargetGroup,
|
|
26
23
|
DBRecommendation,
|
|
27
24
|
DBSecurityGroup,
|
|
@@ -29,20 +26,28 @@ import {
|
|
|
29
26
|
DBSnapshotAttributesResult,
|
|
30
27
|
DBSubnetGroup,
|
|
31
28
|
EventSubscription,
|
|
32
|
-
Filter,
|
|
33
29
|
GlobalCluster,
|
|
34
30
|
OptionGroup,
|
|
35
|
-
OptionSetting,
|
|
36
|
-
Parameter,
|
|
37
|
-
ProcessorFeature,
|
|
38
31
|
RdsCustomClusterConfiguration,
|
|
39
32
|
ReservedDBInstance,
|
|
40
33
|
ScalingConfiguration,
|
|
41
34
|
ServerlessV2ScalingConfiguration,
|
|
35
|
+
AdditionalStorageVolume,
|
|
36
|
+
AvailableProcessorFeature,
|
|
37
|
+
DBProxyTarget,
|
|
38
|
+
Filter,
|
|
39
|
+
OptionSetting,
|
|
40
|
+
Parameter,
|
|
41
|
+
ProcessorFeature,
|
|
42
42
|
Tag,
|
|
43
|
+
TagSpecification,
|
|
43
44
|
TenantDatabase,
|
|
44
45
|
UserAuthConfig,
|
|
45
46
|
} from "./models_0";
|
|
47
|
+
export interface TenantDatabasesMessage {
|
|
48
|
+
Marker?: string | undefined;
|
|
49
|
+
TenantDatabases?: TenantDatabase[] | undefined;
|
|
50
|
+
}
|
|
46
51
|
export interface DescribeValidDBInstanceModificationsMessage {
|
|
47
52
|
DBInstanceIdentifier: string | undefined;
|
|
48
53
|
}
|
|
@@ -326,6 +331,7 @@ export interface ModifyDBInstanceMessage {
|
|
|
326
331
|
MultiTenant?: boolean | undefined;
|
|
327
332
|
DedicatedLogVolume?: boolean | undefined;
|
|
328
333
|
Engine?: string | undefined;
|
|
334
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
329
335
|
MasterUserAuthenticationType?: MasterUserAuthenticationType | undefined;
|
|
330
336
|
AdditionalStorageVolumes?: ModifyAdditionalStorageVolume[] | undefined;
|
|
331
337
|
}
|
|
@@ -480,6 +486,7 @@ export interface PromoteReadReplicaMessage {
|
|
|
480
486
|
DBInstanceIdentifier: string | undefined;
|
|
481
487
|
BackupRetentionPeriod?: number | undefined;
|
|
482
488
|
PreferredBackupWindow?: string | undefined;
|
|
489
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
483
490
|
}
|
|
484
491
|
export interface PromoteReadReplicaResult {
|
|
485
492
|
DBInstance?: DBInstance | undefined;
|
|
@@ -602,6 +609,7 @@ export interface RestoreDBClusterFromS3Message {
|
|
|
602
609
|
ManageMasterUserPassword?: boolean | undefined;
|
|
603
610
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
604
611
|
EngineLifecycleSupport?: string | undefined;
|
|
612
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
605
613
|
}
|
|
606
614
|
export interface RestoreDBClusterFromS3Result {
|
|
607
615
|
DBCluster?: DBCluster | undefined;
|
|
@@ -644,6 +652,7 @@ export interface RestoreDBClusterFromSnapshotMessage {
|
|
|
644
652
|
PerformanceInsightsKMSKeyId?: string | undefined;
|
|
645
653
|
PerformanceInsightsRetentionPeriod?: number | undefined;
|
|
646
654
|
EngineLifecycleSupport?: string | undefined;
|
|
655
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
647
656
|
}
|
|
648
657
|
export interface RestoreDBClusterFromSnapshotResult {
|
|
649
658
|
DBCluster?: DBCluster | undefined;
|
|
@@ -686,6 +695,7 @@ export interface RestoreDBClusterToPointInTimeMessage {
|
|
|
686
695
|
PerformanceInsightsKMSKeyId?: string | undefined;
|
|
687
696
|
PerformanceInsightsRetentionPeriod?: number | undefined;
|
|
688
697
|
EngineLifecycleSupport?: string | undefined;
|
|
698
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
689
699
|
}
|
|
690
700
|
export interface RestoreDBClusterToPointInTimeResult {
|
|
691
701
|
DBCluster?: DBCluster | undefined;
|
|
@@ -733,6 +743,7 @@ export interface RestoreDBInstanceFromDBSnapshotMessage {
|
|
|
733
743
|
DedicatedLogVolume?: boolean | undefined;
|
|
734
744
|
CACertificateIdentifier?: string | undefined;
|
|
735
745
|
EngineLifecycleSupport?: string | undefined;
|
|
746
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
736
747
|
ManageMasterUserPassword?: boolean | undefined;
|
|
737
748
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
738
749
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
@@ -793,6 +804,7 @@ export interface RestoreDBInstanceFromS3Message {
|
|
|
793
804
|
DedicatedLogVolume?: boolean | undefined;
|
|
794
805
|
CACertificateIdentifier?: string | undefined;
|
|
795
806
|
EngineLifecycleSupport?: string | undefined;
|
|
807
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
796
808
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
797
809
|
}
|
|
798
810
|
export interface RestoreDBInstanceFromS3Result {
|
|
@@ -845,6 +857,7 @@ export interface RestoreDBInstanceToPointInTimeMessage {
|
|
|
845
857
|
DedicatedLogVolume?: boolean | undefined;
|
|
846
858
|
CACertificateIdentifier?: string | undefined;
|
|
847
859
|
EngineLifecycleSupport?: string | undefined;
|
|
860
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
848
861
|
ManageMasterUserPassword?: boolean | undefined;
|
|
849
862
|
MasterUserSecretKmsKeyId?: string | undefined;
|
|
850
863
|
AdditionalStorageVolumes?: AdditionalStorageVolume[] | undefined;
|
|
@@ -894,6 +907,7 @@ export interface StartDBInstanceAutomatedBackupsReplicationMessage {
|
|
|
894
907
|
BackupRetentionPeriod?: number | undefined;
|
|
895
908
|
KmsKeyId?: string | undefined;
|
|
896
909
|
PreSignedUrl?: string | undefined;
|
|
910
|
+
Tags?: Tag[] | undefined;
|
|
897
911
|
}
|
|
898
912
|
export interface StartDBInstanceAutomatedBackupsReplicationResult {
|
|
899
913
|
DBInstanceAutomatedBackup?: DBInstanceAutomatedBackup | undefined;
|
|
@@ -561,6 +561,7 @@ export declare var SwitchoverReadReplicaMessage: StaticStructureSchema;
|
|
|
561
561
|
export declare var SwitchoverReadReplicaResult: StaticStructureSchema;
|
|
562
562
|
export declare var Tag: StaticStructureSchema;
|
|
563
563
|
export declare var TagListMessage: StaticStructureSchema;
|
|
564
|
+
export declare var TagSpecification: StaticStructureSchema;
|
|
564
565
|
export declare var TargetHealth: StaticStructureSchema;
|
|
565
566
|
export declare var TenantDatabase: StaticStructureSchema;
|
|
566
567
|
export declare var TenantDatabaseAlreadyExistsFault: StaticErrorSchema;
|
|
@@ -689,6 +690,7 @@ export declare var SupportedEngineLifecycleList: StaticListSchema;
|
|
|
689
690
|
export declare var SupportedTimezonesList: StaticListSchema;
|
|
690
691
|
export declare var SwitchoverDetailList: StaticListSchema;
|
|
691
692
|
export declare var TagList: StaticListSchema;
|
|
693
|
+
export declare var TagSpecificationList: StaticListSchema;
|
|
692
694
|
export declare var TargetGroupList: StaticListSchema;
|
|
693
695
|
export declare var TargetList: StaticListSchema;
|
|
694
696
|
export declare var TenantDatabasesList: StaticListSchema;
|
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.947.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.947.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.947.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.947.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.947.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",
|