@aws-sdk/client-rds 3.928.0 → 3.930.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +9960 -19892
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/RDSClient.js +2 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +3 -9
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +3 -9
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -9
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -9
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/BacktrackDBClusterCommand.js +3 -9
- package/dist-es/commands/CancelExportTaskCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -7
- package/dist-es/commands/CopyOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterCommand.js +2 -7
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBInstanceCommand.js +3 -10
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -7
- package/dist-es/commands/CreateDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyCommand.js +3 -9
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBShardGroupCommand.js +3 -9
- package/dist-es/commands/CreateDBSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateGlobalClusterCommand.js +3 -9
- package/dist-es/commands/CreateIntegrationCommand.js +3 -9
- package/dist-es/commands/CreateOptionGroupCommand.js +3 -10
- package/dist-es/commands/CreateTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterCommand.js +3 -10
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +3 -9
- package/dist-es/commands/DeleteDBInstanceCommand.js +3 -10
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyCommand.js +3 -9
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBShardGroupCommand.js +3 -9
- package/dist-es/commands/DeleteDBSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
- package/dist-es/commands/DeleteOptionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +3 -9
- package/dist-es/commands/DescribeCertificatesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBClustersCommand.js +3 -10
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBInstancesCommand.js +3 -10
- package/dist-es/commands/DescribeDBLogFilesCommand.js +3 -9
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBParametersCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxiesCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +3 -9
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -9
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -9
- package/dist-es/commands/DescribeEventsCommand.js +3 -9
- package/dist-es/commands/DescribeExportTasksCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -9
- package/dist-es/commands/DescribeIntegrationsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +3 -9
- package/dist-es/commands/DescribeOptionGroupsCommand.js +3 -10
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -9
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +3 -9
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +3 -9
- package/dist-es/commands/DescribeSourceRegionsCommand.js +3 -9
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +3 -10
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +3 -9
- package/dist-es/commands/DisableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +3 -10
- package/dist-es/commands/EnableHttpEndpointCommand.js +3 -9
- package/dist-es/commands/FailoverDBClusterCommand.js +3 -10
- package/dist-es/commands/FailoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ModifyActivityStreamCommand.js +3 -9
- package/dist-es/commands/ModifyCertificatesCommand.js +3 -9
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +3 -9
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterCommand.js +3 -10
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBInstanceCommand.js +3 -10
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +3 -9
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBRecommendationCommand.js +3 -9
- package/dist-es/commands/ModifyDBShardGroupCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +3 -9
- package/dist-es/commands/ModifyDBSnapshotCommand.js +3 -9
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -9
- package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -9
- package/dist-es/commands/ModifyIntegrationCommand.js +3 -9
- package/dist-es/commands/ModifyOptionGroupCommand.js +3 -10
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaCommand.js +3 -10
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +3 -10
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +3 -9
- package/dist-es/commands/RebootDBClusterCommand.js +3 -10
- package/dist-es/commands/RebootDBInstanceCommand.js +3 -10
- package/dist-es/commands/RebootDBShardGroupCommand.js +3 -9
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +3 -9
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +3 -9
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +3 -9
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -9
- package/dist-es/commands/ResetDBParameterGroupCommand.js +3 -9
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +3 -10
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +3 -10
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +3 -10
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/StartActivityStreamCommand.js +3 -9
- package/dist-es/commands/StartDBClusterCommand.js +3 -10
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -7
- package/dist-es/commands/StartDBInstanceCommand.js +3 -10
- package/dist-es/commands/StartExportTaskCommand.js +3 -9
- package/dist-es/commands/StopActivityStreamCommand.js +3 -9
- package/dist-es/commands/StopDBClusterCommand.js +3 -10
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +3 -9
- package/dist-es/commands/StopDBInstanceCommand.js +3 -10
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +3 -9
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +3 -9
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -100
- package/dist-es/models/models_1.js +0 -148
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +9912 -0
- package/dist-types/RDSClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -92
- package/dist-types/models/models_1.d.ts +0 -144
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +847 -0
- package/dist-types/ts3.4/RDSClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -61
- package/dist-types/ts3.4/models/models_1.d.ts +0 -106
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +853 -0
- package/package.json +35 -35
- package/dist-es/protocols/Aws_query.js +0 -18732
- package/dist-types/protocols/Aws_query.d.ts +0 -1469
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1961
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsQueryProtocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.rds",
|
|
32
|
+
xmlNamespace: "http://rds.amazonaws.com/doc/2014-10-31/",
|
|
33
|
+
version: "2014-10-31",
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "RDS",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
package/dist-es/RDSClient.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class RDSClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddRoleToDBCluster } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddRoleToDBClusterCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "AddRoleToDBCluster", {})
|
|
17
13
|
.n("RDSClient", "AddRoleToDBClusterCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddRoleToDBClusterCommand)
|
|
20
|
-
.de(de_AddRoleToDBClusterCommand)
|
|
14
|
+
.sc(AddRoleToDBCluster)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddRoleToDBInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddRoleToDBInstanceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "AddRoleToDBInstance", {})
|
|
17
13
|
.n("RDSClient", "AddRoleToDBInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddRoleToDBInstanceCommand)
|
|
20
|
-
.de(de_AddRoleToDBInstanceCommand)
|
|
14
|
+
.sc(AddRoleToDBInstance)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddSourceIdentifierToSubscription } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddSourceIdentifierToSubscriptionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
|
|
17
13
|
.n("RDSClient", "AddSourceIdentifierToSubscriptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddSourceIdentifierToSubscriptionCommand)
|
|
20
|
-
.de(de_AddSourceIdentifierToSubscriptionCommand)
|
|
14
|
+
.sc(AddSourceIdentifierToSubscription)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AddTagsToResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AddTagsToResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "AddTagsToResource", {})
|
|
17
13
|
.n("RDSClient", "AddTagsToResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AddTagsToResourceCommand)
|
|
20
|
-
.de(de_AddTagsToResourceCommand)
|
|
14
|
+
.sc(AddTagsToResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ApplyPendingMaintenanceAction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ApplyPendingMaintenanceActionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
|
|
17
13
|
.n("RDSClient", "ApplyPendingMaintenanceActionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ApplyPendingMaintenanceActionCommand)
|
|
20
|
-
.de(de_ApplyPendingMaintenanceActionCommand)
|
|
14
|
+
.sc(ApplyPendingMaintenanceAction)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AuthorizeDBSecurityGroupIngress } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AuthorizeDBSecurityGroupIngressCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "AuthorizeDBSecurityGroupIngress", {})
|
|
17
13
|
.n("RDSClient", "AuthorizeDBSecurityGroupIngressCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AuthorizeDBSecurityGroupIngressCommand)
|
|
20
|
-
.de(de_AuthorizeDBSecurityGroupIngressCommand)
|
|
14
|
+
.sc(AuthorizeDBSecurityGroupIngress)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BacktrackDBCluster } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BacktrackDBClusterCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "BacktrackDBCluster", {})
|
|
17
13
|
.n("RDSClient", "BacktrackDBClusterCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BacktrackDBClusterCommand)
|
|
20
|
-
.de(de_BacktrackDBClusterCommand)
|
|
14
|
+
.sc(BacktrackDBCluster)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CancelExportTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelExportTaskCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CancelExportTask", {})
|
|
17
13
|
.n("RDSClient", "CancelExportTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelExportTaskCommand)
|
|
20
|
-
.de(de_CancelExportTaskCommand)
|
|
14
|
+
.sc(CancelExportTask)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CopyDBClusterParameterGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CopyDBClusterParameterGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
|
|
17
13
|
.n("RDSClient", "CopyDBClusterParameterGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CopyDBClusterParameterGroupCommand)
|
|
20
|
-
.de(de_CopyDBClusterParameterGroupCommand)
|
|
14
|
+
.sc(CopyDBClusterParameterGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import {
|
|
7
|
-
import { de_CopyDBClusterSnapshotCommand, se_CopyDBClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
|
+
import { CopyDBClusterSnapshot } from "../schemas/schemas_0";
|
|
8
6
|
export { $Command };
|
|
9
7
|
export class CopyDBClusterSnapshotCommand extends $Command
|
|
10
8
|
.classBuilder()
|
|
11
9
|
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
12
|
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
13
|
getCrossRegionPresignedUrlPlugin(config),
|
|
17
14
|
];
|
|
18
15
|
})
|
|
19
16
|
.s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
|
|
20
17
|
.n("RDSClient", "CopyDBClusterSnapshotCommand")
|
|
21
|
-
.
|
|
22
|
-
.ser(se_CopyDBClusterSnapshotCommand)
|
|
23
|
-
.de(de_CopyDBClusterSnapshotCommand)
|
|
18
|
+
.sc(CopyDBClusterSnapshot)
|
|
24
19
|
.build() {
|
|
25
20
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CopyDBParameterGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CopyDBParameterGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CopyDBParameterGroup", {})
|
|
17
13
|
.n("RDSClient", "CopyDBParameterGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CopyDBParameterGroupCommand)
|
|
20
|
-
.de(de_CopyDBParameterGroupCommand)
|
|
14
|
+
.sc(CopyDBParameterGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import {
|
|
7
|
-
import { de_CopyDBSnapshotCommand, se_CopyDBSnapshotCommand } from "../protocols/Aws_query";
|
|
5
|
+
import { CopyDBSnapshot } from "../schemas/schemas_0";
|
|
8
6
|
export { $Command };
|
|
9
7
|
export class CopyDBSnapshotCommand extends $Command
|
|
10
8
|
.classBuilder()
|
|
11
9
|
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
12
|
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
13
|
getCrossRegionPresignedUrlPlugin(config),
|
|
17
14
|
];
|
|
18
15
|
})
|
|
19
16
|
.s("AmazonRDSv19", "CopyDBSnapshot", {})
|
|
20
17
|
.n("RDSClient", "CopyDBSnapshotCommand")
|
|
21
|
-
.
|
|
22
|
-
.ser(se_CopyDBSnapshotCommand)
|
|
23
|
-
.de(de_CopyDBSnapshotCommand)
|
|
18
|
+
.sc(CopyDBSnapshot)
|
|
24
19
|
.build() {
|
|
25
20
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CopyOptionGroupCommand, se_CopyOptionGroupCommand } from "../protocols/Aws_query";
|
|
4
|
+
import { CopyOptionGroup } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CopyOptionGroupCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonRDSv19", "CopyOptionGroup", {})
|
|
18
13
|
.n("RDSClient", "CopyOptionGroupCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CopyOptionGroupCommand)
|
|
21
|
-
.de(de_CopyOptionGroupCommand)
|
|
14
|
+
.sc(CopyOptionGroup)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateBlueGreenDeployment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateBlueGreenDeploymentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateBlueGreenDeployment", {})
|
|
17
13
|
.n("RDSClient", "CreateBlueGreenDeploymentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateBlueGreenDeploymentCommand)
|
|
20
|
-
.de(de_CreateBlueGreenDeploymentCommand)
|
|
14
|
+
.sc(CreateBlueGreenDeployment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateCustomDBEngineVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateCustomDBEngineVersionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateCustomDBEngineVersion", {})
|
|
17
13
|
.n("RDSClient", "CreateCustomDBEngineVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateCustomDBEngineVersionCommand)
|
|
20
|
-
.de(de_CreateCustomDBEngineVersionCommand)
|
|
14
|
+
.sc(CreateCustomDBEngineVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import {
|
|
7
|
-
import { de_CreateDBClusterCommand, se_CreateDBClusterCommand } from "../protocols/Aws_query";
|
|
5
|
+
import { CreateDBCluster } from "../schemas/schemas_0";
|
|
8
6
|
export { $Command };
|
|
9
7
|
export class CreateDBClusterCommand extends $Command
|
|
10
8
|
.classBuilder()
|
|
11
9
|
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
12
|
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
13
|
getCrossRegionPresignedUrlPlugin(config),
|
|
17
14
|
];
|
|
18
15
|
})
|
|
19
16
|
.s("AmazonRDSv19", "CreateDBCluster", {})
|
|
20
17
|
.n("RDSClient", "CreateDBClusterCommand")
|
|
21
|
-
.
|
|
22
|
-
.ser(se_CreateDBClusterCommand)
|
|
23
|
-
.de(de_CreateDBClusterCommand)
|
|
18
|
+
.sc(CreateDBCluster)
|
|
24
19
|
.build() {
|
|
25
20
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDBClusterEndpoint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDBClusterEndpointCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
|
|
17
13
|
.n("RDSClient", "CreateDBClusterEndpointCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDBClusterEndpointCommand)
|
|
20
|
-
.de(de_CreateDBClusterEndpointCommand)
|
|
14
|
+
.sc(CreateDBClusterEndpoint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDBClusterParameterGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDBClusterParameterGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
|
|
17
13
|
.n("RDSClient", "CreateDBClusterParameterGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDBClusterParameterGroupCommand)
|
|
20
|
-
.de(de_CreateDBClusterParameterGroupCommand)
|
|
14
|
+
.sc(CreateDBClusterParameterGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDBClusterSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDBClusterSnapshotCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
|
|
17
13
|
.n("RDSClient", "CreateDBClusterSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDBClusterSnapshotCommand)
|
|
20
|
-
.de(de_CreateDBClusterSnapshotCommand)
|
|
14
|
+
.sc(CreateDBClusterSnapshot)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CreateDBInstanceCommand, se_CreateDBInstanceCommand } from "../protocols/Aws_query";
|
|
4
|
+
import { CreateDBInstance } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateDBInstanceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonRDSv19", "CreateDBInstance", {})
|
|
18
13
|
.n("RDSClient", "CreateDBInstanceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateDBInstanceCommand)
|
|
21
|
-
.de(de_CreateDBInstanceCommand)
|
|
14
|
+
.sc(CreateDBInstance)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import {
|
|
7
|
-
import { de_CreateDBInstanceReadReplicaCommand, se_CreateDBInstanceReadReplicaCommand } from "../protocols/Aws_query";
|
|
5
|
+
import { CreateDBInstanceReadReplica } from "../schemas/schemas_0";
|
|
8
6
|
export { $Command };
|
|
9
7
|
export class CreateDBInstanceReadReplicaCommand extends $Command
|
|
10
8
|
.classBuilder()
|
|
11
9
|
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
12
|
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
13
|
getCrossRegionPresignedUrlPlugin(config),
|
|
17
14
|
];
|
|
18
15
|
})
|
|
19
16
|
.s("AmazonRDSv19", "CreateDBInstanceReadReplica", {})
|
|
20
17
|
.n("RDSClient", "CreateDBInstanceReadReplicaCommand")
|
|
21
|
-
.
|
|
22
|
-
.ser(se_CreateDBInstanceReadReplicaCommand)
|
|
23
|
-
.de(de_CreateDBInstanceReadReplicaCommand)
|
|
18
|
+
.sc(CreateDBInstanceReadReplica)
|
|
24
19
|
.build() {
|
|
25
20
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDBParameterGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDBParameterGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonRDSv19", "CreateDBParameterGroup", {})
|
|
17
13
|
.n("RDSClient", "CreateDBParameterGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDBParameterGroupCommand)
|
|
20
|
-
.de(de_CreateDBParameterGroupCommand)
|
|
14
|
+
.sc(CreateDBParameterGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|