@aws-sdk/client-rds 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/RDS.d.ts +2542 -690
- package/dist-types/ts3.4/RDSClient.d.ts +950 -210
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +137 -137
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +4106 -3635
- package/dist-types/ts3.4/models/models_1.d.ts +2608 -2351
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/index.d.ts +34 -34
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +1649 -413
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +13 -7
- package/package.json +36 -36
|
@@ -1,38 +1,66 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
-
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
+
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
+
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
7
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
8
|
+
>;
|
|
9
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
|
+
credentialDefaultProvider: (
|
|
13
|
+
input: any
|
|
14
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
15
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
16
|
+
import("@aws-sdk/types").UserAgent
|
|
17
|
+
>;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
20
|
+
requestHandler:
|
|
21
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
22
|
+
any,
|
|
23
|
+
any,
|
|
24
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
25
|
+
> &
|
|
26
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
27
|
+
| RequestHandler;
|
|
28
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
29
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
31
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
32
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
33
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
34
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
35
|
+
apiVersion: string;
|
|
36
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
37
|
+
disableHostPrefix: boolean;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
|
+
serviceId: string;
|
|
40
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
41
|
+
endpoint?:
|
|
42
|
+
| string
|
|
43
|
+
| import("@aws-sdk/types").Endpoint
|
|
44
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
45
|
+
| undefined;
|
|
46
|
+
tls?: boolean | undefined;
|
|
47
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
48
|
+
credentials?:
|
|
49
|
+
| import("@aws-sdk/types").Credentials
|
|
50
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
51
|
+
| undefined;
|
|
52
|
+
signer?:
|
|
53
|
+
| import("@aws-sdk/types").RequestSigner
|
|
54
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
55
|
+
| undefined;
|
|
56
|
+
signingEscapePath?: boolean | undefined;
|
|
57
|
+
systemClockOffset?: number | undefined;
|
|
58
|
+
signingRegion?: string | undefined;
|
|
59
|
+
signerConstructor?:
|
|
60
|
+
| (new (
|
|
61
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
62
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
63
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
64
|
+
| undefined;
|
|
65
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
66
|
+
};
|
|
@@ -1,38 +1,66 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
-
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
+
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<
|
|
7
|
+
import("@aws-sdk/smithy-client").ResolvedDefaultsMode
|
|
8
|
+
>;
|
|
9
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
|
+
credentialDefaultProvider: (
|
|
13
|
+
input: any
|
|
14
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
15
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
16
|
+
import("@aws-sdk/types").UserAgent
|
|
17
|
+
>;
|
|
18
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
19
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
20
|
+
requestHandler:
|
|
21
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
22
|
+
any,
|
|
23
|
+
any,
|
|
24
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
25
|
+
> &
|
|
26
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
27
|
+
| RequestHandler;
|
|
28
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
29
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
31
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
32
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
33
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
34
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
35
|
+
apiVersion: string;
|
|
36
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
37
|
+
disableHostPrefix: boolean;
|
|
38
|
+
logger: import("@aws-sdk/types").Logger;
|
|
39
|
+
serviceId: string;
|
|
40
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
41
|
+
endpoint?:
|
|
42
|
+
| string
|
|
43
|
+
| import("@aws-sdk/types").Endpoint
|
|
44
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
45
|
+
| undefined;
|
|
46
|
+
tls?: boolean | undefined;
|
|
47
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
48
|
+
credentials?:
|
|
49
|
+
| import("@aws-sdk/types").Credentials
|
|
50
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
51
|
+
| undefined;
|
|
52
|
+
signer?:
|
|
53
|
+
| import("@aws-sdk/types").RequestSigner
|
|
54
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
55
|
+
| undefined;
|
|
56
|
+
signingEscapePath?: boolean | undefined;
|
|
57
|
+
systemClockOffset?: number | undefined;
|
|
58
|
+
signingRegion?: string | undefined;
|
|
59
|
+
signerConstructor?:
|
|
60
|
+
| (new (
|
|
61
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
62
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
63
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
64
|
+
| undefined;
|
|
65
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
66
|
+
};
|
|
@@ -1,37 +1,67 @@
|
|
|
1
|
-
import { RDSClientConfig } from "./RDSClient";
|
|
2
|
-
|
|
3
|
-
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
1
|
+
import { RDSClientConfig } from "./RDSClient";
|
|
2
|
+
|
|
3
|
+
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
4
|
+
runtime: string;
|
|
5
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
6
|
+
requestHandler:
|
|
7
|
+
| (import("@aws-sdk/types").RequestHandler<
|
|
8
|
+
any,
|
|
9
|
+
any,
|
|
10
|
+
import("@aws-sdk/types").HttpHandlerOptions
|
|
11
|
+
> &
|
|
12
|
+
import("@aws-sdk/protocol-http").HttpHandler)
|
|
13
|
+
| import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
14
|
+
apiVersion: string;
|
|
15
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
16
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
17
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
18
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
19
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
20
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
21
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
22
|
+
disableHostPrefix: boolean;
|
|
23
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
24
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
25
|
+
logger: import("@aws-sdk/types").Logger;
|
|
26
|
+
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
27
|
+
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
28
|
+
serviceId: string;
|
|
29
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
30
|
+
credentialDefaultProvider: (
|
|
31
|
+
input: any
|
|
32
|
+
) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
33
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
34
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<
|
|
35
|
+
import("@aws-sdk/types").UserAgent
|
|
36
|
+
>;
|
|
37
|
+
defaultsMode:
|
|
38
|
+
| import("@aws-sdk/smithy-client").DefaultsMode
|
|
39
|
+
| import("@aws-sdk/types").Provider<
|
|
40
|
+
import("@aws-sdk/smithy-client").DefaultsMode
|
|
41
|
+
>;
|
|
42
|
+
endpoint?:
|
|
43
|
+
| string
|
|
44
|
+
| import("@aws-sdk/types").Endpoint
|
|
45
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint>
|
|
46
|
+
| undefined;
|
|
47
|
+
tls?: boolean | undefined;
|
|
48
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
49
|
+
credentials?:
|
|
50
|
+
| import("@aws-sdk/types").Credentials
|
|
51
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>
|
|
52
|
+
| undefined;
|
|
53
|
+
signer?:
|
|
54
|
+
| import("@aws-sdk/types").RequestSigner
|
|
55
|
+
| import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
|
|
56
|
+
| undefined;
|
|
57
|
+
signingEscapePath?: boolean | undefined;
|
|
58
|
+
systemClockOffset?: number | undefined;
|
|
59
|
+
signingRegion?: string | undefined;
|
|
60
|
+
signerConstructor?:
|
|
61
|
+
| (new (
|
|
62
|
+
options: import("@aws-sdk/signature-v4").SignatureV4Init &
|
|
63
|
+
import("@aws-sdk/signature-v4").SignatureV4CryptoInit
|
|
64
|
+
) => import("@aws-sdk/types").RequestSigner)
|
|
65
|
+
| undefined;
|
|
66
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
67
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Logger as __Logger } from "@aws-sdk/types";
|
|
2
|
-
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
-
|
|
4
|
-
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
1
|
+
import { Logger as __Logger } from "@aws-sdk/types";
|
|
2
|
+
import { RDSClientConfig } from "./RDSClient";
|
|
3
|
+
|
|
4
|
+
export declare const getRuntimeConfig: (config: RDSClientConfig) => {
|
|
5
|
+
apiVersion: string;
|
|
6
|
+
disableHostPrefix: boolean;
|
|
7
|
+
logger: __Logger;
|
|
8
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
9
|
+
serviceId: string;
|
|
10
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from "./waitForDBClusterAvailable";
|
|
2
|
-
export * from "./waitForDBClusterDeleted";
|
|
3
|
-
export * from "./waitForDBClusterSnapshotAvailable";
|
|
4
|
-
export * from "./waitForDBClusterSnapshotDeleted";
|
|
5
|
-
export * from "./waitForDBInstanceAvailable";
|
|
6
|
-
export * from "./waitForDBInstanceDeleted";
|
|
7
|
-
export * from "./waitForDBSnapshotAvailable";
|
|
8
|
-
export * from "./waitForDBSnapshotDeleted";
|
|
1
|
+
export * from "./waitForDBClusterAvailable";
|
|
2
|
+
export * from "./waitForDBClusterDeleted";
|
|
3
|
+
export * from "./waitForDBClusterSnapshotAvailable";
|
|
4
|
+
export * from "./waitForDBClusterSnapshotDeleted";
|
|
5
|
+
export * from "./waitForDBInstanceAvailable";
|
|
6
|
+
export * from "./waitForDBInstanceDeleted";
|
|
7
|
+
export * from "./waitForDBSnapshotAvailable";
|
|
8
|
+
export * from "./waitForDBSnapshotDeleted";
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBClusterAvailable: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBClusterAvailable: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBClustersCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBClusterAvailable: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBClustersCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBClusterDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBClustersCommandInput } from "../commands/DescribeDBClustersCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBClusterDeleted: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBClustersCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBClusterDeleted: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBClustersCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBClusterSnapshotAvailable: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBClusterSnapshotAvailable: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBClusterSnapshotsCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBClusterSnapshotAvailable: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBClusterSnapshotsCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBClusterSnapshotDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBClusterSnapshotsCommandInput } from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBClusterSnapshotDeleted: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBClusterSnapshotsCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBClusterSnapshotDeleted: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBClusterSnapshotsCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBInstanceAvailable: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBInstanceAvailable: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBInstancesCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBInstanceAvailable: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBInstancesCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBInstanceDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBInstancesCommandInput } from "../commands/DescribeDBInstancesCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBInstanceDeleted: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBInstancesCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBInstanceDeleted: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBInstancesCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBSnapshotAvailable: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBSnapshotAvailable: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBSnapshotsCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBSnapshotAvailable: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBSnapshotsCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|
|
@@ -1,7 +1,13 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
-
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
|
-
import { RDSClient } from "../RDSClient";
|
|
4
|
-
|
|
5
|
-
export declare const waitForDBSnapshotDeleted: (
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
|
|
2
|
+
import { DescribeDBSnapshotsCommandInput } from "../commands/DescribeDBSnapshotsCommand";
|
|
3
|
+
import { RDSClient } from "../RDSClient";
|
|
4
|
+
|
|
5
|
+
export declare const waitForDBSnapshotDeleted: (
|
|
6
|
+
params: WaiterConfiguration<RDSClient>,
|
|
7
|
+
input: DescribeDBSnapshotsCommandInput
|
|
8
|
+
) => Promise<WaiterResult>;
|
|
9
|
+
|
|
10
|
+
export declare const waitUntilDBSnapshotDeleted: (
|
|
11
|
+
params: WaiterConfiguration<RDSClient>,
|
|
12
|
+
input: DescribeDBSnapshotsCommandInput
|
|
13
|
+
) => Promise<WaiterResult>;
|