@aws-sdk/client-redshift 3.185.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 +16 -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,4 +1,3 @@
1
- import { __assign, __extends } from "tslib";
2
1
  import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
3
2
  export var LogDestinationType;
4
3
  (function (LogDestinationType) {
@@ -34,18 +33,18 @@ export var PartnerIntegrationStatus;
34
33
  PartnerIntegrationStatus["Inactive"] = "Inactive";
35
34
  PartnerIntegrationStatus["RuntimeFailure"] = "RuntimeFailure";
36
35
  })(PartnerIntegrationStatus || (PartnerIntegrationStatus = {}));
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;
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);
45
46
  }
46
- return ReservedNodeExchangeNotFoundFault;
47
- }(__BaseException));
48
- export { ReservedNodeExchangeNotFoundFault };
47
+ }
49
48
  export var ScheduledActionFilterName;
50
49
  (function (ScheduledActionFilterName) {
51
50
  ScheduledActionFilterName["CLUSTER_IDENTIFIER"] = "cluster-identifier";
@@ -57,322 +56,518 @@ export var ScheduledActionTypeValues;
57
56
  ScheduledActionTypeValues["RESIZE_CLUSTER"] = "ResizeCluster";
58
57
  ScheduledActionTypeValues["RESUME_CLUSTER"] = "ResumeCluster";
59
58
  })(ScheduledActionTypeValues || (ScheduledActionTypeValues = {}));
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;
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);
68
69
  }
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;
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);
80
81
  }
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;
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);
92
93
  }
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;
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);
104
105
  }
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;
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);
116
117
  }
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;
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);
128
129
  }
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;
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);
140
141
  }
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;
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);
152
153
  }
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;
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);
164
165
  }
165
- return EndpointAuthorizationNotFoundFault;
166
- }(__BaseException));
167
- export { EndpointAuthorizationNotFoundFault };
166
+ }
168
167
  export var ReservedNodeExchangeActionType;
169
168
  (function (ReservedNodeExchangeActionType) {
170
169
  ReservedNodeExchangeActionType["RESIZE_CLUSTER"] = "resize-cluster";
171
170
  ReservedNodeExchangeActionType["RESTORE_CLUSTER"] = "restore-cluster";
172
171
  })(ReservedNodeExchangeActionType || (ReservedNodeExchangeActionType = {}));
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;
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);
181
182
  }
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;
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);
193
194
  }
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;
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);
205
206
  }
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;
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);
217
218
  }
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;
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);
229
230
  }
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;
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);
241
242
  }
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;
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);
253
254
  }
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;
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);
265
266
  }
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;
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);
277
278
  }
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)); };
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
+ });