@aws-sdk/client-redshift 3.53.0 → 3.55.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 +24 -0
- package/dist-cjs/RedshiftClient.js +13 -13
- package/dist-cjs/commands/AcceptReservedNodeExchangeCommand.js +3 -3
- package/dist-cjs/commands/AddPartnerCommand.js +3 -3
- package/dist-cjs/commands/AssociateDataShareConsumerCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeClusterSecurityGroupIngressCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeDataShareCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/AuthorizeSnapshotAccessCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteClusterSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/BatchModifyClusterSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/CancelResizeCommand.js +3 -3
- package/dist-cjs/commands/CopyClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/CreateAuthenticationProfileCommand.js +3 -3
- package/dist-cjs/commands/CreateClusterCommand.js +3 -3
- package/dist-cjs/commands/CreateClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateClusterSecurityGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/CreateClusterSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/CreateHsmClientCertificateCommand.js +3 -3
- package/dist-cjs/commands/CreateHsmConfigurationCommand.js +3 -3
- package/dist-cjs/commands/CreateScheduledActionCommand.js +3 -3
- package/dist-cjs/commands/CreateSnapshotCopyGrantCommand.js +3 -3
- package/dist-cjs/commands/CreateSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/CreateTagsCommand.js +3 -3
- package/dist-cjs/commands/CreateUsageLimitCommand.js +3 -3
- package/dist-cjs/commands/DeauthorizeDataShareCommand.js +3 -3
- package/dist-cjs/commands/DeleteAuthenticationProfileCommand.js +3 -3
- package/dist-cjs/commands/DeleteClusterCommand.js +3 -3
- package/dist-cjs/commands/DeleteClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteClusterSecurityGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/DeleteClusterSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteHsmClientCertificateCommand.js +3 -3
- package/dist-cjs/commands/DeleteHsmConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeletePartnerCommand.js +3 -3
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +3 -3
- package/dist-cjs/commands/DeleteSnapshotCopyGrantCommand.js +3 -3
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +3 -3
- package/dist-cjs/commands/DeleteUsageLimitCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist-cjs/commands/DescribeAuthenticationProfilesCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterDbRevisionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterParameterGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterSnapshotsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterSubnetGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterTracksCommand.js +3 -3
- package/dist-cjs/commands/DescribeClusterVersionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeClustersCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSharesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSharesForConsumerCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSharesForProducerCommand.js +3 -3
- package/dist-cjs/commands/DescribeDefaultClusterParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointAuthorizationCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +3 -3
- package/dist-cjs/commands/DescribeHsmClientCertificatesCommand.js +3 -3
- package/dist-cjs/commands/DescribeHsmConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeLoggingStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribeNodeConfigurationOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeOrderableClusterOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribePartnersCommand.js +3 -3
- package/dist-cjs/commands/DescribeReservedNodeExchangeStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribeReservedNodeOfferingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeReservedNodesCommand.js +3 -3
- package/dist-cjs/commands/DescribeResizeCommand.js +3 -3
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotCopyGrantsCommand.js +3 -3
- package/dist-cjs/commands/DescribeSnapshotSchedulesCommand.js +3 -3
- package/dist-cjs/commands/DescribeStorageCommand.js +3 -3
- package/dist-cjs/commands/DescribeTableRestoreStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +3 -3
- package/dist-cjs/commands/DescribeUsageLimitsCommand.js +3 -3
- package/dist-cjs/commands/DisableLoggingCommand.js +3 -3
- package/dist-cjs/commands/DisableSnapshotCopyCommand.js +3 -3
- package/dist-cjs/commands/DisassociateDataShareConsumerCommand.js +3 -3
- package/dist-cjs/commands/EnableLoggingCommand.js +3 -3
- package/dist-cjs/commands/EnableSnapshotCopyCommand.js +3 -3
- package/dist-cjs/commands/GetClusterCredentialsCommand.js +3 -3
- package/dist-cjs/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +3 -3
- package/dist-cjs/commands/GetReservedNodeExchangeOfferingsCommand.js +3 -3
- package/dist-cjs/commands/ModifyAquaConfigurationCommand.js +3 -3
- package/dist-cjs/commands/ModifyAuthenticationProfileCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterDbRevisionCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterIamRolesCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterMaintenanceCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterSnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/ModifyClusterSubnetGroupCommand.js +3 -3
- package/dist-cjs/commands/ModifyEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/ModifyScheduledActionCommand.js +3 -3
- package/dist-cjs/commands/ModifySnapshotCopyRetentionPeriodCommand.js +3 -3
- package/dist-cjs/commands/ModifySnapshotScheduleCommand.js +3 -3
- package/dist-cjs/commands/ModifyUsageLimitCommand.js +3 -3
- package/dist-cjs/commands/PauseClusterCommand.js +3 -3
- package/dist-cjs/commands/PurchaseReservedNodeOfferingCommand.js +3 -3
- package/dist-cjs/commands/RebootClusterCommand.js +3 -3
- package/dist-cjs/commands/RejectDataShareCommand.js +3 -3
- package/dist-cjs/commands/ResetClusterParameterGroupCommand.js +3 -3
- package/dist-cjs/commands/ResizeClusterCommand.js +3 -3
- package/dist-cjs/commands/RestoreFromClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/RestoreTableFromClusterSnapshotCommand.js +3 -3
- package/dist-cjs/commands/ResumeClusterCommand.js +3 -3
- package/dist-cjs/commands/RevokeClusterSecurityGroupIngressCommand.js +3 -3
- package/dist-cjs/commands/RevokeEndpointAccessCommand.js +3 -3
- package/dist-cjs/commands/RevokeSnapshotAccessCommand.js +3 -3
- package/dist-cjs/commands/RotateEncryptionKeyCommand.js +3 -3
- package/dist-cjs/commands/UpdatePartnerStatusCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_query.js +862 -862
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-cjs/waiters/waitForClusterAvailable.js +3 -3
- package/dist-cjs/waiters/waitForClusterDeleted.js +3 -3
- package/dist-cjs/waiters/waitForClusterRestored.js +3 -3
- package/dist-cjs/waiters/waitForSnapshotAvailable.js +3 -3
- package/dist-es/Redshift.js +118 -118
- package/dist-es/pagination/DescribeClusterDbRevisionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterParameterGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterParametersPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterSecurityGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterSnapshotsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterSubnetGroupsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterTracksPaginator.js +4 -4
- package/dist-es/pagination/DescribeClusterVersionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeClustersPaginator.js +4 -4
- package/dist-es/pagination/DescribeDataSharesForConsumerPaginator.js +4 -4
- package/dist-es/pagination/DescribeDataSharesForProducerPaginator.js +4 -4
- package/dist-es/pagination/DescribeDataSharesPaginator.js +4 -4
- package/dist-es/pagination/DescribeDefaultClusterParametersPaginator.js +4 -4
- package/dist-es/pagination/DescribeEndpointAccessPaginator.js +4 -4
- package/dist-es/pagination/DescribeEndpointAuthorizationPaginator.js +4 -4
- package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeEventsPaginator.js +4 -4
- package/dist-es/pagination/DescribeHsmClientCertificatesPaginator.js +4 -4
- package/dist-es/pagination/DescribeHsmConfigurationsPaginator.js +4 -4
- package/dist-es/pagination/DescribeNodeConfigurationOptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeOrderableClusterOptionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeReservedNodeExchangeStatusPaginator.js +4 -4
- package/dist-es/pagination/DescribeReservedNodeOfferingsPaginator.js +4 -4
- package/dist-es/pagination/DescribeReservedNodesPaginator.js +4 -4
- package/dist-es/pagination/DescribeScheduledActionsPaginator.js +4 -4
- package/dist-es/pagination/DescribeSnapshotCopyGrantsPaginator.js +4 -4
- package/dist-es/pagination/DescribeSnapshotSchedulesPaginator.js +4 -4
- package/dist-es/pagination/DescribeTableRestoreStatusPaginator.js +4 -4
- package/dist-es/pagination/DescribeTagsPaginator.js +4 -4
- package/dist-es/pagination/DescribeUsageLimitsPaginator.js +4 -4
- package/dist-es/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.js +4 -4
- package/dist-es/pagination/GetReservedNodeExchangeOfferingsPaginator.js +4 -4
- package/dist-es/protocols/Aws_query.js +95 -95
- package/dist-es/waiters/waitForClusterAvailable.js +2 -2
- package/dist-es/waiters/waitForClusterDeleted.js +2 -2
- package/dist-es/waiters/waitForClusterRestored.js +2 -2
- package/dist-es/waiters/waitForSnapshotAvailable.js +3 -3
- package/dist-types/RedshiftClient.d.ts +2 -2
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/RedshiftClient.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +35 -35
|
@@ -11,7 +11,7 @@ class DescribeTagsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class DescribeTagsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeTagsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeTagsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeTagsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeTagsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeTagsCommand = DescribeTagsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeUsageLimitsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class DescribeUsageLimitsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDescribeUsageLimitsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeUsageLimitsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeUsageLimitsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeUsageLimitsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeUsageLimitsCommand = DescribeUsageLimitsCommand;
|
|
@@ -11,7 +11,7 @@ class DisableLoggingCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class DisableLoggingCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDisableLoggingCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDisableLoggingCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDisableLoggingCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDisableLoggingCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DisableLoggingCommand = DisableLoggingCommand;
|
|
@@ -11,7 +11,7 @@ class DisableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class DisableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryDisableSnapshotCopyCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDisableSnapshotCopyCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDisableSnapshotCopyCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDisableSnapshotCopyCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DisableSnapshotCopyCommand = DisableSnapshotCopyCommand;
|
|
@@ -12,7 +12,7 @@ class DisassociateDataShareConsumerCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class DisassociateDataShareConsumerCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryDisassociateDataShareConsumerCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryDisassociateDataShareConsumerCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryDisassociateDataShareConsumerCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryDisassociateDataShareConsumerCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.DisassociateDataShareConsumerCommand = DisassociateDataShareConsumerCommand;
|
|
@@ -11,7 +11,7 @@ class EnableLoggingCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class EnableLoggingCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryEnableLoggingCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryEnableLoggingCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryEnableLoggingCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryEnableLoggingCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.EnableLoggingCommand = EnableLoggingCommand;
|
|
@@ -11,7 +11,7 @@ class EnableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class EnableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryEnableSnapshotCopyCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryEnableSnapshotCopyCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryEnableSnapshotCopyCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryEnableSnapshotCopyCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.EnableSnapshotCopyCommand = EnableSnapshotCopyCommand;
|
|
@@ -12,7 +12,7 @@ class GetClusterCredentialsCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class GetClusterCredentialsCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryGetClusterCredentialsCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryGetClusterCredentialsCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryGetClusterCredentialsCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryGetClusterCredentialsCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.GetClusterCredentialsCommand = GetClusterCredentialsCommand;
|
|
@@ -11,7 +11,7 @@ class GetReservedNodeExchangeConfigurationOptionsCommand extends smithy_client_1
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class GetReservedNodeExchangeConfigurationOptionsCommand extends smithy_client_1
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryGetReservedNodeExchangeConfigurationOptionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.GetReservedNodeExchangeConfigurationOptionsCommand = GetReservedNodeExchangeConfigurationOptionsCommand;
|
|
@@ -11,7 +11,7 @@ class GetReservedNodeExchangeOfferingsCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class GetReservedNodeExchangeOfferingsCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryGetReservedNodeExchangeOfferingsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryGetReservedNodeExchangeOfferingsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryGetReservedNodeExchangeOfferingsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryGetReservedNodeExchangeOfferingsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.GetReservedNodeExchangeOfferingsCommand = GetReservedNodeExchangeOfferingsCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyAquaConfigurationCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyAquaConfigurationCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyAquaConfigurationCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyAquaConfigurationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyAquaConfigurationCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyAquaConfigurationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyAquaConfigurationCommand = ModifyAquaConfigurationCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyAuthenticationProfileCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyAuthenticationProfileCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyAuthenticationProfileCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyAuthenticationProfileCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyAuthenticationProfileCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyAuthenticationProfileCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyAuthenticationProfileCommand = ModifyAuthenticationProfileCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterCommand = ModifyClusterCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterDbRevisionCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterDbRevisionCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterDbRevisionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterDbRevisionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterDbRevisionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterDbRevisionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterDbRevisionCommand = ModifyClusterDbRevisionCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterIamRolesCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterIamRolesCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterIamRolesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterIamRolesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterIamRolesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterIamRolesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterIamRolesCommand = ModifyClusterIamRolesCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterMaintenanceCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterMaintenanceCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterMaintenanceCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterMaintenanceCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterMaintenanceCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterMaintenanceCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterMaintenanceCommand = ModifyClusterMaintenanceCommand;
|
|
@@ -12,7 +12,7 @@ class ModifyClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class ModifyClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryModifyClusterParameterGroupCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterParameterGroupCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryModifyClusterParameterGroupCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterParameterGroupCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.ModifyClusterParameterGroupCommand = ModifyClusterParameterGroupCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterSnapshotCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterSnapshotCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterSnapshotCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterSnapshotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterSnapshotCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterSnapshotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterSnapshotCommand = ModifyClusterSnapshotCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterSnapshotScheduleCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterSnapshotScheduleCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterSnapshotScheduleCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterSnapshotScheduleCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterSnapshotScheduleCommand = ModifyClusterSnapshotScheduleCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyClusterSubnetGroupCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyClusterSubnetGroupCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyClusterSubnetGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyClusterSubnetGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyClusterSubnetGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyClusterSubnetGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyClusterSubnetGroupCommand = ModifyClusterSubnetGroupCommand;
|
|
@@ -12,7 +12,7 @@ class ModifyEndpointAccessCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class ModifyEndpointAccessCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryModifyEndpointAccessCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryModifyEndpointAccessCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryModifyEndpointAccessCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryModifyEndpointAccessCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.ModifyEndpointAccessCommand = ModifyEndpointAccessCommand;
|
|
@@ -11,7 +11,7 @@ class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifyEventSubscriptionCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifyEventSubscriptionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifyEventSubscriptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifyEventSubscriptionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifyEventSubscriptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifyEventSubscriptionCommand = ModifyEventSubscriptionCommand;
|
|
@@ -12,7 +12,7 @@ class ModifyScheduledActionCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class ModifyScheduledActionCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryModifyScheduledActionCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryModifyScheduledActionCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryModifyScheduledActionCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryModifyScheduledActionCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.ModifyScheduledActionCommand = ModifyScheduledActionCommand;
|
|
@@ -11,7 +11,7 @@ class ModifySnapshotCopyRetentionPeriodCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "RedshiftClient";
|
|
@@ -27,10 +27,10 @@ class ModifySnapshotCopyRetentionPeriodCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_query_1.serializeAws_queryModifySnapshotCopyRetentionPeriodCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryModifySnapshotCopyRetentionPeriodCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryModifySnapshotCopyRetentionPeriodCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryModifySnapshotCopyRetentionPeriodCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.ModifySnapshotCopyRetentionPeriodCommand = ModifySnapshotCopyRetentionPeriodCommand;
|
|
@@ -12,7 +12,7 @@ class ModifySnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class ModifySnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryModifySnapshotScheduleCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryModifySnapshotScheduleCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryModifySnapshotScheduleCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryModifySnapshotScheduleCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.ModifySnapshotScheduleCommand = ModifySnapshotScheduleCommand;
|
|
@@ -12,7 +12,7 @@ class ModifyUsageLimitCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class ModifyUsageLimitCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryModifyUsageLimitCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryModifyUsageLimitCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryModifyUsageLimitCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryModifyUsageLimitCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.ModifyUsageLimitCommand = ModifyUsageLimitCommand;
|
|
@@ -12,7 +12,7 @@ class PauseClusterCommand extends smithy_client_1.Command {
|
|
|
12
12
|
this.input = input;
|
|
13
13
|
}
|
|
14
14
|
resolveMiddleware(clientStack, configuration, options) {
|
|
15
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
16
16
|
const stack = clientStack.concat(this.middlewareStack);
|
|
17
17
|
const { logger } = configuration;
|
|
18
18
|
const clientName = "RedshiftClient";
|
|
@@ -28,10 +28,10 @@ class PauseClusterCommand extends smithy_client_1.Command {
|
|
|
28
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
29
29
|
}
|
|
30
30
|
serialize(input, context) {
|
|
31
|
-
return Aws_query_1.serializeAws_queryPauseClusterCommand(input, context);
|
|
31
|
+
return (0, Aws_query_1.serializeAws_queryPauseClusterCommand)(input, context);
|
|
32
32
|
}
|
|
33
33
|
deserialize(output, context) {
|
|
34
|
-
return Aws_query_1.deserializeAws_queryPauseClusterCommand(output, context);
|
|
34
|
+
return (0, Aws_query_1.deserializeAws_queryPauseClusterCommand)(output, context);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
exports.PauseClusterCommand = PauseClusterCommand;
|