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