@aws-sdk/client-rds 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +162 -486
- package/dist-es/commands/AddRoleToDBClusterCommand.js +1 -3
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +1 -3
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -3
- package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +1 -3
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +1 -3
- package/dist-es/commands/BacktrackDBClusterCommand.js +1 -3
- package/dist-es/commands/CancelExportTaskCommand.js +1 -3
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +1 -3
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +1 -3
- package/dist-es/commands/CopyDBParameterGroupCommand.js +1 -3
- package/dist-es/commands/CopyDBSnapshotCommand.js +1 -3
- package/dist-es/commands/CopyOptionGroupCommand.js +1 -3
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +1 -3
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +1 -3
- package/dist-es/commands/CreateDBClusterCommand.js +1 -3
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +1 -3
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +1 -3
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateDBInstanceCommand.js +1 -3
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +1 -3
- package/dist-es/commands/CreateDBParameterGroupCommand.js +1 -3
- package/dist-es/commands/CreateDBProxyCommand.js +1 -3
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +1 -3
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +1 -3
- package/dist-es/commands/CreateDBShardGroupCommand.js +1 -3
- package/dist-es/commands/CreateDBSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +1 -3
- package/dist-es/commands/CreateEventSubscriptionCommand.js +1 -3
- package/dist-es/commands/CreateGlobalClusterCommand.js +1 -3
- package/dist-es/commands/CreateIntegrationCommand.js +1 -3
- package/dist-es/commands/CreateOptionGroupCommand.js +1 -3
- package/dist-es/commands/CreateTenantDatabaseCommand.js +1 -3
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +1 -3
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +1 -3
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +1 -3
- package/dist-es/commands/DeleteDBClusterCommand.js +1 -3
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +1 -3
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +1 -3
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +1 -3
- package/dist-es/commands/DeleteDBInstanceCommand.js +1 -3
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +1 -3
- package/dist-es/commands/DeleteDBProxyCommand.js +1 -3
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +1 -3
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +1 -3
- package/dist-es/commands/DeleteDBShardGroupCommand.js +1 -3
- package/dist-es/commands/DeleteDBSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +1 -3
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +1 -3
- package/dist-es/commands/DeleteGlobalClusterCommand.js +1 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +1 -3
- package/dist-es/commands/DeleteOptionGroupCommand.js +1 -3
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +1 -3
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +1 -3
- package/dist-es/commands/DescribeAccountAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +1 -3
- package/dist-es/commands/DescribeCertificatesCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeDBClustersCommand.js +1 -3
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +1 -3
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeDBLogFilesCommand.js +1 -3
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBParametersCommand.js +1 -3
- package/dist-es/commands/DescribeDBProxiesCommand.js +1 -3
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +1 -3
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -3
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +1 -3
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +1 -3
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +1 -3
- package/dist-es/commands/DescribeEventCategoriesCommand.js +1 -3
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +1 -3
- package/dist-es/commands/DescribeEventsCommand.js +1 -3
- package/dist-es/commands/DescribeExportTasksCommand.js +1 -3
- package/dist-es/commands/DescribeGlobalClustersCommand.js +1 -3
- package/dist-es/commands/DescribeIntegrationsCommand.js +1 -3
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +1 -3
- package/dist-es/commands/DescribeOptionGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -3
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +1 -3
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +1 -3
- package/dist-es/commands/DescribeSourceRegionsCommand.js +1 -3
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +1 -3
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +1 -3
- package/dist-es/commands/DisableHttpEndpointCommand.js +1 -3
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +1 -3
- package/dist-es/commands/EnableHttpEndpointCommand.js +1 -3
- package/dist-es/commands/FailoverDBClusterCommand.js +1 -3
- package/dist-es/commands/FailoverGlobalClusterCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ModifyActivityStreamCommand.js +1 -3
- package/dist-es/commands/ModifyCertificatesCommand.js +1 -3
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +1 -3
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +1 -3
- package/dist-es/commands/ModifyDBClusterCommand.js +1 -3
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +1 -3
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +1 -3
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -3
- package/dist-es/commands/ModifyDBInstanceCommand.js +1 -3
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +1 -3
- package/dist-es/commands/ModifyDBProxyCommand.js +1 -3
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +1 -3
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +1 -3
- package/dist-es/commands/ModifyDBRecommendationCommand.js +1 -3
- package/dist-es/commands/ModifyDBShardGroupCommand.js +1 -3
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +1 -3
- package/dist-es/commands/ModifyDBSnapshotCommand.js +1 -3
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +1 -3
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +1 -3
- package/dist-es/commands/ModifyGlobalClusterCommand.js +1 -3
- package/dist-es/commands/ModifyIntegrationCommand.js +1 -3
- package/dist-es/commands/ModifyOptionGroupCommand.js +1 -3
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +1 -3
- package/dist-es/commands/PromoteReadReplicaCommand.js +1 -3
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +1 -3
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +1 -3
- package/dist-es/commands/RebootDBClusterCommand.js +1 -3
- package/dist-es/commands/RebootDBInstanceCommand.js +1 -3
- package/dist-es/commands/RebootDBShardGroupCommand.js +1 -3
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +1 -3
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +1 -3
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +1 -3
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +1 -3
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +1 -3
- package/dist-es/commands/ResetDBParameterGroupCommand.js +1 -3
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +1 -3
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +1 -3
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +1 -3
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +1 -3
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +1 -3
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +1 -3
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +1 -3
- package/dist-es/commands/StartActivityStreamCommand.js +1 -3
- package/dist-es/commands/StartDBClusterCommand.js +1 -3
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
- package/dist-es/commands/StartDBInstanceCommand.js +1 -3
- package/dist-es/commands/StartExportTaskCommand.js +1 -3
- package/dist-es/commands/StopActivityStreamCommand.js +1 -3
- package/dist-es/commands/StopDBClusterCommand.js +1 -3
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +1 -3
- package/dist-es/commands/StopDBInstanceCommand.js +1 -3
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +1 -3
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +1 -3
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +37 -37
|
@@ -7,9 +7,7 @@ import { de_DeleteTenantDatabaseCommand, se_DeleteTenantDatabaseCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DeleteTenantDatabaseCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeregisterDBProxyTargetsCommand, se_DeregisterDBProxyTargetsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeregisterDBProxyTargetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeAccountAttributesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeBlueGreenDeploymentsCommand, se_DescribeBlueGreenDeployments
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeBlueGreenDeploymentsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeCertificatesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterAutomatedBackupsCommand, se_DescribeDBClusterAutoma
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterAutomatedBackupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterBacktracksCommand, se_DescribeDBClusterBacktracksCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterBacktracksCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterEndpointsCommand, se_DescribeDBClusterEndpointsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterEndpointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterParameterGroupsCommand, se_DescribeDBClusterParamet
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterParameterGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterSnapshotAttributesCommand, se_DescribeDBClusterSnap
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterSnapshotAttributesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClusterSnapshotsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBClustersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBEngineVersionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBInstanceAutomatedBackupsCommand, se_DescribeDBInstanceAuto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBInstanceAutomatedBackupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBLogFilesCommand, se_DescribeDBLogFilesCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBLogFilesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBParameterGroupsCommand, se_DescribeDBParameterGroupsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBParameterGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBParametersCommand, se_DescribeDBParametersCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBProxiesCommand, se_DescribeDBProxiesCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBProxiesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBProxyEndpointsCommand, se_DescribeDBProxyEndpointsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBProxyEndpointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBProxyTargetGroupsCommand, se_DescribeDBProxyTargetGroupsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBProxyTargetGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBProxyTargetsCommand, se_DescribeDBProxyTargetsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBProxyTargetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBRecommendationsCommand, se_DescribeDBRecommendationsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBRecommendationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBSecurityGroupsCommand, se_DescribeDBSecurityGroupsCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBSecurityGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBShardGroupsCommand, se_DescribeDBShardGroupsCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBShardGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBSnapshotAttributesCommand, se_DescribeDBSnapshotAttributes
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBSnapshotAttributesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBSnapshotTenantDatabasesCommand, se_DescribeDBSnapshotTenan
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBSnapshotTenantDatabasesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBSnapshotsCommand, se_DescribeDBSnapshotsCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBSnapshotsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeDBSubnetGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeEngineDefaultClusterParametersCommand, se_DescribeEngineDefa
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeEngineDefaultClusterParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeEngineDefaultParametersCommand, se_DescribeEngineDefaultPara
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeEngineDefaultParametersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeEventCategoriesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeEventSubscriptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeEventsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeExportTasksCommand, se_DescribeExportTasksCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeExportTasksCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeGlobalClustersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeIntegrationsCommand, se_DescribeIntegrationsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeIntegrationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeOptionGroupOptionsCommand, se_DescribeOptionGroupOptionsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeOptionGroupOptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeOptionGroupsCommand, se_DescribeOptionGroupsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeOptionGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeOrderableDBInstanceOptionsCommand, se_DescribeOrderableDBIns
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeOrderableDBInstanceOptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribePendingMaintenanceActionsCommand, se_DescribePendingMaintena
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribePendingMaintenanceActionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeReservedDBInstancesCommand, se_DescribeReservedDBInstancesCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeReservedDBInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeReservedDBInstancesOfferingsCommand, se_DescribeReservedDBIn
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeReservedDBInstancesOfferingsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeSourceRegionsCommand, se_DescribeSourceRegionsCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeSourceRegionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeTenantDatabasesCommand, se_DescribeTenantDatabasesCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeTenantDatabasesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeValidDBInstanceModificationsCommand, se_DescribeValidDBInsta
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeValidDBInstanceModificationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisableHttpEndpointCommand, se_DisableHttpEndpointCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisableHttpEndpointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DownloadDBLogFilePortionCommand, se_DownloadDBLogFilePortionCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DownloadDBLogFilePortionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_EnableHttpEndpointCommand, se_EnableHttpEndpointCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class EnableHttpEndpointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class FailoverDBClusterCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_FailoverGlobalClusterCommand, se_FailoverGlobalClusterCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class FailoverGlobalClusterCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|