@aws-sdk/client-rds 3.170.0 → 3.174.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/CHANGELOG.md +19 -0
- package/dist-cjs/models/models_0.js +25 -6
- package/dist-cjs/models/models_1.js +15 -4
- package/dist-es/models/models_0.js +19 -0
- package/dist-es/models/models_1.js +11 -0
- package/dist-types/RDS.d.ts +7 -1
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +7 -1
- package/dist-types/models/models_0.d.ts +34 -16
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/RDS.d.ts +0 -137
- package/dist-types/ts3.4/RDSClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +0 -2
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +16 -1329
- package/dist-types/ts3.4/models/models_1.d.ts +10 -874
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +0 -2
- package/package.json +28 -28
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
2
|
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
-
|
|
4
3
|
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
4
|
runtime: string;
|
|
6
5
|
defaultsMode: import("@aws-sdk/types").Provider<
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
2
|
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
-
|
|
4
3
|
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
4
|
runtime: string;
|
|
6
5
|
defaultsMode: import("@aws-sdk/types").Provider<
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBClusterAvailable: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBClustersCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBClusterAvailable: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBClustersCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBClusterDeleted: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBClustersCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBClusterDeleted: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBClustersCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBClusterSnapshotAvailable: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBClusterSnapshotsCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBClusterSnapshotAvailable: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBClusterSnapshotsCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBClusterSnapshotDeleted: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBClusterSnapshotsCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBClusterSnapshotDeleted: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBClusterSnapshotsCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBInstanceAvailable: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBInstancesCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBInstanceAvailable: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBInstancesCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBInstanceDeleted: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBInstancesCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBInstanceDeleted: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBInstancesCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBSnapshotAvailable: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBSnapshotsCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBSnapshotAvailable: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBSnapshotsCommandInput
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
2
|
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
3
|
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
4
|
export declare const waitForDBSnapshotDeleted: (
|
|
6
5
|
params: WaiterConfiguration<RDSClient>,
|
|
7
6
|
input: DescribeDBSnapshotsCommandInput
|
|
8
7
|
) => Promise<WaiterResult>;
|
|
9
|
-
|
|
10
8
|
export declare const waitUntilDBSnapshotDeleted: (
|
|
11
9
|
params: WaiterConfiguration<RDSClient>,
|
|
12
10
|
input: DescribeDBSnapshotsCommandInput
|
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.174.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,39 +19,39 @@
|
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
21
21
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
22
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
-
"@aws-sdk/config-resolver": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
26
|
-
"@aws-sdk/hash-node": "3.
|
|
27
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
28
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
29
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
30
|
-
"@aws-sdk/middleware-logger": "3.
|
|
31
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
32
|
-
"@aws-sdk/middleware-retry": "3.
|
|
33
|
-
"@aws-sdk/middleware-sdk-rds": "3.
|
|
34
|
-
"@aws-sdk/middleware-serde": "3.
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
-
"@aws-sdk/middleware-stack": "3.
|
|
37
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
-
"@aws-sdk/node-config-provider": "3.
|
|
39
|
-
"@aws-sdk/node-http-handler": "3.
|
|
40
|
-
"@aws-sdk/protocol-http": "3.
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
-
"@aws-sdk/types": "3.
|
|
43
|
-
"@aws-sdk/url-parser": "3.
|
|
22
|
+
"@aws-sdk/client-sts": "3.171.0",
|
|
23
|
+
"@aws-sdk/config-resolver": "3.171.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.171.0",
|
|
25
|
+
"@aws-sdk/fetch-http-handler": "3.171.0",
|
|
26
|
+
"@aws-sdk/hash-node": "3.171.0",
|
|
27
|
+
"@aws-sdk/invalid-dependency": "3.171.0",
|
|
28
|
+
"@aws-sdk/middleware-content-length": "3.171.0",
|
|
29
|
+
"@aws-sdk/middleware-host-header": "3.171.0",
|
|
30
|
+
"@aws-sdk/middleware-logger": "3.171.0",
|
|
31
|
+
"@aws-sdk/middleware-recursion-detection": "3.171.0",
|
|
32
|
+
"@aws-sdk/middleware-retry": "3.171.0",
|
|
33
|
+
"@aws-sdk/middleware-sdk-rds": "3.171.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.171.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.171.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.171.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.171.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.171.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.171.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.171.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.171.0",
|
|
42
|
+
"@aws-sdk/types": "3.171.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.171.0",
|
|
44
44
|
"@aws-sdk/util-base64-browser": "3.170.0",
|
|
45
45
|
"@aws-sdk/util-base64-node": "3.170.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.170.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.170.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
51
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.171.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.171.0",
|
|
50
|
+
"@aws-sdk/util-user-agent-browser": "3.171.0",
|
|
51
|
+
"@aws-sdk/util-user-agent-node": "3.171.0",
|
|
52
52
|
"@aws-sdk/util-utf8-browser": "3.170.0",
|
|
53
53
|
"@aws-sdk/util-utf8-node": "3.170.0",
|
|
54
|
-
"@aws-sdk/util-waiter": "3.
|
|
54
|
+
"@aws-sdk/util-waiter": "3.171.0",
|
|
55
55
|
"entities": "2.2.0",
|
|
56
56
|
"fast-xml-parser": "3.19.0",
|
|
57
57
|
"tslib": "^2.3.1"
|