@aws-sdk/client-rds 3.1067.0 → 3.1069.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +694 -714
- package/dist-cjs/models/RDSServiceException.js +4 -8
- package/dist-cjs/models/errors.js +293 -444
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +1678 -1118
- package/dist-types/models/models_0.d.ts +19 -19
- package/dist-types/models/models_1.d.ts +7 -7
- package/package.json +14 -14
package/dist-cjs/index.js
CHANGED
|
@@ -1,19 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
var __exportStar = (m, e) => { Object.assign(e, m); };
|
|
2
|
+
const { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
3
|
+
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
4
|
+
const { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = Command;
|
|
6
|
+
exports.__Client = Client;
|
|
7
|
+
const { resolveRegionConfig } = require("@smithy/core/config");
|
|
8
|
+
const { resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
9
|
+
const { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig, getContentLengthPlugin } = require("@smithy/core/protocols");
|
|
10
|
+
const { resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
|
|
11
|
+
const { getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
12
|
+
const { resolveHttpAuthSchemeConfig, defaultRDSHttpAuthSchemeParametersProvider } = require("./auth/httpAuthSchemeProvider");
|
|
13
|
+
const { getRuntimeConfig } = require("./runtimeConfig");
|
|
14
|
+
const { AddRoleToDBCluster$, AddRoleToDBInstance$, AddSourceIdentifierToSubscription$, AddTagsToResource$, ApplyPendingMaintenanceAction$, AuthorizeDBSecurityGroupIngress$, BacktrackDBCluster$, CancelExportTask$, CopyDBClusterParameterGroup$, CopyDBClusterSnapshot$, CopyDBParameterGroup$, CopyDBSnapshot$, CopyOptionGroup$, CreateBlueGreenDeployment$, CreateCustomDBEngineVersion$, CreateDBCluster$, CreateDBClusterEndpoint$, CreateDBClusterParameterGroup$, CreateDBClusterSnapshot$, CreateDBInstance$, CreateDBInstanceReadReplica$, CreateDBParameterGroup$, CreateDBProxy$, CreateDBProxyEndpoint$, CreateDBSecurityGroup$, CreateDBShardGroup$, CreateDBSnapshot$, CreateDBSubnetGroup$, CreateEventSubscription$, CreateGlobalCluster$, CreateIntegration$, CreateOptionGroup$, CreateTenantDatabase$, DeleteBlueGreenDeployment$, DeleteCustomDBEngineVersion$, DeleteDBClusterAutomatedBackup$, DeleteDBCluster$, DeleteDBClusterEndpoint$, DeleteDBClusterParameterGroup$, DeleteDBClusterSnapshot$, DeleteDBInstanceAutomatedBackup$, DeleteDBInstance$, DeleteDBParameterGroup$, DeleteDBProxy$, DeleteDBProxyEndpoint$, DeleteDBSecurityGroup$, DeleteDBShardGroup$, DeleteDBSnapshot$, DeleteDBSubnetGroup$, DeleteEventSubscription$, DeleteGlobalCluster$, DeleteIntegration$, DeleteOptionGroup$, DeleteTenantDatabase$, DeregisterDBProxyTargets$, DescribeAccountAttributes$, DescribeBlueGreenDeployments$, DescribeCertificates$, DescribeDBClusterAutomatedBackups$, DescribeDBClusterBacktracks$, DescribeDBClusterEndpoints$, DescribeDBClusterParameterGroups$, DescribeDBClusterParameters$, DescribeDBClusters$, DescribeDBClusterSnapshotAttributes$, DescribeDBClusterSnapshots$, DescribeDBEngineVersions$, DescribeDBInstanceAutomatedBackups$, DescribeDBInstances$, DescribeDBLogFiles$, DescribeDBMajorEngineVersions$, DescribeDBParameterGroups$, DescribeDBParameters$, DescribeDBProxies$, DescribeDBProxyEndpoints$, DescribeDBProxyTargetGroups$, DescribeDBProxyTargets$, DescribeDBRecommendations$, DescribeDBSecurityGroups$, DescribeDBShardGroups$, DescribeDBSnapshotAttributes$, DescribeDBSnapshots$, DescribeDBSnapshotTenantDatabases$, DescribeDBSubnetGroups$, DescribeEngineDefaultClusterParameters$, DescribeEngineDefaultParameters$, DescribeEventCategories$, DescribeEvents$, DescribeEventSubscriptions$, DescribeExportTasks$, DescribeGlobalClusters$, DescribeIntegrations$, DescribeOptionGroupOptions$, DescribeOptionGroups$, DescribeOrderableDBInstanceOptions$, DescribePendingMaintenanceActions$, DescribeReservedDBInstances$, DescribeReservedDBInstancesOfferings$, DescribeServerlessV2PlatformVersions$, DescribeSourceRegions$, DescribeTenantDatabases$, DescribeValidDBInstanceModifications$, DisableHttpEndpoint$, DownloadDBLogFilePortion$, EnableHttpEndpoint$, FailoverDBCluster$, FailoverGlobalCluster$, ListTagsForResource$, ModifyActivityStream$, ModifyCertificates$, ModifyCurrentDBClusterCapacity$, ModifyCustomDBEngineVersion$, ModifyDBCluster$, ModifyDBClusterEndpoint$, ModifyDBClusterParameterGroup$, ModifyDBClusterSnapshotAttribute$, ModifyDBInstance$, ModifyDBParameterGroup$, ModifyDBProxy$, ModifyDBProxyEndpoint$, ModifyDBProxyTargetGroup$, ModifyDBRecommendation$, ModifyDBShardGroup$, ModifyDBSnapshotAttribute$, ModifyDBSnapshot$, ModifyDBSubnetGroup$, ModifyEventSubscription$, ModifyGlobalCluster$, ModifyIntegration$, ModifyOptionGroup$, ModifyTenantDatabase$, PromoteReadReplica$, PromoteReadReplicaDBCluster$, PurchaseReservedDBInstancesOffering$, RebootDBCluster$, RebootDBInstance$, RebootDBShardGroup$, RegisterDBProxyTargets$, RemoveFromGlobalCluster$, RemoveRoleFromDBCluster$, RemoveRoleFromDBInstance$, RemoveSourceIdentifierFromSubscription$, RemoveTagsFromResource$, ResetDBClusterParameterGroup$, ResetDBParameterGroup$, RestoreDBClusterFromS3$, RestoreDBClusterFromSnapshot$, RestoreDBClusterToPointInTime$, RestoreDBInstanceFromDBSnapshot$, RestoreDBInstanceFromS3$, RestoreDBInstanceToPointInTime$, RevokeDBSecurityGroupIngress$, StartActivityStream$, StartDBCluster$, StartDBInstanceAutomatedBackupsReplication$, StartDBInstance$, StartExportTask$, StopActivityStream$, StopDBCluster$, StopDBInstanceAutomatedBackupsReplication$, StopDBInstance$, SwitchoverBlueGreenDeployment$, SwitchoverGlobalCluster$, SwitchoverReadReplica$ } = require("./schemas/schemas_0");
|
|
15
|
+
__exportStar(require("./schemas/schemas_0"), exports);
|
|
16
|
+
const { getCrossRegionPresignedUrlPlugin } = require("@aws-sdk/middleware-sdk-rds");
|
|
17
|
+
__exportStar(require("./models/errors"), exports);
|
|
18
|
+
const { RDSServiceException } = require("./models/RDSServiceException");
|
|
19
|
+
exports.RDSServiceException = RDSServiceException;
|
|
17
20
|
|
|
18
21
|
const resolveClientEndpointParameters = (options) => {
|
|
19
22
|
return Object.assign(options, {
|
|
@@ -69,2117 +72,2117 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
69
72
|
};
|
|
70
73
|
|
|
71
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
72
|
-
const extensionConfiguration = Object.assign(
|
|
75
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
73
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
74
|
-
return Object.assign(runtimeConfig,
|
|
77
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
75
78
|
};
|
|
76
79
|
|
|
77
|
-
class RDSClient extends
|
|
80
|
+
class RDSClient extends Client {
|
|
78
81
|
config;
|
|
79
82
|
constructor(...[configuration]) {
|
|
80
|
-
const _config_0 =
|
|
83
|
+
const _config_0 = getRuntimeConfig(configuration || {});
|
|
81
84
|
super(_config_0);
|
|
82
85
|
this.initConfig = _config_0;
|
|
83
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
84
|
-
const _config_2 =
|
|
85
|
-
const _config_3 =
|
|
86
|
-
const _config_4 =
|
|
87
|
-
const _config_5 =
|
|
88
|
-
const _config_6 =
|
|
89
|
-
const _config_7 =
|
|
87
|
+
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
88
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = resolveRegionConfig(_config_3);
|
|
90
|
+
const _config_5 = resolveHostHeaderConfig(_config_4);
|
|
91
|
+
const _config_6 = resolveEndpointConfig(_config_5);
|
|
92
|
+
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
90
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
91
94
|
this.config = _config_8;
|
|
92
|
-
this.middlewareStack.use(
|
|
93
|
-
this.middlewareStack.use(
|
|
94
|
-
this.middlewareStack.use(
|
|
95
|
-
this.middlewareStack.use(
|
|
96
|
-
this.middlewareStack.use(
|
|
97
|
-
this.middlewareStack.use(
|
|
98
|
-
this.middlewareStack.use(
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
httpAuthSchemeParametersProvider:
|
|
101
|
-
identityProviderConfigProvider: async (config) => new
|
|
95
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
96
|
+
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
97
|
+
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
99
|
+
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
100
|
+
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
101
|
+
this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
|
|
102
|
+
this.middlewareStack.use(getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
|
|
103
|
+
httpAuthSchemeParametersProvider: defaultRDSHttpAuthSchemeParametersProvider,
|
|
104
|
+
identityProviderConfigProvider: async (config) => new DefaultIdentityProviderConfig({
|
|
102
105
|
"aws.auth#sigv4": config.credentials,
|
|
103
106
|
}),
|
|
104
107
|
}));
|
|
105
|
-
this.middlewareStack.use(
|
|
108
|
+
this.middlewareStack.use(getHttpSigningPlugin(this.config));
|
|
106
109
|
}
|
|
107
110
|
destroy() {
|
|
108
111
|
super.destroy();
|
|
109
112
|
}
|
|
110
113
|
}
|
|
111
114
|
|
|
112
|
-
class AddRoleToDBClusterCommand extends
|
|
115
|
+
class AddRoleToDBClusterCommand extends Command
|
|
113
116
|
.classBuilder()
|
|
114
117
|
.ep(commonParams)
|
|
115
118
|
.m(function (Command, cs, config, o) {
|
|
116
|
-
return [
|
|
119
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
117
120
|
})
|
|
118
121
|
.s("AmazonRDSv19", "AddRoleToDBCluster", {})
|
|
119
122
|
.n("RDSClient", "AddRoleToDBClusterCommand")
|
|
120
|
-
.sc(
|
|
123
|
+
.sc(AddRoleToDBCluster$)
|
|
121
124
|
.build() {
|
|
122
125
|
}
|
|
123
126
|
|
|
124
|
-
class AddRoleToDBInstanceCommand extends
|
|
127
|
+
class AddRoleToDBInstanceCommand extends Command
|
|
125
128
|
.classBuilder()
|
|
126
129
|
.ep(commonParams)
|
|
127
130
|
.m(function (Command, cs, config, o) {
|
|
128
|
-
return [
|
|
131
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
129
132
|
})
|
|
130
133
|
.s("AmazonRDSv19", "AddRoleToDBInstance", {})
|
|
131
134
|
.n("RDSClient", "AddRoleToDBInstanceCommand")
|
|
132
|
-
.sc(
|
|
135
|
+
.sc(AddRoleToDBInstance$)
|
|
133
136
|
.build() {
|
|
134
137
|
}
|
|
135
138
|
|
|
136
|
-
class AddSourceIdentifierToSubscriptionCommand extends
|
|
139
|
+
class AddSourceIdentifierToSubscriptionCommand extends Command
|
|
137
140
|
.classBuilder()
|
|
138
141
|
.ep(commonParams)
|
|
139
142
|
.m(function (Command, cs, config, o) {
|
|
140
|
-
return [
|
|
143
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
141
144
|
})
|
|
142
145
|
.s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
|
|
143
146
|
.n("RDSClient", "AddSourceIdentifierToSubscriptionCommand")
|
|
144
|
-
.sc(
|
|
147
|
+
.sc(AddSourceIdentifierToSubscription$)
|
|
145
148
|
.build() {
|
|
146
149
|
}
|
|
147
150
|
|
|
148
|
-
class AddTagsToResourceCommand extends
|
|
151
|
+
class AddTagsToResourceCommand extends Command
|
|
149
152
|
.classBuilder()
|
|
150
153
|
.ep(commonParams)
|
|
151
154
|
.m(function (Command, cs, config, o) {
|
|
152
|
-
return [
|
|
155
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
153
156
|
})
|
|
154
157
|
.s("AmazonRDSv19", "AddTagsToResource", {})
|
|
155
158
|
.n("RDSClient", "AddTagsToResourceCommand")
|
|
156
|
-
.sc(
|
|
159
|
+
.sc(AddTagsToResource$)
|
|
157
160
|
.build() {
|
|
158
161
|
}
|
|
159
162
|
|
|
160
|
-
class ApplyPendingMaintenanceActionCommand extends
|
|
163
|
+
class ApplyPendingMaintenanceActionCommand extends Command
|
|
161
164
|
.classBuilder()
|
|
162
165
|
.ep(commonParams)
|
|
163
166
|
.m(function (Command, cs, config, o) {
|
|
164
|
-
return [
|
|
167
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
165
168
|
})
|
|
166
169
|
.s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
|
|
167
170
|
.n("RDSClient", "ApplyPendingMaintenanceActionCommand")
|
|
168
|
-
.sc(
|
|
171
|
+
.sc(ApplyPendingMaintenanceAction$)
|
|
169
172
|
.build() {
|
|
170
173
|
}
|
|
171
174
|
|
|
172
|
-
class AuthorizeDBSecurityGroupIngressCommand extends
|
|
175
|
+
class AuthorizeDBSecurityGroupIngressCommand extends Command
|
|
173
176
|
.classBuilder()
|
|
174
177
|
.ep(commonParams)
|
|
175
178
|
.m(function (Command, cs, config, o) {
|
|
176
|
-
return [
|
|
179
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
177
180
|
})
|
|
178
181
|
.s("AmazonRDSv19", "AuthorizeDBSecurityGroupIngress", {})
|
|
179
182
|
.n("RDSClient", "AuthorizeDBSecurityGroupIngressCommand")
|
|
180
|
-
.sc(
|
|
183
|
+
.sc(AuthorizeDBSecurityGroupIngress$)
|
|
181
184
|
.build() {
|
|
182
185
|
}
|
|
183
186
|
|
|
184
|
-
class BacktrackDBClusterCommand extends
|
|
187
|
+
class BacktrackDBClusterCommand extends Command
|
|
185
188
|
.classBuilder()
|
|
186
189
|
.ep(commonParams)
|
|
187
190
|
.m(function (Command, cs, config, o) {
|
|
188
|
-
return [
|
|
191
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
189
192
|
})
|
|
190
193
|
.s("AmazonRDSv19", "BacktrackDBCluster", {})
|
|
191
194
|
.n("RDSClient", "BacktrackDBClusterCommand")
|
|
192
|
-
.sc(
|
|
195
|
+
.sc(BacktrackDBCluster$)
|
|
193
196
|
.build() {
|
|
194
197
|
}
|
|
195
198
|
|
|
196
|
-
class CancelExportTaskCommand extends
|
|
199
|
+
class CancelExportTaskCommand extends Command
|
|
197
200
|
.classBuilder()
|
|
198
201
|
.ep(commonParams)
|
|
199
202
|
.m(function (Command, cs, config, o) {
|
|
200
|
-
return [
|
|
203
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
201
204
|
})
|
|
202
205
|
.s("AmazonRDSv19", "CancelExportTask", {})
|
|
203
206
|
.n("RDSClient", "CancelExportTaskCommand")
|
|
204
|
-
.sc(
|
|
207
|
+
.sc(CancelExportTask$)
|
|
205
208
|
.build() {
|
|
206
209
|
}
|
|
207
210
|
|
|
208
|
-
class CopyDBClusterParameterGroupCommand extends
|
|
211
|
+
class CopyDBClusterParameterGroupCommand extends Command
|
|
209
212
|
.classBuilder()
|
|
210
213
|
.ep(commonParams)
|
|
211
214
|
.m(function (Command, cs, config, o) {
|
|
212
|
-
return [
|
|
215
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
213
216
|
})
|
|
214
217
|
.s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
|
|
215
218
|
.n("RDSClient", "CopyDBClusterParameterGroupCommand")
|
|
216
|
-
.sc(
|
|
219
|
+
.sc(CopyDBClusterParameterGroup$)
|
|
217
220
|
.build() {
|
|
218
221
|
}
|
|
219
222
|
|
|
220
|
-
class CopyDBClusterSnapshotCommand extends
|
|
223
|
+
class CopyDBClusterSnapshotCommand extends Command
|
|
221
224
|
.classBuilder()
|
|
222
225
|
.ep(commonParams)
|
|
223
226
|
.m(function (Command, cs, config, o) {
|
|
224
227
|
return [
|
|
225
|
-
|
|
226
|
-
|
|
228
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
229
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
227
230
|
];
|
|
228
231
|
})
|
|
229
232
|
.s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
|
|
230
233
|
.n("RDSClient", "CopyDBClusterSnapshotCommand")
|
|
231
|
-
.sc(
|
|
234
|
+
.sc(CopyDBClusterSnapshot$)
|
|
232
235
|
.build() {
|
|
233
236
|
}
|
|
234
237
|
|
|
235
|
-
class CopyDBParameterGroupCommand extends
|
|
238
|
+
class CopyDBParameterGroupCommand extends Command
|
|
236
239
|
.classBuilder()
|
|
237
240
|
.ep(commonParams)
|
|
238
241
|
.m(function (Command, cs, config, o) {
|
|
239
|
-
return [
|
|
242
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
240
243
|
})
|
|
241
244
|
.s("AmazonRDSv19", "CopyDBParameterGroup", {})
|
|
242
245
|
.n("RDSClient", "CopyDBParameterGroupCommand")
|
|
243
|
-
.sc(
|
|
246
|
+
.sc(CopyDBParameterGroup$)
|
|
244
247
|
.build() {
|
|
245
248
|
}
|
|
246
249
|
|
|
247
|
-
class CopyDBSnapshotCommand extends
|
|
250
|
+
class CopyDBSnapshotCommand extends Command
|
|
248
251
|
.classBuilder()
|
|
249
252
|
.ep(commonParams)
|
|
250
253
|
.m(function (Command, cs, config, o) {
|
|
251
254
|
return [
|
|
252
|
-
|
|
253
|
-
|
|
255
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
256
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
254
257
|
];
|
|
255
258
|
})
|
|
256
259
|
.s("AmazonRDSv19", "CopyDBSnapshot", {})
|
|
257
260
|
.n("RDSClient", "CopyDBSnapshotCommand")
|
|
258
|
-
.sc(
|
|
261
|
+
.sc(CopyDBSnapshot$)
|
|
259
262
|
.build() {
|
|
260
263
|
}
|
|
261
264
|
|
|
262
|
-
class CopyOptionGroupCommand extends
|
|
265
|
+
class CopyOptionGroupCommand extends Command
|
|
263
266
|
.classBuilder()
|
|
264
267
|
.ep(commonParams)
|
|
265
268
|
.m(function (Command, cs, config, o) {
|
|
266
|
-
return [
|
|
269
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
267
270
|
})
|
|
268
271
|
.s("AmazonRDSv19", "CopyOptionGroup", {})
|
|
269
272
|
.n("RDSClient", "CopyOptionGroupCommand")
|
|
270
|
-
.sc(
|
|
273
|
+
.sc(CopyOptionGroup$)
|
|
271
274
|
.build() {
|
|
272
275
|
}
|
|
273
276
|
|
|
274
|
-
class CreateBlueGreenDeploymentCommand extends
|
|
277
|
+
class CreateBlueGreenDeploymentCommand extends Command
|
|
275
278
|
.classBuilder()
|
|
276
279
|
.ep(commonParams)
|
|
277
280
|
.m(function (Command, cs, config, o) {
|
|
278
|
-
return [
|
|
281
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
279
282
|
})
|
|
280
283
|
.s("AmazonRDSv19", "CreateBlueGreenDeployment", {})
|
|
281
284
|
.n("RDSClient", "CreateBlueGreenDeploymentCommand")
|
|
282
|
-
.sc(
|
|
285
|
+
.sc(CreateBlueGreenDeployment$)
|
|
283
286
|
.build() {
|
|
284
287
|
}
|
|
285
288
|
|
|
286
|
-
class CreateCustomDBEngineVersionCommand extends
|
|
289
|
+
class CreateCustomDBEngineVersionCommand extends Command
|
|
287
290
|
.classBuilder()
|
|
288
291
|
.ep(commonParams)
|
|
289
292
|
.m(function (Command, cs, config, o) {
|
|
290
|
-
return [
|
|
293
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
291
294
|
})
|
|
292
295
|
.s("AmazonRDSv19", "CreateCustomDBEngineVersion", {})
|
|
293
296
|
.n("RDSClient", "CreateCustomDBEngineVersionCommand")
|
|
294
|
-
.sc(
|
|
297
|
+
.sc(CreateCustomDBEngineVersion$)
|
|
295
298
|
.build() {
|
|
296
299
|
}
|
|
297
300
|
|
|
298
|
-
class CreateDBClusterCommand extends
|
|
301
|
+
class CreateDBClusterCommand extends Command
|
|
299
302
|
.classBuilder()
|
|
300
303
|
.ep(commonParams)
|
|
301
304
|
.m(function (Command, cs, config, o) {
|
|
302
305
|
return [
|
|
303
|
-
|
|
304
|
-
|
|
306
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
307
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
305
308
|
];
|
|
306
309
|
})
|
|
307
310
|
.s("AmazonRDSv19", "CreateDBCluster", {})
|
|
308
311
|
.n("RDSClient", "CreateDBClusterCommand")
|
|
309
|
-
.sc(
|
|
312
|
+
.sc(CreateDBCluster$)
|
|
310
313
|
.build() {
|
|
311
314
|
}
|
|
312
315
|
|
|
313
|
-
class CreateDBClusterEndpointCommand extends
|
|
316
|
+
class CreateDBClusterEndpointCommand extends Command
|
|
314
317
|
.classBuilder()
|
|
315
318
|
.ep(commonParams)
|
|
316
319
|
.m(function (Command, cs, config, o) {
|
|
317
|
-
return [
|
|
320
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
318
321
|
})
|
|
319
322
|
.s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
|
|
320
323
|
.n("RDSClient", "CreateDBClusterEndpointCommand")
|
|
321
|
-
.sc(
|
|
324
|
+
.sc(CreateDBClusterEndpoint$)
|
|
322
325
|
.build() {
|
|
323
326
|
}
|
|
324
327
|
|
|
325
|
-
class CreateDBClusterParameterGroupCommand extends
|
|
328
|
+
class CreateDBClusterParameterGroupCommand extends Command
|
|
326
329
|
.classBuilder()
|
|
327
330
|
.ep(commonParams)
|
|
328
331
|
.m(function (Command, cs, config, o) {
|
|
329
|
-
return [
|
|
332
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
330
333
|
})
|
|
331
334
|
.s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
|
|
332
335
|
.n("RDSClient", "CreateDBClusterParameterGroupCommand")
|
|
333
|
-
.sc(
|
|
336
|
+
.sc(CreateDBClusterParameterGroup$)
|
|
334
337
|
.build() {
|
|
335
338
|
}
|
|
336
339
|
|
|
337
|
-
class CreateDBClusterSnapshotCommand extends
|
|
340
|
+
class CreateDBClusterSnapshotCommand extends Command
|
|
338
341
|
.classBuilder()
|
|
339
342
|
.ep(commonParams)
|
|
340
343
|
.m(function (Command, cs, config, o) {
|
|
341
|
-
return [
|
|
344
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
342
345
|
})
|
|
343
346
|
.s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
|
|
344
347
|
.n("RDSClient", "CreateDBClusterSnapshotCommand")
|
|
345
|
-
.sc(
|
|
348
|
+
.sc(CreateDBClusterSnapshot$)
|
|
346
349
|
.build() {
|
|
347
350
|
}
|
|
348
351
|
|
|
349
|
-
class CreateDBInstanceCommand extends
|
|
352
|
+
class CreateDBInstanceCommand extends Command
|
|
350
353
|
.classBuilder()
|
|
351
354
|
.ep(commonParams)
|
|
352
355
|
.m(function (Command, cs, config, o) {
|
|
353
|
-
return [
|
|
356
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
354
357
|
})
|
|
355
358
|
.s("AmazonRDSv19", "CreateDBInstance", {})
|
|
356
359
|
.n("RDSClient", "CreateDBInstanceCommand")
|
|
357
|
-
.sc(
|
|
360
|
+
.sc(CreateDBInstance$)
|
|
358
361
|
.build() {
|
|
359
362
|
}
|
|
360
363
|
|
|
361
|
-
class CreateDBInstanceReadReplicaCommand extends
|
|
364
|
+
class CreateDBInstanceReadReplicaCommand extends Command
|
|
362
365
|
.classBuilder()
|
|
363
366
|
.ep(commonParams)
|
|
364
367
|
.m(function (Command, cs, config, o) {
|
|
365
368
|
return [
|
|
366
|
-
|
|
367
|
-
|
|
369
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
370
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
368
371
|
];
|
|
369
372
|
})
|
|
370
373
|
.s("AmazonRDSv19", "CreateDBInstanceReadReplica", {})
|
|
371
374
|
.n("RDSClient", "CreateDBInstanceReadReplicaCommand")
|
|
372
|
-
.sc(
|
|
375
|
+
.sc(CreateDBInstanceReadReplica$)
|
|
373
376
|
.build() {
|
|
374
377
|
}
|
|
375
378
|
|
|
376
|
-
class CreateDBParameterGroupCommand extends
|
|
379
|
+
class CreateDBParameterGroupCommand extends Command
|
|
377
380
|
.classBuilder()
|
|
378
381
|
.ep(commonParams)
|
|
379
382
|
.m(function (Command, cs, config, o) {
|
|
380
|
-
return [
|
|
383
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
381
384
|
})
|
|
382
385
|
.s("AmazonRDSv19", "CreateDBParameterGroup", {})
|
|
383
386
|
.n("RDSClient", "CreateDBParameterGroupCommand")
|
|
384
|
-
.sc(
|
|
387
|
+
.sc(CreateDBParameterGroup$)
|
|
385
388
|
.build() {
|
|
386
389
|
}
|
|
387
390
|
|
|
388
|
-
class CreateDBProxyCommand extends
|
|
391
|
+
class CreateDBProxyCommand extends Command
|
|
389
392
|
.classBuilder()
|
|
390
393
|
.ep(commonParams)
|
|
391
394
|
.m(function (Command, cs, config, o) {
|
|
392
|
-
return [
|
|
395
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
393
396
|
})
|
|
394
397
|
.s("AmazonRDSv19", "CreateDBProxy", {})
|
|
395
398
|
.n("RDSClient", "CreateDBProxyCommand")
|
|
396
|
-
.sc(
|
|
399
|
+
.sc(CreateDBProxy$)
|
|
397
400
|
.build() {
|
|
398
401
|
}
|
|
399
402
|
|
|
400
|
-
class CreateDBProxyEndpointCommand extends
|
|
403
|
+
class CreateDBProxyEndpointCommand extends Command
|
|
401
404
|
.classBuilder()
|
|
402
405
|
.ep(commonParams)
|
|
403
406
|
.m(function (Command, cs, config, o) {
|
|
404
|
-
return [
|
|
407
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
405
408
|
})
|
|
406
409
|
.s("AmazonRDSv19", "CreateDBProxyEndpoint", {})
|
|
407
410
|
.n("RDSClient", "CreateDBProxyEndpointCommand")
|
|
408
|
-
.sc(
|
|
411
|
+
.sc(CreateDBProxyEndpoint$)
|
|
409
412
|
.build() {
|
|
410
413
|
}
|
|
411
414
|
|
|
412
|
-
class CreateDBSecurityGroupCommand extends
|
|
415
|
+
class CreateDBSecurityGroupCommand extends Command
|
|
413
416
|
.classBuilder()
|
|
414
417
|
.ep(commonParams)
|
|
415
418
|
.m(function (Command, cs, config, o) {
|
|
416
|
-
return [
|
|
419
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
417
420
|
})
|
|
418
421
|
.s("AmazonRDSv19", "CreateDBSecurityGroup", {})
|
|
419
422
|
.n("RDSClient", "CreateDBSecurityGroupCommand")
|
|
420
|
-
.sc(
|
|
423
|
+
.sc(CreateDBSecurityGroup$)
|
|
421
424
|
.build() {
|
|
422
425
|
}
|
|
423
426
|
|
|
424
|
-
class CreateDBShardGroupCommand extends
|
|
427
|
+
class CreateDBShardGroupCommand extends Command
|
|
425
428
|
.classBuilder()
|
|
426
429
|
.ep(commonParams)
|
|
427
430
|
.m(function (Command, cs, config, o) {
|
|
428
|
-
return [
|
|
431
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
429
432
|
})
|
|
430
433
|
.s("AmazonRDSv19", "CreateDBShardGroup", {})
|
|
431
434
|
.n("RDSClient", "CreateDBShardGroupCommand")
|
|
432
|
-
.sc(
|
|
435
|
+
.sc(CreateDBShardGroup$)
|
|
433
436
|
.build() {
|
|
434
437
|
}
|
|
435
438
|
|
|
436
|
-
class CreateDBSnapshotCommand extends
|
|
439
|
+
class CreateDBSnapshotCommand extends Command
|
|
437
440
|
.classBuilder()
|
|
438
441
|
.ep(commonParams)
|
|
439
442
|
.m(function (Command, cs, config, o) {
|
|
440
|
-
return [
|
|
443
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
441
444
|
})
|
|
442
445
|
.s("AmazonRDSv19", "CreateDBSnapshot", {})
|
|
443
446
|
.n("RDSClient", "CreateDBSnapshotCommand")
|
|
444
|
-
.sc(
|
|
447
|
+
.sc(CreateDBSnapshot$)
|
|
445
448
|
.build() {
|
|
446
449
|
}
|
|
447
450
|
|
|
448
|
-
class CreateDBSubnetGroupCommand extends
|
|
451
|
+
class CreateDBSubnetGroupCommand extends Command
|
|
449
452
|
.classBuilder()
|
|
450
453
|
.ep(commonParams)
|
|
451
454
|
.m(function (Command, cs, config, o) {
|
|
452
|
-
return [
|
|
455
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
453
456
|
})
|
|
454
457
|
.s("AmazonRDSv19", "CreateDBSubnetGroup", {})
|
|
455
458
|
.n("RDSClient", "CreateDBSubnetGroupCommand")
|
|
456
|
-
.sc(
|
|
459
|
+
.sc(CreateDBSubnetGroup$)
|
|
457
460
|
.build() {
|
|
458
461
|
}
|
|
459
462
|
|
|
460
|
-
class CreateEventSubscriptionCommand extends
|
|
463
|
+
class CreateEventSubscriptionCommand extends Command
|
|
461
464
|
.classBuilder()
|
|
462
465
|
.ep(commonParams)
|
|
463
466
|
.m(function (Command, cs, config, o) {
|
|
464
|
-
return [
|
|
467
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
465
468
|
})
|
|
466
469
|
.s("AmazonRDSv19", "CreateEventSubscription", {})
|
|
467
470
|
.n("RDSClient", "CreateEventSubscriptionCommand")
|
|
468
|
-
.sc(
|
|
471
|
+
.sc(CreateEventSubscription$)
|
|
469
472
|
.build() {
|
|
470
473
|
}
|
|
471
474
|
|
|
472
|
-
class CreateGlobalClusterCommand extends
|
|
475
|
+
class CreateGlobalClusterCommand extends Command
|
|
473
476
|
.classBuilder()
|
|
474
477
|
.ep(commonParams)
|
|
475
478
|
.m(function (Command, cs, config, o) {
|
|
476
|
-
return [
|
|
479
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
477
480
|
})
|
|
478
481
|
.s("AmazonRDSv19", "CreateGlobalCluster", {})
|
|
479
482
|
.n("RDSClient", "CreateGlobalClusterCommand")
|
|
480
|
-
.sc(
|
|
483
|
+
.sc(CreateGlobalCluster$)
|
|
481
484
|
.build() {
|
|
482
485
|
}
|
|
483
486
|
|
|
484
|
-
class CreateIntegrationCommand extends
|
|
487
|
+
class CreateIntegrationCommand extends Command
|
|
485
488
|
.classBuilder()
|
|
486
489
|
.ep(commonParams)
|
|
487
490
|
.m(function (Command, cs, config, o) {
|
|
488
|
-
return [
|
|
491
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
489
492
|
})
|
|
490
493
|
.s("AmazonRDSv19", "CreateIntegration", {})
|
|
491
494
|
.n("RDSClient", "CreateIntegrationCommand")
|
|
492
|
-
.sc(
|
|
495
|
+
.sc(CreateIntegration$)
|
|
493
496
|
.build() {
|
|
494
497
|
}
|
|
495
498
|
|
|
496
|
-
class CreateOptionGroupCommand extends
|
|
499
|
+
class CreateOptionGroupCommand extends Command
|
|
497
500
|
.classBuilder()
|
|
498
501
|
.ep(commonParams)
|
|
499
502
|
.m(function (Command, cs, config, o) {
|
|
500
|
-
return [
|
|
503
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
501
504
|
})
|
|
502
505
|
.s("AmazonRDSv19", "CreateOptionGroup", {})
|
|
503
506
|
.n("RDSClient", "CreateOptionGroupCommand")
|
|
504
|
-
.sc(
|
|
507
|
+
.sc(CreateOptionGroup$)
|
|
505
508
|
.build() {
|
|
506
509
|
}
|
|
507
510
|
|
|
508
|
-
class CreateTenantDatabaseCommand extends
|
|
511
|
+
class CreateTenantDatabaseCommand extends Command
|
|
509
512
|
.classBuilder()
|
|
510
513
|
.ep(commonParams)
|
|
511
514
|
.m(function (Command, cs, config, o) {
|
|
512
|
-
return [
|
|
515
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
513
516
|
})
|
|
514
517
|
.s("AmazonRDSv19", "CreateTenantDatabase", {})
|
|
515
518
|
.n("RDSClient", "CreateTenantDatabaseCommand")
|
|
516
|
-
.sc(
|
|
519
|
+
.sc(CreateTenantDatabase$)
|
|
517
520
|
.build() {
|
|
518
521
|
}
|
|
519
522
|
|
|
520
|
-
class DeleteBlueGreenDeploymentCommand extends
|
|
523
|
+
class DeleteBlueGreenDeploymentCommand extends Command
|
|
521
524
|
.classBuilder()
|
|
522
525
|
.ep(commonParams)
|
|
523
526
|
.m(function (Command, cs, config, o) {
|
|
524
|
-
return [
|
|
527
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
525
528
|
})
|
|
526
529
|
.s("AmazonRDSv19", "DeleteBlueGreenDeployment", {})
|
|
527
530
|
.n("RDSClient", "DeleteBlueGreenDeploymentCommand")
|
|
528
|
-
.sc(
|
|
531
|
+
.sc(DeleteBlueGreenDeployment$)
|
|
529
532
|
.build() {
|
|
530
533
|
}
|
|
531
534
|
|
|
532
|
-
class DeleteCustomDBEngineVersionCommand extends
|
|
535
|
+
class DeleteCustomDBEngineVersionCommand extends Command
|
|
533
536
|
.classBuilder()
|
|
534
537
|
.ep(commonParams)
|
|
535
538
|
.m(function (Command, cs, config, o) {
|
|
536
|
-
return [
|
|
539
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
537
540
|
})
|
|
538
541
|
.s("AmazonRDSv19", "DeleteCustomDBEngineVersion", {})
|
|
539
542
|
.n("RDSClient", "DeleteCustomDBEngineVersionCommand")
|
|
540
|
-
.sc(
|
|
543
|
+
.sc(DeleteCustomDBEngineVersion$)
|
|
541
544
|
.build() {
|
|
542
545
|
}
|
|
543
546
|
|
|
544
|
-
class DeleteDBClusterAutomatedBackupCommand extends
|
|
547
|
+
class DeleteDBClusterAutomatedBackupCommand extends Command
|
|
545
548
|
.classBuilder()
|
|
546
549
|
.ep(commonParams)
|
|
547
550
|
.m(function (Command, cs, config, o) {
|
|
548
|
-
return [
|
|
551
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
549
552
|
})
|
|
550
553
|
.s("AmazonRDSv19", "DeleteDBClusterAutomatedBackup", {})
|
|
551
554
|
.n("RDSClient", "DeleteDBClusterAutomatedBackupCommand")
|
|
552
|
-
.sc(
|
|
555
|
+
.sc(DeleteDBClusterAutomatedBackup$)
|
|
553
556
|
.build() {
|
|
554
557
|
}
|
|
555
558
|
|
|
556
|
-
class DeleteDBClusterCommand extends
|
|
559
|
+
class DeleteDBClusterCommand extends Command
|
|
557
560
|
.classBuilder()
|
|
558
561
|
.ep(commonParams)
|
|
559
562
|
.m(function (Command, cs, config, o) {
|
|
560
|
-
return [
|
|
563
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
561
564
|
})
|
|
562
565
|
.s("AmazonRDSv19", "DeleteDBCluster", {})
|
|
563
566
|
.n("RDSClient", "DeleteDBClusterCommand")
|
|
564
|
-
.sc(
|
|
567
|
+
.sc(DeleteDBCluster$)
|
|
565
568
|
.build() {
|
|
566
569
|
}
|
|
567
570
|
|
|
568
|
-
class DeleteDBClusterEndpointCommand extends
|
|
571
|
+
class DeleteDBClusterEndpointCommand extends Command
|
|
569
572
|
.classBuilder()
|
|
570
573
|
.ep(commonParams)
|
|
571
574
|
.m(function (Command, cs, config, o) {
|
|
572
|
-
return [
|
|
575
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
573
576
|
})
|
|
574
577
|
.s("AmazonRDSv19", "DeleteDBClusterEndpoint", {})
|
|
575
578
|
.n("RDSClient", "DeleteDBClusterEndpointCommand")
|
|
576
|
-
.sc(
|
|
579
|
+
.sc(DeleteDBClusterEndpoint$)
|
|
577
580
|
.build() {
|
|
578
581
|
}
|
|
579
582
|
|
|
580
|
-
class DeleteDBClusterParameterGroupCommand extends
|
|
583
|
+
class DeleteDBClusterParameterGroupCommand extends Command
|
|
581
584
|
.classBuilder()
|
|
582
585
|
.ep(commonParams)
|
|
583
586
|
.m(function (Command, cs, config, o) {
|
|
584
|
-
return [
|
|
587
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
585
588
|
})
|
|
586
589
|
.s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {})
|
|
587
590
|
.n("RDSClient", "DeleteDBClusterParameterGroupCommand")
|
|
588
|
-
.sc(
|
|
591
|
+
.sc(DeleteDBClusterParameterGroup$)
|
|
589
592
|
.build() {
|
|
590
593
|
}
|
|
591
594
|
|
|
592
|
-
class DeleteDBClusterSnapshotCommand extends
|
|
595
|
+
class DeleteDBClusterSnapshotCommand extends Command
|
|
593
596
|
.classBuilder()
|
|
594
597
|
.ep(commonParams)
|
|
595
598
|
.m(function (Command, cs, config, o) {
|
|
596
|
-
return [
|
|
599
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
597
600
|
})
|
|
598
601
|
.s("AmazonRDSv19", "DeleteDBClusterSnapshot", {})
|
|
599
602
|
.n("RDSClient", "DeleteDBClusterSnapshotCommand")
|
|
600
|
-
.sc(
|
|
603
|
+
.sc(DeleteDBClusterSnapshot$)
|
|
601
604
|
.build() {
|
|
602
605
|
}
|
|
603
606
|
|
|
604
|
-
class DeleteDBInstanceAutomatedBackupCommand extends
|
|
607
|
+
class DeleteDBInstanceAutomatedBackupCommand extends Command
|
|
605
608
|
.classBuilder()
|
|
606
609
|
.ep(commonParams)
|
|
607
610
|
.m(function (Command, cs, config, o) {
|
|
608
|
-
return [
|
|
611
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
609
612
|
})
|
|
610
613
|
.s("AmazonRDSv19", "DeleteDBInstanceAutomatedBackup", {})
|
|
611
614
|
.n("RDSClient", "DeleteDBInstanceAutomatedBackupCommand")
|
|
612
|
-
.sc(
|
|
615
|
+
.sc(DeleteDBInstanceAutomatedBackup$)
|
|
613
616
|
.build() {
|
|
614
617
|
}
|
|
615
618
|
|
|
616
|
-
class DeleteDBInstanceCommand extends
|
|
619
|
+
class DeleteDBInstanceCommand extends Command
|
|
617
620
|
.classBuilder()
|
|
618
621
|
.ep(commonParams)
|
|
619
622
|
.m(function (Command, cs, config, o) {
|
|
620
|
-
return [
|
|
623
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
621
624
|
})
|
|
622
625
|
.s("AmazonRDSv19", "DeleteDBInstance", {})
|
|
623
626
|
.n("RDSClient", "DeleteDBInstanceCommand")
|
|
624
|
-
.sc(
|
|
627
|
+
.sc(DeleteDBInstance$)
|
|
625
628
|
.build() {
|
|
626
629
|
}
|
|
627
630
|
|
|
628
|
-
class DeleteDBParameterGroupCommand extends
|
|
631
|
+
class DeleteDBParameterGroupCommand extends Command
|
|
629
632
|
.classBuilder()
|
|
630
633
|
.ep(commonParams)
|
|
631
634
|
.m(function (Command, cs, config, o) {
|
|
632
|
-
return [
|
|
635
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
633
636
|
})
|
|
634
637
|
.s("AmazonRDSv19", "DeleteDBParameterGroup", {})
|
|
635
638
|
.n("RDSClient", "DeleteDBParameterGroupCommand")
|
|
636
|
-
.sc(
|
|
639
|
+
.sc(DeleteDBParameterGroup$)
|
|
637
640
|
.build() {
|
|
638
641
|
}
|
|
639
642
|
|
|
640
|
-
class DeleteDBProxyCommand extends
|
|
643
|
+
class DeleteDBProxyCommand extends Command
|
|
641
644
|
.classBuilder()
|
|
642
645
|
.ep(commonParams)
|
|
643
646
|
.m(function (Command, cs, config, o) {
|
|
644
|
-
return [
|
|
647
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
645
648
|
})
|
|
646
649
|
.s("AmazonRDSv19", "DeleteDBProxy", {})
|
|
647
650
|
.n("RDSClient", "DeleteDBProxyCommand")
|
|
648
|
-
.sc(
|
|
651
|
+
.sc(DeleteDBProxy$)
|
|
649
652
|
.build() {
|
|
650
653
|
}
|
|
651
654
|
|
|
652
|
-
class DeleteDBProxyEndpointCommand extends
|
|
655
|
+
class DeleteDBProxyEndpointCommand extends Command
|
|
653
656
|
.classBuilder()
|
|
654
657
|
.ep(commonParams)
|
|
655
658
|
.m(function (Command, cs, config, o) {
|
|
656
|
-
return [
|
|
659
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
657
660
|
})
|
|
658
661
|
.s("AmazonRDSv19", "DeleteDBProxyEndpoint", {})
|
|
659
662
|
.n("RDSClient", "DeleteDBProxyEndpointCommand")
|
|
660
|
-
.sc(
|
|
663
|
+
.sc(DeleteDBProxyEndpoint$)
|
|
661
664
|
.build() {
|
|
662
665
|
}
|
|
663
666
|
|
|
664
|
-
class DeleteDBSecurityGroupCommand extends
|
|
667
|
+
class DeleteDBSecurityGroupCommand extends Command
|
|
665
668
|
.classBuilder()
|
|
666
669
|
.ep(commonParams)
|
|
667
670
|
.m(function (Command, cs, config, o) {
|
|
668
|
-
return [
|
|
671
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
669
672
|
})
|
|
670
673
|
.s("AmazonRDSv19", "DeleteDBSecurityGroup", {})
|
|
671
674
|
.n("RDSClient", "DeleteDBSecurityGroupCommand")
|
|
672
|
-
.sc(
|
|
675
|
+
.sc(DeleteDBSecurityGroup$)
|
|
673
676
|
.build() {
|
|
674
677
|
}
|
|
675
678
|
|
|
676
|
-
class DeleteDBShardGroupCommand extends
|
|
679
|
+
class DeleteDBShardGroupCommand extends Command
|
|
677
680
|
.classBuilder()
|
|
678
681
|
.ep(commonParams)
|
|
679
682
|
.m(function (Command, cs, config, o) {
|
|
680
|
-
return [
|
|
683
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
681
684
|
})
|
|
682
685
|
.s("AmazonRDSv19", "DeleteDBShardGroup", {})
|
|
683
686
|
.n("RDSClient", "DeleteDBShardGroupCommand")
|
|
684
|
-
.sc(
|
|
687
|
+
.sc(DeleteDBShardGroup$)
|
|
685
688
|
.build() {
|
|
686
689
|
}
|
|
687
690
|
|
|
688
|
-
class DeleteDBSnapshotCommand extends
|
|
691
|
+
class DeleteDBSnapshotCommand extends Command
|
|
689
692
|
.classBuilder()
|
|
690
693
|
.ep(commonParams)
|
|
691
694
|
.m(function (Command, cs, config, o) {
|
|
692
|
-
return [
|
|
695
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
693
696
|
})
|
|
694
697
|
.s("AmazonRDSv19", "DeleteDBSnapshot", {})
|
|
695
698
|
.n("RDSClient", "DeleteDBSnapshotCommand")
|
|
696
|
-
.sc(
|
|
699
|
+
.sc(DeleteDBSnapshot$)
|
|
697
700
|
.build() {
|
|
698
701
|
}
|
|
699
702
|
|
|
700
|
-
class DeleteDBSubnetGroupCommand extends
|
|
703
|
+
class DeleteDBSubnetGroupCommand extends Command
|
|
701
704
|
.classBuilder()
|
|
702
705
|
.ep(commonParams)
|
|
703
706
|
.m(function (Command, cs, config, o) {
|
|
704
|
-
return [
|
|
707
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
705
708
|
})
|
|
706
709
|
.s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
|
|
707
710
|
.n("RDSClient", "DeleteDBSubnetGroupCommand")
|
|
708
|
-
.sc(
|
|
711
|
+
.sc(DeleteDBSubnetGroup$)
|
|
709
712
|
.build() {
|
|
710
713
|
}
|
|
711
714
|
|
|
712
|
-
class DeleteEventSubscriptionCommand extends
|
|
715
|
+
class DeleteEventSubscriptionCommand extends Command
|
|
713
716
|
.classBuilder()
|
|
714
717
|
.ep(commonParams)
|
|
715
718
|
.m(function (Command, cs, config, o) {
|
|
716
|
-
return [
|
|
719
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
717
720
|
})
|
|
718
721
|
.s("AmazonRDSv19", "DeleteEventSubscription", {})
|
|
719
722
|
.n("RDSClient", "DeleteEventSubscriptionCommand")
|
|
720
|
-
.sc(
|
|
723
|
+
.sc(DeleteEventSubscription$)
|
|
721
724
|
.build() {
|
|
722
725
|
}
|
|
723
726
|
|
|
724
|
-
class DeleteGlobalClusterCommand extends
|
|
727
|
+
class DeleteGlobalClusterCommand extends Command
|
|
725
728
|
.classBuilder()
|
|
726
729
|
.ep(commonParams)
|
|
727
730
|
.m(function (Command, cs, config, o) {
|
|
728
|
-
return [
|
|
731
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
729
732
|
})
|
|
730
733
|
.s("AmazonRDSv19", "DeleteGlobalCluster", {})
|
|
731
734
|
.n("RDSClient", "DeleteGlobalClusterCommand")
|
|
732
|
-
.sc(
|
|
735
|
+
.sc(DeleteGlobalCluster$)
|
|
733
736
|
.build() {
|
|
734
737
|
}
|
|
735
738
|
|
|
736
|
-
class DeleteIntegrationCommand extends
|
|
739
|
+
class DeleteIntegrationCommand extends Command
|
|
737
740
|
.classBuilder()
|
|
738
741
|
.ep(commonParams)
|
|
739
742
|
.m(function (Command, cs, config, o) {
|
|
740
|
-
return [
|
|
743
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
741
744
|
})
|
|
742
745
|
.s("AmazonRDSv19", "DeleteIntegration", {})
|
|
743
746
|
.n("RDSClient", "DeleteIntegrationCommand")
|
|
744
|
-
.sc(
|
|
747
|
+
.sc(DeleteIntegration$)
|
|
745
748
|
.build() {
|
|
746
749
|
}
|
|
747
750
|
|
|
748
|
-
class DeleteOptionGroupCommand extends
|
|
751
|
+
class DeleteOptionGroupCommand extends Command
|
|
749
752
|
.classBuilder()
|
|
750
753
|
.ep(commonParams)
|
|
751
754
|
.m(function (Command, cs, config, o) {
|
|
752
|
-
return [
|
|
755
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
753
756
|
})
|
|
754
757
|
.s("AmazonRDSv19", "DeleteOptionGroup", {})
|
|
755
758
|
.n("RDSClient", "DeleteOptionGroupCommand")
|
|
756
|
-
.sc(
|
|
759
|
+
.sc(DeleteOptionGroup$)
|
|
757
760
|
.build() {
|
|
758
761
|
}
|
|
759
762
|
|
|
760
|
-
class DeleteTenantDatabaseCommand extends
|
|
763
|
+
class DeleteTenantDatabaseCommand extends Command
|
|
761
764
|
.classBuilder()
|
|
762
765
|
.ep(commonParams)
|
|
763
766
|
.m(function (Command, cs, config, o) {
|
|
764
|
-
return [
|
|
767
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
765
768
|
})
|
|
766
769
|
.s("AmazonRDSv19", "DeleteTenantDatabase", {})
|
|
767
770
|
.n("RDSClient", "DeleteTenantDatabaseCommand")
|
|
768
|
-
.sc(
|
|
771
|
+
.sc(DeleteTenantDatabase$)
|
|
769
772
|
.build() {
|
|
770
773
|
}
|
|
771
774
|
|
|
772
|
-
class DeregisterDBProxyTargetsCommand extends
|
|
775
|
+
class DeregisterDBProxyTargetsCommand extends Command
|
|
773
776
|
.classBuilder()
|
|
774
777
|
.ep(commonParams)
|
|
775
778
|
.m(function (Command, cs, config, o) {
|
|
776
|
-
return [
|
|
779
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
777
780
|
})
|
|
778
781
|
.s("AmazonRDSv19", "DeregisterDBProxyTargets", {})
|
|
779
782
|
.n("RDSClient", "DeregisterDBProxyTargetsCommand")
|
|
780
|
-
.sc(
|
|
783
|
+
.sc(DeregisterDBProxyTargets$)
|
|
781
784
|
.build() {
|
|
782
785
|
}
|
|
783
786
|
|
|
784
|
-
class DescribeAccountAttributesCommand extends
|
|
787
|
+
class DescribeAccountAttributesCommand extends Command
|
|
785
788
|
.classBuilder()
|
|
786
789
|
.ep(commonParams)
|
|
787
790
|
.m(function (Command, cs, config, o) {
|
|
788
|
-
return [
|
|
791
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
789
792
|
})
|
|
790
793
|
.s("AmazonRDSv19", "DescribeAccountAttributes", {})
|
|
791
794
|
.n("RDSClient", "DescribeAccountAttributesCommand")
|
|
792
|
-
.sc(
|
|
795
|
+
.sc(DescribeAccountAttributes$)
|
|
793
796
|
.build() {
|
|
794
797
|
}
|
|
795
798
|
|
|
796
|
-
class DescribeBlueGreenDeploymentsCommand extends
|
|
799
|
+
class DescribeBlueGreenDeploymentsCommand extends Command
|
|
797
800
|
.classBuilder()
|
|
798
801
|
.ep(commonParams)
|
|
799
802
|
.m(function (Command, cs, config, o) {
|
|
800
|
-
return [
|
|
803
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
801
804
|
})
|
|
802
805
|
.s("AmazonRDSv19", "DescribeBlueGreenDeployments", {})
|
|
803
806
|
.n("RDSClient", "DescribeBlueGreenDeploymentsCommand")
|
|
804
|
-
.sc(
|
|
807
|
+
.sc(DescribeBlueGreenDeployments$)
|
|
805
808
|
.build() {
|
|
806
809
|
}
|
|
807
810
|
|
|
808
|
-
class DescribeCertificatesCommand extends
|
|
811
|
+
class DescribeCertificatesCommand extends Command
|
|
809
812
|
.classBuilder()
|
|
810
813
|
.ep(commonParams)
|
|
811
814
|
.m(function (Command, cs, config, o) {
|
|
812
|
-
return [
|
|
815
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
813
816
|
})
|
|
814
817
|
.s("AmazonRDSv19", "DescribeCertificates", {})
|
|
815
818
|
.n("RDSClient", "DescribeCertificatesCommand")
|
|
816
|
-
.sc(
|
|
819
|
+
.sc(DescribeCertificates$)
|
|
817
820
|
.build() {
|
|
818
821
|
}
|
|
819
822
|
|
|
820
|
-
class DescribeDBClusterAutomatedBackupsCommand extends
|
|
823
|
+
class DescribeDBClusterAutomatedBackupsCommand extends Command
|
|
821
824
|
.classBuilder()
|
|
822
825
|
.ep(commonParams)
|
|
823
826
|
.m(function (Command, cs, config, o) {
|
|
824
|
-
return [
|
|
827
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
825
828
|
})
|
|
826
829
|
.s("AmazonRDSv19", "DescribeDBClusterAutomatedBackups", {})
|
|
827
830
|
.n("RDSClient", "DescribeDBClusterAutomatedBackupsCommand")
|
|
828
|
-
.sc(
|
|
831
|
+
.sc(DescribeDBClusterAutomatedBackups$)
|
|
829
832
|
.build() {
|
|
830
833
|
}
|
|
831
834
|
|
|
832
|
-
class DescribeDBClusterBacktracksCommand extends
|
|
835
|
+
class DescribeDBClusterBacktracksCommand extends Command
|
|
833
836
|
.classBuilder()
|
|
834
837
|
.ep(commonParams)
|
|
835
838
|
.m(function (Command, cs, config, o) {
|
|
836
|
-
return [
|
|
839
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
837
840
|
})
|
|
838
841
|
.s("AmazonRDSv19", "DescribeDBClusterBacktracks", {})
|
|
839
842
|
.n("RDSClient", "DescribeDBClusterBacktracksCommand")
|
|
840
|
-
.sc(
|
|
843
|
+
.sc(DescribeDBClusterBacktracks$)
|
|
841
844
|
.build() {
|
|
842
845
|
}
|
|
843
846
|
|
|
844
|
-
class DescribeDBClusterEndpointsCommand extends
|
|
847
|
+
class DescribeDBClusterEndpointsCommand extends Command
|
|
845
848
|
.classBuilder()
|
|
846
849
|
.ep(commonParams)
|
|
847
850
|
.m(function (Command, cs, config, o) {
|
|
848
|
-
return [
|
|
851
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
849
852
|
})
|
|
850
853
|
.s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
|
|
851
854
|
.n("RDSClient", "DescribeDBClusterEndpointsCommand")
|
|
852
|
-
.sc(
|
|
855
|
+
.sc(DescribeDBClusterEndpoints$)
|
|
853
856
|
.build() {
|
|
854
857
|
}
|
|
855
858
|
|
|
856
|
-
class DescribeDBClusterParameterGroupsCommand extends
|
|
859
|
+
class DescribeDBClusterParameterGroupsCommand extends Command
|
|
857
860
|
.classBuilder()
|
|
858
861
|
.ep(commonParams)
|
|
859
862
|
.m(function (Command, cs, config, o) {
|
|
860
|
-
return [
|
|
863
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
861
864
|
})
|
|
862
865
|
.s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
|
|
863
866
|
.n("RDSClient", "DescribeDBClusterParameterGroupsCommand")
|
|
864
|
-
.sc(
|
|
867
|
+
.sc(DescribeDBClusterParameterGroups$)
|
|
865
868
|
.build() {
|
|
866
869
|
}
|
|
867
870
|
|
|
868
|
-
class DescribeDBClusterParametersCommand extends
|
|
871
|
+
class DescribeDBClusterParametersCommand extends Command
|
|
869
872
|
.classBuilder()
|
|
870
873
|
.ep(commonParams)
|
|
871
874
|
.m(function (Command, cs, config, o) {
|
|
872
|
-
return [
|
|
875
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
873
876
|
})
|
|
874
877
|
.s("AmazonRDSv19", "DescribeDBClusterParameters", {})
|
|
875
878
|
.n("RDSClient", "DescribeDBClusterParametersCommand")
|
|
876
|
-
.sc(
|
|
879
|
+
.sc(DescribeDBClusterParameters$)
|
|
877
880
|
.build() {
|
|
878
881
|
}
|
|
879
882
|
|
|
880
|
-
class DescribeDBClustersCommand extends
|
|
883
|
+
class DescribeDBClustersCommand extends Command
|
|
881
884
|
.classBuilder()
|
|
882
885
|
.ep(commonParams)
|
|
883
886
|
.m(function (Command, cs, config, o) {
|
|
884
|
-
return [
|
|
887
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
885
888
|
})
|
|
886
889
|
.s("AmazonRDSv19", "DescribeDBClusters", {})
|
|
887
890
|
.n("RDSClient", "DescribeDBClustersCommand")
|
|
888
|
-
.sc(
|
|
891
|
+
.sc(DescribeDBClusters$)
|
|
889
892
|
.build() {
|
|
890
893
|
}
|
|
891
894
|
|
|
892
|
-
class DescribeDBClusterSnapshotAttributesCommand extends
|
|
895
|
+
class DescribeDBClusterSnapshotAttributesCommand extends Command
|
|
893
896
|
.classBuilder()
|
|
894
897
|
.ep(commonParams)
|
|
895
898
|
.m(function (Command, cs, config, o) {
|
|
896
|
-
return [
|
|
899
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
897
900
|
})
|
|
898
901
|
.s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
|
|
899
902
|
.n("RDSClient", "DescribeDBClusterSnapshotAttributesCommand")
|
|
900
|
-
.sc(
|
|
903
|
+
.sc(DescribeDBClusterSnapshotAttributes$)
|
|
901
904
|
.build() {
|
|
902
905
|
}
|
|
903
906
|
|
|
904
|
-
class DescribeDBClusterSnapshotsCommand extends
|
|
907
|
+
class DescribeDBClusterSnapshotsCommand extends Command
|
|
905
908
|
.classBuilder()
|
|
906
909
|
.ep(commonParams)
|
|
907
910
|
.m(function (Command, cs, config, o) {
|
|
908
|
-
return [
|
|
911
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
909
912
|
})
|
|
910
913
|
.s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
|
|
911
914
|
.n("RDSClient", "DescribeDBClusterSnapshotsCommand")
|
|
912
|
-
.sc(
|
|
915
|
+
.sc(DescribeDBClusterSnapshots$)
|
|
913
916
|
.build() {
|
|
914
917
|
}
|
|
915
918
|
|
|
916
|
-
class DescribeDBEngineVersionsCommand extends
|
|
919
|
+
class DescribeDBEngineVersionsCommand extends Command
|
|
917
920
|
.classBuilder()
|
|
918
921
|
.ep(commonParams)
|
|
919
922
|
.m(function (Command, cs, config, o) {
|
|
920
|
-
return [
|
|
923
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
921
924
|
})
|
|
922
925
|
.s("AmazonRDSv19", "DescribeDBEngineVersions", {})
|
|
923
926
|
.n("RDSClient", "DescribeDBEngineVersionsCommand")
|
|
924
|
-
.sc(
|
|
927
|
+
.sc(DescribeDBEngineVersions$)
|
|
925
928
|
.build() {
|
|
926
929
|
}
|
|
927
930
|
|
|
928
|
-
class DescribeDBInstanceAutomatedBackupsCommand extends
|
|
931
|
+
class DescribeDBInstanceAutomatedBackupsCommand extends Command
|
|
929
932
|
.classBuilder()
|
|
930
933
|
.ep(commonParams)
|
|
931
934
|
.m(function (Command, cs, config, o) {
|
|
932
|
-
return [
|
|
935
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
933
936
|
})
|
|
934
937
|
.s("AmazonRDSv19", "DescribeDBInstanceAutomatedBackups", {})
|
|
935
938
|
.n("RDSClient", "DescribeDBInstanceAutomatedBackupsCommand")
|
|
936
|
-
.sc(
|
|
939
|
+
.sc(DescribeDBInstanceAutomatedBackups$)
|
|
937
940
|
.build() {
|
|
938
941
|
}
|
|
939
942
|
|
|
940
|
-
class DescribeDBInstancesCommand extends
|
|
943
|
+
class DescribeDBInstancesCommand extends Command
|
|
941
944
|
.classBuilder()
|
|
942
945
|
.ep(commonParams)
|
|
943
946
|
.m(function (Command, cs, config, o) {
|
|
944
|
-
return [
|
|
947
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
945
948
|
})
|
|
946
949
|
.s("AmazonRDSv19", "DescribeDBInstances", {})
|
|
947
950
|
.n("RDSClient", "DescribeDBInstancesCommand")
|
|
948
|
-
.sc(
|
|
951
|
+
.sc(DescribeDBInstances$)
|
|
949
952
|
.build() {
|
|
950
953
|
}
|
|
951
954
|
|
|
952
|
-
class DescribeDBLogFilesCommand extends
|
|
955
|
+
class DescribeDBLogFilesCommand extends Command
|
|
953
956
|
.classBuilder()
|
|
954
957
|
.ep(commonParams)
|
|
955
958
|
.m(function (Command, cs, config, o) {
|
|
956
|
-
return [
|
|
959
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
957
960
|
})
|
|
958
961
|
.s("AmazonRDSv19", "DescribeDBLogFiles", {})
|
|
959
962
|
.n("RDSClient", "DescribeDBLogFilesCommand")
|
|
960
|
-
.sc(
|
|
963
|
+
.sc(DescribeDBLogFiles$)
|
|
961
964
|
.build() {
|
|
962
965
|
}
|
|
963
966
|
|
|
964
|
-
class DescribeDBMajorEngineVersionsCommand extends
|
|
967
|
+
class DescribeDBMajorEngineVersionsCommand extends Command
|
|
965
968
|
.classBuilder()
|
|
966
969
|
.ep(commonParams)
|
|
967
970
|
.m(function (Command, cs, config, o) {
|
|
968
|
-
return [
|
|
971
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
969
972
|
})
|
|
970
973
|
.s("AmazonRDSv19", "DescribeDBMajorEngineVersions", {})
|
|
971
974
|
.n("RDSClient", "DescribeDBMajorEngineVersionsCommand")
|
|
972
|
-
.sc(
|
|
975
|
+
.sc(DescribeDBMajorEngineVersions$)
|
|
973
976
|
.build() {
|
|
974
977
|
}
|
|
975
978
|
|
|
976
|
-
class DescribeDBParameterGroupsCommand extends
|
|
979
|
+
class DescribeDBParameterGroupsCommand extends Command
|
|
977
980
|
.classBuilder()
|
|
978
981
|
.ep(commonParams)
|
|
979
982
|
.m(function (Command, cs, config, o) {
|
|
980
|
-
return [
|
|
983
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
981
984
|
})
|
|
982
985
|
.s("AmazonRDSv19", "DescribeDBParameterGroups", {})
|
|
983
986
|
.n("RDSClient", "DescribeDBParameterGroupsCommand")
|
|
984
|
-
.sc(
|
|
987
|
+
.sc(DescribeDBParameterGroups$)
|
|
985
988
|
.build() {
|
|
986
989
|
}
|
|
987
990
|
|
|
988
|
-
class DescribeDBParametersCommand extends
|
|
991
|
+
class DescribeDBParametersCommand extends Command
|
|
989
992
|
.classBuilder()
|
|
990
993
|
.ep(commonParams)
|
|
991
994
|
.m(function (Command, cs, config, o) {
|
|
992
|
-
return [
|
|
995
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
993
996
|
})
|
|
994
997
|
.s("AmazonRDSv19", "DescribeDBParameters", {})
|
|
995
998
|
.n("RDSClient", "DescribeDBParametersCommand")
|
|
996
|
-
.sc(
|
|
999
|
+
.sc(DescribeDBParameters$)
|
|
997
1000
|
.build() {
|
|
998
1001
|
}
|
|
999
1002
|
|
|
1000
|
-
class DescribeDBProxiesCommand extends
|
|
1003
|
+
class DescribeDBProxiesCommand extends Command
|
|
1001
1004
|
.classBuilder()
|
|
1002
1005
|
.ep(commonParams)
|
|
1003
1006
|
.m(function (Command, cs, config, o) {
|
|
1004
|
-
return [
|
|
1007
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1005
1008
|
})
|
|
1006
1009
|
.s("AmazonRDSv19", "DescribeDBProxies", {})
|
|
1007
1010
|
.n("RDSClient", "DescribeDBProxiesCommand")
|
|
1008
|
-
.sc(
|
|
1011
|
+
.sc(DescribeDBProxies$)
|
|
1009
1012
|
.build() {
|
|
1010
1013
|
}
|
|
1011
1014
|
|
|
1012
|
-
class DescribeDBProxyEndpointsCommand extends
|
|
1015
|
+
class DescribeDBProxyEndpointsCommand extends Command
|
|
1013
1016
|
.classBuilder()
|
|
1014
1017
|
.ep(commonParams)
|
|
1015
1018
|
.m(function (Command, cs, config, o) {
|
|
1016
|
-
return [
|
|
1019
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1017
1020
|
})
|
|
1018
1021
|
.s("AmazonRDSv19", "DescribeDBProxyEndpoints", {})
|
|
1019
1022
|
.n("RDSClient", "DescribeDBProxyEndpointsCommand")
|
|
1020
|
-
.sc(
|
|
1023
|
+
.sc(DescribeDBProxyEndpoints$)
|
|
1021
1024
|
.build() {
|
|
1022
1025
|
}
|
|
1023
1026
|
|
|
1024
|
-
class DescribeDBProxyTargetGroupsCommand extends
|
|
1027
|
+
class DescribeDBProxyTargetGroupsCommand extends Command
|
|
1025
1028
|
.classBuilder()
|
|
1026
1029
|
.ep(commonParams)
|
|
1027
1030
|
.m(function (Command, cs, config, o) {
|
|
1028
|
-
return [
|
|
1031
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1029
1032
|
})
|
|
1030
1033
|
.s("AmazonRDSv19", "DescribeDBProxyTargetGroups", {})
|
|
1031
1034
|
.n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
|
|
1032
|
-
.sc(
|
|
1035
|
+
.sc(DescribeDBProxyTargetGroups$)
|
|
1033
1036
|
.build() {
|
|
1034
1037
|
}
|
|
1035
1038
|
|
|
1036
|
-
class DescribeDBProxyTargetsCommand extends
|
|
1039
|
+
class DescribeDBProxyTargetsCommand extends Command
|
|
1037
1040
|
.classBuilder()
|
|
1038
1041
|
.ep(commonParams)
|
|
1039
1042
|
.m(function (Command, cs, config, o) {
|
|
1040
|
-
return [
|
|
1043
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1041
1044
|
})
|
|
1042
1045
|
.s("AmazonRDSv19", "DescribeDBProxyTargets", {})
|
|
1043
1046
|
.n("RDSClient", "DescribeDBProxyTargetsCommand")
|
|
1044
|
-
.sc(
|
|
1047
|
+
.sc(DescribeDBProxyTargets$)
|
|
1045
1048
|
.build() {
|
|
1046
1049
|
}
|
|
1047
1050
|
|
|
1048
|
-
class DescribeDBRecommendationsCommand extends
|
|
1051
|
+
class DescribeDBRecommendationsCommand extends Command
|
|
1049
1052
|
.classBuilder()
|
|
1050
1053
|
.ep(commonParams)
|
|
1051
1054
|
.m(function (Command, cs, config, o) {
|
|
1052
|
-
return [
|
|
1055
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1053
1056
|
})
|
|
1054
1057
|
.s("AmazonRDSv19", "DescribeDBRecommendations", {})
|
|
1055
1058
|
.n("RDSClient", "DescribeDBRecommendationsCommand")
|
|
1056
|
-
.sc(
|
|
1059
|
+
.sc(DescribeDBRecommendations$)
|
|
1057
1060
|
.build() {
|
|
1058
1061
|
}
|
|
1059
1062
|
|
|
1060
|
-
class DescribeDBSecurityGroupsCommand extends
|
|
1063
|
+
class DescribeDBSecurityGroupsCommand extends Command
|
|
1061
1064
|
.classBuilder()
|
|
1062
1065
|
.ep(commonParams)
|
|
1063
1066
|
.m(function (Command, cs, config, o) {
|
|
1064
|
-
return [
|
|
1067
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1065
1068
|
})
|
|
1066
1069
|
.s("AmazonRDSv19", "DescribeDBSecurityGroups", {})
|
|
1067
1070
|
.n("RDSClient", "DescribeDBSecurityGroupsCommand")
|
|
1068
|
-
.sc(
|
|
1071
|
+
.sc(DescribeDBSecurityGroups$)
|
|
1069
1072
|
.build() {
|
|
1070
1073
|
}
|
|
1071
1074
|
|
|
1072
|
-
class DescribeDBShardGroupsCommand extends
|
|
1075
|
+
class DescribeDBShardGroupsCommand extends Command
|
|
1073
1076
|
.classBuilder()
|
|
1074
1077
|
.ep(commonParams)
|
|
1075
1078
|
.m(function (Command, cs, config, o) {
|
|
1076
|
-
return [
|
|
1079
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1077
1080
|
})
|
|
1078
1081
|
.s("AmazonRDSv19", "DescribeDBShardGroups", {})
|
|
1079
1082
|
.n("RDSClient", "DescribeDBShardGroupsCommand")
|
|
1080
|
-
.sc(
|
|
1083
|
+
.sc(DescribeDBShardGroups$)
|
|
1081
1084
|
.build() {
|
|
1082
1085
|
}
|
|
1083
1086
|
|
|
1084
|
-
class DescribeDBSnapshotAttributesCommand extends
|
|
1087
|
+
class DescribeDBSnapshotAttributesCommand extends Command
|
|
1085
1088
|
.classBuilder()
|
|
1086
1089
|
.ep(commonParams)
|
|
1087
1090
|
.m(function (Command, cs, config, o) {
|
|
1088
|
-
return [
|
|
1091
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1089
1092
|
})
|
|
1090
1093
|
.s("AmazonRDSv19", "DescribeDBSnapshotAttributes", {})
|
|
1091
1094
|
.n("RDSClient", "DescribeDBSnapshotAttributesCommand")
|
|
1092
|
-
.sc(
|
|
1095
|
+
.sc(DescribeDBSnapshotAttributes$)
|
|
1093
1096
|
.build() {
|
|
1094
1097
|
}
|
|
1095
1098
|
|
|
1096
|
-
class DescribeDBSnapshotsCommand extends
|
|
1099
|
+
class DescribeDBSnapshotsCommand extends Command
|
|
1097
1100
|
.classBuilder()
|
|
1098
1101
|
.ep(commonParams)
|
|
1099
1102
|
.m(function (Command, cs, config, o) {
|
|
1100
|
-
return [
|
|
1103
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1101
1104
|
})
|
|
1102
1105
|
.s("AmazonRDSv19", "DescribeDBSnapshots", {})
|
|
1103
1106
|
.n("RDSClient", "DescribeDBSnapshotsCommand")
|
|
1104
|
-
.sc(
|
|
1107
|
+
.sc(DescribeDBSnapshots$)
|
|
1105
1108
|
.build() {
|
|
1106
1109
|
}
|
|
1107
1110
|
|
|
1108
|
-
class DescribeDBSnapshotTenantDatabasesCommand extends
|
|
1111
|
+
class DescribeDBSnapshotTenantDatabasesCommand extends Command
|
|
1109
1112
|
.classBuilder()
|
|
1110
1113
|
.ep(commonParams)
|
|
1111
1114
|
.m(function (Command, cs, config, o) {
|
|
1112
|
-
return [
|
|
1115
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1113
1116
|
})
|
|
1114
1117
|
.s("AmazonRDSv19", "DescribeDBSnapshotTenantDatabases", {})
|
|
1115
1118
|
.n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
|
|
1116
|
-
.sc(
|
|
1119
|
+
.sc(DescribeDBSnapshotTenantDatabases$)
|
|
1117
1120
|
.build() {
|
|
1118
1121
|
}
|
|
1119
1122
|
|
|
1120
|
-
class DescribeDBSubnetGroupsCommand extends
|
|
1123
|
+
class DescribeDBSubnetGroupsCommand extends Command
|
|
1121
1124
|
.classBuilder()
|
|
1122
1125
|
.ep(commonParams)
|
|
1123
1126
|
.m(function (Command, cs, config, o) {
|
|
1124
|
-
return [
|
|
1127
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1125
1128
|
})
|
|
1126
1129
|
.s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
|
|
1127
1130
|
.n("RDSClient", "DescribeDBSubnetGroupsCommand")
|
|
1128
|
-
.sc(
|
|
1131
|
+
.sc(DescribeDBSubnetGroups$)
|
|
1129
1132
|
.build() {
|
|
1130
1133
|
}
|
|
1131
1134
|
|
|
1132
|
-
class DescribeEngineDefaultClusterParametersCommand extends
|
|
1135
|
+
class DescribeEngineDefaultClusterParametersCommand extends Command
|
|
1133
1136
|
.classBuilder()
|
|
1134
1137
|
.ep(commonParams)
|
|
1135
1138
|
.m(function (Command, cs, config, o) {
|
|
1136
|
-
return [
|
|
1139
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1137
1140
|
})
|
|
1138
1141
|
.s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
|
|
1139
1142
|
.n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
|
|
1140
|
-
.sc(
|
|
1143
|
+
.sc(DescribeEngineDefaultClusterParameters$)
|
|
1141
1144
|
.build() {
|
|
1142
1145
|
}
|
|
1143
1146
|
|
|
1144
|
-
class DescribeEngineDefaultParametersCommand extends
|
|
1147
|
+
class DescribeEngineDefaultParametersCommand extends Command
|
|
1145
1148
|
.classBuilder()
|
|
1146
1149
|
.ep(commonParams)
|
|
1147
1150
|
.m(function (Command, cs, config, o) {
|
|
1148
|
-
return [
|
|
1151
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1149
1152
|
})
|
|
1150
1153
|
.s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
|
|
1151
1154
|
.n("RDSClient", "DescribeEngineDefaultParametersCommand")
|
|
1152
|
-
.sc(
|
|
1155
|
+
.sc(DescribeEngineDefaultParameters$)
|
|
1153
1156
|
.build() {
|
|
1154
1157
|
}
|
|
1155
1158
|
|
|
1156
|
-
class DescribeEventCategoriesCommand extends
|
|
1159
|
+
class DescribeEventCategoriesCommand extends Command
|
|
1157
1160
|
.classBuilder()
|
|
1158
1161
|
.ep(commonParams)
|
|
1159
1162
|
.m(function (Command, cs, config, o) {
|
|
1160
|
-
return [
|
|
1163
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1161
1164
|
})
|
|
1162
1165
|
.s("AmazonRDSv19", "DescribeEventCategories", {})
|
|
1163
1166
|
.n("RDSClient", "DescribeEventCategoriesCommand")
|
|
1164
|
-
.sc(
|
|
1167
|
+
.sc(DescribeEventCategories$)
|
|
1165
1168
|
.build() {
|
|
1166
1169
|
}
|
|
1167
1170
|
|
|
1168
|
-
class DescribeEventsCommand extends
|
|
1171
|
+
class DescribeEventsCommand extends Command
|
|
1169
1172
|
.classBuilder()
|
|
1170
1173
|
.ep(commonParams)
|
|
1171
1174
|
.m(function (Command, cs, config, o) {
|
|
1172
|
-
return [
|
|
1175
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1173
1176
|
})
|
|
1174
1177
|
.s("AmazonRDSv19", "DescribeEvents", {})
|
|
1175
1178
|
.n("RDSClient", "DescribeEventsCommand")
|
|
1176
|
-
.sc(
|
|
1179
|
+
.sc(DescribeEvents$)
|
|
1177
1180
|
.build() {
|
|
1178
1181
|
}
|
|
1179
1182
|
|
|
1180
|
-
class DescribeEventSubscriptionsCommand extends
|
|
1183
|
+
class DescribeEventSubscriptionsCommand extends Command
|
|
1181
1184
|
.classBuilder()
|
|
1182
1185
|
.ep(commonParams)
|
|
1183
1186
|
.m(function (Command, cs, config, o) {
|
|
1184
|
-
return [
|
|
1187
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1185
1188
|
})
|
|
1186
1189
|
.s("AmazonRDSv19", "DescribeEventSubscriptions", {})
|
|
1187
1190
|
.n("RDSClient", "DescribeEventSubscriptionsCommand")
|
|
1188
|
-
.sc(
|
|
1191
|
+
.sc(DescribeEventSubscriptions$)
|
|
1189
1192
|
.build() {
|
|
1190
1193
|
}
|
|
1191
1194
|
|
|
1192
|
-
class DescribeExportTasksCommand extends
|
|
1195
|
+
class DescribeExportTasksCommand extends Command
|
|
1193
1196
|
.classBuilder()
|
|
1194
1197
|
.ep(commonParams)
|
|
1195
1198
|
.m(function (Command, cs, config, o) {
|
|
1196
|
-
return [
|
|
1199
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1197
1200
|
})
|
|
1198
1201
|
.s("AmazonRDSv19", "DescribeExportTasks", {})
|
|
1199
1202
|
.n("RDSClient", "DescribeExportTasksCommand")
|
|
1200
|
-
.sc(
|
|
1203
|
+
.sc(DescribeExportTasks$)
|
|
1201
1204
|
.build() {
|
|
1202
1205
|
}
|
|
1203
1206
|
|
|
1204
|
-
class DescribeGlobalClustersCommand extends
|
|
1207
|
+
class DescribeGlobalClustersCommand extends Command
|
|
1205
1208
|
.classBuilder()
|
|
1206
1209
|
.ep(commonParams)
|
|
1207
1210
|
.m(function (Command, cs, config, o) {
|
|
1208
|
-
return [
|
|
1211
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1209
1212
|
})
|
|
1210
1213
|
.s("AmazonRDSv19", "DescribeGlobalClusters", {})
|
|
1211
1214
|
.n("RDSClient", "DescribeGlobalClustersCommand")
|
|
1212
|
-
.sc(
|
|
1215
|
+
.sc(DescribeGlobalClusters$)
|
|
1213
1216
|
.build() {
|
|
1214
1217
|
}
|
|
1215
1218
|
|
|
1216
|
-
class DescribeIntegrationsCommand extends
|
|
1219
|
+
class DescribeIntegrationsCommand extends Command
|
|
1217
1220
|
.classBuilder()
|
|
1218
1221
|
.ep(commonParams)
|
|
1219
1222
|
.m(function (Command, cs, config, o) {
|
|
1220
|
-
return [
|
|
1223
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1221
1224
|
})
|
|
1222
1225
|
.s("AmazonRDSv19", "DescribeIntegrations", {})
|
|
1223
1226
|
.n("RDSClient", "DescribeIntegrationsCommand")
|
|
1224
|
-
.sc(
|
|
1227
|
+
.sc(DescribeIntegrations$)
|
|
1225
1228
|
.build() {
|
|
1226
1229
|
}
|
|
1227
1230
|
|
|
1228
|
-
class DescribeOptionGroupOptionsCommand extends
|
|
1231
|
+
class DescribeOptionGroupOptionsCommand extends Command
|
|
1229
1232
|
.classBuilder()
|
|
1230
1233
|
.ep(commonParams)
|
|
1231
1234
|
.m(function (Command, cs, config, o) {
|
|
1232
|
-
return [
|
|
1235
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1233
1236
|
})
|
|
1234
1237
|
.s("AmazonRDSv19", "DescribeOptionGroupOptions", {})
|
|
1235
1238
|
.n("RDSClient", "DescribeOptionGroupOptionsCommand")
|
|
1236
|
-
.sc(
|
|
1239
|
+
.sc(DescribeOptionGroupOptions$)
|
|
1237
1240
|
.build() {
|
|
1238
1241
|
}
|
|
1239
1242
|
|
|
1240
|
-
class DescribeOptionGroupsCommand extends
|
|
1243
|
+
class DescribeOptionGroupsCommand extends Command
|
|
1241
1244
|
.classBuilder()
|
|
1242
1245
|
.ep(commonParams)
|
|
1243
1246
|
.m(function (Command, cs, config, o) {
|
|
1244
|
-
return [
|
|
1247
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1245
1248
|
})
|
|
1246
1249
|
.s("AmazonRDSv19", "DescribeOptionGroups", {})
|
|
1247
1250
|
.n("RDSClient", "DescribeOptionGroupsCommand")
|
|
1248
|
-
.sc(
|
|
1251
|
+
.sc(DescribeOptionGroups$)
|
|
1249
1252
|
.build() {
|
|
1250
1253
|
}
|
|
1251
1254
|
|
|
1252
|
-
class DescribeOrderableDBInstanceOptionsCommand extends
|
|
1255
|
+
class DescribeOrderableDBInstanceOptionsCommand extends Command
|
|
1253
1256
|
.classBuilder()
|
|
1254
1257
|
.ep(commonParams)
|
|
1255
1258
|
.m(function (Command, cs, config, o) {
|
|
1256
|
-
return [
|
|
1259
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1257
1260
|
})
|
|
1258
1261
|
.s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
|
|
1259
1262
|
.n("RDSClient", "DescribeOrderableDBInstanceOptionsCommand")
|
|
1260
|
-
.sc(
|
|
1263
|
+
.sc(DescribeOrderableDBInstanceOptions$)
|
|
1261
1264
|
.build() {
|
|
1262
1265
|
}
|
|
1263
1266
|
|
|
1264
|
-
class DescribePendingMaintenanceActionsCommand extends
|
|
1267
|
+
class DescribePendingMaintenanceActionsCommand extends Command
|
|
1265
1268
|
.classBuilder()
|
|
1266
1269
|
.ep(commonParams)
|
|
1267
1270
|
.m(function (Command, cs, config, o) {
|
|
1268
|
-
return [
|
|
1271
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1269
1272
|
})
|
|
1270
1273
|
.s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
|
|
1271
1274
|
.n("RDSClient", "DescribePendingMaintenanceActionsCommand")
|
|
1272
|
-
.sc(
|
|
1275
|
+
.sc(DescribePendingMaintenanceActions$)
|
|
1273
1276
|
.build() {
|
|
1274
1277
|
}
|
|
1275
1278
|
|
|
1276
|
-
class DescribeReservedDBInstancesCommand extends
|
|
1279
|
+
class DescribeReservedDBInstancesCommand extends Command
|
|
1277
1280
|
.classBuilder()
|
|
1278
1281
|
.ep(commonParams)
|
|
1279
1282
|
.m(function (Command, cs, config, o) {
|
|
1280
|
-
return [
|
|
1283
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1281
1284
|
})
|
|
1282
1285
|
.s("AmazonRDSv19", "DescribeReservedDBInstances", {})
|
|
1283
1286
|
.n("RDSClient", "DescribeReservedDBInstancesCommand")
|
|
1284
|
-
.sc(
|
|
1287
|
+
.sc(DescribeReservedDBInstances$)
|
|
1285
1288
|
.build() {
|
|
1286
1289
|
}
|
|
1287
1290
|
|
|
1288
|
-
class DescribeReservedDBInstancesOfferingsCommand extends
|
|
1291
|
+
class DescribeReservedDBInstancesOfferingsCommand extends Command
|
|
1289
1292
|
.classBuilder()
|
|
1290
1293
|
.ep(commonParams)
|
|
1291
1294
|
.m(function (Command, cs, config, o) {
|
|
1292
|
-
return [
|
|
1295
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1293
1296
|
})
|
|
1294
1297
|
.s("AmazonRDSv19", "DescribeReservedDBInstancesOfferings", {})
|
|
1295
1298
|
.n("RDSClient", "DescribeReservedDBInstancesOfferingsCommand")
|
|
1296
|
-
.sc(
|
|
1299
|
+
.sc(DescribeReservedDBInstancesOfferings$)
|
|
1297
1300
|
.build() {
|
|
1298
1301
|
}
|
|
1299
1302
|
|
|
1300
|
-
class DescribeServerlessV2PlatformVersionsCommand extends
|
|
1303
|
+
class DescribeServerlessV2PlatformVersionsCommand extends Command
|
|
1301
1304
|
.classBuilder()
|
|
1302
1305
|
.ep(commonParams)
|
|
1303
1306
|
.m(function (Command, cs, config, o) {
|
|
1304
|
-
return [
|
|
1307
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1305
1308
|
})
|
|
1306
1309
|
.s("AmazonRDSv19", "DescribeServerlessV2PlatformVersions", {})
|
|
1307
1310
|
.n("RDSClient", "DescribeServerlessV2PlatformVersionsCommand")
|
|
1308
|
-
.sc(
|
|
1311
|
+
.sc(DescribeServerlessV2PlatformVersions$)
|
|
1309
1312
|
.build() {
|
|
1310
1313
|
}
|
|
1311
1314
|
|
|
1312
|
-
class DescribeSourceRegionsCommand extends
|
|
1315
|
+
class DescribeSourceRegionsCommand extends Command
|
|
1313
1316
|
.classBuilder()
|
|
1314
1317
|
.ep(commonParams)
|
|
1315
1318
|
.m(function (Command, cs, config, o) {
|
|
1316
|
-
return [
|
|
1319
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1317
1320
|
})
|
|
1318
1321
|
.s("AmazonRDSv19", "DescribeSourceRegions", {})
|
|
1319
1322
|
.n("RDSClient", "DescribeSourceRegionsCommand")
|
|
1320
|
-
.sc(
|
|
1323
|
+
.sc(DescribeSourceRegions$)
|
|
1321
1324
|
.build() {
|
|
1322
1325
|
}
|
|
1323
1326
|
|
|
1324
|
-
class DescribeTenantDatabasesCommand extends
|
|
1327
|
+
class DescribeTenantDatabasesCommand extends Command
|
|
1325
1328
|
.classBuilder()
|
|
1326
1329
|
.ep(commonParams)
|
|
1327
1330
|
.m(function (Command, cs, config, o) {
|
|
1328
|
-
return [
|
|
1331
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1329
1332
|
})
|
|
1330
1333
|
.s("AmazonRDSv19", "DescribeTenantDatabases", {})
|
|
1331
1334
|
.n("RDSClient", "DescribeTenantDatabasesCommand")
|
|
1332
|
-
.sc(
|
|
1335
|
+
.sc(DescribeTenantDatabases$)
|
|
1333
1336
|
.build() {
|
|
1334
1337
|
}
|
|
1335
1338
|
|
|
1336
|
-
class DescribeValidDBInstanceModificationsCommand extends
|
|
1339
|
+
class DescribeValidDBInstanceModificationsCommand extends Command
|
|
1337
1340
|
.classBuilder()
|
|
1338
1341
|
.ep(commonParams)
|
|
1339
1342
|
.m(function (Command, cs, config, o) {
|
|
1340
|
-
return [
|
|
1343
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1341
1344
|
})
|
|
1342
1345
|
.s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
|
|
1343
1346
|
.n("RDSClient", "DescribeValidDBInstanceModificationsCommand")
|
|
1344
|
-
.sc(
|
|
1347
|
+
.sc(DescribeValidDBInstanceModifications$)
|
|
1345
1348
|
.build() {
|
|
1346
1349
|
}
|
|
1347
1350
|
|
|
1348
|
-
class DisableHttpEndpointCommand extends
|
|
1351
|
+
class DisableHttpEndpointCommand extends Command
|
|
1349
1352
|
.classBuilder()
|
|
1350
1353
|
.ep(commonParams)
|
|
1351
1354
|
.m(function (Command, cs, config, o) {
|
|
1352
|
-
return [
|
|
1355
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1353
1356
|
})
|
|
1354
1357
|
.s("AmazonRDSv19", "DisableHttpEndpoint", {})
|
|
1355
1358
|
.n("RDSClient", "DisableHttpEndpointCommand")
|
|
1356
|
-
.sc(
|
|
1359
|
+
.sc(DisableHttpEndpoint$)
|
|
1357
1360
|
.build() {
|
|
1358
1361
|
}
|
|
1359
1362
|
|
|
1360
|
-
class DownloadDBLogFilePortionCommand extends
|
|
1363
|
+
class DownloadDBLogFilePortionCommand extends Command
|
|
1361
1364
|
.classBuilder()
|
|
1362
1365
|
.ep(commonParams)
|
|
1363
1366
|
.m(function (Command, cs, config, o) {
|
|
1364
|
-
return [
|
|
1367
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1365
1368
|
})
|
|
1366
1369
|
.s("AmazonRDSv19", "DownloadDBLogFilePortion", {})
|
|
1367
1370
|
.n("RDSClient", "DownloadDBLogFilePortionCommand")
|
|
1368
|
-
.sc(
|
|
1371
|
+
.sc(DownloadDBLogFilePortion$)
|
|
1369
1372
|
.build() {
|
|
1370
1373
|
}
|
|
1371
1374
|
|
|
1372
|
-
class EnableHttpEndpointCommand extends
|
|
1375
|
+
class EnableHttpEndpointCommand extends Command
|
|
1373
1376
|
.classBuilder()
|
|
1374
1377
|
.ep(commonParams)
|
|
1375
1378
|
.m(function (Command, cs, config, o) {
|
|
1376
|
-
return [
|
|
1379
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1377
1380
|
})
|
|
1378
1381
|
.s("AmazonRDSv19", "EnableHttpEndpoint", {})
|
|
1379
1382
|
.n("RDSClient", "EnableHttpEndpointCommand")
|
|
1380
|
-
.sc(
|
|
1383
|
+
.sc(EnableHttpEndpoint$)
|
|
1381
1384
|
.build() {
|
|
1382
1385
|
}
|
|
1383
1386
|
|
|
1384
|
-
class FailoverDBClusterCommand extends
|
|
1387
|
+
class FailoverDBClusterCommand extends Command
|
|
1385
1388
|
.classBuilder()
|
|
1386
1389
|
.ep(commonParams)
|
|
1387
1390
|
.m(function (Command, cs, config, o) {
|
|
1388
|
-
return [
|
|
1391
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1389
1392
|
})
|
|
1390
1393
|
.s("AmazonRDSv19", "FailoverDBCluster", {})
|
|
1391
1394
|
.n("RDSClient", "FailoverDBClusterCommand")
|
|
1392
|
-
.sc(
|
|
1395
|
+
.sc(FailoverDBCluster$)
|
|
1393
1396
|
.build() {
|
|
1394
1397
|
}
|
|
1395
1398
|
|
|
1396
|
-
class FailoverGlobalClusterCommand extends
|
|
1399
|
+
class FailoverGlobalClusterCommand extends Command
|
|
1397
1400
|
.classBuilder()
|
|
1398
1401
|
.ep(commonParams)
|
|
1399
1402
|
.m(function (Command, cs, config, o) {
|
|
1400
|
-
return [
|
|
1403
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1401
1404
|
})
|
|
1402
1405
|
.s("AmazonRDSv19", "FailoverGlobalCluster", {})
|
|
1403
1406
|
.n("RDSClient", "FailoverGlobalClusterCommand")
|
|
1404
|
-
.sc(
|
|
1407
|
+
.sc(FailoverGlobalCluster$)
|
|
1405
1408
|
.build() {
|
|
1406
1409
|
}
|
|
1407
1410
|
|
|
1408
|
-
class ListTagsForResourceCommand extends
|
|
1411
|
+
class ListTagsForResourceCommand extends Command
|
|
1409
1412
|
.classBuilder()
|
|
1410
1413
|
.ep(commonParams)
|
|
1411
1414
|
.m(function (Command, cs, config, o) {
|
|
1412
|
-
return [
|
|
1415
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1413
1416
|
})
|
|
1414
1417
|
.s("AmazonRDSv19", "ListTagsForResource", {})
|
|
1415
1418
|
.n("RDSClient", "ListTagsForResourceCommand")
|
|
1416
|
-
.sc(
|
|
1419
|
+
.sc(ListTagsForResource$)
|
|
1417
1420
|
.build() {
|
|
1418
1421
|
}
|
|
1419
1422
|
|
|
1420
|
-
class ModifyActivityStreamCommand extends
|
|
1423
|
+
class ModifyActivityStreamCommand extends Command
|
|
1421
1424
|
.classBuilder()
|
|
1422
1425
|
.ep(commonParams)
|
|
1423
1426
|
.m(function (Command, cs, config, o) {
|
|
1424
|
-
return [
|
|
1427
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1425
1428
|
})
|
|
1426
1429
|
.s("AmazonRDSv19", "ModifyActivityStream", {})
|
|
1427
1430
|
.n("RDSClient", "ModifyActivityStreamCommand")
|
|
1428
|
-
.sc(
|
|
1431
|
+
.sc(ModifyActivityStream$)
|
|
1429
1432
|
.build() {
|
|
1430
1433
|
}
|
|
1431
1434
|
|
|
1432
|
-
class ModifyCertificatesCommand extends
|
|
1435
|
+
class ModifyCertificatesCommand extends Command
|
|
1433
1436
|
.classBuilder()
|
|
1434
1437
|
.ep(commonParams)
|
|
1435
1438
|
.m(function (Command, cs, config, o) {
|
|
1436
|
-
return [
|
|
1439
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1437
1440
|
})
|
|
1438
1441
|
.s("AmazonRDSv19", "ModifyCertificates", {})
|
|
1439
1442
|
.n("RDSClient", "ModifyCertificatesCommand")
|
|
1440
|
-
.sc(
|
|
1443
|
+
.sc(ModifyCertificates$)
|
|
1441
1444
|
.build() {
|
|
1442
1445
|
}
|
|
1443
1446
|
|
|
1444
|
-
class ModifyCurrentDBClusterCapacityCommand extends
|
|
1447
|
+
class ModifyCurrentDBClusterCapacityCommand extends Command
|
|
1445
1448
|
.classBuilder()
|
|
1446
1449
|
.ep(commonParams)
|
|
1447
1450
|
.m(function (Command, cs, config, o) {
|
|
1448
|
-
return [
|
|
1451
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1449
1452
|
})
|
|
1450
1453
|
.s("AmazonRDSv19", "ModifyCurrentDBClusterCapacity", {})
|
|
1451
1454
|
.n("RDSClient", "ModifyCurrentDBClusterCapacityCommand")
|
|
1452
|
-
.sc(
|
|
1455
|
+
.sc(ModifyCurrentDBClusterCapacity$)
|
|
1453
1456
|
.build() {
|
|
1454
1457
|
}
|
|
1455
1458
|
|
|
1456
|
-
class ModifyCustomDBEngineVersionCommand extends
|
|
1459
|
+
class ModifyCustomDBEngineVersionCommand extends Command
|
|
1457
1460
|
.classBuilder()
|
|
1458
1461
|
.ep(commonParams)
|
|
1459
1462
|
.m(function (Command, cs, config, o) {
|
|
1460
|
-
return [
|
|
1463
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1461
1464
|
})
|
|
1462
1465
|
.s("AmazonRDSv19", "ModifyCustomDBEngineVersion", {})
|
|
1463
1466
|
.n("RDSClient", "ModifyCustomDBEngineVersionCommand")
|
|
1464
|
-
.sc(
|
|
1467
|
+
.sc(ModifyCustomDBEngineVersion$)
|
|
1465
1468
|
.build() {
|
|
1466
1469
|
}
|
|
1467
1470
|
|
|
1468
|
-
class ModifyDBClusterCommand extends
|
|
1471
|
+
class ModifyDBClusterCommand extends Command
|
|
1469
1472
|
.classBuilder()
|
|
1470
1473
|
.ep(commonParams)
|
|
1471
1474
|
.m(function (Command, cs, config, o) {
|
|
1472
|
-
return [
|
|
1475
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1473
1476
|
})
|
|
1474
1477
|
.s("AmazonRDSv19", "ModifyDBCluster", {})
|
|
1475
1478
|
.n("RDSClient", "ModifyDBClusterCommand")
|
|
1476
|
-
.sc(
|
|
1479
|
+
.sc(ModifyDBCluster$)
|
|
1477
1480
|
.build() {
|
|
1478
1481
|
}
|
|
1479
1482
|
|
|
1480
|
-
class ModifyDBClusterEndpointCommand extends
|
|
1483
|
+
class ModifyDBClusterEndpointCommand extends Command
|
|
1481
1484
|
.classBuilder()
|
|
1482
1485
|
.ep(commonParams)
|
|
1483
1486
|
.m(function (Command, cs, config, o) {
|
|
1484
|
-
return [
|
|
1487
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1485
1488
|
})
|
|
1486
1489
|
.s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
|
|
1487
1490
|
.n("RDSClient", "ModifyDBClusterEndpointCommand")
|
|
1488
|
-
.sc(
|
|
1491
|
+
.sc(ModifyDBClusterEndpoint$)
|
|
1489
1492
|
.build() {
|
|
1490
1493
|
}
|
|
1491
1494
|
|
|
1492
|
-
class ModifyDBClusterParameterGroupCommand extends
|
|
1495
|
+
class ModifyDBClusterParameterGroupCommand extends Command
|
|
1493
1496
|
.classBuilder()
|
|
1494
1497
|
.ep(commonParams)
|
|
1495
1498
|
.m(function (Command, cs, config, o) {
|
|
1496
|
-
return [
|
|
1499
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1497
1500
|
})
|
|
1498
1501
|
.s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
|
|
1499
1502
|
.n("RDSClient", "ModifyDBClusterParameterGroupCommand")
|
|
1500
|
-
.sc(
|
|
1503
|
+
.sc(ModifyDBClusterParameterGroup$)
|
|
1501
1504
|
.build() {
|
|
1502
1505
|
}
|
|
1503
1506
|
|
|
1504
|
-
class ModifyDBClusterSnapshotAttributeCommand extends
|
|
1507
|
+
class ModifyDBClusterSnapshotAttributeCommand extends Command
|
|
1505
1508
|
.classBuilder()
|
|
1506
1509
|
.ep(commonParams)
|
|
1507
1510
|
.m(function (Command, cs, config, o) {
|
|
1508
|
-
return [
|
|
1511
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1509
1512
|
})
|
|
1510
1513
|
.s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
|
|
1511
1514
|
.n("RDSClient", "ModifyDBClusterSnapshotAttributeCommand")
|
|
1512
|
-
.sc(
|
|
1515
|
+
.sc(ModifyDBClusterSnapshotAttribute$)
|
|
1513
1516
|
.build() {
|
|
1514
1517
|
}
|
|
1515
1518
|
|
|
1516
|
-
class ModifyDBInstanceCommand extends
|
|
1519
|
+
class ModifyDBInstanceCommand extends Command
|
|
1517
1520
|
.classBuilder()
|
|
1518
1521
|
.ep(commonParams)
|
|
1519
1522
|
.m(function (Command, cs, config, o) {
|
|
1520
|
-
return [
|
|
1523
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1521
1524
|
})
|
|
1522
1525
|
.s("AmazonRDSv19", "ModifyDBInstance", {})
|
|
1523
1526
|
.n("RDSClient", "ModifyDBInstanceCommand")
|
|
1524
|
-
.sc(
|
|
1527
|
+
.sc(ModifyDBInstance$)
|
|
1525
1528
|
.build() {
|
|
1526
1529
|
}
|
|
1527
1530
|
|
|
1528
|
-
class ModifyDBParameterGroupCommand extends
|
|
1531
|
+
class ModifyDBParameterGroupCommand extends Command
|
|
1529
1532
|
.classBuilder()
|
|
1530
1533
|
.ep(commonParams)
|
|
1531
1534
|
.m(function (Command, cs, config, o) {
|
|
1532
|
-
return [
|
|
1535
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1533
1536
|
})
|
|
1534
1537
|
.s("AmazonRDSv19", "ModifyDBParameterGroup", {})
|
|
1535
1538
|
.n("RDSClient", "ModifyDBParameterGroupCommand")
|
|
1536
|
-
.sc(
|
|
1539
|
+
.sc(ModifyDBParameterGroup$)
|
|
1537
1540
|
.build() {
|
|
1538
1541
|
}
|
|
1539
1542
|
|
|
1540
|
-
class ModifyDBProxyCommand extends
|
|
1543
|
+
class ModifyDBProxyCommand extends Command
|
|
1541
1544
|
.classBuilder()
|
|
1542
1545
|
.ep(commonParams)
|
|
1543
1546
|
.m(function (Command, cs, config, o) {
|
|
1544
|
-
return [
|
|
1547
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1545
1548
|
})
|
|
1546
1549
|
.s("AmazonRDSv19", "ModifyDBProxy", {})
|
|
1547
1550
|
.n("RDSClient", "ModifyDBProxyCommand")
|
|
1548
|
-
.sc(
|
|
1551
|
+
.sc(ModifyDBProxy$)
|
|
1549
1552
|
.build() {
|
|
1550
1553
|
}
|
|
1551
1554
|
|
|
1552
|
-
class ModifyDBProxyEndpointCommand extends
|
|
1555
|
+
class ModifyDBProxyEndpointCommand extends Command
|
|
1553
1556
|
.classBuilder()
|
|
1554
1557
|
.ep(commonParams)
|
|
1555
1558
|
.m(function (Command, cs, config, o) {
|
|
1556
|
-
return [
|
|
1559
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1557
1560
|
})
|
|
1558
1561
|
.s("AmazonRDSv19", "ModifyDBProxyEndpoint", {})
|
|
1559
1562
|
.n("RDSClient", "ModifyDBProxyEndpointCommand")
|
|
1560
|
-
.sc(
|
|
1563
|
+
.sc(ModifyDBProxyEndpoint$)
|
|
1561
1564
|
.build() {
|
|
1562
1565
|
}
|
|
1563
1566
|
|
|
1564
|
-
class ModifyDBProxyTargetGroupCommand extends
|
|
1567
|
+
class ModifyDBProxyTargetGroupCommand extends Command
|
|
1565
1568
|
.classBuilder()
|
|
1566
1569
|
.ep(commonParams)
|
|
1567
1570
|
.m(function (Command, cs, config, o) {
|
|
1568
|
-
return [
|
|
1571
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1569
1572
|
})
|
|
1570
1573
|
.s("AmazonRDSv19", "ModifyDBProxyTargetGroup", {})
|
|
1571
1574
|
.n("RDSClient", "ModifyDBProxyTargetGroupCommand")
|
|
1572
|
-
.sc(
|
|
1575
|
+
.sc(ModifyDBProxyTargetGroup$)
|
|
1573
1576
|
.build() {
|
|
1574
1577
|
}
|
|
1575
1578
|
|
|
1576
|
-
class ModifyDBRecommendationCommand extends
|
|
1579
|
+
class ModifyDBRecommendationCommand extends Command
|
|
1577
1580
|
.classBuilder()
|
|
1578
1581
|
.ep(commonParams)
|
|
1579
1582
|
.m(function (Command, cs, config, o) {
|
|
1580
|
-
return [
|
|
1583
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1581
1584
|
})
|
|
1582
1585
|
.s("AmazonRDSv19", "ModifyDBRecommendation", {})
|
|
1583
1586
|
.n("RDSClient", "ModifyDBRecommendationCommand")
|
|
1584
|
-
.sc(
|
|
1587
|
+
.sc(ModifyDBRecommendation$)
|
|
1585
1588
|
.build() {
|
|
1586
1589
|
}
|
|
1587
1590
|
|
|
1588
|
-
class ModifyDBShardGroupCommand extends
|
|
1591
|
+
class ModifyDBShardGroupCommand extends Command
|
|
1589
1592
|
.classBuilder()
|
|
1590
1593
|
.ep(commonParams)
|
|
1591
1594
|
.m(function (Command, cs, config, o) {
|
|
1592
|
-
return [
|
|
1595
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1593
1596
|
})
|
|
1594
1597
|
.s("AmazonRDSv19", "ModifyDBShardGroup", {})
|
|
1595
1598
|
.n("RDSClient", "ModifyDBShardGroupCommand")
|
|
1596
|
-
.sc(
|
|
1599
|
+
.sc(ModifyDBShardGroup$)
|
|
1597
1600
|
.build() {
|
|
1598
1601
|
}
|
|
1599
1602
|
|
|
1600
|
-
class ModifyDBSnapshotAttributeCommand extends
|
|
1603
|
+
class ModifyDBSnapshotAttributeCommand extends Command
|
|
1601
1604
|
.classBuilder()
|
|
1602
1605
|
.ep(commonParams)
|
|
1603
1606
|
.m(function (Command, cs, config, o) {
|
|
1604
|
-
return [
|
|
1607
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1605
1608
|
})
|
|
1606
1609
|
.s("AmazonRDSv19", "ModifyDBSnapshotAttribute", {})
|
|
1607
1610
|
.n("RDSClient", "ModifyDBSnapshotAttributeCommand")
|
|
1608
|
-
.sc(
|
|
1611
|
+
.sc(ModifyDBSnapshotAttribute$)
|
|
1609
1612
|
.build() {
|
|
1610
1613
|
}
|
|
1611
1614
|
|
|
1612
|
-
class ModifyDBSnapshotCommand extends
|
|
1615
|
+
class ModifyDBSnapshotCommand extends Command
|
|
1613
1616
|
.classBuilder()
|
|
1614
1617
|
.ep(commonParams)
|
|
1615
1618
|
.m(function (Command, cs, config, o) {
|
|
1616
|
-
return [
|
|
1619
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1617
1620
|
})
|
|
1618
1621
|
.s("AmazonRDSv19", "ModifyDBSnapshot", {})
|
|
1619
1622
|
.n("RDSClient", "ModifyDBSnapshotCommand")
|
|
1620
|
-
.sc(
|
|
1623
|
+
.sc(ModifyDBSnapshot$)
|
|
1621
1624
|
.build() {
|
|
1622
1625
|
}
|
|
1623
1626
|
|
|
1624
|
-
class ModifyDBSubnetGroupCommand extends
|
|
1627
|
+
class ModifyDBSubnetGroupCommand extends Command
|
|
1625
1628
|
.classBuilder()
|
|
1626
1629
|
.ep(commonParams)
|
|
1627
1630
|
.m(function (Command, cs, config, o) {
|
|
1628
|
-
return [
|
|
1631
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1629
1632
|
})
|
|
1630
1633
|
.s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
|
|
1631
1634
|
.n("RDSClient", "ModifyDBSubnetGroupCommand")
|
|
1632
|
-
.sc(
|
|
1635
|
+
.sc(ModifyDBSubnetGroup$)
|
|
1633
1636
|
.build() {
|
|
1634
1637
|
}
|
|
1635
1638
|
|
|
1636
|
-
class ModifyEventSubscriptionCommand extends
|
|
1639
|
+
class ModifyEventSubscriptionCommand extends Command
|
|
1637
1640
|
.classBuilder()
|
|
1638
1641
|
.ep(commonParams)
|
|
1639
1642
|
.m(function (Command, cs, config, o) {
|
|
1640
|
-
return [
|
|
1643
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1641
1644
|
})
|
|
1642
1645
|
.s("AmazonRDSv19", "ModifyEventSubscription", {})
|
|
1643
1646
|
.n("RDSClient", "ModifyEventSubscriptionCommand")
|
|
1644
|
-
.sc(
|
|
1647
|
+
.sc(ModifyEventSubscription$)
|
|
1645
1648
|
.build() {
|
|
1646
1649
|
}
|
|
1647
1650
|
|
|
1648
|
-
class ModifyGlobalClusterCommand extends
|
|
1651
|
+
class ModifyGlobalClusterCommand extends Command
|
|
1649
1652
|
.classBuilder()
|
|
1650
1653
|
.ep(commonParams)
|
|
1651
1654
|
.m(function (Command, cs, config, o) {
|
|
1652
|
-
return [
|
|
1655
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1653
1656
|
})
|
|
1654
1657
|
.s("AmazonRDSv19", "ModifyGlobalCluster", {})
|
|
1655
1658
|
.n("RDSClient", "ModifyGlobalClusterCommand")
|
|
1656
|
-
.sc(
|
|
1659
|
+
.sc(ModifyGlobalCluster$)
|
|
1657
1660
|
.build() {
|
|
1658
1661
|
}
|
|
1659
1662
|
|
|
1660
|
-
class ModifyIntegrationCommand extends
|
|
1663
|
+
class ModifyIntegrationCommand extends Command
|
|
1661
1664
|
.classBuilder()
|
|
1662
1665
|
.ep(commonParams)
|
|
1663
1666
|
.m(function (Command, cs, config, o) {
|
|
1664
|
-
return [
|
|
1667
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1665
1668
|
})
|
|
1666
1669
|
.s("AmazonRDSv19", "ModifyIntegration", {})
|
|
1667
1670
|
.n("RDSClient", "ModifyIntegrationCommand")
|
|
1668
|
-
.sc(
|
|
1671
|
+
.sc(ModifyIntegration$)
|
|
1669
1672
|
.build() {
|
|
1670
1673
|
}
|
|
1671
1674
|
|
|
1672
|
-
class ModifyOptionGroupCommand extends
|
|
1675
|
+
class ModifyOptionGroupCommand extends Command
|
|
1673
1676
|
.classBuilder()
|
|
1674
1677
|
.ep(commonParams)
|
|
1675
1678
|
.m(function (Command, cs, config, o) {
|
|
1676
|
-
return [
|
|
1679
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1677
1680
|
})
|
|
1678
1681
|
.s("AmazonRDSv19", "ModifyOptionGroup", {})
|
|
1679
1682
|
.n("RDSClient", "ModifyOptionGroupCommand")
|
|
1680
|
-
.sc(
|
|
1683
|
+
.sc(ModifyOptionGroup$)
|
|
1681
1684
|
.build() {
|
|
1682
1685
|
}
|
|
1683
1686
|
|
|
1684
|
-
class ModifyTenantDatabaseCommand extends
|
|
1687
|
+
class ModifyTenantDatabaseCommand extends Command
|
|
1685
1688
|
.classBuilder()
|
|
1686
1689
|
.ep(commonParams)
|
|
1687
1690
|
.m(function (Command, cs, config, o) {
|
|
1688
|
-
return [
|
|
1691
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1689
1692
|
})
|
|
1690
1693
|
.s("AmazonRDSv19", "ModifyTenantDatabase", {})
|
|
1691
1694
|
.n("RDSClient", "ModifyTenantDatabaseCommand")
|
|
1692
|
-
.sc(
|
|
1695
|
+
.sc(ModifyTenantDatabase$)
|
|
1693
1696
|
.build() {
|
|
1694
1697
|
}
|
|
1695
1698
|
|
|
1696
|
-
class PromoteReadReplicaCommand extends
|
|
1699
|
+
class PromoteReadReplicaCommand extends Command
|
|
1697
1700
|
.classBuilder()
|
|
1698
1701
|
.ep(commonParams)
|
|
1699
1702
|
.m(function (Command, cs, config, o) {
|
|
1700
|
-
return [
|
|
1703
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1701
1704
|
})
|
|
1702
1705
|
.s("AmazonRDSv19", "PromoteReadReplica", {})
|
|
1703
1706
|
.n("RDSClient", "PromoteReadReplicaCommand")
|
|
1704
|
-
.sc(
|
|
1707
|
+
.sc(PromoteReadReplica$)
|
|
1705
1708
|
.build() {
|
|
1706
1709
|
}
|
|
1707
1710
|
|
|
1708
|
-
class PromoteReadReplicaDBClusterCommand extends
|
|
1711
|
+
class PromoteReadReplicaDBClusterCommand extends Command
|
|
1709
1712
|
.classBuilder()
|
|
1710
1713
|
.ep(commonParams)
|
|
1711
1714
|
.m(function (Command, cs, config, o) {
|
|
1712
|
-
return [
|
|
1715
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1713
1716
|
})
|
|
1714
1717
|
.s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
|
|
1715
1718
|
.n("RDSClient", "PromoteReadReplicaDBClusterCommand")
|
|
1716
|
-
.sc(
|
|
1719
|
+
.sc(PromoteReadReplicaDBCluster$)
|
|
1717
1720
|
.build() {
|
|
1718
1721
|
}
|
|
1719
1722
|
|
|
1720
|
-
class PurchaseReservedDBInstancesOfferingCommand extends
|
|
1723
|
+
class PurchaseReservedDBInstancesOfferingCommand extends Command
|
|
1721
1724
|
.classBuilder()
|
|
1722
1725
|
.ep(commonParams)
|
|
1723
1726
|
.m(function (Command, cs, config, o) {
|
|
1724
|
-
return [
|
|
1727
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1725
1728
|
})
|
|
1726
1729
|
.s("AmazonRDSv19", "PurchaseReservedDBInstancesOffering", {})
|
|
1727
1730
|
.n("RDSClient", "PurchaseReservedDBInstancesOfferingCommand")
|
|
1728
|
-
.sc(
|
|
1731
|
+
.sc(PurchaseReservedDBInstancesOffering$)
|
|
1729
1732
|
.build() {
|
|
1730
1733
|
}
|
|
1731
1734
|
|
|
1732
|
-
class RebootDBClusterCommand extends
|
|
1735
|
+
class RebootDBClusterCommand extends Command
|
|
1733
1736
|
.classBuilder()
|
|
1734
1737
|
.ep(commonParams)
|
|
1735
1738
|
.m(function (Command, cs, config, o) {
|
|
1736
|
-
return [
|
|
1739
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1737
1740
|
})
|
|
1738
1741
|
.s("AmazonRDSv19", "RebootDBCluster", {})
|
|
1739
1742
|
.n("RDSClient", "RebootDBClusterCommand")
|
|
1740
|
-
.sc(
|
|
1743
|
+
.sc(RebootDBCluster$)
|
|
1741
1744
|
.build() {
|
|
1742
1745
|
}
|
|
1743
1746
|
|
|
1744
|
-
class RebootDBInstanceCommand extends
|
|
1747
|
+
class RebootDBInstanceCommand extends Command
|
|
1745
1748
|
.classBuilder()
|
|
1746
1749
|
.ep(commonParams)
|
|
1747
1750
|
.m(function (Command, cs, config, o) {
|
|
1748
|
-
return [
|
|
1751
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1749
1752
|
})
|
|
1750
1753
|
.s("AmazonRDSv19", "RebootDBInstance", {})
|
|
1751
1754
|
.n("RDSClient", "RebootDBInstanceCommand")
|
|
1752
|
-
.sc(
|
|
1755
|
+
.sc(RebootDBInstance$)
|
|
1753
1756
|
.build() {
|
|
1754
1757
|
}
|
|
1755
1758
|
|
|
1756
|
-
class RebootDBShardGroupCommand extends
|
|
1759
|
+
class RebootDBShardGroupCommand extends Command
|
|
1757
1760
|
.classBuilder()
|
|
1758
1761
|
.ep(commonParams)
|
|
1759
1762
|
.m(function (Command, cs, config, o) {
|
|
1760
|
-
return [
|
|
1763
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1761
1764
|
})
|
|
1762
1765
|
.s("AmazonRDSv19", "RebootDBShardGroup", {})
|
|
1763
1766
|
.n("RDSClient", "RebootDBShardGroupCommand")
|
|
1764
|
-
.sc(
|
|
1767
|
+
.sc(RebootDBShardGroup$)
|
|
1765
1768
|
.build() {
|
|
1766
1769
|
}
|
|
1767
1770
|
|
|
1768
|
-
class RegisterDBProxyTargetsCommand extends
|
|
1771
|
+
class RegisterDBProxyTargetsCommand extends Command
|
|
1769
1772
|
.classBuilder()
|
|
1770
1773
|
.ep(commonParams)
|
|
1771
1774
|
.m(function (Command, cs, config, o) {
|
|
1772
|
-
return [
|
|
1775
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1773
1776
|
})
|
|
1774
1777
|
.s("AmazonRDSv19", "RegisterDBProxyTargets", {})
|
|
1775
1778
|
.n("RDSClient", "RegisterDBProxyTargetsCommand")
|
|
1776
|
-
.sc(
|
|
1779
|
+
.sc(RegisterDBProxyTargets$)
|
|
1777
1780
|
.build() {
|
|
1778
1781
|
}
|
|
1779
1782
|
|
|
1780
|
-
class RemoveFromGlobalClusterCommand extends
|
|
1783
|
+
class RemoveFromGlobalClusterCommand extends Command
|
|
1781
1784
|
.classBuilder()
|
|
1782
1785
|
.ep(commonParams)
|
|
1783
1786
|
.m(function (Command, cs, config, o) {
|
|
1784
|
-
return [
|
|
1787
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1785
1788
|
})
|
|
1786
1789
|
.s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
|
|
1787
1790
|
.n("RDSClient", "RemoveFromGlobalClusterCommand")
|
|
1788
|
-
.sc(
|
|
1791
|
+
.sc(RemoveFromGlobalCluster$)
|
|
1789
1792
|
.build() {
|
|
1790
1793
|
}
|
|
1791
1794
|
|
|
1792
|
-
class RemoveRoleFromDBClusterCommand extends
|
|
1795
|
+
class RemoveRoleFromDBClusterCommand extends Command
|
|
1793
1796
|
.classBuilder()
|
|
1794
1797
|
.ep(commonParams)
|
|
1795
1798
|
.m(function (Command, cs, config, o) {
|
|
1796
|
-
return [
|
|
1799
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1797
1800
|
})
|
|
1798
1801
|
.s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
|
|
1799
1802
|
.n("RDSClient", "RemoveRoleFromDBClusterCommand")
|
|
1800
|
-
.sc(
|
|
1803
|
+
.sc(RemoveRoleFromDBCluster$)
|
|
1801
1804
|
.build() {
|
|
1802
1805
|
}
|
|
1803
1806
|
|
|
1804
|
-
class RemoveRoleFromDBInstanceCommand extends
|
|
1807
|
+
class RemoveRoleFromDBInstanceCommand extends Command
|
|
1805
1808
|
.classBuilder()
|
|
1806
1809
|
.ep(commonParams)
|
|
1807
1810
|
.m(function (Command, cs, config, o) {
|
|
1808
|
-
return [
|
|
1811
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1809
1812
|
})
|
|
1810
1813
|
.s("AmazonRDSv19", "RemoveRoleFromDBInstance", {})
|
|
1811
1814
|
.n("RDSClient", "RemoveRoleFromDBInstanceCommand")
|
|
1812
|
-
.sc(
|
|
1815
|
+
.sc(RemoveRoleFromDBInstance$)
|
|
1813
1816
|
.build() {
|
|
1814
1817
|
}
|
|
1815
1818
|
|
|
1816
|
-
class RemoveSourceIdentifierFromSubscriptionCommand extends
|
|
1819
|
+
class RemoveSourceIdentifierFromSubscriptionCommand extends Command
|
|
1817
1820
|
.classBuilder()
|
|
1818
1821
|
.ep(commonParams)
|
|
1819
1822
|
.m(function (Command, cs, config, o) {
|
|
1820
|
-
return [
|
|
1823
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1821
1824
|
})
|
|
1822
1825
|
.s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
|
|
1823
1826
|
.n("RDSClient", "RemoveSourceIdentifierFromSubscriptionCommand")
|
|
1824
|
-
.sc(
|
|
1827
|
+
.sc(RemoveSourceIdentifierFromSubscription$)
|
|
1825
1828
|
.build() {
|
|
1826
1829
|
}
|
|
1827
1830
|
|
|
1828
|
-
class RemoveTagsFromResourceCommand extends
|
|
1831
|
+
class RemoveTagsFromResourceCommand extends Command
|
|
1829
1832
|
.classBuilder()
|
|
1830
1833
|
.ep(commonParams)
|
|
1831
1834
|
.m(function (Command, cs, config, o) {
|
|
1832
|
-
return [
|
|
1835
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1833
1836
|
})
|
|
1834
1837
|
.s("AmazonRDSv19", "RemoveTagsFromResource", {})
|
|
1835
1838
|
.n("RDSClient", "RemoveTagsFromResourceCommand")
|
|
1836
|
-
.sc(
|
|
1839
|
+
.sc(RemoveTagsFromResource$)
|
|
1837
1840
|
.build() {
|
|
1838
1841
|
}
|
|
1839
1842
|
|
|
1840
|
-
class ResetDBClusterParameterGroupCommand extends
|
|
1843
|
+
class ResetDBClusterParameterGroupCommand extends Command
|
|
1841
1844
|
.classBuilder()
|
|
1842
1845
|
.ep(commonParams)
|
|
1843
1846
|
.m(function (Command, cs, config, o) {
|
|
1844
|
-
return [
|
|
1847
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1845
1848
|
})
|
|
1846
1849
|
.s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
|
|
1847
1850
|
.n("RDSClient", "ResetDBClusterParameterGroupCommand")
|
|
1848
|
-
.sc(
|
|
1851
|
+
.sc(ResetDBClusterParameterGroup$)
|
|
1849
1852
|
.build() {
|
|
1850
1853
|
}
|
|
1851
1854
|
|
|
1852
|
-
class ResetDBParameterGroupCommand extends
|
|
1855
|
+
class ResetDBParameterGroupCommand extends Command
|
|
1853
1856
|
.classBuilder()
|
|
1854
1857
|
.ep(commonParams)
|
|
1855
1858
|
.m(function (Command, cs, config, o) {
|
|
1856
|
-
return [
|
|
1859
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1857
1860
|
})
|
|
1858
1861
|
.s("AmazonRDSv19", "ResetDBParameterGroup", {})
|
|
1859
1862
|
.n("RDSClient", "ResetDBParameterGroupCommand")
|
|
1860
|
-
.sc(
|
|
1863
|
+
.sc(ResetDBParameterGroup$)
|
|
1861
1864
|
.build() {
|
|
1862
1865
|
}
|
|
1863
1866
|
|
|
1864
|
-
class RestoreDBClusterFromS3Command extends
|
|
1867
|
+
class RestoreDBClusterFromS3Command extends Command
|
|
1865
1868
|
.classBuilder()
|
|
1866
1869
|
.ep(commonParams)
|
|
1867
1870
|
.m(function (Command, cs, config, o) {
|
|
1868
|
-
return [
|
|
1871
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1869
1872
|
})
|
|
1870
1873
|
.s("AmazonRDSv19", "RestoreDBClusterFromS3", {})
|
|
1871
1874
|
.n("RDSClient", "RestoreDBClusterFromS3Command")
|
|
1872
|
-
.sc(
|
|
1875
|
+
.sc(RestoreDBClusterFromS3$)
|
|
1873
1876
|
.build() {
|
|
1874
1877
|
}
|
|
1875
1878
|
|
|
1876
|
-
class RestoreDBClusterFromSnapshotCommand extends
|
|
1879
|
+
class RestoreDBClusterFromSnapshotCommand extends Command
|
|
1877
1880
|
.classBuilder()
|
|
1878
1881
|
.ep(commonParams)
|
|
1879
1882
|
.m(function (Command, cs, config, o) {
|
|
1880
|
-
return [
|
|
1883
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1881
1884
|
})
|
|
1882
1885
|
.s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
|
|
1883
1886
|
.n("RDSClient", "RestoreDBClusterFromSnapshotCommand")
|
|
1884
|
-
.sc(
|
|
1887
|
+
.sc(RestoreDBClusterFromSnapshot$)
|
|
1885
1888
|
.build() {
|
|
1886
1889
|
}
|
|
1887
1890
|
|
|
1888
|
-
class RestoreDBClusterToPointInTimeCommand extends
|
|
1891
|
+
class RestoreDBClusterToPointInTimeCommand extends Command
|
|
1889
1892
|
.classBuilder()
|
|
1890
1893
|
.ep(commonParams)
|
|
1891
1894
|
.m(function (Command, cs, config, o) {
|
|
1892
|
-
return [
|
|
1895
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1893
1896
|
})
|
|
1894
1897
|
.s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
|
|
1895
1898
|
.n("RDSClient", "RestoreDBClusterToPointInTimeCommand")
|
|
1896
|
-
.sc(
|
|
1899
|
+
.sc(RestoreDBClusterToPointInTime$)
|
|
1897
1900
|
.build() {
|
|
1898
1901
|
}
|
|
1899
1902
|
|
|
1900
|
-
class RestoreDBInstanceFromDBSnapshotCommand extends
|
|
1903
|
+
class RestoreDBInstanceFromDBSnapshotCommand extends Command
|
|
1901
1904
|
.classBuilder()
|
|
1902
1905
|
.ep(commonParams)
|
|
1903
1906
|
.m(function (Command, cs, config, o) {
|
|
1904
|
-
return [
|
|
1907
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1905
1908
|
})
|
|
1906
1909
|
.s("AmazonRDSv19", "RestoreDBInstanceFromDBSnapshot", {})
|
|
1907
1910
|
.n("RDSClient", "RestoreDBInstanceFromDBSnapshotCommand")
|
|
1908
|
-
.sc(
|
|
1911
|
+
.sc(RestoreDBInstanceFromDBSnapshot$)
|
|
1909
1912
|
.build() {
|
|
1910
1913
|
}
|
|
1911
1914
|
|
|
1912
|
-
class RestoreDBInstanceFromS3Command extends
|
|
1915
|
+
class RestoreDBInstanceFromS3Command extends Command
|
|
1913
1916
|
.classBuilder()
|
|
1914
1917
|
.ep(commonParams)
|
|
1915
1918
|
.m(function (Command, cs, config, o) {
|
|
1916
|
-
return [
|
|
1919
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1917
1920
|
})
|
|
1918
1921
|
.s("AmazonRDSv19", "RestoreDBInstanceFromS3", {})
|
|
1919
1922
|
.n("RDSClient", "RestoreDBInstanceFromS3Command")
|
|
1920
|
-
.sc(
|
|
1923
|
+
.sc(RestoreDBInstanceFromS3$)
|
|
1921
1924
|
.build() {
|
|
1922
1925
|
}
|
|
1923
1926
|
|
|
1924
|
-
class RestoreDBInstanceToPointInTimeCommand extends
|
|
1927
|
+
class RestoreDBInstanceToPointInTimeCommand extends Command
|
|
1925
1928
|
.classBuilder()
|
|
1926
1929
|
.ep(commonParams)
|
|
1927
1930
|
.m(function (Command, cs, config, o) {
|
|
1928
|
-
return [
|
|
1931
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1929
1932
|
})
|
|
1930
1933
|
.s("AmazonRDSv19", "RestoreDBInstanceToPointInTime", {})
|
|
1931
1934
|
.n("RDSClient", "RestoreDBInstanceToPointInTimeCommand")
|
|
1932
|
-
.sc(
|
|
1935
|
+
.sc(RestoreDBInstanceToPointInTime$)
|
|
1933
1936
|
.build() {
|
|
1934
1937
|
}
|
|
1935
1938
|
|
|
1936
|
-
class RevokeDBSecurityGroupIngressCommand extends
|
|
1939
|
+
class RevokeDBSecurityGroupIngressCommand extends Command
|
|
1937
1940
|
.classBuilder()
|
|
1938
1941
|
.ep(commonParams)
|
|
1939
1942
|
.m(function (Command, cs, config, o) {
|
|
1940
|
-
return [
|
|
1943
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1941
1944
|
})
|
|
1942
1945
|
.s("AmazonRDSv19", "RevokeDBSecurityGroupIngress", {})
|
|
1943
1946
|
.n("RDSClient", "RevokeDBSecurityGroupIngressCommand")
|
|
1944
|
-
.sc(
|
|
1947
|
+
.sc(RevokeDBSecurityGroupIngress$)
|
|
1945
1948
|
.build() {
|
|
1946
1949
|
}
|
|
1947
1950
|
|
|
1948
|
-
class StartActivityStreamCommand extends
|
|
1951
|
+
class StartActivityStreamCommand extends Command
|
|
1949
1952
|
.classBuilder()
|
|
1950
1953
|
.ep(commonParams)
|
|
1951
1954
|
.m(function (Command, cs, config, o) {
|
|
1952
|
-
return [
|
|
1955
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1953
1956
|
})
|
|
1954
1957
|
.s("AmazonRDSv19", "StartActivityStream", {})
|
|
1955
1958
|
.n("RDSClient", "StartActivityStreamCommand")
|
|
1956
|
-
.sc(
|
|
1959
|
+
.sc(StartActivityStream$)
|
|
1957
1960
|
.build() {
|
|
1958
1961
|
}
|
|
1959
1962
|
|
|
1960
|
-
class StartDBClusterCommand extends
|
|
1963
|
+
class StartDBClusterCommand extends Command
|
|
1961
1964
|
.classBuilder()
|
|
1962
1965
|
.ep(commonParams)
|
|
1963
1966
|
.m(function (Command, cs, config, o) {
|
|
1964
|
-
return [
|
|
1967
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1965
1968
|
})
|
|
1966
1969
|
.s("AmazonRDSv19", "StartDBCluster", {})
|
|
1967
1970
|
.n("RDSClient", "StartDBClusterCommand")
|
|
1968
|
-
.sc(
|
|
1971
|
+
.sc(StartDBCluster$)
|
|
1969
1972
|
.build() {
|
|
1970
1973
|
}
|
|
1971
1974
|
|
|
1972
|
-
class StartDBInstanceAutomatedBackupsReplicationCommand extends
|
|
1975
|
+
class StartDBInstanceAutomatedBackupsReplicationCommand extends Command
|
|
1973
1976
|
.classBuilder()
|
|
1974
1977
|
.ep(commonParams)
|
|
1975
1978
|
.m(function (Command, cs, config, o) {
|
|
1976
1979
|
return [
|
|
1977
|
-
|
|
1978
|
-
|
|
1980
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1981
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
1979
1982
|
];
|
|
1980
1983
|
})
|
|
1981
1984
|
.s("AmazonRDSv19", "StartDBInstanceAutomatedBackupsReplication", {})
|
|
1982
1985
|
.n("RDSClient", "StartDBInstanceAutomatedBackupsReplicationCommand")
|
|
1983
|
-
.sc(
|
|
1986
|
+
.sc(StartDBInstanceAutomatedBackupsReplication$)
|
|
1984
1987
|
.build() {
|
|
1985
1988
|
}
|
|
1986
1989
|
|
|
1987
|
-
class StartDBInstanceCommand extends
|
|
1990
|
+
class StartDBInstanceCommand extends Command
|
|
1988
1991
|
.classBuilder()
|
|
1989
1992
|
.ep(commonParams)
|
|
1990
1993
|
.m(function (Command, cs, config, o) {
|
|
1991
|
-
return [
|
|
1994
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1992
1995
|
})
|
|
1993
1996
|
.s("AmazonRDSv19", "StartDBInstance", {})
|
|
1994
1997
|
.n("RDSClient", "StartDBInstanceCommand")
|
|
1995
|
-
.sc(
|
|
1998
|
+
.sc(StartDBInstance$)
|
|
1996
1999
|
.build() {
|
|
1997
2000
|
}
|
|
1998
2001
|
|
|
1999
|
-
class StartExportTaskCommand extends
|
|
2002
|
+
class StartExportTaskCommand extends Command
|
|
2000
2003
|
.classBuilder()
|
|
2001
2004
|
.ep(commonParams)
|
|
2002
2005
|
.m(function (Command, cs, config, o) {
|
|
2003
|
-
return [
|
|
2006
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2004
2007
|
})
|
|
2005
2008
|
.s("AmazonRDSv19", "StartExportTask", {})
|
|
2006
2009
|
.n("RDSClient", "StartExportTaskCommand")
|
|
2007
|
-
.sc(
|
|
2010
|
+
.sc(StartExportTask$)
|
|
2008
2011
|
.build() {
|
|
2009
2012
|
}
|
|
2010
2013
|
|
|
2011
|
-
class StopActivityStreamCommand extends
|
|
2014
|
+
class StopActivityStreamCommand extends Command
|
|
2012
2015
|
.classBuilder()
|
|
2013
2016
|
.ep(commonParams)
|
|
2014
2017
|
.m(function (Command, cs, config, o) {
|
|
2015
|
-
return [
|
|
2018
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2016
2019
|
})
|
|
2017
2020
|
.s("AmazonRDSv19", "StopActivityStream", {})
|
|
2018
2021
|
.n("RDSClient", "StopActivityStreamCommand")
|
|
2019
|
-
.sc(
|
|
2022
|
+
.sc(StopActivityStream$)
|
|
2020
2023
|
.build() {
|
|
2021
2024
|
}
|
|
2022
2025
|
|
|
2023
|
-
class StopDBClusterCommand extends
|
|
2026
|
+
class StopDBClusterCommand extends Command
|
|
2024
2027
|
.classBuilder()
|
|
2025
2028
|
.ep(commonParams)
|
|
2026
2029
|
.m(function (Command, cs, config, o) {
|
|
2027
|
-
return [
|
|
2030
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2028
2031
|
})
|
|
2029
2032
|
.s("AmazonRDSv19", "StopDBCluster", {})
|
|
2030
2033
|
.n("RDSClient", "StopDBClusterCommand")
|
|
2031
|
-
.sc(
|
|
2034
|
+
.sc(StopDBCluster$)
|
|
2032
2035
|
.build() {
|
|
2033
2036
|
}
|
|
2034
2037
|
|
|
2035
|
-
class StopDBInstanceAutomatedBackupsReplicationCommand extends
|
|
2038
|
+
class StopDBInstanceAutomatedBackupsReplicationCommand extends Command
|
|
2036
2039
|
.classBuilder()
|
|
2037
2040
|
.ep(commonParams)
|
|
2038
2041
|
.m(function (Command, cs, config, o) {
|
|
2039
|
-
return [
|
|
2042
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2040
2043
|
})
|
|
2041
2044
|
.s("AmazonRDSv19", "StopDBInstanceAutomatedBackupsReplication", {})
|
|
2042
2045
|
.n("RDSClient", "StopDBInstanceAutomatedBackupsReplicationCommand")
|
|
2043
|
-
.sc(
|
|
2046
|
+
.sc(StopDBInstanceAutomatedBackupsReplication$)
|
|
2044
2047
|
.build() {
|
|
2045
2048
|
}
|
|
2046
2049
|
|
|
2047
|
-
class StopDBInstanceCommand extends
|
|
2050
|
+
class StopDBInstanceCommand extends Command
|
|
2048
2051
|
.classBuilder()
|
|
2049
2052
|
.ep(commonParams)
|
|
2050
2053
|
.m(function (Command, cs, config, o) {
|
|
2051
|
-
return [
|
|
2054
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2052
2055
|
})
|
|
2053
2056
|
.s("AmazonRDSv19", "StopDBInstance", {})
|
|
2054
2057
|
.n("RDSClient", "StopDBInstanceCommand")
|
|
2055
|
-
.sc(
|
|
2058
|
+
.sc(StopDBInstance$)
|
|
2056
2059
|
.build() {
|
|
2057
2060
|
}
|
|
2058
2061
|
|
|
2059
|
-
class SwitchoverBlueGreenDeploymentCommand extends
|
|
2062
|
+
class SwitchoverBlueGreenDeploymentCommand extends Command
|
|
2060
2063
|
.classBuilder()
|
|
2061
2064
|
.ep(commonParams)
|
|
2062
2065
|
.m(function (Command, cs, config, o) {
|
|
2063
|
-
return [
|
|
2066
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2064
2067
|
})
|
|
2065
2068
|
.s("AmazonRDSv19", "SwitchoverBlueGreenDeployment", {})
|
|
2066
2069
|
.n("RDSClient", "SwitchoverBlueGreenDeploymentCommand")
|
|
2067
|
-
.sc(
|
|
2070
|
+
.sc(SwitchoverBlueGreenDeployment$)
|
|
2068
2071
|
.build() {
|
|
2069
2072
|
}
|
|
2070
2073
|
|
|
2071
|
-
class SwitchoverGlobalClusterCommand extends
|
|
2074
|
+
class SwitchoverGlobalClusterCommand extends Command
|
|
2072
2075
|
.classBuilder()
|
|
2073
2076
|
.ep(commonParams)
|
|
2074
2077
|
.m(function (Command, cs, config, o) {
|
|
2075
|
-
return [
|
|
2078
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2076
2079
|
})
|
|
2077
2080
|
.s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
|
|
2078
2081
|
.n("RDSClient", "SwitchoverGlobalClusterCommand")
|
|
2079
|
-
.sc(
|
|
2082
|
+
.sc(SwitchoverGlobalCluster$)
|
|
2080
2083
|
.build() {
|
|
2081
2084
|
}
|
|
2082
2085
|
|
|
2083
|
-
class SwitchoverReadReplicaCommand extends
|
|
2086
|
+
class SwitchoverReadReplicaCommand extends Command
|
|
2084
2087
|
.classBuilder()
|
|
2085
2088
|
.ep(commonParams)
|
|
2086
2089
|
.m(function (Command, cs, config, o) {
|
|
2087
|
-
return [
|
|
2090
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2088
2091
|
})
|
|
2089
2092
|
.s("AmazonRDSv19", "SwitchoverReadReplica", {})
|
|
2090
2093
|
.n("RDSClient", "SwitchoverReadReplicaCommand")
|
|
2091
|
-
.sc(
|
|
2094
|
+
.sc(SwitchoverReadReplica$)
|
|
2092
2095
|
.build() {
|
|
2093
2096
|
}
|
|
2094
2097
|
|
|
2095
|
-
const paginateDescribeBlueGreenDeployments =
|
|
2098
|
+
const paginateDescribeBlueGreenDeployments = createPaginator(RDSClient, DescribeBlueGreenDeploymentsCommand, "Marker", "Marker", "MaxRecords");
|
|
2096
2099
|
|
|
2097
|
-
const paginateDescribeCertificates =
|
|
2100
|
+
const paginateDescribeCertificates = createPaginator(RDSClient, DescribeCertificatesCommand, "Marker", "Marker", "MaxRecords");
|
|
2098
2101
|
|
|
2099
|
-
const paginateDescribeDBClusterAutomatedBackups =
|
|
2102
|
+
const paginateDescribeDBClusterAutomatedBackups = createPaginator(RDSClient, DescribeDBClusterAutomatedBackupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2100
2103
|
|
|
2101
|
-
const paginateDescribeDBClusterBacktracks =
|
|
2104
|
+
const paginateDescribeDBClusterBacktracks = createPaginator(RDSClient, DescribeDBClusterBacktracksCommand, "Marker", "Marker", "MaxRecords");
|
|
2102
2105
|
|
|
2103
|
-
const paginateDescribeDBClusterEndpoints =
|
|
2106
|
+
const paginateDescribeDBClusterEndpoints = createPaginator(RDSClient, DescribeDBClusterEndpointsCommand, "Marker", "Marker", "MaxRecords");
|
|
2104
2107
|
|
|
2105
|
-
const paginateDescribeDBClusterParameterGroups =
|
|
2108
|
+
const paginateDescribeDBClusterParameterGroups = createPaginator(RDSClient, DescribeDBClusterParameterGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2106
2109
|
|
|
2107
|
-
const paginateDescribeDBClusterParameters =
|
|
2110
|
+
const paginateDescribeDBClusterParameters = createPaginator(RDSClient, DescribeDBClusterParametersCommand, "Marker", "Marker", "MaxRecords");
|
|
2108
2111
|
|
|
2109
|
-
const paginateDescribeDBClusterSnapshots =
|
|
2112
|
+
const paginateDescribeDBClusterSnapshots = createPaginator(RDSClient, DescribeDBClusterSnapshotsCommand, "Marker", "Marker", "MaxRecords");
|
|
2110
2113
|
|
|
2111
|
-
const paginateDescribeDBClusters =
|
|
2114
|
+
const paginateDescribeDBClusters = createPaginator(RDSClient, DescribeDBClustersCommand, "Marker", "Marker", "MaxRecords");
|
|
2112
2115
|
|
|
2113
|
-
const paginateDescribeDBEngineVersions =
|
|
2116
|
+
const paginateDescribeDBEngineVersions = createPaginator(RDSClient, DescribeDBEngineVersionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2114
2117
|
|
|
2115
|
-
const paginateDescribeDBInstanceAutomatedBackups =
|
|
2118
|
+
const paginateDescribeDBInstanceAutomatedBackups = createPaginator(RDSClient, DescribeDBInstanceAutomatedBackupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2116
2119
|
|
|
2117
|
-
const paginateDescribeDBInstances =
|
|
2120
|
+
const paginateDescribeDBInstances = createPaginator(RDSClient, DescribeDBInstancesCommand, "Marker", "Marker", "MaxRecords");
|
|
2118
2121
|
|
|
2119
|
-
const paginateDescribeDBLogFiles =
|
|
2122
|
+
const paginateDescribeDBLogFiles = createPaginator(RDSClient, DescribeDBLogFilesCommand, "Marker", "Marker", "MaxRecords");
|
|
2120
2123
|
|
|
2121
|
-
const paginateDescribeDBMajorEngineVersions =
|
|
2124
|
+
const paginateDescribeDBMajorEngineVersions = createPaginator(RDSClient, DescribeDBMajorEngineVersionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2122
2125
|
|
|
2123
|
-
const paginateDescribeDBParameterGroups =
|
|
2126
|
+
const paginateDescribeDBParameterGroups = createPaginator(RDSClient, DescribeDBParameterGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2124
2127
|
|
|
2125
|
-
const paginateDescribeDBParameters =
|
|
2128
|
+
const paginateDescribeDBParameters = createPaginator(RDSClient, DescribeDBParametersCommand, "Marker", "Marker", "MaxRecords");
|
|
2126
2129
|
|
|
2127
|
-
const paginateDescribeDBProxies =
|
|
2130
|
+
const paginateDescribeDBProxies = createPaginator(RDSClient, DescribeDBProxiesCommand, "Marker", "Marker", "MaxRecords");
|
|
2128
2131
|
|
|
2129
|
-
const paginateDescribeDBProxyEndpoints =
|
|
2132
|
+
const paginateDescribeDBProxyEndpoints = createPaginator(RDSClient, DescribeDBProxyEndpointsCommand, "Marker", "Marker", "MaxRecords");
|
|
2130
2133
|
|
|
2131
|
-
const paginateDescribeDBProxyTargetGroups =
|
|
2134
|
+
const paginateDescribeDBProxyTargetGroups = createPaginator(RDSClient, DescribeDBProxyTargetGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2132
2135
|
|
|
2133
|
-
const paginateDescribeDBProxyTargets =
|
|
2136
|
+
const paginateDescribeDBProxyTargets = createPaginator(RDSClient, DescribeDBProxyTargetsCommand, "Marker", "Marker", "MaxRecords");
|
|
2134
2137
|
|
|
2135
|
-
const paginateDescribeDBRecommendations =
|
|
2138
|
+
const paginateDescribeDBRecommendations = createPaginator(RDSClient, DescribeDBRecommendationsCommand, "Marker", "Marker", "MaxRecords");
|
|
2136
2139
|
|
|
2137
|
-
const paginateDescribeDBSecurityGroups =
|
|
2140
|
+
const paginateDescribeDBSecurityGroups = createPaginator(RDSClient, DescribeDBSecurityGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2138
2141
|
|
|
2139
|
-
const paginateDescribeDBSnapshots =
|
|
2142
|
+
const paginateDescribeDBSnapshots = createPaginator(RDSClient, DescribeDBSnapshotsCommand, "Marker", "Marker", "MaxRecords");
|
|
2140
2143
|
|
|
2141
|
-
const paginateDescribeDBSnapshotTenantDatabases =
|
|
2144
|
+
const paginateDescribeDBSnapshotTenantDatabases = createPaginator(RDSClient, DescribeDBSnapshotTenantDatabasesCommand, "Marker", "Marker", "MaxRecords");
|
|
2142
2145
|
|
|
2143
|
-
const paginateDescribeDBSubnetGroups =
|
|
2146
|
+
const paginateDescribeDBSubnetGroups = createPaginator(RDSClient, DescribeDBSubnetGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2144
2147
|
|
|
2145
|
-
const paginateDescribeEngineDefaultClusterParameters =
|
|
2148
|
+
const paginateDescribeEngineDefaultClusterParameters = createPaginator(RDSClient, DescribeEngineDefaultClusterParametersCommand, "Marker", "EngineDefaults.Marker", "MaxRecords");
|
|
2146
2149
|
|
|
2147
|
-
const paginateDescribeEngineDefaultParameters =
|
|
2150
|
+
const paginateDescribeEngineDefaultParameters = createPaginator(RDSClient, DescribeEngineDefaultParametersCommand, "Marker", "EngineDefaults.Marker", "MaxRecords");
|
|
2148
2151
|
|
|
2149
|
-
const paginateDescribeEvents =
|
|
2152
|
+
const paginateDescribeEvents = createPaginator(RDSClient, DescribeEventsCommand, "Marker", "Marker", "MaxRecords");
|
|
2150
2153
|
|
|
2151
|
-
const paginateDescribeEventSubscriptions =
|
|
2154
|
+
const paginateDescribeEventSubscriptions = createPaginator(RDSClient, DescribeEventSubscriptionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2152
2155
|
|
|
2153
|
-
const paginateDescribeExportTasks =
|
|
2156
|
+
const paginateDescribeExportTasks = createPaginator(RDSClient, DescribeExportTasksCommand, "Marker", "Marker", "MaxRecords");
|
|
2154
2157
|
|
|
2155
|
-
const paginateDescribeGlobalClusters =
|
|
2158
|
+
const paginateDescribeGlobalClusters = createPaginator(RDSClient, DescribeGlobalClustersCommand, "Marker", "Marker", "MaxRecords");
|
|
2156
2159
|
|
|
2157
|
-
const paginateDescribeIntegrations =
|
|
2160
|
+
const paginateDescribeIntegrations = createPaginator(RDSClient, DescribeIntegrationsCommand, "Marker", "Marker", "MaxRecords");
|
|
2158
2161
|
|
|
2159
|
-
const paginateDescribeOptionGroupOptions =
|
|
2162
|
+
const paginateDescribeOptionGroupOptions = createPaginator(RDSClient, DescribeOptionGroupOptionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2160
2163
|
|
|
2161
|
-
const paginateDescribeOptionGroups =
|
|
2164
|
+
const paginateDescribeOptionGroups = createPaginator(RDSClient, DescribeOptionGroupsCommand, "Marker", "Marker", "MaxRecords");
|
|
2162
2165
|
|
|
2163
|
-
const paginateDescribeOrderableDBInstanceOptions =
|
|
2166
|
+
const paginateDescribeOrderableDBInstanceOptions = createPaginator(RDSClient, DescribeOrderableDBInstanceOptionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2164
2167
|
|
|
2165
|
-
const paginateDescribePendingMaintenanceActions =
|
|
2168
|
+
const paginateDescribePendingMaintenanceActions = createPaginator(RDSClient, DescribePendingMaintenanceActionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2166
2169
|
|
|
2167
|
-
const paginateDescribeReservedDBInstancesOfferings =
|
|
2170
|
+
const paginateDescribeReservedDBInstancesOfferings = createPaginator(RDSClient, DescribeReservedDBInstancesOfferingsCommand, "Marker", "Marker", "MaxRecords");
|
|
2168
2171
|
|
|
2169
|
-
const paginateDescribeReservedDBInstances =
|
|
2172
|
+
const paginateDescribeReservedDBInstances = createPaginator(RDSClient, DescribeReservedDBInstancesCommand, "Marker", "Marker", "MaxRecords");
|
|
2170
2173
|
|
|
2171
|
-
const paginateDescribeServerlessV2PlatformVersions =
|
|
2174
|
+
const paginateDescribeServerlessV2PlatformVersions = createPaginator(RDSClient, DescribeServerlessV2PlatformVersionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2172
2175
|
|
|
2173
|
-
const paginateDescribeSourceRegions =
|
|
2176
|
+
const paginateDescribeSourceRegions = createPaginator(RDSClient, DescribeSourceRegionsCommand, "Marker", "Marker", "MaxRecords");
|
|
2174
2177
|
|
|
2175
|
-
const paginateDescribeTenantDatabases =
|
|
2178
|
+
const paginateDescribeTenantDatabases = createPaginator(RDSClient, DescribeTenantDatabasesCommand, "Marker", "Marker", "MaxRecords");
|
|
2176
2179
|
|
|
2177
|
-
const paginateDownloadDBLogFilePortion =
|
|
2180
|
+
const paginateDownloadDBLogFilePortion = createPaginator(RDSClient, DownloadDBLogFilePortionCommand, "Marker", "Marker", "NumberOfLines");
|
|
2178
2181
|
|
|
2179
|
-
const checkState$9 = async (client
|
|
2182
|
+
const checkState$9 = async (client, input) => {
|
|
2180
2183
|
let reason;
|
|
2181
2184
|
try {
|
|
2182
|
-
let result = await client
|
|
2185
|
+
let result = await client.send(new DescribeDBClustersCommand(input));
|
|
2183
2186
|
reason = result;
|
|
2184
2187
|
try {
|
|
2185
2188
|
const returnComparator = () => {
|
|
@@ -2194,7 +2197,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2194
2197
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2195
2198
|
}
|
|
2196
2199
|
if (allStringEq_5) {
|
|
2197
|
-
return { state:
|
|
2200
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2198
2201
|
}
|
|
2199
2202
|
}
|
|
2200
2203
|
catch (e) { }
|
|
@@ -2208,7 +2211,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2208
2211
|
};
|
|
2209
2212
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2210
2213
|
if (anyStringEq_4 == "deleted") {
|
|
2211
|
-
return { state:
|
|
2214
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2212
2215
|
}
|
|
2213
2216
|
}
|
|
2214
2217
|
}
|
|
@@ -2223,7 +2226,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2223
2226
|
};
|
|
2224
2227
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2225
2228
|
if (anyStringEq_4 == "deleting") {
|
|
2226
|
-
return { state:
|
|
2229
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2227
2230
|
}
|
|
2228
2231
|
}
|
|
2229
2232
|
}
|
|
@@ -2238,7 +2241,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2238
2241
|
};
|
|
2239
2242
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2240
2243
|
if (anyStringEq_4 == "failed") {
|
|
2241
|
-
return { state:
|
|
2244
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2242
2245
|
}
|
|
2243
2246
|
}
|
|
2244
2247
|
}
|
|
@@ -2253,7 +2256,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2253
2256
|
};
|
|
2254
2257
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2255
2258
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2256
|
-
return { state:
|
|
2259
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2257
2260
|
}
|
|
2258
2261
|
}
|
|
2259
2262
|
}
|
|
@@ -2268,7 +2271,7 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2268
2271
|
};
|
|
2269
2272
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2270
2273
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2271
|
-
return { state:
|
|
2274
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2272
2275
|
}
|
|
2273
2276
|
}
|
|
2274
2277
|
}
|
|
@@ -2277,29 +2280,29 @@ const checkState$9 = async (client$1, input) => {
|
|
|
2277
2280
|
catch (exception) {
|
|
2278
2281
|
reason = exception;
|
|
2279
2282
|
}
|
|
2280
|
-
return { state:
|
|
2283
|
+
return { state: WaiterState.RETRY, reason };
|
|
2281
2284
|
};
|
|
2282
2285
|
const waitForDBClusterAvailable = async (params, input) => {
|
|
2283
2286
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2284
|
-
return
|
|
2287
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
2285
2288
|
};
|
|
2286
2289
|
const waitUntilDBClusterAvailable = async (params, input) => {
|
|
2287
2290
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2288
|
-
const result = await
|
|
2289
|
-
return
|
|
2291
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
2292
|
+
return checkExceptions(result);
|
|
2290
2293
|
};
|
|
2291
2294
|
|
|
2292
|
-
const checkState$8 = async (client
|
|
2295
|
+
const checkState$8 = async (client, input) => {
|
|
2293
2296
|
let reason;
|
|
2294
2297
|
try {
|
|
2295
|
-
let result = await client
|
|
2298
|
+
let result = await client.send(new DescribeDBClustersCommand(input));
|
|
2296
2299
|
reason = result;
|
|
2297
2300
|
try {
|
|
2298
2301
|
const returnComparator = () => {
|
|
2299
2302
|
return (result.DBClusters.length == 0);
|
|
2300
2303
|
};
|
|
2301
2304
|
if (returnComparator() == true) {
|
|
2302
|
-
return { state:
|
|
2305
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2303
2306
|
}
|
|
2304
2307
|
}
|
|
2305
2308
|
catch (e) { }
|
|
@@ -2313,7 +2316,7 @@ const checkState$8 = async (client$1, input) => {
|
|
|
2313
2316
|
};
|
|
2314
2317
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2315
2318
|
if (anyStringEq_4 == "creating") {
|
|
2316
|
-
return { state:
|
|
2319
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2317
2320
|
}
|
|
2318
2321
|
}
|
|
2319
2322
|
}
|
|
@@ -2328,7 +2331,7 @@ const checkState$8 = async (client$1, input) => {
|
|
|
2328
2331
|
};
|
|
2329
2332
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2330
2333
|
if (anyStringEq_4 == "modifying") {
|
|
2331
|
-
return { state:
|
|
2334
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2332
2335
|
}
|
|
2333
2336
|
}
|
|
2334
2337
|
}
|
|
@@ -2343,7 +2346,7 @@ const checkState$8 = async (client$1, input) => {
|
|
|
2343
2346
|
};
|
|
2344
2347
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2345
2348
|
if (anyStringEq_4 == "rebooting") {
|
|
2346
|
-
return { state:
|
|
2349
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2347
2350
|
}
|
|
2348
2351
|
}
|
|
2349
2352
|
}
|
|
@@ -2358,7 +2361,7 @@ const checkState$8 = async (client$1, input) => {
|
|
|
2358
2361
|
};
|
|
2359
2362
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2360
2363
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2361
|
-
return { state:
|
|
2364
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2362
2365
|
}
|
|
2363
2366
|
}
|
|
2364
2367
|
}
|
|
@@ -2367,25 +2370,25 @@ const checkState$8 = async (client$1, input) => {
|
|
|
2367
2370
|
catch (exception) {
|
|
2368
2371
|
reason = exception;
|
|
2369
2372
|
if (exception.name === "DBClusterNotFoundFault") {
|
|
2370
|
-
return { state:
|
|
2373
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2371
2374
|
}
|
|
2372
2375
|
}
|
|
2373
|
-
return { state:
|
|
2376
|
+
return { state: WaiterState.RETRY, reason };
|
|
2374
2377
|
};
|
|
2375
2378
|
const waitForDBClusterDeleted = async (params, input) => {
|
|
2376
2379
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2377
|
-
return
|
|
2380
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
2378
2381
|
};
|
|
2379
2382
|
const waitUntilDBClusterDeleted = async (params, input) => {
|
|
2380
2383
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2381
|
-
const result = await
|
|
2382
|
-
return
|
|
2384
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
2385
|
+
return checkExceptions(result);
|
|
2383
2386
|
};
|
|
2384
2387
|
|
|
2385
|
-
const checkState$7 = async (client
|
|
2388
|
+
const checkState$7 = async (client, input) => {
|
|
2386
2389
|
let reason;
|
|
2387
2390
|
try {
|
|
2388
|
-
let result = await client
|
|
2391
|
+
let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2389
2392
|
reason = result;
|
|
2390
2393
|
try {
|
|
2391
2394
|
const returnComparator = () => {
|
|
@@ -2400,7 +2403,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2400
2403
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2401
2404
|
}
|
|
2402
2405
|
if (allStringEq_5) {
|
|
2403
|
-
return { state:
|
|
2406
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2404
2407
|
}
|
|
2405
2408
|
}
|
|
2406
2409
|
catch (e) { }
|
|
@@ -2414,7 +2417,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2414
2417
|
};
|
|
2415
2418
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2416
2419
|
if (anyStringEq_4 == "deleted") {
|
|
2417
|
-
return { state:
|
|
2420
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2418
2421
|
}
|
|
2419
2422
|
}
|
|
2420
2423
|
}
|
|
@@ -2429,7 +2432,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2429
2432
|
};
|
|
2430
2433
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2431
2434
|
if (anyStringEq_4 == "deleting") {
|
|
2432
|
-
return { state:
|
|
2435
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2433
2436
|
}
|
|
2434
2437
|
}
|
|
2435
2438
|
}
|
|
@@ -2444,7 +2447,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2444
2447
|
};
|
|
2445
2448
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2446
2449
|
if (anyStringEq_4 == "failed") {
|
|
2447
|
-
return { state:
|
|
2450
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2448
2451
|
}
|
|
2449
2452
|
}
|
|
2450
2453
|
}
|
|
@@ -2459,7 +2462,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2459
2462
|
};
|
|
2460
2463
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2461
2464
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2462
|
-
return { state:
|
|
2465
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2463
2466
|
}
|
|
2464
2467
|
}
|
|
2465
2468
|
}
|
|
@@ -2474,7 +2477,7 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2474
2477
|
};
|
|
2475
2478
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2476
2479
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2477
|
-
return { state:
|
|
2480
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2478
2481
|
}
|
|
2479
2482
|
}
|
|
2480
2483
|
}
|
|
@@ -2483,29 +2486,29 @@ const checkState$7 = async (client$1, input) => {
|
|
|
2483
2486
|
catch (exception) {
|
|
2484
2487
|
reason = exception;
|
|
2485
2488
|
}
|
|
2486
|
-
return { state:
|
|
2489
|
+
return { state: WaiterState.RETRY, reason };
|
|
2487
2490
|
};
|
|
2488
2491
|
const waitForDBClusterSnapshotAvailable = async (params, input) => {
|
|
2489
2492
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2490
|
-
return
|
|
2493
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
2491
2494
|
};
|
|
2492
2495
|
const waitUntilDBClusterSnapshotAvailable = async (params, input) => {
|
|
2493
2496
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2494
|
-
const result = await
|
|
2495
|
-
return
|
|
2497
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
2498
|
+
return checkExceptions(result);
|
|
2496
2499
|
};
|
|
2497
2500
|
|
|
2498
|
-
const checkState$6 = async (client
|
|
2501
|
+
const checkState$6 = async (client, input) => {
|
|
2499
2502
|
let reason;
|
|
2500
2503
|
try {
|
|
2501
|
-
let result = await client
|
|
2504
|
+
let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2502
2505
|
reason = result;
|
|
2503
2506
|
try {
|
|
2504
2507
|
const returnComparator = () => {
|
|
2505
2508
|
return (result.DBClusterSnapshots.length == 0);
|
|
2506
2509
|
};
|
|
2507
2510
|
if (returnComparator() == true) {
|
|
2508
|
-
return { state:
|
|
2511
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2509
2512
|
}
|
|
2510
2513
|
}
|
|
2511
2514
|
catch (e) { }
|
|
@@ -2519,7 +2522,7 @@ const checkState$6 = async (client$1, input) => {
|
|
|
2519
2522
|
};
|
|
2520
2523
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2521
2524
|
if (anyStringEq_4 == "creating") {
|
|
2522
|
-
return { state:
|
|
2525
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2523
2526
|
}
|
|
2524
2527
|
}
|
|
2525
2528
|
}
|
|
@@ -2534,7 +2537,7 @@ const checkState$6 = async (client$1, input) => {
|
|
|
2534
2537
|
};
|
|
2535
2538
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2536
2539
|
if (anyStringEq_4 == "modifying") {
|
|
2537
|
-
return { state:
|
|
2540
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2538
2541
|
}
|
|
2539
2542
|
}
|
|
2540
2543
|
}
|
|
@@ -2549,7 +2552,7 @@ const checkState$6 = async (client$1, input) => {
|
|
|
2549
2552
|
};
|
|
2550
2553
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2551
2554
|
if (anyStringEq_4 == "rebooting") {
|
|
2552
|
-
return { state:
|
|
2555
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2553
2556
|
}
|
|
2554
2557
|
}
|
|
2555
2558
|
}
|
|
@@ -2564,7 +2567,7 @@ const checkState$6 = async (client$1, input) => {
|
|
|
2564
2567
|
};
|
|
2565
2568
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2566
2569
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2567
|
-
return { state:
|
|
2570
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2568
2571
|
}
|
|
2569
2572
|
}
|
|
2570
2573
|
}
|
|
@@ -2573,25 +2576,25 @@ const checkState$6 = async (client$1, input) => {
|
|
|
2573
2576
|
catch (exception) {
|
|
2574
2577
|
reason = exception;
|
|
2575
2578
|
if (exception.name === "DBClusterSnapshotNotFoundFault") {
|
|
2576
|
-
return { state:
|
|
2579
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2577
2580
|
}
|
|
2578
2581
|
}
|
|
2579
|
-
return { state:
|
|
2582
|
+
return { state: WaiterState.RETRY, reason };
|
|
2580
2583
|
};
|
|
2581
2584
|
const waitForDBClusterSnapshotDeleted = async (params, input) => {
|
|
2582
2585
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2583
|
-
return
|
|
2586
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
2584
2587
|
};
|
|
2585
2588
|
const waitUntilDBClusterSnapshotDeleted = async (params, input) => {
|
|
2586
2589
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2587
|
-
const result = await
|
|
2588
|
-
return
|
|
2590
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
2591
|
+
return checkExceptions(result);
|
|
2589
2592
|
};
|
|
2590
2593
|
|
|
2591
|
-
const checkState$5 = async (client
|
|
2594
|
+
const checkState$5 = async (client, input) => {
|
|
2592
2595
|
let reason;
|
|
2593
2596
|
try {
|
|
2594
|
-
let result = await client
|
|
2597
|
+
let result = await client.send(new DescribeDBInstancesCommand(input));
|
|
2595
2598
|
reason = result;
|
|
2596
2599
|
try {
|
|
2597
2600
|
const returnComparator = () => {
|
|
@@ -2606,7 +2609,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2606
2609
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2607
2610
|
}
|
|
2608
2611
|
if (allStringEq_5) {
|
|
2609
|
-
return { state:
|
|
2612
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2610
2613
|
}
|
|
2611
2614
|
}
|
|
2612
2615
|
catch (e) { }
|
|
@@ -2620,7 +2623,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2620
2623
|
};
|
|
2621
2624
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2622
2625
|
if (anyStringEq_4 == "deleted") {
|
|
2623
|
-
return { state:
|
|
2626
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2624
2627
|
}
|
|
2625
2628
|
}
|
|
2626
2629
|
}
|
|
@@ -2635,7 +2638,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2635
2638
|
};
|
|
2636
2639
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2637
2640
|
if (anyStringEq_4 == "deleting") {
|
|
2638
|
-
return { state:
|
|
2641
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2639
2642
|
}
|
|
2640
2643
|
}
|
|
2641
2644
|
}
|
|
@@ -2650,7 +2653,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2650
2653
|
};
|
|
2651
2654
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2652
2655
|
if (anyStringEq_4 == "failed") {
|
|
2653
|
-
return { state:
|
|
2656
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2654
2657
|
}
|
|
2655
2658
|
}
|
|
2656
2659
|
}
|
|
@@ -2665,7 +2668,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2665
2668
|
};
|
|
2666
2669
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2667
2670
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2668
|
-
return { state:
|
|
2671
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2669
2672
|
}
|
|
2670
2673
|
}
|
|
2671
2674
|
}
|
|
@@ -2680,7 +2683,7 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2680
2683
|
};
|
|
2681
2684
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2682
2685
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2683
|
-
return { state:
|
|
2686
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2684
2687
|
}
|
|
2685
2688
|
}
|
|
2686
2689
|
}
|
|
@@ -2689,29 +2692,29 @@ const checkState$5 = async (client$1, input) => {
|
|
|
2689
2692
|
catch (exception) {
|
|
2690
2693
|
reason = exception;
|
|
2691
2694
|
}
|
|
2692
|
-
return { state:
|
|
2695
|
+
return { state: WaiterState.RETRY, reason };
|
|
2693
2696
|
};
|
|
2694
2697
|
const waitForDBInstanceAvailable = async (params, input) => {
|
|
2695
2698
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2696
|
-
return
|
|
2699
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
2697
2700
|
};
|
|
2698
2701
|
const waitUntilDBInstanceAvailable = async (params, input) => {
|
|
2699
2702
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2700
|
-
const result = await
|
|
2701
|
-
return
|
|
2703
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
2704
|
+
return checkExceptions(result);
|
|
2702
2705
|
};
|
|
2703
2706
|
|
|
2704
|
-
const checkState$4 = async (client
|
|
2707
|
+
const checkState$4 = async (client, input) => {
|
|
2705
2708
|
let reason;
|
|
2706
2709
|
try {
|
|
2707
|
-
let result = await client
|
|
2710
|
+
let result = await client.send(new DescribeDBInstancesCommand(input));
|
|
2708
2711
|
reason = result;
|
|
2709
2712
|
try {
|
|
2710
2713
|
const returnComparator = () => {
|
|
2711
2714
|
return (result.DBInstances.length == 0);
|
|
2712
2715
|
};
|
|
2713
2716
|
if (returnComparator() == true) {
|
|
2714
|
-
return { state:
|
|
2717
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2715
2718
|
}
|
|
2716
2719
|
}
|
|
2717
2720
|
catch (e) { }
|
|
@@ -2725,7 +2728,7 @@ const checkState$4 = async (client$1, input) => {
|
|
|
2725
2728
|
};
|
|
2726
2729
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2727
2730
|
if (anyStringEq_4 == "creating") {
|
|
2728
|
-
return { state:
|
|
2731
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2729
2732
|
}
|
|
2730
2733
|
}
|
|
2731
2734
|
}
|
|
@@ -2740,7 +2743,7 @@ const checkState$4 = async (client$1, input) => {
|
|
|
2740
2743
|
};
|
|
2741
2744
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2742
2745
|
if (anyStringEq_4 == "modifying") {
|
|
2743
|
-
return { state:
|
|
2746
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2744
2747
|
}
|
|
2745
2748
|
}
|
|
2746
2749
|
}
|
|
@@ -2755,7 +2758,7 @@ const checkState$4 = async (client$1, input) => {
|
|
|
2755
2758
|
};
|
|
2756
2759
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2757
2760
|
if (anyStringEq_4 == "rebooting") {
|
|
2758
|
-
return { state:
|
|
2761
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2759
2762
|
}
|
|
2760
2763
|
}
|
|
2761
2764
|
}
|
|
@@ -2770,7 +2773,7 @@ const checkState$4 = async (client$1, input) => {
|
|
|
2770
2773
|
};
|
|
2771
2774
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2772
2775
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2773
|
-
return { state:
|
|
2776
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2774
2777
|
}
|
|
2775
2778
|
}
|
|
2776
2779
|
}
|
|
@@ -2779,25 +2782,25 @@ const checkState$4 = async (client$1, input) => {
|
|
|
2779
2782
|
catch (exception) {
|
|
2780
2783
|
reason = exception;
|
|
2781
2784
|
if (exception.name === "DBInstanceNotFoundFault") {
|
|
2782
|
-
return { state:
|
|
2785
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2783
2786
|
}
|
|
2784
2787
|
}
|
|
2785
|
-
return { state:
|
|
2788
|
+
return { state: WaiterState.RETRY, reason };
|
|
2786
2789
|
};
|
|
2787
2790
|
const waitForDBInstanceDeleted = async (params, input) => {
|
|
2788
2791
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2789
|
-
return
|
|
2792
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
2790
2793
|
};
|
|
2791
2794
|
const waitUntilDBInstanceDeleted = async (params, input) => {
|
|
2792
2795
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2793
|
-
const result = await
|
|
2794
|
-
return
|
|
2796
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
2797
|
+
return checkExceptions(result);
|
|
2795
2798
|
};
|
|
2796
2799
|
|
|
2797
|
-
const checkState$3 = async (client
|
|
2800
|
+
const checkState$3 = async (client, input) => {
|
|
2798
2801
|
let reason;
|
|
2799
2802
|
try {
|
|
2800
|
-
let result = await client
|
|
2803
|
+
let result = await client.send(new DescribeDBSnapshotsCommand(input));
|
|
2801
2804
|
reason = result;
|
|
2802
2805
|
try {
|
|
2803
2806
|
const returnComparator = () => {
|
|
@@ -2812,7 +2815,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2812
2815
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2813
2816
|
}
|
|
2814
2817
|
if (allStringEq_5) {
|
|
2815
|
-
return { state:
|
|
2818
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2816
2819
|
}
|
|
2817
2820
|
}
|
|
2818
2821
|
catch (e) { }
|
|
@@ -2826,7 +2829,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2826
2829
|
};
|
|
2827
2830
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2828
2831
|
if (anyStringEq_4 == "deleted") {
|
|
2829
|
-
return { state:
|
|
2832
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2830
2833
|
}
|
|
2831
2834
|
}
|
|
2832
2835
|
}
|
|
@@ -2841,7 +2844,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2841
2844
|
};
|
|
2842
2845
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2843
2846
|
if (anyStringEq_4 == "deleting") {
|
|
2844
|
-
return { state:
|
|
2847
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2845
2848
|
}
|
|
2846
2849
|
}
|
|
2847
2850
|
}
|
|
@@ -2856,7 +2859,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2856
2859
|
};
|
|
2857
2860
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2858
2861
|
if (anyStringEq_4 == "failed") {
|
|
2859
|
-
return { state:
|
|
2862
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2860
2863
|
}
|
|
2861
2864
|
}
|
|
2862
2865
|
}
|
|
@@ -2871,7 +2874,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2871
2874
|
};
|
|
2872
2875
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2873
2876
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2874
|
-
return { state:
|
|
2877
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2875
2878
|
}
|
|
2876
2879
|
}
|
|
2877
2880
|
}
|
|
@@ -2886,7 +2889,7 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2886
2889
|
};
|
|
2887
2890
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2888
2891
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2889
|
-
return { state:
|
|
2892
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2890
2893
|
}
|
|
2891
2894
|
}
|
|
2892
2895
|
}
|
|
@@ -2895,29 +2898,29 @@ const checkState$3 = async (client$1, input) => {
|
|
|
2895
2898
|
catch (exception) {
|
|
2896
2899
|
reason = exception;
|
|
2897
2900
|
}
|
|
2898
|
-
return { state:
|
|
2901
|
+
return { state: WaiterState.RETRY, reason };
|
|
2899
2902
|
};
|
|
2900
2903
|
const waitForDBSnapshotAvailable = async (params, input) => {
|
|
2901
2904
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2902
|
-
return
|
|
2905
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2903
2906
|
};
|
|
2904
2907
|
const waitUntilDBSnapshotAvailable = async (params, input) => {
|
|
2905
2908
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2906
|
-
const result = await
|
|
2907
|
-
return
|
|
2909
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2910
|
+
return checkExceptions(result);
|
|
2908
2911
|
};
|
|
2909
2912
|
|
|
2910
|
-
const checkState$2 = async (client
|
|
2913
|
+
const checkState$2 = async (client, input) => {
|
|
2911
2914
|
let reason;
|
|
2912
2915
|
try {
|
|
2913
|
-
let result = await client
|
|
2916
|
+
let result = await client.send(new DescribeDBSnapshotsCommand(input));
|
|
2914
2917
|
reason = result;
|
|
2915
2918
|
try {
|
|
2916
2919
|
const returnComparator = () => {
|
|
2917
2920
|
return (result.DBSnapshots.length == 0);
|
|
2918
2921
|
};
|
|
2919
2922
|
if (returnComparator() == true) {
|
|
2920
|
-
return { state:
|
|
2923
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2921
2924
|
}
|
|
2922
2925
|
}
|
|
2923
2926
|
catch (e) { }
|
|
@@ -2931,7 +2934,7 @@ const checkState$2 = async (client$1, input) => {
|
|
|
2931
2934
|
};
|
|
2932
2935
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2933
2936
|
if (anyStringEq_4 == "creating") {
|
|
2934
|
-
return { state:
|
|
2937
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2935
2938
|
}
|
|
2936
2939
|
}
|
|
2937
2940
|
}
|
|
@@ -2946,7 +2949,7 @@ const checkState$2 = async (client$1, input) => {
|
|
|
2946
2949
|
};
|
|
2947
2950
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2948
2951
|
if (anyStringEq_4 == "modifying") {
|
|
2949
|
-
return { state:
|
|
2952
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2950
2953
|
}
|
|
2951
2954
|
}
|
|
2952
2955
|
}
|
|
@@ -2961,7 +2964,7 @@ const checkState$2 = async (client$1, input) => {
|
|
|
2961
2964
|
};
|
|
2962
2965
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2963
2966
|
if (anyStringEq_4 == "rebooting") {
|
|
2964
|
-
return { state:
|
|
2967
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2965
2968
|
}
|
|
2966
2969
|
}
|
|
2967
2970
|
}
|
|
@@ -2976,7 +2979,7 @@ const checkState$2 = async (client$1, input) => {
|
|
|
2976
2979
|
};
|
|
2977
2980
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2978
2981
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2979
|
-
return { state:
|
|
2982
|
+
return { state: WaiterState.FAILURE, reason };
|
|
2980
2983
|
}
|
|
2981
2984
|
}
|
|
2982
2985
|
}
|
|
@@ -2985,25 +2988,25 @@ const checkState$2 = async (client$1, input) => {
|
|
|
2985
2988
|
catch (exception) {
|
|
2986
2989
|
reason = exception;
|
|
2987
2990
|
if (exception.name === "DBSnapshotNotFoundFault") {
|
|
2988
|
-
return { state:
|
|
2991
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
2989
2992
|
}
|
|
2990
2993
|
}
|
|
2991
|
-
return { state:
|
|
2994
|
+
return { state: WaiterState.RETRY, reason };
|
|
2992
2995
|
};
|
|
2993
2996
|
const waitForDBSnapshotDeleted = async (params, input) => {
|
|
2994
2997
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2995
|
-
return
|
|
2998
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2996
2999
|
};
|
|
2997
3000
|
const waitUntilDBSnapshotDeleted = async (params, input) => {
|
|
2998
3001
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2999
|
-
const result = await
|
|
3000
|
-
return
|
|
3002
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
3003
|
+
return checkExceptions(result);
|
|
3001
3004
|
};
|
|
3002
3005
|
|
|
3003
|
-
const checkState$1 = async (client
|
|
3006
|
+
const checkState$1 = async (client, input) => {
|
|
3004
3007
|
let reason;
|
|
3005
3008
|
try {
|
|
3006
|
-
let result = await client
|
|
3009
|
+
let result = await client.send(new DescribeTenantDatabasesCommand(input));
|
|
3007
3010
|
reason = result;
|
|
3008
3011
|
try {
|
|
3009
3012
|
const returnComparator = () => {
|
|
@@ -3018,7 +3021,7 @@ const checkState$1 = async (client$1, input) => {
|
|
|
3018
3021
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
3019
3022
|
}
|
|
3020
3023
|
if (allStringEq_5) {
|
|
3021
|
-
return { state:
|
|
3024
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
3022
3025
|
}
|
|
3023
3026
|
}
|
|
3024
3027
|
catch (e) { }
|
|
@@ -3032,7 +3035,7 @@ const checkState$1 = async (client$1, input) => {
|
|
|
3032
3035
|
};
|
|
3033
3036
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3034
3037
|
if (anyStringEq_4 == "deleted") {
|
|
3035
|
-
return { state:
|
|
3038
|
+
return { state: WaiterState.FAILURE, reason };
|
|
3036
3039
|
}
|
|
3037
3040
|
}
|
|
3038
3041
|
}
|
|
@@ -3047,7 +3050,7 @@ const checkState$1 = async (client$1, input) => {
|
|
|
3047
3050
|
};
|
|
3048
3051
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3049
3052
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
3050
|
-
return { state:
|
|
3053
|
+
return { state: WaiterState.FAILURE, reason };
|
|
3051
3054
|
}
|
|
3052
3055
|
}
|
|
3053
3056
|
}
|
|
@@ -3062,7 +3065,7 @@ const checkState$1 = async (client$1, input) => {
|
|
|
3062
3065
|
};
|
|
3063
3066
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3064
3067
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
3065
|
-
return { state:
|
|
3068
|
+
return { state: WaiterState.FAILURE, reason };
|
|
3066
3069
|
}
|
|
3067
3070
|
}
|
|
3068
3071
|
}
|
|
@@ -3071,29 +3074,29 @@ const checkState$1 = async (client$1, input) => {
|
|
|
3071
3074
|
catch (exception) {
|
|
3072
3075
|
reason = exception;
|
|
3073
3076
|
}
|
|
3074
|
-
return { state:
|
|
3077
|
+
return { state: WaiterState.RETRY, reason };
|
|
3075
3078
|
};
|
|
3076
3079
|
const waitForTenantDatabaseAvailable = async (params, input) => {
|
|
3077
3080
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3078
|
-
return
|
|
3081
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
3079
3082
|
};
|
|
3080
3083
|
const waitUntilTenantDatabaseAvailable = async (params, input) => {
|
|
3081
3084
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3082
|
-
const result = await
|
|
3083
|
-
return
|
|
3085
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
3086
|
+
return checkExceptions(result);
|
|
3084
3087
|
};
|
|
3085
3088
|
|
|
3086
|
-
const checkState = async (client
|
|
3089
|
+
const checkState = async (client, input) => {
|
|
3087
3090
|
let reason;
|
|
3088
3091
|
try {
|
|
3089
|
-
let result = await client
|
|
3092
|
+
let result = await client.send(new DescribeTenantDatabasesCommand(input));
|
|
3090
3093
|
reason = result;
|
|
3091
3094
|
try {
|
|
3092
3095
|
const returnComparator = () => {
|
|
3093
3096
|
return (result.TenantDatabases.length == 0);
|
|
3094
3097
|
};
|
|
3095
3098
|
if (returnComparator() == true) {
|
|
3096
|
-
return { state:
|
|
3099
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
3097
3100
|
}
|
|
3098
3101
|
}
|
|
3099
3102
|
catch (e) { }
|
|
@@ -3101,19 +3104,19 @@ const checkState = async (client$1, input) => {
|
|
|
3101
3104
|
catch (exception) {
|
|
3102
3105
|
reason = exception;
|
|
3103
3106
|
if (exception.name === "DBInstanceNotFoundFault") {
|
|
3104
|
-
return { state:
|
|
3107
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
3105
3108
|
}
|
|
3106
3109
|
}
|
|
3107
|
-
return { state:
|
|
3110
|
+
return { state: WaiterState.RETRY, reason };
|
|
3108
3111
|
};
|
|
3109
3112
|
const waitForTenantDatabaseDeleted = async (params, input) => {
|
|
3110
3113
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3111
|
-
return
|
|
3114
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
3112
3115
|
};
|
|
3113
3116
|
const waitUntilTenantDatabaseDeleted = async (params, input) => {
|
|
3114
3117
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3115
|
-
const result = await
|
|
3116
|
-
return
|
|
3118
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
3119
|
+
return checkExceptions(result);
|
|
3117
3120
|
};
|
|
3118
3121
|
|
|
3119
3122
|
const commands = {
|
|
@@ -3340,7 +3343,7 @@ const waiters = {
|
|
|
3340
3343
|
};
|
|
3341
3344
|
class RDS extends RDSClient {
|
|
3342
3345
|
}
|
|
3343
|
-
|
|
3346
|
+
createAggregatedClient(commands, RDS, { paginators, waiters });
|
|
3344
3347
|
|
|
3345
3348
|
const ActivityStreamMode = {
|
|
3346
3349
|
async: "async",
|
|
@@ -3545,9 +3548,6 @@ const CustomEngineVersionStatus = {
|
|
|
3545
3548
|
inactive_except_restore: "inactive-except-restore",
|
|
3546
3549
|
};
|
|
3547
3550
|
|
|
3548
|
-
exports.$Command = client.Command;
|
|
3549
|
-
exports.__Client = client.Client;
|
|
3550
|
-
exports.RDSServiceException = RDSServiceException.RDSServiceException;
|
|
3551
3551
|
exports.ActivityStreamMode = ActivityStreamMode;
|
|
3552
3552
|
exports.ActivityStreamPolicyStatus = ActivityStreamPolicyStatus;
|
|
3553
3553
|
exports.ActivityStreamStatus = ActivityStreamStatus;
|
|
@@ -3812,23 +3812,3 @@ exports.waitUntilDBSnapshotAvailable = waitUntilDBSnapshotAvailable;
|
|
|
3812
3812
|
exports.waitUntilDBSnapshotDeleted = waitUntilDBSnapshotDeleted;
|
|
3813
3813
|
exports.waitUntilTenantDatabaseAvailable = waitUntilTenantDatabaseAvailable;
|
|
3814
3814
|
exports.waitUntilTenantDatabaseDeleted = waitUntilTenantDatabaseDeleted;
|
|
3815
|
-
Object.prototype.hasOwnProperty.call(schemas_0, '__proto__') &&
|
|
3816
|
-
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
3817
|
-
Object.defineProperty(exports, '__proto__', {
|
|
3818
|
-
enumerable: true,
|
|
3819
|
-
value: schemas_0['__proto__']
|
|
3820
|
-
});
|
|
3821
|
-
|
|
3822
|
-
Object.keys(schemas_0).forEach(function (k) {
|
|
3823
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = schemas_0[k];
|
|
3824
|
-
});
|
|
3825
|
-
Object.prototype.hasOwnProperty.call(errors, '__proto__') &&
|
|
3826
|
-
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
3827
|
-
Object.defineProperty(exports, '__proto__', {
|
|
3828
|
-
enumerable: true,
|
|
3829
|
-
value: errors['__proto__']
|
|
3830
|
-
});
|
|
3831
|
-
|
|
3832
|
-
Object.keys(errors).forEach(function (k) {
|
|
3833
|
-
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = errors[k];
|
|
3834
|
-
});
|