@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,3 +1,4 @@
1
+ import { __assign, __extends } from "tslib";
1
2
  import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
2
3
  export var LogDestinationType;
3
4
  (function (LogDestinationType) {
@@ -33,18 +34,18 @@ export var PartnerIntegrationStatus;
33
34
  PartnerIntegrationStatus["Inactive"] = "Inactive";
34
35
  PartnerIntegrationStatus["RuntimeFailure"] = "RuntimeFailure";
35
36
  })(PartnerIntegrationStatus || (PartnerIntegrationStatus = {}));
36
- export class ReservedNodeExchangeNotFoundFault extends __BaseException {
37
- constructor(opts) {
38
- super({
39
- name: "ReservedNodeExchangeNotFoundFault",
40
- $fault: "client",
41
- ...opts,
42
- });
43
- this.name = "ReservedNodeExchangeNotFoundFault";
44
- this.$fault = "client";
45
- Object.setPrototypeOf(this, ReservedNodeExchangeNotFoundFault.prototype);
37
+ var ReservedNodeExchangeNotFoundFault = (function (_super) {
38
+ __extends(ReservedNodeExchangeNotFoundFault, _super);
39
+ function ReservedNodeExchangeNotFoundFault(opts) {
40
+ var _this = _super.call(this, __assign({ name: "ReservedNodeExchangeNotFoundFault", $fault: "client" }, opts)) || this;
41
+ _this.name = "ReservedNodeExchangeNotFoundFault";
42
+ _this.$fault = "client";
43
+ Object.setPrototypeOf(_this, ReservedNodeExchangeNotFoundFault.prototype);
44
+ return _this;
46
45
  }
47
- }
46
+ return ReservedNodeExchangeNotFoundFault;
47
+ }(__BaseException));
48
+ export { ReservedNodeExchangeNotFoundFault };
48
49
  export var ScheduledActionFilterName;
49
50
  (function (ScheduledActionFilterName) {
50
51
  ScheduledActionFilterName["CLUSTER_IDENTIFIER"] = "cluster-identifier";
@@ -56,518 +57,322 @@ export var ScheduledActionTypeValues;
56
57
  ScheduledActionTypeValues["RESIZE_CLUSTER"] = "ResizeCluster";
57
58
  ScheduledActionTypeValues["RESUME_CLUSTER"] = "ResumeCluster";
58
59
  })(ScheduledActionTypeValues || (ScheduledActionTypeValues = {}));
59
- export class TableRestoreNotFoundFault extends __BaseException {
60
- constructor(opts) {
61
- super({
62
- name: "TableRestoreNotFoundFault",
63
- $fault: "client",
64
- ...opts,
65
- });
66
- this.name = "TableRestoreNotFoundFault";
67
- this.$fault = "client";
68
- Object.setPrototypeOf(this, TableRestoreNotFoundFault.prototype);
60
+ var TableRestoreNotFoundFault = (function (_super) {
61
+ __extends(TableRestoreNotFoundFault, _super);
62
+ function TableRestoreNotFoundFault(opts) {
63
+ var _this = _super.call(this, __assign({ name: "TableRestoreNotFoundFault", $fault: "client" }, opts)) || this;
64
+ _this.name = "TableRestoreNotFoundFault";
65
+ _this.$fault = "client";
66
+ Object.setPrototypeOf(_this, TableRestoreNotFoundFault.prototype);
67
+ return _this;
69
68
  }
70
- }
71
- export class SnapshotCopyAlreadyDisabledFault extends __BaseException {
72
- constructor(opts) {
73
- super({
74
- name: "SnapshotCopyAlreadyDisabledFault",
75
- $fault: "client",
76
- ...opts,
77
- });
78
- this.name = "SnapshotCopyAlreadyDisabledFault";
79
- this.$fault = "client";
80
- Object.setPrototypeOf(this, SnapshotCopyAlreadyDisabledFault.prototype);
69
+ return TableRestoreNotFoundFault;
70
+ }(__BaseException));
71
+ export { TableRestoreNotFoundFault };
72
+ var SnapshotCopyAlreadyDisabledFault = (function (_super) {
73
+ __extends(SnapshotCopyAlreadyDisabledFault, _super);
74
+ function SnapshotCopyAlreadyDisabledFault(opts) {
75
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyAlreadyDisabledFault", $fault: "client" }, opts)) || this;
76
+ _this.name = "SnapshotCopyAlreadyDisabledFault";
77
+ _this.$fault = "client";
78
+ Object.setPrototypeOf(_this, SnapshotCopyAlreadyDisabledFault.prototype);
79
+ return _this;
81
80
  }
82
- }
83
- export class InsufficientS3BucketPolicyFault extends __BaseException {
84
- constructor(opts) {
85
- super({
86
- name: "InsufficientS3BucketPolicyFault",
87
- $fault: "client",
88
- ...opts,
89
- });
90
- this.name = "InsufficientS3BucketPolicyFault";
91
- this.$fault = "client";
92
- Object.setPrototypeOf(this, InsufficientS3BucketPolicyFault.prototype);
81
+ return SnapshotCopyAlreadyDisabledFault;
82
+ }(__BaseException));
83
+ export { SnapshotCopyAlreadyDisabledFault };
84
+ var InsufficientS3BucketPolicyFault = (function (_super) {
85
+ __extends(InsufficientS3BucketPolicyFault, _super);
86
+ function InsufficientS3BucketPolicyFault(opts) {
87
+ var _this = _super.call(this, __assign({ name: "InsufficientS3BucketPolicyFault", $fault: "client" }, opts)) || this;
88
+ _this.name = "InsufficientS3BucketPolicyFault";
89
+ _this.$fault = "client";
90
+ Object.setPrototypeOf(_this, InsufficientS3BucketPolicyFault.prototype);
91
+ return _this;
93
92
  }
94
- }
95
- export class InvalidS3BucketNameFault extends __BaseException {
96
- constructor(opts) {
97
- super({
98
- name: "InvalidS3BucketNameFault",
99
- $fault: "client",
100
- ...opts,
101
- });
102
- this.name = "InvalidS3BucketNameFault";
103
- this.$fault = "client";
104
- Object.setPrototypeOf(this, InvalidS3BucketNameFault.prototype);
93
+ return InsufficientS3BucketPolicyFault;
94
+ }(__BaseException));
95
+ export { InsufficientS3BucketPolicyFault };
96
+ var InvalidS3BucketNameFault = (function (_super) {
97
+ __extends(InvalidS3BucketNameFault, _super);
98
+ function InvalidS3BucketNameFault(opts) {
99
+ var _this = _super.call(this, __assign({ name: "InvalidS3BucketNameFault", $fault: "client" }, opts)) || this;
100
+ _this.name = "InvalidS3BucketNameFault";
101
+ _this.$fault = "client";
102
+ Object.setPrototypeOf(_this, InvalidS3BucketNameFault.prototype);
103
+ return _this;
105
104
  }
106
- }
107
- export class InvalidS3KeyPrefixFault extends __BaseException {
108
- constructor(opts) {
109
- super({
110
- name: "InvalidS3KeyPrefixFault",
111
- $fault: "client",
112
- ...opts,
113
- });
114
- this.name = "InvalidS3KeyPrefixFault";
115
- this.$fault = "client";
116
- Object.setPrototypeOf(this, InvalidS3KeyPrefixFault.prototype);
105
+ return InvalidS3BucketNameFault;
106
+ }(__BaseException));
107
+ export { InvalidS3BucketNameFault };
108
+ var InvalidS3KeyPrefixFault = (function (_super) {
109
+ __extends(InvalidS3KeyPrefixFault, _super);
110
+ function InvalidS3KeyPrefixFault(opts) {
111
+ var _this = _super.call(this, __assign({ name: "InvalidS3KeyPrefixFault", $fault: "client" }, opts)) || this;
112
+ _this.name = "InvalidS3KeyPrefixFault";
113
+ _this.$fault = "client";
114
+ Object.setPrototypeOf(_this, InvalidS3KeyPrefixFault.prototype);
115
+ return _this;
117
116
  }
118
- }
119
- export class IncompatibleOrderableOptions extends __BaseException {
120
- constructor(opts) {
121
- super({
122
- name: "IncompatibleOrderableOptions",
123
- $fault: "client",
124
- ...opts,
125
- });
126
- this.name = "IncompatibleOrderableOptions";
127
- this.$fault = "client";
128
- Object.setPrototypeOf(this, IncompatibleOrderableOptions.prototype);
117
+ return InvalidS3KeyPrefixFault;
118
+ }(__BaseException));
119
+ export { InvalidS3KeyPrefixFault };
120
+ var IncompatibleOrderableOptions = (function (_super) {
121
+ __extends(IncompatibleOrderableOptions, _super);
122
+ function IncompatibleOrderableOptions(opts) {
123
+ var _this = _super.call(this, __assign({ name: "IncompatibleOrderableOptions", $fault: "client" }, opts)) || this;
124
+ _this.name = "IncompatibleOrderableOptions";
125
+ _this.$fault = "client";
126
+ Object.setPrototypeOf(_this, IncompatibleOrderableOptions.prototype);
127
+ return _this;
129
128
  }
130
- }
131
- export class SnapshotCopyAlreadyEnabledFault extends __BaseException {
132
- constructor(opts) {
133
- super({
134
- name: "SnapshotCopyAlreadyEnabledFault",
135
- $fault: "client",
136
- ...opts,
137
- });
138
- this.name = "SnapshotCopyAlreadyEnabledFault";
139
- this.$fault = "client";
140
- Object.setPrototypeOf(this, SnapshotCopyAlreadyEnabledFault.prototype);
129
+ return IncompatibleOrderableOptions;
130
+ }(__BaseException));
131
+ export { IncompatibleOrderableOptions };
132
+ var SnapshotCopyAlreadyEnabledFault = (function (_super) {
133
+ __extends(SnapshotCopyAlreadyEnabledFault, _super);
134
+ function SnapshotCopyAlreadyEnabledFault(opts) {
135
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyAlreadyEnabledFault", $fault: "client" }, opts)) || this;
136
+ _this.name = "SnapshotCopyAlreadyEnabledFault";
137
+ _this.$fault = "client";
138
+ Object.setPrototypeOf(_this, SnapshotCopyAlreadyEnabledFault.prototype);
139
+ return _this;
141
140
  }
142
- }
143
- export class UnknownSnapshotCopyRegionFault extends __BaseException {
144
- constructor(opts) {
145
- super({
146
- name: "UnknownSnapshotCopyRegionFault",
147
- $fault: "client",
148
- ...opts,
149
- });
150
- this.name = "UnknownSnapshotCopyRegionFault";
151
- this.$fault = "client";
152
- Object.setPrototypeOf(this, UnknownSnapshotCopyRegionFault.prototype);
141
+ return SnapshotCopyAlreadyEnabledFault;
142
+ }(__BaseException));
143
+ export { SnapshotCopyAlreadyEnabledFault };
144
+ var UnknownSnapshotCopyRegionFault = (function (_super) {
145
+ __extends(UnknownSnapshotCopyRegionFault, _super);
146
+ function UnknownSnapshotCopyRegionFault(opts) {
147
+ var _this = _super.call(this, __assign({ name: "UnknownSnapshotCopyRegionFault", $fault: "client" }, opts)) || this;
148
+ _this.name = "UnknownSnapshotCopyRegionFault";
149
+ _this.$fault = "client";
150
+ Object.setPrototypeOf(_this, UnknownSnapshotCopyRegionFault.prototype);
151
+ return _this;
153
152
  }
154
- }
155
- export class EndpointAuthorizationNotFoundFault extends __BaseException {
156
- constructor(opts) {
157
- super({
158
- name: "EndpointAuthorizationNotFoundFault",
159
- $fault: "client",
160
- ...opts,
161
- });
162
- this.name = "EndpointAuthorizationNotFoundFault";
163
- this.$fault = "client";
164
- Object.setPrototypeOf(this, EndpointAuthorizationNotFoundFault.prototype);
153
+ return UnknownSnapshotCopyRegionFault;
154
+ }(__BaseException));
155
+ export { UnknownSnapshotCopyRegionFault };
156
+ var EndpointAuthorizationNotFoundFault = (function (_super) {
157
+ __extends(EndpointAuthorizationNotFoundFault, _super);
158
+ function EndpointAuthorizationNotFoundFault(opts) {
159
+ var _this = _super.call(this, __assign({ name: "EndpointAuthorizationNotFoundFault", $fault: "client" }, opts)) || this;
160
+ _this.name = "EndpointAuthorizationNotFoundFault";
161
+ _this.$fault = "client";
162
+ Object.setPrototypeOf(_this, EndpointAuthorizationNotFoundFault.prototype);
163
+ return _this;
165
164
  }
166
- }
165
+ return EndpointAuthorizationNotFoundFault;
166
+ }(__BaseException));
167
+ export { EndpointAuthorizationNotFoundFault };
167
168
  export var ReservedNodeExchangeActionType;
168
169
  (function (ReservedNodeExchangeActionType) {
169
170
  ReservedNodeExchangeActionType["RESIZE_CLUSTER"] = "resize-cluster";
170
171
  ReservedNodeExchangeActionType["RESTORE_CLUSTER"] = "restore-cluster";
171
172
  })(ReservedNodeExchangeActionType || (ReservedNodeExchangeActionType = {}));
172
- export class InProgressTableRestoreQuotaExceededFault extends __BaseException {
173
- constructor(opts) {
174
- super({
175
- name: "InProgressTableRestoreQuotaExceededFault",
176
- $fault: "client",
177
- ...opts,
178
- });
179
- this.name = "InProgressTableRestoreQuotaExceededFault";
180
- this.$fault = "client";
181
- Object.setPrototypeOf(this, InProgressTableRestoreQuotaExceededFault.prototype);
173
+ var InProgressTableRestoreQuotaExceededFault = (function (_super) {
174
+ __extends(InProgressTableRestoreQuotaExceededFault, _super);
175
+ function InProgressTableRestoreQuotaExceededFault(opts) {
176
+ var _this = _super.call(this, __assign({ name: "InProgressTableRestoreQuotaExceededFault", $fault: "client" }, opts)) || this;
177
+ _this.name = "InProgressTableRestoreQuotaExceededFault";
178
+ _this.$fault = "client";
179
+ Object.setPrototypeOf(_this, InProgressTableRestoreQuotaExceededFault.prototype);
180
+ return _this;
182
181
  }
183
- }
184
- export class InvalidRestoreFault extends __BaseException {
185
- constructor(opts) {
186
- super({
187
- name: "InvalidRestoreFault",
188
- $fault: "client",
189
- ...opts,
190
- });
191
- this.name = "InvalidRestoreFault";
192
- this.$fault = "client";
193
- Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
182
+ return InProgressTableRestoreQuotaExceededFault;
183
+ }(__BaseException));
184
+ export { InProgressTableRestoreQuotaExceededFault };
185
+ var InvalidRestoreFault = (function (_super) {
186
+ __extends(InvalidRestoreFault, _super);
187
+ function InvalidRestoreFault(opts) {
188
+ var _this = _super.call(this, __assign({ name: "InvalidRestoreFault", $fault: "client" }, opts)) || this;
189
+ _this.name = "InvalidRestoreFault";
190
+ _this.$fault = "client";
191
+ Object.setPrototypeOf(_this, InvalidRestoreFault.prototype);
192
+ return _this;
194
193
  }
195
- }
196
- export class InvalidTableRestoreArgumentFault extends __BaseException {
197
- constructor(opts) {
198
- super({
199
- name: "InvalidTableRestoreArgumentFault",
200
- $fault: "client",
201
- ...opts,
202
- });
203
- this.name = "InvalidTableRestoreArgumentFault";
204
- this.$fault = "client";
205
- Object.setPrototypeOf(this, InvalidTableRestoreArgumentFault.prototype);
194
+ return InvalidRestoreFault;
195
+ }(__BaseException));
196
+ export { InvalidRestoreFault };
197
+ var InvalidTableRestoreArgumentFault = (function (_super) {
198
+ __extends(InvalidTableRestoreArgumentFault, _super);
199
+ function InvalidTableRestoreArgumentFault(opts) {
200
+ var _this = _super.call(this, __assign({ name: "InvalidTableRestoreArgumentFault", $fault: "client" }, opts)) || this;
201
+ _this.name = "InvalidTableRestoreArgumentFault";
202
+ _this.$fault = "client";
203
+ Object.setPrototypeOf(_this, InvalidTableRestoreArgumentFault.prototype);
204
+ return _this;
206
205
  }
207
- }
208
- export class TableLimitExceededFault extends __BaseException {
209
- constructor(opts) {
210
- super({
211
- name: "TableLimitExceededFault",
212
- $fault: "client",
213
- ...opts,
214
- });
215
- this.name = "TableLimitExceededFault";
216
- this.$fault = "client";
217
- Object.setPrototypeOf(this, TableLimitExceededFault.prototype);
206
+ return InvalidTableRestoreArgumentFault;
207
+ }(__BaseException));
208
+ export { InvalidTableRestoreArgumentFault };
209
+ var TableLimitExceededFault = (function (_super) {
210
+ __extends(TableLimitExceededFault, _super);
211
+ function TableLimitExceededFault(opts) {
212
+ var _this = _super.call(this, __assign({ name: "TableLimitExceededFault", $fault: "client" }, opts)) || this;
213
+ _this.name = "TableLimitExceededFault";
214
+ _this.$fault = "client";
215
+ Object.setPrototypeOf(_this, TableLimitExceededFault.prototype);
216
+ return _this;
218
217
  }
219
- }
220
- export class UnsupportedOptionFault extends __BaseException {
221
- constructor(opts) {
222
- super({
223
- name: "UnsupportedOptionFault",
224
- $fault: "client",
225
- ...opts,
226
- });
227
- this.name = "UnsupportedOptionFault";
228
- this.$fault = "client";
229
- Object.setPrototypeOf(this, UnsupportedOptionFault.prototype);
218
+ return TableLimitExceededFault;
219
+ }(__BaseException));
220
+ export { TableLimitExceededFault };
221
+ var UnsupportedOptionFault = (function (_super) {
222
+ __extends(UnsupportedOptionFault, _super);
223
+ function UnsupportedOptionFault(opts) {
224
+ var _this = _super.call(this, __assign({ name: "UnsupportedOptionFault", $fault: "client" }, opts)) || this;
225
+ _this.name = "UnsupportedOptionFault";
226
+ _this.$fault = "client";
227
+ Object.setPrototypeOf(_this, UnsupportedOptionFault.prototype);
228
+ return _this;
230
229
  }
231
- }
232
- export class SubnetAlreadyInUse extends __BaseException {
233
- constructor(opts) {
234
- super({
235
- name: "SubnetAlreadyInUse",
236
- $fault: "client",
237
- ...opts,
238
- });
239
- this.name = "SubnetAlreadyInUse";
240
- this.$fault = "client";
241
- Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
230
+ return UnsupportedOptionFault;
231
+ }(__BaseException));
232
+ export { UnsupportedOptionFault };
233
+ var SubnetAlreadyInUse = (function (_super) {
234
+ __extends(SubnetAlreadyInUse, _super);
235
+ function SubnetAlreadyInUse(opts) {
236
+ var _this = _super.call(this, __assign({ name: "SubnetAlreadyInUse", $fault: "client" }, opts)) || this;
237
+ _this.name = "SubnetAlreadyInUse";
238
+ _this.$fault = "client";
239
+ Object.setPrototypeOf(_this, SubnetAlreadyInUse.prototype);
240
+ return _this;
242
241
  }
243
- }
244
- export class SnapshotCopyDisabledFault extends __BaseException {
245
- constructor(opts) {
246
- super({
247
- name: "SnapshotCopyDisabledFault",
248
- $fault: "client",
249
- ...opts,
250
- });
251
- this.name = "SnapshotCopyDisabledFault";
252
- this.$fault = "client";
253
- Object.setPrototypeOf(this, SnapshotCopyDisabledFault.prototype);
242
+ return SubnetAlreadyInUse;
243
+ }(__BaseException));
244
+ export { SubnetAlreadyInUse };
245
+ var SnapshotCopyDisabledFault = (function (_super) {
246
+ __extends(SnapshotCopyDisabledFault, _super);
247
+ function SnapshotCopyDisabledFault(opts) {
248
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyDisabledFault", $fault: "client" }, opts)) || this;
249
+ _this.name = "SnapshotCopyDisabledFault";
250
+ _this.$fault = "client";
251
+ Object.setPrototypeOf(_this, SnapshotCopyDisabledFault.prototype);
252
+ return _this;
254
253
  }
255
- }
256
- export class SnapshotScheduleUpdateInProgressFault extends __BaseException {
257
- constructor(opts) {
258
- super({
259
- name: "SnapshotScheduleUpdateInProgressFault",
260
- $fault: "client",
261
- ...opts,
262
- });
263
- this.name = "SnapshotScheduleUpdateInProgressFault";
264
- this.$fault = "client";
265
- Object.setPrototypeOf(this, SnapshotScheduleUpdateInProgressFault.prototype);
254
+ return SnapshotCopyDisabledFault;
255
+ }(__BaseException));
256
+ export { SnapshotCopyDisabledFault };
257
+ var SnapshotScheduleUpdateInProgressFault = (function (_super) {
258
+ __extends(SnapshotScheduleUpdateInProgressFault, _super);
259
+ function SnapshotScheduleUpdateInProgressFault(opts) {
260
+ var _this = _super.call(this, __assign({ name: "SnapshotScheduleUpdateInProgressFault", $fault: "client" }, opts)) || this;
261
+ _this.name = "SnapshotScheduleUpdateInProgressFault";
262
+ _this.$fault = "client";
263
+ Object.setPrototypeOf(_this, SnapshotScheduleUpdateInProgressFault.prototype);
264
+ return _this;
266
265
  }
267
- }
268
- export class ReservedNodeQuotaExceededFault extends __BaseException {
269
- constructor(opts) {
270
- super({
271
- name: "ReservedNodeQuotaExceededFault",
272
- $fault: "client",
273
- ...opts,
274
- });
275
- this.name = "ReservedNodeQuotaExceededFault";
276
- this.$fault = "client";
277
- Object.setPrototypeOf(this, ReservedNodeQuotaExceededFault.prototype);
266
+ return SnapshotScheduleUpdateInProgressFault;
267
+ }(__BaseException));
268
+ export { SnapshotScheduleUpdateInProgressFault };
269
+ var ReservedNodeQuotaExceededFault = (function (_super) {
270
+ __extends(ReservedNodeQuotaExceededFault, _super);
271
+ function ReservedNodeQuotaExceededFault(opts) {
272
+ var _this = _super.call(this, __assign({ name: "ReservedNodeQuotaExceededFault", $fault: "client" }, opts)) || this;
273
+ _this.name = "ReservedNodeQuotaExceededFault";
274
+ _this.$fault = "client";
275
+ Object.setPrototypeOf(_this, ReservedNodeQuotaExceededFault.prototype);
276
+ return _this;
278
277
  }
279
- }
280
- export const DescribeHsmConfigurationsMessageFilterSensitiveLog = (obj) => ({
281
- ...obj,
282
- });
283
- export const HsmConfigurationMessageFilterSensitiveLog = (obj) => ({
284
- ...obj,
285
- });
286
- export const DescribeLoggingStatusMessageFilterSensitiveLog = (obj) => ({
287
- ...obj,
288
- });
289
- export const LoggingStatusFilterSensitiveLog = (obj) => ({
290
- ...obj,
291
- });
292
- export const NodeConfigurationOptionsFilterFilterSensitiveLog = (obj) => ({
293
- ...obj,
294
- });
295
- export const DescribeNodeConfigurationOptionsMessageFilterSensitiveLog = (obj) => ({
296
- ...obj,
297
- });
298
- export const NodeConfigurationOptionFilterSensitiveLog = (obj) => ({
299
- ...obj,
300
- });
301
- export const NodeConfigurationOptionsMessageFilterSensitiveLog = (obj) => ({
302
- ...obj,
303
- });
304
- export const DescribeOrderableClusterOptionsMessageFilterSensitiveLog = (obj) => ({
305
- ...obj,
306
- });
307
- export const OrderableClusterOptionFilterSensitiveLog = (obj) => ({
308
- ...obj,
309
- });
310
- export const OrderableClusterOptionsMessageFilterSensitiveLog = (obj) => ({
311
- ...obj,
312
- });
313
- export const DescribePartnersInputMessageFilterSensitiveLog = (obj) => ({
314
- ...obj,
315
- });
316
- export const PartnerIntegrationInfoFilterSensitiveLog = (obj) => ({
317
- ...obj,
318
- });
319
- export const DescribePartnersOutputMessageFilterSensitiveLog = (obj) => ({
320
- ...obj,
321
- });
322
- export const DescribeReservedNodeExchangeStatusInputMessageFilterSensitiveLog = (obj) => ({
323
- ...obj,
324
- });
325
- export const DescribeReservedNodeExchangeStatusOutputMessageFilterSensitiveLog = (obj) => ({
326
- ...obj,
327
- });
328
- export const DescribeReservedNodeOfferingsMessageFilterSensitiveLog = (obj) => ({
329
- ...obj,
330
- });
331
- export const ReservedNodeOfferingFilterSensitiveLog = (obj) => ({
332
- ...obj,
333
- });
334
- export const ReservedNodeOfferingsMessageFilterSensitiveLog = (obj) => ({
335
- ...obj,
336
- });
337
- export const DescribeReservedNodesMessageFilterSensitiveLog = (obj) => ({
338
- ...obj,
339
- });
340
- export const ReservedNodesMessageFilterSensitiveLog = (obj) => ({
341
- ...obj,
342
- });
343
- export const DescribeResizeMessageFilterSensitiveLog = (obj) => ({
344
- ...obj,
345
- });
346
- export const ScheduledActionFilterFilterSensitiveLog = (obj) => ({
347
- ...obj,
348
- });
349
- export const DescribeScheduledActionsMessageFilterSensitiveLog = (obj) => ({
350
- ...obj,
351
- });
352
- export const ScheduledActionsMessageFilterSensitiveLog = (obj) => ({
353
- ...obj,
354
- });
355
- export const DescribeSnapshotCopyGrantsMessageFilterSensitiveLog = (obj) => ({
356
- ...obj,
357
- });
358
- export const SnapshotCopyGrantMessageFilterSensitiveLog = (obj) => ({
359
- ...obj,
360
- });
361
- export const DescribeSnapshotSchedulesMessageFilterSensitiveLog = (obj) => ({
362
- ...obj,
363
- });
364
- export const DescribeSnapshotSchedulesOutputMessageFilterSensitiveLog = (obj) => ({
365
- ...obj,
366
- });
367
- export const DescribeTableRestoreStatusMessageFilterSensitiveLog = (obj) => ({
368
- ...obj,
369
- });
370
- export const TableRestoreStatusFilterSensitiveLog = (obj) => ({
371
- ...obj,
372
- });
373
- export const TableRestoreStatusMessageFilterSensitiveLog = (obj) => ({
374
- ...obj,
375
- });
376
- export const DescribeTagsMessageFilterSensitiveLog = (obj) => ({
377
- ...obj,
378
- });
379
- export const TaggedResourceFilterSensitiveLog = (obj) => ({
380
- ...obj,
381
- });
382
- export const TaggedResourceListMessageFilterSensitiveLog = (obj) => ({
383
- ...obj,
384
- });
385
- export const DescribeUsageLimitsMessageFilterSensitiveLog = (obj) => ({
386
- ...obj,
387
- });
388
- export const UsageLimitListFilterSensitiveLog = (obj) => ({
389
- ...obj,
390
- });
391
- export const DisableLoggingMessageFilterSensitiveLog = (obj) => ({
392
- ...obj,
393
- });
394
- export const DisableSnapshotCopyMessageFilterSensitiveLog = (obj) => ({
395
- ...obj,
396
- });
397
- export const DisableSnapshotCopyResultFilterSensitiveLog = (obj) => ({
398
- ...obj,
399
- });
400
- export const DisassociateDataShareConsumerMessageFilterSensitiveLog = (obj) => ({
401
- ...obj,
402
- });
403
- export const EnableLoggingMessageFilterSensitiveLog = (obj) => ({
404
- ...obj,
405
- });
406
- export const EnableSnapshotCopyMessageFilterSensitiveLog = (obj) => ({
407
- ...obj,
408
- });
409
- export const EnableSnapshotCopyResultFilterSensitiveLog = (obj) => ({
410
- ...obj,
411
- });
412
- export const GetClusterCredentialsMessageFilterSensitiveLog = (obj) => ({
413
- ...obj,
414
- });
415
- export const GetClusterCredentialsWithIAMMessageFilterSensitiveLog = (obj) => ({
416
- ...obj,
417
- });
418
- export const GetReservedNodeExchangeConfigurationOptionsInputMessageFilterSensitiveLog = (obj) => ({
419
- ...obj,
420
- });
421
- export const ReservedNodeConfigurationOptionFilterSensitiveLog = (obj) => ({
422
- ...obj,
423
- });
424
- export const GetReservedNodeExchangeConfigurationOptionsOutputMessageFilterSensitiveLog = (obj) => ({
425
- ...obj,
426
- });
427
- export const GetReservedNodeExchangeOfferingsInputMessageFilterSensitiveLog = (obj) => ({
428
- ...obj,
429
- });
430
- export const GetReservedNodeExchangeOfferingsOutputMessageFilterSensitiveLog = (obj) => ({
431
- ...obj,
432
- });
433
- export const ModifyAquaInputMessageFilterSensitiveLog = (obj) => ({
434
- ...obj,
435
- });
436
- export const ModifyAquaOutputMessageFilterSensitiveLog = (obj) => ({
437
- ...obj,
438
- });
439
- export const ModifyAuthenticationProfileMessageFilterSensitiveLog = (obj) => ({
440
- ...obj,
441
- });
442
- export const ModifyAuthenticationProfileResultFilterSensitiveLog = (obj) => ({
443
- ...obj,
444
- });
445
- export const ModifyClusterMessageFilterSensitiveLog = (obj) => ({
446
- ...obj,
447
- });
448
- export const ModifyClusterResultFilterSensitiveLog = (obj) => ({
449
- ...obj,
450
- });
451
- export const ModifyClusterDbRevisionMessageFilterSensitiveLog = (obj) => ({
452
- ...obj,
453
- });
454
- export const ModifyClusterDbRevisionResultFilterSensitiveLog = (obj) => ({
455
- ...obj,
456
- });
457
- export const ModifyClusterIamRolesMessageFilterSensitiveLog = (obj) => ({
458
- ...obj,
459
- });
460
- export const ModifyClusterIamRolesResultFilterSensitiveLog = (obj) => ({
461
- ...obj,
462
- });
463
- export const ModifyClusterMaintenanceMessageFilterSensitiveLog = (obj) => ({
464
- ...obj,
465
- });
466
- export const ModifyClusterMaintenanceResultFilterSensitiveLog = (obj) => ({
467
- ...obj,
468
- });
469
- export const ModifyClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
470
- ...obj,
471
- });
472
- export const ModifyClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
473
- ...obj,
474
- });
475
- export const ModifyClusterSnapshotResultFilterSensitiveLog = (obj) => ({
476
- ...obj,
477
- });
478
- export const ModifyClusterSnapshotScheduleMessageFilterSensitiveLog = (obj) => ({
479
- ...obj,
480
- });
481
- export const ModifyClusterSubnetGroupMessageFilterSensitiveLog = (obj) => ({
482
- ...obj,
483
- });
484
- export const ModifyClusterSubnetGroupResultFilterSensitiveLog = (obj) => ({
485
- ...obj,
486
- });
487
- export const ModifyEndpointAccessMessageFilterSensitiveLog = (obj) => ({
488
- ...obj,
489
- });
490
- export const ModifyEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
491
- ...obj,
492
- });
493
- export const ModifyEventSubscriptionResultFilterSensitiveLog = (obj) => ({
494
- ...obj,
495
- });
496
- export const ModifyScheduledActionMessageFilterSensitiveLog = (obj) => ({
497
- ...obj,
498
- });
499
- export const ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog = (obj) => ({
500
- ...obj,
501
- });
502
- export const ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog = (obj) => ({
503
- ...obj,
504
- });
505
- export const ModifySnapshotScheduleMessageFilterSensitiveLog = (obj) => ({
506
- ...obj,
507
- });
508
- export const ModifyUsageLimitMessageFilterSensitiveLog = (obj) => ({
509
- ...obj,
510
- });
511
- export const PauseClusterResultFilterSensitiveLog = (obj) => ({
512
- ...obj,
513
- });
514
- export const PurchaseReservedNodeOfferingMessageFilterSensitiveLog = (obj) => ({
515
- ...obj,
516
- });
517
- export const PurchaseReservedNodeOfferingResultFilterSensitiveLog = (obj) => ({
518
- ...obj,
519
- });
520
- export const RebootClusterMessageFilterSensitiveLog = (obj) => ({
521
- ...obj,
522
- });
523
- export const RebootClusterResultFilterSensitiveLog = (obj) => ({
524
- ...obj,
525
- });
526
- export const RejectDataShareMessageFilterSensitiveLog = (obj) => ({
527
- ...obj,
528
- });
529
- export const ResetClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
530
- ...obj,
531
- });
532
- export const ResizeClusterResultFilterSensitiveLog = (obj) => ({
533
- ...obj,
534
- });
535
- export const RestoreFromClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
536
- ...obj,
537
- });
538
- export const RestoreFromClusterSnapshotResultFilterSensitiveLog = (obj) => ({
539
- ...obj,
540
- });
541
- export const RestoreTableFromClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
542
- ...obj,
543
- });
544
- export const RestoreTableFromClusterSnapshotResultFilterSensitiveLog = (obj) => ({
545
- ...obj,
546
- });
547
- export const ResumeClusterResultFilterSensitiveLog = (obj) => ({
548
- ...obj,
549
- });
550
- export const RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
551
- ...obj,
552
- });
553
- export const RevokeClusterSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
554
- ...obj,
555
- });
556
- export const RevokeEndpointAccessMessageFilterSensitiveLog = (obj) => ({
557
- ...obj,
558
- });
559
- export const RevokeSnapshotAccessMessageFilterSensitiveLog = (obj) => ({
560
- ...obj,
561
- });
562
- export const RevokeSnapshotAccessResultFilterSensitiveLog = (obj) => ({
563
- ...obj,
564
- });
565
- export const RotateEncryptionKeyMessageFilterSensitiveLog = (obj) => ({
566
- ...obj,
567
- });
568
- export const RotateEncryptionKeyResultFilterSensitiveLog = (obj) => ({
569
- ...obj,
570
- });
571
- export const UpdatePartnerStatusInputMessageFilterSensitiveLog = (obj) => ({
572
- ...obj,
573
- });
278
+ return ReservedNodeQuotaExceededFault;
279
+ }(__BaseException));
280
+ export { ReservedNodeQuotaExceededFault };
281
+ export var DescribeHsmConfigurationsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
282
+ export var HsmConfigurationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
283
+ export var DescribeLoggingStatusMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
284
+ export var LoggingStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
285
+ export var NodeConfigurationOptionsFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
286
+ export var DescribeNodeConfigurationOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
287
+ export var NodeConfigurationOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
288
+ export var NodeConfigurationOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
289
+ export var DescribeOrderableClusterOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
290
+ export var OrderableClusterOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
291
+ export var OrderableClusterOptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
292
+ export var DescribePartnersInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
293
+ export var PartnerIntegrationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
294
+ export var DescribePartnersOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
295
+ export var DescribeReservedNodeExchangeStatusInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
296
+ export var DescribeReservedNodeExchangeStatusOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
297
+ export var DescribeReservedNodeOfferingsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
298
+ export var ReservedNodeOfferingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
299
+ export var ReservedNodeOfferingsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
300
+ export var DescribeReservedNodesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
301
+ export var ReservedNodesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
302
+ export var DescribeResizeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
303
+ export var ScheduledActionFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
304
+ export var DescribeScheduledActionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
305
+ export var ScheduledActionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
306
+ export var DescribeSnapshotCopyGrantsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
307
+ export var SnapshotCopyGrantMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
308
+ export var DescribeSnapshotSchedulesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
309
+ export var DescribeSnapshotSchedulesOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
310
+ export var DescribeTableRestoreStatusMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
311
+ export var TableRestoreStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
312
+ export var TableRestoreStatusMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
313
+ export var DescribeTagsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
314
+ export var TaggedResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
315
+ export var TaggedResourceListMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
316
+ export var DescribeUsageLimitsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
317
+ export var UsageLimitListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
318
+ export var DisableLoggingMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
319
+ export var DisableSnapshotCopyMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
320
+ export var DisableSnapshotCopyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
321
+ export var DisassociateDataShareConsumerMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
322
+ export var EnableLoggingMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
323
+ export var EnableSnapshotCopyMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
324
+ export var EnableSnapshotCopyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
325
+ export var GetClusterCredentialsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
326
+ export var GetClusterCredentialsWithIAMMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
327
+ export var GetReservedNodeExchangeConfigurationOptionsInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
328
+ export var ReservedNodeConfigurationOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
329
+ export var GetReservedNodeExchangeConfigurationOptionsOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
330
+ export var GetReservedNodeExchangeOfferingsInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
331
+ export var GetReservedNodeExchangeOfferingsOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
332
+ export var ModifyAquaInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
333
+ export var ModifyAquaOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
334
+ export var ModifyAuthenticationProfileMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
335
+ export var ModifyAuthenticationProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
336
+ export var ModifyClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
337
+ export var ModifyClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
338
+ export var ModifyClusterDbRevisionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
339
+ export var ModifyClusterDbRevisionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
340
+ export var ModifyClusterIamRolesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
341
+ export var ModifyClusterIamRolesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
342
+ export var ModifyClusterMaintenanceMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
343
+ export var ModifyClusterMaintenanceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
344
+ export var ModifyClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
345
+ export var ModifyClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
346
+ export var ModifyClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
347
+ export var ModifyClusterSnapshotScheduleMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
348
+ export var ModifyClusterSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
349
+ export var ModifyClusterSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
350
+ export var ModifyEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
351
+ export var ModifyEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
352
+ export var ModifyEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
353
+ export var ModifyScheduledActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
354
+ export var ModifySnapshotCopyRetentionPeriodMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
355
+ export var ModifySnapshotCopyRetentionPeriodResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
356
+ export var ModifySnapshotScheduleMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
357
+ export var ModifyUsageLimitMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
358
+ export var PauseClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
359
+ export var PurchaseReservedNodeOfferingMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
360
+ export var PurchaseReservedNodeOfferingResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
361
+ export var RebootClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
362
+ export var RebootClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
363
+ export var RejectDataShareMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
364
+ export var ResetClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
365
+ export var ResizeClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
366
+ export var RestoreFromClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
367
+ export var RestoreFromClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
368
+ export var RestoreTableFromClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
369
+ export var RestoreTableFromClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
370
+ export var ResumeClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
371
+ export var RevokeClusterSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
372
+ export var RevokeClusterSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
373
+ export var RevokeEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
374
+ export var RevokeSnapshotAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
375
+ export var RevokeSnapshotAccessResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
376
+ export var RotateEncryptionKeyMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
377
+ export var RotateEncryptionKeyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
378
+ export var UpdatePartnerStatusInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };