@aws-sdk/client-rds 3.169.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/RDS.d.ts +2542 -690
- package/dist-types/ts3.4/RDSClient.d.ts +950 -210
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +39 -18
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +41 -17
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +137 -137
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +4106 -3635
- package/dist-types/ts3.4/models/models_1.d.ts +2608 -2351
- package/dist-types/ts3.4/pagination/DescribeCertificatesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterBacktracksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBEngineVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBLogFilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBParameterGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxiesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyEndpointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBProxyTargetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSnapshotsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeDBSubnetGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEngineDefaultParametersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeExportTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeGlobalClustersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOptionGroupOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOptionGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeReservedDBInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeSourceRegionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DownloadDBLogFilePortionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/index.d.ts +34 -34
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +1649 -413
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +13 -7
- package/package.json +36 -36
|
@@ -1,690 +1,2542 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
import {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
import {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
import {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
import {
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
import {
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
import {
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
import {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
import {
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
import {
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
import {
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
import {
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
import {
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
import {
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
AddRoleToDBClusterCommandInput,
|
|
4
|
+
AddRoleToDBClusterCommandOutput,
|
|
5
|
+
} from "./commands/AddRoleToDBClusterCommand";
|
|
6
|
+
import {
|
|
7
|
+
AddRoleToDBInstanceCommandInput,
|
|
8
|
+
AddRoleToDBInstanceCommandOutput,
|
|
9
|
+
} from "./commands/AddRoleToDBInstanceCommand";
|
|
10
|
+
import {
|
|
11
|
+
AddSourceIdentifierToSubscriptionCommandInput,
|
|
12
|
+
AddSourceIdentifierToSubscriptionCommandOutput,
|
|
13
|
+
} from "./commands/AddSourceIdentifierToSubscriptionCommand";
|
|
14
|
+
import {
|
|
15
|
+
AddTagsToResourceCommandInput,
|
|
16
|
+
AddTagsToResourceCommandOutput,
|
|
17
|
+
} from "./commands/AddTagsToResourceCommand";
|
|
18
|
+
import {
|
|
19
|
+
ApplyPendingMaintenanceActionCommandInput,
|
|
20
|
+
ApplyPendingMaintenanceActionCommandOutput,
|
|
21
|
+
} from "./commands/ApplyPendingMaintenanceActionCommand";
|
|
22
|
+
import {
|
|
23
|
+
AuthorizeDBSecurityGroupIngressCommandInput,
|
|
24
|
+
AuthorizeDBSecurityGroupIngressCommandOutput,
|
|
25
|
+
} from "./commands/AuthorizeDBSecurityGroupIngressCommand";
|
|
26
|
+
import {
|
|
27
|
+
BacktrackDBClusterCommandInput,
|
|
28
|
+
BacktrackDBClusterCommandOutput,
|
|
29
|
+
} from "./commands/BacktrackDBClusterCommand";
|
|
30
|
+
import {
|
|
31
|
+
CancelExportTaskCommandInput,
|
|
32
|
+
CancelExportTaskCommandOutput,
|
|
33
|
+
} from "./commands/CancelExportTaskCommand";
|
|
34
|
+
import {
|
|
35
|
+
CopyDBClusterParameterGroupCommandInput,
|
|
36
|
+
CopyDBClusterParameterGroupCommandOutput,
|
|
37
|
+
} from "./commands/CopyDBClusterParameterGroupCommand";
|
|
38
|
+
import {
|
|
39
|
+
CopyDBClusterSnapshotCommandInput,
|
|
40
|
+
CopyDBClusterSnapshotCommandOutput,
|
|
41
|
+
} from "./commands/CopyDBClusterSnapshotCommand";
|
|
42
|
+
import {
|
|
43
|
+
CopyDBParameterGroupCommandInput,
|
|
44
|
+
CopyDBParameterGroupCommandOutput,
|
|
45
|
+
} from "./commands/CopyDBParameterGroupCommand";
|
|
46
|
+
import {
|
|
47
|
+
CopyDBSnapshotCommandInput,
|
|
48
|
+
CopyDBSnapshotCommandOutput,
|
|
49
|
+
} from "./commands/CopyDBSnapshotCommand";
|
|
50
|
+
import {
|
|
51
|
+
CopyOptionGroupCommandInput,
|
|
52
|
+
CopyOptionGroupCommandOutput,
|
|
53
|
+
} from "./commands/CopyOptionGroupCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateCustomDBEngineVersionCommandInput,
|
|
56
|
+
CreateCustomDBEngineVersionCommandOutput,
|
|
57
|
+
} from "./commands/CreateCustomDBEngineVersionCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateDBClusterCommandInput,
|
|
60
|
+
CreateDBClusterCommandOutput,
|
|
61
|
+
} from "./commands/CreateDBClusterCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateDBClusterEndpointCommandInput,
|
|
64
|
+
CreateDBClusterEndpointCommandOutput,
|
|
65
|
+
} from "./commands/CreateDBClusterEndpointCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateDBClusterParameterGroupCommandInput,
|
|
68
|
+
CreateDBClusterParameterGroupCommandOutput,
|
|
69
|
+
} from "./commands/CreateDBClusterParameterGroupCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateDBClusterSnapshotCommandInput,
|
|
72
|
+
CreateDBClusterSnapshotCommandOutput,
|
|
73
|
+
} from "./commands/CreateDBClusterSnapshotCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateDBInstanceCommandInput,
|
|
76
|
+
CreateDBInstanceCommandOutput,
|
|
77
|
+
} from "./commands/CreateDBInstanceCommand";
|
|
78
|
+
import {
|
|
79
|
+
CreateDBInstanceReadReplicaCommandInput,
|
|
80
|
+
CreateDBInstanceReadReplicaCommandOutput,
|
|
81
|
+
} from "./commands/CreateDBInstanceReadReplicaCommand";
|
|
82
|
+
import {
|
|
83
|
+
CreateDBParameterGroupCommandInput,
|
|
84
|
+
CreateDBParameterGroupCommandOutput,
|
|
85
|
+
} from "./commands/CreateDBParameterGroupCommand";
|
|
86
|
+
import {
|
|
87
|
+
CreateDBProxyCommandInput,
|
|
88
|
+
CreateDBProxyCommandOutput,
|
|
89
|
+
} from "./commands/CreateDBProxyCommand";
|
|
90
|
+
import {
|
|
91
|
+
CreateDBProxyEndpointCommandInput,
|
|
92
|
+
CreateDBProxyEndpointCommandOutput,
|
|
93
|
+
} from "./commands/CreateDBProxyEndpointCommand";
|
|
94
|
+
import {
|
|
95
|
+
CreateDBSecurityGroupCommandInput,
|
|
96
|
+
CreateDBSecurityGroupCommandOutput,
|
|
97
|
+
} from "./commands/CreateDBSecurityGroupCommand";
|
|
98
|
+
import {
|
|
99
|
+
CreateDBSnapshotCommandInput,
|
|
100
|
+
CreateDBSnapshotCommandOutput,
|
|
101
|
+
} from "./commands/CreateDBSnapshotCommand";
|
|
102
|
+
import {
|
|
103
|
+
CreateDBSubnetGroupCommandInput,
|
|
104
|
+
CreateDBSubnetGroupCommandOutput,
|
|
105
|
+
} from "./commands/CreateDBSubnetGroupCommand";
|
|
106
|
+
import {
|
|
107
|
+
CreateEventSubscriptionCommandInput,
|
|
108
|
+
CreateEventSubscriptionCommandOutput,
|
|
109
|
+
} from "./commands/CreateEventSubscriptionCommand";
|
|
110
|
+
import {
|
|
111
|
+
CreateGlobalClusterCommandInput,
|
|
112
|
+
CreateGlobalClusterCommandOutput,
|
|
113
|
+
} from "./commands/CreateGlobalClusterCommand";
|
|
114
|
+
import {
|
|
115
|
+
CreateOptionGroupCommandInput,
|
|
116
|
+
CreateOptionGroupCommandOutput,
|
|
117
|
+
} from "./commands/CreateOptionGroupCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteCustomDBEngineVersionCommandInput,
|
|
120
|
+
DeleteCustomDBEngineVersionCommandOutput,
|
|
121
|
+
} from "./commands/DeleteCustomDBEngineVersionCommand";
|
|
122
|
+
import {
|
|
123
|
+
DeleteDBClusterCommandInput,
|
|
124
|
+
DeleteDBClusterCommandOutput,
|
|
125
|
+
} from "./commands/DeleteDBClusterCommand";
|
|
126
|
+
import {
|
|
127
|
+
DeleteDBClusterEndpointCommandInput,
|
|
128
|
+
DeleteDBClusterEndpointCommandOutput,
|
|
129
|
+
} from "./commands/DeleteDBClusterEndpointCommand";
|
|
130
|
+
import {
|
|
131
|
+
DeleteDBClusterParameterGroupCommandInput,
|
|
132
|
+
DeleteDBClusterParameterGroupCommandOutput,
|
|
133
|
+
} from "./commands/DeleteDBClusterParameterGroupCommand";
|
|
134
|
+
import {
|
|
135
|
+
DeleteDBClusterSnapshotCommandInput,
|
|
136
|
+
DeleteDBClusterSnapshotCommandOutput,
|
|
137
|
+
} from "./commands/DeleteDBClusterSnapshotCommand";
|
|
138
|
+
import {
|
|
139
|
+
DeleteDBInstanceAutomatedBackupCommandInput,
|
|
140
|
+
DeleteDBInstanceAutomatedBackupCommandOutput,
|
|
141
|
+
} from "./commands/DeleteDBInstanceAutomatedBackupCommand";
|
|
142
|
+
import {
|
|
143
|
+
DeleteDBInstanceCommandInput,
|
|
144
|
+
DeleteDBInstanceCommandOutput,
|
|
145
|
+
} from "./commands/DeleteDBInstanceCommand";
|
|
146
|
+
import {
|
|
147
|
+
DeleteDBParameterGroupCommandInput,
|
|
148
|
+
DeleteDBParameterGroupCommandOutput,
|
|
149
|
+
} from "./commands/DeleteDBParameterGroupCommand";
|
|
150
|
+
import {
|
|
151
|
+
DeleteDBProxyCommandInput,
|
|
152
|
+
DeleteDBProxyCommandOutput,
|
|
153
|
+
} from "./commands/DeleteDBProxyCommand";
|
|
154
|
+
import {
|
|
155
|
+
DeleteDBProxyEndpointCommandInput,
|
|
156
|
+
DeleteDBProxyEndpointCommandOutput,
|
|
157
|
+
} from "./commands/DeleteDBProxyEndpointCommand";
|
|
158
|
+
import {
|
|
159
|
+
DeleteDBSecurityGroupCommandInput,
|
|
160
|
+
DeleteDBSecurityGroupCommandOutput,
|
|
161
|
+
} from "./commands/DeleteDBSecurityGroupCommand";
|
|
162
|
+
import {
|
|
163
|
+
DeleteDBSnapshotCommandInput,
|
|
164
|
+
DeleteDBSnapshotCommandOutput,
|
|
165
|
+
} from "./commands/DeleteDBSnapshotCommand";
|
|
166
|
+
import {
|
|
167
|
+
DeleteDBSubnetGroupCommandInput,
|
|
168
|
+
DeleteDBSubnetGroupCommandOutput,
|
|
169
|
+
} from "./commands/DeleteDBSubnetGroupCommand";
|
|
170
|
+
import {
|
|
171
|
+
DeleteEventSubscriptionCommandInput,
|
|
172
|
+
DeleteEventSubscriptionCommandOutput,
|
|
173
|
+
} from "./commands/DeleteEventSubscriptionCommand";
|
|
174
|
+
import {
|
|
175
|
+
DeleteGlobalClusterCommandInput,
|
|
176
|
+
DeleteGlobalClusterCommandOutput,
|
|
177
|
+
} from "./commands/DeleteGlobalClusterCommand";
|
|
178
|
+
import {
|
|
179
|
+
DeleteOptionGroupCommandInput,
|
|
180
|
+
DeleteOptionGroupCommandOutput,
|
|
181
|
+
} from "./commands/DeleteOptionGroupCommand";
|
|
182
|
+
import {
|
|
183
|
+
DeregisterDBProxyTargetsCommandInput,
|
|
184
|
+
DeregisterDBProxyTargetsCommandOutput,
|
|
185
|
+
} from "./commands/DeregisterDBProxyTargetsCommand";
|
|
186
|
+
import {
|
|
187
|
+
DescribeAccountAttributesCommandInput,
|
|
188
|
+
DescribeAccountAttributesCommandOutput,
|
|
189
|
+
} from "./commands/DescribeAccountAttributesCommand";
|
|
190
|
+
import {
|
|
191
|
+
DescribeCertificatesCommandInput,
|
|
192
|
+
DescribeCertificatesCommandOutput,
|
|
193
|
+
} from "./commands/DescribeCertificatesCommand";
|
|
194
|
+
import {
|
|
195
|
+
DescribeDBClusterBacktracksCommandInput,
|
|
196
|
+
DescribeDBClusterBacktracksCommandOutput,
|
|
197
|
+
} from "./commands/DescribeDBClusterBacktracksCommand";
|
|
198
|
+
import {
|
|
199
|
+
DescribeDBClusterEndpointsCommandInput,
|
|
200
|
+
DescribeDBClusterEndpointsCommandOutput,
|
|
201
|
+
} from "./commands/DescribeDBClusterEndpointsCommand";
|
|
202
|
+
import {
|
|
203
|
+
DescribeDBClusterParameterGroupsCommandInput,
|
|
204
|
+
DescribeDBClusterParameterGroupsCommandOutput,
|
|
205
|
+
} from "./commands/DescribeDBClusterParameterGroupsCommand";
|
|
206
|
+
import {
|
|
207
|
+
DescribeDBClusterParametersCommandInput,
|
|
208
|
+
DescribeDBClusterParametersCommandOutput,
|
|
209
|
+
} from "./commands/DescribeDBClusterParametersCommand";
|
|
210
|
+
import {
|
|
211
|
+
DescribeDBClustersCommandInput,
|
|
212
|
+
DescribeDBClustersCommandOutput,
|
|
213
|
+
} from "./commands/DescribeDBClustersCommand";
|
|
214
|
+
import {
|
|
215
|
+
DescribeDBClusterSnapshotAttributesCommandInput,
|
|
216
|
+
DescribeDBClusterSnapshotAttributesCommandOutput,
|
|
217
|
+
} from "./commands/DescribeDBClusterSnapshotAttributesCommand";
|
|
218
|
+
import {
|
|
219
|
+
DescribeDBClusterSnapshotsCommandInput,
|
|
220
|
+
DescribeDBClusterSnapshotsCommandOutput,
|
|
221
|
+
} from "./commands/DescribeDBClusterSnapshotsCommand";
|
|
222
|
+
import {
|
|
223
|
+
DescribeDBEngineVersionsCommandInput,
|
|
224
|
+
DescribeDBEngineVersionsCommandOutput,
|
|
225
|
+
} from "./commands/DescribeDBEngineVersionsCommand";
|
|
226
|
+
import {
|
|
227
|
+
DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
228
|
+
DescribeDBInstanceAutomatedBackupsCommandOutput,
|
|
229
|
+
} from "./commands/DescribeDBInstanceAutomatedBackupsCommand";
|
|
230
|
+
import {
|
|
231
|
+
DescribeDBInstancesCommandInput,
|
|
232
|
+
DescribeDBInstancesCommandOutput,
|
|
233
|
+
} from "./commands/DescribeDBInstancesCommand";
|
|
234
|
+
import {
|
|
235
|
+
DescribeDBLogFilesCommandInput,
|
|
236
|
+
DescribeDBLogFilesCommandOutput,
|
|
237
|
+
} from "./commands/DescribeDBLogFilesCommand";
|
|
238
|
+
import {
|
|
239
|
+
DescribeDBParameterGroupsCommandInput,
|
|
240
|
+
DescribeDBParameterGroupsCommandOutput,
|
|
241
|
+
} from "./commands/DescribeDBParameterGroupsCommand";
|
|
242
|
+
import {
|
|
243
|
+
DescribeDBParametersCommandInput,
|
|
244
|
+
DescribeDBParametersCommandOutput,
|
|
245
|
+
} from "./commands/DescribeDBParametersCommand";
|
|
246
|
+
import {
|
|
247
|
+
DescribeDBProxiesCommandInput,
|
|
248
|
+
DescribeDBProxiesCommandOutput,
|
|
249
|
+
} from "./commands/DescribeDBProxiesCommand";
|
|
250
|
+
import {
|
|
251
|
+
DescribeDBProxyEndpointsCommandInput,
|
|
252
|
+
DescribeDBProxyEndpointsCommandOutput,
|
|
253
|
+
} from "./commands/DescribeDBProxyEndpointsCommand";
|
|
254
|
+
import {
|
|
255
|
+
DescribeDBProxyTargetGroupsCommandInput,
|
|
256
|
+
DescribeDBProxyTargetGroupsCommandOutput,
|
|
257
|
+
} from "./commands/DescribeDBProxyTargetGroupsCommand";
|
|
258
|
+
import {
|
|
259
|
+
DescribeDBProxyTargetsCommandInput,
|
|
260
|
+
DescribeDBProxyTargetsCommandOutput,
|
|
261
|
+
} from "./commands/DescribeDBProxyTargetsCommand";
|
|
262
|
+
import {
|
|
263
|
+
DescribeDBSecurityGroupsCommandInput,
|
|
264
|
+
DescribeDBSecurityGroupsCommandOutput,
|
|
265
|
+
} from "./commands/DescribeDBSecurityGroupsCommand";
|
|
266
|
+
import {
|
|
267
|
+
DescribeDBSnapshotAttributesCommandInput,
|
|
268
|
+
DescribeDBSnapshotAttributesCommandOutput,
|
|
269
|
+
} from "./commands/DescribeDBSnapshotAttributesCommand";
|
|
270
|
+
import {
|
|
271
|
+
DescribeDBSnapshotsCommandInput,
|
|
272
|
+
DescribeDBSnapshotsCommandOutput,
|
|
273
|
+
} from "./commands/DescribeDBSnapshotsCommand";
|
|
274
|
+
import {
|
|
275
|
+
DescribeDBSubnetGroupsCommandInput,
|
|
276
|
+
DescribeDBSubnetGroupsCommandOutput,
|
|
277
|
+
} from "./commands/DescribeDBSubnetGroupsCommand";
|
|
278
|
+
import {
|
|
279
|
+
DescribeEngineDefaultClusterParametersCommandInput,
|
|
280
|
+
DescribeEngineDefaultClusterParametersCommandOutput,
|
|
281
|
+
} from "./commands/DescribeEngineDefaultClusterParametersCommand";
|
|
282
|
+
import {
|
|
283
|
+
DescribeEngineDefaultParametersCommandInput,
|
|
284
|
+
DescribeEngineDefaultParametersCommandOutput,
|
|
285
|
+
} from "./commands/DescribeEngineDefaultParametersCommand";
|
|
286
|
+
import {
|
|
287
|
+
DescribeEventCategoriesCommandInput,
|
|
288
|
+
DescribeEventCategoriesCommandOutput,
|
|
289
|
+
} from "./commands/DescribeEventCategoriesCommand";
|
|
290
|
+
import {
|
|
291
|
+
DescribeEventsCommandInput,
|
|
292
|
+
DescribeEventsCommandOutput,
|
|
293
|
+
} from "./commands/DescribeEventsCommand";
|
|
294
|
+
import {
|
|
295
|
+
DescribeEventSubscriptionsCommandInput,
|
|
296
|
+
DescribeEventSubscriptionsCommandOutput,
|
|
297
|
+
} from "./commands/DescribeEventSubscriptionsCommand";
|
|
298
|
+
import {
|
|
299
|
+
DescribeExportTasksCommandInput,
|
|
300
|
+
DescribeExportTasksCommandOutput,
|
|
301
|
+
} from "./commands/DescribeExportTasksCommand";
|
|
302
|
+
import {
|
|
303
|
+
DescribeGlobalClustersCommandInput,
|
|
304
|
+
DescribeGlobalClustersCommandOutput,
|
|
305
|
+
} from "./commands/DescribeGlobalClustersCommand";
|
|
306
|
+
import {
|
|
307
|
+
DescribeOptionGroupOptionsCommandInput,
|
|
308
|
+
DescribeOptionGroupOptionsCommandOutput,
|
|
309
|
+
} from "./commands/DescribeOptionGroupOptionsCommand";
|
|
310
|
+
import {
|
|
311
|
+
DescribeOptionGroupsCommandInput,
|
|
312
|
+
DescribeOptionGroupsCommandOutput,
|
|
313
|
+
} from "./commands/DescribeOptionGroupsCommand";
|
|
314
|
+
import {
|
|
315
|
+
DescribeOrderableDBInstanceOptionsCommandInput,
|
|
316
|
+
DescribeOrderableDBInstanceOptionsCommandOutput,
|
|
317
|
+
} from "./commands/DescribeOrderableDBInstanceOptionsCommand";
|
|
318
|
+
import {
|
|
319
|
+
DescribePendingMaintenanceActionsCommandInput,
|
|
320
|
+
DescribePendingMaintenanceActionsCommandOutput,
|
|
321
|
+
} from "./commands/DescribePendingMaintenanceActionsCommand";
|
|
322
|
+
import {
|
|
323
|
+
DescribeReservedDBInstancesCommandInput,
|
|
324
|
+
DescribeReservedDBInstancesCommandOutput,
|
|
325
|
+
} from "./commands/DescribeReservedDBInstancesCommand";
|
|
326
|
+
import {
|
|
327
|
+
DescribeReservedDBInstancesOfferingsCommandInput,
|
|
328
|
+
DescribeReservedDBInstancesOfferingsCommandOutput,
|
|
329
|
+
} from "./commands/DescribeReservedDBInstancesOfferingsCommand";
|
|
330
|
+
import {
|
|
331
|
+
DescribeSourceRegionsCommandInput,
|
|
332
|
+
DescribeSourceRegionsCommandOutput,
|
|
333
|
+
} from "./commands/DescribeSourceRegionsCommand";
|
|
334
|
+
import {
|
|
335
|
+
DescribeValidDBInstanceModificationsCommandInput,
|
|
336
|
+
DescribeValidDBInstanceModificationsCommandOutput,
|
|
337
|
+
} from "./commands/DescribeValidDBInstanceModificationsCommand";
|
|
338
|
+
import {
|
|
339
|
+
DownloadDBLogFilePortionCommandInput,
|
|
340
|
+
DownloadDBLogFilePortionCommandOutput,
|
|
341
|
+
} from "./commands/DownloadDBLogFilePortionCommand";
|
|
342
|
+
import {
|
|
343
|
+
FailoverDBClusterCommandInput,
|
|
344
|
+
FailoverDBClusterCommandOutput,
|
|
345
|
+
} from "./commands/FailoverDBClusterCommand";
|
|
346
|
+
import {
|
|
347
|
+
FailoverGlobalClusterCommandInput,
|
|
348
|
+
FailoverGlobalClusterCommandOutput,
|
|
349
|
+
} from "./commands/FailoverGlobalClusterCommand";
|
|
350
|
+
import {
|
|
351
|
+
ListTagsForResourceCommandInput,
|
|
352
|
+
ListTagsForResourceCommandOutput,
|
|
353
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
354
|
+
import {
|
|
355
|
+
ModifyActivityStreamCommandInput,
|
|
356
|
+
ModifyActivityStreamCommandOutput,
|
|
357
|
+
} from "./commands/ModifyActivityStreamCommand";
|
|
358
|
+
import {
|
|
359
|
+
ModifyCertificatesCommandInput,
|
|
360
|
+
ModifyCertificatesCommandOutput,
|
|
361
|
+
} from "./commands/ModifyCertificatesCommand";
|
|
362
|
+
import {
|
|
363
|
+
ModifyCurrentDBClusterCapacityCommandInput,
|
|
364
|
+
ModifyCurrentDBClusterCapacityCommandOutput,
|
|
365
|
+
} from "./commands/ModifyCurrentDBClusterCapacityCommand";
|
|
366
|
+
import {
|
|
367
|
+
ModifyCustomDBEngineVersionCommandInput,
|
|
368
|
+
ModifyCustomDBEngineVersionCommandOutput,
|
|
369
|
+
} from "./commands/ModifyCustomDBEngineVersionCommand";
|
|
370
|
+
import {
|
|
371
|
+
ModifyDBClusterCommandInput,
|
|
372
|
+
ModifyDBClusterCommandOutput,
|
|
373
|
+
} from "./commands/ModifyDBClusterCommand";
|
|
374
|
+
import {
|
|
375
|
+
ModifyDBClusterEndpointCommandInput,
|
|
376
|
+
ModifyDBClusterEndpointCommandOutput,
|
|
377
|
+
} from "./commands/ModifyDBClusterEndpointCommand";
|
|
378
|
+
import {
|
|
379
|
+
ModifyDBClusterParameterGroupCommandInput,
|
|
380
|
+
ModifyDBClusterParameterGroupCommandOutput,
|
|
381
|
+
} from "./commands/ModifyDBClusterParameterGroupCommand";
|
|
382
|
+
import {
|
|
383
|
+
ModifyDBClusterSnapshotAttributeCommandInput,
|
|
384
|
+
ModifyDBClusterSnapshotAttributeCommandOutput,
|
|
385
|
+
} from "./commands/ModifyDBClusterSnapshotAttributeCommand";
|
|
386
|
+
import {
|
|
387
|
+
ModifyDBInstanceCommandInput,
|
|
388
|
+
ModifyDBInstanceCommandOutput,
|
|
389
|
+
} from "./commands/ModifyDBInstanceCommand";
|
|
390
|
+
import {
|
|
391
|
+
ModifyDBParameterGroupCommandInput,
|
|
392
|
+
ModifyDBParameterGroupCommandOutput,
|
|
393
|
+
} from "./commands/ModifyDBParameterGroupCommand";
|
|
394
|
+
import {
|
|
395
|
+
ModifyDBProxyCommandInput,
|
|
396
|
+
ModifyDBProxyCommandOutput,
|
|
397
|
+
} from "./commands/ModifyDBProxyCommand";
|
|
398
|
+
import {
|
|
399
|
+
ModifyDBProxyEndpointCommandInput,
|
|
400
|
+
ModifyDBProxyEndpointCommandOutput,
|
|
401
|
+
} from "./commands/ModifyDBProxyEndpointCommand";
|
|
402
|
+
import {
|
|
403
|
+
ModifyDBProxyTargetGroupCommandInput,
|
|
404
|
+
ModifyDBProxyTargetGroupCommandOutput,
|
|
405
|
+
} from "./commands/ModifyDBProxyTargetGroupCommand";
|
|
406
|
+
import {
|
|
407
|
+
ModifyDBSnapshotAttributeCommandInput,
|
|
408
|
+
ModifyDBSnapshotAttributeCommandOutput,
|
|
409
|
+
} from "./commands/ModifyDBSnapshotAttributeCommand";
|
|
410
|
+
import {
|
|
411
|
+
ModifyDBSnapshotCommandInput,
|
|
412
|
+
ModifyDBSnapshotCommandOutput,
|
|
413
|
+
} from "./commands/ModifyDBSnapshotCommand";
|
|
414
|
+
import {
|
|
415
|
+
ModifyDBSubnetGroupCommandInput,
|
|
416
|
+
ModifyDBSubnetGroupCommandOutput,
|
|
417
|
+
} from "./commands/ModifyDBSubnetGroupCommand";
|
|
418
|
+
import {
|
|
419
|
+
ModifyEventSubscriptionCommandInput,
|
|
420
|
+
ModifyEventSubscriptionCommandOutput,
|
|
421
|
+
} from "./commands/ModifyEventSubscriptionCommand";
|
|
422
|
+
import {
|
|
423
|
+
ModifyGlobalClusterCommandInput,
|
|
424
|
+
ModifyGlobalClusterCommandOutput,
|
|
425
|
+
} from "./commands/ModifyGlobalClusterCommand";
|
|
426
|
+
import {
|
|
427
|
+
ModifyOptionGroupCommandInput,
|
|
428
|
+
ModifyOptionGroupCommandOutput,
|
|
429
|
+
} from "./commands/ModifyOptionGroupCommand";
|
|
430
|
+
import {
|
|
431
|
+
PromoteReadReplicaCommandInput,
|
|
432
|
+
PromoteReadReplicaCommandOutput,
|
|
433
|
+
} from "./commands/PromoteReadReplicaCommand";
|
|
434
|
+
import {
|
|
435
|
+
PromoteReadReplicaDBClusterCommandInput,
|
|
436
|
+
PromoteReadReplicaDBClusterCommandOutput,
|
|
437
|
+
} from "./commands/PromoteReadReplicaDBClusterCommand";
|
|
438
|
+
import {
|
|
439
|
+
PurchaseReservedDBInstancesOfferingCommandInput,
|
|
440
|
+
PurchaseReservedDBInstancesOfferingCommandOutput,
|
|
441
|
+
} from "./commands/PurchaseReservedDBInstancesOfferingCommand";
|
|
442
|
+
import {
|
|
443
|
+
RebootDBClusterCommandInput,
|
|
444
|
+
RebootDBClusterCommandOutput,
|
|
445
|
+
} from "./commands/RebootDBClusterCommand";
|
|
446
|
+
import {
|
|
447
|
+
RebootDBInstanceCommandInput,
|
|
448
|
+
RebootDBInstanceCommandOutput,
|
|
449
|
+
} from "./commands/RebootDBInstanceCommand";
|
|
450
|
+
import {
|
|
451
|
+
RegisterDBProxyTargetsCommandInput,
|
|
452
|
+
RegisterDBProxyTargetsCommandOutput,
|
|
453
|
+
} from "./commands/RegisterDBProxyTargetsCommand";
|
|
454
|
+
import {
|
|
455
|
+
RemoveFromGlobalClusterCommandInput,
|
|
456
|
+
RemoveFromGlobalClusterCommandOutput,
|
|
457
|
+
} from "./commands/RemoveFromGlobalClusterCommand";
|
|
458
|
+
import {
|
|
459
|
+
RemoveRoleFromDBClusterCommandInput,
|
|
460
|
+
RemoveRoleFromDBClusterCommandOutput,
|
|
461
|
+
} from "./commands/RemoveRoleFromDBClusterCommand";
|
|
462
|
+
import {
|
|
463
|
+
RemoveRoleFromDBInstanceCommandInput,
|
|
464
|
+
RemoveRoleFromDBInstanceCommandOutput,
|
|
465
|
+
} from "./commands/RemoveRoleFromDBInstanceCommand";
|
|
466
|
+
import {
|
|
467
|
+
RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
468
|
+
RemoveSourceIdentifierFromSubscriptionCommandOutput,
|
|
469
|
+
} from "./commands/RemoveSourceIdentifierFromSubscriptionCommand";
|
|
470
|
+
import {
|
|
471
|
+
RemoveTagsFromResourceCommandInput,
|
|
472
|
+
RemoveTagsFromResourceCommandOutput,
|
|
473
|
+
} from "./commands/RemoveTagsFromResourceCommand";
|
|
474
|
+
import {
|
|
475
|
+
ResetDBClusterParameterGroupCommandInput,
|
|
476
|
+
ResetDBClusterParameterGroupCommandOutput,
|
|
477
|
+
} from "./commands/ResetDBClusterParameterGroupCommand";
|
|
478
|
+
import {
|
|
479
|
+
ResetDBParameterGroupCommandInput,
|
|
480
|
+
ResetDBParameterGroupCommandOutput,
|
|
481
|
+
} from "./commands/ResetDBParameterGroupCommand";
|
|
482
|
+
import {
|
|
483
|
+
RestoreDBClusterFromS3CommandInput,
|
|
484
|
+
RestoreDBClusterFromS3CommandOutput,
|
|
485
|
+
} from "./commands/RestoreDBClusterFromS3Command";
|
|
486
|
+
import {
|
|
487
|
+
RestoreDBClusterFromSnapshotCommandInput,
|
|
488
|
+
RestoreDBClusterFromSnapshotCommandOutput,
|
|
489
|
+
} from "./commands/RestoreDBClusterFromSnapshotCommand";
|
|
490
|
+
import {
|
|
491
|
+
RestoreDBClusterToPointInTimeCommandInput,
|
|
492
|
+
RestoreDBClusterToPointInTimeCommandOutput,
|
|
493
|
+
} from "./commands/RestoreDBClusterToPointInTimeCommand";
|
|
494
|
+
import {
|
|
495
|
+
RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
496
|
+
RestoreDBInstanceFromDBSnapshotCommandOutput,
|
|
497
|
+
} from "./commands/RestoreDBInstanceFromDBSnapshotCommand";
|
|
498
|
+
import {
|
|
499
|
+
RestoreDBInstanceFromS3CommandInput,
|
|
500
|
+
RestoreDBInstanceFromS3CommandOutput,
|
|
501
|
+
} from "./commands/RestoreDBInstanceFromS3Command";
|
|
502
|
+
import {
|
|
503
|
+
RestoreDBInstanceToPointInTimeCommandInput,
|
|
504
|
+
RestoreDBInstanceToPointInTimeCommandOutput,
|
|
505
|
+
} from "./commands/RestoreDBInstanceToPointInTimeCommand";
|
|
506
|
+
import {
|
|
507
|
+
RevokeDBSecurityGroupIngressCommandInput,
|
|
508
|
+
RevokeDBSecurityGroupIngressCommandOutput,
|
|
509
|
+
} from "./commands/RevokeDBSecurityGroupIngressCommand";
|
|
510
|
+
import {
|
|
511
|
+
StartActivityStreamCommandInput,
|
|
512
|
+
StartActivityStreamCommandOutput,
|
|
513
|
+
} from "./commands/StartActivityStreamCommand";
|
|
514
|
+
import {
|
|
515
|
+
StartDBClusterCommandInput,
|
|
516
|
+
StartDBClusterCommandOutput,
|
|
517
|
+
} from "./commands/StartDBClusterCommand";
|
|
518
|
+
import {
|
|
519
|
+
StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
520
|
+
StartDBInstanceAutomatedBackupsReplicationCommandOutput,
|
|
521
|
+
} from "./commands/StartDBInstanceAutomatedBackupsReplicationCommand";
|
|
522
|
+
import {
|
|
523
|
+
StartDBInstanceCommandInput,
|
|
524
|
+
StartDBInstanceCommandOutput,
|
|
525
|
+
} from "./commands/StartDBInstanceCommand";
|
|
526
|
+
import {
|
|
527
|
+
StartExportTaskCommandInput,
|
|
528
|
+
StartExportTaskCommandOutput,
|
|
529
|
+
} from "./commands/StartExportTaskCommand";
|
|
530
|
+
import {
|
|
531
|
+
StopActivityStreamCommandInput,
|
|
532
|
+
StopActivityStreamCommandOutput,
|
|
533
|
+
} from "./commands/StopActivityStreamCommand";
|
|
534
|
+
import {
|
|
535
|
+
StopDBClusterCommandInput,
|
|
536
|
+
StopDBClusterCommandOutput,
|
|
537
|
+
} from "./commands/StopDBClusterCommand";
|
|
538
|
+
import {
|
|
539
|
+
StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
540
|
+
StopDBInstanceAutomatedBackupsReplicationCommandOutput,
|
|
541
|
+
} from "./commands/StopDBInstanceAutomatedBackupsReplicationCommand";
|
|
542
|
+
import {
|
|
543
|
+
StopDBInstanceCommandInput,
|
|
544
|
+
StopDBInstanceCommandOutput,
|
|
545
|
+
} from "./commands/StopDBInstanceCommand";
|
|
546
|
+
import {
|
|
547
|
+
SwitchoverReadReplicaCommandInput,
|
|
548
|
+
SwitchoverReadReplicaCommandOutput,
|
|
549
|
+
} from "./commands/SwitchoverReadReplicaCommand";
|
|
550
|
+
import { RDSClient } from "./RDSClient";
|
|
551
|
+
|
|
552
|
+
export declare class RDS extends RDSClient {
|
|
553
|
+
addRoleToDBCluster(
|
|
554
|
+
args: AddRoleToDBClusterCommandInput,
|
|
555
|
+
options?: __HttpHandlerOptions
|
|
556
|
+
): Promise<AddRoleToDBClusterCommandOutput>;
|
|
557
|
+
addRoleToDBCluster(
|
|
558
|
+
args: AddRoleToDBClusterCommandInput,
|
|
559
|
+
cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void
|
|
560
|
+
): void;
|
|
561
|
+
addRoleToDBCluster(
|
|
562
|
+
args: AddRoleToDBClusterCommandInput,
|
|
563
|
+
options: __HttpHandlerOptions,
|
|
564
|
+
cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void
|
|
565
|
+
): void;
|
|
566
|
+
|
|
567
|
+
addRoleToDBInstance(
|
|
568
|
+
args: AddRoleToDBInstanceCommandInput,
|
|
569
|
+
options?: __HttpHandlerOptions
|
|
570
|
+
): Promise<AddRoleToDBInstanceCommandOutput>;
|
|
571
|
+
addRoleToDBInstance(
|
|
572
|
+
args: AddRoleToDBInstanceCommandInput,
|
|
573
|
+
cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void
|
|
574
|
+
): void;
|
|
575
|
+
addRoleToDBInstance(
|
|
576
|
+
args: AddRoleToDBInstanceCommandInput,
|
|
577
|
+
options: __HttpHandlerOptions,
|
|
578
|
+
cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void
|
|
579
|
+
): void;
|
|
580
|
+
|
|
581
|
+
addSourceIdentifierToSubscription(
|
|
582
|
+
args: AddSourceIdentifierToSubscriptionCommandInput,
|
|
583
|
+
options?: __HttpHandlerOptions
|
|
584
|
+
): Promise<AddSourceIdentifierToSubscriptionCommandOutput>;
|
|
585
|
+
addSourceIdentifierToSubscription(
|
|
586
|
+
args: AddSourceIdentifierToSubscriptionCommandInput,
|
|
587
|
+
cb: (
|
|
588
|
+
err: any,
|
|
589
|
+
data?: AddSourceIdentifierToSubscriptionCommandOutput
|
|
590
|
+
) => void
|
|
591
|
+
): void;
|
|
592
|
+
addSourceIdentifierToSubscription(
|
|
593
|
+
args: AddSourceIdentifierToSubscriptionCommandInput,
|
|
594
|
+
options: __HttpHandlerOptions,
|
|
595
|
+
cb: (
|
|
596
|
+
err: any,
|
|
597
|
+
data?: AddSourceIdentifierToSubscriptionCommandOutput
|
|
598
|
+
) => void
|
|
599
|
+
): void;
|
|
600
|
+
|
|
601
|
+
addTagsToResource(
|
|
602
|
+
args: AddTagsToResourceCommandInput,
|
|
603
|
+
options?: __HttpHandlerOptions
|
|
604
|
+
): Promise<AddTagsToResourceCommandOutput>;
|
|
605
|
+
addTagsToResource(
|
|
606
|
+
args: AddTagsToResourceCommandInput,
|
|
607
|
+
cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
|
|
608
|
+
): void;
|
|
609
|
+
addTagsToResource(
|
|
610
|
+
args: AddTagsToResourceCommandInput,
|
|
611
|
+
options: __HttpHandlerOptions,
|
|
612
|
+
cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
|
|
613
|
+
): void;
|
|
614
|
+
|
|
615
|
+
applyPendingMaintenanceAction(
|
|
616
|
+
args: ApplyPendingMaintenanceActionCommandInput,
|
|
617
|
+
options?: __HttpHandlerOptions
|
|
618
|
+
): Promise<ApplyPendingMaintenanceActionCommandOutput>;
|
|
619
|
+
applyPendingMaintenanceAction(
|
|
620
|
+
args: ApplyPendingMaintenanceActionCommandInput,
|
|
621
|
+
cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
|
|
622
|
+
): void;
|
|
623
|
+
applyPendingMaintenanceAction(
|
|
624
|
+
args: ApplyPendingMaintenanceActionCommandInput,
|
|
625
|
+
options: __HttpHandlerOptions,
|
|
626
|
+
cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
|
|
627
|
+
): void;
|
|
628
|
+
|
|
629
|
+
authorizeDBSecurityGroupIngress(
|
|
630
|
+
args: AuthorizeDBSecurityGroupIngressCommandInput,
|
|
631
|
+
options?: __HttpHandlerOptions
|
|
632
|
+
): Promise<AuthorizeDBSecurityGroupIngressCommandOutput>;
|
|
633
|
+
authorizeDBSecurityGroupIngress(
|
|
634
|
+
args: AuthorizeDBSecurityGroupIngressCommandInput,
|
|
635
|
+
cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void
|
|
636
|
+
): void;
|
|
637
|
+
authorizeDBSecurityGroupIngress(
|
|
638
|
+
args: AuthorizeDBSecurityGroupIngressCommandInput,
|
|
639
|
+
options: __HttpHandlerOptions,
|
|
640
|
+
cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void
|
|
641
|
+
): void;
|
|
642
|
+
|
|
643
|
+
backtrackDBCluster(
|
|
644
|
+
args: BacktrackDBClusterCommandInput,
|
|
645
|
+
options?: __HttpHandlerOptions
|
|
646
|
+
): Promise<BacktrackDBClusterCommandOutput>;
|
|
647
|
+
backtrackDBCluster(
|
|
648
|
+
args: BacktrackDBClusterCommandInput,
|
|
649
|
+
cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void
|
|
650
|
+
): void;
|
|
651
|
+
backtrackDBCluster(
|
|
652
|
+
args: BacktrackDBClusterCommandInput,
|
|
653
|
+
options: __HttpHandlerOptions,
|
|
654
|
+
cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void
|
|
655
|
+
): void;
|
|
656
|
+
|
|
657
|
+
cancelExportTask(
|
|
658
|
+
args: CancelExportTaskCommandInput,
|
|
659
|
+
options?: __HttpHandlerOptions
|
|
660
|
+
): Promise<CancelExportTaskCommandOutput>;
|
|
661
|
+
cancelExportTask(
|
|
662
|
+
args: CancelExportTaskCommandInput,
|
|
663
|
+
cb: (err: any, data?: CancelExportTaskCommandOutput) => void
|
|
664
|
+
): void;
|
|
665
|
+
cancelExportTask(
|
|
666
|
+
args: CancelExportTaskCommandInput,
|
|
667
|
+
options: __HttpHandlerOptions,
|
|
668
|
+
cb: (err: any, data?: CancelExportTaskCommandOutput) => void
|
|
669
|
+
): void;
|
|
670
|
+
|
|
671
|
+
copyDBClusterParameterGroup(
|
|
672
|
+
args: CopyDBClusterParameterGroupCommandInput,
|
|
673
|
+
options?: __HttpHandlerOptions
|
|
674
|
+
): Promise<CopyDBClusterParameterGroupCommandOutput>;
|
|
675
|
+
copyDBClusterParameterGroup(
|
|
676
|
+
args: CopyDBClusterParameterGroupCommandInput,
|
|
677
|
+
cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
|
|
678
|
+
): void;
|
|
679
|
+
copyDBClusterParameterGroup(
|
|
680
|
+
args: CopyDBClusterParameterGroupCommandInput,
|
|
681
|
+
options: __HttpHandlerOptions,
|
|
682
|
+
cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
|
|
683
|
+
): void;
|
|
684
|
+
|
|
685
|
+
copyDBClusterSnapshot(
|
|
686
|
+
args: CopyDBClusterSnapshotCommandInput,
|
|
687
|
+
options?: __HttpHandlerOptions
|
|
688
|
+
): Promise<CopyDBClusterSnapshotCommandOutput>;
|
|
689
|
+
copyDBClusterSnapshot(
|
|
690
|
+
args: CopyDBClusterSnapshotCommandInput,
|
|
691
|
+
cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
|
|
692
|
+
): void;
|
|
693
|
+
copyDBClusterSnapshot(
|
|
694
|
+
args: CopyDBClusterSnapshotCommandInput,
|
|
695
|
+
options: __HttpHandlerOptions,
|
|
696
|
+
cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
|
|
697
|
+
): void;
|
|
698
|
+
|
|
699
|
+
copyDBParameterGroup(
|
|
700
|
+
args: CopyDBParameterGroupCommandInput,
|
|
701
|
+
options?: __HttpHandlerOptions
|
|
702
|
+
): Promise<CopyDBParameterGroupCommandOutput>;
|
|
703
|
+
copyDBParameterGroup(
|
|
704
|
+
args: CopyDBParameterGroupCommandInput,
|
|
705
|
+
cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void
|
|
706
|
+
): void;
|
|
707
|
+
copyDBParameterGroup(
|
|
708
|
+
args: CopyDBParameterGroupCommandInput,
|
|
709
|
+
options: __HttpHandlerOptions,
|
|
710
|
+
cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void
|
|
711
|
+
): void;
|
|
712
|
+
|
|
713
|
+
copyDBSnapshot(
|
|
714
|
+
args: CopyDBSnapshotCommandInput,
|
|
715
|
+
options?: __HttpHandlerOptions
|
|
716
|
+
): Promise<CopyDBSnapshotCommandOutput>;
|
|
717
|
+
copyDBSnapshot(
|
|
718
|
+
args: CopyDBSnapshotCommandInput,
|
|
719
|
+
cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void
|
|
720
|
+
): void;
|
|
721
|
+
copyDBSnapshot(
|
|
722
|
+
args: CopyDBSnapshotCommandInput,
|
|
723
|
+
options: __HttpHandlerOptions,
|
|
724
|
+
cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void
|
|
725
|
+
): void;
|
|
726
|
+
|
|
727
|
+
copyOptionGroup(
|
|
728
|
+
args: CopyOptionGroupCommandInput,
|
|
729
|
+
options?: __HttpHandlerOptions
|
|
730
|
+
): Promise<CopyOptionGroupCommandOutput>;
|
|
731
|
+
copyOptionGroup(
|
|
732
|
+
args: CopyOptionGroupCommandInput,
|
|
733
|
+
cb: (err: any, data?: CopyOptionGroupCommandOutput) => void
|
|
734
|
+
): void;
|
|
735
|
+
copyOptionGroup(
|
|
736
|
+
args: CopyOptionGroupCommandInput,
|
|
737
|
+
options: __HttpHandlerOptions,
|
|
738
|
+
cb: (err: any, data?: CopyOptionGroupCommandOutput) => void
|
|
739
|
+
): void;
|
|
740
|
+
|
|
741
|
+
createCustomDBEngineVersion(
|
|
742
|
+
args: CreateCustomDBEngineVersionCommandInput,
|
|
743
|
+
options?: __HttpHandlerOptions
|
|
744
|
+
): Promise<CreateCustomDBEngineVersionCommandOutput>;
|
|
745
|
+
createCustomDBEngineVersion(
|
|
746
|
+
args: CreateCustomDBEngineVersionCommandInput,
|
|
747
|
+
cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void
|
|
748
|
+
): void;
|
|
749
|
+
createCustomDBEngineVersion(
|
|
750
|
+
args: CreateCustomDBEngineVersionCommandInput,
|
|
751
|
+
options: __HttpHandlerOptions,
|
|
752
|
+
cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void
|
|
753
|
+
): void;
|
|
754
|
+
|
|
755
|
+
createDBCluster(
|
|
756
|
+
args: CreateDBClusterCommandInput,
|
|
757
|
+
options?: __HttpHandlerOptions
|
|
758
|
+
): Promise<CreateDBClusterCommandOutput>;
|
|
759
|
+
createDBCluster(
|
|
760
|
+
args: CreateDBClusterCommandInput,
|
|
761
|
+
cb: (err: any, data?: CreateDBClusterCommandOutput) => void
|
|
762
|
+
): void;
|
|
763
|
+
createDBCluster(
|
|
764
|
+
args: CreateDBClusterCommandInput,
|
|
765
|
+
options: __HttpHandlerOptions,
|
|
766
|
+
cb: (err: any, data?: CreateDBClusterCommandOutput) => void
|
|
767
|
+
): void;
|
|
768
|
+
|
|
769
|
+
createDBClusterEndpoint(
|
|
770
|
+
args: CreateDBClusterEndpointCommandInput,
|
|
771
|
+
options?: __HttpHandlerOptions
|
|
772
|
+
): Promise<CreateDBClusterEndpointCommandOutput>;
|
|
773
|
+
createDBClusterEndpoint(
|
|
774
|
+
args: CreateDBClusterEndpointCommandInput,
|
|
775
|
+
cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void
|
|
776
|
+
): void;
|
|
777
|
+
createDBClusterEndpoint(
|
|
778
|
+
args: CreateDBClusterEndpointCommandInput,
|
|
779
|
+
options: __HttpHandlerOptions,
|
|
780
|
+
cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void
|
|
781
|
+
): void;
|
|
782
|
+
|
|
783
|
+
createDBClusterParameterGroup(
|
|
784
|
+
args: CreateDBClusterParameterGroupCommandInput,
|
|
785
|
+
options?: __HttpHandlerOptions
|
|
786
|
+
): Promise<CreateDBClusterParameterGroupCommandOutput>;
|
|
787
|
+
createDBClusterParameterGroup(
|
|
788
|
+
args: CreateDBClusterParameterGroupCommandInput,
|
|
789
|
+
cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
|
|
790
|
+
): void;
|
|
791
|
+
createDBClusterParameterGroup(
|
|
792
|
+
args: CreateDBClusterParameterGroupCommandInput,
|
|
793
|
+
options: __HttpHandlerOptions,
|
|
794
|
+
cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
|
|
795
|
+
): void;
|
|
796
|
+
|
|
797
|
+
createDBClusterSnapshot(
|
|
798
|
+
args: CreateDBClusterSnapshotCommandInput,
|
|
799
|
+
options?: __HttpHandlerOptions
|
|
800
|
+
): Promise<CreateDBClusterSnapshotCommandOutput>;
|
|
801
|
+
createDBClusterSnapshot(
|
|
802
|
+
args: CreateDBClusterSnapshotCommandInput,
|
|
803
|
+
cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
|
|
804
|
+
): void;
|
|
805
|
+
createDBClusterSnapshot(
|
|
806
|
+
args: CreateDBClusterSnapshotCommandInput,
|
|
807
|
+
options: __HttpHandlerOptions,
|
|
808
|
+
cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
|
|
809
|
+
): void;
|
|
810
|
+
|
|
811
|
+
createDBInstance(
|
|
812
|
+
args: CreateDBInstanceCommandInput,
|
|
813
|
+
options?: __HttpHandlerOptions
|
|
814
|
+
): Promise<CreateDBInstanceCommandOutput>;
|
|
815
|
+
createDBInstance(
|
|
816
|
+
args: CreateDBInstanceCommandInput,
|
|
817
|
+
cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
|
|
818
|
+
): void;
|
|
819
|
+
createDBInstance(
|
|
820
|
+
args: CreateDBInstanceCommandInput,
|
|
821
|
+
options: __HttpHandlerOptions,
|
|
822
|
+
cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
|
|
823
|
+
): void;
|
|
824
|
+
|
|
825
|
+
createDBInstanceReadReplica(
|
|
826
|
+
args: CreateDBInstanceReadReplicaCommandInput,
|
|
827
|
+
options?: __HttpHandlerOptions
|
|
828
|
+
): Promise<CreateDBInstanceReadReplicaCommandOutput>;
|
|
829
|
+
createDBInstanceReadReplica(
|
|
830
|
+
args: CreateDBInstanceReadReplicaCommandInput,
|
|
831
|
+
cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void
|
|
832
|
+
): void;
|
|
833
|
+
createDBInstanceReadReplica(
|
|
834
|
+
args: CreateDBInstanceReadReplicaCommandInput,
|
|
835
|
+
options: __HttpHandlerOptions,
|
|
836
|
+
cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void
|
|
837
|
+
): void;
|
|
838
|
+
|
|
839
|
+
createDBParameterGroup(
|
|
840
|
+
args: CreateDBParameterGroupCommandInput,
|
|
841
|
+
options?: __HttpHandlerOptions
|
|
842
|
+
): Promise<CreateDBParameterGroupCommandOutput>;
|
|
843
|
+
createDBParameterGroup(
|
|
844
|
+
args: CreateDBParameterGroupCommandInput,
|
|
845
|
+
cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void
|
|
846
|
+
): void;
|
|
847
|
+
createDBParameterGroup(
|
|
848
|
+
args: CreateDBParameterGroupCommandInput,
|
|
849
|
+
options: __HttpHandlerOptions,
|
|
850
|
+
cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void
|
|
851
|
+
): void;
|
|
852
|
+
|
|
853
|
+
createDBProxy(
|
|
854
|
+
args: CreateDBProxyCommandInput,
|
|
855
|
+
options?: __HttpHandlerOptions
|
|
856
|
+
): Promise<CreateDBProxyCommandOutput>;
|
|
857
|
+
createDBProxy(
|
|
858
|
+
args: CreateDBProxyCommandInput,
|
|
859
|
+
cb: (err: any, data?: CreateDBProxyCommandOutput) => void
|
|
860
|
+
): void;
|
|
861
|
+
createDBProxy(
|
|
862
|
+
args: CreateDBProxyCommandInput,
|
|
863
|
+
options: __HttpHandlerOptions,
|
|
864
|
+
cb: (err: any, data?: CreateDBProxyCommandOutput) => void
|
|
865
|
+
): void;
|
|
866
|
+
|
|
867
|
+
createDBProxyEndpoint(
|
|
868
|
+
args: CreateDBProxyEndpointCommandInput,
|
|
869
|
+
options?: __HttpHandlerOptions
|
|
870
|
+
): Promise<CreateDBProxyEndpointCommandOutput>;
|
|
871
|
+
createDBProxyEndpoint(
|
|
872
|
+
args: CreateDBProxyEndpointCommandInput,
|
|
873
|
+
cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void
|
|
874
|
+
): void;
|
|
875
|
+
createDBProxyEndpoint(
|
|
876
|
+
args: CreateDBProxyEndpointCommandInput,
|
|
877
|
+
options: __HttpHandlerOptions,
|
|
878
|
+
cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void
|
|
879
|
+
): void;
|
|
880
|
+
|
|
881
|
+
createDBSecurityGroup(
|
|
882
|
+
args: CreateDBSecurityGroupCommandInput,
|
|
883
|
+
options?: __HttpHandlerOptions
|
|
884
|
+
): Promise<CreateDBSecurityGroupCommandOutput>;
|
|
885
|
+
createDBSecurityGroup(
|
|
886
|
+
args: CreateDBSecurityGroupCommandInput,
|
|
887
|
+
cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void
|
|
888
|
+
): void;
|
|
889
|
+
createDBSecurityGroup(
|
|
890
|
+
args: CreateDBSecurityGroupCommandInput,
|
|
891
|
+
options: __HttpHandlerOptions,
|
|
892
|
+
cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void
|
|
893
|
+
): void;
|
|
894
|
+
|
|
895
|
+
createDBSnapshot(
|
|
896
|
+
args: CreateDBSnapshotCommandInput,
|
|
897
|
+
options?: __HttpHandlerOptions
|
|
898
|
+
): Promise<CreateDBSnapshotCommandOutput>;
|
|
899
|
+
createDBSnapshot(
|
|
900
|
+
args: CreateDBSnapshotCommandInput,
|
|
901
|
+
cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void
|
|
902
|
+
): void;
|
|
903
|
+
createDBSnapshot(
|
|
904
|
+
args: CreateDBSnapshotCommandInput,
|
|
905
|
+
options: __HttpHandlerOptions,
|
|
906
|
+
cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void
|
|
907
|
+
): void;
|
|
908
|
+
|
|
909
|
+
createDBSubnetGroup(
|
|
910
|
+
args: CreateDBSubnetGroupCommandInput,
|
|
911
|
+
options?: __HttpHandlerOptions
|
|
912
|
+
): Promise<CreateDBSubnetGroupCommandOutput>;
|
|
913
|
+
createDBSubnetGroup(
|
|
914
|
+
args: CreateDBSubnetGroupCommandInput,
|
|
915
|
+
cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
|
|
916
|
+
): void;
|
|
917
|
+
createDBSubnetGroup(
|
|
918
|
+
args: CreateDBSubnetGroupCommandInput,
|
|
919
|
+
options: __HttpHandlerOptions,
|
|
920
|
+
cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
|
|
921
|
+
): void;
|
|
922
|
+
|
|
923
|
+
createEventSubscription(
|
|
924
|
+
args: CreateEventSubscriptionCommandInput,
|
|
925
|
+
options?: __HttpHandlerOptions
|
|
926
|
+
): Promise<CreateEventSubscriptionCommandOutput>;
|
|
927
|
+
createEventSubscription(
|
|
928
|
+
args: CreateEventSubscriptionCommandInput,
|
|
929
|
+
cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
|
|
930
|
+
): void;
|
|
931
|
+
createEventSubscription(
|
|
932
|
+
args: CreateEventSubscriptionCommandInput,
|
|
933
|
+
options: __HttpHandlerOptions,
|
|
934
|
+
cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
|
|
935
|
+
): void;
|
|
936
|
+
|
|
937
|
+
createGlobalCluster(
|
|
938
|
+
args: CreateGlobalClusterCommandInput,
|
|
939
|
+
options?: __HttpHandlerOptions
|
|
940
|
+
): Promise<CreateGlobalClusterCommandOutput>;
|
|
941
|
+
createGlobalCluster(
|
|
942
|
+
args: CreateGlobalClusterCommandInput,
|
|
943
|
+
cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
|
|
944
|
+
): void;
|
|
945
|
+
createGlobalCluster(
|
|
946
|
+
args: CreateGlobalClusterCommandInput,
|
|
947
|
+
options: __HttpHandlerOptions,
|
|
948
|
+
cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
|
|
949
|
+
): void;
|
|
950
|
+
|
|
951
|
+
createOptionGroup(
|
|
952
|
+
args: CreateOptionGroupCommandInput,
|
|
953
|
+
options?: __HttpHandlerOptions
|
|
954
|
+
): Promise<CreateOptionGroupCommandOutput>;
|
|
955
|
+
createOptionGroup(
|
|
956
|
+
args: CreateOptionGroupCommandInput,
|
|
957
|
+
cb: (err: any, data?: CreateOptionGroupCommandOutput) => void
|
|
958
|
+
): void;
|
|
959
|
+
createOptionGroup(
|
|
960
|
+
args: CreateOptionGroupCommandInput,
|
|
961
|
+
options: __HttpHandlerOptions,
|
|
962
|
+
cb: (err: any, data?: CreateOptionGroupCommandOutput) => void
|
|
963
|
+
): void;
|
|
964
|
+
|
|
965
|
+
deleteCustomDBEngineVersion(
|
|
966
|
+
args: DeleteCustomDBEngineVersionCommandInput,
|
|
967
|
+
options?: __HttpHandlerOptions
|
|
968
|
+
): Promise<DeleteCustomDBEngineVersionCommandOutput>;
|
|
969
|
+
deleteCustomDBEngineVersion(
|
|
970
|
+
args: DeleteCustomDBEngineVersionCommandInput,
|
|
971
|
+
cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void
|
|
972
|
+
): void;
|
|
973
|
+
deleteCustomDBEngineVersion(
|
|
974
|
+
args: DeleteCustomDBEngineVersionCommandInput,
|
|
975
|
+
options: __HttpHandlerOptions,
|
|
976
|
+
cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void
|
|
977
|
+
): void;
|
|
978
|
+
|
|
979
|
+
deleteDBCluster(
|
|
980
|
+
args: DeleteDBClusterCommandInput,
|
|
981
|
+
options?: __HttpHandlerOptions
|
|
982
|
+
): Promise<DeleteDBClusterCommandOutput>;
|
|
983
|
+
deleteDBCluster(
|
|
984
|
+
args: DeleteDBClusterCommandInput,
|
|
985
|
+
cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
|
|
986
|
+
): void;
|
|
987
|
+
deleteDBCluster(
|
|
988
|
+
args: DeleteDBClusterCommandInput,
|
|
989
|
+
options: __HttpHandlerOptions,
|
|
990
|
+
cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
|
|
991
|
+
): void;
|
|
992
|
+
|
|
993
|
+
deleteDBClusterEndpoint(
|
|
994
|
+
args: DeleteDBClusterEndpointCommandInput,
|
|
995
|
+
options?: __HttpHandlerOptions
|
|
996
|
+
): Promise<DeleteDBClusterEndpointCommandOutput>;
|
|
997
|
+
deleteDBClusterEndpoint(
|
|
998
|
+
args: DeleteDBClusterEndpointCommandInput,
|
|
999
|
+
cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void
|
|
1000
|
+
): void;
|
|
1001
|
+
deleteDBClusterEndpoint(
|
|
1002
|
+
args: DeleteDBClusterEndpointCommandInput,
|
|
1003
|
+
options: __HttpHandlerOptions,
|
|
1004
|
+
cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void
|
|
1005
|
+
): void;
|
|
1006
|
+
|
|
1007
|
+
deleteDBClusterParameterGroup(
|
|
1008
|
+
args: DeleteDBClusterParameterGroupCommandInput,
|
|
1009
|
+
options?: __HttpHandlerOptions
|
|
1010
|
+
): Promise<DeleteDBClusterParameterGroupCommandOutput>;
|
|
1011
|
+
deleteDBClusterParameterGroup(
|
|
1012
|
+
args: DeleteDBClusterParameterGroupCommandInput,
|
|
1013
|
+
cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
|
|
1014
|
+
): void;
|
|
1015
|
+
deleteDBClusterParameterGroup(
|
|
1016
|
+
args: DeleteDBClusterParameterGroupCommandInput,
|
|
1017
|
+
options: __HttpHandlerOptions,
|
|
1018
|
+
cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
|
|
1019
|
+
): void;
|
|
1020
|
+
|
|
1021
|
+
deleteDBClusterSnapshot(
|
|
1022
|
+
args: DeleteDBClusterSnapshotCommandInput,
|
|
1023
|
+
options?: __HttpHandlerOptions
|
|
1024
|
+
): Promise<DeleteDBClusterSnapshotCommandOutput>;
|
|
1025
|
+
deleteDBClusterSnapshot(
|
|
1026
|
+
args: DeleteDBClusterSnapshotCommandInput,
|
|
1027
|
+
cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
|
|
1028
|
+
): void;
|
|
1029
|
+
deleteDBClusterSnapshot(
|
|
1030
|
+
args: DeleteDBClusterSnapshotCommandInput,
|
|
1031
|
+
options: __HttpHandlerOptions,
|
|
1032
|
+
cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
|
|
1033
|
+
): void;
|
|
1034
|
+
|
|
1035
|
+
deleteDBInstance(
|
|
1036
|
+
args: DeleteDBInstanceCommandInput,
|
|
1037
|
+
options?: __HttpHandlerOptions
|
|
1038
|
+
): Promise<DeleteDBInstanceCommandOutput>;
|
|
1039
|
+
deleteDBInstance(
|
|
1040
|
+
args: DeleteDBInstanceCommandInput,
|
|
1041
|
+
cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
|
|
1042
|
+
): void;
|
|
1043
|
+
deleteDBInstance(
|
|
1044
|
+
args: DeleteDBInstanceCommandInput,
|
|
1045
|
+
options: __HttpHandlerOptions,
|
|
1046
|
+
cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
|
|
1047
|
+
): void;
|
|
1048
|
+
|
|
1049
|
+
deleteDBInstanceAutomatedBackup(
|
|
1050
|
+
args: DeleteDBInstanceAutomatedBackupCommandInput,
|
|
1051
|
+
options?: __HttpHandlerOptions
|
|
1052
|
+
): Promise<DeleteDBInstanceAutomatedBackupCommandOutput>;
|
|
1053
|
+
deleteDBInstanceAutomatedBackup(
|
|
1054
|
+
args: DeleteDBInstanceAutomatedBackupCommandInput,
|
|
1055
|
+
cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void
|
|
1056
|
+
): void;
|
|
1057
|
+
deleteDBInstanceAutomatedBackup(
|
|
1058
|
+
args: DeleteDBInstanceAutomatedBackupCommandInput,
|
|
1059
|
+
options: __HttpHandlerOptions,
|
|
1060
|
+
cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void
|
|
1061
|
+
): void;
|
|
1062
|
+
|
|
1063
|
+
deleteDBParameterGroup(
|
|
1064
|
+
args: DeleteDBParameterGroupCommandInput,
|
|
1065
|
+
options?: __HttpHandlerOptions
|
|
1066
|
+
): Promise<DeleteDBParameterGroupCommandOutput>;
|
|
1067
|
+
deleteDBParameterGroup(
|
|
1068
|
+
args: DeleteDBParameterGroupCommandInput,
|
|
1069
|
+
cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void
|
|
1070
|
+
): void;
|
|
1071
|
+
deleteDBParameterGroup(
|
|
1072
|
+
args: DeleteDBParameterGroupCommandInput,
|
|
1073
|
+
options: __HttpHandlerOptions,
|
|
1074
|
+
cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void
|
|
1075
|
+
): void;
|
|
1076
|
+
|
|
1077
|
+
deleteDBProxy(
|
|
1078
|
+
args: DeleteDBProxyCommandInput,
|
|
1079
|
+
options?: __HttpHandlerOptions
|
|
1080
|
+
): Promise<DeleteDBProxyCommandOutput>;
|
|
1081
|
+
deleteDBProxy(
|
|
1082
|
+
args: DeleteDBProxyCommandInput,
|
|
1083
|
+
cb: (err: any, data?: DeleteDBProxyCommandOutput) => void
|
|
1084
|
+
): void;
|
|
1085
|
+
deleteDBProxy(
|
|
1086
|
+
args: DeleteDBProxyCommandInput,
|
|
1087
|
+
options: __HttpHandlerOptions,
|
|
1088
|
+
cb: (err: any, data?: DeleteDBProxyCommandOutput) => void
|
|
1089
|
+
): void;
|
|
1090
|
+
|
|
1091
|
+
deleteDBProxyEndpoint(
|
|
1092
|
+
args: DeleteDBProxyEndpointCommandInput,
|
|
1093
|
+
options?: __HttpHandlerOptions
|
|
1094
|
+
): Promise<DeleteDBProxyEndpointCommandOutput>;
|
|
1095
|
+
deleteDBProxyEndpoint(
|
|
1096
|
+
args: DeleteDBProxyEndpointCommandInput,
|
|
1097
|
+
cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void
|
|
1098
|
+
): void;
|
|
1099
|
+
deleteDBProxyEndpoint(
|
|
1100
|
+
args: DeleteDBProxyEndpointCommandInput,
|
|
1101
|
+
options: __HttpHandlerOptions,
|
|
1102
|
+
cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void
|
|
1103
|
+
): void;
|
|
1104
|
+
|
|
1105
|
+
deleteDBSecurityGroup(
|
|
1106
|
+
args: DeleteDBSecurityGroupCommandInput,
|
|
1107
|
+
options?: __HttpHandlerOptions
|
|
1108
|
+
): Promise<DeleteDBSecurityGroupCommandOutput>;
|
|
1109
|
+
deleteDBSecurityGroup(
|
|
1110
|
+
args: DeleteDBSecurityGroupCommandInput,
|
|
1111
|
+
cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void
|
|
1112
|
+
): void;
|
|
1113
|
+
deleteDBSecurityGroup(
|
|
1114
|
+
args: DeleteDBSecurityGroupCommandInput,
|
|
1115
|
+
options: __HttpHandlerOptions,
|
|
1116
|
+
cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void
|
|
1117
|
+
): void;
|
|
1118
|
+
|
|
1119
|
+
deleteDBSnapshot(
|
|
1120
|
+
args: DeleteDBSnapshotCommandInput,
|
|
1121
|
+
options?: __HttpHandlerOptions
|
|
1122
|
+
): Promise<DeleteDBSnapshotCommandOutput>;
|
|
1123
|
+
deleteDBSnapshot(
|
|
1124
|
+
args: DeleteDBSnapshotCommandInput,
|
|
1125
|
+
cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void
|
|
1126
|
+
): void;
|
|
1127
|
+
deleteDBSnapshot(
|
|
1128
|
+
args: DeleteDBSnapshotCommandInput,
|
|
1129
|
+
options: __HttpHandlerOptions,
|
|
1130
|
+
cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void
|
|
1131
|
+
): void;
|
|
1132
|
+
|
|
1133
|
+
deleteDBSubnetGroup(
|
|
1134
|
+
args: DeleteDBSubnetGroupCommandInput,
|
|
1135
|
+
options?: __HttpHandlerOptions
|
|
1136
|
+
): Promise<DeleteDBSubnetGroupCommandOutput>;
|
|
1137
|
+
deleteDBSubnetGroup(
|
|
1138
|
+
args: DeleteDBSubnetGroupCommandInput,
|
|
1139
|
+
cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
|
|
1140
|
+
): void;
|
|
1141
|
+
deleteDBSubnetGroup(
|
|
1142
|
+
args: DeleteDBSubnetGroupCommandInput,
|
|
1143
|
+
options: __HttpHandlerOptions,
|
|
1144
|
+
cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
|
|
1145
|
+
): void;
|
|
1146
|
+
|
|
1147
|
+
deleteEventSubscription(
|
|
1148
|
+
args: DeleteEventSubscriptionCommandInput,
|
|
1149
|
+
options?: __HttpHandlerOptions
|
|
1150
|
+
): Promise<DeleteEventSubscriptionCommandOutput>;
|
|
1151
|
+
deleteEventSubscription(
|
|
1152
|
+
args: DeleteEventSubscriptionCommandInput,
|
|
1153
|
+
cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
|
|
1154
|
+
): void;
|
|
1155
|
+
deleteEventSubscription(
|
|
1156
|
+
args: DeleteEventSubscriptionCommandInput,
|
|
1157
|
+
options: __HttpHandlerOptions,
|
|
1158
|
+
cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
|
|
1159
|
+
): void;
|
|
1160
|
+
|
|
1161
|
+
deleteGlobalCluster(
|
|
1162
|
+
args: DeleteGlobalClusterCommandInput,
|
|
1163
|
+
options?: __HttpHandlerOptions
|
|
1164
|
+
): Promise<DeleteGlobalClusterCommandOutput>;
|
|
1165
|
+
deleteGlobalCluster(
|
|
1166
|
+
args: DeleteGlobalClusterCommandInput,
|
|
1167
|
+
cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
|
|
1168
|
+
): void;
|
|
1169
|
+
deleteGlobalCluster(
|
|
1170
|
+
args: DeleteGlobalClusterCommandInput,
|
|
1171
|
+
options: __HttpHandlerOptions,
|
|
1172
|
+
cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
|
|
1173
|
+
): void;
|
|
1174
|
+
|
|
1175
|
+
deleteOptionGroup(
|
|
1176
|
+
args: DeleteOptionGroupCommandInput,
|
|
1177
|
+
options?: __HttpHandlerOptions
|
|
1178
|
+
): Promise<DeleteOptionGroupCommandOutput>;
|
|
1179
|
+
deleteOptionGroup(
|
|
1180
|
+
args: DeleteOptionGroupCommandInput,
|
|
1181
|
+
cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void
|
|
1182
|
+
): void;
|
|
1183
|
+
deleteOptionGroup(
|
|
1184
|
+
args: DeleteOptionGroupCommandInput,
|
|
1185
|
+
options: __HttpHandlerOptions,
|
|
1186
|
+
cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void
|
|
1187
|
+
): void;
|
|
1188
|
+
|
|
1189
|
+
deregisterDBProxyTargets(
|
|
1190
|
+
args: DeregisterDBProxyTargetsCommandInput,
|
|
1191
|
+
options?: __HttpHandlerOptions
|
|
1192
|
+
): Promise<DeregisterDBProxyTargetsCommandOutput>;
|
|
1193
|
+
deregisterDBProxyTargets(
|
|
1194
|
+
args: DeregisterDBProxyTargetsCommandInput,
|
|
1195
|
+
cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void
|
|
1196
|
+
): void;
|
|
1197
|
+
deregisterDBProxyTargets(
|
|
1198
|
+
args: DeregisterDBProxyTargetsCommandInput,
|
|
1199
|
+
options: __HttpHandlerOptions,
|
|
1200
|
+
cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void
|
|
1201
|
+
): void;
|
|
1202
|
+
|
|
1203
|
+
describeAccountAttributes(
|
|
1204
|
+
args: DescribeAccountAttributesCommandInput,
|
|
1205
|
+
options?: __HttpHandlerOptions
|
|
1206
|
+
): Promise<DescribeAccountAttributesCommandOutput>;
|
|
1207
|
+
describeAccountAttributes(
|
|
1208
|
+
args: DescribeAccountAttributesCommandInput,
|
|
1209
|
+
cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
|
|
1210
|
+
): void;
|
|
1211
|
+
describeAccountAttributes(
|
|
1212
|
+
args: DescribeAccountAttributesCommandInput,
|
|
1213
|
+
options: __HttpHandlerOptions,
|
|
1214
|
+
cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
|
|
1215
|
+
): void;
|
|
1216
|
+
|
|
1217
|
+
describeCertificates(
|
|
1218
|
+
args: DescribeCertificatesCommandInput,
|
|
1219
|
+
options?: __HttpHandlerOptions
|
|
1220
|
+
): Promise<DescribeCertificatesCommandOutput>;
|
|
1221
|
+
describeCertificates(
|
|
1222
|
+
args: DescribeCertificatesCommandInput,
|
|
1223
|
+
cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
|
|
1224
|
+
): void;
|
|
1225
|
+
describeCertificates(
|
|
1226
|
+
args: DescribeCertificatesCommandInput,
|
|
1227
|
+
options: __HttpHandlerOptions,
|
|
1228
|
+
cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
|
|
1229
|
+
): void;
|
|
1230
|
+
|
|
1231
|
+
describeDBClusterBacktracks(
|
|
1232
|
+
args: DescribeDBClusterBacktracksCommandInput,
|
|
1233
|
+
options?: __HttpHandlerOptions
|
|
1234
|
+
): Promise<DescribeDBClusterBacktracksCommandOutput>;
|
|
1235
|
+
describeDBClusterBacktracks(
|
|
1236
|
+
args: DescribeDBClusterBacktracksCommandInput,
|
|
1237
|
+
cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void
|
|
1238
|
+
): void;
|
|
1239
|
+
describeDBClusterBacktracks(
|
|
1240
|
+
args: DescribeDBClusterBacktracksCommandInput,
|
|
1241
|
+
options: __HttpHandlerOptions,
|
|
1242
|
+
cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void
|
|
1243
|
+
): void;
|
|
1244
|
+
|
|
1245
|
+
describeDBClusterEndpoints(
|
|
1246
|
+
args: DescribeDBClusterEndpointsCommandInput,
|
|
1247
|
+
options?: __HttpHandlerOptions
|
|
1248
|
+
): Promise<DescribeDBClusterEndpointsCommandOutput>;
|
|
1249
|
+
describeDBClusterEndpoints(
|
|
1250
|
+
args: DescribeDBClusterEndpointsCommandInput,
|
|
1251
|
+
cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
|
|
1252
|
+
): void;
|
|
1253
|
+
describeDBClusterEndpoints(
|
|
1254
|
+
args: DescribeDBClusterEndpointsCommandInput,
|
|
1255
|
+
options: __HttpHandlerOptions,
|
|
1256
|
+
cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
|
|
1257
|
+
): void;
|
|
1258
|
+
|
|
1259
|
+
describeDBClusterParameterGroups(
|
|
1260
|
+
args: DescribeDBClusterParameterGroupsCommandInput,
|
|
1261
|
+
options?: __HttpHandlerOptions
|
|
1262
|
+
): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
|
|
1263
|
+
describeDBClusterParameterGroups(
|
|
1264
|
+
args: DescribeDBClusterParameterGroupsCommandInput,
|
|
1265
|
+
cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
|
|
1266
|
+
): void;
|
|
1267
|
+
describeDBClusterParameterGroups(
|
|
1268
|
+
args: DescribeDBClusterParameterGroupsCommandInput,
|
|
1269
|
+
options: __HttpHandlerOptions,
|
|
1270
|
+
cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
|
|
1271
|
+
): void;
|
|
1272
|
+
|
|
1273
|
+
describeDBClusterParameters(
|
|
1274
|
+
args: DescribeDBClusterParametersCommandInput,
|
|
1275
|
+
options?: __HttpHandlerOptions
|
|
1276
|
+
): Promise<DescribeDBClusterParametersCommandOutput>;
|
|
1277
|
+
describeDBClusterParameters(
|
|
1278
|
+
args: DescribeDBClusterParametersCommandInput,
|
|
1279
|
+
cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
|
|
1280
|
+
): void;
|
|
1281
|
+
describeDBClusterParameters(
|
|
1282
|
+
args: DescribeDBClusterParametersCommandInput,
|
|
1283
|
+
options: __HttpHandlerOptions,
|
|
1284
|
+
cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
|
|
1285
|
+
): void;
|
|
1286
|
+
|
|
1287
|
+
describeDBClusters(
|
|
1288
|
+
args: DescribeDBClustersCommandInput,
|
|
1289
|
+
options?: __HttpHandlerOptions
|
|
1290
|
+
): Promise<DescribeDBClustersCommandOutput>;
|
|
1291
|
+
describeDBClusters(
|
|
1292
|
+
args: DescribeDBClustersCommandInput,
|
|
1293
|
+
cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
|
|
1294
|
+
): void;
|
|
1295
|
+
describeDBClusters(
|
|
1296
|
+
args: DescribeDBClustersCommandInput,
|
|
1297
|
+
options: __HttpHandlerOptions,
|
|
1298
|
+
cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
|
|
1299
|
+
): void;
|
|
1300
|
+
|
|
1301
|
+
describeDBClusterSnapshotAttributes(
|
|
1302
|
+
args: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
1303
|
+
options?: __HttpHandlerOptions
|
|
1304
|
+
): Promise<DescribeDBClusterSnapshotAttributesCommandOutput>;
|
|
1305
|
+
describeDBClusterSnapshotAttributes(
|
|
1306
|
+
args: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
1307
|
+
cb: (
|
|
1308
|
+
err: any,
|
|
1309
|
+
data?: DescribeDBClusterSnapshotAttributesCommandOutput
|
|
1310
|
+
) => void
|
|
1311
|
+
): void;
|
|
1312
|
+
describeDBClusterSnapshotAttributes(
|
|
1313
|
+
args: DescribeDBClusterSnapshotAttributesCommandInput,
|
|
1314
|
+
options: __HttpHandlerOptions,
|
|
1315
|
+
cb: (
|
|
1316
|
+
err: any,
|
|
1317
|
+
data?: DescribeDBClusterSnapshotAttributesCommandOutput
|
|
1318
|
+
) => void
|
|
1319
|
+
): void;
|
|
1320
|
+
|
|
1321
|
+
describeDBClusterSnapshots(
|
|
1322
|
+
args: DescribeDBClusterSnapshotsCommandInput,
|
|
1323
|
+
options?: __HttpHandlerOptions
|
|
1324
|
+
): Promise<DescribeDBClusterSnapshotsCommandOutput>;
|
|
1325
|
+
describeDBClusterSnapshots(
|
|
1326
|
+
args: DescribeDBClusterSnapshotsCommandInput,
|
|
1327
|
+
cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
|
|
1328
|
+
): void;
|
|
1329
|
+
describeDBClusterSnapshots(
|
|
1330
|
+
args: DescribeDBClusterSnapshotsCommandInput,
|
|
1331
|
+
options: __HttpHandlerOptions,
|
|
1332
|
+
cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
|
|
1333
|
+
): void;
|
|
1334
|
+
|
|
1335
|
+
describeDBEngineVersions(
|
|
1336
|
+
args: DescribeDBEngineVersionsCommandInput,
|
|
1337
|
+
options?: __HttpHandlerOptions
|
|
1338
|
+
): Promise<DescribeDBEngineVersionsCommandOutput>;
|
|
1339
|
+
describeDBEngineVersions(
|
|
1340
|
+
args: DescribeDBEngineVersionsCommandInput,
|
|
1341
|
+
cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
|
|
1342
|
+
): void;
|
|
1343
|
+
describeDBEngineVersions(
|
|
1344
|
+
args: DescribeDBEngineVersionsCommandInput,
|
|
1345
|
+
options: __HttpHandlerOptions,
|
|
1346
|
+
cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
|
|
1347
|
+
): void;
|
|
1348
|
+
|
|
1349
|
+
describeDBInstanceAutomatedBackups(
|
|
1350
|
+
args: DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
1351
|
+
options?: __HttpHandlerOptions
|
|
1352
|
+
): Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
|
|
1353
|
+
describeDBInstanceAutomatedBackups(
|
|
1354
|
+
args: DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
1355
|
+
cb: (
|
|
1356
|
+
err: any,
|
|
1357
|
+
data?: DescribeDBInstanceAutomatedBackupsCommandOutput
|
|
1358
|
+
) => void
|
|
1359
|
+
): void;
|
|
1360
|
+
describeDBInstanceAutomatedBackups(
|
|
1361
|
+
args: DescribeDBInstanceAutomatedBackupsCommandInput,
|
|
1362
|
+
options: __HttpHandlerOptions,
|
|
1363
|
+
cb: (
|
|
1364
|
+
err: any,
|
|
1365
|
+
data?: DescribeDBInstanceAutomatedBackupsCommandOutput
|
|
1366
|
+
) => void
|
|
1367
|
+
): void;
|
|
1368
|
+
|
|
1369
|
+
describeDBInstances(
|
|
1370
|
+
args: DescribeDBInstancesCommandInput,
|
|
1371
|
+
options?: __HttpHandlerOptions
|
|
1372
|
+
): Promise<DescribeDBInstancesCommandOutput>;
|
|
1373
|
+
describeDBInstances(
|
|
1374
|
+
args: DescribeDBInstancesCommandInput,
|
|
1375
|
+
cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
|
|
1376
|
+
): void;
|
|
1377
|
+
describeDBInstances(
|
|
1378
|
+
args: DescribeDBInstancesCommandInput,
|
|
1379
|
+
options: __HttpHandlerOptions,
|
|
1380
|
+
cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
|
|
1381
|
+
): void;
|
|
1382
|
+
|
|
1383
|
+
describeDBLogFiles(
|
|
1384
|
+
args: DescribeDBLogFilesCommandInput,
|
|
1385
|
+
options?: __HttpHandlerOptions
|
|
1386
|
+
): Promise<DescribeDBLogFilesCommandOutput>;
|
|
1387
|
+
describeDBLogFiles(
|
|
1388
|
+
args: DescribeDBLogFilesCommandInput,
|
|
1389
|
+
cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void
|
|
1390
|
+
): void;
|
|
1391
|
+
describeDBLogFiles(
|
|
1392
|
+
args: DescribeDBLogFilesCommandInput,
|
|
1393
|
+
options: __HttpHandlerOptions,
|
|
1394
|
+
cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void
|
|
1395
|
+
): void;
|
|
1396
|
+
|
|
1397
|
+
describeDBParameterGroups(
|
|
1398
|
+
args: DescribeDBParameterGroupsCommandInput,
|
|
1399
|
+
options?: __HttpHandlerOptions
|
|
1400
|
+
): Promise<DescribeDBParameterGroupsCommandOutput>;
|
|
1401
|
+
describeDBParameterGroups(
|
|
1402
|
+
args: DescribeDBParameterGroupsCommandInput,
|
|
1403
|
+
cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void
|
|
1404
|
+
): void;
|
|
1405
|
+
describeDBParameterGroups(
|
|
1406
|
+
args: DescribeDBParameterGroupsCommandInput,
|
|
1407
|
+
options: __HttpHandlerOptions,
|
|
1408
|
+
cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void
|
|
1409
|
+
): void;
|
|
1410
|
+
|
|
1411
|
+
describeDBParameters(
|
|
1412
|
+
args: DescribeDBParametersCommandInput,
|
|
1413
|
+
options?: __HttpHandlerOptions
|
|
1414
|
+
): Promise<DescribeDBParametersCommandOutput>;
|
|
1415
|
+
describeDBParameters(
|
|
1416
|
+
args: DescribeDBParametersCommandInput,
|
|
1417
|
+
cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
|
|
1418
|
+
): void;
|
|
1419
|
+
describeDBParameters(
|
|
1420
|
+
args: DescribeDBParametersCommandInput,
|
|
1421
|
+
options: __HttpHandlerOptions,
|
|
1422
|
+
cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
|
|
1423
|
+
): void;
|
|
1424
|
+
|
|
1425
|
+
describeDBProxies(
|
|
1426
|
+
args: DescribeDBProxiesCommandInput,
|
|
1427
|
+
options?: __HttpHandlerOptions
|
|
1428
|
+
): Promise<DescribeDBProxiesCommandOutput>;
|
|
1429
|
+
describeDBProxies(
|
|
1430
|
+
args: DescribeDBProxiesCommandInput,
|
|
1431
|
+
cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void
|
|
1432
|
+
): void;
|
|
1433
|
+
describeDBProxies(
|
|
1434
|
+
args: DescribeDBProxiesCommandInput,
|
|
1435
|
+
options: __HttpHandlerOptions,
|
|
1436
|
+
cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void
|
|
1437
|
+
): void;
|
|
1438
|
+
|
|
1439
|
+
describeDBProxyEndpoints(
|
|
1440
|
+
args: DescribeDBProxyEndpointsCommandInput,
|
|
1441
|
+
options?: __HttpHandlerOptions
|
|
1442
|
+
): Promise<DescribeDBProxyEndpointsCommandOutput>;
|
|
1443
|
+
describeDBProxyEndpoints(
|
|
1444
|
+
args: DescribeDBProxyEndpointsCommandInput,
|
|
1445
|
+
cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void
|
|
1446
|
+
): void;
|
|
1447
|
+
describeDBProxyEndpoints(
|
|
1448
|
+
args: DescribeDBProxyEndpointsCommandInput,
|
|
1449
|
+
options: __HttpHandlerOptions,
|
|
1450
|
+
cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void
|
|
1451
|
+
): void;
|
|
1452
|
+
|
|
1453
|
+
describeDBProxyTargetGroups(
|
|
1454
|
+
args: DescribeDBProxyTargetGroupsCommandInput,
|
|
1455
|
+
options?: __HttpHandlerOptions
|
|
1456
|
+
): Promise<DescribeDBProxyTargetGroupsCommandOutput>;
|
|
1457
|
+
describeDBProxyTargetGroups(
|
|
1458
|
+
args: DescribeDBProxyTargetGroupsCommandInput,
|
|
1459
|
+
cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void
|
|
1460
|
+
): void;
|
|
1461
|
+
describeDBProxyTargetGroups(
|
|
1462
|
+
args: DescribeDBProxyTargetGroupsCommandInput,
|
|
1463
|
+
options: __HttpHandlerOptions,
|
|
1464
|
+
cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void
|
|
1465
|
+
): void;
|
|
1466
|
+
|
|
1467
|
+
describeDBProxyTargets(
|
|
1468
|
+
args: DescribeDBProxyTargetsCommandInput,
|
|
1469
|
+
options?: __HttpHandlerOptions
|
|
1470
|
+
): Promise<DescribeDBProxyTargetsCommandOutput>;
|
|
1471
|
+
describeDBProxyTargets(
|
|
1472
|
+
args: DescribeDBProxyTargetsCommandInput,
|
|
1473
|
+
cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void
|
|
1474
|
+
): void;
|
|
1475
|
+
describeDBProxyTargets(
|
|
1476
|
+
args: DescribeDBProxyTargetsCommandInput,
|
|
1477
|
+
options: __HttpHandlerOptions,
|
|
1478
|
+
cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void
|
|
1479
|
+
): void;
|
|
1480
|
+
|
|
1481
|
+
describeDBSecurityGroups(
|
|
1482
|
+
args: DescribeDBSecurityGroupsCommandInput,
|
|
1483
|
+
options?: __HttpHandlerOptions
|
|
1484
|
+
): Promise<DescribeDBSecurityGroupsCommandOutput>;
|
|
1485
|
+
describeDBSecurityGroups(
|
|
1486
|
+
args: DescribeDBSecurityGroupsCommandInput,
|
|
1487
|
+
cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void
|
|
1488
|
+
): void;
|
|
1489
|
+
describeDBSecurityGroups(
|
|
1490
|
+
args: DescribeDBSecurityGroupsCommandInput,
|
|
1491
|
+
options: __HttpHandlerOptions,
|
|
1492
|
+
cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void
|
|
1493
|
+
): void;
|
|
1494
|
+
|
|
1495
|
+
describeDBSnapshotAttributes(
|
|
1496
|
+
args: DescribeDBSnapshotAttributesCommandInput,
|
|
1497
|
+
options?: __HttpHandlerOptions
|
|
1498
|
+
): Promise<DescribeDBSnapshotAttributesCommandOutput>;
|
|
1499
|
+
describeDBSnapshotAttributes(
|
|
1500
|
+
args: DescribeDBSnapshotAttributesCommandInput,
|
|
1501
|
+
cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void
|
|
1502
|
+
): void;
|
|
1503
|
+
describeDBSnapshotAttributes(
|
|
1504
|
+
args: DescribeDBSnapshotAttributesCommandInput,
|
|
1505
|
+
options: __HttpHandlerOptions,
|
|
1506
|
+
cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void
|
|
1507
|
+
): void;
|
|
1508
|
+
|
|
1509
|
+
describeDBSnapshots(
|
|
1510
|
+
args: DescribeDBSnapshotsCommandInput,
|
|
1511
|
+
options?: __HttpHandlerOptions
|
|
1512
|
+
): Promise<DescribeDBSnapshotsCommandOutput>;
|
|
1513
|
+
describeDBSnapshots(
|
|
1514
|
+
args: DescribeDBSnapshotsCommandInput,
|
|
1515
|
+
cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void
|
|
1516
|
+
): void;
|
|
1517
|
+
describeDBSnapshots(
|
|
1518
|
+
args: DescribeDBSnapshotsCommandInput,
|
|
1519
|
+
options: __HttpHandlerOptions,
|
|
1520
|
+
cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void
|
|
1521
|
+
): void;
|
|
1522
|
+
|
|
1523
|
+
describeDBSubnetGroups(
|
|
1524
|
+
args: DescribeDBSubnetGroupsCommandInput,
|
|
1525
|
+
options?: __HttpHandlerOptions
|
|
1526
|
+
): Promise<DescribeDBSubnetGroupsCommandOutput>;
|
|
1527
|
+
describeDBSubnetGroups(
|
|
1528
|
+
args: DescribeDBSubnetGroupsCommandInput,
|
|
1529
|
+
cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
|
|
1530
|
+
): void;
|
|
1531
|
+
describeDBSubnetGroups(
|
|
1532
|
+
args: DescribeDBSubnetGroupsCommandInput,
|
|
1533
|
+
options: __HttpHandlerOptions,
|
|
1534
|
+
cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
|
|
1535
|
+
): void;
|
|
1536
|
+
|
|
1537
|
+
describeEngineDefaultClusterParameters(
|
|
1538
|
+
args: DescribeEngineDefaultClusterParametersCommandInput,
|
|
1539
|
+
options?: __HttpHandlerOptions
|
|
1540
|
+
): Promise<DescribeEngineDefaultClusterParametersCommandOutput>;
|
|
1541
|
+
describeEngineDefaultClusterParameters(
|
|
1542
|
+
args: DescribeEngineDefaultClusterParametersCommandInput,
|
|
1543
|
+
cb: (
|
|
1544
|
+
err: any,
|
|
1545
|
+
data?: DescribeEngineDefaultClusterParametersCommandOutput
|
|
1546
|
+
) => void
|
|
1547
|
+
): void;
|
|
1548
|
+
describeEngineDefaultClusterParameters(
|
|
1549
|
+
args: DescribeEngineDefaultClusterParametersCommandInput,
|
|
1550
|
+
options: __HttpHandlerOptions,
|
|
1551
|
+
cb: (
|
|
1552
|
+
err: any,
|
|
1553
|
+
data?: DescribeEngineDefaultClusterParametersCommandOutput
|
|
1554
|
+
) => void
|
|
1555
|
+
): void;
|
|
1556
|
+
|
|
1557
|
+
describeEngineDefaultParameters(
|
|
1558
|
+
args: DescribeEngineDefaultParametersCommandInput,
|
|
1559
|
+
options?: __HttpHandlerOptions
|
|
1560
|
+
): Promise<DescribeEngineDefaultParametersCommandOutput>;
|
|
1561
|
+
describeEngineDefaultParameters(
|
|
1562
|
+
args: DescribeEngineDefaultParametersCommandInput,
|
|
1563
|
+
cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
|
|
1564
|
+
): void;
|
|
1565
|
+
describeEngineDefaultParameters(
|
|
1566
|
+
args: DescribeEngineDefaultParametersCommandInput,
|
|
1567
|
+
options: __HttpHandlerOptions,
|
|
1568
|
+
cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
|
|
1569
|
+
): void;
|
|
1570
|
+
|
|
1571
|
+
describeEventCategories(
|
|
1572
|
+
args: DescribeEventCategoriesCommandInput,
|
|
1573
|
+
options?: __HttpHandlerOptions
|
|
1574
|
+
): Promise<DescribeEventCategoriesCommandOutput>;
|
|
1575
|
+
describeEventCategories(
|
|
1576
|
+
args: DescribeEventCategoriesCommandInput,
|
|
1577
|
+
cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
|
|
1578
|
+
): void;
|
|
1579
|
+
describeEventCategories(
|
|
1580
|
+
args: DescribeEventCategoriesCommandInput,
|
|
1581
|
+
options: __HttpHandlerOptions,
|
|
1582
|
+
cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
|
|
1583
|
+
): void;
|
|
1584
|
+
|
|
1585
|
+
describeEvents(
|
|
1586
|
+
args: DescribeEventsCommandInput,
|
|
1587
|
+
options?: __HttpHandlerOptions
|
|
1588
|
+
): Promise<DescribeEventsCommandOutput>;
|
|
1589
|
+
describeEvents(
|
|
1590
|
+
args: DescribeEventsCommandInput,
|
|
1591
|
+
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
1592
|
+
): void;
|
|
1593
|
+
describeEvents(
|
|
1594
|
+
args: DescribeEventsCommandInput,
|
|
1595
|
+
options: __HttpHandlerOptions,
|
|
1596
|
+
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
1597
|
+
): void;
|
|
1598
|
+
|
|
1599
|
+
describeEventSubscriptions(
|
|
1600
|
+
args: DescribeEventSubscriptionsCommandInput,
|
|
1601
|
+
options?: __HttpHandlerOptions
|
|
1602
|
+
): Promise<DescribeEventSubscriptionsCommandOutput>;
|
|
1603
|
+
describeEventSubscriptions(
|
|
1604
|
+
args: DescribeEventSubscriptionsCommandInput,
|
|
1605
|
+
cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
|
|
1606
|
+
): void;
|
|
1607
|
+
describeEventSubscriptions(
|
|
1608
|
+
args: DescribeEventSubscriptionsCommandInput,
|
|
1609
|
+
options: __HttpHandlerOptions,
|
|
1610
|
+
cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
|
|
1611
|
+
): void;
|
|
1612
|
+
|
|
1613
|
+
describeExportTasks(
|
|
1614
|
+
args: DescribeExportTasksCommandInput,
|
|
1615
|
+
options?: __HttpHandlerOptions
|
|
1616
|
+
): Promise<DescribeExportTasksCommandOutput>;
|
|
1617
|
+
describeExportTasks(
|
|
1618
|
+
args: DescribeExportTasksCommandInput,
|
|
1619
|
+
cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
|
|
1620
|
+
): void;
|
|
1621
|
+
describeExportTasks(
|
|
1622
|
+
args: DescribeExportTasksCommandInput,
|
|
1623
|
+
options: __HttpHandlerOptions,
|
|
1624
|
+
cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
|
|
1625
|
+
): void;
|
|
1626
|
+
|
|
1627
|
+
describeGlobalClusters(
|
|
1628
|
+
args: DescribeGlobalClustersCommandInput,
|
|
1629
|
+
options?: __HttpHandlerOptions
|
|
1630
|
+
): Promise<DescribeGlobalClustersCommandOutput>;
|
|
1631
|
+
describeGlobalClusters(
|
|
1632
|
+
args: DescribeGlobalClustersCommandInput,
|
|
1633
|
+
cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
|
|
1634
|
+
): void;
|
|
1635
|
+
describeGlobalClusters(
|
|
1636
|
+
args: DescribeGlobalClustersCommandInput,
|
|
1637
|
+
options: __HttpHandlerOptions,
|
|
1638
|
+
cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
|
|
1639
|
+
): void;
|
|
1640
|
+
|
|
1641
|
+
describeOptionGroupOptions(
|
|
1642
|
+
args: DescribeOptionGroupOptionsCommandInput,
|
|
1643
|
+
options?: __HttpHandlerOptions
|
|
1644
|
+
): Promise<DescribeOptionGroupOptionsCommandOutput>;
|
|
1645
|
+
describeOptionGroupOptions(
|
|
1646
|
+
args: DescribeOptionGroupOptionsCommandInput,
|
|
1647
|
+
cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void
|
|
1648
|
+
): void;
|
|
1649
|
+
describeOptionGroupOptions(
|
|
1650
|
+
args: DescribeOptionGroupOptionsCommandInput,
|
|
1651
|
+
options: __HttpHandlerOptions,
|
|
1652
|
+
cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void
|
|
1653
|
+
): void;
|
|
1654
|
+
|
|
1655
|
+
describeOptionGroups(
|
|
1656
|
+
args: DescribeOptionGroupsCommandInput,
|
|
1657
|
+
options?: __HttpHandlerOptions
|
|
1658
|
+
): Promise<DescribeOptionGroupsCommandOutput>;
|
|
1659
|
+
describeOptionGroups(
|
|
1660
|
+
args: DescribeOptionGroupsCommandInput,
|
|
1661
|
+
cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void
|
|
1662
|
+
): void;
|
|
1663
|
+
describeOptionGroups(
|
|
1664
|
+
args: DescribeOptionGroupsCommandInput,
|
|
1665
|
+
options: __HttpHandlerOptions,
|
|
1666
|
+
cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void
|
|
1667
|
+
): void;
|
|
1668
|
+
|
|
1669
|
+
describeOrderableDBInstanceOptions(
|
|
1670
|
+
args: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
1671
|
+
options?: __HttpHandlerOptions
|
|
1672
|
+
): Promise<DescribeOrderableDBInstanceOptionsCommandOutput>;
|
|
1673
|
+
describeOrderableDBInstanceOptions(
|
|
1674
|
+
args: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
1675
|
+
cb: (
|
|
1676
|
+
err: any,
|
|
1677
|
+
data?: DescribeOrderableDBInstanceOptionsCommandOutput
|
|
1678
|
+
) => void
|
|
1679
|
+
): void;
|
|
1680
|
+
describeOrderableDBInstanceOptions(
|
|
1681
|
+
args: DescribeOrderableDBInstanceOptionsCommandInput,
|
|
1682
|
+
options: __HttpHandlerOptions,
|
|
1683
|
+
cb: (
|
|
1684
|
+
err: any,
|
|
1685
|
+
data?: DescribeOrderableDBInstanceOptionsCommandOutput
|
|
1686
|
+
) => void
|
|
1687
|
+
): void;
|
|
1688
|
+
|
|
1689
|
+
describePendingMaintenanceActions(
|
|
1690
|
+
args: DescribePendingMaintenanceActionsCommandInput,
|
|
1691
|
+
options?: __HttpHandlerOptions
|
|
1692
|
+
): Promise<DescribePendingMaintenanceActionsCommandOutput>;
|
|
1693
|
+
describePendingMaintenanceActions(
|
|
1694
|
+
args: DescribePendingMaintenanceActionsCommandInput,
|
|
1695
|
+
cb: (
|
|
1696
|
+
err: any,
|
|
1697
|
+
data?: DescribePendingMaintenanceActionsCommandOutput
|
|
1698
|
+
) => void
|
|
1699
|
+
): void;
|
|
1700
|
+
describePendingMaintenanceActions(
|
|
1701
|
+
args: DescribePendingMaintenanceActionsCommandInput,
|
|
1702
|
+
options: __HttpHandlerOptions,
|
|
1703
|
+
cb: (
|
|
1704
|
+
err: any,
|
|
1705
|
+
data?: DescribePendingMaintenanceActionsCommandOutput
|
|
1706
|
+
) => void
|
|
1707
|
+
): void;
|
|
1708
|
+
|
|
1709
|
+
describeReservedDBInstances(
|
|
1710
|
+
args: DescribeReservedDBInstancesCommandInput,
|
|
1711
|
+
options?: __HttpHandlerOptions
|
|
1712
|
+
): Promise<DescribeReservedDBInstancesCommandOutput>;
|
|
1713
|
+
describeReservedDBInstances(
|
|
1714
|
+
args: DescribeReservedDBInstancesCommandInput,
|
|
1715
|
+
cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void
|
|
1716
|
+
): void;
|
|
1717
|
+
describeReservedDBInstances(
|
|
1718
|
+
args: DescribeReservedDBInstancesCommandInput,
|
|
1719
|
+
options: __HttpHandlerOptions,
|
|
1720
|
+
cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void
|
|
1721
|
+
): void;
|
|
1722
|
+
|
|
1723
|
+
describeReservedDBInstancesOfferings(
|
|
1724
|
+
args: DescribeReservedDBInstancesOfferingsCommandInput,
|
|
1725
|
+
options?: __HttpHandlerOptions
|
|
1726
|
+
): Promise<DescribeReservedDBInstancesOfferingsCommandOutput>;
|
|
1727
|
+
describeReservedDBInstancesOfferings(
|
|
1728
|
+
args: DescribeReservedDBInstancesOfferingsCommandInput,
|
|
1729
|
+
cb: (
|
|
1730
|
+
err: any,
|
|
1731
|
+
data?: DescribeReservedDBInstancesOfferingsCommandOutput
|
|
1732
|
+
) => void
|
|
1733
|
+
): void;
|
|
1734
|
+
describeReservedDBInstancesOfferings(
|
|
1735
|
+
args: DescribeReservedDBInstancesOfferingsCommandInput,
|
|
1736
|
+
options: __HttpHandlerOptions,
|
|
1737
|
+
cb: (
|
|
1738
|
+
err: any,
|
|
1739
|
+
data?: DescribeReservedDBInstancesOfferingsCommandOutput
|
|
1740
|
+
) => void
|
|
1741
|
+
): void;
|
|
1742
|
+
|
|
1743
|
+
describeSourceRegions(
|
|
1744
|
+
args: DescribeSourceRegionsCommandInput,
|
|
1745
|
+
options?: __HttpHandlerOptions
|
|
1746
|
+
): Promise<DescribeSourceRegionsCommandOutput>;
|
|
1747
|
+
describeSourceRegions(
|
|
1748
|
+
args: DescribeSourceRegionsCommandInput,
|
|
1749
|
+
cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void
|
|
1750
|
+
): void;
|
|
1751
|
+
describeSourceRegions(
|
|
1752
|
+
args: DescribeSourceRegionsCommandInput,
|
|
1753
|
+
options: __HttpHandlerOptions,
|
|
1754
|
+
cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void
|
|
1755
|
+
): void;
|
|
1756
|
+
|
|
1757
|
+
describeValidDBInstanceModifications(
|
|
1758
|
+
args: DescribeValidDBInstanceModificationsCommandInput,
|
|
1759
|
+
options?: __HttpHandlerOptions
|
|
1760
|
+
): Promise<DescribeValidDBInstanceModificationsCommandOutput>;
|
|
1761
|
+
describeValidDBInstanceModifications(
|
|
1762
|
+
args: DescribeValidDBInstanceModificationsCommandInput,
|
|
1763
|
+
cb: (
|
|
1764
|
+
err: any,
|
|
1765
|
+
data?: DescribeValidDBInstanceModificationsCommandOutput
|
|
1766
|
+
) => void
|
|
1767
|
+
): void;
|
|
1768
|
+
describeValidDBInstanceModifications(
|
|
1769
|
+
args: DescribeValidDBInstanceModificationsCommandInput,
|
|
1770
|
+
options: __HttpHandlerOptions,
|
|
1771
|
+
cb: (
|
|
1772
|
+
err: any,
|
|
1773
|
+
data?: DescribeValidDBInstanceModificationsCommandOutput
|
|
1774
|
+
) => void
|
|
1775
|
+
): void;
|
|
1776
|
+
|
|
1777
|
+
downloadDBLogFilePortion(
|
|
1778
|
+
args: DownloadDBLogFilePortionCommandInput,
|
|
1779
|
+
options?: __HttpHandlerOptions
|
|
1780
|
+
): Promise<DownloadDBLogFilePortionCommandOutput>;
|
|
1781
|
+
downloadDBLogFilePortion(
|
|
1782
|
+
args: DownloadDBLogFilePortionCommandInput,
|
|
1783
|
+
cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void
|
|
1784
|
+
): void;
|
|
1785
|
+
downloadDBLogFilePortion(
|
|
1786
|
+
args: DownloadDBLogFilePortionCommandInput,
|
|
1787
|
+
options: __HttpHandlerOptions,
|
|
1788
|
+
cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void
|
|
1789
|
+
): void;
|
|
1790
|
+
|
|
1791
|
+
failoverDBCluster(
|
|
1792
|
+
args: FailoverDBClusterCommandInput,
|
|
1793
|
+
options?: __HttpHandlerOptions
|
|
1794
|
+
): Promise<FailoverDBClusterCommandOutput>;
|
|
1795
|
+
failoverDBCluster(
|
|
1796
|
+
args: FailoverDBClusterCommandInput,
|
|
1797
|
+
cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
|
|
1798
|
+
): void;
|
|
1799
|
+
failoverDBCluster(
|
|
1800
|
+
args: FailoverDBClusterCommandInput,
|
|
1801
|
+
options: __HttpHandlerOptions,
|
|
1802
|
+
cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
|
|
1803
|
+
): void;
|
|
1804
|
+
|
|
1805
|
+
failoverGlobalCluster(
|
|
1806
|
+
args: FailoverGlobalClusterCommandInput,
|
|
1807
|
+
options?: __HttpHandlerOptions
|
|
1808
|
+
): Promise<FailoverGlobalClusterCommandOutput>;
|
|
1809
|
+
failoverGlobalCluster(
|
|
1810
|
+
args: FailoverGlobalClusterCommandInput,
|
|
1811
|
+
cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void
|
|
1812
|
+
): void;
|
|
1813
|
+
failoverGlobalCluster(
|
|
1814
|
+
args: FailoverGlobalClusterCommandInput,
|
|
1815
|
+
options: __HttpHandlerOptions,
|
|
1816
|
+
cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void
|
|
1817
|
+
): void;
|
|
1818
|
+
|
|
1819
|
+
listTagsForResource(
|
|
1820
|
+
args: ListTagsForResourceCommandInput,
|
|
1821
|
+
options?: __HttpHandlerOptions
|
|
1822
|
+
): Promise<ListTagsForResourceCommandOutput>;
|
|
1823
|
+
listTagsForResource(
|
|
1824
|
+
args: ListTagsForResourceCommandInput,
|
|
1825
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1826
|
+
): void;
|
|
1827
|
+
listTagsForResource(
|
|
1828
|
+
args: ListTagsForResourceCommandInput,
|
|
1829
|
+
options: __HttpHandlerOptions,
|
|
1830
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1831
|
+
): void;
|
|
1832
|
+
|
|
1833
|
+
modifyActivityStream(
|
|
1834
|
+
args: ModifyActivityStreamCommandInput,
|
|
1835
|
+
options?: __HttpHandlerOptions
|
|
1836
|
+
): Promise<ModifyActivityStreamCommandOutput>;
|
|
1837
|
+
modifyActivityStream(
|
|
1838
|
+
args: ModifyActivityStreamCommandInput,
|
|
1839
|
+
cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void
|
|
1840
|
+
): void;
|
|
1841
|
+
modifyActivityStream(
|
|
1842
|
+
args: ModifyActivityStreamCommandInput,
|
|
1843
|
+
options: __HttpHandlerOptions,
|
|
1844
|
+
cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void
|
|
1845
|
+
): void;
|
|
1846
|
+
|
|
1847
|
+
modifyCertificates(
|
|
1848
|
+
args: ModifyCertificatesCommandInput,
|
|
1849
|
+
options?: __HttpHandlerOptions
|
|
1850
|
+
): Promise<ModifyCertificatesCommandOutput>;
|
|
1851
|
+
modifyCertificates(
|
|
1852
|
+
args: ModifyCertificatesCommandInput,
|
|
1853
|
+
cb: (err: any, data?: ModifyCertificatesCommandOutput) => void
|
|
1854
|
+
): void;
|
|
1855
|
+
modifyCertificates(
|
|
1856
|
+
args: ModifyCertificatesCommandInput,
|
|
1857
|
+
options: __HttpHandlerOptions,
|
|
1858
|
+
cb: (err: any, data?: ModifyCertificatesCommandOutput) => void
|
|
1859
|
+
): void;
|
|
1860
|
+
|
|
1861
|
+
modifyCurrentDBClusterCapacity(
|
|
1862
|
+
args: ModifyCurrentDBClusterCapacityCommandInput,
|
|
1863
|
+
options?: __HttpHandlerOptions
|
|
1864
|
+
): Promise<ModifyCurrentDBClusterCapacityCommandOutput>;
|
|
1865
|
+
modifyCurrentDBClusterCapacity(
|
|
1866
|
+
args: ModifyCurrentDBClusterCapacityCommandInput,
|
|
1867
|
+
cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void
|
|
1868
|
+
): void;
|
|
1869
|
+
modifyCurrentDBClusterCapacity(
|
|
1870
|
+
args: ModifyCurrentDBClusterCapacityCommandInput,
|
|
1871
|
+
options: __HttpHandlerOptions,
|
|
1872
|
+
cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void
|
|
1873
|
+
): void;
|
|
1874
|
+
|
|
1875
|
+
modifyCustomDBEngineVersion(
|
|
1876
|
+
args: ModifyCustomDBEngineVersionCommandInput,
|
|
1877
|
+
options?: __HttpHandlerOptions
|
|
1878
|
+
): Promise<ModifyCustomDBEngineVersionCommandOutput>;
|
|
1879
|
+
modifyCustomDBEngineVersion(
|
|
1880
|
+
args: ModifyCustomDBEngineVersionCommandInput,
|
|
1881
|
+
cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void
|
|
1882
|
+
): void;
|
|
1883
|
+
modifyCustomDBEngineVersion(
|
|
1884
|
+
args: ModifyCustomDBEngineVersionCommandInput,
|
|
1885
|
+
options: __HttpHandlerOptions,
|
|
1886
|
+
cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void
|
|
1887
|
+
): void;
|
|
1888
|
+
|
|
1889
|
+
modifyDBCluster(
|
|
1890
|
+
args: ModifyDBClusterCommandInput,
|
|
1891
|
+
options?: __HttpHandlerOptions
|
|
1892
|
+
): Promise<ModifyDBClusterCommandOutput>;
|
|
1893
|
+
modifyDBCluster(
|
|
1894
|
+
args: ModifyDBClusterCommandInput,
|
|
1895
|
+
cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
|
|
1896
|
+
): void;
|
|
1897
|
+
modifyDBCluster(
|
|
1898
|
+
args: ModifyDBClusterCommandInput,
|
|
1899
|
+
options: __HttpHandlerOptions,
|
|
1900
|
+
cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
|
|
1901
|
+
): void;
|
|
1902
|
+
|
|
1903
|
+
modifyDBClusterEndpoint(
|
|
1904
|
+
args: ModifyDBClusterEndpointCommandInput,
|
|
1905
|
+
options?: __HttpHandlerOptions
|
|
1906
|
+
): Promise<ModifyDBClusterEndpointCommandOutput>;
|
|
1907
|
+
modifyDBClusterEndpoint(
|
|
1908
|
+
args: ModifyDBClusterEndpointCommandInput,
|
|
1909
|
+
cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void
|
|
1910
|
+
): void;
|
|
1911
|
+
modifyDBClusterEndpoint(
|
|
1912
|
+
args: ModifyDBClusterEndpointCommandInput,
|
|
1913
|
+
options: __HttpHandlerOptions,
|
|
1914
|
+
cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void
|
|
1915
|
+
): void;
|
|
1916
|
+
|
|
1917
|
+
modifyDBClusterParameterGroup(
|
|
1918
|
+
args: ModifyDBClusterParameterGroupCommandInput,
|
|
1919
|
+
options?: __HttpHandlerOptions
|
|
1920
|
+
): Promise<ModifyDBClusterParameterGroupCommandOutput>;
|
|
1921
|
+
modifyDBClusterParameterGroup(
|
|
1922
|
+
args: ModifyDBClusterParameterGroupCommandInput,
|
|
1923
|
+
cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
|
|
1924
|
+
): void;
|
|
1925
|
+
modifyDBClusterParameterGroup(
|
|
1926
|
+
args: ModifyDBClusterParameterGroupCommandInput,
|
|
1927
|
+
options: __HttpHandlerOptions,
|
|
1928
|
+
cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
|
|
1929
|
+
): void;
|
|
1930
|
+
|
|
1931
|
+
modifyDBClusterSnapshotAttribute(
|
|
1932
|
+
args: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
1933
|
+
options?: __HttpHandlerOptions
|
|
1934
|
+
): Promise<ModifyDBClusterSnapshotAttributeCommandOutput>;
|
|
1935
|
+
modifyDBClusterSnapshotAttribute(
|
|
1936
|
+
args: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
1937
|
+
cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
|
|
1938
|
+
): void;
|
|
1939
|
+
modifyDBClusterSnapshotAttribute(
|
|
1940
|
+
args: ModifyDBClusterSnapshotAttributeCommandInput,
|
|
1941
|
+
options: __HttpHandlerOptions,
|
|
1942
|
+
cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
|
|
1943
|
+
): void;
|
|
1944
|
+
|
|
1945
|
+
modifyDBInstance(
|
|
1946
|
+
args: ModifyDBInstanceCommandInput,
|
|
1947
|
+
options?: __HttpHandlerOptions
|
|
1948
|
+
): Promise<ModifyDBInstanceCommandOutput>;
|
|
1949
|
+
modifyDBInstance(
|
|
1950
|
+
args: ModifyDBInstanceCommandInput,
|
|
1951
|
+
cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
|
|
1952
|
+
): void;
|
|
1953
|
+
modifyDBInstance(
|
|
1954
|
+
args: ModifyDBInstanceCommandInput,
|
|
1955
|
+
options: __HttpHandlerOptions,
|
|
1956
|
+
cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
|
|
1957
|
+
): void;
|
|
1958
|
+
|
|
1959
|
+
modifyDBParameterGroup(
|
|
1960
|
+
args: ModifyDBParameterGroupCommandInput,
|
|
1961
|
+
options?: __HttpHandlerOptions
|
|
1962
|
+
): Promise<ModifyDBParameterGroupCommandOutput>;
|
|
1963
|
+
modifyDBParameterGroup(
|
|
1964
|
+
args: ModifyDBParameterGroupCommandInput,
|
|
1965
|
+
cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void
|
|
1966
|
+
): void;
|
|
1967
|
+
modifyDBParameterGroup(
|
|
1968
|
+
args: ModifyDBParameterGroupCommandInput,
|
|
1969
|
+
options: __HttpHandlerOptions,
|
|
1970
|
+
cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void
|
|
1971
|
+
): void;
|
|
1972
|
+
|
|
1973
|
+
modifyDBProxy(
|
|
1974
|
+
args: ModifyDBProxyCommandInput,
|
|
1975
|
+
options?: __HttpHandlerOptions
|
|
1976
|
+
): Promise<ModifyDBProxyCommandOutput>;
|
|
1977
|
+
modifyDBProxy(
|
|
1978
|
+
args: ModifyDBProxyCommandInput,
|
|
1979
|
+
cb: (err: any, data?: ModifyDBProxyCommandOutput) => void
|
|
1980
|
+
): void;
|
|
1981
|
+
modifyDBProxy(
|
|
1982
|
+
args: ModifyDBProxyCommandInput,
|
|
1983
|
+
options: __HttpHandlerOptions,
|
|
1984
|
+
cb: (err: any, data?: ModifyDBProxyCommandOutput) => void
|
|
1985
|
+
): void;
|
|
1986
|
+
|
|
1987
|
+
modifyDBProxyEndpoint(
|
|
1988
|
+
args: ModifyDBProxyEndpointCommandInput,
|
|
1989
|
+
options?: __HttpHandlerOptions
|
|
1990
|
+
): Promise<ModifyDBProxyEndpointCommandOutput>;
|
|
1991
|
+
modifyDBProxyEndpoint(
|
|
1992
|
+
args: ModifyDBProxyEndpointCommandInput,
|
|
1993
|
+
cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void
|
|
1994
|
+
): void;
|
|
1995
|
+
modifyDBProxyEndpoint(
|
|
1996
|
+
args: ModifyDBProxyEndpointCommandInput,
|
|
1997
|
+
options: __HttpHandlerOptions,
|
|
1998
|
+
cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void
|
|
1999
|
+
): void;
|
|
2000
|
+
|
|
2001
|
+
modifyDBProxyTargetGroup(
|
|
2002
|
+
args: ModifyDBProxyTargetGroupCommandInput,
|
|
2003
|
+
options?: __HttpHandlerOptions
|
|
2004
|
+
): Promise<ModifyDBProxyTargetGroupCommandOutput>;
|
|
2005
|
+
modifyDBProxyTargetGroup(
|
|
2006
|
+
args: ModifyDBProxyTargetGroupCommandInput,
|
|
2007
|
+
cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void
|
|
2008
|
+
): void;
|
|
2009
|
+
modifyDBProxyTargetGroup(
|
|
2010
|
+
args: ModifyDBProxyTargetGroupCommandInput,
|
|
2011
|
+
options: __HttpHandlerOptions,
|
|
2012
|
+
cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void
|
|
2013
|
+
): void;
|
|
2014
|
+
|
|
2015
|
+
modifyDBSnapshot(
|
|
2016
|
+
args: ModifyDBSnapshotCommandInput,
|
|
2017
|
+
options?: __HttpHandlerOptions
|
|
2018
|
+
): Promise<ModifyDBSnapshotCommandOutput>;
|
|
2019
|
+
modifyDBSnapshot(
|
|
2020
|
+
args: ModifyDBSnapshotCommandInput,
|
|
2021
|
+
cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void
|
|
2022
|
+
): void;
|
|
2023
|
+
modifyDBSnapshot(
|
|
2024
|
+
args: ModifyDBSnapshotCommandInput,
|
|
2025
|
+
options: __HttpHandlerOptions,
|
|
2026
|
+
cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void
|
|
2027
|
+
): void;
|
|
2028
|
+
|
|
2029
|
+
modifyDBSnapshotAttribute(
|
|
2030
|
+
args: ModifyDBSnapshotAttributeCommandInput,
|
|
2031
|
+
options?: __HttpHandlerOptions
|
|
2032
|
+
): Promise<ModifyDBSnapshotAttributeCommandOutput>;
|
|
2033
|
+
modifyDBSnapshotAttribute(
|
|
2034
|
+
args: ModifyDBSnapshotAttributeCommandInput,
|
|
2035
|
+
cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void
|
|
2036
|
+
): void;
|
|
2037
|
+
modifyDBSnapshotAttribute(
|
|
2038
|
+
args: ModifyDBSnapshotAttributeCommandInput,
|
|
2039
|
+
options: __HttpHandlerOptions,
|
|
2040
|
+
cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void
|
|
2041
|
+
): void;
|
|
2042
|
+
|
|
2043
|
+
modifyDBSubnetGroup(
|
|
2044
|
+
args: ModifyDBSubnetGroupCommandInput,
|
|
2045
|
+
options?: __HttpHandlerOptions
|
|
2046
|
+
): Promise<ModifyDBSubnetGroupCommandOutput>;
|
|
2047
|
+
modifyDBSubnetGroup(
|
|
2048
|
+
args: ModifyDBSubnetGroupCommandInput,
|
|
2049
|
+
cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
|
|
2050
|
+
): void;
|
|
2051
|
+
modifyDBSubnetGroup(
|
|
2052
|
+
args: ModifyDBSubnetGroupCommandInput,
|
|
2053
|
+
options: __HttpHandlerOptions,
|
|
2054
|
+
cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
|
|
2055
|
+
): void;
|
|
2056
|
+
|
|
2057
|
+
modifyEventSubscription(
|
|
2058
|
+
args: ModifyEventSubscriptionCommandInput,
|
|
2059
|
+
options?: __HttpHandlerOptions
|
|
2060
|
+
): Promise<ModifyEventSubscriptionCommandOutput>;
|
|
2061
|
+
modifyEventSubscription(
|
|
2062
|
+
args: ModifyEventSubscriptionCommandInput,
|
|
2063
|
+
cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
|
|
2064
|
+
): void;
|
|
2065
|
+
modifyEventSubscription(
|
|
2066
|
+
args: ModifyEventSubscriptionCommandInput,
|
|
2067
|
+
options: __HttpHandlerOptions,
|
|
2068
|
+
cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
|
|
2069
|
+
): void;
|
|
2070
|
+
|
|
2071
|
+
modifyGlobalCluster(
|
|
2072
|
+
args: ModifyGlobalClusterCommandInput,
|
|
2073
|
+
options?: __HttpHandlerOptions
|
|
2074
|
+
): Promise<ModifyGlobalClusterCommandOutput>;
|
|
2075
|
+
modifyGlobalCluster(
|
|
2076
|
+
args: ModifyGlobalClusterCommandInput,
|
|
2077
|
+
cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
|
|
2078
|
+
): void;
|
|
2079
|
+
modifyGlobalCluster(
|
|
2080
|
+
args: ModifyGlobalClusterCommandInput,
|
|
2081
|
+
options: __HttpHandlerOptions,
|
|
2082
|
+
cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
|
|
2083
|
+
): void;
|
|
2084
|
+
|
|
2085
|
+
modifyOptionGroup(
|
|
2086
|
+
args: ModifyOptionGroupCommandInput,
|
|
2087
|
+
options?: __HttpHandlerOptions
|
|
2088
|
+
): Promise<ModifyOptionGroupCommandOutput>;
|
|
2089
|
+
modifyOptionGroup(
|
|
2090
|
+
args: ModifyOptionGroupCommandInput,
|
|
2091
|
+
cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void
|
|
2092
|
+
): void;
|
|
2093
|
+
modifyOptionGroup(
|
|
2094
|
+
args: ModifyOptionGroupCommandInput,
|
|
2095
|
+
options: __HttpHandlerOptions,
|
|
2096
|
+
cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void
|
|
2097
|
+
): void;
|
|
2098
|
+
|
|
2099
|
+
promoteReadReplica(
|
|
2100
|
+
args: PromoteReadReplicaCommandInput,
|
|
2101
|
+
options?: __HttpHandlerOptions
|
|
2102
|
+
): Promise<PromoteReadReplicaCommandOutput>;
|
|
2103
|
+
promoteReadReplica(
|
|
2104
|
+
args: PromoteReadReplicaCommandInput,
|
|
2105
|
+
cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void
|
|
2106
|
+
): void;
|
|
2107
|
+
promoteReadReplica(
|
|
2108
|
+
args: PromoteReadReplicaCommandInput,
|
|
2109
|
+
options: __HttpHandlerOptions,
|
|
2110
|
+
cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void
|
|
2111
|
+
): void;
|
|
2112
|
+
|
|
2113
|
+
promoteReadReplicaDBCluster(
|
|
2114
|
+
args: PromoteReadReplicaDBClusterCommandInput,
|
|
2115
|
+
options?: __HttpHandlerOptions
|
|
2116
|
+
): Promise<PromoteReadReplicaDBClusterCommandOutput>;
|
|
2117
|
+
promoteReadReplicaDBCluster(
|
|
2118
|
+
args: PromoteReadReplicaDBClusterCommandInput,
|
|
2119
|
+
cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void
|
|
2120
|
+
): void;
|
|
2121
|
+
promoteReadReplicaDBCluster(
|
|
2122
|
+
args: PromoteReadReplicaDBClusterCommandInput,
|
|
2123
|
+
options: __HttpHandlerOptions,
|
|
2124
|
+
cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void
|
|
2125
|
+
): void;
|
|
2126
|
+
|
|
2127
|
+
purchaseReservedDBInstancesOffering(
|
|
2128
|
+
args: PurchaseReservedDBInstancesOfferingCommandInput,
|
|
2129
|
+
options?: __HttpHandlerOptions
|
|
2130
|
+
): Promise<PurchaseReservedDBInstancesOfferingCommandOutput>;
|
|
2131
|
+
purchaseReservedDBInstancesOffering(
|
|
2132
|
+
args: PurchaseReservedDBInstancesOfferingCommandInput,
|
|
2133
|
+
cb: (
|
|
2134
|
+
err: any,
|
|
2135
|
+
data?: PurchaseReservedDBInstancesOfferingCommandOutput
|
|
2136
|
+
) => void
|
|
2137
|
+
): void;
|
|
2138
|
+
purchaseReservedDBInstancesOffering(
|
|
2139
|
+
args: PurchaseReservedDBInstancesOfferingCommandInput,
|
|
2140
|
+
options: __HttpHandlerOptions,
|
|
2141
|
+
cb: (
|
|
2142
|
+
err: any,
|
|
2143
|
+
data?: PurchaseReservedDBInstancesOfferingCommandOutput
|
|
2144
|
+
) => void
|
|
2145
|
+
): void;
|
|
2146
|
+
|
|
2147
|
+
rebootDBCluster(
|
|
2148
|
+
args: RebootDBClusterCommandInput,
|
|
2149
|
+
options?: __HttpHandlerOptions
|
|
2150
|
+
): Promise<RebootDBClusterCommandOutput>;
|
|
2151
|
+
rebootDBCluster(
|
|
2152
|
+
args: RebootDBClusterCommandInput,
|
|
2153
|
+
cb: (err: any, data?: RebootDBClusterCommandOutput) => void
|
|
2154
|
+
): void;
|
|
2155
|
+
rebootDBCluster(
|
|
2156
|
+
args: RebootDBClusterCommandInput,
|
|
2157
|
+
options: __HttpHandlerOptions,
|
|
2158
|
+
cb: (err: any, data?: RebootDBClusterCommandOutput) => void
|
|
2159
|
+
): void;
|
|
2160
|
+
|
|
2161
|
+
rebootDBInstance(
|
|
2162
|
+
args: RebootDBInstanceCommandInput,
|
|
2163
|
+
options?: __HttpHandlerOptions
|
|
2164
|
+
): Promise<RebootDBInstanceCommandOutput>;
|
|
2165
|
+
rebootDBInstance(
|
|
2166
|
+
args: RebootDBInstanceCommandInput,
|
|
2167
|
+
cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
|
|
2168
|
+
): void;
|
|
2169
|
+
rebootDBInstance(
|
|
2170
|
+
args: RebootDBInstanceCommandInput,
|
|
2171
|
+
options: __HttpHandlerOptions,
|
|
2172
|
+
cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
|
|
2173
|
+
): void;
|
|
2174
|
+
|
|
2175
|
+
registerDBProxyTargets(
|
|
2176
|
+
args: RegisterDBProxyTargetsCommandInput,
|
|
2177
|
+
options?: __HttpHandlerOptions
|
|
2178
|
+
): Promise<RegisterDBProxyTargetsCommandOutput>;
|
|
2179
|
+
registerDBProxyTargets(
|
|
2180
|
+
args: RegisterDBProxyTargetsCommandInput,
|
|
2181
|
+
cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void
|
|
2182
|
+
): void;
|
|
2183
|
+
registerDBProxyTargets(
|
|
2184
|
+
args: RegisterDBProxyTargetsCommandInput,
|
|
2185
|
+
options: __HttpHandlerOptions,
|
|
2186
|
+
cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void
|
|
2187
|
+
): void;
|
|
2188
|
+
|
|
2189
|
+
removeFromGlobalCluster(
|
|
2190
|
+
args: RemoveFromGlobalClusterCommandInput,
|
|
2191
|
+
options?: __HttpHandlerOptions
|
|
2192
|
+
): Promise<RemoveFromGlobalClusterCommandOutput>;
|
|
2193
|
+
removeFromGlobalCluster(
|
|
2194
|
+
args: RemoveFromGlobalClusterCommandInput,
|
|
2195
|
+
cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
|
|
2196
|
+
): void;
|
|
2197
|
+
removeFromGlobalCluster(
|
|
2198
|
+
args: RemoveFromGlobalClusterCommandInput,
|
|
2199
|
+
options: __HttpHandlerOptions,
|
|
2200
|
+
cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
|
|
2201
|
+
): void;
|
|
2202
|
+
|
|
2203
|
+
removeRoleFromDBCluster(
|
|
2204
|
+
args: RemoveRoleFromDBClusterCommandInput,
|
|
2205
|
+
options?: __HttpHandlerOptions
|
|
2206
|
+
): Promise<RemoveRoleFromDBClusterCommandOutput>;
|
|
2207
|
+
removeRoleFromDBCluster(
|
|
2208
|
+
args: RemoveRoleFromDBClusterCommandInput,
|
|
2209
|
+
cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void
|
|
2210
|
+
): void;
|
|
2211
|
+
removeRoleFromDBCluster(
|
|
2212
|
+
args: RemoveRoleFromDBClusterCommandInput,
|
|
2213
|
+
options: __HttpHandlerOptions,
|
|
2214
|
+
cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void
|
|
2215
|
+
): void;
|
|
2216
|
+
|
|
2217
|
+
removeRoleFromDBInstance(
|
|
2218
|
+
args: RemoveRoleFromDBInstanceCommandInput,
|
|
2219
|
+
options?: __HttpHandlerOptions
|
|
2220
|
+
): Promise<RemoveRoleFromDBInstanceCommandOutput>;
|
|
2221
|
+
removeRoleFromDBInstance(
|
|
2222
|
+
args: RemoveRoleFromDBInstanceCommandInput,
|
|
2223
|
+
cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void
|
|
2224
|
+
): void;
|
|
2225
|
+
removeRoleFromDBInstance(
|
|
2226
|
+
args: RemoveRoleFromDBInstanceCommandInput,
|
|
2227
|
+
options: __HttpHandlerOptions,
|
|
2228
|
+
cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void
|
|
2229
|
+
): void;
|
|
2230
|
+
|
|
2231
|
+
removeSourceIdentifierFromSubscription(
|
|
2232
|
+
args: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
2233
|
+
options?: __HttpHandlerOptions
|
|
2234
|
+
): Promise<RemoveSourceIdentifierFromSubscriptionCommandOutput>;
|
|
2235
|
+
removeSourceIdentifierFromSubscription(
|
|
2236
|
+
args: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
2237
|
+
cb: (
|
|
2238
|
+
err: any,
|
|
2239
|
+
data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
|
|
2240
|
+
) => void
|
|
2241
|
+
): void;
|
|
2242
|
+
removeSourceIdentifierFromSubscription(
|
|
2243
|
+
args: RemoveSourceIdentifierFromSubscriptionCommandInput,
|
|
2244
|
+
options: __HttpHandlerOptions,
|
|
2245
|
+
cb: (
|
|
2246
|
+
err: any,
|
|
2247
|
+
data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
|
|
2248
|
+
) => void
|
|
2249
|
+
): void;
|
|
2250
|
+
|
|
2251
|
+
removeTagsFromResource(
|
|
2252
|
+
args: RemoveTagsFromResourceCommandInput,
|
|
2253
|
+
options?: __HttpHandlerOptions
|
|
2254
|
+
): Promise<RemoveTagsFromResourceCommandOutput>;
|
|
2255
|
+
removeTagsFromResource(
|
|
2256
|
+
args: RemoveTagsFromResourceCommandInput,
|
|
2257
|
+
cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
|
|
2258
|
+
): void;
|
|
2259
|
+
removeTagsFromResource(
|
|
2260
|
+
args: RemoveTagsFromResourceCommandInput,
|
|
2261
|
+
options: __HttpHandlerOptions,
|
|
2262
|
+
cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
|
|
2263
|
+
): void;
|
|
2264
|
+
|
|
2265
|
+
resetDBClusterParameterGroup(
|
|
2266
|
+
args: ResetDBClusterParameterGroupCommandInput,
|
|
2267
|
+
options?: __HttpHandlerOptions
|
|
2268
|
+
): Promise<ResetDBClusterParameterGroupCommandOutput>;
|
|
2269
|
+
resetDBClusterParameterGroup(
|
|
2270
|
+
args: ResetDBClusterParameterGroupCommandInput,
|
|
2271
|
+
cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
|
|
2272
|
+
): void;
|
|
2273
|
+
resetDBClusterParameterGroup(
|
|
2274
|
+
args: ResetDBClusterParameterGroupCommandInput,
|
|
2275
|
+
options: __HttpHandlerOptions,
|
|
2276
|
+
cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
|
|
2277
|
+
): void;
|
|
2278
|
+
|
|
2279
|
+
resetDBParameterGroup(
|
|
2280
|
+
args: ResetDBParameterGroupCommandInput,
|
|
2281
|
+
options?: __HttpHandlerOptions
|
|
2282
|
+
): Promise<ResetDBParameterGroupCommandOutput>;
|
|
2283
|
+
resetDBParameterGroup(
|
|
2284
|
+
args: ResetDBParameterGroupCommandInput,
|
|
2285
|
+
cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void
|
|
2286
|
+
): void;
|
|
2287
|
+
resetDBParameterGroup(
|
|
2288
|
+
args: ResetDBParameterGroupCommandInput,
|
|
2289
|
+
options: __HttpHandlerOptions,
|
|
2290
|
+
cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void
|
|
2291
|
+
): void;
|
|
2292
|
+
|
|
2293
|
+
restoreDBClusterFromS3(
|
|
2294
|
+
args: RestoreDBClusterFromS3CommandInput,
|
|
2295
|
+
options?: __HttpHandlerOptions
|
|
2296
|
+
): Promise<RestoreDBClusterFromS3CommandOutput>;
|
|
2297
|
+
restoreDBClusterFromS3(
|
|
2298
|
+
args: RestoreDBClusterFromS3CommandInput,
|
|
2299
|
+
cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void
|
|
2300
|
+
): void;
|
|
2301
|
+
restoreDBClusterFromS3(
|
|
2302
|
+
args: RestoreDBClusterFromS3CommandInput,
|
|
2303
|
+
options: __HttpHandlerOptions,
|
|
2304
|
+
cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void
|
|
2305
|
+
): void;
|
|
2306
|
+
|
|
2307
|
+
restoreDBClusterFromSnapshot(
|
|
2308
|
+
args: RestoreDBClusterFromSnapshotCommandInput,
|
|
2309
|
+
options?: __HttpHandlerOptions
|
|
2310
|
+
): Promise<RestoreDBClusterFromSnapshotCommandOutput>;
|
|
2311
|
+
restoreDBClusterFromSnapshot(
|
|
2312
|
+
args: RestoreDBClusterFromSnapshotCommandInput,
|
|
2313
|
+
cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
|
|
2314
|
+
): void;
|
|
2315
|
+
restoreDBClusterFromSnapshot(
|
|
2316
|
+
args: RestoreDBClusterFromSnapshotCommandInput,
|
|
2317
|
+
options: __HttpHandlerOptions,
|
|
2318
|
+
cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
|
|
2319
|
+
): void;
|
|
2320
|
+
|
|
2321
|
+
restoreDBClusterToPointInTime(
|
|
2322
|
+
args: RestoreDBClusterToPointInTimeCommandInput,
|
|
2323
|
+
options?: __HttpHandlerOptions
|
|
2324
|
+
): Promise<RestoreDBClusterToPointInTimeCommandOutput>;
|
|
2325
|
+
restoreDBClusterToPointInTime(
|
|
2326
|
+
args: RestoreDBClusterToPointInTimeCommandInput,
|
|
2327
|
+
cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
|
|
2328
|
+
): void;
|
|
2329
|
+
restoreDBClusterToPointInTime(
|
|
2330
|
+
args: RestoreDBClusterToPointInTimeCommandInput,
|
|
2331
|
+
options: __HttpHandlerOptions,
|
|
2332
|
+
cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
|
|
2333
|
+
): void;
|
|
2334
|
+
|
|
2335
|
+
restoreDBInstanceFromDBSnapshot(
|
|
2336
|
+
args: RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
2337
|
+
options?: __HttpHandlerOptions
|
|
2338
|
+
): Promise<RestoreDBInstanceFromDBSnapshotCommandOutput>;
|
|
2339
|
+
restoreDBInstanceFromDBSnapshot(
|
|
2340
|
+
args: RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
2341
|
+
cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void
|
|
2342
|
+
): void;
|
|
2343
|
+
restoreDBInstanceFromDBSnapshot(
|
|
2344
|
+
args: RestoreDBInstanceFromDBSnapshotCommandInput,
|
|
2345
|
+
options: __HttpHandlerOptions,
|
|
2346
|
+
cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void
|
|
2347
|
+
): void;
|
|
2348
|
+
|
|
2349
|
+
restoreDBInstanceFromS3(
|
|
2350
|
+
args: RestoreDBInstanceFromS3CommandInput,
|
|
2351
|
+
options?: __HttpHandlerOptions
|
|
2352
|
+
): Promise<RestoreDBInstanceFromS3CommandOutput>;
|
|
2353
|
+
restoreDBInstanceFromS3(
|
|
2354
|
+
args: RestoreDBInstanceFromS3CommandInput,
|
|
2355
|
+
cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void
|
|
2356
|
+
): void;
|
|
2357
|
+
restoreDBInstanceFromS3(
|
|
2358
|
+
args: RestoreDBInstanceFromS3CommandInput,
|
|
2359
|
+
options: __HttpHandlerOptions,
|
|
2360
|
+
cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void
|
|
2361
|
+
): void;
|
|
2362
|
+
|
|
2363
|
+
restoreDBInstanceToPointInTime(
|
|
2364
|
+
args: RestoreDBInstanceToPointInTimeCommandInput,
|
|
2365
|
+
options?: __HttpHandlerOptions
|
|
2366
|
+
): Promise<RestoreDBInstanceToPointInTimeCommandOutput>;
|
|
2367
|
+
restoreDBInstanceToPointInTime(
|
|
2368
|
+
args: RestoreDBInstanceToPointInTimeCommandInput,
|
|
2369
|
+
cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void
|
|
2370
|
+
): void;
|
|
2371
|
+
restoreDBInstanceToPointInTime(
|
|
2372
|
+
args: RestoreDBInstanceToPointInTimeCommandInput,
|
|
2373
|
+
options: __HttpHandlerOptions,
|
|
2374
|
+
cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void
|
|
2375
|
+
): void;
|
|
2376
|
+
|
|
2377
|
+
revokeDBSecurityGroupIngress(
|
|
2378
|
+
args: RevokeDBSecurityGroupIngressCommandInput,
|
|
2379
|
+
options?: __HttpHandlerOptions
|
|
2380
|
+
): Promise<RevokeDBSecurityGroupIngressCommandOutput>;
|
|
2381
|
+
revokeDBSecurityGroupIngress(
|
|
2382
|
+
args: RevokeDBSecurityGroupIngressCommandInput,
|
|
2383
|
+
cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void
|
|
2384
|
+
): void;
|
|
2385
|
+
revokeDBSecurityGroupIngress(
|
|
2386
|
+
args: RevokeDBSecurityGroupIngressCommandInput,
|
|
2387
|
+
options: __HttpHandlerOptions,
|
|
2388
|
+
cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void
|
|
2389
|
+
): void;
|
|
2390
|
+
|
|
2391
|
+
startActivityStream(
|
|
2392
|
+
args: StartActivityStreamCommandInput,
|
|
2393
|
+
options?: __HttpHandlerOptions
|
|
2394
|
+
): Promise<StartActivityStreamCommandOutput>;
|
|
2395
|
+
startActivityStream(
|
|
2396
|
+
args: StartActivityStreamCommandInput,
|
|
2397
|
+
cb: (err: any, data?: StartActivityStreamCommandOutput) => void
|
|
2398
|
+
): void;
|
|
2399
|
+
startActivityStream(
|
|
2400
|
+
args: StartActivityStreamCommandInput,
|
|
2401
|
+
options: __HttpHandlerOptions,
|
|
2402
|
+
cb: (err: any, data?: StartActivityStreamCommandOutput) => void
|
|
2403
|
+
): void;
|
|
2404
|
+
|
|
2405
|
+
startDBCluster(
|
|
2406
|
+
args: StartDBClusterCommandInput,
|
|
2407
|
+
options?: __HttpHandlerOptions
|
|
2408
|
+
): Promise<StartDBClusterCommandOutput>;
|
|
2409
|
+
startDBCluster(
|
|
2410
|
+
args: StartDBClusterCommandInput,
|
|
2411
|
+
cb: (err: any, data?: StartDBClusterCommandOutput) => void
|
|
2412
|
+
): void;
|
|
2413
|
+
startDBCluster(
|
|
2414
|
+
args: StartDBClusterCommandInput,
|
|
2415
|
+
options: __HttpHandlerOptions,
|
|
2416
|
+
cb: (err: any, data?: StartDBClusterCommandOutput) => void
|
|
2417
|
+
): void;
|
|
2418
|
+
|
|
2419
|
+
startDBInstance(
|
|
2420
|
+
args: StartDBInstanceCommandInput,
|
|
2421
|
+
options?: __HttpHandlerOptions
|
|
2422
|
+
): Promise<StartDBInstanceCommandOutput>;
|
|
2423
|
+
startDBInstance(
|
|
2424
|
+
args: StartDBInstanceCommandInput,
|
|
2425
|
+
cb: (err: any, data?: StartDBInstanceCommandOutput) => void
|
|
2426
|
+
): void;
|
|
2427
|
+
startDBInstance(
|
|
2428
|
+
args: StartDBInstanceCommandInput,
|
|
2429
|
+
options: __HttpHandlerOptions,
|
|
2430
|
+
cb: (err: any, data?: StartDBInstanceCommandOutput) => void
|
|
2431
|
+
): void;
|
|
2432
|
+
|
|
2433
|
+
startDBInstanceAutomatedBackupsReplication(
|
|
2434
|
+
args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2435
|
+
options?: __HttpHandlerOptions
|
|
2436
|
+
): Promise<StartDBInstanceAutomatedBackupsReplicationCommandOutput>;
|
|
2437
|
+
startDBInstanceAutomatedBackupsReplication(
|
|
2438
|
+
args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2439
|
+
cb: (
|
|
2440
|
+
err: any,
|
|
2441
|
+
data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2442
|
+
) => void
|
|
2443
|
+
): void;
|
|
2444
|
+
startDBInstanceAutomatedBackupsReplication(
|
|
2445
|
+
args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2446
|
+
options: __HttpHandlerOptions,
|
|
2447
|
+
cb: (
|
|
2448
|
+
err: any,
|
|
2449
|
+
data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2450
|
+
) => void
|
|
2451
|
+
): void;
|
|
2452
|
+
|
|
2453
|
+
startExportTask(
|
|
2454
|
+
args: StartExportTaskCommandInput,
|
|
2455
|
+
options?: __HttpHandlerOptions
|
|
2456
|
+
): Promise<StartExportTaskCommandOutput>;
|
|
2457
|
+
startExportTask(
|
|
2458
|
+
args: StartExportTaskCommandInput,
|
|
2459
|
+
cb: (err: any, data?: StartExportTaskCommandOutput) => void
|
|
2460
|
+
): void;
|
|
2461
|
+
startExportTask(
|
|
2462
|
+
args: StartExportTaskCommandInput,
|
|
2463
|
+
options: __HttpHandlerOptions,
|
|
2464
|
+
cb: (err: any, data?: StartExportTaskCommandOutput) => void
|
|
2465
|
+
): void;
|
|
2466
|
+
|
|
2467
|
+
stopActivityStream(
|
|
2468
|
+
args: StopActivityStreamCommandInput,
|
|
2469
|
+
options?: __HttpHandlerOptions
|
|
2470
|
+
): Promise<StopActivityStreamCommandOutput>;
|
|
2471
|
+
stopActivityStream(
|
|
2472
|
+
args: StopActivityStreamCommandInput,
|
|
2473
|
+
cb: (err: any, data?: StopActivityStreamCommandOutput) => void
|
|
2474
|
+
): void;
|
|
2475
|
+
stopActivityStream(
|
|
2476
|
+
args: StopActivityStreamCommandInput,
|
|
2477
|
+
options: __HttpHandlerOptions,
|
|
2478
|
+
cb: (err: any, data?: StopActivityStreamCommandOutput) => void
|
|
2479
|
+
): void;
|
|
2480
|
+
|
|
2481
|
+
stopDBCluster(
|
|
2482
|
+
args: StopDBClusterCommandInput,
|
|
2483
|
+
options?: __HttpHandlerOptions
|
|
2484
|
+
): Promise<StopDBClusterCommandOutput>;
|
|
2485
|
+
stopDBCluster(
|
|
2486
|
+
args: StopDBClusterCommandInput,
|
|
2487
|
+
cb: (err: any, data?: StopDBClusterCommandOutput) => void
|
|
2488
|
+
): void;
|
|
2489
|
+
stopDBCluster(
|
|
2490
|
+
args: StopDBClusterCommandInput,
|
|
2491
|
+
options: __HttpHandlerOptions,
|
|
2492
|
+
cb: (err: any, data?: StopDBClusterCommandOutput) => void
|
|
2493
|
+
): void;
|
|
2494
|
+
|
|
2495
|
+
stopDBInstance(
|
|
2496
|
+
args: StopDBInstanceCommandInput,
|
|
2497
|
+
options?: __HttpHandlerOptions
|
|
2498
|
+
): Promise<StopDBInstanceCommandOutput>;
|
|
2499
|
+
stopDBInstance(
|
|
2500
|
+
args: StopDBInstanceCommandInput,
|
|
2501
|
+
cb: (err: any, data?: StopDBInstanceCommandOutput) => void
|
|
2502
|
+
): void;
|
|
2503
|
+
stopDBInstance(
|
|
2504
|
+
args: StopDBInstanceCommandInput,
|
|
2505
|
+
options: __HttpHandlerOptions,
|
|
2506
|
+
cb: (err: any, data?: StopDBInstanceCommandOutput) => void
|
|
2507
|
+
): void;
|
|
2508
|
+
|
|
2509
|
+
stopDBInstanceAutomatedBackupsReplication(
|
|
2510
|
+
args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2511
|
+
options?: __HttpHandlerOptions
|
|
2512
|
+
): Promise<StopDBInstanceAutomatedBackupsReplicationCommandOutput>;
|
|
2513
|
+
stopDBInstanceAutomatedBackupsReplication(
|
|
2514
|
+
args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2515
|
+
cb: (
|
|
2516
|
+
err: any,
|
|
2517
|
+
data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2518
|
+
) => void
|
|
2519
|
+
): void;
|
|
2520
|
+
stopDBInstanceAutomatedBackupsReplication(
|
|
2521
|
+
args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
|
|
2522
|
+
options: __HttpHandlerOptions,
|
|
2523
|
+
cb: (
|
|
2524
|
+
err: any,
|
|
2525
|
+
data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput
|
|
2526
|
+
) => void
|
|
2527
|
+
): void;
|
|
2528
|
+
|
|
2529
|
+
switchoverReadReplica(
|
|
2530
|
+
args: SwitchoverReadReplicaCommandInput,
|
|
2531
|
+
options?: __HttpHandlerOptions
|
|
2532
|
+
): Promise<SwitchoverReadReplicaCommandOutput>;
|
|
2533
|
+
switchoverReadReplica(
|
|
2534
|
+
args: SwitchoverReadReplicaCommandInput,
|
|
2535
|
+
cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void
|
|
2536
|
+
): void;
|
|
2537
|
+
switchoverReadReplica(
|
|
2538
|
+
args: SwitchoverReadReplicaCommandInput,
|
|
2539
|
+
options: __HttpHandlerOptions,
|
|
2540
|
+
cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void
|
|
2541
|
+
): void;
|
|
2542
|
+
}
|