@aws-sdk/client-redshift 3.183.0 → 3.186.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.
Files changed (169) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist-cjs/protocols/Aws_query.js +2 -2
  3. package/dist-es/Redshift.js +485 -478
  4. package/dist-es/RedshiftClient.js +28 -22
  5. package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +28 -21
  6. package/dist-es/commands/AddPartnerCommand.js +28 -21
  7. package/dist-es/commands/AssociateDataShareConsumerCommand.js +28 -21
  8. package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +28 -21
  9. package/dist-es/commands/AuthorizeDataShareCommand.js +28 -21
  10. package/dist-es/commands/AuthorizeEndpointAccessCommand.js +28 -21
  11. package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +28 -21
  12. package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +28 -21
  13. package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +28 -21
  14. package/dist-es/commands/CancelResizeCommand.js +28 -21
  15. package/dist-es/commands/CopyClusterSnapshotCommand.js +28 -21
  16. package/dist-es/commands/CreateAuthenticationProfileCommand.js +28 -21
  17. package/dist-es/commands/CreateClusterCommand.js +28 -21
  18. package/dist-es/commands/CreateClusterParameterGroupCommand.js +28 -21
  19. package/dist-es/commands/CreateClusterSecurityGroupCommand.js +28 -21
  20. package/dist-es/commands/CreateClusterSnapshotCommand.js +28 -21
  21. package/dist-es/commands/CreateClusterSubnetGroupCommand.js +28 -21
  22. package/dist-es/commands/CreateEndpointAccessCommand.js +28 -21
  23. package/dist-es/commands/CreateEventSubscriptionCommand.js +28 -21
  24. package/dist-es/commands/CreateHsmClientCertificateCommand.js +28 -21
  25. package/dist-es/commands/CreateHsmConfigurationCommand.js +28 -21
  26. package/dist-es/commands/CreateScheduledActionCommand.js +28 -21
  27. package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +28 -21
  28. package/dist-es/commands/CreateSnapshotScheduleCommand.js +28 -21
  29. package/dist-es/commands/CreateTagsCommand.js +29 -22
  30. package/dist-es/commands/CreateUsageLimitCommand.js +28 -21
  31. package/dist-es/commands/DeauthorizeDataShareCommand.js +28 -21
  32. package/dist-es/commands/DeleteAuthenticationProfileCommand.js +28 -21
  33. package/dist-es/commands/DeleteClusterCommand.js +28 -21
  34. package/dist-es/commands/DeleteClusterParameterGroupCommand.js +29 -22
  35. package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +29 -22
  36. package/dist-es/commands/DeleteClusterSnapshotCommand.js +28 -21
  37. package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +29 -22
  38. package/dist-es/commands/DeleteEndpointAccessCommand.js +28 -21
  39. package/dist-es/commands/DeleteEventSubscriptionCommand.js +29 -22
  40. package/dist-es/commands/DeleteHsmClientCertificateCommand.js +29 -22
  41. package/dist-es/commands/DeleteHsmConfigurationCommand.js +29 -22
  42. package/dist-es/commands/DeletePartnerCommand.js +28 -21
  43. package/dist-es/commands/DeleteScheduledActionCommand.js +29 -22
  44. package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +29 -22
  45. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +29 -22
  46. package/dist-es/commands/DeleteTagsCommand.js +29 -22
  47. package/dist-es/commands/DeleteUsageLimitCommand.js +29 -22
  48. package/dist-es/commands/DescribeAccountAttributesCommand.js +28 -21
  49. package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +28 -21
  50. package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +28 -21
  51. package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +28 -21
  52. package/dist-es/commands/DescribeClusterParametersCommand.js +28 -21
  53. package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +28 -21
  54. package/dist-es/commands/DescribeClusterSnapshotsCommand.js +28 -21
  55. package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +28 -21
  56. package/dist-es/commands/DescribeClusterTracksCommand.js +28 -21
  57. package/dist-es/commands/DescribeClusterVersionsCommand.js +28 -21
  58. package/dist-es/commands/DescribeClustersCommand.js +28 -21
  59. package/dist-es/commands/DescribeDataSharesCommand.js +28 -21
  60. package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +28 -21
  61. package/dist-es/commands/DescribeDataSharesForProducerCommand.js +28 -21
  62. package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +28 -21
  63. package/dist-es/commands/DescribeEndpointAccessCommand.js +28 -21
  64. package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +28 -21
  65. package/dist-es/commands/DescribeEventCategoriesCommand.js +28 -21
  66. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +28 -21
  67. package/dist-es/commands/DescribeEventsCommand.js +28 -21
  68. package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +28 -21
  69. package/dist-es/commands/DescribeHsmConfigurationsCommand.js +28 -21
  70. package/dist-es/commands/DescribeLoggingStatusCommand.js +28 -21
  71. package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +28 -21
  72. package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +28 -21
  73. package/dist-es/commands/DescribePartnersCommand.js +28 -21
  74. package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +28 -21
  75. package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +28 -21
  76. package/dist-es/commands/DescribeReservedNodesCommand.js +28 -21
  77. package/dist-es/commands/DescribeResizeCommand.js +28 -21
  78. package/dist-es/commands/DescribeScheduledActionsCommand.js +28 -21
  79. package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +28 -21
  80. package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +28 -21
  81. package/dist-es/commands/DescribeStorageCommand.js +29 -22
  82. package/dist-es/commands/DescribeTableRestoreStatusCommand.js +28 -21
  83. package/dist-es/commands/DescribeTagsCommand.js +28 -21
  84. package/dist-es/commands/DescribeUsageLimitsCommand.js +28 -21
  85. package/dist-es/commands/DisableLoggingCommand.js +28 -21
  86. package/dist-es/commands/DisableSnapshotCopyCommand.js +28 -21
  87. package/dist-es/commands/DisassociateDataShareConsumerCommand.js +28 -21
  88. package/dist-es/commands/EnableLoggingCommand.js +28 -21
  89. package/dist-es/commands/EnableSnapshotCopyCommand.js +28 -21
  90. package/dist-es/commands/GetClusterCredentialsCommand.js +28 -21
  91. package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +28 -21
  92. package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +28 -21
  93. package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +28 -21
  94. package/dist-es/commands/ModifyAquaConfigurationCommand.js +28 -21
  95. package/dist-es/commands/ModifyAuthenticationProfileCommand.js +28 -21
  96. package/dist-es/commands/ModifyClusterCommand.js +28 -21
  97. package/dist-es/commands/ModifyClusterDbRevisionCommand.js +28 -21
  98. package/dist-es/commands/ModifyClusterIamRolesCommand.js +28 -21
  99. package/dist-es/commands/ModifyClusterMaintenanceCommand.js +28 -21
  100. package/dist-es/commands/ModifyClusterParameterGroupCommand.js +28 -21
  101. package/dist-es/commands/ModifyClusterSnapshotCommand.js +28 -21
  102. package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +29 -22
  103. package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +28 -21
  104. package/dist-es/commands/ModifyEndpointAccessCommand.js +28 -21
  105. package/dist-es/commands/ModifyEventSubscriptionCommand.js +28 -21
  106. package/dist-es/commands/ModifyScheduledActionCommand.js +28 -21
  107. package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +28 -21
  108. package/dist-es/commands/ModifySnapshotScheduleCommand.js +28 -21
  109. package/dist-es/commands/ModifyUsageLimitCommand.js +28 -21
  110. package/dist-es/commands/PauseClusterCommand.js +28 -21
  111. package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +28 -21
  112. package/dist-es/commands/RebootClusterCommand.js +28 -21
  113. package/dist-es/commands/RejectDataShareCommand.js +28 -21
  114. package/dist-es/commands/ResetClusterParameterGroupCommand.js +28 -21
  115. package/dist-es/commands/ResizeClusterCommand.js +28 -21
  116. package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +28 -21
  117. package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +28 -21
  118. package/dist-es/commands/ResumeClusterCommand.js +28 -21
  119. package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +28 -21
  120. package/dist-es/commands/RevokeEndpointAccessCommand.js +28 -21
  121. package/dist-es/commands/RevokeSnapshotAccessCommand.js +28 -21
  122. package/dist-es/commands/RotateEncryptionKeyCommand.js +28 -21
  123. package/dist-es/commands/UpdatePartnerStatusCommand.js +28 -21
  124. package/dist-es/endpoints.js +8 -8
  125. package/dist-es/models/RedshiftServiceException.js +10 -5
  126. package/dist-es/models/models_0.js +1459 -1808
  127. package/dist-es/models/models_1.js +308 -503
  128. package/dist-es/pagination/DescribeClusterDbRevisionsPaginator.js +68 -25
  129. package/dist-es/pagination/DescribeClusterParameterGroupsPaginator.js +68 -25
  130. package/dist-es/pagination/DescribeClusterParametersPaginator.js +68 -25
  131. package/dist-es/pagination/DescribeClusterSecurityGroupsPaginator.js +68 -25
  132. package/dist-es/pagination/DescribeClusterSnapshotsPaginator.js +68 -25
  133. package/dist-es/pagination/DescribeClusterSubnetGroupsPaginator.js +68 -25
  134. package/dist-es/pagination/DescribeClusterTracksPaginator.js +68 -25
  135. package/dist-es/pagination/DescribeClusterVersionsPaginator.js +68 -25
  136. package/dist-es/pagination/DescribeClustersPaginator.js +68 -25
  137. package/dist-es/pagination/DescribeDataSharesForConsumerPaginator.js +68 -25
  138. package/dist-es/pagination/DescribeDataSharesForProducerPaginator.js +68 -25
  139. package/dist-es/pagination/DescribeDataSharesPaginator.js +68 -25
  140. package/dist-es/pagination/DescribeDefaultClusterParametersPaginator.js +68 -25
  141. package/dist-es/pagination/DescribeEndpointAccessPaginator.js +68 -25
  142. package/dist-es/pagination/DescribeEndpointAuthorizationPaginator.js +68 -25
  143. package/dist-es/pagination/DescribeEventSubscriptionsPaginator.js +68 -25
  144. package/dist-es/pagination/DescribeEventsPaginator.js +68 -25
  145. package/dist-es/pagination/DescribeHsmClientCertificatesPaginator.js +68 -25
  146. package/dist-es/pagination/DescribeHsmConfigurationsPaginator.js +68 -25
  147. package/dist-es/pagination/DescribeNodeConfigurationOptionsPaginator.js +68 -25
  148. package/dist-es/pagination/DescribeOrderableClusterOptionsPaginator.js +68 -25
  149. package/dist-es/pagination/DescribeReservedNodeExchangeStatusPaginator.js +68 -25
  150. package/dist-es/pagination/DescribeReservedNodeOfferingsPaginator.js +68 -25
  151. package/dist-es/pagination/DescribeReservedNodesPaginator.js +68 -25
  152. package/dist-es/pagination/DescribeScheduledActionsPaginator.js +68 -25
  153. package/dist-es/pagination/DescribeSnapshotCopyGrantsPaginator.js +68 -25
  154. package/dist-es/pagination/DescribeSnapshotSchedulesPaginator.js +68 -25
  155. package/dist-es/pagination/DescribeTableRestoreStatusPaginator.js +68 -25
  156. package/dist-es/pagination/DescribeTagsPaginator.js +68 -25
  157. package/dist-es/pagination/DescribeUsageLimitsPaginator.js +68 -25
  158. package/dist-es/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.js +68 -25
  159. package/dist-es/pagination/GetReservedNodeExchangeOfferingsPaginator.js +68 -25
  160. package/dist-es/protocols/Aws_query.js +11426 -8821
  161. package/dist-es/runtimeConfig.browser.js +12 -26
  162. package/dist-es/runtimeConfig.js +12 -30
  163. package/dist-es/runtimeConfig.native.js +5 -8
  164. package/dist-es/runtimeConfig.shared.js +11 -8
  165. package/dist-es/waiters/waitForClusterAvailable.js +93 -52
  166. package/dist-es/waiters/waitForClusterDeleted.js +90 -49
  167. package/dist-es/waiters/waitForClusterRestored.js +91 -50
  168. package/dist-es/waiters/waitForSnapshotAvailable.js +115 -64
  169. package/package.json +34 -34
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateHsmClientCertificateMessageFilterSensitiveLog, CreateHsmClientCertificateResultFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateHsmClientCertificateCommand, serializeAws_queryCreateHsmClientCertificateCommand, } from "../protocols/Aws_query";
5
- export class CreateHsmClientCertificateCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateHsmClientCertificateCommand = (function (_super) {
7
+ __extends(CreateHsmClientCertificateCommand, _super);
8
+ function CreateHsmClientCertificateCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateHsmClientCertificateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateHsmClientCertificateCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateHsmClientCertificateCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateHsmClientCertificateMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: CreateHsmClientCertificateResultFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateHsmClientCertificateCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateHsmClientCertificateCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateHsmClientCertificateCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateHsmClientCertificateCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateHsmClientCertificateCommand;
38
+ }($Command));
39
+ export { CreateHsmClientCertificateCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateHsmConfigurationMessageFilterSensitiveLog, CreateHsmConfigurationResultFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateHsmConfigurationCommand, serializeAws_queryCreateHsmConfigurationCommand, } from "../protocols/Aws_query";
5
- export class CreateHsmConfigurationCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateHsmConfigurationCommand = (function (_super) {
7
+ __extends(CreateHsmConfigurationCommand, _super);
8
+ function CreateHsmConfigurationCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateHsmConfigurationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateHsmConfigurationCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateHsmConfigurationCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateHsmConfigurationMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: CreateHsmConfigurationResultFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateHsmConfigurationCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateHsmConfigurationCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateHsmConfigurationCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateHsmConfigurationCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateHsmConfigurationCommand;
38
+ }($Command));
39
+ export { CreateHsmConfigurationCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateScheduledActionMessageFilterSensitiveLog, ScheduledActionFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateScheduledActionCommand, serializeAws_queryCreateScheduledActionCommand, } from "../protocols/Aws_query";
5
- export class CreateScheduledActionCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateScheduledActionCommand = (function (_super) {
7
+ __extends(CreateScheduledActionCommand, _super);
8
+ function CreateScheduledActionCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateScheduledActionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateScheduledActionCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateScheduledActionCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateScheduledActionMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ScheduledActionFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateScheduledActionCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateScheduledActionCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateScheduledActionCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateScheduledActionCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateScheduledActionCommand;
38
+ }($Command));
39
+ export { CreateScheduledActionCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateSnapshotCopyGrantMessageFilterSensitiveLog, CreateSnapshotCopyGrantResultFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateSnapshotCopyGrantCommand, serializeAws_queryCreateSnapshotCopyGrantCommand, } from "../protocols/Aws_query";
5
- export class CreateSnapshotCopyGrantCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateSnapshotCopyGrantCommand = (function (_super) {
7
+ __extends(CreateSnapshotCopyGrantCommand, _super);
8
+ function CreateSnapshotCopyGrantCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateSnapshotCopyGrantCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateSnapshotCopyGrantCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateSnapshotCopyGrantCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateSnapshotCopyGrantMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: CreateSnapshotCopyGrantResultFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateSnapshotCopyGrantCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateSnapshotCopyGrantCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateSnapshotCopyGrantCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateSnapshotCopyGrantCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateSnapshotCopyGrantCommand;
38
+ }($Command));
39
+ export { CreateSnapshotCopyGrantCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateSnapshotScheduleMessageFilterSensitiveLog, SnapshotScheduleFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateSnapshotScheduleCommand, serializeAws_queryCreateSnapshotScheduleCommand, } from "../protocols/Aws_query";
5
- export class CreateSnapshotScheduleCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateSnapshotScheduleCommand = (function (_super) {
7
+ __extends(CreateSnapshotScheduleCommand, _super);
8
+ function CreateSnapshotScheduleCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateSnapshotScheduleCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateSnapshotScheduleCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateSnapshotScheduleCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateSnapshotScheduleMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: SnapshotScheduleFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateSnapshotScheduleCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateSnapshotScheduleCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateSnapshotScheduleCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateSnapshotScheduleCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateSnapshotScheduleCommand;
38
+ }($Command));
39
+ export { CreateSnapshotScheduleCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateTagsMessageFilterSensitiveLog } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateTagsCommand, serializeAws_queryCreateTagsCommand } from "../protocols/Aws_query";
5
- export class CreateTagsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateTagsCommand = (function (_super) {
7
+ __extends(CreateTagsCommand, _super);
8
+ function CreateTagsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateTagsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateTagsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateTagsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateTagsMessageFilterSensitiveLog,
21
- outputFilterSensitiveLog: (output) => output,
24
+ outputFilterSensitiveLog: function (output) { return output; },
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateTagsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateTagsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateTagsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateTagsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateTagsCommand;
38
+ }($Command));
39
+ export { CreateTagsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { CreateUsageLimitMessageFilterSensitiveLog, UsageLimitFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryCreateUsageLimitCommand, serializeAws_queryCreateUsageLimitCommand, } from "../protocols/Aws_query";
5
- export class CreateUsageLimitCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var CreateUsageLimitCommand = (function (_super) {
7
+ __extends(CreateUsageLimitCommand, _super);
8
+ function CreateUsageLimitCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ CreateUsageLimitCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "CreateUsageLimitCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "CreateUsageLimitCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: CreateUsageLimitMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UsageLimitFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ CreateUsageLimitCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryCreateUsageLimitCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ CreateUsageLimitCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryCreateUsageLimitCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return CreateUsageLimitCommand;
38
+ }($Command));
39
+ export { CreateUsageLimitCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { DataShareFilterSensitiveLog, DeauthorizeDataShareMessageFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryDeauthorizeDataShareCommand, serializeAws_queryDeauthorizeDataShareCommand, } from "../protocols/Aws_query";
5
- export class DeauthorizeDataShareCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var DeauthorizeDataShareCommand = (function (_super) {
7
+ __extends(DeauthorizeDataShareCommand, _super);
8
+ function DeauthorizeDataShareCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ DeauthorizeDataShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "DeauthorizeDataShareCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "DeauthorizeDataShareCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: DeauthorizeDataShareMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: DataShareFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DeauthorizeDataShareCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryDeauthorizeDataShareCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ DeauthorizeDataShareCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryDeauthorizeDataShareCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return DeauthorizeDataShareCommand;
38
+ }($Command));
39
+ export { DeauthorizeDataShareCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { DeleteAuthenticationProfileMessageFilterSensitiveLog, DeleteAuthenticationProfileResultFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryDeleteAuthenticationProfileCommand, serializeAws_queryDeleteAuthenticationProfileCommand, } from "../protocols/Aws_query";
5
- export class DeleteAuthenticationProfileCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var DeleteAuthenticationProfileCommand = (function (_super) {
7
+ __extends(DeleteAuthenticationProfileCommand, _super);
8
+ function DeleteAuthenticationProfileCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ DeleteAuthenticationProfileCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "DeleteAuthenticationProfileCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "DeleteAuthenticationProfileCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: DeleteAuthenticationProfileMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: DeleteAuthenticationProfileResultFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DeleteAuthenticationProfileCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryDeleteAuthenticationProfileCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ DeleteAuthenticationProfileCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryDeleteAuthenticationProfileCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return DeleteAuthenticationProfileCommand;
38
+ }($Command));
39
+ export { DeleteAuthenticationProfileCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { DeleteClusterMessageFilterSensitiveLog, DeleteClusterResultFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_queryDeleteClusterCommand, serializeAws_queryDeleteClusterCommand, } from "../protocols/Aws_query";
5
- export class DeleteClusterCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var DeleteClusterCommand = (function (_super) {
7
+ __extends(DeleteClusterCommand, _super);
8
+ function DeleteClusterCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ DeleteClusterCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "RedshiftClient";
15
- const commandName = "DeleteClusterCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "RedshiftClient";
18
+ var commandName = "DeleteClusterCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: DeleteClusterMessageFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: DeleteClusterResultFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ DeleteClusterCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_queryDeleteClusterCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ DeleteClusterCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_queryDeleteClusterCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return DeleteClusterCommand;
38
+ }($Command));
39
+ export { DeleteClusterCommand };