@aws-sdk/client-rds 3.183.0 → 3.185.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/protocols/Aws_query.js +2 -2
- package/dist-es/RDS.js +557 -550
- package/dist-es/RDSClient.js +28 -22
- package/dist-es/commands/AddRoleToDBClusterCommand.js +29 -22
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +29 -22
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +28 -21
- package/dist-es/commands/AddTagsToResourceCommand.js +29 -22
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +28 -21
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +28 -21
- package/dist-es/commands/BacktrackDBClusterCommand.js +28 -21
- package/dist-es/commands/CancelExportTaskCommand.js +28 -21
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/CopyDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/CopyDBSnapshotCommand.js +28 -21
- package/dist-es/commands/CopyOptionGroupCommand.js +28 -21
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/CreateDBInstanceCommand.js +28 -21
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +28 -21
- package/dist-es/commands/CreateDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBProxyCommand.js +28 -21
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +28 -21
- package/dist-es/commands/CreateDBSnapshotCommand.js +28 -21
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +28 -21
- package/dist-es/commands/CreateEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/CreateGlobalClusterCommand.js +28 -21
- package/dist-es/commands/CreateOptionGroupCommand.js +28 -21
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +28 -21
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +28 -21
- package/dist-es/commands/DeleteDBInstanceCommand.js +28 -21
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBProxyCommand.js +28 -21
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +29 -22
- package/dist-es/commands/DeleteDBSnapshotCommand.js +28 -21
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +29 -22
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/DeleteGlobalClusterCommand.js +28 -21
- package/dist-es/commands/DeleteOptionGroupCommand.js +29 -22
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeAccountAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeCertificatesCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +28 -21
- package/dist-es/commands/DescribeDBClustersCommand.js +28 -21
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +28 -21
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBInstancesCommand.js +28 -21
- package/dist-es/commands/DescribeDBLogFilesCommand.js +28 -21
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBParametersCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxiesCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +28 -21
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +28 -21
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +28 -21
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +28 -21
- package/dist-es/commands/DescribeEventCategoriesCommand.js +28 -21
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +28 -21
- package/dist-es/commands/DescribeEventsCommand.js +28 -21
- package/dist-es/commands/DescribeExportTasksCommand.js +28 -21
- package/dist-es/commands/DescribeGlobalClustersCommand.js +28 -21
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +28 -21
- package/dist-es/commands/DescribeOptionGroupsCommand.js +28 -21
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +28 -21
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +28 -21
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +28 -21
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +28 -21
- package/dist-es/commands/DescribeSourceRegionsCommand.js +28 -21
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +28 -21
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +28 -21
- package/dist-es/commands/FailoverDBClusterCommand.js +28 -21
- package/dist-es/commands/FailoverGlobalClusterCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ModifyActivityStreamCommand.js +28 -21
- package/dist-es/commands/ModifyCertificatesCommand.js +28 -21
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +28 -21
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +28 -21
- package/dist-es/commands/ModifyDBInstanceCommand.js +28 -21
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +28 -21
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +28 -21
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +28 -21
- package/dist-es/commands/ModifyDBSnapshotCommand.js +28 -21
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +28 -21
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +28 -21
- package/dist-es/commands/ModifyGlobalClusterCommand.js +28 -21
- package/dist-es/commands/ModifyOptionGroupCommand.js +28 -21
- package/dist-es/commands/PromoteReadReplicaCommand.js +28 -21
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +28 -21
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +28 -21
- package/dist-es/commands/RebootDBClusterCommand.js +28 -21
- package/dist-es/commands/RebootDBInstanceCommand.js +28 -21
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +28 -21
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +28 -21
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +29 -22
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +29 -22
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +28 -21
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +29 -22
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +28 -21
- package/dist-es/commands/ResetDBParameterGroupCommand.js +28 -21
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +28 -21
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +28 -21
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +28 -21
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +28 -21
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +28 -21
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +28 -21
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +28 -21
- package/dist-es/commands/StartActivityStreamCommand.js +28 -21
- package/dist-es/commands/StartDBClusterCommand.js +28 -21
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +28 -21
- package/dist-es/commands/StartDBInstanceCommand.js +28 -21
- package/dist-es/commands/StartExportTaskCommand.js +28 -21
- package/dist-es/commands/StopActivityStreamCommand.js +28 -21
- package/dist-es/commands/StopDBClusterCommand.js +28 -21
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +28 -21
- package/dist-es/commands/StopDBInstanceCommand.js +28 -21
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/RDSServiceException.js +10 -5
- package/dist-es/models/models_0.js +1339 -1710
- package/dist-es/models/models_1.js +398 -707
- package/dist-es/pagination/DescribeCertificatesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterBacktracksPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterEndpointsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterParameterGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClusterSnapshotsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBClustersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBEngineVersionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBInstancesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBLogFilesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBParameterGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxiesPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyEndpointsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyTargetGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBProxyTargetsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSecurityGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSnapshotsPaginator.js +68 -25
- package/dist-es/pagination/DescribeDBSubnetGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEngineDefaultParametersPaginator.js +68 -25
- package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeEventsPaginator.js +68 -25
- package/dist-es/pagination/DescribeExportTasksPaginator.js +68 -25
- package/dist-es/pagination/DescribeGlobalClustersPaginator.js +68 -25
- package/dist-es/pagination/DescribeOptionGroupOptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOptionGroupsPaginator.js +68 -25
- package/dist-es/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +68 -25
- package/dist-es/pagination/DescribePendingMaintenanceActionsPaginator.js +68 -25
- package/dist-es/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +68 -25
- package/dist-es/pagination/DescribeReservedDBInstancesPaginator.js +68 -25
- package/dist-es/pagination/DescribeSourceRegionsPaginator.js +68 -25
- package/dist-es/pagination/DownloadDBLogFilePortionPaginator.js +68 -25
- package/dist-es/protocols/Aws_query.js +13117 -10109
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/dist-es/waiters/waitForDBClusterAvailable.js +187 -106
- package/dist-es/waiters/waitForDBClusterDeleted.js +147 -86
- package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +187 -106
- package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +147 -86
- package/dist-es/waiters/waitForDBInstanceAvailable.js +187 -106
- package/dist-es/waiters/waitForDBInstanceDeleted.js +147 -86
- package/dist-es/waiters/waitForDBSnapshotAvailable.js +187 -106
- package/dist-es/waiters/waitForDBSnapshotDeleted.js +147 -86
- package/package.json +5 -5
|
@@ -1,34 +1,41 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
5
|
import { CopyDBClusterSnapshotMessageFilterSensitiveLog, CopyDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { deserializeAws_queryCopyDBClusterSnapshotCommand, serializeAws_queryCopyDBClusterSnapshotCommand, } from "../protocols/Aws_query";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
var CopyDBClusterSnapshotCommand = (function (_super) {
|
|
8
|
+
__extends(CopyDBClusterSnapshotCommand, _super);
|
|
9
|
+
function CopyDBClusterSnapshotCommand(input) {
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
11
|
+
_this.input = input;
|
|
12
|
+
return _this;
|
|
10
13
|
}
|
|
11
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
CopyDBClusterSnapshotCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
12
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
13
16
|
this.middlewareStack.use(getCrossRegionPresignedUrlPlugin(configuration));
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
logger,
|
|
20
|
-
clientName,
|
|
21
|
-
commandName,
|
|
17
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
18
|
+
var logger = configuration.logger;
|
|
19
|
+
var clientName = "RDSClient";
|
|
20
|
+
var commandName = "CopyDBClusterSnapshotCommand";
|
|
21
|
+
var handlerExecutionContext = {
|
|
22
|
+
logger: logger,
|
|
23
|
+
clientName: clientName,
|
|
24
|
+
commandName: commandName,
|
|
22
25
|
inputFilterSensitiveLog: CopyDBClusterSnapshotMessageFilterSensitiveLog,
|
|
23
26
|
outputFilterSensitiveLog: CopyDBClusterSnapshotResultFilterSensitiveLog,
|
|
24
27
|
};
|
|
25
|
-
|
|
26
|
-
return stack.resolve((request)
|
|
27
|
-
|
|
28
|
-
|
|
28
|
+
var requestHandler = configuration.requestHandler;
|
|
29
|
+
return stack.resolve(function (request) {
|
|
30
|
+
return requestHandler.handle(request.request, options || {});
|
|
31
|
+
}, handlerExecutionContext);
|
|
32
|
+
};
|
|
33
|
+
CopyDBClusterSnapshotCommand.prototype.serialize = function (input, context) {
|
|
29
34
|
return serializeAws_queryCopyDBClusterSnapshotCommand(input, context);
|
|
30
|
-
}
|
|
31
|
-
deserialize(output, context) {
|
|
35
|
+
};
|
|
36
|
+
CopyDBClusterSnapshotCommand.prototype.deserialize = function (output, context) {
|
|
32
37
|
return deserializeAws_queryCopyDBClusterSnapshotCommand(output, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
38
|
+
};
|
|
39
|
+
return CopyDBClusterSnapshotCommand;
|
|
40
|
+
}($Command));
|
|
41
|
+
export { CopyDBClusterSnapshotCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CopyDBParameterGroupMessageFilterSensitiveLog, CopyDBParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCopyDBParameterGroupCommand, serializeAws_queryCopyDBParameterGroupCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CopyDBParameterGroupCommand = (function (_super) {
|
|
7
|
+
__extends(CopyDBParameterGroupCommand, _super);
|
|
8
|
+
function CopyDBParameterGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CopyDBParameterGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CopyDBParameterGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CopyDBParameterGroupMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CopyDBParameterGroupResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CopyDBParameterGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCopyDBParameterGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CopyDBParameterGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCopyDBParameterGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CopyDBParameterGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CopyDBParameterGroupCommand };
|
|
@@ -1,34 +1,41 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
5
|
import { CopyDBSnapshotMessageFilterSensitiveLog, CopyDBSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { deserializeAws_queryCopyDBSnapshotCommand, serializeAws_queryCopyDBSnapshotCommand, } from "../protocols/Aws_query";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
var CopyDBSnapshotCommand = (function (_super) {
|
|
8
|
+
__extends(CopyDBSnapshotCommand, _super);
|
|
9
|
+
function CopyDBSnapshotCommand(input) {
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
11
|
+
_this.input = input;
|
|
12
|
+
return _this;
|
|
10
13
|
}
|
|
11
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
CopyDBSnapshotCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
12
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
13
16
|
this.middlewareStack.use(getCrossRegionPresignedUrlPlugin(configuration));
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
logger,
|
|
20
|
-
clientName,
|
|
21
|
-
commandName,
|
|
17
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
18
|
+
var logger = configuration.logger;
|
|
19
|
+
var clientName = "RDSClient";
|
|
20
|
+
var commandName = "CopyDBSnapshotCommand";
|
|
21
|
+
var handlerExecutionContext = {
|
|
22
|
+
logger: logger,
|
|
23
|
+
clientName: clientName,
|
|
24
|
+
commandName: commandName,
|
|
22
25
|
inputFilterSensitiveLog: CopyDBSnapshotMessageFilterSensitiveLog,
|
|
23
26
|
outputFilterSensitiveLog: CopyDBSnapshotResultFilterSensitiveLog,
|
|
24
27
|
};
|
|
25
|
-
|
|
26
|
-
return stack.resolve((request)
|
|
27
|
-
|
|
28
|
-
|
|
28
|
+
var requestHandler = configuration.requestHandler;
|
|
29
|
+
return stack.resolve(function (request) {
|
|
30
|
+
return requestHandler.handle(request.request, options || {});
|
|
31
|
+
}, handlerExecutionContext);
|
|
32
|
+
};
|
|
33
|
+
CopyDBSnapshotCommand.prototype.serialize = function (input, context) {
|
|
29
34
|
return serializeAws_queryCopyDBSnapshotCommand(input, context);
|
|
30
|
-
}
|
|
31
|
-
deserialize(output, context) {
|
|
35
|
+
};
|
|
36
|
+
CopyDBSnapshotCommand.prototype.deserialize = function (output, context) {
|
|
32
37
|
return deserializeAws_queryCopyDBSnapshotCommand(output, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
38
|
+
};
|
|
39
|
+
return CopyDBSnapshotCommand;
|
|
40
|
+
}($Command));
|
|
41
|
+
export { CopyDBSnapshotCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CopyOptionGroupMessageFilterSensitiveLog, CopyOptionGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCopyOptionGroupCommand, serializeAws_queryCopyOptionGroupCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CopyOptionGroupCommand = (function (_super) {
|
|
7
|
+
__extends(CopyOptionGroupCommand, _super);
|
|
8
|
+
function CopyOptionGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CopyOptionGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CopyOptionGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CopyOptionGroupMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CopyOptionGroupResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CopyOptionGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCopyOptionGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CopyOptionGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCopyOptionGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CopyOptionGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CopyOptionGroupCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateCustomDBEngineVersionMessageFilterSensitiveLog, DBEngineVersionFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCreateCustomDBEngineVersionCommand, serializeAws_queryCreateCustomDBEngineVersionCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateCustomDBEngineVersionCommand = (function (_super) {
|
|
7
|
+
__extends(CreateCustomDBEngineVersionCommand, _super);
|
|
8
|
+
function CreateCustomDBEngineVersionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateCustomDBEngineVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CreateCustomDBEngineVersionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateCustomDBEngineVersionMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DBEngineVersionFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateCustomDBEngineVersionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCreateCustomDBEngineVersionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateCustomDBEngineVersionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCreateCustomDBEngineVersionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateCustomDBEngineVersionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateCustomDBEngineVersionCommand };
|
|
@@ -1,34 +1,41 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getCrossRegionPresignedUrlPlugin } from "@aws-sdk/middleware-sdk-rds";
|
|
2
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
5
|
import { CreateDBClusterMessageFilterSensitiveLog, CreateDBClusterResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { deserializeAws_queryCreateDBClusterCommand, serializeAws_queryCreateDBClusterCommand, } from "../protocols/Aws_query";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
var CreateDBClusterCommand = (function (_super) {
|
|
8
|
+
__extends(CreateDBClusterCommand, _super);
|
|
9
|
+
function CreateDBClusterCommand(input) {
|
|
10
|
+
var _this = _super.call(this) || this;
|
|
11
|
+
_this.input = input;
|
|
12
|
+
return _this;
|
|
10
13
|
}
|
|
11
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
CreateDBClusterCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
12
15
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
13
16
|
this.middlewareStack.use(getCrossRegionPresignedUrlPlugin(configuration));
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
logger,
|
|
20
|
-
clientName,
|
|
21
|
-
commandName,
|
|
17
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
18
|
+
var logger = configuration.logger;
|
|
19
|
+
var clientName = "RDSClient";
|
|
20
|
+
var commandName = "CreateDBClusterCommand";
|
|
21
|
+
var handlerExecutionContext = {
|
|
22
|
+
logger: logger,
|
|
23
|
+
clientName: clientName,
|
|
24
|
+
commandName: commandName,
|
|
22
25
|
inputFilterSensitiveLog: CreateDBClusterMessageFilterSensitiveLog,
|
|
23
26
|
outputFilterSensitiveLog: CreateDBClusterResultFilterSensitiveLog,
|
|
24
27
|
};
|
|
25
|
-
|
|
26
|
-
return stack.resolve((request)
|
|
27
|
-
|
|
28
|
-
|
|
28
|
+
var requestHandler = configuration.requestHandler;
|
|
29
|
+
return stack.resolve(function (request) {
|
|
30
|
+
return requestHandler.handle(request.request, options || {});
|
|
31
|
+
}, handlerExecutionContext);
|
|
32
|
+
};
|
|
33
|
+
CreateDBClusterCommand.prototype.serialize = function (input, context) {
|
|
29
34
|
return serializeAws_queryCreateDBClusterCommand(input, context);
|
|
30
|
-
}
|
|
31
|
-
deserialize(output, context) {
|
|
35
|
+
};
|
|
36
|
+
CreateDBClusterCommand.prototype.deserialize = function (output, context) {
|
|
32
37
|
return deserializeAws_queryCreateDBClusterCommand(output, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
38
|
+
};
|
|
39
|
+
return CreateDBClusterCommand;
|
|
40
|
+
}($Command));
|
|
41
|
+
export { CreateDBClusterCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateDBClusterEndpointMessageFilterSensitiveLog, DBClusterEndpointFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCreateDBClusterEndpointCommand, serializeAws_queryCreateDBClusterEndpointCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateDBClusterEndpointCommand = (function (_super) {
|
|
7
|
+
__extends(CreateDBClusterEndpointCommand, _super);
|
|
8
|
+
function CreateDBClusterEndpointCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateDBClusterEndpointCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CreateDBClusterEndpointCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateDBClusterEndpointMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: DBClusterEndpointFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateDBClusterEndpointCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCreateDBClusterEndpointCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateDBClusterEndpointCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCreateDBClusterEndpointCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateDBClusterEndpointCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateDBClusterEndpointCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateDBClusterParameterGroupMessageFilterSensitiveLog, CreateDBClusterParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCreateDBClusterParameterGroupCommand, serializeAws_queryCreateDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateDBClusterParameterGroupCommand = (function (_super) {
|
|
7
|
+
__extends(CreateDBClusterParameterGroupCommand, _super);
|
|
8
|
+
function CreateDBClusterParameterGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateDBClusterParameterGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CreateDBClusterParameterGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateDBClusterParameterGroupMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateDBClusterParameterGroupResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateDBClusterParameterGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCreateDBClusterParameterGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateDBClusterParameterGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCreateDBClusterParameterGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateDBClusterParameterGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateDBClusterParameterGroupCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateDBClusterSnapshotMessageFilterSensitiveLog, CreateDBClusterSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCreateDBClusterSnapshotCommand, serializeAws_queryCreateDBClusterSnapshotCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateDBClusterSnapshotCommand = (function (_super) {
|
|
7
|
+
__extends(CreateDBClusterSnapshotCommand, _super);
|
|
8
|
+
function CreateDBClusterSnapshotCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateDBClusterSnapshotCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CreateDBClusterSnapshotCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateDBClusterSnapshotMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateDBClusterSnapshotResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateDBClusterSnapshotCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCreateDBClusterSnapshotCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateDBClusterSnapshotCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCreateDBClusterSnapshotCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateDBClusterSnapshotCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateDBClusterSnapshotCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { CreateDBInstanceMessageFilterSensitiveLog, CreateDBInstanceResultFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_queryCreateDBInstanceCommand, serializeAws_queryCreateDBInstanceCommand, } from "../protocols/Aws_query";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var CreateDBInstanceCommand = (function (_super) {
|
|
7
|
+
__extends(CreateDBInstanceCommand, _super);
|
|
8
|
+
function CreateDBInstanceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
CreateDBInstanceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "RDSClient";
|
|
18
|
+
var commandName = "CreateDBInstanceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: CreateDBInstanceMessageFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: CreateDBInstanceResultFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
CreateDBInstanceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_queryCreateDBInstanceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
CreateDBInstanceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_queryCreateDBInstanceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return CreateDBInstanceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { CreateDBInstanceCommand };
|