@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 CreateTagsCommand 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 CreateTagsCommand 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_queryCreateTagsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateTagsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateTagsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateTagsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateTagsCommand = CreateTagsCommand;
|
|
@@ -11,7 +11,7 @@ class CreateUsageLimitCommand 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 CreateUsageLimitCommand 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_queryCreateUsageLimitCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateUsageLimitCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateUsageLimitCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateUsageLimitCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateUsageLimitCommand = CreateUsageLimitCommand;
|
|
@@ -11,7 +11,7 @@ class DeauthorizeDataShareCommand 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 DeauthorizeDataShareCommand 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_queryDeauthorizeDataShareCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeauthorizeDataShareCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeauthorizeDataShareCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeauthorizeDataShareCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeauthorizeDataShareCommand = DeauthorizeDataShareCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteAuthenticationProfileCommand 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 DeleteAuthenticationProfileCommand 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_queryDeleteAuthenticationProfileCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteAuthenticationProfileCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteAuthenticationProfileCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteAuthenticationProfileCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteAuthenticationProfileCommand = DeleteAuthenticationProfileCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteClusterCommand 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 DeleteClusterCommand 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_queryDeleteClusterCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteClusterCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteClusterCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteClusterCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteClusterCommand = DeleteClusterCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteClusterParameterGroupCommand 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 DeleteClusterParameterGroupCommand 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_queryDeleteClusterParameterGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteClusterParameterGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteClusterParameterGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteClusterParameterGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteClusterParameterGroupCommand = DeleteClusterParameterGroupCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteClusterSecurityGroupCommand 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 DeleteClusterSecurityGroupCommand 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_queryDeleteClusterSecurityGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteClusterSecurityGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteClusterSecurityGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteClusterSecurityGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteClusterSecurityGroupCommand = DeleteClusterSecurityGroupCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteClusterSnapshotCommand 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 DeleteClusterSnapshotCommand 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_queryDeleteClusterSnapshotCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteClusterSnapshotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteClusterSnapshotCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteClusterSnapshotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteClusterSnapshotCommand = DeleteClusterSnapshotCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteClusterSubnetGroupCommand 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 DeleteClusterSubnetGroupCommand 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_queryDeleteClusterSubnetGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteClusterSubnetGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteClusterSubnetGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteClusterSubnetGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteClusterSubnetGroupCommand = DeleteClusterSubnetGroupCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteEndpointAccessCommand 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 DeleteEndpointAccessCommand 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_queryDeleteEndpointAccessCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteEndpointAccessCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteEndpointAccessCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteEndpointAccessCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteEndpointAccessCommand = DeleteEndpointAccessCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteEventSubscriptionCommand 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 DeleteEventSubscriptionCommand 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_queryDeleteEventSubscriptionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteEventSubscriptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteEventSubscriptionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteEventSubscriptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteEventSubscriptionCommand = DeleteEventSubscriptionCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteHsmClientCertificateCommand 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 DeleteHsmClientCertificateCommand 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_queryDeleteHsmClientCertificateCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteHsmClientCertificateCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteHsmClientCertificateCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteHsmClientCertificateCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteHsmClientCertificateCommand = DeleteHsmClientCertificateCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteHsmConfigurationCommand 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 DeleteHsmConfigurationCommand 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_queryDeleteHsmConfigurationCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteHsmConfigurationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteHsmConfigurationCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteHsmConfigurationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteHsmConfigurationCommand = DeleteHsmConfigurationCommand;
|
|
@@ -11,7 +11,7 @@ class DeletePartnerCommand 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 DeletePartnerCommand 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_queryDeletePartnerCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeletePartnerCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeletePartnerCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeletePartnerCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeletePartnerCommand = DeletePartnerCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteScheduledActionCommand 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 DeleteScheduledActionCommand 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_queryDeleteScheduledActionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteScheduledActionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteScheduledActionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteScheduledActionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteScheduledActionCommand = DeleteScheduledActionCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteSnapshotCopyGrantCommand 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 DeleteSnapshotCopyGrantCommand 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_queryDeleteSnapshotCopyGrantCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteSnapshotCopyGrantCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteSnapshotCopyGrantCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteSnapshotCopyGrantCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteSnapshotCopyGrantCommand = DeleteSnapshotCopyGrantCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteSnapshotScheduleCommand 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 DeleteSnapshotScheduleCommand 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_queryDeleteSnapshotScheduleCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteSnapshotScheduleCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteSnapshotScheduleCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteSnapshotScheduleCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteSnapshotScheduleCommand = DeleteSnapshotScheduleCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteTagsCommand 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 DeleteTagsCommand 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_queryDeleteTagsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteTagsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteTagsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteTagsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteTagsCommand = DeleteTagsCommand;
|
|
@@ -11,7 +11,7 @@ class DeleteUsageLimitCommand 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 DeleteUsageLimitCommand 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_queryDeleteUsageLimitCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDeleteUsageLimitCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDeleteUsageLimitCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDeleteUsageLimitCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DeleteUsageLimitCommand = DeleteUsageLimitCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeAccountAttributesCommand 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 DescribeAccountAttributesCommand 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_queryDescribeAccountAttributesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeAccountAttributesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeAccountAttributesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeAccountAttributesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeAccountAttributesCommand = DescribeAccountAttributesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeAuthenticationProfilesCommand 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 DescribeAuthenticationProfilesCommand 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_queryDescribeAuthenticationProfilesCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeAuthenticationProfilesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeAuthenticationProfilesCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeAuthenticationProfilesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeAuthenticationProfilesCommand = DescribeAuthenticationProfilesCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterDbRevisionsCommand 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 DescribeClusterDbRevisionsCommand 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_queryDescribeClusterDbRevisionsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterDbRevisionsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterDbRevisionsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterDbRevisionsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterDbRevisionsCommand = DescribeClusterDbRevisionsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterParameterGroupsCommand 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 DescribeClusterParameterGroupsCommand 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_queryDescribeClusterParameterGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterParameterGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterParameterGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterParameterGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterParameterGroupsCommand = DescribeClusterParameterGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterParametersCommand 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 DescribeClusterParametersCommand 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_queryDescribeClusterParametersCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterParametersCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterParametersCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterParametersCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterParametersCommand = DescribeClusterParametersCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterSecurityGroupsCommand 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 DescribeClusterSecurityGroupsCommand 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_queryDescribeClusterSecurityGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterSecurityGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterSecurityGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterSecurityGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterSecurityGroupsCommand = DescribeClusterSecurityGroupsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterSnapshotsCommand 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 DescribeClusterSnapshotsCommand 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_queryDescribeClusterSnapshotsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterSnapshotsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterSnapshotsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterSnapshotsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterSnapshotsCommand = DescribeClusterSnapshotsCommand;
|
|
@@ -11,7 +11,7 @@ class DescribeClusterSubnetGroupsCommand 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 DescribeClusterSubnetGroupsCommand 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_queryDescribeClusterSubnetGroupsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryDescribeClusterSubnetGroupsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryDescribeClusterSubnetGroupsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryDescribeClusterSubnetGroupsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.DescribeClusterSubnetGroupsCommand = DescribeClusterSubnetGroupsCommand;
|