@aws-sdk/client-rds 3.929.0 → 3.931.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 -19893
- 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 -101
- 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/commands/CreateDBClusterCommand.d.ts +2 -2
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +1 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +1 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +0 -93
- 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 -62
- package/dist-types/ts3.4/models/models_1.d.ts +0 -106
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +853 -0
- package/package.json +35 -35
- package/dist-es/protocols/Aws_query.js +0 -18732
- package/dist-types/protocols/Aws_query.d.ts +0 -1469
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1961
|
@@ -1,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_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "../protocols/Aws_query";
|
|
4
|
+
import { DescribeDBInstances } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeDBInstancesCommand 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", "DescribeDBInstances", {})
|
|
18
13
|
.n("RDSClient", "DescribeDBInstancesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeDBInstancesCommand)
|
|
21
|
-
.de(de_DescribeDBInstancesCommand)
|
|
14
|
+
.sc(DescribeDBInstances)
|
|
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 { DescribeDBLogFiles } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBLogFilesCommand 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", "DescribeDBLogFiles", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBLogFilesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBLogFilesCommand)
|
|
20
|
-
.de(de_DescribeDBLogFilesCommand)
|
|
14
|
+
.sc(DescribeDBLogFiles)
|
|
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 { DescribeDBMajorEngineVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBMajorEngineVersionsCommand 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", "DescribeDBMajorEngineVersions", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBMajorEngineVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBMajorEngineVersionsCommand)
|
|
20
|
-
.de(de_DescribeDBMajorEngineVersionsCommand)
|
|
14
|
+
.sc(DescribeDBMajorEngineVersions)
|
|
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 { DescribeDBParameterGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBParameterGroupsCommand 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", "DescribeDBParameterGroups", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBParameterGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBParameterGroupsCommand)
|
|
20
|
-
.de(de_DescribeDBParameterGroupsCommand)
|
|
14
|
+
.sc(DescribeDBParameterGroups)
|
|
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 { DescribeDBParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBParametersCommand 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", "DescribeDBParameters", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBParametersCommand)
|
|
20
|
-
.de(de_DescribeDBParametersCommand)
|
|
14
|
+
.sc(DescribeDBParameters)
|
|
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 { DescribeDBProxies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBProxiesCommand 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", "DescribeDBProxies", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBProxiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBProxiesCommand)
|
|
20
|
-
.de(de_DescribeDBProxiesCommand)
|
|
14
|
+
.sc(DescribeDBProxies)
|
|
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 { DescribeDBProxyEndpoints } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBProxyEndpointsCommand 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", "DescribeDBProxyEndpoints", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBProxyEndpointsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBProxyEndpointsCommand)
|
|
20
|
-
.de(de_DescribeDBProxyEndpointsCommand)
|
|
14
|
+
.sc(DescribeDBProxyEndpoints)
|
|
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 { DescribeDBProxyTargetGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBProxyTargetGroupsCommand 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", "DescribeDBProxyTargetGroups", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBProxyTargetGroupsCommand)
|
|
20
|
-
.de(de_DescribeDBProxyTargetGroupsCommand)
|
|
14
|
+
.sc(DescribeDBProxyTargetGroups)
|
|
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 { DescribeDBProxyTargets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBProxyTargetsCommand 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", "DescribeDBProxyTargets", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBProxyTargetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBProxyTargetsCommand)
|
|
20
|
-
.de(de_DescribeDBProxyTargetsCommand)
|
|
14
|
+
.sc(DescribeDBProxyTargets)
|
|
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 { DescribeDBRecommendations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBRecommendationsCommand 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", "DescribeDBRecommendations", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBRecommendationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBRecommendationsCommand)
|
|
20
|
-
.de(de_DescribeDBRecommendationsCommand)
|
|
14
|
+
.sc(DescribeDBRecommendations)
|
|
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 { DescribeDBSecurityGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBSecurityGroupsCommand 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", "DescribeDBSecurityGroups", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBSecurityGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBSecurityGroupsCommand)
|
|
20
|
-
.de(de_DescribeDBSecurityGroupsCommand)
|
|
14
|
+
.sc(DescribeDBSecurityGroups)
|
|
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 { DescribeDBShardGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBShardGroupsCommand 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", "DescribeDBShardGroups", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBShardGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBShardGroupsCommand)
|
|
20
|
-
.de(de_DescribeDBShardGroupsCommand)
|
|
14
|
+
.sc(DescribeDBShardGroups)
|
|
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 { DescribeDBSnapshotAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBSnapshotAttributesCommand 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", "DescribeDBSnapshotAttributes", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBSnapshotAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBSnapshotAttributesCommand)
|
|
20
|
-
.de(de_DescribeDBSnapshotAttributesCommand)
|
|
14
|
+
.sc(DescribeDBSnapshotAttributes)
|
|
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 { DescribeDBSnapshotTenantDatabases } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBSnapshotTenantDatabasesCommand 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", "DescribeDBSnapshotTenantDatabases", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBSnapshotTenantDatabasesCommand)
|
|
20
|
-
.de(de_DescribeDBSnapshotTenantDatabasesCommand)
|
|
14
|
+
.sc(DescribeDBSnapshotTenantDatabases)
|
|
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 { DescribeDBSnapshots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBSnapshotsCommand 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", "DescribeDBSnapshots", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBSnapshotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBSnapshotsCommand)
|
|
20
|
-
.de(de_DescribeDBSnapshotsCommand)
|
|
14
|
+
.sc(DescribeDBSnapshots)
|
|
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 { DescribeDBSubnetGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeDBSubnetGroupsCommand 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", "DescribeDBSubnetGroups", {})
|
|
17
13
|
.n("RDSClient", "DescribeDBSubnetGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeDBSubnetGroupsCommand)
|
|
20
|
-
.de(de_DescribeDBSubnetGroupsCommand)
|
|
14
|
+
.sc(DescribeDBSubnetGroups)
|
|
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 { DescribeEngineDefaultClusterParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEngineDefaultClusterParametersCommand 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", "DescribeEngineDefaultClusterParameters", {})
|
|
17
13
|
.n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEngineDefaultClusterParametersCommand)
|
|
20
|
-
.de(de_DescribeEngineDefaultClusterParametersCommand)
|
|
14
|
+
.sc(DescribeEngineDefaultClusterParameters)
|
|
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 { DescribeEngineDefaultParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEngineDefaultParametersCommand 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", "DescribeEngineDefaultParameters", {})
|
|
17
13
|
.n("RDSClient", "DescribeEngineDefaultParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEngineDefaultParametersCommand)
|
|
20
|
-
.de(de_DescribeEngineDefaultParametersCommand)
|
|
14
|
+
.sc(DescribeEngineDefaultParameters)
|
|
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 { DescribeEventCategories } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEventCategoriesCommand 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", "DescribeEventCategories", {})
|
|
17
13
|
.n("RDSClient", "DescribeEventCategoriesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEventCategoriesCommand)
|
|
20
|
-
.de(de_DescribeEventCategoriesCommand)
|
|
14
|
+
.sc(DescribeEventCategories)
|
|
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 { DescribeEventSubscriptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEventSubscriptionsCommand 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", "DescribeEventSubscriptions", {})
|
|
17
13
|
.n("RDSClient", "DescribeEventSubscriptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEventSubscriptionsCommand)
|
|
20
|
-
.de(de_DescribeEventSubscriptionsCommand)
|
|
14
|
+
.sc(DescribeEventSubscriptions)
|
|
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 { DescribeEvents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEventsCommand 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", "DescribeEvents", {})
|
|
17
13
|
.n("RDSClient", "DescribeEventsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEventsCommand)
|
|
20
|
-
.de(de_DescribeEventsCommand)
|
|
14
|
+
.sc(DescribeEvents)
|
|
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 { DescribeExportTasks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeExportTasksCommand 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", "DescribeExportTasks", {})
|
|
17
13
|
.n("RDSClient", "DescribeExportTasksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeExportTasksCommand)
|
|
20
|
-
.de(de_DescribeExportTasksCommand)
|
|
14
|
+
.sc(DescribeExportTasks)
|
|
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 { DescribeGlobalClusters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGlobalClustersCommand 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", "DescribeGlobalClusters", {})
|
|
17
13
|
.n("RDSClient", "DescribeGlobalClustersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGlobalClustersCommand)
|
|
20
|
-
.de(de_DescribeGlobalClustersCommand)
|
|
14
|
+
.sc(DescribeGlobalClusters)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|