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