@aws-sdk/client-redshift 3.54.0 → 3.56.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/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +35 -35
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,30 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.56.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.55.0...v3.56.0) (2022-03-24)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-redshift
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-redshift
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [3.54.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.0...v3.54.1) (2022-03-15)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @aws-sdk/client-redshift
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
6
30
|
# [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
|
|
7
31
|
|
|
8
32
|
**Note:** Version bump only for package @aws-sdk/client-redshift
|
|
@@ -12,21 +12,21 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
13
|
class RedshiftClient extends smithy_client_1.Client {
|
|
14
14
|
constructor(configuration) {
|
|
15
|
-
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
16
|
-
const _config_1 = config_resolver_1.resolveRegionConfig(_config_0);
|
|
17
|
-
const _config_2 = config_resolver_1.resolveEndpointsConfig(_config_1);
|
|
18
|
-
const _config_3 = middleware_retry_1.resolveRetryConfig(_config_2);
|
|
19
|
-
const _config_4 = middleware_host_header_1.resolveHostHeaderConfig(_config_3);
|
|
20
|
-
const _config_5 = middleware_signing_1.resolveAwsAuthConfig(_config_4);
|
|
21
|
-
const _config_6 = middleware_user_agent_1.resolveUserAgentConfig(_config_5);
|
|
15
|
+
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
|
|
16
|
+
const _config_1 = (0, config_resolver_1.resolveRegionConfig)(_config_0);
|
|
17
|
+
const _config_2 = (0, config_resolver_1.resolveEndpointsConfig)(_config_1);
|
|
18
|
+
const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
|
|
19
|
+
const _config_4 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_3);
|
|
20
|
+
const _config_5 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_4);
|
|
21
|
+
const _config_6 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_5);
|
|
22
22
|
super(_config_6);
|
|
23
23
|
this.config = _config_6;
|
|
24
|
-
this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config));
|
|
25
|
-
this.middlewareStack.use(middleware_content_length_1.getContentLengthPlugin(this.config));
|
|
26
|
-
this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config));
|
|
27
|
-
this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
|
|
28
|
-
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
29
|
-
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
24
|
+
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
25
|
+
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
26
|
+
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
27
|
+
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
28
|
+
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
29
|
+
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
30
30
|
}
|
|
31
31
|
destroy() {
|
|
32
32
|
super.destroy();
|
|
@@ -11,7 +11,7 @@ class AcceptReservedNodeExchangeCommand 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 AcceptReservedNodeExchangeCommand 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_queryAcceptReservedNodeExchangeCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAcceptReservedNodeExchangeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAcceptReservedNodeExchangeCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAcceptReservedNodeExchangeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AcceptReservedNodeExchangeCommand = AcceptReservedNodeExchangeCommand;
|
|
@@ -11,7 +11,7 @@ class AddPartnerCommand 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 AddPartnerCommand 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_queryAddPartnerCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAddPartnerCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAddPartnerCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAddPartnerCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AddPartnerCommand = AddPartnerCommand;
|
|
@@ -11,7 +11,7 @@ class AssociateDataShareConsumerCommand 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 AssociateDataShareConsumerCommand 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_queryAssociateDataShareConsumerCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAssociateDataShareConsumerCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAssociateDataShareConsumerCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAssociateDataShareConsumerCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AssociateDataShareConsumerCommand = AssociateDataShareConsumerCommand;
|
|
@@ -11,7 +11,7 @@ class AuthorizeClusterSecurityGroupIngressCommand extends smithy_client_1.Comman
|
|
|
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 AuthorizeClusterSecurityGroupIngressCommand extends smithy_client_1.Comman
|
|
|
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_queryAuthorizeClusterSecurityGroupIngressCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAuthorizeClusterSecurityGroupIngressCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAuthorizeClusterSecurityGroupIngressCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAuthorizeClusterSecurityGroupIngressCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AuthorizeClusterSecurityGroupIngressCommand = AuthorizeClusterSecurityGroupIngressCommand;
|
|
@@ -11,7 +11,7 @@ class AuthorizeDataShareCommand 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 AuthorizeDataShareCommand 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_queryAuthorizeDataShareCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAuthorizeDataShareCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAuthorizeDataShareCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAuthorizeDataShareCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AuthorizeDataShareCommand = AuthorizeDataShareCommand;
|
|
@@ -11,7 +11,7 @@ class AuthorizeEndpointAccessCommand 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 AuthorizeEndpointAccessCommand 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_queryAuthorizeEndpointAccessCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAuthorizeEndpointAccessCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAuthorizeEndpointAccessCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAuthorizeEndpointAccessCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AuthorizeEndpointAccessCommand = AuthorizeEndpointAccessCommand;
|
|
@@ -11,7 +11,7 @@ class AuthorizeSnapshotAccessCommand 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 AuthorizeSnapshotAccessCommand 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_queryAuthorizeSnapshotAccessCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryAuthorizeSnapshotAccessCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryAuthorizeSnapshotAccessCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryAuthorizeSnapshotAccessCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.AuthorizeSnapshotAccessCommand = AuthorizeSnapshotAccessCommand;
|
|
@@ -11,7 +11,7 @@ class BatchDeleteClusterSnapshotsCommand 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 BatchDeleteClusterSnapshotsCommand 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_queryBatchDeleteClusterSnapshotsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryBatchDeleteClusterSnapshotsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryBatchDeleteClusterSnapshotsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryBatchDeleteClusterSnapshotsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchDeleteClusterSnapshotsCommand = BatchDeleteClusterSnapshotsCommand;
|
|
@@ -11,7 +11,7 @@ class BatchModifyClusterSnapshotsCommand 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 BatchModifyClusterSnapshotsCommand 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_queryBatchModifyClusterSnapshotsCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryBatchModifyClusterSnapshotsCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryBatchModifyClusterSnapshotsCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryBatchModifyClusterSnapshotsCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.BatchModifyClusterSnapshotsCommand = BatchModifyClusterSnapshotsCommand;
|
|
@@ -11,7 +11,7 @@ class CancelResizeCommand 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 CancelResizeCommand 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_queryCancelResizeCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCancelResizeCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCancelResizeCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCancelResizeCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CancelResizeCommand = CancelResizeCommand;
|
|
@@ -11,7 +11,7 @@ class CopyClusterSnapshotCommand 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 CopyClusterSnapshotCommand 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_queryCopyClusterSnapshotCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCopyClusterSnapshotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCopyClusterSnapshotCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCopyClusterSnapshotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CopyClusterSnapshotCommand = CopyClusterSnapshotCommand;
|
|
@@ -11,7 +11,7 @@ class CreateAuthenticationProfileCommand 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 CreateAuthenticationProfileCommand 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_queryCreateAuthenticationProfileCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateAuthenticationProfileCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateAuthenticationProfileCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateAuthenticationProfileCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateAuthenticationProfileCommand = CreateAuthenticationProfileCommand;
|
|
@@ -11,7 +11,7 @@ class CreateClusterCommand 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 CreateClusterCommand 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_queryCreateClusterCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateClusterCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateClusterCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateClusterCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateClusterCommand = CreateClusterCommand;
|
|
@@ -11,7 +11,7 @@ class CreateClusterParameterGroupCommand 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 CreateClusterParameterGroupCommand 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_queryCreateClusterParameterGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateClusterParameterGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateClusterParameterGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateClusterParameterGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateClusterParameterGroupCommand = CreateClusterParameterGroupCommand;
|
|
@@ -11,7 +11,7 @@ class CreateClusterSecurityGroupCommand 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 CreateClusterSecurityGroupCommand 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_queryCreateClusterSecurityGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateClusterSecurityGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateClusterSecurityGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateClusterSecurityGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateClusterSecurityGroupCommand = CreateClusterSecurityGroupCommand;
|
|
@@ -11,7 +11,7 @@ class CreateClusterSnapshotCommand 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 CreateClusterSnapshotCommand 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_queryCreateClusterSnapshotCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateClusterSnapshotCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateClusterSnapshotCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateClusterSnapshotCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateClusterSnapshotCommand = CreateClusterSnapshotCommand;
|
|
@@ -11,7 +11,7 @@ class CreateClusterSubnetGroupCommand 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 CreateClusterSubnetGroupCommand 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_queryCreateClusterSubnetGroupCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateClusterSubnetGroupCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateClusterSubnetGroupCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateClusterSubnetGroupCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateClusterSubnetGroupCommand = CreateClusterSubnetGroupCommand;
|
|
@@ -11,7 +11,7 @@ class CreateEndpointAccessCommand 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 CreateEndpointAccessCommand 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_queryCreateEndpointAccessCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateEndpointAccessCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateEndpointAccessCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateEndpointAccessCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateEndpointAccessCommand = CreateEndpointAccessCommand;
|
|
@@ -11,7 +11,7 @@ class CreateEventSubscriptionCommand 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 CreateEventSubscriptionCommand 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_queryCreateEventSubscriptionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateEventSubscriptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateEventSubscriptionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateEventSubscriptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateEventSubscriptionCommand = CreateEventSubscriptionCommand;
|
|
@@ -11,7 +11,7 @@ class CreateHsmClientCertificateCommand 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 CreateHsmClientCertificateCommand 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_queryCreateHsmClientCertificateCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateHsmClientCertificateCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateHsmClientCertificateCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateHsmClientCertificateCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateHsmClientCertificateCommand = CreateHsmClientCertificateCommand;
|
|
@@ -11,7 +11,7 @@ class CreateHsmConfigurationCommand 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 CreateHsmConfigurationCommand 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_queryCreateHsmConfigurationCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateHsmConfigurationCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateHsmConfigurationCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateHsmConfigurationCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateHsmConfigurationCommand = CreateHsmConfigurationCommand;
|
|
@@ -11,7 +11,7 @@ class CreateScheduledActionCommand 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 CreateScheduledActionCommand 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_queryCreateScheduledActionCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateScheduledActionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateScheduledActionCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateScheduledActionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateScheduledActionCommand = CreateScheduledActionCommand;
|
|
@@ -11,7 +11,7 @@ class CreateSnapshotCopyGrantCommand 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 CreateSnapshotCopyGrantCommand 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_queryCreateSnapshotCopyGrantCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateSnapshotCopyGrantCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateSnapshotCopyGrantCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateSnapshotCopyGrantCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateSnapshotCopyGrantCommand = CreateSnapshotCopyGrantCommand;
|
|
@@ -11,7 +11,7 @@ class CreateSnapshotScheduleCommand 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 CreateSnapshotScheduleCommand 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_queryCreateSnapshotScheduleCommand(input, context);
|
|
30
|
+
return (0, Aws_query_1.serializeAws_queryCreateSnapshotScheduleCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_query_1.deserializeAws_queryCreateSnapshotScheduleCommand(output, context);
|
|
33
|
+
return (0, Aws_query_1.deserializeAws_queryCreateSnapshotScheduleCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.CreateSnapshotScheduleCommand = CreateSnapshotScheduleCommand;
|