@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
|
@@ -18,7 +18,6 @@ export interface DeleteDBInstanceCommandInput extends DeleteDBInstanceMessage {}
|
|
|
18
18
|
export interface DeleteDBInstanceCommandOutput
|
|
19
19
|
extends DeleteDBInstanceResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteDBInstanceCommand extends $Command<
|
|
23
22
|
DeleteDBInstanceCommandInput,
|
|
24
23
|
DeleteDBInstanceCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteDBInstanceCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteDBInstanceCommandInput;
|
|
28
27
|
constructor(input: DeleteDBInstanceCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: RDSClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import {
|
|
|
14
14
|
export interface DeleteDBParameterGroupCommandInput
|
|
15
15
|
extends DeleteDBParameterGroupMessage {}
|
|
16
16
|
export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeleteDBParameterGroupCommand extends $Command<
|
|
19
18
|
DeleteDBParameterGroupCommandInput,
|
|
20
19
|
DeleteDBParameterGroupCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeleteDBParameterGroupCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeleteDBParameterGroupCommandInput;
|
|
24
23
|
constructor(input: DeleteDBParameterGroupCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: RDSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteDBProxyCommandInput extends DeleteDBProxyRequest {}
|
|
|
18
18
|
export interface DeleteDBProxyCommandOutput
|
|
19
19
|
extends DeleteDBProxyResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteDBProxyCommand extends $Command<
|
|
23
22
|
DeleteDBProxyCommandInput,
|
|
24
23
|
DeleteDBProxyCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteDBProxyCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteDBProxyCommandInput;
|
|
28
27
|
constructor(input: DeleteDBProxyCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteDBProxyEndpointCommandInput
|
|
|
19
19
|
export interface DeleteDBProxyEndpointCommandOutput
|
|
20
20
|
extends DeleteDBProxyEndpointResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteDBProxyEndpointCommand extends $Command<
|
|
24
23
|
DeleteDBProxyEndpointCommandInput,
|
|
25
24
|
DeleteDBProxyEndpointCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteDBProxyEndpointCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteDBProxyEndpointCommandInput;
|
|
29
28
|
constructor(input: DeleteDBProxyEndpointCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import {
|
|
|
14
14
|
export interface DeleteDBSecurityGroupCommandInput
|
|
15
15
|
extends DeleteDBSecurityGroupMessage {}
|
|
16
16
|
export interface DeleteDBSecurityGroupCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeleteDBSecurityGroupCommand extends $Command<
|
|
19
18
|
DeleteDBSecurityGroupCommandInput,
|
|
20
19
|
DeleteDBSecurityGroupCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeleteDBSecurityGroupCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeleteDBSecurityGroupCommandInput;
|
|
24
23
|
constructor(input: DeleteDBSecurityGroupCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: RDSClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DeleteDBSnapshotCommandInput extends DeleteDBSnapshotMessage {}
|
|
|
18
18
|
export interface DeleteDBSnapshotCommandOutput
|
|
19
19
|
extends DeleteDBSnapshotResult,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DeleteDBSnapshotCommand extends $Command<
|
|
23
22
|
DeleteDBSnapshotCommandInput,
|
|
24
23
|
DeleteDBSnapshotCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DeleteDBSnapshotCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DeleteDBSnapshotCommandInput;
|
|
28
27
|
constructor(input: DeleteDBSnapshotCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: RDSClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import {
|
|
|
14
14
|
export interface DeleteDBSubnetGroupCommandInput
|
|
15
15
|
extends DeleteDBSubnetGroupMessage {}
|
|
16
16
|
export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeleteDBSubnetGroupCommand extends $Command<
|
|
19
18
|
DeleteDBSubnetGroupCommandInput,
|
|
20
19
|
DeleteDBSubnetGroupCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeleteDBSubnetGroupCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeleteDBSubnetGroupCommandInput;
|
|
24
23
|
constructor(input: DeleteDBSubnetGroupCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteEventSubscriptionCommandInput
|
|
|
19
19
|
export interface DeleteEventSubscriptionCommandOutput
|
|
20
20
|
extends DeleteEventSubscriptionResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteEventSubscriptionCommand extends $Command<
|
|
24
23
|
DeleteEventSubscriptionCommandInput,
|
|
25
24
|
DeleteEventSubscriptionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteEventSubscriptionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteEventSubscriptionCommandInput;
|
|
29
28
|
constructor(input: DeleteEventSubscriptionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeleteGlobalClusterCommandInput
|
|
|
19
19
|
export interface DeleteGlobalClusterCommandOutput
|
|
20
20
|
extends DeleteGlobalClusterResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeleteGlobalClusterCommand extends $Command<
|
|
24
23
|
DeleteGlobalClusterCommandInput,
|
|
25
24
|
DeleteGlobalClusterCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeleteGlobalClusterCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeleteGlobalClusterCommandInput;
|
|
29
28
|
constructor(input: DeleteGlobalClusterCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -14,7 +14,6 @@ import {
|
|
|
14
14
|
export interface DeleteOptionGroupCommandInput
|
|
15
15
|
extends DeleteOptionGroupMessage {}
|
|
16
16
|
export interface DeleteOptionGroupCommandOutput extends __MetadataBearer {}
|
|
17
|
-
|
|
18
17
|
export declare class DeleteOptionGroupCommand extends $Command<
|
|
19
18
|
DeleteOptionGroupCommandInput,
|
|
20
19
|
DeleteOptionGroupCommandOutput,
|
|
@@ -22,7 +21,6 @@ export declare class DeleteOptionGroupCommand extends $Command<
|
|
|
22
21
|
> {
|
|
23
22
|
readonly input: DeleteOptionGroupCommandInput;
|
|
24
23
|
constructor(input: DeleteOptionGroupCommandInput);
|
|
25
|
-
|
|
26
24
|
resolveMiddleware(
|
|
27
25
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
26
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DeregisterDBProxyTargetsCommandInput
|
|
|
19
19
|
export interface DeregisterDBProxyTargetsCommandOutput
|
|
20
20
|
extends DeregisterDBProxyTargetsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DeregisterDBProxyTargetsCommand extends $Command<
|
|
24
23
|
DeregisterDBProxyTargetsCommandInput,
|
|
25
24
|
DeregisterDBProxyTargetsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DeregisterDBProxyTargetsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DeregisterDBProxyTargetsCommandInput;
|
|
29
28
|
constructor(input: DeregisterDBProxyTargetsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeAccountAttributesCommandInput
|
|
|
19
19
|
export interface DescribeAccountAttributesCommandOutput
|
|
20
20
|
extends AccountAttributesMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeAccountAttributesCommand extends $Command<
|
|
24
23
|
DescribeAccountAttributesCommandInput,
|
|
25
24
|
DescribeAccountAttributesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeAccountAttributesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeAccountAttributesCommandInput;
|
|
29
28
|
constructor(input: DescribeAccountAttributesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeCertificatesCommandInput
|
|
|
19
19
|
export interface DescribeCertificatesCommandOutput
|
|
20
20
|
extends CertificateMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeCertificatesCommand extends $Command<
|
|
24
23
|
DescribeCertificatesCommandInput,
|
|
25
24
|
DescribeCertificatesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeCertificatesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeCertificatesCommandInput;
|
|
29
28
|
constructor(input: DescribeCertificatesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterBacktracksCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterBacktracksCommandOutput
|
|
20
20
|
extends DBClusterBacktrackMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterBacktracksCommand extends $Command<
|
|
24
23
|
DescribeDBClusterBacktracksCommandInput,
|
|
25
24
|
DescribeDBClusterBacktracksCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterBacktracksCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterBacktracksCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterBacktracksCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterEndpointsCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterEndpointsCommandOutput
|
|
20
20
|
extends DBClusterEndpointMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterEndpointsCommand extends $Command<
|
|
24
23
|
DescribeDBClusterEndpointsCommandInput,
|
|
25
24
|
DescribeDBClusterEndpointsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterEndpointsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterEndpointsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterEndpointsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParameterGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterParameterGroupsCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBClusterParameterGroupsCommandInput,
|
|
25
24
|
DescribeDBClusterParameterGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterParameterGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterParameterGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParametersCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterParametersCommandOutput
|
|
20
20
|
extends DBClusterParameterGroupDetails,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterParametersCommand extends $Command<
|
|
24
23
|
DescribeDBClusterParametersCommandInput,
|
|
25
24
|
DescribeDBClusterParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParametersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotAttributesCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterSnapshotAttributesCommandOutput
|
|
20
20
|
extends DescribeDBClusterSnapshotAttributesResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command<
|
|
24
23
|
DescribeDBClusterSnapshotAttributesCommandInput,
|
|
25
24
|
DescribeDBClusterSnapshotAttributesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterSnapshotAttributesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterSnapshotAttributesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotsCommandInput
|
|
|
19
19
|
export interface DescribeDBClusterSnapshotsCommandOutput
|
|
20
20
|
extends DBClusterSnapshotMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClusterSnapshotsCommand extends $Command<
|
|
24
23
|
DescribeDBClusterSnapshotsCommandInput,
|
|
25
24
|
DescribeDBClusterSnapshotsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClusterSnapshotsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClusterSnapshotsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBClustersCommandInput
|
|
|
19
19
|
export interface DescribeDBClustersCommandOutput
|
|
20
20
|
extends DBClusterMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBClustersCommand extends $Command<
|
|
24
23
|
DescribeDBClustersCommandInput,
|
|
25
24
|
DescribeDBClustersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBClustersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBClustersCommandInput;
|
|
29
28
|
constructor(input: DescribeDBClustersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBEngineVersionsCommandInput
|
|
|
19
19
|
export interface DescribeDBEngineVersionsCommandOutput
|
|
20
20
|
extends DBEngineVersionMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBEngineVersionsCommand extends $Command<
|
|
24
23
|
DescribeDBEngineVersionsCommandInput,
|
|
25
24
|
DescribeDBEngineVersionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBEngineVersionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBEngineVersionsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBEngineVersionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBInstanceAutomatedBackupsCommandInput
|
|
|
19
19
|
export interface DescribeDBInstanceAutomatedBackupsCommandOutput
|
|
20
20
|
extends DBInstanceAutomatedBackupMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBInstanceAutomatedBackupsCommand extends $Command<
|
|
24
23
|
DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
25
24
|
DescribeDBInstanceAutomatedBackupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBInstanceAutomatedBackupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBInstanceAutomatedBackupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBInstanceAutomatedBackupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBInstancesCommandInput
|
|
|
19
19
|
export interface DescribeDBInstancesCommandOutput
|
|
20
20
|
extends DBInstanceMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBInstancesCommand extends $Command<
|
|
24
23
|
DescribeDBInstancesCommandInput,
|
|
25
24
|
DescribeDBInstancesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBInstancesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBInstancesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBInstancesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBLogFilesCommandInput
|
|
|
19
19
|
export interface DescribeDBLogFilesCommandOutput
|
|
20
20
|
extends DescribeDBLogFilesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBLogFilesCommand extends $Command<
|
|
24
23
|
DescribeDBLogFilesCommandInput,
|
|
25
24
|
DescribeDBLogFilesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBLogFilesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBLogFilesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBLogFilesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBParameterGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBParameterGroupsCommandOutput
|
|
20
20
|
extends DBParameterGroupsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBParameterGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBParameterGroupsCommandInput,
|
|
25
24
|
DescribeDBParameterGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBParameterGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBParameterGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBParameterGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBParametersCommandInput
|
|
|
19
19
|
export interface DescribeDBParametersCommandOutput
|
|
20
20
|
extends DBParameterGroupDetails,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBParametersCommand extends $Command<
|
|
24
23
|
DescribeDBParametersCommandInput,
|
|
25
24
|
DescribeDBParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBParametersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeDBParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBProxiesCommandInput
|
|
|
19
19
|
export interface DescribeDBProxiesCommandOutput
|
|
20
20
|
extends DescribeDBProxiesResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBProxiesCommand extends $Command<
|
|
24
23
|
DescribeDBProxiesCommandInput,
|
|
25
24
|
DescribeDBProxiesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBProxiesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBProxiesCommandInput;
|
|
29
28
|
constructor(input: DescribeDBProxiesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBProxyEndpointsCommandInput
|
|
|
19
19
|
export interface DescribeDBProxyEndpointsCommandOutput
|
|
20
20
|
extends DescribeDBProxyEndpointsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBProxyEndpointsCommand extends $Command<
|
|
24
23
|
DescribeDBProxyEndpointsCommandInput,
|
|
25
24
|
DescribeDBProxyEndpointsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyEndpointsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBProxyEndpointsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBProxyEndpointsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBProxyTargetGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBProxyTargetGroupsCommandOutput
|
|
20
20
|
extends DescribeDBProxyTargetGroupsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBProxyTargetGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBProxyTargetGroupsCommandInput,
|
|
25
24
|
DescribeDBProxyTargetGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyTargetGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBProxyTargetGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBProxyTargetGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBProxyTargetsCommandInput
|
|
|
19
19
|
export interface DescribeDBProxyTargetsCommandOutput
|
|
20
20
|
extends DescribeDBProxyTargetsResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBProxyTargetsCommand extends $Command<
|
|
24
23
|
DescribeDBProxyTargetsCommandInput,
|
|
25
24
|
DescribeDBProxyTargetsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyTargetsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBProxyTargetsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBProxyTargetsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBSecurityGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBSecurityGroupsCommandOutput
|
|
20
20
|
extends DBSecurityGroupMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBSecurityGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBSecurityGroupsCommandInput,
|
|
25
24
|
DescribeDBSecurityGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBSecurityGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBSecurityGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBSecurityGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -17,7 +17,6 @@ export interface DescribeDBSnapshotAttributesCommandInput
|
|
|
17
17
|
export interface DescribeDBSnapshotAttributesCommandOutput
|
|
18
18
|
extends DescribeDBSnapshotAttributesResult,
|
|
19
19
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
20
|
export declare class DescribeDBSnapshotAttributesCommand extends $Command<
|
|
22
21
|
DescribeDBSnapshotAttributesCommandInput,
|
|
23
22
|
DescribeDBSnapshotAttributesCommandOutput,
|
|
@@ -25,7 +24,6 @@ export declare class DescribeDBSnapshotAttributesCommand extends $Command<
|
|
|
25
24
|
> {
|
|
26
25
|
readonly input: DescribeDBSnapshotAttributesCommandInput;
|
|
27
26
|
constructor(input: DescribeDBSnapshotAttributesCommandInput);
|
|
28
|
-
|
|
29
27
|
resolveMiddleware(
|
|
30
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
29
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBSnapshotsCommandInput
|
|
|
19
19
|
export interface DescribeDBSnapshotsCommandOutput
|
|
20
20
|
extends DBSnapshotMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBSnapshotsCommand extends $Command<
|
|
24
23
|
DescribeDBSnapshotsCommandInput,
|
|
25
24
|
DescribeDBSnapshotsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBSnapshotsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBSnapshotsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBSnapshotsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeDBSubnetGroupsCommandInput
|
|
|
19
19
|
export interface DescribeDBSubnetGroupsCommandOutput
|
|
20
20
|
extends DBSubnetGroupMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeDBSubnetGroupsCommand extends $Command<
|
|
24
23
|
DescribeDBSubnetGroupsCommandInput,
|
|
25
24
|
DescribeDBSubnetGroupsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeDBSubnetGroupsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeDBSubnetGroupsCommandInput;
|
|
29
28
|
constructor(input: DescribeDBSubnetGroupsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEngineDefaultClusterParametersCommandInput
|
|
|
19
19
|
export interface DescribeEngineDefaultClusterParametersCommandOutput
|
|
20
20
|
extends DescribeEngineDefaultClusterParametersResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEngineDefaultClusterParametersCommand extends $Command<
|
|
24
23
|
DescribeEngineDefaultClusterParametersCommandInput,
|
|
25
24
|
DescribeEngineDefaultClusterParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEngineDefaultClusterParametersCommand extends $Comm
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEngineDefaultClusterParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeEngineDefaultClusterParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEngineDefaultParametersCommandInput
|
|
|
19
19
|
export interface DescribeEngineDefaultParametersCommandOutput
|
|
20
20
|
extends DescribeEngineDefaultParametersResult,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEngineDefaultParametersCommand extends $Command<
|
|
24
23
|
DescribeEngineDefaultParametersCommandInput,
|
|
25
24
|
DescribeEngineDefaultParametersCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEngineDefaultParametersCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEngineDefaultParametersCommandInput;
|
|
29
28
|
constructor(input: DescribeEngineDefaultParametersCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEventCategoriesCommandInput
|
|
|
19
19
|
export interface DescribeEventCategoriesCommandOutput
|
|
20
20
|
extends EventCategoriesMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEventCategoriesCommand extends $Command<
|
|
24
23
|
DescribeEventCategoriesCommandInput,
|
|
25
24
|
DescribeEventCategoriesCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEventCategoriesCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEventCategoriesCommandInput;
|
|
29
28
|
constructor(input: DescribeEventCategoriesCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeEventSubscriptionsCommandInput
|
|
|
19
19
|
export interface DescribeEventSubscriptionsCommandOutput
|
|
20
20
|
extends EventSubscriptionsMessage,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
24
23
|
DescribeEventSubscriptionsCommandInput,
|
|
25
24
|
DescribeEventSubscriptionsCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeEventSubscriptionsCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeEventSubscriptionsCommandInput;
|
|
29
28
|
constructor(input: DescribeEventSubscriptionsCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: RDSClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
|
|
|
15
15
|
export interface DescribeEventsCommandOutput
|
|
16
16
|
extends EventsMessage,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeEventsCommand extends $Command<
|
|
20
19
|
DescribeEventsCommandInput,
|
|
21
20
|
DescribeEventsCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeEventsCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeEventsCommandInput;
|
|
25
24
|
constructor(input: DescribeEventsCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: RDSClientResolvedConfig,
|