@aws-sdk/client-rds 3.928.0 → 3.930.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +9960 -19892
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/RDSClient.js +2 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +3 -9
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +3 -9
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -9
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -9
- package/dist-es/commands/CancelExportTaskCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterCommand.js +2 -7
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -10
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -7
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBShardGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationCommand.js +3 -9
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -10
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -10
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBShardGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
- package/dist-es/commands/DeleteOptionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +3 -9
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -10
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -10
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -9
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -9
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -9
- package/dist-es/commands/DescribeEventsCommand.js +3 -9
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -9
- package/dist-es/commands/DescribeIntegrationsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -10
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -9
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -9
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -9
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +3 -10
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -9
- package/dist-es/commands/DisableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -10
- package/dist-es/commands/EnableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -10
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ModifyActivityStreamCommand.js +3 -9
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -9
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -9
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -10
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -10
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBRecommendationCommand.js +3 -9
- package/dist-es/commands/ModifyDBShardGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -9
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ModifyIntegrationCommand.js +3 -9
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -10
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -10
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -9
- package/dist-es/commands/RebootDBClusterCommand.js +3 -10
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -10
- package/dist-es/commands/RebootDBShardGroupCommand.js +3 -9
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +3 -9
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/StartActivityStreamCommand.js +3 -9
- package/dist-es/commands/StartDBClusterCommand.js +3 -10
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -7
- package/dist-es/commands/StartDBInstanceCommand.js +3 -10
- package/dist-es/commands/StartExportTaskCommand.js +3 -9
- package/dist-es/commands/StopActivityStreamCommand.js +3 -9
- package/dist-es/commands/StopDBClusterCommand.js +3 -10
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -9
- package/dist-es/commands/StopDBInstanceCommand.js +3 -10
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -100
- package/dist-es/models/models_1.js +0 -148
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +9912 -0
- package/dist-types/RDSClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -92
- package/dist-types/models/models_1.d.ts +0 -144
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +847 -0
- package/dist-types/ts3.4/RDSClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -61
- package/dist-types/ts3.4/models/models_1.d.ts +0 -106
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +853 -0
- package/package.json +35 -35
- package/dist-es/protocols/Aws_query.js +0 -18732
- package/dist-types/protocols/Aws_query.d.ts +0 -1469
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1961
|
@@ -1,1961 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AddRoleToDBClusterCommandInput,
|
|
8
|
-
AddRoleToDBClusterCommandOutput,
|
|
9
|
-
} from "../commands/AddRoleToDBClusterCommand";
|
|
10
|
-
import {
|
|
11
|
-
AddRoleToDBInstanceCommandInput,
|
|
12
|
-
AddRoleToDBInstanceCommandOutput,
|
|
13
|
-
} from "../commands/AddRoleToDBInstanceCommand";
|
|
14
|
-
import {
|
|
15
|
-
AddSourceIdentifierToSubscriptionCommandInput,
|
|
16
|
-
AddSourceIdentifierToSubscriptionCommandOutput,
|
|
17
|
-
} from "../commands/AddSourceIdentifierToSubscriptionCommand";
|
|
18
|
-
import {
|
|
19
|
-
AddTagsToResourceCommandInput,
|
|
20
|
-
AddTagsToResourceCommandOutput,
|
|
21
|
-
} from "../commands/AddTagsToResourceCommand";
|
|
22
|
-
import {
|
|
23
|
-
ApplyPendingMaintenanceActionCommandInput,
|
|
24
|
-
ApplyPendingMaintenanceActionCommandOutput,
|
|
25
|
-
} from "../commands/ApplyPendingMaintenanceActionCommand";
|
|
26
|
-
import {
|
|
27
|
-
AuthorizeDBSecurityGroupIngressCommandInput,
|
|
28
|
-
AuthorizeDBSecurityGroupIngressCommandOutput,
|
|
29
|
-
} from "../commands/AuthorizeDBSecurityGroupIngressCommand";
|
|
30
|
-
import {
|
|
31
|
-
BacktrackDBClusterCommandInput,
|
|
32
|
-
BacktrackDBClusterCommandOutput,
|
|
33
|
-
} from "../commands/BacktrackDBClusterCommand";
|
|
34
|
-
import {
|
|
35
|
-
CancelExportTaskCommandInput,
|
|
36
|
-
CancelExportTaskCommandOutput,
|
|
37
|
-
} from "../commands/CancelExportTaskCommand";
|
|
38
|
-
import {
|
|
39
|
-
CopyDBClusterParameterGroupCommandInput,
|
|
40
|
-
CopyDBClusterParameterGroupCommandOutput,
|
|
41
|
-
} from "../commands/CopyDBClusterParameterGroupCommand";
|
|
42
|
-
import {
|
|
43
|
-
CopyDBClusterSnapshotCommandInput,
|
|
44
|
-
CopyDBClusterSnapshotCommandOutput,
|
|
45
|
-
} from "../commands/CopyDBClusterSnapshotCommand";
|
|
46
|
-
import {
|
|
47
|
-
CopyDBParameterGroupCommandInput,
|
|
48
|
-
CopyDBParameterGroupCommandOutput,
|
|
49
|
-
} from "../commands/CopyDBParameterGroupCommand";
|
|
50
|
-
import {
|
|
51
|
-
CopyDBSnapshotCommandInput,
|
|
52
|
-
CopyDBSnapshotCommandOutput,
|
|
53
|
-
} from "../commands/CopyDBSnapshotCommand";
|
|
54
|
-
import {
|
|
55
|
-
CopyOptionGroupCommandInput,
|
|
56
|
-
CopyOptionGroupCommandOutput,
|
|
57
|
-
} from "../commands/CopyOptionGroupCommand";
|
|
58
|
-
import {
|
|
59
|
-
CreateBlueGreenDeploymentCommandInput,
|
|
60
|
-
CreateBlueGreenDeploymentCommandOutput,
|
|
61
|
-
} from "../commands/CreateBlueGreenDeploymentCommand";
|
|
62
|
-
import {
|
|
63
|
-
CreateCustomDBEngineVersionCommandInput,
|
|
64
|
-
CreateCustomDBEngineVersionCommandOutput,
|
|
65
|
-
} from "../commands/CreateCustomDBEngineVersionCommand";
|
|
66
|
-
import {
|
|
67
|
-
CreateDBClusterCommandInput,
|
|
68
|
-
CreateDBClusterCommandOutput,
|
|
69
|
-
} from "../commands/CreateDBClusterCommand";
|
|
70
|
-
import {
|
|
71
|
-
CreateDBClusterEndpointCommandInput,
|
|
72
|
-
CreateDBClusterEndpointCommandOutput,
|
|
73
|
-
} from "../commands/CreateDBClusterEndpointCommand";
|
|
74
|
-
import {
|
|
75
|
-
CreateDBClusterParameterGroupCommandInput,
|
|
76
|
-
CreateDBClusterParameterGroupCommandOutput,
|
|
77
|
-
} from "../commands/CreateDBClusterParameterGroupCommand";
|
|
78
|
-
import {
|
|
79
|
-
CreateDBClusterSnapshotCommandInput,
|
|
80
|
-
CreateDBClusterSnapshotCommandOutput,
|
|
81
|
-
} from "../commands/CreateDBClusterSnapshotCommand";
|
|
82
|
-
import {
|
|
83
|
-
CreateDBInstanceCommandInput,
|
|
84
|
-
CreateDBInstanceCommandOutput,
|
|
85
|
-
} from "../commands/CreateDBInstanceCommand";
|
|
86
|
-
import {
|
|
87
|
-
CreateDBInstanceReadReplicaCommandInput,
|
|
88
|
-
CreateDBInstanceReadReplicaCommandOutput,
|
|
89
|
-
} from "../commands/CreateDBInstanceReadReplicaCommand";
|
|
90
|
-
import {
|
|
91
|
-
CreateDBParameterGroupCommandInput,
|
|
92
|
-
CreateDBParameterGroupCommandOutput,
|
|
93
|
-
} from "../commands/CreateDBParameterGroupCommand";
|
|
94
|
-
import {
|
|
95
|
-
CreateDBProxyCommandInput,
|
|
96
|
-
CreateDBProxyCommandOutput,
|
|
97
|
-
} from "../commands/CreateDBProxyCommand";
|
|
98
|
-
import {
|
|
99
|
-
CreateDBProxyEndpointCommandInput,
|
|
100
|
-
CreateDBProxyEndpointCommandOutput,
|
|
101
|
-
} from "../commands/CreateDBProxyEndpointCommand";
|
|
102
|
-
import {
|
|
103
|
-
CreateDBSecurityGroupCommandInput,
|
|
104
|
-
CreateDBSecurityGroupCommandOutput,
|
|
105
|
-
} from "../commands/CreateDBSecurityGroupCommand";
|
|
106
|
-
import {
|
|
107
|
-
CreateDBShardGroupCommandInput,
|
|
108
|
-
CreateDBShardGroupCommandOutput,
|
|
109
|
-
} from "../commands/CreateDBShardGroupCommand";
|
|
110
|
-
import {
|
|
111
|
-
CreateDBSnapshotCommandInput,
|
|
112
|
-
CreateDBSnapshotCommandOutput,
|
|
113
|
-
} from "../commands/CreateDBSnapshotCommand";
|
|
114
|
-
import {
|
|
115
|
-
CreateDBSubnetGroupCommandInput,
|
|
116
|
-
CreateDBSubnetGroupCommandOutput,
|
|
117
|
-
} from "../commands/CreateDBSubnetGroupCommand";
|
|
118
|
-
import {
|
|
119
|
-
CreateEventSubscriptionCommandInput,
|
|
120
|
-
CreateEventSubscriptionCommandOutput,
|
|
121
|
-
} from "../commands/CreateEventSubscriptionCommand";
|
|
122
|
-
import {
|
|
123
|
-
CreateGlobalClusterCommandInput,
|
|
124
|
-
CreateGlobalClusterCommandOutput,
|
|
125
|
-
} from "../commands/CreateGlobalClusterCommand";
|
|
126
|
-
import {
|
|
127
|
-
CreateIntegrationCommandInput,
|
|
128
|
-
CreateIntegrationCommandOutput,
|
|
129
|
-
} from "../commands/CreateIntegrationCommand";
|
|
130
|
-
import {
|
|
131
|
-
CreateOptionGroupCommandInput,
|
|
132
|
-
CreateOptionGroupCommandOutput,
|
|
133
|
-
} from "../commands/CreateOptionGroupCommand";
|
|
134
|
-
import {
|
|
135
|
-
CreateTenantDatabaseCommandInput,
|
|
136
|
-
CreateTenantDatabaseCommandOutput,
|
|
137
|
-
} from "../commands/CreateTenantDatabaseCommand";
|
|
138
|
-
import {
|
|
139
|
-
DeleteBlueGreenDeploymentCommandInput,
|
|
140
|
-
DeleteBlueGreenDeploymentCommandOutput,
|
|
141
|
-
} from "../commands/DeleteBlueGreenDeploymentCommand";
|
|
142
|
-
import {
|
|
143
|
-
DeleteCustomDBEngineVersionCommandInput,
|
|
144
|
-
DeleteCustomDBEngineVersionCommandOutput,
|
|
145
|
-
} from "../commands/DeleteCustomDBEngineVersionCommand";
|
|
146
|
-
import {
|
|
147
|
-
DeleteDBClusterAutomatedBackupCommandInput,
|
|
148
|
-
DeleteDBClusterAutomatedBackupCommandOutput,
|
|
149
|
-
} from "../commands/DeleteDBClusterAutomatedBackupCommand";
|
|
150
|
-
import {
|
|
151
|
-
DeleteDBClusterCommandInput,
|
|
152
|
-
DeleteDBClusterCommandOutput,
|
|
153
|
-
} from "../commands/DeleteDBClusterCommand";
|
|
154
|
-
import {
|
|
155
|
-
DeleteDBClusterEndpointCommandInput,
|
|
156
|
-
DeleteDBClusterEndpointCommandOutput,
|
|
157
|
-
} from "../commands/DeleteDBClusterEndpointCommand";
|
|
158
|
-
import {
|
|
159
|
-
DeleteDBClusterParameterGroupCommandInput,
|
|
160
|
-
DeleteDBClusterParameterGroupCommandOutput,
|
|
161
|
-
} from "../commands/DeleteDBClusterParameterGroupCommand";
|
|
162
|
-
import {
|
|
163
|
-
DeleteDBClusterSnapshotCommandInput,
|
|
164
|
-
DeleteDBClusterSnapshotCommandOutput,
|
|
165
|
-
} from "../commands/DeleteDBClusterSnapshotCommand";
|
|
166
|
-
import {
|
|
167
|
-
DeleteDBInstanceAutomatedBackupCommandInput,
|
|
168
|
-
DeleteDBInstanceAutomatedBackupCommandOutput,
|
|
169
|
-
} from "../commands/DeleteDBInstanceAutomatedBackupCommand";
|
|
170
|
-
import {
|
|
171
|
-
DeleteDBInstanceCommandInput,
|
|
172
|
-
DeleteDBInstanceCommandOutput,
|
|
173
|
-
} from "../commands/DeleteDBInstanceCommand";
|
|
174
|
-
import {
|
|
175
|
-
DeleteDBParameterGroupCommandInput,
|
|
176
|
-
DeleteDBParameterGroupCommandOutput,
|
|
177
|
-
} from "../commands/DeleteDBParameterGroupCommand";
|
|
178
|
-
import {
|
|
179
|
-
DeleteDBProxyCommandInput,
|
|
180
|
-
DeleteDBProxyCommandOutput,
|
|
181
|
-
} from "../commands/DeleteDBProxyCommand";
|
|
182
|
-
import {
|
|
183
|
-
DeleteDBProxyEndpointCommandInput,
|
|
184
|
-
DeleteDBProxyEndpointCommandOutput,
|
|
185
|
-
} from "../commands/DeleteDBProxyEndpointCommand";
|
|
186
|
-
import {
|
|
187
|
-
DeleteDBSecurityGroupCommandInput,
|
|
188
|
-
DeleteDBSecurityGroupCommandOutput,
|
|
189
|
-
} from "../commands/DeleteDBSecurityGroupCommand";
|
|
190
|
-
import {
|
|
191
|
-
DeleteDBShardGroupCommandInput,
|
|
192
|
-
DeleteDBShardGroupCommandOutput,
|
|
193
|
-
} from "../commands/DeleteDBShardGroupCommand";
|
|
194
|
-
import {
|
|
195
|
-
DeleteDBSnapshotCommandInput,
|
|
196
|
-
DeleteDBSnapshotCommandOutput,
|
|
197
|
-
} from "../commands/DeleteDBSnapshotCommand";
|
|
198
|
-
import {
|
|
199
|
-
DeleteDBSubnetGroupCommandInput,
|
|
200
|
-
DeleteDBSubnetGroupCommandOutput,
|
|
201
|
-
} from "../commands/DeleteDBSubnetGroupCommand";
|
|
202
|
-
import {
|
|
203
|
-
DeleteEventSubscriptionCommandInput,
|
|
204
|
-
DeleteEventSubscriptionCommandOutput,
|
|
205
|
-
} from "../commands/DeleteEventSubscriptionCommand";
|
|
206
|
-
import {
|
|
207
|
-
DeleteGlobalClusterCommandInput,
|
|
208
|
-
DeleteGlobalClusterCommandOutput,
|
|
209
|
-
} from "../commands/DeleteGlobalClusterCommand";
|
|
210
|
-
import {
|
|
211
|
-
DeleteIntegrationCommandInput,
|
|
212
|
-
DeleteIntegrationCommandOutput,
|
|
213
|
-
} from "../commands/DeleteIntegrationCommand";
|
|
214
|
-
import {
|
|
215
|
-
DeleteOptionGroupCommandInput,
|
|
216
|
-
DeleteOptionGroupCommandOutput,
|
|
217
|
-
} from "../commands/DeleteOptionGroupCommand";
|
|
218
|
-
import {
|
|
219
|
-
DeleteTenantDatabaseCommandInput,
|
|
220
|
-
DeleteTenantDatabaseCommandOutput,
|
|
221
|
-
} from "../commands/DeleteTenantDatabaseCommand";
|
|
222
|
-
import {
|
|
223
|
-
DeregisterDBProxyTargetsCommandInput,
|
|
224
|
-
DeregisterDBProxyTargetsCommandOutput,
|
|
225
|
-
} from "../commands/DeregisterDBProxyTargetsCommand";
|
|
226
|
-
import {
|
|
227
|
-
DescribeAccountAttributesCommandInput,
|
|
228
|
-
DescribeAccountAttributesCommandOutput,
|
|
229
|
-
} from "../commands/DescribeAccountAttributesCommand";
|
|
230
|
-
import {
|
|
231
|
-
DescribeBlueGreenDeploymentsCommandInput,
|
|
232
|
-
DescribeBlueGreenDeploymentsCommandOutput,
|
|
233
|
-
} from "../commands/DescribeBlueGreenDeploymentsCommand";
|
|
234
|
-
import {
|
|
235
|
-
DescribeCertificatesCommandInput,
|
|
236
|
-
DescribeCertificatesCommandOutput,
|
|
237
|
-
} from "../commands/DescribeCertificatesCommand";
|
|
238
|
-
import {
|
|
239
|
-
DescribeDBClusterAutomatedBackupsCommandInput,
|
|
240
|
-
DescribeDBClusterAutomatedBackupsCommandOutput,
|
|
241
|
-
} from "../commands/DescribeDBClusterAutomatedBackupsCommand";
|
|
242
|
-
import {
|
|
243
|
-
DescribeDBClusterBacktracksCommandInput,
|
|
244
|
-
DescribeDBClusterBacktracksCommandOutput,
|
|
245
|
-
} from "../commands/DescribeDBClusterBacktracksCommand";
|
|
246
|
-
import {
|
|
247
|
-
DescribeDBClusterEndpointsCommandInput,
|
|
248
|
-
DescribeDBClusterEndpointsCommandOutput,
|
|
249
|
-
} from "../commands/DescribeDBClusterEndpointsCommand";
|
|
250
|
-
import {
|
|
251
|
-
DescribeDBClusterParameterGroupsCommandInput,
|
|
252
|
-
DescribeDBClusterParameterGroupsCommandOutput,
|
|
253
|
-
} from "../commands/DescribeDBClusterParameterGroupsCommand";
|
|
254
|
-
import {
|
|
255
|
-
DescribeDBClusterParametersCommandInput,
|
|
256
|
-
DescribeDBClusterParametersCommandOutput,
|
|
257
|
-
} from "../commands/DescribeDBClusterParametersCommand";
|
|
258
|
-
import {
|
|
259
|
-
DescribeDBClustersCommandInput,
|
|
260
|
-
DescribeDBClustersCommandOutput,
|
|
261
|
-
} from "../commands/DescribeDBClustersCommand";
|
|
262
|
-
import {
|
|
263
|
-
DescribeDBClusterSnapshotAttributesCommandInput,
|
|
264
|
-
DescribeDBClusterSnapshotAttributesCommandOutput,
|
|
265
|
-
} from "../commands/DescribeDBClusterSnapshotAttributesCommand";
|
|
266
|
-
import {
|
|
267
|
-
DescribeDBClusterSnapshotsCommandInput,
|
|
268
|
-
DescribeDBClusterSnapshotsCommandOutput,
|
|
269
|
-
} from "../commands/DescribeDBClusterSnapshotsCommand";
|
|
270
|
-
import {
|
|
271
|
-
DescribeDBEngineVersionsCommandInput,
|
|
272
|
-
DescribeDBEngineVersionsCommandOutput,
|
|
273
|
-
} from "../commands/DescribeDBEngineVersionsCommand";
|
|
274
|
-
import {
|
|
275
|
-
DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
276
|
-
DescribeDBInstanceAutomatedBackupsCommandOutput,
|
|
277
|
-
} from "../commands/DescribeDBInstanceAutomatedBackupsCommand";
|
|
278
|
-
import {
|
|
279
|
-
DescribeDBInstancesCommandInput,
|
|
280
|
-
DescribeDBInstancesCommandOutput,
|
|
281
|
-
} from "../commands/DescribeDBInstancesCommand";
|
|
282
|
-
import {
|
|
283
|
-
DescribeDBLogFilesCommandInput,
|
|
284
|
-
DescribeDBLogFilesCommandOutput,
|
|
285
|
-
} from "../commands/DescribeDBLogFilesCommand";
|
|
286
|
-
import {
|
|
287
|
-
DescribeDBMajorEngineVersionsCommandInput,
|
|
288
|
-
DescribeDBMajorEngineVersionsCommandOutput,
|
|
289
|
-
} from "../commands/DescribeDBMajorEngineVersionsCommand";
|
|
290
|
-
import {
|
|
291
|
-
DescribeDBParameterGroupsCommandInput,
|
|
292
|
-
DescribeDBParameterGroupsCommandOutput,
|
|
293
|
-
} from "../commands/DescribeDBParameterGroupsCommand";
|
|
294
|
-
import {
|
|
295
|
-
DescribeDBParametersCommandInput,
|
|
296
|
-
DescribeDBParametersCommandOutput,
|
|
297
|
-
} from "../commands/DescribeDBParametersCommand";
|
|
298
|
-
import {
|
|
299
|
-
DescribeDBProxiesCommandInput,
|
|
300
|
-
DescribeDBProxiesCommandOutput,
|
|
301
|
-
} from "../commands/DescribeDBProxiesCommand";
|
|
302
|
-
import {
|
|
303
|
-
DescribeDBProxyEndpointsCommandInput,
|
|
304
|
-
DescribeDBProxyEndpointsCommandOutput,
|
|
305
|
-
} from "../commands/DescribeDBProxyEndpointsCommand";
|
|
306
|
-
import {
|
|
307
|
-
DescribeDBProxyTargetGroupsCommandInput,
|
|
308
|
-
DescribeDBProxyTargetGroupsCommandOutput,
|
|
309
|
-
} from "../commands/DescribeDBProxyTargetGroupsCommand";
|
|
310
|
-
import {
|
|
311
|
-
DescribeDBProxyTargetsCommandInput,
|
|
312
|
-
DescribeDBProxyTargetsCommandOutput,
|
|
313
|
-
} from "../commands/DescribeDBProxyTargetsCommand";
|
|
314
|
-
import {
|
|
315
|
-
DescribeDBRecommendationsCommandInput,
|
|
316
|
-
DescribeDBRecommendationsCommandOutput,
|
|
317
|
-
} from "../commands/DescribeDBRecommendationsCommand";
|
|
318
|
-
import {
|
|
319
|
-
DescribeDBSecurityGroupsCommandInput,
|
|
320
|
-
DescribeDBSecurityGroupsCommandOutput,
|
|
321
|
-
} from "../commands/DescribeDBSecurityGroupsCommand";
|
|
322
|
-
import {
|
|
323
|
-
DescribeDBShardGroupsCommandInput,
|
|
324
|
-
DescribeDBShardGroupsCommandOutput,
|
|
325
|
-
} from "../commands/DescribeDBShardGroupsCommand";
|
|
326
|
-
import {
|
|
327
|
-
DescribeDBSnapshotAttributesCommandInput,
|
|
328
|
-
DescribeDBSnapshotAttributesCommandOutput,
|
|
329
|
-
} from "../commands/DescribeDBSnapshotAttributesCommand";
|
|
330
|
-
import {
|
|
331
|
-
DescribeDBSnapshotsCommandInput,
|
|
332
|
-
DescribeDBSnapshotsCommandOutput,
|
|
333
|
-
} from "../commands/DescribeDBSnapshotsCommand";
|
|
334
|
-
import {
|
|
335
|
-
DescribeDBSnapshotTenantDatabasesCommandInput,
|
|
336
|
-
DescribeDBSnapshotTenantDatabasesCommandOutput,
|
|
337
|
-
} from "../commands/DescribeDBSnapshotTenantDatabasesCommand";
|
|
338
|
-
import {
|
|
339
|
-
DescribeDBSubnetGroupsCommandInput,
|
|
340
|
-
DescribeDBSubnetGroupsCommandOutput,
|
|
341
|
-
} from "../commands/DescribeDBSubnetGroupsCommand";
|
|
342
|
-
import {
|
|
343
|
-
DescribeEngineDefaultClusterParametersCommandInput,
|
|
344
|
-
DescribeEngineDefaultClusterParametersCommandOutput,
|
|
345
|
-
} from "../commands/DescribeEngineDefaultClusterParametersCommand";
|
|
346
|
-
import {
|
|
347
|
-
DescribeEngineDefaultParametersCommandInput,
|
|
348
|
-
DescribeEngineDefaultParametersCommandOutput,
|
|
349
|
-
} from "../commands/DescribeEngineDefaultParametersCommand";
|
|
350
|
-
import {
|
|
351
|
-
DescribeEventCategoriesCommandInput,
|
|
352
|
-
DescribeEventCategoriesCommandOutput,
|
|
353
|
-
} from "../commands/DescribeEventCategoriesCommand";
|
|
354
|
-
import {
|
|
355
|
-
DescribeEventsCommandInput,
|
|
356
|
-
DescribeEventsCommandOutput,
|
|
357
|
-
} from "../commands/DescribeEventsCommand";
|
|
358
|
-
import {
|
|
359
|
-
DescribeEventSubscriptionsCommandInput,
|
|
360
|
-
DescribeEventSubscriptionsCommandOutput,
|
|
361
|
-
} from "../commands/DescribeEventSubscriptionsCommand";
|
|
362
|
-
import {
|
|
363
|
-
DescribeExportTasksCommandInput,
|
|
364
|
-
DescribeExportTasksCommandOutput,
|
|
365
|
-
} from "../commands/DescribeExportTasksCommand";
|
|
366
|
-
import {
|
|
367
|
-
DescribeGlobalClustersCommandInput,
|
|
368
|
-
DescribeGlobalClustersCommandOutput,
|
|
369
|
-
} from "../commands/DescribeGlobalClustersCommand";
|
|
370
|
-
import {
|
|
371
|
-
DescribeIntegrationsCommandInput,
|
|
372
|
-
DescribeIntegrationsCommandOutput,
|
|
373
|
-
} from "../commands/DescribeIntegrationsCommand";
|
|
374
|
-
import {
|
|
375
|
-
DescribeOptionGroupOptionsCommandInput,
|
|
376
|
-
DescribeOptionGroupOptionsCommandOutput,
|
|
377
|
-
} from "../commands/DescribeOptionGroupOptionsCommand";
|
|
378
|
-
import {
|
|
379
|
-
DescribeOptionGroupsCommandInput,
|
|
380
|
-
DescribeOptionGroupsCommandOutput,
|
|
381
|
-
} from "../commands/DescribeOptionGroupsCommand";
|
|
382
|
-
import {
|
|
383
|
-
DescribeOrderableDBInstanceOptionsCommandInput,
|
|
384
|
-
DescribeOrderableDBInstanceOptionsCommandOutput,
|
|
385
|
-
} from "../commands/DescribeOrderableDBInstanceOptionsCommand";
|
|
386
|
-
import {
|
|
387
|
-
DescribePendingMaintenanceActionsCommandInput,
|
|
388
|
-
DescribePendingMaintenanceActionsCommandOutput,
|
|
389
|
-
} from "../commands/DescribePendingMaintenanceActionsCommand";
|
|
390
|
-
import {
|
|
391
|
-
DescribeReservedDBInstancesCommandInput,
|
|
392
|
-
DescribeReservedDBInstancesCommandOutput,
|
|
393
|
-
} from "../commands/DescribeReservedDBInstancesCommand";
|
|
394
|
-
import {
|
|
395
|
-
DescribeReservedDBInstancesOfferingsCommandInput,
|
|
396
|
-
DescribeReservedDBInstancesOfferingsCommandOutput,
|
|
397
|
-
} from "../commands/DescribeReservedDBInstancesOfferingsCommand";
|
|
398
|
-
import {
|
|
399
|
-
DescribeSourceRegionsCommandInput,
|
|
400
|
-
DescribeSourceRegionsCommandOutput,
|
|
401
|
-
} from "../commands/DescribeSourceRegionsCommand";
|
|
402
|
-
import {
|
|
403
|
-
DescribeTenantDatabasesCommandInput,
|
|
404
|
-
DescribeTenantDatabasesCommandOutput,
|
|
405
|
-
} from "../commands/DescribeTenantDatabasesCommand";
|
|
406
|
-
import {
|
|
407
|
-
DescribeValidDBInstanceModificationsCommandInput,
|
|
408
|
-
DescribeValidDBInstanceModificationsCommandOutput,
|
|
409
|
-
} from "../commands/DescribeValidDBInstanceModificationsCommand";
|
|
410
|
-
import {
|
|
411
|
-
DisableHttpEndpointCommandInput,
|
|
412
|
-
DisableHttpEndpointCommandOutput,
|
|
413
|
-
} from "../commands/DisableHttpEndpointCommand";
|
|
414
|
-
import {
|
|
415
|
-
DownloadDBLogFilePortionCommandInput,
|
|
416
|
-
DownloadDBLogFilePortionCommandOutput,
|
|
417
|
-
} from "../commands/DownloadDBLogFilePortionCommand";
|
|
418
|
-
import {
|
|
419
|
-
EnableHttpEndpointCommandInput,
|
|
420
|
-
EnableHttpEndpointCommandOutput,
|
|
421
|
-
} from "../commands/EnableHttpEndpointCommand";
|
|
422
|
-
import {
|
|
423
|
-
FailoverDBClusterCommandInput,
|
|
424
|
-
FailoverDBClusterCommandOutput,
|
|
425
|
-
} from "../commands/FailoverDBClusterCommand";
|
|
426
|
-
import {
|
|
427
|
-
FailoverGlobalClusterCommandInput,
|
|
428
|
-
FailoverGlobalClusterCommandOutput,
|
|
429
|
-
} from "../commands/FailoverGlobalClusterCommand";
|
|
430
|
-
import {
|
|
431
|
-
ListTagsForResourceCommandInput,
|
|
432
|
-
ListTagsForResourceCommandOutput,
|
|
433
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
434
|
-
import {
|
|
435
|
-
ModifyActivityStreamCommandInput,
|
|
436
|
-
ModifyActivityStreamCommandOutput,
|
|
437
|
-
} from "../commands/ModifyActivityStreamCommand";
|
|
438
|
-
import {
|
|
439
|
-
ModifyCertificatesCommandInput,
|
|
440
|
-
ModifyCertificatesCommandOutput,
|
|
441
|
-
} from "../commands/ModifyCertificatesCommand";
|
|
442
|
-
import {
|
|
443
|
-
ModifyCurrentDBClusterCapacityCommandInput,
|
|
444
|
-
ModifyCurrentDBClusterCapacityCommandOutput,
|
|
445
|
-
} from "../commands/ModifyCurrentDBClusterCapacityCommand";
|
|
446
|
-
import {
|
|
447
|
-
ModifyCustomDBEngineVersionCommandInput,
|
|
448
|
-
ModifyCustomDBEngineVersionCommandOutput,
|
|
449
|
-
} from "../commands/ModifyCustomDBEngineVersionCommand";
|
|
450
|
-
import {
|
|
451
|
-
ModifyDBClusterCommandInput,
|
|
452
|
-
ModifyDBClusterCommandOutput,
|
|
453
|
-
} from "../commands/ModifyDBClusterCommand";
|
|
454
|
-
import {
|
|
455
|
-
ModifyDBClusterEndpointCommandInput,
|
|
456
|
-
ModifyDBClusterEndpointCommandOutput,
|
|
457
|
-
} from "../commands/ModifyDBClusterEndpointCommand";
|
|
458
|
-
import {
|
|
459
|
-
ModifyDBClusterParameterGroupCommandInput,
|
|
460
|
-
ModifyDBClusterParameterGroupCommandOutput,
|
|
461
|
-
} from "../commands/ModifyDBClusterParameterGroupCommand";
|
|
462
|
-
import {
|
|
463
|
-
ModifyDBClusterSnapshotAttributeCommandInput,
|
|
464
|
-
ModifyDBClusterSnapshotAttributeCommandOutput,
|
|
465
|
-
} from "../commands/ModifyDBClusterSnapshotAttributeCommand";
|
|
466
|
-
import {
|
|
467
|
-
ModifyDBInstanceCommandInput,
|
|
468
|
-
ModifyDBInstanceCommandOutput,
|
|
469
|
-
} from "../commands/ModifyDBInstanceCommand";
|
|
470
|
-
import {
|
|
471
|
-
ModifyDBParameterGroupCommandInput,
|
|
472
|
-
ModifyDBParameterGroupCommandOutput,
|
|
473
|
-
} from "../commands/ModifyDBParameterGroupCommand";
|
|
474
|
-
import {
|
|
475
|
-
ModifyDBProxyCommandInput,
|
|
476
|
-
ModifyDBProxyCommandOutput,
|
|
477
|
-
} from "../commands/ModifyDBProxyCommand";
|
|
478
|
-
import {
|
|
479
|
-
ModifyDBProxyEndpointCommandInput,
|
|
480
|
-
ModifyDBProxyEndpointCommandOutput,
|
|
481
|
-
} from "../commands/ModifyDBProxyEndpointCommand";
|
|
482
|
-
import {
|
|
483
|
-
ModifyDBProxyTargetGroupCommandInput,
|
|
484
|
-
ModifyDBProxyTargetGroupCommandOutput,
|
|
485
|
-
} from "../commands/ModifyDBProxyTargetGroupCommand";
|
|
486
|
-
import {
|
|
487
|
-
ModifyDBRecommendationCommandInput,
|
|
488
|
-
ModifyDBRecommendationCommandOutput,
|
|
489
|
-
} from "../commands/ModifyDBRecommendationCommand";
|
|
490
|
-
import {
|
|
491
|
-
ModifyDBShardGroupCommandInput,
|
|
492
|
-
ModifyDBShardGroupCommandOutput,
|
|
493
|
-
} from "../commands/ModifyDBShardGroupCommand";
|
|
494
|
-
import {
|
|
495
|
-
ModifyDBSnapshotAttributeCommandInput,
|
|
496
|
-
ModifyDBSnapshotAttributeCommandOutput,
|
|
497
|
-
} from "../commands/ModifyDBSnapshotAttributeCommand";
|
|
498
|
-
import {
|
|
499
|
-
ModifyDBSnapshotCommandInput,
|
|
500
|
-
ModifyDBSnapshotCommandOutput,
|
|
501
|
-
} from "../commands/ModifyDBSnapshotCommand";
|
|
502
|
-
import {
|
|
503
|
-
ModifyDBSubnetGroupCommandInput,
|
|
504
|
-
ModifyDBSubnetGroupCommandOutput,
|
|
505
|
-
} from "../commands/ModifyDBSubnetGroupCommand";
|
|
506
|
-
import {
|
|
507
|
-
ModifyEventSubscriptionCommandInput,
|
|
508
|
-
ModifyEventSubscriptionCommandOutput,
|
|
509
|
-
} from "../commands/ModifyEventSubscriptionCommand";
|
|
510
|
-
import {
|
|
511
|
-
ModifyGlobalClusterCommandInput,
|
|
512
|
-
ModifyGlobalClusterCommandOutput,
|
|
513
|
-
} from "../commands/ModifyGlobalClusterCommand";
|
|
514
|
-
import {
|
|
515
|
-
ModifyIntegrationCommandInput,
|
|
516
|
-
ModifyIntegrationCommandOutput,
|
|
517
|
-
} from "../commands/ModifyIntegrationCommand";
|
|
518
|
-
import {
|
|
519
|
-
ModifyOptionGroupCommandInput,
|
|
520
|
-
ModifyOptionGroupCommandOutput,
|
|
521
|
-
} from "../commands/ModifyOptionGroupCommand";
|
|
522
|
-
import {
|
|
523
|
-
ModifyTenantDatabaseCommandInput,
|
|
524
|
-
ModifyTenantDatabaseCommandOutput,
|
|
525
|
-
} from "../commands/ModifyTenantDatabaseCommand";
|
|
526
|
-
import {
|
|
527
|
-
PromoteReadReplicaCommandInput,
|
|
528
|
-
PromoteReadReplicaCommandOutput,
|
|
529
|
-
} from "../commands/PromoteReadReplicaCommand";
|
|
530
|
-
import {
|
|
531
|
-
PromoteReadReplicaDBClusterCommandInput,
|
|
532
|
-
PromoteReadReplicaDBClusterCommandOutput,
|
|
533
|
-
} from "../commands/PromoteReadReplicaDBClusterCommand";
|
|
534
|
-
import {
|
|
535
|
-
PurchaseReservedDBInstancesOfferingCommandInput,
|
|
536
|
-
PurchaseReservedDBInstancesOfferingCommandOutput,
|
|
537
|
-
} from "../commands/PurchaseReservedDBInstancesOfferingCommand";
|
|
538
|
-
import {
|
|
539
|
-
RebootDBClusterCommandInput,
|
|
540
|
-
RebootDBClusterCommandOutput,
|
|
541
|
-
} from "../commands/RebootDBClusterCommand";
|
|
542
|
-
import {
|
|
543
|
-
RebootDBInstanceCommandInput,
|
|
544
|
-
RebootDBInstanceCommandOutput,
|
|
545
|
-
} from "../commands/RebootDBInstanceCommand";
|
|
546
|
-
import {
|
|
547
|
-
RebootDBShardGroupCommandInput,
|
|
548
|
-
RebootDBShardGroupCommandOutput,
|
|
549
|
-
} from "../commands/RebootDBShardGroupCommand";
|
|
550
|
-
import {
|
|
551
|
-
RegisterDBProxyTargetsCommandInput,
|
|
552
|
-
RegisterDBProxyTargetsCommandOutput,
|
|
553
|
-
} from "../commands/RegisterDBProxyTargetsCommand";
|
|
554
|
-
import {
|
|
555
|
-
RemoveFromGlobalClusterCommandInput,
|
|
556
|
-
RemoveFromGlobalClusterCommandOutput,
|
|
557
|
-
} from "../commands/RemoveFromGlobalClusterCommand";
|
|
558
|
-
import {
|
|
559
|
-
RemoveRoleFromDBClusterCommandInput,
|
|
560
|
-
RemoveRoleFromDBClusterCommandOutput,
|
|
561
|
-
} from "../commands/RemoveRoleFromDBClusterCommand";
|
|
562
|
-
import {
|
|
563
|
-
RemoveRoleFromDBInstanceCommandInput,
|
|
564
|
-
RemoveRoleFromDBInstanceCommandOutput,
|
|
565
|
-
} from "../commands/RemoveRoleFromDBInstanceCommand";
|
|
566
|
-
import {
|
|
567
|
-
RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
568
|
-
RemoveSourceIdentifierFromSubscriptionCommandOutput,
|
|
569
|
-
} from "../commands/RemoveSourceIdentifierFromSubscriptionCommand";
|
|
570
|
-
import {
|
|
571
|
-
RemoveTagsFromResourceCommandInput,
|
|
572
|
-
RemoveTagsFromResourceCommandOutput,
|
|
573
|
-
} from "../commands/RemoveTagsFromResourceCommand";
|
|
574
|
-
import {
|
|
575
|
-
ResetDBClusterParameterGroupCommandInput,
|
|
576
|
-
ResetDBClusterParameterGroupCommandOutput,
|
|
577
|
-
} from "../commands/ResetDBClusterParameterGroupCommand";
|
|
578
|
-
import {
|
|
579
|
-
ResetDBParameterGroupCommandInput,
|
|
580
|
-
ResetDBParameterGroupCommandOutput,
|
|
581
|
-
} from "../commands/ResetDBParameterGroupCommand";
|
|
582
|
-
import {
|
|
583
|
-
RestoreDBClusterFromS3CommandInput,
|
|
584
|
-
RestoreDBClusterFromS3CommandOutput,
|
|
585
|
-
} from "../commands/RestoreDBClusterFromS3Command";
|
|
586
|
-
import {
|
|
587
|
-
RestoreDBClusterFromSnapshotCommandInput,
|
|
588
|
-
RestoreDBClusterFromSnapshotCommandOutput,
|
|
589
|
-
} from "../commands/RestoreDBClusterFromSnapshotCommand";
|
|
590
|
-
import {
|
|
591
|
-
RestoreDBClusterToPointInTimeCommandInput,
|
|
592
|
-
RestoreDBClusterToPointInTimeCommandOutput,
|
|
593
|
-
} from "../commands/RestoreDBClusterToPointInTimeCommand";
|
|
594
|
-
import {
|
|
595
|
-
RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
596
|
-
RestoreDBInstanceFromDBSnapshotCommandOutput,
|
|
597
|
-
} from "../commands/RestoreDBInstanceFromDBSnapshotCommand";
|
|
598
|
-
import {
|
|
599
|
-
RestoreDBInstanceFromS3CommandInput,
|
|
600
|
-
RestoreDBInstanceFromS3CommandOutput,
|
|
601
|
-
} from "../commands/RestoreDBInstanceFromS3Command";
|
|
602
|
-
import {
|
|
603
|
-
RestoreDBInstanceToPointInTimeCommandInput,
|
|
604
|
-
RestoreDBInstanceToPointInTimeCommandOutput,
|
|
605
|
-
} from "../commands/RestoreDBInstanceToPointInTimeCommand";
|
|
606
|
-
import {
|
|
607
|
-
RevokeDBSecurityGroupIngressCommandInput,
|
|
608
|
-
RevokeDBSecurityGroupIngressCommandOutput,
|
|
609
|
-
} from "../commands/RevokeDBSecurityGroupIngressCommand";
|
|
610
|
-
import {
|
|
611
|
-
StartActivityStreamCommandInput,
|
|
612
|
-
StartActivityStreamCommandOutput,
|
|
613
|
-
} from "../commands/StartActivityStreamCommand";
|
|
614
|
-
import {
|
|
615
|
-
StartDBClusterCommandInput,
|
|
616
|
-
StartDBClusterCommandOutput,
|
|
617
|
-
} from "../commands/StartDBClusterCommand";
|
|
618
|
-
import {
|
|
619
|
-
StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
620
|
-
StartDBInstanceAutomatedBackupsReplicationCommandOutput,
|
|
621
|
-
} from "../commands/StartDBInstanceAutomatedBackupsReplicationCommand";
|
|
622
|
-
import {
|
|
623
|
-
StartDBInstanceCommandInput,
|
|
624
|
-
StartDBInstanceCommandOutput,
|
|
625
|
-
} from "../commands/StartDBInstanceCommand";
|
|
626
|
-
import {
|
|
627
|
-
StartExportTaskCommandInput,
|
|
628
|
-
StartExportTaskCommandOutput,
|
|
629
|
-
} from "../commands/StartExportTaskCommand";
|
|
630
|
-
import {
|
|
631
|
-
StopActivityStreamCommandInput,
|
|
632
|
-
StopActivityStreamCommandOutput,
|
|
633
|
-
} from "../commands/StopActivityStreamCommand";
|
|
634
|
-
import {
|
|
635
|
-
StopDBClusterCommandInput,
|
|
636
|
-
StopDBClusterCommandOutput,
|
|
637
|
-
} from "../commands/StopDBClusterCommand";
|
|
638
|
-
import {
|
|
639
|
-
StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
640
|
-
StopDBInstanceAutomatedBackupsReplicationCommandOutput,
|
|
641
|
-
} from "../commands/StopDBInstanceAutomatedBackupsReplicationCommand";
|
|
642
|
-
import {
|
|
643
|
-
StopDBInstanceCommandInput,
|
|
644
|
-
StopDBInstanceCommandOutput,
|
|
645
|
-
} from "../commands/StopDBInstanceCommand";
|
|
646
|
-
import {
|
|
647
|
-
SwitchoverBlueGreenDeploymentCommandInput,
|
|
648
|
-
SwitchoverBlueGreenDeploymentCommandOutput,
|
|
649
|
-
} from "../commands/SwitchoverBlueGreenDeploymentCommand";
|
|
650
|
-
import {
|
|
651
|
-
SwitchoverGlobalClusterCommandInput,
|
|
652
|
-
SwitchoverGlobalClusterCommandOutput,
|
|
653
|
-
} from "../commands/SwitchoverGlobalClusterCommand";
|
|
654
|
-
import {
|
|
655
|
-
SwitchoverReadReplicaCommandInput,
|
|
656
|
-
SwitchoverReadReplicaCommandOutput,
|
|
657
|
-
} from "../commands/SwitchoverReadReplicaCommand";
|
|
658
|
-
export declare const se_AddRoleToDBClusterCommand: (
|
|
659
|
-
input: AddRoleToDBClusterCommandInput,
|
|
660
|
-
context: __SerdeContext
|
|
661
|
-
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const se_AddRoleToDBInstanceCommand: (
|
|
663
|
-
input: AddRoleToDBInstanceCommandInput,
|
|
664
|
-
context: __SerdeContext
|
|
665
|
-
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const se_AddSourceIdentifierToSubscriptionCommand: (
|
|
667
|
-
input: AddSourceIdentifierToSubscriptionCommandInput,
|
|
668
|
-
context: __SerdeContext
|
|
669
|
-
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const se_AddTagsToResourceCommand: (
|
|
671
|
-
input: AddTagsToResourceCommandInput,
|
|
672
|
-
context: __SerdeContext
|
|
673
|
-
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const se_ApplyPendingMaintenanceActionCommand: (
|
|
675
|
-
input: ApplyPendingMaintenanceActionCommandInput,
|
|
676
|
-
context: __SerdeContext
|
|
677
|
-
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const se_AuthorizeDBSecurityGroupIngressCommand: (
|
|
679
|
-
input: AuthorizeDBSecurityGroupIngressCommandInput,
|
|
680
|
-
context: __SerdeContext
|
|
681
|
-
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const se_BacktrackDBClusterCommand: (
|
|
683
|
-
input: BacktrackDBClusterCommandInput,
|
|
684
|
-
context: __SerdeContext
|
|
685
|
-
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const se_CancelExportTaskCommand: (
|
|
687
|
-
input: CancelExportTaskCommandInput,
|
|
688
|
-
context: __SerdeContext
|
|
689
|
-
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const se_CopyDBClusterParameterGroupCommand: (
|
|
691
|
-
input: CopyDBClusterParameterGroupCommandInput,
|
|
692
|
-
context: __SerdeContext
|
|
693
|
-
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const se_CopyDBClusterSnapshotCommand: (
|
|
695
|
-
input: CopyDBClusterSnapshotCommandInput,
|
|
696
|
-
context: __SerdeContext
|
|
697
|
-
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const se_CopyDBParameterGroupCommand: (
|
|
699
|
-
input: CopyDBParameterGroupCommandInput,
|
|
700
|
-
context: __SerdeContext
|
|
701
|
-
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const se_CopyDBSnapshotCommand: (
|
|
703
|
-
input: CopyDBSnapshotCommandInput,
|
|
704
|
-
context: __SerdeContext
|
|
705
|
-
) => Promise<__HttpRequest>;
|
|
706
|
-
export declare const se_CopyOptionGroupCommand: (
|
|
707
|
-
input: CopyOptionGroupCommandInput,
|
|
708
|
-
context: __SerdeContext
|
|
709
|
-
) => Promise<__HttpRequest>;
|
|
710
|
-
export declare const se_CreateBlueGreenDeploymentCommand: (
|
|
711
|
-
input: CreateBlueGreenDeploymentCommandInput,
|
|
712
|
-
context: __SerdeContext
|
|
713
|
-
) => Promise<__HttpRequest>;
|
|
714
|
-
export declare const se_CreateCustomDBEngineVersionCommand: (
|
|
715
|
-
input: CreateCustomDBEngineVersionCommandInput,
|
|
716
|
-
context: __SerdeContext
|
|
717
|
-
) => Promise<__HttpRequest>;
|
|
718
|
-
export declare const se_CreateDBClusterCommand: (
|
|
719
|
-
input: CreateDBClusterCommandInput,
|
|
720
|
-
context: __SerdeContext
|
|
721
|
-
) => Promise<__HttpRequest>;
|
|
722
|
-
export declare const se_CreateDBClusterEndpointCommand: (
|
|
723
|
-
input: CreateDBClusterEndpointCommandInput,
|
|
724
|
-
context: __SerdeContext
|
|
725
|
-
) => Promise<__HttpRequest>;
|
|
726
|
-
export declare const se_CreateDBClusterParameterGroupCommand: (
|
|
727
|
-
input: CreateDBClusterParameterGroupCommandInput,
|
|
728
|
-
context: __SerdeContext
|
|
729
|
-
) => Promise<__HttpRequest>;
|
|
730
|
-
export declare const se_CreateDBClusterSnapshotCommand: (
|
|
731
|
-
input: CreateDBClusterSnapshotCommandInput,
|
|
732
|
-
context: __SerdeContext
|
|
733
|
-
) => Promise<__HttpRequest>;
|
|
734
|
-
export declare const se_CreateDBInstanceCommand: (
|
|
735
|
-
input: CreateDBInstanceCommandInput,
|
|
736
|
-
context: __SerdeContext
|
|
737
|
-
) => Promise<__HttpRequest>;
|
|
738
|
-
export declare const se_CreateDBInstanceReadReplicaCommand: (
|
|
739
|
-
input: CreateDBInstanceReadReplicaCommandInput,
|
|
740
|
-
context: __SerdeContext
|
|
741
|
-
) => Promise<__HttpRequest>;
|
|
742
|
-
export declare const se_CreateDBParameterGroupCommand: (
|
|
743
|
-
input: CreateDBParameterGroupCommandInput,
|
|
744
|
-
context: __SerdeContext
|
|
745
|
-
) => Promise<__HttpRequest>;
|
|
746
|
-
export declare const se_CreateDBProxyCommand: (
|
|
747
|
-
input: CreateDBProxyCommandInput,
|
|
748
|
-
context: __SerdeContext
|
|
749
|
-
) => Promise<__HttpRequest>;
|
|
750
|
-
export declare const se_CreateDBProxyEndpointCommand: (
|
|
751
|
-
input: CreateDBProxyEndpointCommandInput,
|
|
752
|
-
context: __SerdeContext
|
|
753
|
-
) => Promise<__HttpRequest>;
|
|
754
|
-
export declare const se_CreateDBSecurityGroupCommand: (
|
|
755
|
-
input: CreateDBSecurityGroupCommandInput,
|
|
756
|
-
context: __SerdeContext
|
|
757
|
-
) => Promise<__HttpRequest>;
|
|
758
|
-
export declare const se_CreateDBShardGroupCommand: (
|
|
759
|
-
input: CreateDBShardGroupCommandInput,
|
|
760
|
-
context: __SerdeContext
|
|
761
|
-
) => Promise<__HttpRequest>;
|
|
762
|
-
export declare const se_CreateDBSnapshotCommand: (
|
|
763
|
-
input: CreateDBSnapshotCommandInput,
|
|
764
|
-
context: __SerdeContext
|
|
765
|
-
) => Promise<__HttpRequest>;
|
|
766
|
-
export declare const se_CreateDBSubnetGroupCommand: (
|
|
767
|
-
input: CreateDBSubnetGroupCommandInput,
|
|
768
|
-
context: __SerdeContext
|
|
769
|
-
) => Promise<__HttpRequest>;
|
|
770
|
-
export declare const se_CreateEventSubscriptionCommand: (
|
|
771
|
-
input: CreateEventSubscriptionCommandInput,
|
|
772
|
-
context: __SerdeContext
|
|
773
|
-
) => Promise<__HttpRequest>;
|
|
774
|
-
export declare const se_CreateGlobalClusterCommand: (
|
|
775
|
-
input: CreateGlobalClusterCommandInput,
|
|
776
|
-
context: __SerdeContext
|
|
777
|
-
) => Promise<__HttpRequest>;
|
|
778
|
-
export declare const se_CreateIntegrationCommand: (
|
|
779
|
-
input: CreateIntegrationCommandInput,
|
|
780
|
-
context: __SerdeContext
|
|
781
|
-
) => Promise<__HttpRequest>;
|
|
782
|
-
export declare const se_CreateOptionGroupCommand: (
|
|
783
|
-
input: CreateOptionGroupCommandInput,
|
|
784
|
-
context: __SerdeContext
|
|
785
|
-
) => Promise<__HttpRequest>;
|
|
786
|
-
export declare const se_CreateTenantDatabaseCommand: (
|
|
787
|
-
input: CreateTenantDatabaseCommandInput,
|
|
788
|
-
context: __SerdeContext
|
|
789
|
-
) => Promise<__HttpRequest>;
|
|
790
|
-
export declare const se_DeleteBlueGreenDeploymentCommand: (
|
|
791
|
-
input: DeleteBlueGreenDeploymentCommandInput,
|
|
792
|
-
context: __SerdeContext
|
|
793
|
-
) => Promise<__HttpRequest>;
|
|
794
|
-
export declare const se_DeleteCustomDBEngineVersionCommand: (
|
|
795
|
-
input: DeleteCustomDBEngineVersionCommandInput,
|
|
796
|
-
context: __SerdeContext
|
|
797
|
-
) => Promise<__HttpRequest>;
|
|
798
|
-
export declare const se_DeleteDBClusterCommand: (
|
|
799
|
-
input: DeleteDBClusterCommandInput,
|
|
800
|
-
context: __SerdeContext
|
|
801
|
-
) => Promise<__HttpRequest>;
|
|
802
|
-
export declare const se_DeleteDBClusterAutomatedBackupCommand: (
|
|
803
|
-
input: DeleteDBClusterAutomatedBackupCommandInput,
|
|
804
|
-
context: __SerdeContext
|
|
805
|
-
) => Promise<__HttpRequest>;
|
|
806
|
-
export declare const se_DeleteDBClusterEndpointCommand: (
|
|
807
|
-
input: DeleteDBClusterEndpointCommandInput,
|
|
808
|
-
context: __SerdeContext
|
|
809
|
-
) => Promise<__HttpRequest>;
|
|
810
|
-
export declare const se_DeleteDBClusterParameterGroupCommand: (
|
|
811
|
-
input: DeleteDBClusterParameterGroupCommandInput,
|
|
812
|
-
context: __SerdeContext
|
|
813
|
-
) => Promise<__HttpRequest>;
|
|
814
|
-
export declare const se_DeleteDBClusterSnapshotCommand: (
|
|
815
|
-
input: DeleteDBClusterSnapshotCommandInput,
|
|
816
|
-
context: __SerdeContext
|
|
817
|
-
) => Promise<__HttpRequest>;
|
|
818
|
-
export declare const se_DeleteDBInstanceCommand: (
|
|
819
|
-
input: DeleteDBInstanceCommandInput,
|
|
820
|
-
context: __SerdeContext
|
|
821
|
-
) => Promise<__HttpRequest>;
|
|
822
|
-
export declare const se_DeleteDBInstanceAutomatedBackupCommand: (
|
|
823
|
-
input: DeleteDBInstanceAutomatedBackupCommandInput,
|
|
824
|
-
context: __SerdeContext
|
|
825
|
-
) => Promise<__HttpRequest>;
|
|
826
|
-
export declare const se_DeleteDBParameterGroupCommand: (
|
|
827
|
-
input: DeleteDBParameterGroupCommandInput,
|
|
828
|
-
context: __SerdeContext
|
|
829
|
-
) => Promise<__HttpRequest>;
|
|
830
|
-
export declare const se_DeleteDBProxyCommand: (
|
|
831
|
-
input: DeleteDBProxyCommandInput,
|
|
832
|
-
context: __SerdeContext
|
|
833
|
-
) => Promise<__HttpRequest>;
|
|
834
|
-
export declare const se_DeleteDBProxyEndpointCommand: (
|
|
835
|
-
input: DeleteDBProxyEndpointCommandInput,
|
|
836
|
-
context: __SerdeContext
|
|
837
|
-
) => Promise<__HttpRequest>;
|
|
838
|
-
export declare const se_DeleteDBSecurityGroupCommand: (
|
|
839
|
-
input: DeleteDBSecurityGroupCommandInput,
|
|
840
|
-
context: __SerdeContext
|
|
841
|
-
) => Promise<__HttpRequest>;
|
|
842
|
-
export declare const se_DeleteDBShardGroupCommand: (
|
|
843
|
-
input: DeleteDBShardGroupCommandInput,
|
|
844
|
-
context: __SerdeContext
|
|
845
|
-
) => Promise<__HttpRequest>;
|
|
846
|
-
export declare const se_DeleteDBSnapshotCommand: (
|
|
847
|
-
input: DeleteDBSnapshotCommandInput,
|
|
848
|
-
context: __SerdeContext
|
|
849
|
-
) => Promise<__HttpRequest>;
|
|
850
|
-
export declare const se_DeleteDBSubnetGroupCommand: (
|
|
851
|
-
input: DeleteDBSubnetGroupCommandInput,
|
|
852
|
-
context: __SerdeContext
|
|
853
|
-
) => Promise<__HttpRequest>;
|
|
854
|
-
export declare const se_DeleteEventSubscriptionCommand: (
|
|
855
|
-
input: DeleteEventSubscriptionCommandInput,
|
|
856
|
-
context: __SerdeContext
|
|
857
|
-
) => Promise<__HttpRequest>;
|
|
858
|
-
export declare const se_DeleteGlobalClusterCommand: (
|
|
859
|
-
input: DeleteGlobalClusterCommandInput,
|
|
860
|
-
context: __SerdeContext
|
|
861
|
-
) => Promise<__HttpRequest>;
|
|
862
|
-
export declare const se_DeleteIntegrationCommand: (
|
|
863
|
-
input: DeleteIntegrationCommandInput,
|
|
864
|
-
context: __SerdeContext
|
|
865
|
-
) => Promise<__HttpRequest>;
|
|
866
|
-
export declare const se_DeleteOptionGroupCommand: (
|
|
867
|
-
input: DeleteOptionGroupCommandInput,
|
|
868
|
-
context: __SerdeContext
|
|
869
|
-
) => Promise<__HttpRequest>;
|
|
870
|
-
export declare const se_DeleteTenantDatabaseCommand: (
|
|
871
|
-
input: DeleteTenantDatabaseCommandInput,
|
|
872
|
-
context: __SerdeContext
|
|
873
|
-
) => Promise<__HttpRequest>;
|
|
874
|
-
export declare const se_DeregisterDBProxyTargetsCommand: (
|
|
875
|
-
input: DeregisterDBProxyTargetsCommandInput,
|
|
876
|
-
context: __SerdeContext
|
|
877
|
-
) => Promise<__HttpRequest>;
|
|
878
|
-
export declare const se_DescribeAccountAttributesCommand: (
|
|
879
|
-
input: DescribeAccountAttributesCommandInput,
|
|
880
|
-
context: __SerdeContext
|
|
881
|
-
) => Promise<__HttpRequest>;
|
|
882
|
-
export declare const se_DescribeBlueGreenDeploymentsCommand: (
|
|
883
|
-
input: DescribeBlueGreenDeploymentsCommandInput,
|
|
884
|
-
context: __SerdeContext
|
|
885
|
-
) => Promise<__HttpRequest>;
|
|
886
|
-
export declare const se_DescribeCertificatesCommand: (
|
|
887
|
-
input: DescribeCertificatesCommandInput,
|
|
888
|
-
context: __SerdeContext
|
|
889
|
-
) => Promise<__HttpRequest>;
|
|
890
|
-
export declare const se_DescribeDBClusterAutomatedBackupsCommand: (
|
|
891
|
-
input: DescribeDBClusterAutomatedBackupsCommandInput,
|
|
892
|
-
context: __SerdeContext
|
|
893
|
-
) => Promise<__HttpRequest>;
|
|
894
|
-
export declare const se_DescribeDBClusterBacktracksCommand: (
|
|
895
|
-
input: DescribeDBClusterBacktracksCommandInput,
|
|
896
|
-
context: __SerdeContext
|
|
897
|
-
) => Promise<__HttpRequest>;
|
|
898
|
-
export declare const se_DescribeDBClusterEndpointsCommand: (
|
|
899
|
-
input: DescribeDBClusterEndpointsCommandInput,
|
|
900
|
-
context: __SerdeContext
|
|
901
|
-
) => Promise<__HttpRequest>;
|
|
902
|
-
export declare const se_DescribeDBClusterParameterGroupsCommand: (
|
|
903
|
-
input: DescribeDBClusterParameterGroupsCommandInput,
|
|
904
|
-
context: __SerdeContext
|
|
905
|
-
) => Promise<__HttpRequest>;
|
|
906
|
-
export declare const se_DescribeDBClusterParametersCommand: (
|
|
907
|
-
input: DescribeDBClusterParametersCommandInput,
|
|
908
|
-
context: __SerdeContext
|
|
909
|
-
) => Promise<__HttpRequest>;
|
|
910
|
-
export declare const se_DescribeDBClustersCommand: (
|
|
911
|
-
input: DescribeDBClustersCommandInput,
|
|
912
|
-
context: __SerdeContext
|
|
913
|
-
) => Promise<__HttpRequest>;
|
|
914
|
-
export declare const se_DescribeDBClusterSnapshotAttributesCommand: (
|
|
915
|
-
input: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
916
|
-
context: __SerdeContext
|
|
917
|
-
) => Promise<__HttpRequest>;
|
|
918
|
-
export declare const se_DescribeDBClusterSnapshotsCommand: (
|
|
919
|
-
input: DescribeDBClusterSnapshotsCommandInput,
|
|
920
|
-
context: __SerdeContext
|
|
921
|
-
) => Promise<__HttpRequest>;
|
|
922
|
-
export declare const se_DescribeDBEngineVersionsCommand: (
|
|
923
|
-
input: DescribeDBEngineVersionsCommandInput,
|
|
924
|
-
context: __SerdeContext
|
|
925
|
-
) => Promise<__HttpRequest>;
|
|
926
|
-
export declare const se_DescribeDBInstanceAutomatedBackupsCommand: (
|
|
927
|
-
input: DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
928
|
-
context: __SerdeContext
|
|
929
|
-
) => Promise<__HttpRequest>;
|
|
930
|
-
export declare const se_DescribeDBInstancesCommand: (
|
|
931
|
-
input: DescribeDBInstancesCommandInput,
|
|
932
|
-
context: __SerdeContext
|
|
933
|
-
) => Promise<__HttpRequest>;
|
|
934
|
-
export declare const se_DescribeDBLogFilesCommand: (
|
|
935
|
-
input: DescribeDBLogFilesCommandInput,
|
|
936
|
-
context: __SerdeContext
|
|
937
|
-
) => Promise<__HttpRequest>;
|
|
938
|
-
export declare const se_DescribeDBMajorEngineVersionsCommand: (
|
|
939
|
-
input: DescribeDBMajorEngineVersionsCommandInput,
|
|
940
|
-
context: __SerdeContext
|
|
941
|
-
) => Promise<__HttpRequest>;
|
|
942
|
-
export declare const se_DescribeDBParameterGroupsCommand: (
|
|
943
|
-
input: DescribeDBParameterGroupsCommandInput,
|
|
944
|
-
context: __SerdeContext
|
|
945
|
-
) => Promise<__HttpRequest>;
|
|
946
|
-
export declare const se_DescribeDBParametersCommand: (
|
|
947
|
-
input: DescribeDBParametersCommandInput,
|
|
948
|
-
context: __SerdeContext
|
|
949
|
-
) => Promise<__HttpRequest>;
|
|
950
|
-
export declare const se_DescribeDBProxiesCommand: (
|
|
951
|
-
input: DescribeDBProxiesCommandInput,
|
|
952
|
-
context: __SerdeContext
|
|
953
|
-
) => Promise<__HttpRequest>;
|
|
954
|
-
export declare const se_DescribeDBProxyEndpointsCommand: (
|
|
955
|
-
input: DescribeDBProxyEndpointsCommandInput,
|
|
956
|
-
context: __SerdeContext
|
|
957
|
-
) => Promise<__HttpRequest>;
|
|
958
|
-
export declare const se_DescribeDBProxyTargetGroupsCommand: (
|
|
959
|
-
input: DescribeDBProxyTargetGroupsCommandInput,
|
|
960
|
-
context: __SerdeContext
|
|
961
|
-
) => Promise<__HttpRequest>;
|
|
962
|
-
export declare const se_DescribeDBProxyTargetsCommand: (
|
|
963
|
-
input: DescribeDBProxyTargetsCommandInput,
|
|
964
|
-
context: __SerdeContext
|
|
965
|
-
) => Promise<__HttpRequest>;
|
|
966
|
-
export declare const se_DescribeDBRecommendationsCommand: (
|
|
967
|
-
input: DescribeDBRecommendationsCommandInput,
|
|
968
|
-
context: __SerdeContext
|
|
969
|
-
) => Promise<__HttpRequest>;
|
|
970
|
-
export declare const se_DescribeDBSecurityGroupsCommand: (
|
|
971
|
-
input: DescribeDBSecurityGroupsCommandInput,
|
|
972
|
-
context: __SerdeContext
|
|
973
|
-
) => Promise<__HttpRequest>;
|
|
974
|
-
export declare const se_DescribeDBShardGroupsCommand: (
|
|
975
|
-
input: DescribeDBShardGroupsCommandInput,
|
|
976
|
-
context: __SerdeContext
|
|
977
|
-
) => Promise<__HttpRequest>;
|
|
978
|
-
export declare const se_DescribeDBSnapshotAttributesCommand: (
|
|
979
|
-
input: DescribeDBSnapshotAttributesCommandInput,
|
|
980
|
-
context: __SerdeContext
|
|
981
|
-
) => Promise<__HttpRequest>;
|
|
982
|
-
export declare const se_DescribeDBSnapshotsCommand: (
|
|
983
|
-
input: DescribeDBSnapshotsCommandInput,
|
|
984
|
-
context: __SerdeContext
|
|
985
|
-
) => Promise<__HttpRequest>;
|
|
986
|
-
export declare const se_DescribeDBSnapshotTenantDatabasesCommand: (
|
|
987
|
-
input: DescribeDBSnapshotTenantDatabasesCommandInput,
|
|
988
|
-
context: __SerdeContext
|
|
989
|
-
) => Promise<__HttpRequest>;
|
|
990
|
-
export declare const se_DescribeDBSubnetGroupsCommand: (
|
|
991
|
-
input: DescribeDBSubnetGroupsCommandInput,
|
|
992
|
-
context: __SerdeContext
|
|
993
|
-
) => Promise<__HttpRequest>;
|
|
994
|
-
export declare const se_DescribeEngineDefaultClusterParametersCommand: (
|
|
995
|
-
input: DescribeEngineDefaultClusterParametersCommandInput,
|
|
996
|
-
context: __SerdeContext
|
|
997
|
-
) => Promise<__HttpRequest>;
|
|
998
|
-
export declare const se_DescribeEngineDefaultParametersCommand: (
|
|
999
|
-
input: DescribeEngineDefaultParametersCommandInput,
|
|
1000
|
-
context: __SerdeContext
|
|
1001
|
-
) => Promise<__HttpRequest>;
|
|
1002
|
-
export declare const se_DescribeEventCategoriesCommand: (
|
|
1003
|
-
input: DescribeEventCategoriesCommandInput,
|
|
1004
|
-
context: __SerdeContext
|
|
1005
|
-
) => Promise<__HttpRequest>;
|
|
1006
|
-
export declare const se_DescribeEventsCommand: (
|
|
1007
|
-
input: DescribeEventsCommandInput,
|
|
1008
|
-
context: __SerdeContext
|
|
1009
|
-
) => Promise<__HttpRequest>;
|
|
1010
|
-
export declare const se_DescribeEventSubscriptionsCommand: (
|
|
1011
|
-
input: DescribeEventSubscriptionsCommandInput,
|
|
1012
|
-
context: __SerdeContext
|
|
1013
|
-
) => Promise<__HttpRequest>;
|
|
1014
|
-
export declare const se_DescribeExportTasksCommand: (
|
|
1015
|
-
input: DescribeExportTasksCommandInput,
|
|
1016
|
-
context: __SerdeContext
|
|
1017
|
-
) => Promise<__HttpRequest>;
|
|
1018
|
-
export declare const se_DescribeGlobalClustersCommand: (
|
|
1019
|
-
input: DescribeGlobalClustersCommandInput,
|
|
1020
|
-
context: __SerdeContext
|
|
1021
|
-
) => Promise<__HttpRequest>;
|
|
1022
|
-
export declare const se_DescribeIntegrationsCommand: (
|
|
1023
|
-
input: DescribeIntegrationsCommandInput,
|
|
1024
|
-
context: __SerdeContext
|
|
1025
|
-
) => Promise<__HttpRequest>;
|
|
1026
|
-
export declare const se_DescribeOptionGroupOptionsCommand: (
|
|
1027
|
-
input: DescribeOptionGroupOptionsCommandInput,
|
|
1028
|
-
context: __SerdeContext
|
|
1029
|
-
) => Promise<__HttpRequest>;
|
|
1030
|
-
export declare const se_DescribeOptionGroupsCommand: (
|
|
1031
|
-
input: DescribeOptionGroupsCommandInput,
|
|
1032
|
-
context: __SerdeContext
|
|
1033
|
-
) => Promise<__HttpRequest>;
|
|
1034
|
-
export declare const se_DescribeOrderableDBInstanceOptionsCommand: (
|
|
1035
|
-
input: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
1036
|
-
context: __SerdeContext
|
|
1037
|
-
) => Promise<__HttpRequest>;
|
|
1038
|
-
export declare const se_DescribePendingMaintenanceActionsCommand: (
|
|
1039
|
-
input: DescribePendingMaintenanceActionsCommandInput,
|
|
1040
|
-
context: __SerdeContext
|
|
1041
|
-
) => Promise<__HttpRequest>;
|
|
1042
|
-
export declare const se_DescribeReservedDBInstancesCommand: (
|
|
1043
|
-
input: DescribeReservedDBInstancesCommandInput,
|
|
1044
|
-
context: __SerdeContext
|
|
1045
|
-
) => Promise<__HttpRequest>;
|
|
1046
|
-
export declare const se_DescribeReservedDBInstancesOfferingsCommand: (
|
|
1047
|
-
input: DescribeReservedDBInstancesOfferingsCommandInput,
|
|
1048
|
-
context: __SerdeContext
|
|
1049
|
-
) => Promise<__HttpRequest>;
|
|
1050
|
-
export declare const se_DescribeSourceRegionsCommand: (
|
|
1051
|
-
input: DescribeSourceRegionsCommandInput,
|
|
1052
|
-
context: __SerdeContext
|
|
1053
|
-
) => Promise<__HttpRequest>;
|
|
1054
|
-
export declare const se_DescribeTenantDatabasesCommand: (
|
|
1055
|
-
input: DescribeTenantDatabasesCommandInput,
|
|
1056
|
-
context: __SerdeContext
|
|
1057
|
-
) => Promise<__HttpRequest>;
|
|
1058
|
-
export declare const se_DescribeValidDBInstanceModificationsCommand: (
|
|
1059
|
-
input: DescribeValidDBInstanceModificationsCommandInput,
|
|
1060
|
-
context: __SerdeContext
|
|
1061
|
-
) => Promise<__HttpRequest>;
|
|
1062
|
-
export declare const se_DisableHttpEndpointCommand: (
|
|
1063
|
-
input: DisableHttpEndpointCommandInput,
|
|
1064
|
-
context: __SerdeContext
|
|
1065
|
-
) => Promise<__HttpRequest>;
|
|
1066
|
-
export declare const se_DownloadDBLogFilePortionCommand: (
|
|
1067
|
-
input: DownloadDBLogFilePortionCommandInput,
|
|
1068
|
-
context: __SerdeContext
|
|
1069
|
-
) => Promise<__HttpRequest>;
|
|
1070
|
-
export declare const se_EnableHttpEndpointCommand: (
|
|
1071
|
-
input: EnableHttpEndpointCommandInput,
|
|
1072
|
-
context: __SerdeContext
|
|
1073
|
-
) => Promise<__HttpRequest>;
|
|
1074
|
-
export declare const se_FailoverDBClusterCommand: (
|
|
1075
|
-
input: FailoverDBClusterCommandInput,
|
|
1076
|
-
context: __SerdeContext
|
|
1077
|
-
) => Promise<__HttpRequest>;
|
|
1078
|
-
export declare const se_FailoverGlobalClusterCommand: (
|
|
1079
|
-
input: FailoverGlobalClusterCommandInput,
|
|
1080
|
-
context: __SerdeContext
|
|
1081
|
-
) => Promise<__HttpRequest>;
|
|
1082
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
1083
|
-
input: ListTagsForResourceCommandInput,
|
|
1084
|
-
context: __SerdeContext
|
|
1085
|
-
) => Promise<__HttpRequest>;
|
|
1086
|
-
export declare const se_ModifyActivityStreamCommand: (
|
|
1087
|
-
input: ModifyActivityStreamCommandInput,
|
|
1088
|
-
context: __SerdeContext
|
|
1089
|
-
) => Promise<__HttpRequest>;
|
|
1090
|
-
export declare const se_ModifyCertificatesCommand: (
|
|
1091
|
-
input: ModifyCertificatesCommandInput,
|
|
1092
|
-
context: __SerdeContext
|
|
1093
|
-
) => Promise<__HttpRequest>;
|
|
1094
|
-
export declare const se_ModifyCurrentDBClusterCapacityCommand: (
|
|
1095
|
-
input: ModifyCurrentDBClusterCapacityCommandInput,
|
|
1096
|
-
context: __SerdeContext
|
|
1097
|
-
) => Promise<__HttpRequest>;
|
|
1098
|
-
export declare const se_ModifyCustomDBEngineVersionCommand: (
|
|
1099
|
-
input: ModifyCustomDBEngineVersionCommandInput,
|
|
1100
|
-
context: __SerdeContext
|
|
1101
|
-
) => Promise<__HttpRequest>;
|
|
1102
|
-
export declare const se_ModifyDBClusterCommand: (
|
|
1103
|
-
input: ModifyDBClusterCommandInput,
|
|
1104
|
-
context: __SerdeContext
|
|
1105
|
-
) => Promise<__HttpRequest>;
|
|
1106
|
-
export declare const se_ModifyDBClusterEndpointCommand: (
|
|
1107
|
-
input: ModifyDBClusterEndpointCommandInput,
|
|
1108
|
-
context: __SerdeContext
|
|
1109
|
-
) => Promise<__HttpRequest>;
|
|
1110
|
-
export declare const se_ModifyDBClusterParameterGroupCommand: (
|
|
1111
|
-
input: ModifyDBClusterParameterGroupCommandInput,
|
|
1112
|
-
context: __SerdeContext
|
|
1113
|
-
) => Promise<__HttpRequest>;
|
|
1114
|
-
export declare const se_ModifyDBClusterSnapshotAttributeCommand: (
|
|
1115
|
-
input: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
1116
|
-
context: __SerdeContext
|
|
1117
|
-
) => Promise<__HttpRequest>;
|
|
1118
|
-
export declare const se_ModifyDBInstanceCommand: (
|
|
1119
|
-
input: ModifyDBInstanceCommandInput,
|
|
1120
|
-
context: __SerdeContext
|
|
1121
|
-
) => Promise<__HttpRequest>;
|
|
1122
|
-
export declare const se_ModifyDBParameterGroupCommand: (
|
|
1123
|
-
input: ModifyDBParameterGroupCommandInput,
|
|
1124
|
-
context: __SerdeContext
|
|
1125
|
-
) => Promise<__HttpRequest>;
|
|
1126
|
-
export declare const se_ModifyDBProxyCommand: (
|
|
1127
|
-
input: ModifyDBProxyCommandInput,
|
|
1128
|
-
context: __SerdeContext
|
|
1129
|
-
) => Promise<__HttpRequest>;
|
|
1130
|
-
export declare const se_ModifyDBProxyEndpointCommand: (
|
|
1131
|
-
input: ModifyDBProxyEndpointCommandInput,
|
|
1132
|
-
context: __SerdeContext
|
|
1133
|
-
) => Promise<__HttpRequest>;
|
|
1134
|
-
export declare const se_ModifyDBProxyTargetGroupCommand: (
|
|
1135
|
-
input: ModifyDBProxyTargetGroupCommandInput,
|
|
1136
|
-
context: __SerdeContext
|
|
1137
|
-
) => Promise<__HttpRequest>;
|
|
1138
|
-
export declare const se_ModifyDBRecommendationCommand: (
|
|
1139
|
-
input: ModifyDBRecommendationCommandInput,
|
|
1140
|
-
context: __SerdeContext
|
|
1141
|
-
) => Promise<__HttpRequest>;
|
|
1142
|
-
export declare const se_ModifyDBShardGroupCommand: (
|
|
1143
|
-
input: ModifyDBShardGroupCommandInput,
|
|
1144
|
-
context: __SerdeContext
|
|
1145
|
-
) => Promise<__HttpRequest>;
|
|
1146
|
-
export declare const se_ModifyDBSnapshotCommand: (
|
|
1147
|
-
input: ModifyDBSnapshotCommandInput,
|
|
1148
|
-
context: __SerdeContext
|
|
1149
|
-
) => Promise<__HttpRequest>;
|
|
1150
|
-
export declare const se_ModifyDBSnapshotAttributeCommand: (
|
|
1151
|
-
input: ModifyDBSnapshotAttributeCommandInput,
|
|
1152
|
-
context: __SerdeContext
|
|
1153
|
-
) => Promise<__HttpRequest>;
|
|
1154
|
-
export declare const se_ModifyDBSubnetGroupCommand: (
|
|
1155
|
-
input: ModifyDBSubnetGroupCommandInput,
|
|
1156
|
-
context: __SerdeContext
|
|
1157
|
-
) => Promise<__HttpRequest>;
|
|
1158
|
-
export declare const se_ModifyEventSubscriptionCommand: (
|
|
1159
|
-
input: ModifyEventSubscriptionCommandInput,
|
|
1160
|
-
context: __SerdeContext
|
|
1161
|
-
) => Promise<__HttpRequest>;
|
|
1162
|
-
export declare const se_ModifyGlobalClusterCommand: (
|
|
1163
|
-
input: ModifyGlobalClusterCommandInput,
|
|
1164
|
-
context: __SerdeContext
|
|
1165
|
-
) => Promise<__HttpRequest>;
|
|
1166
|
-
export declare const se_ModifyIntegrationCommand: (
|
|
1167
|
-
input: ModifyIntegrationCommandInput,
|
|
1168
|
-
context: __SerdeContext
|
|
1169
|
-
) => Promise<__HttpRequest>;
|
|
1170
|
-
export declare const se_ModifyOptionGroupCommand: (
|
|
1171
|
-
input: ModifyOptionGroupCommandInput,
|
|
1172
|
-
context: __SerdeContext
|
|
1173
|
-
) => Promise<__HttpRequest>;
|
|
1174
|
-
export declare const se_ModifyTenantDatabaseCommand: (
|
|
1175
|
-
input: ModifyTenantDatabaseCommandInput,
|
|
1176
|
-
context: __SerdeContext
|
|
1177
|
-
) => Promise<__HttpRequest>;
|
|
1178
|
-
export declare const se_PromoteReadReplicaCommand: (
|
|
1179
|
-
input: PromoteReadReplicaCommandInput,
|
|
1180
|
-
context: __SerdeContext
|
|
1181
|
-
) => Promise<__HttpRequest>;
|
|
1182
|
-
export declare const se_PromoteReadReplicaDBClusterCommand: (
|
|
1183
|
-
input: PromoteReadReplicaDBClusterCommandInput,
|
|
1184
|
-
context: __SerdeContext
|
|
1185
|
-
) => Promise<__HttpRequest>;
|
|
1186
|
-
export declare const se_PurchaseReservedDBInstancesOfferingCommand: (
|
|
1187
|
-
input: PurchaseReservedDBInstancesOfferingCommandInput,
|
|
1188
|
-
context: __SerdeContext
|
|
1189
|
-
) => Promise<__HttpRequest>;
|
|
1190
|
-
export declare const se_RebootDBClusterCommand: (
|
|
1191
|
-
input: RebootDBClusterCommandInput,
|
|
1192
|
-
context: __SerdeContext
|
|
1193
|
-
) => Promise<__HttpRequest>;
|
|
1194
|
-
export declare const se_RebootDBInstanceCommand: (
|
|
1195
|
-
input: RebootDBInstanceCommandInput,
|
|
1196
|
-
context: __SerdeContext
|
|
1197
|
-
) => Promise<__HttpRequest>;
|
|
1198
|
-
export declare const se_RebootDBShardGroupCommand: (
|
|
1199
|
-
input: RebootDBShardGroupCommandInput,
|
|
1200
|
-
context: __SerdeContext
|
|
1201
|
-
) => Promise<__HttpRequest>;
|
|
1202
|
-
export declare const se_RegisterDBProxyTargetsCommand: (
|
|
1203
|
-
input: RegisterDBProxyTargetsCommandInput,
|
|
1204
|
-
context: __SerdeContext
|
|
1205
|
-
) => Promise<__HttpRequest>;
|
|
1206
|
-
export declare const se_RemoveFromGlobalClusterCommand: (
|
|
1207
|
-
input: RemoveFromGlobalClusterCommandInput,
|
|
1208
|
-
context: __SerdeContext
|
|
1209
|
-
) => Promise<__HttpRequest>;
|
|
1210
|
-
export declare const se_RemoveRoleFromDBClusterCommand: (
|
|
1211
|
-
input: RemoveRoleFromDBClusterCommandInput,
|
|
1212
|
-
context: __SerdeContext
|
|
1213
|
-
) => Promise<__HttpRequest>;
|
|
1214
|
-
export declare const se_RemoveRoleFromDBInstanceCommand: (
|
|
1215
|
-
input: RemoveRoleFromDBInstanceCommandInput,
|
|
1216
|
-
context: __SerdeContext
|
|
1217
|
-
) => Promise<__HttpRequest>;
|
|
1218
|
-
export declare const se_RemoveSourceIdentifierFromSubscriptionCommand: (
|
|
1219
|
-
input: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
1220
|
-
context: __SerdeContext
|
|
1221
|
-
) => Promise<__HttpRequest>;
|
|
1222
|
-
export declare const se_RemoveTagsFromResourceCommand: (
|
|
1223
|
-
input: RemoveTagsFromResourceCommandInput,
|
|
1224
|
-
context: __SerdeContext
|
|
1225
|
-
) => Promise<__HttpRequest>;
|
|
1226
|
-
export declare const se_ResetDBClusterParameterGroupCommand: (
|
|
1227
|
-
input: ResetDBClusterParameterGroupCommandInput,
|
|
1228
|
-
context: __SerdeContext
|
|
1229
|
-
) => Promise<__HttpRequest>;
|
|
1230
|
-
export declare const se_ResetDBParameterGroupCommand: (
|
|
1231
|
-
input: ResetDBParameterGroupCommandInput,
|
|
1232
|
-
context: __SerdeContext
|
|
1233
|
-
) => Promise<__HttpRequest>;
|
|
1234
|
-
export declare const se_RestoreDBClusterFromS3Command: (
|
|
1235
|
-
input: RestoreDBClusterFromS3CommandInput,
|
|
1236
|
-
context: __SerdeContext
|
|
1237
|
-
) => Promise<__HttpRequest>;
|
|
1238
|
-
export declare const se_RestoreDBClusterFromSnapshotCommand: (
|
|
1239
|
-
input: RestoreDBClusterFromSnapshotCommandInput,
|
|
1240
|
-
context: __SerdeContext
|
|
1241
|
-
) => Promise<__HttpRequest>;
|
|
1242
|
-
export declare const se_RestoreDBClusterToPointInTimeCommand: (
|
|
1243
|
-
input: RestoreDBClusterToPointInTimeCommandInput,
|
|
1244
|
-
context: __SerdeContext
|
|
1245
|
-
) => Promise<__HttpRequest>;
|
|
1246
|
-
export declare const se_RestoreDBInstanceFromDBSnapshotCommand: (
|
|
1247
|
-
input: RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
1248
|
-
context: __SerdeContext
|
|
1249
|
-
) => Promise<__HttpRequest>;
|
|
1250
|
-
export declare const se_RestoreDBInstanceFromS3Command: (
|
|
1251
|
-
input: RestoreDBInstanceFromS3CommandInput,
|
|
1252
|
-
context: __SerdeContext
|
|
1253
|
-
) => Promise<__HttpRequest>;
|
|
1254
|
-
export declare const se_RestoreDBInstanceToPointInTimeCommand: (
|
|
1255
|
-
input: RestoreDBInstanceToPointInTimeCommandInput,
|
|
1256
|
-
context: __SerdeContext
|
|
1257
|
-
) => Promise<__HttpRequest>;
|
|
1258
|
-
export declare const se_RevokeDBSecurityGroupIngressCommand: (
|
|
1259
|
-
input: RevokeDBSecurityGroupIngressCommandInput,
|
|
1260
|
-
context: __SerdeContext
|
|
1261
|
-
) => Promise<__HttpRequest>;
|
|
1262
|
-
export declare const se_StartActivityStreamCommand: (
|
|
1263
|
-
input: StartActivityStreamCommandInput,
|
|
1264
|
-
context: __SerdeContext
|
|
1265
|
-
) => Promise<__HttpRequest>;
|
|
1266
|
-
export declare const se_StartDBClusterCommand: (
|
|
1267
|
-
input: StartDBClusterCommandInput,
|
|
1268
|
-
context: __SerdeContext
|
|
1269
|
-
) => Promise<__HttpRequest>;
|
|
1270
|
-
export declare const se_StartDBInstanceCommand: (
|
|
1271
|
-
input: StartDBInstanceCommandInput,
|
|
1272
|
-
context: __SerdeContext
|
|
1273
|
-
) => Promise<__HttpRequest>;
|
|
1274
|
-
export declare const se_StartDBInstanceAutomatedBackupsReplicationCommand: (
|
|
1275
|
-
input: StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
1276
|
-
context: __SerdeContext
|
|
1277
|
-
) => Promise<__HttpRequest>;
|
|
1278
|
-
export declare const se_StartExportTaskCommand: (
|
|
1279
|
-
input: StartExportTaskCommandInput,
|
|
1280
|
-
context: __SerdeContext
|
|
1281
|
-
) => Promise<__HttpRequest>;
|
|
1282
|
-
export declare const se_StopActivityStreamCommand: (
|
|
1283
|
-
input: StopActivityStreamCommandInput,
|
|
1284
|
-
context: __SerdeContext
|
|
1285
|
-
) => Promise<__HttpRequest>;
|
|
1286
|
-
export declare const se_StopDBClusterCommand: (
|
|
1287
|
-
input: StopDBClusterCommandInput,
|
|
1288
|
-
context: __SerdeContext
|
|
1289
|
-
) => Promise<__HttpRequest>;
|
|
1290
|
-
export declare const se_StopDBInstanceCommand: (
|
|
1291
|
-
input: StopDBInstanceCommandInput,
|
|
1292
|
-
context: __SerdeContext
|
|
1293
|
-
) => Promise<__HttpRequest>;
|
|
1294
|
-
export declare const se_StopDBInstanceAutomatedBackupsReplicationCommand: (
|
|
1295
|
-
input: StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
1296
|
-
context: __SerdeContext
|
|
1297
|
-
) => Promise<__HttpRequest>;
|
|
1298
|
-
export declare const se_SwitchoverBlueGreenDeploymentCommand: (
|
|
1299
|
-
input: SwitchoverBlueGreenDeploymentCommandInput,
|
|
1300
|
-
context: __SerdeContext
|
|
1301
|
-
) => Promise<__HttpRequest>;
|
|
1302
|
-
export declare const se_SwitchoverGlobalClusterCommand: (
|
|
1303
|
-
input: SwitchoverGlobalClusterCommandInput,
|
|
1304
|
-
context: __SerdeContext
|
|
1305
|
-
) => Promise<__HttpRequest>;
|
|
1306
|
-
export declare const se_SwitchoverReadReplicaCommand: (
|
|
1307
|
-
input: SwitchoverReadReplicaCommandInput,
|
|
1308
|
-
context: __SerdeContext
|
|
1309
|
-
) => Promise<__HttpRequest>;
|
|
1310
|
-
export declare const de_AddRoleToDBClusterCommand: (
|
|
1311
|
-
output: __HttpResponse,
|
|
1312
|
-
context: __SerdeContext
|
|
1313
|
-
) => Promise<AddRoleToDBClusterCommandOutput>;
|
|
1314
|
-
export declare const de_AddRoleToDBInstanceCommand: (
|
|
1315
|
-
output: __HttpResponse,
|
|
1316
|
-
context: __SerdeContext
|
|
1317
|
-
) => Promise<AddRoleToDBInstanceCommandOutput>;
|
|
1318
|
-
export declare const de_AddSourceIdentifierToSubscriptionCommand: (
|
|
1319
|
-
output: __HttpResponse,
|
|
1320
|
-
context: __SerdeContext
|
|
1321
|
-
) => Promise<AddSourceIdentifierToSubscriptionCommandOutput>;
|
|
1322
|
-
export declare const de_AddTagsToResourceCommand: (
|
|
1323
|
-
output: __HttpResponse,
|
|
1324
|
-
context: __SerdeContext
|
|
1325
|
-
) => Promise<AddTagsToResourceCommandOutput>;
|
|
1326
|
-
export declare const de_ApplyPendingMaintenanceActionCommand: (
|
|
1327
|
-
output: __HttpResponse,
|
|
1328
|
-
context: __SerdeContext
|
|
1329
|
-
) => Promise<ApplyPendingMaintenanceActionCommandOutput>;
|
|
1330
|
-
export declare const de_AuthorizeDBSecurityGroupIngressCommand: (
|
|
1331
|
-
output: __HttpResponse,
|
|
1332
|
-
context: __SerdeContext
|
|
1333
|
-
) => Promise<AuthorizeDBSecurityGroupIngressCommandOutput>;
|
|
1334
|
-
export declare const de_BacktrackDBClusterCommand: (
|
|
1335
|
-
output: __HttpResponse,
|
|
1336
|
-
context: __SerdeContext
|
|
1337
|
-
) => Promise<BacktrackDBClusterCommandOutput>;
|
|
1338
|
-
export declare const de_CancelExportTaskCommand: (
|
|
1339
|
-
output: __HttpResponse,
|
|
1340
|
-
context: __SerdeContext
|
|
1341
|
-
) => Promise<CancelExportTaskCommandOutput>;
|
|
1342
|
-
export declare const de_CopyDBClusterParameterGroupCommand: (
|
|
1343
|
-
output: __HttpResponse,
|
|
1344
|
-
context: __SerdeContext
|
|
1345
|
-
) => Promise<CopyDBClusterParameterGroupCommandOutput>;
|
|
1346
|
-
export declare const de_CopyDBClusterSnapshotCommand: (
|
|
1347
|
-
output: __HttpResponse,
|
|
1348
|
-
context: __SerdeContext
|
|
1349
|
-
) => Promise<CopyDBClusterSnapshotCommandOutput>;
|
|
1350
|
-
export declare const de_CopyDBParameterGroupCommand: (
|
|
1351
|
-
output: __HttpResponse,
|
|
1352
|
-
context: __SerdeContext
|
|
1353
|
-
) => Promise<CopyDBParameterGroupCommandOutput>;
|
|
1354
|
-
export declare const de_CopyDBSnapshotCommand: (
|
|
1355
|
-
output: __HttpResponse,
|
|
1356
|
-
context: __SerdeContext
|
|
1357
|
-
) => Promise<CopyDBSnapshotCommandOutput>;
|
|
1358
|
-
export declare const de_CopyOptionGroupCommand: (
|
|
1359
|
-
output: __HttpResponse,
|
|
1360
|
-
context: __SerdeContext
|
|
1361
|
-
) => Promise<CopyOptionGroupCommandOutput>;
|
|
1362
|
-
export declare const de_CreateBlueGreenDeploymentCommand: (
|
|
1363
|
-
output: __HttpResponse,
|
|
1364
|
-
context: __SerdeContext
|
|
1365
|
-
) => Promise<CreateBlueGreenDeploymentCommandOutput>;
|
|
1366
|
-
export declare const de_CreateCustomDBEngineVersionCommand: (
|
|
1367
|
-
output: __HttpResponse,
|
|
1368
|
-
context: __SerdeContext
|
|
1369
|
-
) => Promise<CreateCustomDBEngineVersionCommandOutput>;
|
|
1370
|
-
export declare const de_CreateDBClusterCommand: (
|
|
1371
|
-
output: __HttpResponse,
|
|
1372
|
-
context: __SerdeContext
|
|
1373
|
-
) => Promise<CreateDBClusterCommandOutput>;
|
|
1374
|
-
export declare const de_CreateDBClusterEndpointCommand: (
|
|
1375
|
-
output: __HttpResponse,
|
|
1376
|
-
context: __SerdeContext
|
|
1377
|
-
) => Promise<CreateDBClusterEndpointCommandOutput>;
|
|
1378
|
-
export declare const de_CreateDBClusterParameterGroupCommand: (
|
|
1379
|
-
output: __HttpResponse,
|
|
1380
|
-
context: __SerdeContext
|
|
1381
|
-
) => Promise<CreateDBClusterParameterGroupCommandOutput>;
|
|
1382
|
-
export declare const de_CreateDBClusterSnapshotCommand: (
|
|
1383
|
-
output: __HttpResponse,
|
|
1384
|
-
context: __SerdeContext
|
|
1385
|
-
) => Promise<CreateDBClusterSnapshotCommandOutput>;
|
|
1386
|
-
export declare const de_CreateDBInstanceCommand: (
|
|
1387
|
-
output: __HttpResponse,
|
|
1388
|
-
context: __SerdeContext
|
|
1389
|
-
) => Promise<CreateDBInstanceCommandOutput>;
|
|
1390
|
-
export declare const de_CreateDBInstanceReadReplicaCommand: (
|
|
1391
|
-
output: __HttpResponse,
|
|
1392
|
-
context: __SerdeContext
|
|
1393
|
-
) => Promise<CreateDBInstanceReadReplicaCommandOutput>;
|
|
1394
|
-
export declare const de_CreateDBParameterGroupCommand: (
|
|
1395
|
-
output: __HttpResponse,
|
|
1396
|
-
context: __SerdeContext
|
|
1397
|
-
) => Promise<CreateDBParameterGroupCommandOutput>;
|
|
1398
|
-
export declare const de_CreateDBProxyCommand: (
|
|
1399
|
-
output: __HttpResponse,
|
|
1400
|
-
context: __SerdeContext
|
|
1401
|
-
) => Promise<CreateDBProxyCommandOutput>;
|
|
1402
|
-
export declare const de_CreateDBProxyEndpointCommand: (
|
|
1403
|
-
output: __HttpResponse,
|
|
1404
|
-
context: __SerdeContext
|
|
1405
|
-
) => Promise<CreateDBProxyEndpointCommandOutput>;
|
|
1406
|
-
export declare const de_CreateDBSecurityGroupCommand: (
|
|
1407
|
-
output: __HttpResponse,
|
|
1408
|
-
context: __SerdeContext
|
|
1409
|
-
) => Promise<CreateDBSecurityGroupCommandOutput>;
|
|
1410
|
-
export declare const de_CreateDBShardGroupCommand: (
|
|
1411
|
-
output: __HttpResponse,
|
|
1412
|
-
context: __SerdeContext
|
|
1413
|
-
) => Promise<CreateDBShardGroupCommandOutput>;
|
|
1414
|
-
export declare const de_CreateDBSnapshotCommand: (
|
|
1415
|
-
output: __HttpResponse,
|
|
1416
|
-
context: __SerdeContext
|
|
1417
|
-
) => Promise<CreateDBSnapshotCommandOutput>;
|
|
1418
|
-
export declare const de_CreateDBSubnetGroupCommand: (
|
|
1419
|
-
output: __HttpResponse,
|
|
1420
|
-
context: __SerdeContext
|
|
1421
|
-
) => Promise<CreateDBSubnetGroupCommandOutput>;
|
|
1422
|
-
export declare const de_CreateEventSubscriptionCommand: (
|
|
1423
|
-
output: __HttpResponse,
|
|
1424
|
-
context: __SerdeContext
|
|
1425
|
-
) => Promise<CreateEventSubscriptionCommandOutput>;
|
|
1426
|
-
export declare const de_CreateGlobalClusterCommand: (
|
|
1427
|
-
output: __HttpResponse,
|
|
1428
|
-
context: __SerdeContext
|
|
1429
|
-
) => Promise<CreateGlobalClusterCommandOutput>;
|
|
1430
|
-
export declare const de_CreateIntegrationCommand: (
|
|
1431
|
-
output: __HttpResponse,
|
|
1432
|
-
context: __SerdeContext
|
|
1433
|
-
) => Promise<CreateIntegrationCommandOutput>;
|
|
1434
|
-
export declare const de_CreateOptionGroupCommand: (
|
|
1435
|
-
output: __HttpResponse,
|
|
1436
|
-
context: __SerdeContext
|
|
1437
|
-
) => Promise<CreateOptionGroupCommandOutput>;
|
|
1438
|
-
export declare const de_CreateTenantDatabaseCommand: (
|
|
1439
|
-
output: __HttpResponse,
|
|
1440
|
-
context: __SerdeContext
|
|
1441
|
-
) => Promise<CreateTenantDatabaseCommandOutput>;
|
|
1442
|
-
export declare const de_DeleteBlueGreenDeploymentCommand: (
|
|
1443
|
-
output: __HttpResponse,
|
|
1444
|
-
context: __SerdeContext
|
|
1445
|
-
) => Promise<DeleteBlueGreenDeploymentCommandOutput>;
|
|
1446
|
-
export declare const de_DeleteCustomDBEngineVersionCommand: (
|
|
1447
|
-
output: __HttpResponse,
|
|
1448
|
-
context: __SerdeContext
|
|
1449
|
-
) => Promise<DeleteCustomDBEngineVersionCommandOutput>;
|
|
1450
|
-
export declare const de_DeleteDBClusterCommand: (
|
|
1451
|
-
output: __HttpResponse,
|
|
1452
|
-
context: __SerdeContext
|
|
1453
|
-
) => Promise<DeleteDBClusterCommandOutput>;
|
|
1454
|
-
export declare const de_DeleteDBClusterAutomatedBackupCommand: (
|
|
1455
|
-
output: __HttpResponse,
|
|
1456
|
-
context: __SerdeContext
|
|
1457
|
-
) => Promise<DeleteDBClusterAutomatedBackupCommandOutput>;
|
|
1458
|
-
export declare const de_DeleteDBClusterEndpointCommand: (
|
|
1459
|
-
output: __HttpResponse,
|
|
1460
|
-
context: __SerdeContext
|
|
1461
|
-
) => Promise<DeleteDBClusterEndpointCommandOutput>;
|
|
1462
|
-
export declare const de_DeleteDBClusterParameterGroupCommand: (
|
|
1463
|
-
output: __HttpResponse,
|
|
1464
|
-
context: __SerdeContext
|
|
1465
|
-
) => Promise<DeleteDBClusterParameterGroupCommandOutput>;
|
|
1466
|
-
export declare const de_DeleteDBClusterSnapshotCommand: (
|
|
1467
|
-
output: __HttpResponse,
|
|
1468
|
-
context: __SerdeContext
|
|
1469
|
-
) => Promise<DeleteDBClusterSnapshotCommandOutput>;
|
|
1470
|
-
export declare const de_DeleteDBInstanceCommand: (
|
|
1471
|
-
output: __HttpResponse,
|
|
1472
|
-
context: __SerdeContext
|
|
1473
|
-
) => Promise<DeleteDBInstanceCommandOutput>;
|
|
1474
|
-
export declare const de_DeleteDBInstanceAutomatedBackupCommand: (
|
|
1475
|
-
output: __HttpResponse,
|
|
1476
|
-
context: __SerdeContext
|
|
1477
|
-
) => Promise<DeleteDBInstanceAutomatedBackupCommandOutput>;
|
|
1478
|
-
export declare const de_DeleteDBParameterGroupCommand: (
|
|
1479
|
-
output: __HttpResponse,
|
|
1480
|
-
context: __SerdeContext
|
|
1481
|
-
) => Promise<DeleteDBParameterGroupCommandOutput>;
|
|
1482
|
-
export declare const de_DeleteDBProxyCommand: (
|
|
1483
|
-
output: __HttpResponse,
|
|
1484
|
-
context: __SerdeContext
|
|
1485
|
-
) => Promise<DeleteDBProxyCommandOutput>;
|
|
1486
|
-
export declare const de_DeleteDBProxyEndpointCommand: (
|
|
1487
|
-
output: __HttpResponse,
|
|
1488
|
-
context: __SerdeContext
|
|
1489
|
-
) => Promise<DeleteDBProxyEndpointCommandOutput>;
|
|
1490
|
-
export declare const de_DeleteDBSecurityGroupCommand: (
|
|
1491
|
-
output: __HttpResponse,
|
|
1492
|
-
context: __SerdeContext
|
|
1493
|
-
) => Promise<DeleteDBSecurityGroupCommandOutput>;
|
|
1494
|
-
export declare const de_DeleteDBShardGroupCommand: (
|
|
1495
|
-
output: __HttpResponse,
|
|
1496
|
-
context: __SerdeContext
|
|
1497
|
-
) => Promise<DeleteDBShardGroupCommandOutput>;
|
|
1498
|
-
export declare const de_DeleteDBSnapshotCommand: (
|
|
1499
|
-
output: __HttpResponse,
|
|
1500
|
-
context: __SerdeContext
|
|
1501
|
-
) => Promise<DeleteDBSnapshotCommandOutput>;
|
|
1502
|
-
export declare const de_DeleteDBSubnetGroupCommand: (
|
|
1503
|
-
output: __HttpResponse,
|
|
1504
|
-
context: __SerdeContext
|
|
1505
|
-
) => Promise<DeleteDBSubnetGroupCommandOutput>;
|
|
1506
|
-
export declare const de_DeleteEventSubscriptionCommand: (
|
|
1507
|
-
output: __HttpResponse,
|
|
1508
|
-
context: __SerdeContext
|
|
1509
|
-
) => Promise<DeleteEventSubscriptionCommandOutput>;
|
|
1510
|
-
export declare const de_DeleteGlobalClusterCommand: (
|
|
1511
|
-
output: __HttpResponse,
|
|
1512
|
-
context: __SerdeContext
|
|
1513
|
-
) => Promise<DeleteGlobalClusterCommandOutput>;
|
|
1514
|
-
export declare const de_DeleteIntegrationCommand: (
|
|
1515
|
-
output: __HttpResponse,
|
|
1516
|
-
context: __SerdeContext
|
|
1517
|
-
) => Promise<DeleteIntegrationCommandOutput>;
|
|
1518
|
-
export declare const de_DeleteOptionGroupCommand: (
|
|
1519
|
-
output: __HttpResponse,
|
|
1520
|
-
context: __SerdeContext
|
|
1521
|
-
) => Promise<DeleteOptionGroupCommandOutput>;
|
|
1522
|
-
export declare const de_DeleteTenantDatabaseCommand: (
|
|
1523
|
-
output: __HttpResponse,
|
|
1524
|
-
context: __SerdeContext
|
|
1525
|
-
) => Promise<DeleteTenantDatabaseCommandOutput>;
|
|
1526
|
-
export declare const de_DeregisterDBProxyTargetsCommand: (
|
|
1527
|
-
output: __HttpResponse,
|
|
1528
|
-
context: __SerdeContext
|
|
1529
|
-
) => Promise<DeregisterDBProxyTargetsCommandOutput>;
|
|
1530
|
-
export declare const de_DescribeAccountAttributesCommand: (
|
|
1531
|
-
output: __HttpResponse,
|
|
1532
|
-
context: __SerdeContext
|
|
1533
|
-
) => Promise<DescribeAccountAttributesCommandOutput>;
|
|
1534
|
-
export declare const de_DescribeBlueGreenDeploymentsCommand: (
|
|
1535
|
-
output: __HttpResponse,
|
|
1536
|
-
context: __SerdeContext
|
|
1537
|
-
) => Promise<DescribeBlueGreenDeploymentsCommandOutput>;
|
|
1538
|
-
export declare const de_DescribeCertificatesCommand: (
|
|
1539
|
-
output: __HttpResponse,
|
|
1540
|
-
context: __SerdeContext
|
|
1541
|
-
) => Promise<DescribeCertificatesCommandOutput>;
|
|
1542
|
-
export declare const de_DescribeDBClusterAutomatedBackupsCommand: (
|
|
1543
|
-
output: __HttpResponse,
|
|
1544
|
-
context: __SerdeContext
|
|
1545
|
-
) => Promise<DescribeDBClusterAutomatedBackupsCommandOutput>;
|
|
1546
|
-
export declare const de_DescribeDBClusterBacktracksCommand: (
|
|
1547
|
-
output: __HttpResponse,
|
|
1548
|
-
context: __SerdeContext
|
|
1549
|
-
) => Promise<DescribeDBClusterBacktracksCommandOutput>;
|
|
1550
|
-
export declare const de_DescribeDBClusterEndpointsCommand: (
|
|
1551
|
-
output: __HttpResponse,
|
|
1552
|
-
context: __SerdeContext
|
|
1553
|
-
) => Promise<DescribeDBClusterEndpointsCommandOutput>;
|
|
1554
|
-
export declare const de_DescribeDBClusterParameterGroupsCommand: (
|
|
1555
|
-
output: __HttpResponse,
|
|
1556
|
-
context: __SerdeContext
|
|
1557
|
-
) => Promise<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
1558
|
-
export declare const de_DescribeDBClusterParametersCommand: (
|
|
1559
|
-
output: __HttpResponse,
|
|
1560
|
-
context: __SerdeContext
|
|
1561
|
-
) => Promise<DescribeDBClusterParametersCommandOutput>;
|
|
1562
|
-
export declare const de_DescribeDBClustersCommand: (
|
|
1563
|
-
output: __HttpResponse,
|
|
1564
|
-
context: __SerdeContext
|
|
1565
|
-
) => Promise<DescribeDBClustersCommandOutput>;
|
|
1566
|
-
export declare const de_DescribeDBClusterSnapshotAttributesCommand: (
|
|
1567
|
-
output: __HttpResponse,
|
|
1568
|
-
context: __SerdeContext
|
|
1569
|
-
) => Promise<DescribeDBClusterSnapshotAttributesCommandOutput>;
|
|
1570
|
-
export declare const de_DescribeDBClusterSnapshotsCommand: (
|
|
1571
|
-
output: __HttpResponse,
|
|
1572
|
-
context: __SerdeContext
|
|
1573
|
-
) => Promise<DescribeDBClusterSnapshotsCommandOutput>;
|
|
1574
|
-
export declare const de_DescribeDBEngineVersionsCommand: (
|
|
1575
|
-
output: __HttpResponse,
|
|
1576
|
-
context: __SerdeContext
|
|
1577
|
-
) => Promise<DescribeDBEngineVersionsCommandOutput>;
|
|
1578
|
-
export declare const de_DescribeDBInstanceAutomatedBackupsCommand: (
|
|
1579
|
-
output: __HttpResponse,
|
|
1580
|
-
context: __SerdeContext
|
|
1581
|
-
) => Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
|
|
1582
|
-
export declare const de_DescribeDBInstancesCommand: (
|
|
1583
|
-
output: __HttpResponse,
|
|
1584
|
-
context: __SerdeContext
|
|
1585
|
-
) => Promise<DescribeDBInstancesCommandOutput>;
|
|
1586
|
-
export declare const de_DescribeDBLogFilesCommand: (
|
|
1587
|
-
output: __HttpResponse,
|
|
1588
|
-
context: __SerdeContext
|
|
1589
|
-
) => Promise<DescribeDBLogFilesCommandOutput>;
|
|
1590
|
-
export declare const de_DescribeDBMajorEngineVersionsCommand: (
|
|
1591
|
-
output: __HttpResponse,
|
|
1592
|
-
context: __SerdeContext
|
|
1593
|
-
) => Promise<DescribeDBMajorEngineVersionsCommandOutput>;
|
|
1594
|
-
export declare const de_DescribeDBParameterGroupsCommand: (
|
|
1595
|
-
output: __HttpResponse,
|
|
1596
|
-
context: __SerdeContext
|
|
1597
|
-
) => Promise<DescribeDBParameterGroupsCommandOutput>;
|
|
1598
|
-
export declare const de_DescribeDBParametersCommand: (
|
|
1599
|
-
output: __HttpResponse,
|
|
1600
|
-
context: __SerdeContext
|
|
1601
|
-
) => Promise<DescribeDBParametersCommandOutput>;
|
|
1602
|
-
export declare const de_DescribeDBProxiesCommand: (
|
|
1603
|
-
output: __HttpResponse,
|
|
1604
|
-
context: __SerdeContext
|
|
1605
|
-
) => Promise<DescribeDBProxiesCommandOutput>;
|
|
1606
|
-
export declare const de_DescribeDBProxyEndpointsCommand: (
|
|
1607
|
-
output: __HttpResponse,
|
|
1608
|
-
context: __SerdeContext
|
|
1609
|
-
) => Promise<DescribeDBProxyEndpointsCommandOutput>;
|
|
1610
|
-
export declare const de_DescribeDBProxyTargetGroupsCommand: (
|
|
1611
|
-
output: __HttpResponse,
|
|
1612
|
-
context: __SerdeContext
|
|
1613
|
-
) => Promise<DescribeDBProxyTargetGroupsCommandOutput>;
|
|
1614
|
-
export declare const de_DescribeDBProxyTargetsCommand: (
|
|
1615
|
-
output: __HttpResponse,
|
|
1616
|
-
context: __SerdeContext
|
|
1617
|
-
) => Promise<DescribeDBProxyTargetsCommandOutput>;
|
|
1618
|
-
export declare const de_DescribeDBRecommendationsCommand: (
|
|
1619
|
-
output: __HttpResponse,
|
|
1620
|
-
context: __SerdeContext
|
|
1621
|
-
) => Promise<DescribeDBRecommendationsCommandOutput>;
|
|
1622
|
-
export declare const de_DescribeDBSecurityGroupsCommand: (
|
|
1623
|
-
output: __HttpResponse,
|
|
1624
|
-
context: __SerdeContext
|
|
1625
|
-
) => Promise<DescribeDBSecurityGroupsCommandOutput>;
|
|
1626
|
-
export declare const de_DescribeDBShardGroupsCommand: (
|
|
1627
|
-
output: __HttpResponse,
|
|
1628
|
-
context: __SerdeContext
|
|
1629
|
-
) => Promise<DescribeDBShardGroupsCommandOutput>;
|
|
1630
|
-
export declare const de_DescribeDBSnapshotAttributesCommand: (
|
|
1631
|
-
output: __HttpResponse,
|
|
1632
|
-
context: __SerdeContext
|
|
1633
|
-
) => Promise<DescribeDBSnapshotAttributesCommandOutput>;
|
|
1634
|
-
export declare const de_DescribeDBSnapshotsCommand: (
|
|
1635
|
-
output: __HttpResponse,
|
|
1636
|
-
context: __SerdeContext
|
|
1637
|
-
) => Promise<DescribeDBSnapshotsCommandOutput>;
|
|
1638
|
-
export declare const de_DescribeDBSnapshotTenantDatabasesCommand: (
|
|
1639
|
-
output: __HttpResponse,
|
|
1640
|
-
context: __SerdeContext
|
|
1641
|
-
) => Promise<DescribeDBSnapshotTenantDatabasesCommandOutput>;
|
|
1642
|
-
export declare const de_DescribeDBSubnetGroupsCommand: (
|
|
1643
|
-
output: __HttpResponse,
|
|
1644
|
-
context: __SerdeContext
|
|
1645
|
-
) => Promise<DescribeDBSubnetGroupsCommandOutput>;
|
|
1646
|
-
export declare const de_DescribeEngineDefaultClusterParametersCommand: (
|
|
1647
|
-
output: __HttpResponse,
|
|
1648
|
-
context: __SerdeContext
|
|
1649
|
-
) => Promise<DescribeEngineDefaultClusterParametersCommandOutput>;
|
|
1650
|
-
export declare const de_DescribeEngineDefaultParametersCommand: (
|
|
1651
|
-
output: __HttpResponse,
|
|
1652
|
-
context: __SerdeContext
|
|
1653
|
-
) => Promise<DescribeEngineDefaultParametersCommandOutput>;
|
|
1654
|
-
export declare const de_DescribeEventCategoriesCommand: (
|
|
1655
|
-
output: __HttpResponse,
|
|
1656
|
-
context: __SerdeContext
|
|
1657
|
-
) => Promise<DescribeEventCategoriesCommandOutput>;
|
|
1658
|
-
export declare const de_DescribeEventsCommand: (
|
|
1659
|
-
output: __HttpResponse,
|
|
1660
|
-
context: __SerdeContext
|
|
1661
|
-
) => Promise<DescribeEventsCommandOutput>;
|
|
1662
|
-
export declare const de_DescribeEventSubscriptionsCommand: (
|
|
1663
|
-
output: __HttpResponse,
|
|
1664
|
-
context: __SerdeContext
|
|
1665
|
-
) => Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
1666
|
-
export declare const de_DescribeExportTasksCommand: (
|
|
1667
|
-
output: __HttpResponse,
|
|
1668
|
-
context: __SerdeContext
|
|
1669
|
-
) => Promise<DescribeExportTasksCommandOutput>;
|
|
1670
|
-
export declare const de_DescribeGlobalClustersCommand: (
|
|
1671
|
-
output: __HttpResponse,
|
|
1672
|
-
context: __SerdeContext
|
|
1673
|
-
) => Promise<DescribeGlobalClustersCommandOutput>;
|
|
1674
|
-
export declare const de_DescribeIntegrationsCommand: (
|
|
1675
|
-
output: __HttpResponse,
|
|
1676
|
-
context: __SerdeContext
|
|
1677
|
-
) => Promise<DescribeIntegrationsCommandOutput>;
|
|
1678
|
-
export declare const de_DescribeOptionGroupOptionsCommand: (
|
|
1679
|
-
output: __HttpResponse,
|
|
1680
|
-
context: __SerdeContext
|
|
1681
|
-
) => Promise<DescribeOptionGroupOptionsCommandOutput>;
|
|
1682
|
-
export declare const de_DescribeOptionGroupsCommand: (
|
|
1683
|
-
output: __HttpResponse,
|
|
1684
|
-
context: __SerdeContext
|
|
1685
|
-
) => Promise<DescribeOptionGroupsCommandOutput>;
|
|
1686
|
-
export declare const de_DescribeOrderableDBInstanceOptionsCommand: (
|
|
1687
|
-
output: __HttpResponse,
|
|
1688
|
-
context: __SerdeContext
|
|
1689
|
-
) => Promise<DescribeOrderableDBInstanceOptionsCommandOutput>;
|
|
1690
|
-
export declare const de_DescribePendingMaintenanceActionsCommand: (
|
|
1691
|
-
output: __HttpResponse,
|
|
1692
|
-
context: __SerdeContext
|
|
1693
|
-
) => Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
1694
|
-
export declare const de_DescribeReservedDBInstancesCommand: (
|
|
1695
|
-
output: __HttpResponse,
|
|
1696
|
-
context: __SerdeContext
|
|
1697
|
-
) => Promise<DescribeReservedDBInstancesCommandOutput>;
|
|
1698
|
-
export declare const de_DescribeReservedDBInstancesOfferingsCommand: (
|
|
1699
|
-
output: __HttpResponse,
|
|
1700
|
-
context: __SerdeContext
|
|
1701
|
-
) => Promise<DescribeReservedDBInstancesOfferingsCommandOutput>;
|
|
1702
|
-
export declare const de_DescribeSourceRegionsCommand: (
|
|
1703
|
-
output: __HttpResponse,
|
|
1704
|
-
context: __SerdeContext
|
|
1705
|
-
) => Promise<DescribeSourceRegionsCommandOutput>;
|
|
1706
|
-
export declare const de_DescribeTenantDatabasesCommand: (
|
|
1707
|
-
output: __HttpResponse,
|
|
1708
|
-
context: __SerdeContext
|
|
1709
|
-
) => Promise<DescribeTenantDatabasesCommandOutput>;
|
|
1710
|
-
export declare const de_DescribeValidDBInstanceModificationsCommand: (
|
|
1711
|
-
output: __HttpResponse,
|
|
1712
|
-
context: __SerdeContext
|
|
1713
|
-
) => Promise<DescribeValidDBInstanceModificationsCommandOutput>;
|
|
1714
|
-
export declare const de_DisableHttpEndpointCommand: (
|
|
1715
|
-
output: __HttpResponse,
|
|
1716
|
-
context: __SerdeContext
|
|
1717
|
-
) => Promise<DisableHttpEndpointCommandOutput>;
|
|
1718
|
-
export declare const de_DownloadDBLogFilePortionCommand: (
|
|
1719
|
-
output: __HttpResponse,
|
|
1720
|
-
context: __SerdeContext
|
|
1721
|
-
) => Promise<DownloadDBLogFilePortionCommandOutput>;
|
|
1722
|
-
export declare const de_EnableHttpEndpointCommand: (
|
|
1723
|
-
output: __HttpResponse,
|
|
1724
|
-
context: __SerdeContext
|
|
1725
|
-
) => Promise<EnableHttpEndpointCommandOutput>;
|
|
1726
|
-
export declare const de_FailoverDBClusterCommand: (
|
|
1727
|
-
output: __HttpResponse,
|
|
1728
|
-
context: __SerdeContext
|
|
1729
|
-
) => Promise<FailoverDBClusterCommandOutput>;
|
|
1730
|
-
export declare const de_FailoverGlobalClusterCommand: (
|
|
1731
|
-
output: __HttpResponse,
|
|
1732
|
-
context: __SerdeContext
|
|
1733
|
-
) => Promise<FailoverGlobalClusterCommandOutput>;
|
|
1734
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
1735
|
-
output: __HttpResponse,
|
|
1736
|
-
context: __SerdeContext
|
|
1737
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1738
|
-
export declare const de_ModifyActivityStreamCommand: (
|
|
1739
|
-
output: __HttpResponse,
|
|
1740
|
-
context: __SerdeContext
|
|
1741
|
-
) => Promise<ModifyActivityStreamCommandOutput>;
|
|
1742
|
-
export declare const de_ModifyCertificatesCommand: (
|
|
1743
|
-
output: __HttpResponse,
|
|
1744
|
-
context: __SerdeContext
|
|
1745
|
-
) => Promise<ModifyCertificatesCommandOutput>;
|
|
1746
|
-
export declare const de_ModifyCurrentDBClusterCapacityCommand: (
|
|
1747
|
-
output: __HttpResponse,
|
|
1748
|
-
context: __SerdeContext
|
|
1749
|
-
) => Promise<ModifyCurrentDBClusterCapacityCommandOutput>;
|
|
1750
|
-
export declare const de_ModifyCustomDBEngineVersionCommand: (
|
|
1751
|
-
output: __HttpResponse,
|
|
1752
|
-
context: __SerdeContext
|
|
1753
|
-
) => Promise<ModifyCustomDBEngineVersionCommandOutput>;
|
|
1754
|
-
export declare const de_ModifyDBClusterCommand: (
|
|
1755
|
-
output: __HttpResponse,
|
|
1756
|
-
context: __SerdeContext
|
|
1757
|
-
) => Promise<ModifyDBClusterCommandOutput>;
|
|
1758
|
-
export declare const de_ModifyDBClusterEndpointCommand: (
|
|
1759
|
-
output: __HttpResponse,
|
|
1760
|
-
context: __SerdeContext
|
|
1761
|
-
) => Promise<ModifyDBClusterEndpointCommandOutput>;
|
|
1762
|
-
export declare const de_ModifyDBClusterParameterGroupCommand: (
|
|
1763
|
-
output: __HttpResponse,
|
|
1764
|
-
context: __SerdeContext
|
|
1765
|
-
) => Promise<ModifyDBClusterParameterGroupCommandOutput>;
|
|
1766
|
-
export declare const de_ModifyDBClusterSnapshotAttributeCommand: (
|
|
1767
|
-
output: __HttpResponse,
|
|
1768
|
-
context: __SerdeContext
|
|
1769
|
-
) => Promise<ModifyDBClusterSnapshotAttributeCommandOutput>;
|
|
1770
|
-
export declare const de_ModifyDBInstanceCommand: (
|
|
1771
|
-
output: __HttpResponse,
|
|
1772
|
-
context: __SerdeContext
|
|
1773
|
-
) => Promise<ModifyDBInstanceCommandOutput>;
|
|
1774
|
-
export declare const de_ModifyDBParameterGroupCommand: (
|
|
1775
|
-
output: __HttpResponse,
|
|
1776
|
-
context: __SerdeContext
|
|
1777
|
-
) => Promise<ModifyDBParameterGroupCommandOutput>;
|
|
1778
|
-
export declare const de_ModifyDBProxyCommand: (
|
|
1779
|
-
output: __HttpResponse,
|
|
1780
|
-
context: __SerdeContext
|
|
1781
|
-
) => Promise<ModifyDBProxyCommandOutput>;
|
|
1782
|
-
export declare const de_ModifyDBProxyEndpointCommand: (
|
|
1783
|
-
output: __HttpResponse,
|
|
1784
|
-
context: __SerdeContext
|
|
1785
|
-
) => Promise<ModifyDBProxyEndpointCommandOutput>;
|
|
1786
|
-
export declare const de_ModifyDBProxyTargetGroupCommand: (
|
|
1787
|
-
output: __HttpResponse,
|
|
1788
|
-
context: __SerdeContext
|
|
1789
|
-
) => Promise<ModifyDBProxyTargetGroupCommandOutput>;
|
|
1790
|
-
export declare const de_ModifyDBRecommendationCommand: (
|
|
1791
|
-
output: __HttpResponse,
|
|
1792
|
-
context: __SerdeContext
|
|
1793
|
-
) => Promise<ModifyDBRecommendationCommandOutput>;
|
|
1794
|
-
export declare const de_ModifyDBShardGroupCommand: (
|
|
1795
|
-
output: __HttpResponse,
|
|
1796
|
-
context: __SerdeContext
|
|
1797
|
-
) => Promise<ModifyDBShardGroupCommandOutput>;
|
|
1798
|
-
export declare const de_ModifyDBSnapshotCommand: (
|
|
1799
|
-
output: __HttpResponse,
|
|
1800
|
-
context: __SerdeContext
|
|
1801
|
-
) => Promise<ModifyDBSnapshotCommandOutput>;
|
|
1802
|
-
export declare const de_ModifyDBSnapshotAttributeCommand: (
|
|
1803
|
-
output: __HttpResponse,
|
|
1804
|
-
context: __SerdeContext
|
|
1805
|
-
) => Promise<ModifyDBSnapshotAttributeCommandOutput>;
|
|
1806
|
-
export declare const de_ModifyDBSubnetGroupCommand: (
|
|
1807
|
-
output: __HttpResponse,
|
|
1808
|
-
context: __SerdeContext
|
|
1809
|
-
) => Promise<ModifyDBSubnetGroupCommandOutput>;
|
|
1810
|
-
export declare const de_ModifyEventSubscriptionCommand: (
|
|
1811
|
-
output: __HttpResponse,
|
|
1812
|
-
context: __SerdeContext
|
|
1813
|
-
) => Promise<ModifyEventSubscriptionCommandOutput>;
|
|
1814
|
-
export declare const de_ModifyGlobalClusterCommand: (
|
|
1815
|
-
output: __HttpResponse,
|
|
1816
|
-
context: __SerdeContext
|
|
1817
|
-
) => Promise<ModifyGlobalClusterCommandOutput>;
|
|
1818
|
-
export declare const de_ModifyIntegrationCommand: (
|
|
1819
|
-
output: __HttpResponse,
|
|
1820
|
-
context: __SerdeContext
|
|
1821
|
-
) => Promise<ModifyIntegrationCommandOutput>;
|
|
1822
|
-
export declare const de_ModifyOptionGroupCommand: (
|
|
1823
|
-
output: __HttpResponse,
|
|
1824
|
-
context: __SerdeContext
|
|
1825
|
-
) => Promise<ModifyOptionGroupCommandOutput>;
|
|
1826
|
-
export declare const de_ModifyTenantDatabaseCommand: (
|
|
1827
|
-
output: __HttpResponse,
|
|
1828
|
-
context: __SerdeContext
|
|
1829
|
-
) => Promise<ModifyTenantDatabaseCommandOutput>;
|
|
1830
|
-
export declare const de_PromoteReadReplicaCommand: (
|
|
1831
|
-
output: __HttpResponse,
|
|
1832
|
-
context: __SerdeContext
|
|
1833
|
-
) => Promise<PromoteReadReplicaCommandOutput>;
|
|
1834
|
-
export declare const de_PromoteReadReplicaDBClusterCommand: (
|
|
1835
|
-
output: __HttpResponse,
|
|
1836
|
-
context: __SerdeContext
|
|
1837
|
-
) => Promise<PromoteReadReplicaDBClusterCommandOutput>;
|
|
1838
|
-
export declare const de_PurchaseReservedDBInstancesOfferingCommand: (
|
|
1839
|
-
output: __HttpResponse,
|
|
1840
|
-
context: __SerdeContext
|
|
1841
|
-
) => Promise<PurchaseReservedDBInstancesOfferingCommandOutput>;
|
|
1842
|
-
export declare const de_RebootDBClusterCommand: (
|
|
1843
|
-
output: __HttpResponse,
|
|
1844
|
-
context: __SerdeContext
|
|
1845
|
-
) => Promise<RebootDBClusterCommandOutput>;
|
|
1846
|
-
export declare const de_RebootDBInstanceCommand: (
|
|
1847
|
-
output: __HttpResponse,
|
|
1848
|
-
context: __SerdeContext
|
|
1849
|
-
) => Promise<RebootDBInstanceCommandOutput>;
|
|
1850
|
-
export declare const de_RebootDBShardGroupCommand: (
|
|
1851
|
-
output: __HttpResponse,
|
|
1852
|
-
context: __SerdeContext
|
|
1853
|
-
) => Promise<RebootDBShardGroupCommandOutput>;
|
|
1854
|
-
export declare const de_RegisterDBProxyTargetsCommand: (
|
|
1855
|
-
output: __HttpResponse,
|
|
1856
|
-
context: __SerdeContext
|
|
1857
|
-
) => Promise<RegisterDBProxyTargetsCommandOutput>;
|
|
1858
|
-
export declare const de_RemoveFromGlobalClusterCommand: (
|
|
1859
|
-
output: __HttpResponse,
|
|
1860
|
-
context: __SerdeContext
|
|
1861
|
-
) => Promise<RemoveFromGlobalClusterCommandOutput>;
|
|
1862
|
-
export declare const de_RemoveRoleFromDBClusterCommand: (
|
|
1863
|
-
output: __HttpResponse,
|
|
1864
|
-
context: __SerdeContext
|
|
1865
|
-
) => Promise<RemoveRoleFromDBClusterCommandOutput>;
|
|
1866
|
-
export declare const de_RemoveRoleFromDBInstanceCommand: (
|
|
1867
|
-
output: __HttpResponse,
|
|
1868
|
-
context: __SerdeContext
|
|
1869
|
-
) => Promise<RemoveRoleFromDBInstanceCommandOutput>;
|
|
1870
|
-
export declare const de_RemoveSourceIdentifierFromSubscriptionCommand: (
|
|
1871
|
-
output: __HttpResponse,
|
|
1872
|
-
context: __SerdeContext
|
|
1873
|
-
) => Promise<RemoveSourceIdentifierFromSubscriptionCommandOutput>;
|
|
1874
|
-
export declare const de_RemoveTagsFromResourceCommand: (
|
|
1875
|
-
output: __HttpResponse,
|
|
1876
|
-
context: __SerdeContext
|
|
1877
|
-
) => Promise<RemoveTagsFromResourceCommandOutput>;
|
|
1878
|
-
export declare const de_ResetDBClusterParameterGroupCommand: (
|
|
1879
|
-
output: __HttpResponse,
|
|
1880
|
-
context: __SerdeContext
|
|
1881
|
-
) => Promise<ResetDBClusterParameterGroupCommandOutput>;
|
|
1882
|
-
export declare const de_ResetDBParameterGroupCommand: (
|
|
1883
|
-
output: __HttpResponse,
|
|
1884
|
-
context: __SerdeContext
|
|
1885
|
-
) => Promise<ResetDBParameterGroupCommandOutput>;
|
|
1886
|
-
export declare const de_RestoreDBClusterFromS3Command: (
|
|
1887
|
-
output: __HttpResponse,
|
|
1888
|
-
context: __SerdeContext
|
|
1889
|
-
) => Promise<RestoreDBClusterFromS3CommandOutput>;
|
|
1890
|
-
export declare const de_RestoreDBClusterFromSnapshotCommand: (
|
|
1891
|
-
output: __HttpResponse,
|
|
1892
|
-
context: __SerdeContext
|
|
1893
|
-
) => Promise<RestoreDBClusterFromSnapshotCommandOutput>;
|
|
1894
|
-
export declare const de_RestoreDBClusterToPointInTimeCommand: (
|
|
1895
|
-
output: __HttpResponse,
|
|
1896
|
-
context: __SerdeContext
|
|
1897
|
-
) => Promise<RestoreDBClusterToPointInTimeCommandOutput>;
|
|
1898
|
-
export declare const de_RestoreDBInstanceFromDBSnapshotCommand: (
|
|
1899
|
-
output: __HttpResponse,
|
|
1900
|
-
context: __SerdeContext
|
|
1901
|
-
) => Promise<RestoreDBInstanceFromDBSnapshotCommandOutput>;
|
|
1902
|
-
export declare const de_RestoreDBInstanceFromS3Command: (
|
|
1903
|
-
output: __HttpResponse,
|
|
1904
|
-
context: __SerdeContext
|
|
1905
|
-
) => Promise<RestoreDBInstanceFromS3CommandOutput>;
|
|
1906
|
-
export declare const de_RestoreDBInstanceToPointInTimeCommand: (
|
|
1907
|
-
output: __HttpResponse,
|
|
1908
|
-
context: __SerdeContext
|
|
1909
|
-
) => Promise<RestoreDBInstanceToPointInTimeCommandOutput>;
|
|
1910
|
-
export declare const de_RevokeDBSecurityGroupIngressCommand: (
|
|
1911
|
-
output: __HttpResponse,
|
|
1912
|
-
context: __SerdeContext
|
|
1913
|
-
) => Promise<RevokeDBSecurityGroupIngressCommandOutput>;
|
|
1914
|
-
export declare const de_StartActivityStreamCommand: (
|
|
1915
|
-
output: __HttpResponse,
|
|
1916
|
-
context: __SerdeContext
|
|
1917
|
-
) => Promise<StartActivityStreamCommandOutput>;
|
|
1918
|
-
export declare const de_StartDBClusterCommand: (
|
|
1919
|
-
output: __HttpResponse,
|
|
1920
|
-
context: __SerdeContext
|
|
1921
|
-
) => Promise<StartDBClusterCommandOutput>;
|
|
1922
|
-
export declare const de_StartDBInstanceCommand: (
|
|
1923
|
-
output: __HttpResponse,
|
|
1924
|
-
context: __SerdeContext
|
|
1925
|
-
) => Promise<StartDBInstanceCommandOutput>;
|
|
1926
|
-
export declare const de_StartDBInstanceAutomatedBackupsReplicationCommand: (
|
|
1927
|
-
output: __HttpResponse,
|
|
1928
|
-
context: __SerdeContext
|
|
1929
|
-
) => Promise<StartDBInstanceAutomatedBackupsReplicationCommandOutput>;
|
|
1930
|
-
export declare const de_StartExportTaskCommand: (
|
|
1931
|
-
output: __HttpResponse,
|
|
1932
|
-
context: __SerdeContext
|
|
1933
|
-
) => Promise<StartExportTaskCommandOutput>;
|
|
1934
|
-
export declare const de_StopActivityStreamCommand: (
|
|
1935
|
-
output: __HttpResponse,
|
|
1936
|
-
context: __SerdeContext
|
|
1937
|
-
) => Promise<StopActivityStreamCommandOutput>;
|
|
1938
|
-
export declare const de_StopDBClusterCommand: (
|
|
1939
|
-
output: __HttpResponse,
|
|
1940
|
-
context: __SerdeContext
|
|
1941
|
-
) => Promise<StopDBClusterCommandOutput>;
|
|
1942
|
-
export declare const de_StopDBInstanceCommand: (
|
|
1943
|
-
output: __HttpResponse,
|
|
1944
|
-
context: __SerdeContext
|
|
1945
|
-
) => Promise<StopDBInstanceCommandOutput>;
|
|
1946
|
-
export declare const de_StopDBInstanceAutomatedBackupsReplicationCommand: (
|
|
1947
|
-
output: __HttpResponse,
|
|
1948
|
-
context: __SerdeContext
|
|
1949
|
-
) => Promise<StopDBInstanceAutomatedBackupsReplicationCommandOutput>;
|
|
1950
|
-
export declare const de_SwitchoverBlueGreenDeploymentCommand: (
|
|
1951
|
-
output: __HttpResponse,
|
|
1952
|
-
context: __SerdeContext
|
|
1953
|
-
) => Promise<SwitchoverBlueGreenDeploymentCommandOutput>;
|
|
1954
|
-
export declare const de_SwitchoverGlobalClusterCommand: (
|
|
1955
|
-
output: __HttpResponse,
|
|
1956
|
-
context: __SerdeContext
|
|
1957
|
-
) => Promise<SwitchoverGlobalClusterCommandOutput>;
|
|
1958
|
-
export declare const de_SwitchoverReadReplicaCommand: (
|
|
1959
|
-
output: __HttpResponse,
|
|
1960
|
-
context: __SerdeContext
|
|
1961
|
-
) => Promise<SwitchoverReadReplicaCommandOutput>;
|