@aws-sdk/client-redshift 3.183.0 → 3.185.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 +11 -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 +5 -5
@@ -1,155 +1,156 @@
1
+ import { __assign, __extends } from "tslib";
1
2
  import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
2
3
  import { RedshiftServiceException as __BaseException } from "./RedshiftServiceException";
3
- export class DependentServiceUnavailableFault extends __BaseException {
4
- constructor(opts) {
5
- super({
6
- name: "DependentServiceUnavailableFault",
7
- $fault: "client",
8
- ...opts,
9
- });
10
- this.name = "DependentServiceUnavailableFault";
11
- this.$fault = "client";
12
- Object.setPrototypeOf(this, DependentServiceUnavailableFault.prototype);
13
- }
14
- }
15
- export class InvalidReservedNodeStateFault extends __BaseException {
16
- constructor(opts) {
17
- super({
18
- name: "InvalidReservedNodeStateFault",
19
- $fault: "client",
20
- ...opts,
21
- });
22
- this.name = "InvalidReservedNodeStateFault";
23
- this.$fault = "client";
24
- Object.setPrototypeOf(this, InvalidReservedNodeStateFault.prototype);
25
- }
26
- }
27
- export class ReservedNodeAlreadyExistsFault extends __BaseException {
28
- constructor(opts) {
29
- super({
30
- name: "ReservedNodeAlreadyExistsFault",
31
- $fault: "client",
32
- ...opts,
33
- });
34
- this.name = "ReservedNodeAlreadyExistsFault";
35
- this.$fault = "client";
36
- Object.setPrototypeOf(this, ReservedNodeAlreadyExistsFault.prototype);
37
- }
38
- }
39
- export class ReservedNodeAlreadyMigratedFault extends __BaseException {
40
- constructor(opts) {
41
- super({
42
- name: "ReservedNodeAlreadyMigratedFault",
43
- $fault: "client",
44
- ...opts,
45
- });
46
- this.name = "ReservedNodeAlreadyMigratedFault";
47
- this.$fault = "client";
48
- Object.setPrototypeOf(this, ReservedNodeAlreadyMigratedFault.prototype);
49
- }
50
- }
51
- export class ReservedNodeNotFoundFault extends __BaseException {
52
- constructor(opts) {
53
- super({
54
- name: "ReservedNodeNotFoundFault",
55
- $fault: "client",
56
- ...opts,
57
- });
58
- this.name = "ReservedNodeNotFoundFault";
59
- this.$fault = "client";
60
- Object.setPrototypeOf(this, ReservedNodeNotFoundFault.prototype);
61
- }
62
- }
63
- export class ReservedNodeOfferingNotFoundFault extends __BaseException {
64
- constructor(opts) {
65
- super({
66
- name: "ReservedNodeOfferingNotFoundFault",
67
- $fault: "client",
68
- ...opts,
69
- });
70
- this.name = "ReservedNodeOfferingNotFoundFault";
71
- this.$fault = "client";
72
- Object.setPrototypeOf(this, ReservedNodeOfferingNotFoundFault.prototype);
73
- }
74
- }
75
- export class UnsupportedOperationFault extends __BaseException {
76
- constructor(opts) {
77
- super({
78
- name: "UnsupportedOperationFault",
79
- $fault: "client",
80
- ...opts,
81
- });
82
- this.name = "UnsupportedOperationFault";
83
- this.$fault = "client";
84
- Object.setPrototypeOf(this, UnsupportedOperationFault.prototype);
85
- }
86
- }
87
- export class AccessToClusterDeniedFault extends __BaseException {
88
- constructor(opts) {
89
- super({
90
- name: "AccessToClusterDeniedFault",
91
- $fault: "client",
92
- ...opts,
93
- });
94
- this.name = "AccessToClusterDeniedFault";
95
- this.$fault = "client";
96
- Object.setPrototypeOf(this, AccessToClusterDeniedFault.prototype);
97
- }
98
- }
99
- export class AccessToSnapshotDeniedFault extends __BaseException {
100
- constructor(opts) {
101
- super({
102
- name: "AccessToSnapshotDeniedFault",
103
- $fault: "client",
104
- ...opts,
105
- });
106
- this.name = "AccessToSnapshotDeniedFault";
107
- this.$fault = "client";
108
- Object.setPrototypeOf(this, AccessToSnapshotDeniedFault.prototype);
109
- }
110
- }
4
+ var DependentServiceUnavailableFault = (function (_super) {
5
+ __extends(DependentServiceUnavailableFault, _super);
6
+ function DependentServiceUnavailableFault(opts) {
7
+ var _this = _super.call(this, __assign({ name: "DependentServiceUnavailableFault", $fault: "client" }, opts)) || this;
8
+ _this.name = "DependentServiceUnavailableFault";
9
+ _this.$fault = "client";
10
+ Object.setPrototypeOf(_this, DependentServiceUnavailableFault.prototype);
11
+ return _this;
12
+ }
13
+ return DependentServiceUnavailableFault;
14
+ }(__BaseException));
15
+ export { DependentServiceUnavailableFault };
16
+ var InvalidReservedNodeStateFault = (function (_super) {
17
+ __extends(InvalidReservedNodeStateFault, _super);
18
+ function InvalidReservedNodeStateFault(opts) {
19
+ var _this = _super.call(this, __assign({ name: "InvalidReservedNodeStateFault", $fault: "client" }, opts)) || this;
20
+ _this.name = "InvalidReservedNodeStateFault";
21
+ _this.$fault = "client";
22
+ Object.setPrototypeOf(_this, InvalidReservedNodeStateFault.prototype);
23
+ return _this;
24
+ }
25
+ return InvalidReservedNodeStateFault;
26
+ }(__BaseException));
27
+ export { InvalidReservedNodeStateFault };
28
+ var ReservedNodeAlreadyExistsFault = (function (_super) {
29
+ __extends(ReservedNodeAlreadyExistsFault, _super);
30
+ function ReservedNodeAlreadyExistsFault(opts) {
31
+ var _this = _super.call(this, __assign({ name: "ReservedNodeAlreadyExistsFault", $fault: "client" }, opts)) || this;
32
+ _this.name = "ReservedNodeAlreadyExistsFault";
33
+ _this.$fault = "client";
34
+ Object.setPrototypeOf(_this, ReservedNodeAlreadyExistsFault.prototype);
35
+ return _this;
36
+ }
37
+ return ReservedNodeAlreadyExistsFault;
38
+ }(__BaseException));
39
+ export { ReservedNodeAlreadyExistsFault };
40
+ var ReservedNodeAlreadyMigratedFault = (function (_super) {
41
+ __extends(ReservedNodeAlreadyMigratedFault, _super);
42
+ function ReservedNodeAlreadyMigratedFault(opts) {
43
+ var _this = _super.call(this, __assign({ name: "ReservedNodeAlreadyMigratedFault", $fault: "client" }, opts)) || this;
44
+ _this.name = "ReservedNodeAlreadyMigratedFault";
45
+ _this.$fault = "client";
46
+ Object.setPrototypeOf(_this, ReservedNodeAlreadyMigratedFault.prototype);
47
+ return _this;
48
+ }
49
+ return ReservedNodeAlreadyMigratedFault;
50
+ }(__BaseException));
51
+ export { ReservedNodeAlreadyMigratedFault };
52
+ var ReservedNodeNotFoundFault = (function (_super) {
53
+ __extends(ReservedNodeNotFoundFault, _super);
54
+ function ReservedNodeNotFoundFault(opts) {
55
+ var _this = _super.call(this, __assign({ name: "ReservedNodeNotFoundFault", $fault: "client" }, opts)) || this;
56
+ _this.name = "ReservedNodeNotFoundFault";
57
+ _this.$fault = "client";
58
+ Object.setPrototypeOf(_this, ReservedNodeNotFoundFault.prototype);
59
+ return _this;
60
+ }
61
+ return ReservedNodeNotFoundFault;
62
+ }(__BaseException));
63
+ export { ReservedNodeNotFoundFault };
64
+ var ReservedNodeOfferingNotFoundFault = (function (_super) {
65
+ __extends(ReservedNodeOfferingNotFoundFault, _super);
66
+ function ReservedNodeOfferingNotFoundFault(opts) {
67
+ var _this = _super.call(this, __assign({ name: "ReservedNodeOfferingNotFoundFault", $fault: "client" }, opts)) || this;
68
+ _this.name = "ReservedNodeOfferingNotFoundFault";
69
+ _this.$fault = "client";
70
+ Object.setPrototypeOf(_this, ReservedNodeOfferingNotFoundFault.prototype);
71
+ return _this;
72
+ }
73
+ return ReservedNodeOfferingNotFoundFault;
74
+ }(__BaseException));
75
+ export { ReservedNodeOfferingNotFoundFault };
76
+ var UnsupportedOperationFault = (function (_super) {
77
+ __extends(UnsupportedOperationFault, _super);
78
+ function UnsupportedOperationFault(opts) {
79
+ var _this = _super.call(this, __assign({ name: "UnsupportedOperationFault", $fault: "client" }, opts)) || this;
80
+ _this.name = "UnsupportedOperationFault";
81
+ _this.$fault = "client";
82
+ Object.setPrototypeOf(_this, UnsupportedOperationFault.prototype);
83
+ return _this;
84
+ }
85
+ return UnsupportedOperationFault;
86
+ }(__BaseException));
87
+ export { UnsupportedOperationFault };
88
+ var AccessToClusterDeniedFault = (function (_super) {
89
+ __extends(AccessToClusterDeniedFault, _super);
90
+ function AccessToClusterDeniedFault(opts) {
91
+ var _this = _super.call(this, __assign({ name: "AccessToClusterDeniedFault", $fault: "client" }, opts)) || this;
92
+ _this.name = "AccessToClusterDeniedFault";
93
+ _this.$fault = "client";
94
+ Object.setPrototypeOf(_this, AccessToClusterDeniedFault.prototype);
95
+ return _this;
96
+ }
97
+ return AccessToClusterDeniedFault;
98
+ }(__BaseException));
99
+ export { AccessToClusterDeniedFault };
100
+ var AccessToSnapshotDeniedFault = (function (_super) {
101
+ __extends(AccessToSnapshotDeniedFault, _super);
102
+ function AccessToSnapshotDeniedFault(opts) {
103
+ var _this = _super.call(this, __assign({ name: "AccessToSnapshotDeniedFault", $fault: "client" }, opts)) || this;
104
+ _this.name = "AccessToSnapshotDeniedFault";
105
+ _this.$fault = "client";
106
+ Object.setPrototypeOf(_this, AccessToSnapshotDeniedFault.prototype);
107
+ return _this;
108
+ }
109
+ return AccessToSnapshotDeniedFault;
110
+ }(__BaseException));
111
+ export { AccessToSnapshotDeniedFault };
111
112
  export var ActionType;
112
113
  (function (ActionType) {
113
114
  ActionType["RECOMMEND_NODE_CONFIG"] = "recommend-node-config";
114
115
  ActionType["RESIZE_CLUSTER"] = "resize-cluster";
115
116
  ActionType["RESTORE_CLUSTER"] = "restore-cluster";
116
117
  })(ActionType || (ActionType = {}));
117
- export class ClusterNotFoundFault extends __BaseException {
118
- constructor(opts) {
119
- super({
120
- name: "ClusterNotFoundFault",
121
- $fault: "client",
122
- ...opts,
123
- });
124
- this.name = "ClusterNotFoundFault";
125
- this.$fault = "client";
126
- Object.setPrototypeOf(this, ClusterNotFoundFault.prototype);
127
- }
128
- }
129
- export class PartnerNotFoundFault extends __BaseException {
130
- constructor(opts) {
131
- super({
132
- name: "PartnerNotFoundFault",
133
- $fault: "client",
134
- ...opts,
135
- });
136
- this.name = "PartnerNotFoundFault";
137
- this.$fault = "client";
138
- Object.setPrototypeOf(this, PartnerNotFoundFault.prototype);
139
- }
140
- }
141
- export class UnauthorizedPartnerIntegrationFault extends __BaseException {
142
- constructor(opts) {
143
- super({
144
- name: "UnauthorizedPartnerIntegrationFault",
145
- $fault: "client",
146
- ...opts,
147
- });
148
- this.name = "UnauthorizedPartnerIntegrationFault";
149
- this.$fault = "client";
150
- Object.setPrototypeOf(this, UnauthorizedPartnerIntegrationFault.prototype);
151
- }
152
- }
118
+ var ClusterNotFoundFault = (function (_super) {
119
+ __extends(ClusterNotFoundFault, _super);
120
+ function ClusterNotFoundFault(opts) {
121
+ var _this = _super.call(this, __assign({ name: "ClusterNotFoundFault", $fault: "client" }, opts)) || this;
122
+ _this.name = "ClusterNotFoundFault";
123
+ _this.$fault = "client";
124
+ Object.setPrototypeOf(_this, ClusterNotFoundFault.prototype);
125
+ return _this;
126
+ }
127
+ return ClusterNotFoundFault;
128
+ }(__BaseException));
129
+ export { ClusterNotFoundFault };
130
+ var PartnerNotFoundFault = (function (_super) {
131
+ __extends(PartnerNotFoundFault, _super);
132
+ function PartnerNotFoundFault(opts) {
133
+ var _this = _super.call(this, __assign({ name: "PartnerNotFoundFault", $fault: "client" }, opts)) || this;
134
+ _this.name = "PartnerNotFoundFault";
135
+ _this.$fault = "client";
136
+ Object.setPrototypeOf(_this, PartnerNotFoundFault.prototype);
137
+ return _this;
138
+ }
139
+ return PartnerNotFoundFault;
140
+ }(__BaseException));
141
+ export { PartnerNotFoundFault };
142
+ var UnauthorizedPartnerIntegrationFault = (function (_super) {
143
+ __extends(UnauthorizedPartnerIntegrationFault, _super);
144
+ function UnauthorizedPartnerIntegrationFault(opts) {
145
+ var _this = _super.call(this, __assign({ name: "UnauthorizedPartnerIntegrationFault", $fault: "client" }, opts)) || this;
146
+ _this.name = "UnauthorizedPartnerIntegrationFault";
147
+ _this.$fault = "client";
148
+ Object.setPrototypeOf(_this, UnauthorizedPartnerIntegrationFault.prototype);
149
+ return _this;
150
+ }
151
+ return UnauthorizedPartnerIntegrationFault;
152
+ }(__BaseException));
153
+ export { UnauthorizedPartnerIntegrationFault };
153
154
  export var AquaConfigurationStatus;
154
155
  (function (AquaConfigurationStatus) {
155
156
  AquaConfigurationStatus["AUTO"] = "auto";
@@ -171,287 +172,287 @@ export var DataShareStatus;
171
172
  DataShareStatus["PENDING_AUTHORIZATION"] = "PENDING_AUTHORIZATION";
172
173
  DataShareStatus["REJECTED"] = "REJECTED";
173
174
  })(DataShareStatus || (DataShareStatus = {}));
174
- export class InvalidDataShareFault extends __BaseException {
175
- constructor(opts) {
176
- super({
177
- name: "InvalidDataShareFault",
178
- $fault: "client",
179
- ...opts,
180
- });
181
- this.name = "InvalidDataShareFault";
182
- this.$fault = "client";
183
- Object.setPrototypeOf(this, InvalidDataShareFault.prototype);
184
- }
185
- }
186
- export class InvalidNamespaceFault extends __BaseException {
187
- constructor(opts) {
188
- super({
189
- name: "InvalidNamespaceFault",
190
- $fault: "client",
191
- ...opts,
192
- });
193
- this.name = "InvalidNamespaceFault";
194
- this.$fault = "client";
195
- Object.setPrototypeOf(this, InvalidNamespaceFault.prototype);
196
- }
197
- }
198
- export class AuthenticationProfileAlreadyExistsFault extends __BaseException {
199
- constructor(opts) {
200
- super({
201
- name: "AuthenticationProfileAlreadyExistsFault",
202
- $fault: "client",
203
- ...opts,
204
- });
205
- this.name = "AuthenticationProfileAlreadyExistsFault";
206
- this.$fault = "client";
207
- Object.setPrototypeOf(this, AuthenticationProfileAlreadyExistsFault.prototype);
208
- }
209
- }
210
- export class AuthenticationProfileNotFoundFault extends __BaseException {
211
- constructor(opts) {
212
- super({
213
- name: "AuthenticationProfileNotFoundFault",
214
- $fault: "client",
215
- ...opts,
216
- });
217
- this.name = "AuthenticationProfileNotFoundFault";
218
- this.$fault = "client";
219
- Object.setPrototypeOf(this, AuthenticationProfileNotFoundFault.prototype);
220
- }
221
- }
222
- export class AuthenticationProfileQuotaExceededFault extends __BaseException {
223
- constructor(opts) {
224
- super({
225
- name: "AuthenticationProfileQuotaExceededFault",
226
- $fault: "client",
227
- ...opts,
228
- });
229
- this.name = "AuthenticationProfileQuotaExceededFault";
230
- this.$fault = "client";
231
- Object.setPrototypeOf(this, AuthenticationProfileQuotaExceededFault.prototype);
232
- }
233
- }
234
- export class AuthorizationAlreadyExistsFault extends __BaseException {
235
- constructor(opts) {
236
- super({
237
- name: "AuthorizationAlreadyExistsFault",
238
- $fault: "client",
239
- ...opts,
240
- });
241
- this.name = "AuthorizationAlreadyExistsFault";
242
- this.$fault = "client";
243
- Object.setPrototypeOf(this, AuthorizationAlreadyExistsFault.prototype);
244
- }
245
- }
246
- export class AuthorizationNotFoundFault extends __BaseException {
247
- constructor(opts) {
248
- super({
249
- name: "AuthorizationNotFoundFault",
250
- $fault: "client",
251
- ...opts,
252
- });
253
- this.name = "AuthorizationNotFoundFault";
254
- this.$fault = "client";
255
- Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
256
- }
257
- }
258
- export class AuthorizationQuotaExceededFault extends __BaseException {
259
- constructor(opts) {
260
- super({
261
- name: "AuthorizationQuotaExceededFault",
262
- $fault: "client",
263
- ...opts,
264
- });
265
- this.name = "AuthorizationQuotaExceededFault";
266
- this.$fault = "client";
267
- Object.setPrototypeOf(this, AuthorizationQuotaExceededFault.prototype);
268
- }
269
- }
175
+ var InvalidDataShareFault = (function (_super) {
176
+ __extends(InvalidDataShareFault, _super);
177
+ function InvalidDataShareFault(opts) {
178
+ var _this = _super.call(this, __assign({ name: "InvalidDataShareFault", $fault: "client" }, opts)) || this;
179
+ _this.name = "InvalidDataShareFault";
180
+ _this.$fault = "client";
181
+ Object.setPrototypeOf(_this, InvalidDataShareFault.prototype);
182
+ return _this;
183
+ }
184
+ return InvalidDataShareFault;
185
+ }(__BaseException));
186
+ export { InvalidDataShareFault };
187
+ var InvalidNamespaceFault = (function (_super) {
188
+ __extends(InvalidNamespaceFault, _super);
189
+ function InvalidNamespaceFault(opts) {
190
+ var _this = _super.call(this, __assign({ name: "InvalidNamespaceFault", $fault: "client" }, opts)) || this;
191
+ _this.name = "InvalidNamespaceFault";
192
+ _this.$fault = "client";
193
+ Object.setPrototypeOf(_this, InvalidNamespaceFault.prototype);
194
+ return _this;
195
+ }
196
+ return InvalidNamespaceFault;
197
+ }(__BaseException));
198
+ export { InvalidNamespaceFault };
199
+ var AuthenticationProfileAlreadyExistsFault = (function (_super) {
200
+ __extends(AuthenticationProfileAlreadyExistsFault, _super);
201
+ function AuthenticationProfileAlreadyExistsFault(opts) {
202
+ var _this = _super.call(this, __assign({ name: "AuthenticationProfileAlreadyExistsFault", $fault: "client" }, opts)) || this;
203
+ _this.name = "AuthenticationProfileAlreadyExistsFault";
204
+ _this.$fault = "client";
205
+ Object.setPrototypeOf(_this, AuthenticationProfileAlreadyExistsFault.prototype);
206
+ return _this;
207
+ }
208
+ return AuthenticationProfileAlreadyExistsFault;
209
+ }(__BaseException));
210
+ export { AuthenticationProfileAlreadyExistsFault };
211
+ var AuthenticationProfileNotFoundFault = (function (_super) {
212
+ __extends(AuthenticationProfileNotFoundFault, _super);
213
+ function AuthenticationProfileNotFoundFault(opts) {
214
+ var _this = _super.call(this, __assign({ name: "AuthenticationProfileNotFoundFault", $fault: "client" }, opts)) || this;
215
+ _this.name = "AuthenticationProfileNotFoundFault";
216
+ _this.$fault = "client";
217
+ Object.setPrototypeOf(_this, AuthenticationProfileNotFoundFault.prototype);
218
+ return _this;
219
+ }
220
+ return AuthenticationProfileNotFoundFault;
221
+ }(__BaseException));
222
+ export { AuthenticationProfileNotFoundFault };
223
+ var AuthenticationProfileQuotaExceededFault = (function (_super) {
224
+ __extends(AuthenticationProfileQuotaExceededFault, _super);
225
+ function AuthenticationProfileQuotaExceededFault(opts) {
226
+ var _this = _super.call(this, __assign({ name: "AuthenticationProfileQuotaExceededFault", $fault: "client" }, opts)) || this;
227
+ _this.name = "AuthenticationProfileQuotaExceededFault";
228
+ _this.$fault = "client";
229
+ Object.setPrototypeOf(_this, AuthenticationProfileQuotaExceededFault.prototype);
230
+ return _this;
231
+ }
232
+ return AuthenticationProfileQuotaExceededFault;
233
+ }(__BaseException));
234
+ export { AuthenticationProfileQuotaExceededFault };
235
+ var AuthorizationAlreadyExistsFault = (function (_super) {
236
+ __extends(AuthorizationAlreadyExistsFault, _super);
237
+ function AuthorizationAlreadyExistsFault(opts) {
238
+ var _this = _super.call(this, __assign({ name: "AuthorizationAlreadyExistsFault", $fault: "client" }, opts)) || this;
239
+ _this.name = "AuthorizationAlreadyExistsFault";
240
+ _this.$fault = "client";
241
+ Object.setPrototypeOf(_this, AuthorizationAlreadyExistsFault.prototype);
242
+ return _this;
243
+ }
244
+ return AuthorizationAlreadyExistsFault;
245
+ }(__BaseException));
246
+ export { AuthorizationAlreadyExistsFault };
247
+ var AuthorizationNotFoundFault = (function (_super) {
248
+ __extends(AuthorizationNotFoundFault, _super);
249
+ function AuthorizationNotFoundFault(opts) {
250
+ var _this = _super.call(this, __assign({ name: "AuthorizationNotFoundFault", $fault: "client" }, opts)) || this;
251
+ _this.name = "AuthorizationNotFoundFault";
252
+ _this.$fault = "client";
253
+ Object.setPrototypeOf(_this, AuthorizationNotFoundFault.prototype);
254
+ return _this;
255
+ }
256
+ return AuthorizationNotFoundFault;
257
+ }(__BaseException));
258
+ export { AuthorizationNotFoundFault };
259
+ var AuthorizationQuotaExceededFault = (function (_super) {
260
+ __extends(AuthorizationQuotaExceededFault, _super);
261
+ function AuthorizationQuotaExceededFault(opts) {
262
+ var _this = _super.call(this, __assign({ name: "AuthorizationQuotaExceededFault", $fault: "client" }, opts)) || this;
263
+ _this.name = "AuthorizationQuotaExceededFault";
264
+ _this.$fault = "client";
265
+ Object.setPrototypeOf(_this, AuthorizationQuotaExceededFault.prototype);
266
+ return _this;
267
+ }
268
+ return AuthorizationQuotaExceededFault;
269
+ }(__BaseException));
270
+ export { AuthorizationQuotaExceededFault };
270
271
  export var AuthorizationStatus;
271
272
  (function (AuthorizationStatus) {
272
273
  AuthorizationStatus["AUTHORIZED"] = "Authorized";
273
274
  AuthorizationStatus["REVOKING"] = "Revoking";
274
275
  })(AuthorizationStatus || (AuthorizationStatus = {}));
275
- export class ClusterSecurityGroupNotFoundFault extends __BaseException {
276
- constructor(opts) {
277
- super({
278
- name: "ClusterSecurityGroupNotFoundFault",
279
- $fault: "client",
280
- ...opts,
281
- });
282
- this.name = "ClusterSecurityGroupNotFoundFault";
283
- this.$fault = "client";
284
- Object.setPrototypeOf(this, ClusterSecurityGroupNotFoundFault.prototype);
285
- }
286
- }
287
- export class InvalidClusterSecurityGroupStateFault extends __BaseException {
288
- constructor(opts) {
289
- super({
290
- name: "InvalidClusterSecurityGroupStateFault",
291
- $fault: "client",
292
- ...opts,
293
- });
294
- this.name = "InvalidClusterSecurityGroupStateFault";
295
- this.$fault = "client";
296
- Object.setPrototypeOf(this, InvalidClusterSecurityGroupStateFault.prototype);
297
- }
298
- }
299
- export class EndpointAuthorizationAlreadyExistsFault extends __BaseException {
300
- constructor(opts) {
301
- super({
302
- name: "EndpointAuthorizationAlreadyExistsFault",
303
- $fault: "client",
304
- ...opts,
305
- });
306
- this.name = "EndpointAuthorizationAlreadyExistsFault";
307
- this.$fault = "client";
308
- Object.setPrototypeOf(this, EndpointAuthorizationAlreadyExistsFault.prototype);
309
- }
310
- }
311
- export class EndpointAuthorizationsPerClusterLimitExceededFault extends __BaseException {
312
- constructor(opts) {
313
- super({
314
- name: "EndpointAuthorizationsPerClusterLimitExceededFault",
315
- $fault: "client",
316
- ...opts,
317
- });
318
- this.name = "EndpointAuthorizationsPerClusterLimitExceededFault";
319
- this.$fault = "client";
320
- Object.setPrototypeOf(this, EndpointAuthorizationsPerClusterLimitExceededFault.prototype);
321
- }
322
- }
323
- export class InvalidAuthorizationStateFault extends __BaseException {
324
- constructor(opts) {
325
- super({
326
- name: "InvalidAuthorizationStateFault",
327
- $fault: "client",
328
- ...opts,
329
- });
330
- this.name = "InvalidAuthorizationStateFault";
331
- this.$fault = "client";
332
- Object.setPrototypeOf(this, InvalidAuthorizationStateFault.prototype);
333
- }
334
- }
335
- export class InvalidClusterStateFault extends __BaseException {
336
- constructor(opts) {
337
- super({
338
- name: "InvalidClusterStateFault",
339
- $fault: "client",
340
- ...opts,
341
- });
342
- this.name = "InvalidClusterStateFault";
343
- this.$fault = "client";
344
- Object.setPrototypeOf(this, InvalidClusterStateFault.prototype);
345
- }
346
- }
347
- export class ClusterSnapshotNotFoundFault extends __BaseException {
348
- constructor(opts) {
349
- super({
350
- name: "ClusterSnapshotNotFoundFault",
351
- $fault: "client",
352
- ...opts,
353
- });
354
- this.name = "ClusterSnapshotNotFoundFault";
355
- this.$fault = "client";
356
- Object.setPrototypeOf(this, ClusterSnapshotNotFoundFault.prototype);
357
- }
358
- }
359
- export class DependentServiceRequestThrottlingFault extends __BaseException {
360
- constructor(opts) {
361
- super({
362
- name: "DependentServiceRequestThrottlingFault",
363
- $fault: "client",
364
- ...opts,
365
- });
366
- this.name = "DependentServiceRequestThrottlingFault";
367
- this.$fault = "client";
368
- Object.setPrototypeOf(this, DependentServiceRequestThrottlingFault.prototype);
369
- }
370
- }
371
- export class InvalidClusterSnapshotStateFault extends __BaseException {
372
- constructor(opts) {
373
- super({
374
- name: "InvalidClusterSnapshotStateFault",
375
- $fault: "client",
376
- ...opts,
377
- });
378
- this.name = "InvalidClusterSnapshotStateFault";
379
- this.$fault = "client";
380
- Object.setPrototypeOf(this, InvalidClusterSnapshotStateFault.prototype);
381
- }
382
- }
383
- export class LimitExceededFault extends __BaseException {
384
- constructor(opts) {
385
- super({
386
- name: "LimitExceededFault",
387
- $fault: "client",
388
- ...opts,
389
- });
390
- this.name = "LimitExceededFault";
391
- this.$fault = "client";
392
- Object.setPrototypeOf(this, LimitExceededFault.prototype);
393
- }
394
- }
395
- export class BatchDeleteRequestSizeExceededFault extends __BaseException {
396
- constructor(opts) {
397
- super({
398
- name: "BatchDeleteRequestSizeExceededFault",
399
- $fault: "client",
400
- ...opts,
401
- });
402
- this.name = "BatchDeleteRequestSizeExceededFault";
403
- this.$fault = "client";
404
- Object.setPrototypeOf(this, BatchDeleteRequestSizeExceededFault.prototype);
405
- }
406
- }
407
- export class BatchModifyClusterSnapshotsLimitExceededFault extends __BaseException {
408
- constructor(opts) {
409
- super({
410
- name: "BatchModifyClusterSnapshotsLimitExceededFault",
411
- $fault: "client",
412
- ...opts,
413
- });
414
- this.name = "BatchModifyClusterSnapshotsLimitExceededFault";
415
- this.$fault = "client";
416
- Object.setPrototypeOf(this, BatchModifyClusterSnapshotsLimitExceededFault.prototype);
417
- }
418
- }
419
- export class InvalidRetentionPeriodFault extends __BaseException {
420
- constructor(opts) {
421
- super({
422
- name: "InvalidRetentionPeriodFault",
423
- $fault: "client",
424
- ...opts,
425
- });
426
- this.name = "InvalidRetentionPeriodFault";
427
- this.$fault = "client";
428
- Object.setPrototypeOf(this, InvalidRetentionPeriodFault.prototype);
429
- }
430
- }
431
- export class BucketNotFoundFault extends __BaseException {
432
- constructor(opts) {
433
- super({
434
- name: "BucketNotFoundFault",
435
- $fault: "client",
436
- ...opts,
437
- });
438
- this.name = "BucketNotFoundFault";
439
- this.$fault = "client";
440
- Object.setPrototypeOf(this, BucketNotFoundFault.prototype);
441
- }
442
- }
443
- export class ResizeNotFoundFault extends __BaseException {
444
- constructor(opts) {
445
- super({
446
- name: "ResizeNotFoundFault",
447
- $fault: "client",
448
- ...opts,
449
- });
450
- this.name = "ResizeNotFoundFault";
451
- this.$fault = "client";
452
- Object.setPrototypeOf(this, ResizeNotFoundFault.prototype);
453
- }
454
- }
276
+ var ClusterSecurityGroupNotFoundFault = (function (_super) {
277
+ __extends(ClusterSecurityGroupNotFoundFault, _super);
278
+ function ClusterSecurityGroupNotFoundFault(opts) {
279
+ var _this = _super.call(this, __assign({ name: "ClusterSecurityGroupNotFoundFault", $fault: "client" }, opts)) || this;
280
+ _this.name = "ClusterSecurityGroupNotFoundFault";
281
+ _this.$fault = "client";
282
+ Object.setPrototypeOf(_this, ClusterSecurityGroupNotFoundFault.prototype);
283
+ return _this;
284
+ }
285
+ return ClusterSecurityGroupNotFoundFault;
286
+ }(__BaseException));
287
+ export { ClusterSecurityGroupNotFoundFault };
288
+ var InvalidClusterSecurityGroupStateFault = (function (_super) {
289
+ __extends(InvalidClusterSecurityGroupStateFault, _super);
290
+ function InvalidClusterSecurityGroupStateFault(opts) {
291
+ var _this = _super.call(this, __assign({ name: "InvalidClusterSecurityGroupStateFault", $fault: "client" }, opts)) || this;
292
+ _this.name = "InvalidClusterSecurityGroupStateFault";
293
+ _this.$fault = "client";
294
+ Object.setPrototypeOf(_this, InvalidClusterSecurityGroupStateFault.prototype);
295
+ return _this;
296
+ }
297
+ return InvalidClusterSecurityGroupStateFault;
298
+ }(__BaseException));
299
+ export { InvalidClusterSecurityGroupStateFault };
300
+ var EndpointAuthorizationAlreadyExistsFault = (function (_super) {
301
+ __extends(EndpointAuthorizationAlreadyExistsFault, _super);
302
+ function EndpointAuthorizationAlreadyExistsFault(opts) {
303
+ var _this = _super.call(this, __assign({ name: "EndpointAuthorizationAlreadyExistsFault", $fault: "client" }, opts)) || this;
304
+ _this.name = "EndpointAuthorizationAlreadyExistsFault";
305
+ _this.$fault = "client";
306
+ Object.setPrototypeOf(_this, EndpointAuthorizationAlreadyExistsFault.prototype);
307
+ return _this;
308
+ }
309
+ return EndpointAuthorizationAlreadyExistsFault;
310
+ }(__BaseException));
311
+ export { EndpointAuthorizationAlreadyExistsFault };
312
+ var EndpointAuthorizationsPerClusterLimitExceededFault = (function (_super) {
313
+ __extends(EndpointAuthorizationsPerClusterLimitExceededFault, _super);
314
+ function EndpointAuthorizationsPerClusterLimitExceededFault(opts) {
315
+ var _this = _super.call(this, __assign({ name: "EndpointAuthorizationsPerClusterLimitExceededFault", $fault: "client" }, opts)) || this;
316
+ _this.name = "EndpointAuthorizationsPerClusterLimitExceededFault";
317
+ _this.$fault = "client";
318
+ Object.setPrototypeOf(_this, EndpointAuthorizationsPerClusterLimitExceededFault.prototype);
319
+ return _this;
320
+ }
321
+ return EndpointAuthorizationsPerClusterLimitExceededFault;
322
+ }(__BaseException));
323
+ export { EndpointAuthorizationsPerClusterLimitExceededFault };
324
+ var InvalidAuthorizationStateFault = (function (_super) {
325
+ __extends(InvalidAuthorizationStateFault, _super);
326
+ function InvalidAuthorizationStateFault(opts) {
327
+ var _this = _super.call(this, __assign({ name: "InvalidAuthorizationStateFault", $fault: "client" }, opts)) || this;
328
+ _this.name = "InvalidAuthorizationStateFault";
329
+ _this.$fault = "client";
330
+ Object.setPrototypeOf(_this, InvalidAuthorizationStateFault.prototype);
331
+ return _this;
332
+ }
333
+ return InvalidAuthorizationStateFault;
334
+ }(__BaseException));
335
+ export { InvalidAuthorizationStateFault };
336
+ var InvalidClusterStateFault = (function (_super) {
337
+ __extends(InvalidClusterStateFault, _super);
338
+ function InvalidClusterStateFault(opts) {
339
+ var _this = _super.call(this, __assign({ name: "InvalidClusterStateFault", $fault: "client" }, opts)) || this;
340
+ _this.name = "InvalidClusterStateFault";
341
+ _this.$fault = "client";
342
+ Object.setPrototypeOf(_this, InvalidClusterStateFault.prototype);
343
+ return _this;
344
+ }
345
+ return InvalidClusterStateFault;
346
+ }(__BaseException));
347
+ export { InvalidClusterStateFault };
348
+ var ClusterSnapshotNotFoundFault = (function (_super) {
349
+ __extends(ClusterSnapshotNotFoundFault, _super);
350
+ function ClusterSnapshotNotFoundFault(opts) {
351
+ var _this = _super.call(this, __assign({ name: "ClusterSnapshotNotFoundFault", $fault: "client" }, opts)) || this;
352
+ _this.name = "ClusterSnapshotNotFoundFault";
353
+ _this.$fault = "client";
354
+ Object.setPrototypeOf(_this, ClusterSnapshotNotFoundFault.prototype);
355
+ return _this;
356
+ }
357
+ return ClusterSnapshotNotFoundFault;
358
+ }(__BaseException));
359
+ export { ClusterSnapshotNotFoundFault };
360
+ var DependentServiceRequestThrottlingFault = (function (_super) {
361
+ __extends(DependentServiceRequestThrottlingFault, _super);
362
+ function DependentServiceRequestThrottlingFault(opts) {
363
+ var _this = _super.call(this, __assign({ name: "DependentServiceRequestThrottlingFault", $fault: "client" }, opts)) || this;
364
+ _this.name = "DependentServiceRequestThrottlingFault";
365
+ _this.$fault = "client";
366
+ Object.setPrototypeOf(_this, DependentServiceRequestThrottlingFault.prototype);
367
+ return _this;
368
+ }
369
+ return DependentServiceRequestThrottlingFault;
370
+ }(__BaseException));
371
+ export { DependentServiceRequestThrottlingFault };
372
+ var InvalidClusterSnapshotStateFault = (function (_super) {
373
+ __extends(InvalidClusterSnapshotStateFault, _super);
374
+ function InvalidClusterSnapshotStateFault(opts) {
375
+ var _this = _super.call(this, __assign({ name: "InvalidClusterSnapshotStateFault", $fault: "client" }, opts)) || this;
376
+ _this.name = "InvalidClusterSnapshotStateFault";
377
+ _this.$fault = "client";
378
+ Object.setPrototypeOf(_this, InvalidClusterSnapshotStateFault.prototype);
379
+ return _this;
380
+ }
381
+ return InvalidClusterSnapshotStateFault;
382
+ }(__BaseException));
383
+ export { InvalidClusterSnapshotStateFault };
384
+ var LimitExceededFault = (function (_super) {
385
+ __extends(LimitExceededFault, _super);
386
+ function LimitExceededFault(opts) {
387
+ var _this = _super.call(this, __assign({ name: "LimitExceededFault", $fault: "client" }, opts)) || this;
388
+ _this.name = "LimitExceededFault";
389
+ _this.$fault = "client";
390
+ Object.setPrototypeOf(_this, LimitExceededFault.prototype);
391
+ return _this;
392
+ }
393
+ return LimitExceededFault;
394
+ }(__BaseException));
395
+ export { LimitExceededFault };
396
+ var BatchDeleteRequestSizeExceededFault = (function (_super) {
397
+ __extends(BatchDeleteRequestSizeExceededFault, _super);
398
+ function BatchDeleteRequestSizeExceededFault(opts) {
399
+ var _this = _super.call(this, __assign({ name: "BatchDeleteRequestSizeExceededFault", $fault: "client" }, opts)) || this;
400
+ _this.name = "BatchDeleteRequestSizeExceededFault";
401
+ _this.$fault = "client";
402
+ Object.setPrototypeOf(_this, BatchDeleteRequestSizeExceededFault.prototype);
403
+ return _this;
404
+ }
405
+ return BatchDeleteRequestSizeExceededFault;
406
+ }(__BaseException));
407
+ export { BatchDeleteRequestSizeExceededFault };
408
+ var BatchModifyClusterSnapshotsLimitExceededFault = (function (_super) {
409
+ __extends(BatchModifyClusterSnapshotsLimitExceededFault, _super);
410
+ function BatchModifyClusterSnapshotsLimitExceededFault(opts) {
411
+ var _this = _super.call(this, __assign({ name: "BatchModifyClusterSnapshotsLimitExceededFault", $fault: "client" }, opts)) || this;
412
+ _this.name = "BatchModifyClusterSnapshotsLimitExceededFault";
413
+ _this.$fault = "client";
414
+ Object.setPrototypeOf(_this, BatchModifyClusterSnapshotsLimitExceededFault.prototype);
415
+ return _this;
416
+ }
417
+ return BatchModifyClusterSnapshotsLimitExceededFault;
418
+ }(__BaseException));
419
+ export { BatchModifyClusterSnapshotsLimitExceededFault };
420
+ var InvalidRetentionPeriodFault = (function (_super) {
421
+ __extends(InvalidRetentionPeriodFault, _super);
422
+ function InvalidRetentionPeriodFault(opts) {
423
+ var _this = _super.call(this, __assign({ name: "InvalidRetentionPeriodFault", $fault: "client" }, opts)) || this;
424
+ _this.name = "InvalidRetentionPeriodFault";
425
+ _this.$fault = "client";
426
+ Object.setPrototypeOf(_this, InvalidRetentionPeriodFault.prototype);
427
+ return _this;
428
+ }
429
+ return InvalidRetentionPeriodFault;
430
+ }(__BaseException));
431
+ export { InvalidRetentionPeriodFault };
432
+ var BucketNotFoundFault = (function (_super) {
433
+ __extends(BucketNotFoundFault, _super);
434
+ function BucketNotFoundFault(opts) {
435
+ var _this = _super.call(this, __assign({ name: "BucketNotFoundFault", $fault: "client" }, opts)) || this;
436
+ _this.name = "BucketNotFoundFault";
437
+ _this.$fault = "client";
438
+ Object.setPrototypeOf(_this, BucketNotFoundFault.prototype);
439
+ return _this;
440
+ }
441
+ return BucketNotFoundFault;
442
+ }(__BaseException));
443
+ export { BucketNotFoundFault };
444
+ var ResizeNotFoundFault = (function (_super) {
445
+ __extends(ResizeNotFoundFault, _super);
446
+ function ResizeNotFoundFault(opts) {
447
+ var _this = _super.call(this, __assign({ name: "ResizeNotFoundFault", $fault: "client" }, opts)) || this;
448
+ _this.name = "ResizeNotFoundFault";
449
+ _this.$fault = "client";
450
+ Object.setPrototypeOf(_this, ResizeNotFoundFault.prototype);
451
+ return _this;
452
+ }
453
+ return ResizeNotFoundFault;
454
+ }(__BaseException));
455
+ export { ResizeNotFoundFault };
455
456
  export var ReservedNodeExchangeStatusType;
456
457
  (function (ReservedNodeExchangeStatusType) {
457
458
  ReservedNodeExchangeStatusType["FAILED"] = "FAILED";
@@ -461,695 +462,695 @@ export var ReservedNodeExchangeStatusType;
461
462
  ReservedNodeExchangeStatusType["RETRYING"] = "RETRYING";
462
463
  ReservedNodeExchangeStatusType["SUCCEEDED"] = "SUCCEEDED";
463
464
  })(ReservedNodeExchangeStatusType || (ReservedNodeExchangeStatusType = {}));
464
- export class ClusterAlreadyExistsFault extends __BaseException {
465
- constructor(opts) {
466
- super({
467
- name: "ClusterAlreadyExistsFault",
468
- $fault: "client",
469
- ...opts,
470
- });
471
- this.name = "ClusterAlreadyExistsFault";
472
- this.$fault = "client";
473
- Object.setPrototypeOf(this, ClusterAlreadyExistsFault.prototype);
474
- }
475
- }
476
- export class ClusterOnLatestRevisionFault extends __BaseException {
477
- constructor(opts) {
478
- super({
479
- name: "ClusterOnLatestRevisionFault",
480
- $fault: "client",
481
- ...opts,
482
- });
483
- this.name = "ClusterOnLatestRevisionFault";
484
- this.$fault = "client";
485
- Object.setPrototypeOf(this, ClusterOnLatestRevisionFault.prototype);
486
- }
487
- }
488
- export class ClusterParameterGroupAlreadyExistsFault extends __BaseException {
489
- constructor(opts) {
490
- super({
491
- name: "ClusterParameterGroupAlreadyExistsFault",
492
- $fault: "client",
493
- ...opts,
494
- });
495
- this.name = "ClusterParameterGroupAlreadyExistsFault";
496
- this.$fault = "client";
497
- Object.setPrototypeOf(this, ClusterParameterGroupAlreadyExistsFault.prototype);
498
- }
499
- }
500
- export class ClusterParameterGroupNotFoundFault extends __BaseException {
501
- constructor(opts) {
502
- super({
503
- name: "ClusterParameterGroupNotFoundFault",
504
- $fault: "client",
505
- ...opts,
506
- });
507
- this.name = "ClusterParameterGroupNotFoundFault";
508
- this.$fault = "client";
509
- Object.setPrototypeOf(this, ClusterParameterGroupNotFoundFault.prototype);
510
- }
511
- }
512
- export class ClusterParameterGroupQuotaExceededFault extends __BaseException {
513
- constructor(opts) {
514
- super({
515
- name: "ClusterParameterGroupQuotaExceededFault",
516
- $fault: "client",
517
- ...opts,
518
- });
519
- this.name = "ClusterParameterGroupQuotaExceededFault";
520
- this.$fault = "client";
521
- Object.setPrototypeOf(this, ClusterParameterGroupQuotaExceededFault.prototype);
522
- }
523
- }
524
- export class ClusterQuotaExceededFault extends __BaseException {
525
- constructor(opts) {
526
- super({
527
- name: "ClusterQuotaExceededFault",
528
- $fault: "client",
529
- ...opts,
530
- });
531
- this.name = "ClusterQuotaExceededFault";
532
- this.$fault = "client";
533
- Object.setPrototypeOf(this, ClusterQuotaExceededFault.prototype);
534
- }
535
- }
536
- export class ClusterSecurityGroupAlreadyExistsFault extends __BaseException {
537
- constructor(opts) {
538
- super({
539
- name: "ClusterSecurityGroupAlreadyExistsFault",
540
- $fault: "client",
541
- ...opts,
542
- });
543
- this.name = "ClusterSecurityGroupAlreadyExistsFault";
544
- this.$fault = "client";
545
- Object.setPrototypeOf(this, ClusterSecurityGroupAlreadyExistsFault.prototype);
546
- }
547
- }
548
- export class ClusterSecurityGroupQuotaExceededFault extends __BaseException {
549
- constructor(opts) {
550
- super({
551
- name: "ClusterSecurityGroupQuotaExceededFault",
552
- $fault: "client",
553
- ...opts,
554
- });
555
- this.name = "ClusterSecurityGroupQuotaExceededFault";
556
- this.$fault = "client";
557
- Object.setPrototypeOf(this, ClusterSecurityGroupQuotaExceededFault.prototype);
558
- }
559
- }
560
- export class ClusterSnapshotAlreadyExistsFault extends __BaseException {
561
- constructor(opts) {
562
- super({
563
- name: "ClusterSnapshotAlreadyExistsFault",
564
- $fault: "client",
565
- ...opts,
566
- });
567
- this.name = "ClusterSnapshotAlreadyExistsFault";
568
- this.$fault = "client";
569
- Object.setPrototypeOf(this, ClusterSnapshotAlreadyExistsFault.prototype);
570
- }
571
- }
572
- export class ClusterSnapshotQuotaExceededFault extends __BaseException {
573
- constructor(opts) {
574
- super({
575
- name: "ClusterSnapshotQuotaExceededFault",
576
- $fault: "client",
577
- ...opts,
578
- });
579
- this.name = "ClusterSnapshotQuotaExceededFault";
580
- this.$fault = "client";
581
- Object.setPrototypeOf(this, ClusterSnapshotQuotaExceededFault.prototype);
582
- }
583
- }
584
- export class ClusterSubnetGroupAlreadyExistsFault extends __BaseException {
585
- constructor(opts) {
586
- super({
587
- name: "ClusterSubnetGroupAlreadyExistsFault",
588
- $fault: "client",
589
- ...opts,
590
- });
591
- this.name = "ClusterSubnetGroupAlreadyExistsFault";
592
- this.$fault = "client";
593
- Object.setPrototypeOf(this, ClusterSubnetGroupAlreadyExistsFault.prototype);
594
- }
595
- }
596
- export class ClusterSubnetGroupNotFoundFault extends __BaseException {
597
- constructor(opts) {
598
- super({
599
- name: "ClusterSubnetGroupNotFoundFault",
600
- $fault: "client",
601
- ...opts,
602
- });
603
- this.name = "ClusterSubnetGroupNotFoundFault";
604
- this.$fault = "client";
605
- Object.setPrototypeOf(this, ClusterSubnetGroupNotFoundFault.prototype);
606
- }
607
- }
608
- export class ClusterSubnetGroupQuotaExceededFault extends __BaseException {
609
- constructor(opts) {
610
- super({
611
- name: "ClusterSubnetGroupQuotaExceededFault",
612
- $fault: "client",
613
- ...opts,
614
- });
615
- this.name = "ClusterSubnetGroupQuotaExceededFault";
616
- this.$fault = "client";
617
- Object.setPrototypeOf(this, ClusterSubnetGroupQuotaExceededFault.prototype);
618
- }
619
- }
620
- export class ClusterSubnetQuotaExceededFault extends __BaseException {
621
- constructor(opts) {
622
- super({
623
- name: "ClusterSubnetQuotaExceededFault",
624
- $fault: "client",
625
- ...opts,
626
- });
627
- this.name = "ClusterSubnetQuotaExceededFault";
628
- this.$fault = "client";
629
- Object.setPrototypeOf(this, ClusterSubnetQuotaExceededFault.prototype);
630
- }
631
- }
632
- export class CopyToRegionDisabledFault extends __BaseException {
633
- constructor(opts) {
634
- super({
635
- name: "CopyToRegionDisabledFault",
636
- $fault: "client",
637
- ...opts,
638
- });
639
- this.name = "CopyToRegionDisabledFault";
640
- this.$fault = "client";
641
- Object.setPrototypeOf(this, CopyToRegionDisabledFault.prototype);
642
- }
643
- }
644
- export class InvalidAuthenticationProfileRequestFault extends __BaseException {
645
- constructor(opts) {
646
- super({
647
- name: "InvalidAuthenticationProfileRequestFault",
648
- $fault: "client",
649
- ...opts,
650
- });
651
- this.name = "InvalidAuthenticationProfileRequestFault";
652
- this.$fault = "client";
653
- Object.setPrototypeOf(this, InvalidAuthenticationProfileRequestFault.prototype);
654
- }
655
- }
656
- export class HsmClientCertificateNotFoundFault extends __BaseException {
657
- constructor(opts) {
658
- super({
659
- name: "HsmClientCertificateNotFoundFault",
660
- $fault: "client",
661
- ...opts,
662
- });
663
- this.name = "HsmClientCertificateNotFoundFault";
664
- this.$fault = "client";
665
- Object.setPrototypeOf(this, HsmClientCertificateNotFoundFault.prototype);
666
- }
667
- }
668
- export class HsmConfigurationNotFoundFault extends __BaseException {
669
- constructor(opts) {
670
- super({
671
- name: "HsmConfigurationNotFoundFault",
672
- $fault: "client",
673
- ...opts,
674
- });
675
- this.name = "HsmConfigurationNotFoundFault";
676
- this.$fault = "client";
677
- Object.setPrototypeOf(this, HsmConfigurationNotFoundFault.prototype);
678
- }
679
- }
680
- export class InsufficientClusterCapacityFault extends __BaseException {
681
- constructor(opts) {
682
- super({
683
- name: "InsufficientClusterCapacityFault",
684
- $fault: "client",
685
- ...opts,
686
- });
687
- this.name = "InsufficientClusterCapacityFault";
688
- this.$fault = "client";
689
- Object.setPrototypeOf(this, InsufficientClusterCapacityFault.prototype);
690
- }
691
- }
692
- export class InvalidClusterSubnetGroupStateFault extends __BaseException {
693
- constructor(opts) {
694
- super({
695
- name: "InvalidClusterSubnetGroupStateFault",
696
- $fault: "client",
697
- ...opts,
698
- });
699
- this.name = "InvalidClusterSubnetGroupStateFault";
700
- this.$fault = "client";
701
- Object.setPrototypeOf(this, InvalidClusterSubnetGroupStateFault.prototype);
702
- }
703
- }
704
- export class InvalidClusterTrackFault extends __BaseException {
705
- constructor(opts) {
706
- super({
707
- name: "InvalidClusterTrackFault",
708
- $fault: "client",
709
- ...opts,
710
- });
711
- this.name = "InvalidClusterTrackFault";
712
- this.$fault = "client";
713
- Object.setPrototypeOf(this, InvalidClusterTrackFault.prototype);
714
- }
715
- }
716
- export class InvalidElasticIpFault extends __BaseException {
717
- constructor(opts) {
718
- super({
719
- name: "InvalidElasticIpFault",
720
- $fault: "client",
721
- ...opts,
722
- });
723
- this.name = "InvalidElasticIpFault";
724
- this.$fault = "client";
725
- Object.setPrototypeOf(this, InvalidElasticIpFault.prototype);
726
- }
727
- }
728
- export class InvalidSubnet extends __BaseException {
729
- constructor(opts) {
730
- super({
731
- name: "InvalidSubnet",
732
- $fault: "client",
733
- ...opts,
734
- });
735
- this.name = "InvalidSubnet";
736
- this.$fault = "client";
737
- Object.setPrototypeOf(this, InvalidSubnet.prototype);
738
- }
739
- }
740
- export class InvalidTagFault extends __BaseException {
741
- constructor(opts) {
742
- super({
743
- name: "InvalidTagFault",
744
- $fault: "client",
745
- ...opts,
746
- });
747
- this.name = "InvalidTagFault";
748
- this.$fault = "client";
749
- Object.setPrototypeOf(this, InvalidTagFault.prototype);
750
- }
751
- }
752
- export class InvalidVPCNetworkStateFault extends __BaseException {
753
- constructor(opts) {
754
- super({
755
- name: "InvalidVPCNetworkStateFault",
756
- $fault: "client",
757
- ...opts,
758
- });
759
- this.name = "InvalidVPCNetworkStateFault";
760
- this.$fault = "client";
761
- Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
762
- }
763
- }
764
- export class NumberOfNodesPerClusterLimitExceededFault extends __BaseException {
765
- constructor(opts) {
766
- super({
767
- name: "NumberOfNodesPerClusterLimitExceededFault",
768
- $fault: "client",
769
- ...opts,
770
- });
771
- this.name = "NumberOfNodesPerClusterLimitExceededFault";
772
- this.$fault = "client";
773
- Object.setPrototypeOf(this, NumberOfNodesPerClusterLimitExceededFault.prototype);
774
- }
775
- }
776
- export class NumberOfNodesQuotaExceededFault extends __BaseException {
777
- constructor(opts) {
778
- super({
779
- name: "NumberOfNodesQuotaExceededFault",
780
- $fault: "client",
781
- ...opts,
782
- });
783
- this.name = "NumberOfNodesQuotaExceededFault";
784
- this.$fault = "client";
785
- Object.setPrototypeOf(this, NumberOfNodesQuotaExceededFault.prototype);
786
- }
787
- }
788
- export class SnapshotScheduleNotFoundFault extends __BaseException {
789
- constructor(opts) {
790
- super({
791
- name: "SnapshotScheduleNotFoundFault",
792
- $fault: "client",
793
- ...opts,
794
- });
795
- this.name = "SnapshotScheduleNotFoundFault";
796
- this.$fault = "client";
797
- Object.setPrototypeOf(this, SnapshotScheduleNotFoundFault.prototype);
798
- }
799
- }
800
- export class TagLimitExceededFault extends __BaseException {
801
- constructor(opts) {
802
- super({
803
- name: "TagLimitExceededFault",
804
- $fault: "client",
805
- ...opts,
806
- });
807
- this.name = "TagLimitExceededFault";
808
- this.$fault = "client";
809
- Object.setPrototypeOf(this, TagLimitExceededFault.prototype);
810
- }
811
- }
812
- export class UnauthorizedOperation extends __BaseException {
813
- constructor(opts) {
814
- super({
815
- name: "UnauthorizedOperation",
816
- $fault: "client",
817
- ...opts,
818
- });
819
- this.name = "UnauthorizedOperation";
820
- this.$fault = "client";
821
- Object.setPrototypeOf(this, UnauthorizedOperation.prototype);
822
- }
823
- }
824
- export class EndpointAlreadyExistsFault extends __BaseException {
825
- constructor(opts) {
826
- super({
827
- name: "EndpointAlreadyExistsFault",
828
- $fault: "client",
829
- ...opts,
830
- });
831
- this.name = "EndpointAlreadyExistsFault";
832
- this.$fault = "client";
833
- Object.setPrototypeOf(this, EndpointAlreadyExistsFault.prototype);
834
- }
835
- }
836
- export class EndpointsPerAuthorizationLimitExceededFault extends __BaseException {
837
- constructor(opts) {
838
- super({
839
- name: "EndpointsPerAuthorizationLimitExceededFault",
840
- $fault: "client",
841
- ...opts,
842
- });
843
- this.name = "EndpointsPerAuthorizationLimitExceededFault";
844
- this.$fault = "client";
845
- Object.setPrototypeOf(this, EndpointsPerAuthorizationLimitExceededFault.prototype);
846
- }
847
- }
848
- export class EndpointsPerClusterLimitExceededFault extends __BaseException {
849
- constructor(opts) {
850
- super({
851
- name: "EndpointsPerClusterLimitExceededFault",
852
- $fault: "client",
853
- ...opts,
854
- });
855
- this.name = "EndpointsPerClusterLimitExceededFault";
856
- this.$fault = "client";
857
- Object.setPrototypeOf(this, EndpointsPerClusterLimitExceededFault.prototype);
858
- }
859
- }
860
- export class EventSubscriptionQuotaExceededFault extends __BaseException {
861
- constructor(opts) {
862
- super({
863
- name: "EventSubscriptionQuotaExceededFault",
864
- $fault: "client",
865
- ...opts,
866
- });
867
- this.name = "EventSubscriptionQuotaExceededFault";
868
- this.$fault = "client";
869
- Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
870
- }
871
- }
872
- export class SNSInvalidTopicFault extends __BaseException {
873
- constructor(opts) {
874
- super({
875
- name: "SNSInvalidTopicFault",
876
- $fault: "client",
877
- ...opts,
878
- });
879
- this.name = "SNSInvalidTopicFault";
880
- this.$fault = "client";
881
- Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
882
- }
883
- }
884
- export class SNSNoAuthorizationFault extends __BaseException {
885
- constructor(opts) {
886
- super({
887
- name: "SNSNoAuthorizationFault",
888
- $fault: "client",
889
- ...opts,
890
- });
891
- this.name = "SNSNoAuthorizationFault";
892
- this.$fault = "client";
893
- Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
894
- }
895
- }
896
- export class SNSTopicArnNotFoundFault extends __BaseException {
897
- constructor(opts) {
898
- super({
899
- name: "SNSTopicArnNotFoundFault",
900
- $fault: "client",
901
- ...opts,
902
- });
903
- this.name = "SNSTopicArnNotFoundFault";
904
- this.$fault = "client";
905
- Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
906
- }
907
- }
908
- export class SourceNotFoundFault extends __BaseException {
909
- constructor(opts) {
910
- super({
911
- name: "SourceNotFoundFault",
912
- $fault: "client",
913
- ...opts,
914
- });
915
- this.name = "SourceNotFoundFault";
916
- this.$fault = "client";
917
- Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
918
- }
919
- }
920
- export class SubscriptionAlreadyExistFault extends __BaseException {
921
- constructor(opts) {
922
- super({
923
- name: "SubscriptionAlreadyExistFault",
924
- $fault: "client",
925
- ...opts,
926
- });
927
- this.name = "SubscriptionAlreadyExistFault";
928
- this.$fault = "client";
929
- Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
930
- }
931
- }
932
- export class SubscriptionCategoryNotFoundFault extends __BaseException {
933
- constructor(opts) {
934
- super({
935
- name: "SubscriptionCategoryNotFoundFault",
936
- $fault: "client",
937
- ...opts,
938
- });
939
- this.name = "SubscriptionCategoryNotFoundFault";
940
- this.$fault = "client";
941
- Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
942
- }
943
- }
944
- export class SubscriptionEventIdNotFoundFault extends __BaseException {
945
- constructor(opts) {
946
- super({
947
- name: "SubscriptionEventIdNotFoundFault",
948
- $fault: "client",
949
- ...opts,
950
- });
951
- this.name = "SubscriptionEventIdNotFoundFault";
952
- this.$fault = "client";
953
- Object.setPrototypeOf(this, SubscriptionEventIdNotFoundFault.prototype);
954
- }
955
- }
956
- export class SubscriptionSeverityNotFoundFault extends __BaseException {
957
- constructor(opts) {
958
- super({
959
- name: "SubscriptionSeverityNotFoundFault",
960
- $fault: "client",
961
- ...opts,
962
- });
963
- this.name = "SubscriptionSeverityNotFoundFault";
964
- this.$fault = "client";
965
- Object.setPrototypeOf(this, SubscriptionSeverityNotFoundFault.prototype);
966
- }
967
- }
968
- export class HsmClientCertificateAlreadyExistsFault extends __BaseException {
969
- constructor(opts) {
970
- super({
971
- name: "HsmClientCertificateAlreadyExistsFault",
972
- $fault: "client",
973
- ...opts,
974
- });
975
- this.name = "HsmClientCertificateAlreadyExistsFault";
976
- this.$fault = "client";
977
- Object.setPrototypeOf(this, HsmClientCertificateAlreadyExistsFault.prototype);
978
- }
979
- }
980
- export class HsmClientCertificateQuotaExceededFault extends __BaseException {
981
- constructor(opts) {
982
- super({
983
- name: "HsmClientCertificateQuotaExceededFault",
984
- $fault: "client",
985
- ...opts,
986
- });
987
- this.name = "HsmClientCertificateQuotaExceededFault";
988
- this.$fault = "client";
989
- Object.setPrototypeOf(this, HsmClientCertificateQuotaExceededFault.prototype);
990
- }
991
- }
992
- export class HsmConfigurationAlreadyExistsFault extends __BaseException {
993
- constructor(opts) {
994
- super({
995
- name: "HsmConfigurationAlreadyExistsFault",
996
- $fault: "client",
997
- ...opts,
998
- });
999
- this.name = "HsmConfigurationAlreadyExistsFault";
1000
- this.$fault = "client";
1001
- Object.setPrototypeOf(this, HsmConfigurationAlreadyExistsFault.prototype);
1002
- }
1003
- }
1004
- export class HsmConfigurationQuotaExceededFault extends __BaseException {
1005
- constructor(opts) {
1006
- super({
1007
- name: "HsmConfigurationQuotaExceededFault",
1008
- $fault: "client",
1009
- ...opts,
1010
- });
1011
- this.name = "HsmConfigurationQuotaExceededFault";
1012
- this.$fault = "client";
1013
- Object.setPrototypeOf(this, HsmConfigurationQuotaExceededFault.prototype);
1014
- }
1015
- }
1016
- export class InvalidScheduledActionFault extends __BaseException {
1017
- constructor(opts) {
1018
- super({
1019
- name: "InvalidScheduledActionFault",
1020
- $fault: "client",
1021
- ...opts,
1022
- });
1023
- this.name = "InvalidScheduledActionFault";
1024
- this.$fault = "client";
1025
- Object.setPrototypeOf(this, InvalidScheduledActionFault.prototype);
1026
- }
1027
- }
1028
- export class InvalidScheduleFault extends __BaseException {
1029
- constructor(opts) {
1030
- super({
1031
- name: "InvalidScheduleFault",
1032
- $fault: "client",
1033
- ...opts,
1034
- });
1035
- this.name = "InvalidScheduleFault";
1036
- this.$fault = "client";
1037
- Object.setPrototypeOf(this, InvalidScheduleFault.prototype);
1038
- }
1039
- }
465
+ var ClusterAlreadyExistsFault = (function (_super) {
466
+ __extends(ClusterAlreadyExistsFault, _super);
467
+ function ClusterAlreadyExistsFault(opts) {
468
+ var _this = _super.call(this, __assign({ name: "ClusterAlreadyExistsFault", $fault: "client" }, opts)) || this;
469
+ _this.name = "ClusterAlreadyExistsFault";
470
+ _this.$fault = "client";
471
+ Object.setPrototypeOf(_this, ClusterAlreadyExistsFault.prototype);
472
+ return _this;
473
+ }
474
+ return ClusterAlreadyExistsFault;
475
+ }(__BaseException));
476
+ export { ClusterAlreadyExistsFault };
477
+ var ClusterOnLatestRevisionFault = (function (_super) {
478
+ __extends(ClusterOnLatestRevisionFault, _super);
479
+ function ClusterOnLatestRevisionFault(opts) {
480
+ var _this = _super.call(this, __assign({ name: "ClusterOnLatestRevisionFault", $fault: "client" }, opts)) || this;
481
+ _this.name = "ClusterOnLatestRevisionFault";
482
+ _this.$fault = "client";
483
+ Object.setPrototypeOf(_this, ClusterOnLatestRevisionFault.prototype);
484
+ return _this;
485
+ }
486
+ return ClusterOnLatestRevisionFault;
487
+ }(__BaseException));
488
+ export { ClusterOnLatestRevisionFault };
489
+ var ClusterParameterGroupAlreadyExistsFault = (function (_super) {
490
+ __extends(ClusterParameterGroupAlreadyExistsFault, _super);
491
+ function ClusterParameterGroupAlreadyExistsFault(opts) {
492
+ var _this = _super.call(this, __assign({ name: "ClusterParameterGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
493
+ _this.name = "ClusterParameterGroupAlreadyExistsFault";
494
+ _this.$fault = "client";
495
+ Object.setPrototypeOf(_this, ClusterParameterGroupAlreadyExistsFault.prototype);
496
+ return _this;
497
+ }
498
+ return ClusterParameterGroupAlreadyExistsFault;
499
+ }(__BaseException));
500
+ export { ClusterParameterGroupAlreadyExistsFault };
501
+ var ClusterParameterGroupNotFoundFault = (function (_super) {
502
+ __extends(ClusterParameterGroupNotFoundFault, _super);
503
+ function ClusterParameterGroupNotFoundFault(opts) {
504
+ var _this = _super.call(this, __assign({ name: "ClusterParameterGroupNotFoundFault", $fault: "client" }, opts)) || this;
505
+ _this.name = "ClusterParameterGroupNotFoundFault";
506
+ _this.$fault = "client";
507
+ Object.setPrototypeOf(_this, ClusterParameterGroupNotFoundFault.prototype);
508
+ return _this;
509
+ }
510
+ return ClusterParameterGroupNotFoundFault;
511
+ }(__BaseException));
512
+ export { ClusterParameterGroupNotFoundFault };
513
+ var ClusterParameterGroupQuotaExceededFault = (function (_super) {
514
+ __extends(ClusterParameterGroupQuotaExceededFault, _super);
515
+ function ClusterParameterGroupQuotaExceededFault(opts) {
516
+ var _this = _super.call(this, __assign({ name: "ClusterParameterGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
517
+ _this.name = "ClusterParameterGroupQuotaExceededFault";
518
+ _this.$fault = "client";
519
+ Object.setPrototypeOf(_this, ClusterParameterGroupQuotaExceededFault.prototype);
520
+ return _this;
521
+ }
522
+ return ClusterParameterGroupQuotaExceededFault;
523
+ }(__BaseException));
524
+ export { ClusterParameterGroupQuotaExceededFault };
525
+ var ClusterQuotaExceededFault = (function (_super) {
526
+ __extends(ClusterQuotaExceededFault, _super);
527
+ function ClusterQuotaExceededFault(opts) {
528
+ var _this = _super.call(this, __assign({ name: "ClusterQuotaExceededFault", $fault: "client" }, opts)) || this;
529
+ _this.name = "ClusterQuotaExceededFault";
530
+ _this.$fault = "client";
531
+ Object.setPrototypeOf(_this, ClusterQuotaExceededFault.prototype);
532
+ return _this;
533
+ }
534
+ return ClusterQuotaExceededFault;
535
+ }(__BaseException));
536
+ export { ClusterQuotaExceededFault };
537
+ var ClusterSecurityGroupAlreadyExistsFault = (function (_super) {
538
+ __extends(ClusterSecurityGroupAlreadyExistsFault, _super);
539
+ function ClusterSecurityGroupAlreadyExistsFault(opts) {
540
+ var _this = _super.call(this, __assign({ name: "ClusterSecurityGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
541
+ _this.name = "ClusterSecurityGroupAlreadyExistsFault";
542
+ _this.$fault = "client";
543
+ Object.setPrototypeOf(_this, ClusterSecurityGroupAlreadyExistsFault.prototype);
544
+ return _this;
545
+ }
546
+ return ClusterSecurityGroupAlreadyExistsFault;
547
+ }(__BaseException));
548
+ export { ClusterSecurityGroupAlreadyExistsFault };
549
+ var ClusterSecurityGroupQuotaExceededFault = (function (_super) {
550
+ __extends(ClusterSecurityGroupQuotaExceededFault, _super);
551
+ function ClusterSecurityGroupQuotaExceededFault(opts) {
552
+ var _this = _super.call(this, __assign({ name: "ClusterSecurityGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
553
+ _this.name = "ClusterSecurityGroupQuotaExceededFault";
554
+ _this.$fault = "client";
555
+ Object.setPrototypeOf(_this, ClusterSecurityGroupQuotaExceededFault.prototype);
556
+ return _this;
557
+ }
558
+ return ClusterSecurityGroupQuotaExceededFault;
559
+ }(__BaseException));
560
+ export { ClusterSecurityGroupQuotaExceededFault };
561
+ var ClusterSnapshotAlreadyExistsFault = (function (_super) {
562
+ __extends(ClusterSnapshotAlreadyExistsFault, _super);
563
+ function ClusterSnapshotAlreadyExistsFault(opts) {
564
+ var _this = _super.call(this, __assign({ name: "ClusterSnapshotAlreadyExistsFault", $fault: "client" }, opts)) || this;
565
+ _this.name = "ClusterSnapshotAlreadyExistsFault";
566
+ _this.$fault = "client";
567
+ Object.setPrototypeOf(_this, ClusterSnapshotAlreadyExistsFault.prototype);
568
+ return _this;
569
+ }
570
+ return ClusterSnapshotAlreadyExistsFault;
571
+ }(__BaseException));
572
+ export { ClusterSnapshotAlreadyExistsFault };
573
+ var ClusterSnapshotQuotaExceededFault = (function (_super) {
574
+ __extends(ClusterSnapshotQuotaExceededFault, _super);
575
+ function ClusterSnapshotQuotaExceededFault(opts) {
576
+ var _this = _super.call(this, __assign({ name: "ClusterSnapshotQuotaExceededFault", $fault: "client" }, opts)) || this;
577
+ _this.name = "ClusterSnapshotQuotaExceededFault";
578
+ _this.$fault = "client";
579
+ Object.setPrototypeOf(_this, ClusterSnapshotQuotaExceededFault.prototype);
580
+ return _this;
581
+ }
582
+ return ClusterSnapshotQuotaExceededFault;
583
+ }(__BaseException));
584
+ export { ClusterSnapshotQuotaExceededFault };
585
+ var ClusterSubnetGroupAlreadyExistsFault = (function (_super) {
586
+ __extends(ClusterSubnetGroupAlreadyExistsFault, _super);
587
+ function ClusterSubnetGroupAlreadyExistsFault(opts) {
588
+ var _this = _super.call(this, __assign({ name: "ClusterSubnetGroupAlreadyExistsFault", $fault: "client" }, opts)) || this;
589
+ _this.name = "ClusterSubnetGroupAlreadyExistsFault";
590
+ _this.$fault = "client";
591
+ Object.setPrototypeOf(_this, ClusterSubnetGroupAlreadyExistsFault.prototype);
592
+ return _this;
593
+ }
594
+ return ClusterSubnetGroupAlreadyExistsFault;
595
+ }(__BaseException));
596
+ export { ClusterSubnetGroupAlreadyExistsFault };
597
+ var ClusterSubnetGroupNotFoundFault = (function (_super) {
598
+ __extends(ClusterSubnetGroupNotFoundFault, _super);
599
+ function ClusterSubnetGroupNotFoundFault(opts) {
600
+ var _this = _super.call(this, __assign({ name: "ClusterSubnetGroupNotFoundFault", $fault: "client" }, opts)) || this;
601
+ _this.name = "ClusterSubnetGroupNotFoundFault";
602
+ _this.$fault = "client";
603
+ Object.setPrototypeOf(_this, ClusterSubnetGroupNotFoundFault.prototype);
604
+ return _this;
605
+ }
606
+ return ClusterSubnetGroupNotFoundFault;
607
+ }(__BaseException));
608
+ export { ClusterSubnetGroupNotFoundFault };
609
+ var ClusterSubnetGroupQuotaExceededFault = (function (_super) {
610
+ __extends(ClusterSubnetGroupQuotaExceededFault, _super);
611
+ function ClusterSubnetGroupQuotaExceededFault(opts) {
612
+ var _this = _super.call(this, __assign({ name: "ClusterSubnetGroupQuotaExceededFault", $fault: "client" }, opts)) || this;
613
+ _this.name = "ClusterSubnetGroupQuotaExceededFault";
614
+ _this.$fault = "client";
615
+ Object.setPrototypeOf(_this, ClusterSubnetGroupQuotaExceededFault.prototype);
616
+ return _this;
617
+ }
618
+ return ClusterSubnetGroupQuotaExceededFault;
619
+ }(__BaseException));
620
+ export { ClusterSubnetGroupQuotaExceededFault };
621
+ var ClusterSubnetQuotaExceededFault = (function (_super) {
622
+ __extends(ClusterSubnetQuotaExceededFault, _super);
623
+ function ClusterSubnetQuotaExceededFault(opts) {
624
+ var _this = _super.call(this, __assign({ name: "ClusterSubnetQuotaExceededFault", $fault: "client" }, opts)) || this;
625
+ _this.name = "ClusterSubnetQuotaExceededFault";
626
+ _this.$fault = "client";
627
+ Object.setPrototypeOf(_this, ClusterSubnetQuotaExceededFault.prototype);
628
+ return _this;
629
+ }
630
+ return ClusterSubnetQuotaExceededFault;
631
+ }(__BaseException));
632
+ export { ClusterSubnetQuotaExceededFault };
633
+ var CopyToRegionDisabledFault = (function (_super) {
634
+ __extends(CopyToRegionDisabledFault, _super);
635
+ function CopyToRegionDisabledFault(opts) {
636
+ var _this = _super.call(this, __assign({ name: "CopyToRegionDisabledFault", $fault: "client" }, opts)) || this;
637
+ _this.name = "CopyToRegionDisabledFault";
638
+ _this.$fault = "client";
639
+ Object.setPrototypeOf(_this, CopyToRegionDisabledFault.prototype);
640
+ return _this;
641
+ }
642
+ return CopyToRegionDisabledFault;
643
+ }(__BaseException));
644
+ export { CopyToRegionDisabledFault };
645
+ var InvalidAuthenticationProfileRequestFault = (function (_super) {
646
+ __extends(InvalidAuthenticationProfileRequestFault, _super);
647
+ function InvalidAuthenticationProfileRequestFault(opts) {
648
+ var _this = _super.call(this, __assign({ name: "InvalidAuthenticationProfileRequestFault", $fault: "client" }, opts)) || this;
649
+ _this.name = "InvalidAuthenticationProfileRequestFault";
650
+ _this.$fault = "client";
651
+ Object.setPrototypeOf(_this, InvalidAuthenticationProfileRequestFault.prototype);
652
+ return _this;
653
+ }
654
+ return InvalidAuthenticationProfileRequestFault;
655
+ }(__BaseException));
656
+ export { InvalidAuthenticationProfileRequestFault };
657
+ var HsmClientCertificateNotFoundFault = (function (_super) {
658
+ __extends(HsmClientCertificateNotFoundFault, _super);
659
+ function HsmClientCertificateNotFoundFault(opts) {
660
+ var _this = _super.call(this, __assign({ name: "HsmClientCertificateNotFoundFault", $fault: "client" }, opts)) || this;
661
+ _this.name = "HsmClientCertificateNotFoundFault";
662
+ _this.$fault = "client";
663
+ Object.setPrototypeOf(_this, HsmClientCertificateNotFoundFault.prototype);
664
+ return _this;
665
+ }
666
+ return HsmClientCertificateNotFoundFault;
667
+ }(__BaseException));
668
+ export { HsmClientCertificateNotFoundFault };
669
+ var HsmConfigurationNotFoundFault = (function (_super) {
670
+ __extends(HsmConfigurationNotFoundFault, _super);
671
+ function HsmConfigurationNotFoundFault(opts) {
672
+ var _this = _super.call(this, __assign({ name: "HsmConfigurationNotFoundFault", $fault: "client" }, opts)) || this;
673
+ _this.name = "HsmConfigurationNotFoundFault";
674
+ _this.$fault = "client";
675
+ Object.setPrototypeOf(_this, HsmConfigurationNotFoundFault.prototype);
676
+ return _this;
677
+ }
678
+ return HsmConfigurationNotFoundFault;
679
+ }(__BaseException));
680
+ export { HsmConfigurationNotFoundFault };
681
+ var InsufficientClusterCapacityFault = (function (_super) {
682
+ __extends(InsufficientClusterCapacityFault, _super);
683
+ function InsufficientClusterCapacityFault(opts) {
684
+ var _this = _super.call(this, __assign({ name: "InsufficientClusterCapacityFault", $fault: "client" }, opts)) || this;
685
+ _this.name = "InsufficientClusterCapacityFault";
686
+ _this.$fault = "client";
687
+ Object.setPrototypeOf(_this, InsufficientClusterCapacityFault.prototype);
688
+ return _this;
689
+ }
690
+ return InsufficientClusterCapacityFault;
691
+ }(__BaseException));
692
+ export { InsufficientClusterCapacityFault };
693
+ var InvalidClusterSubnetGroupStateFault = (function (_super) {
694
+ __extends(InvalidClusterSubnetGroupStateFault, _super);
695
+ function InvalidClusterSubnetGroupStateFault(opts) {
696
+ var _this = _super.call(this, __assign({ name: "InvalidClusterSubnetGroupStateFault", $fault: "client" }, opts)) || this;
697
+ _this.name = "InvalidClusterSubnetGroupStateFault";
698
+ _this.$fault = "client";
699
+ Object.setPrototypeOf(_this, InvalidClusterSubnetGroupStateFault.prototype);
700
+ return _this;
701
+ }
702
+ return InvalidClusterSubnetGroupStateFault;
703
+ }(__BaseException));
704
+ export { InvalidClusterSubnetGroupStateFault };
705
+ var InvalidClusterTrackFault = (function (_super) {
706
+ __extends(InvalidClusterTrackFault, _super);
707
+ function InvalidClusterTrackFault(opts) {
708
+ var _this = _super.call(this, __assign({ name: "InvalidClusterTrackFault", $fault: "client" }, opts)) || this;
709
+ _this.name = "InvalidClusterTrackFault";
710
+ _this.$fault = "client";
711
+ Object.setPrototypeOf(_this, InvalidClusterTrackFault.prototype);
712
+ return _this;
713
+ }
714
+ return InvalidClusterTrackFault;
715
+ }(__BaseException));
716
+ export { InvalidClusterTrackFault };
717
+ var InvalidElasticIpFault = (function (_super) {
718
+ __extends(InvalidElasticIpFault, _super);
719
+ function InvalidElasticIpFault(opts) {
720
+ var _this = _super.call(this, __assign({ name: "InvalidElasticIpFault", $fault: "client" }, opts)) || this;
721
+ _this.name = "InvalidElasticIpFault";
722
+ _this.$fault = "client";
723
+ Object.setPrototypeOf(_this, InvalidElasticIpFault.prototype);
724
+ return _this;
725
+ }
726
+ return InvalidElasticIpFault;
727
+ }(__BaseException));
728
+ export { InvalidElasticIpFault };
729
+ var InvalidSubnet = (function (_super) {
730
+ __extends(InvalidSubnet, _super);
731
+ function InvalidSubnet(opts) {
732
+ var _this = _super.call(this, __assign({ name: "InvalidSubnet", $fault: "client" }, opts)) || this;
733
+ _this.name = "InvalidSubnet";
734
+ _this.$fault = "client";
735
+ Object.setPrototypeOf(_this, InvalidSubnet.prototype);
736
+ return _this;
737
+ }
738
+ return InvalidSubnet;
739
+ }(__BaseException));
740
+ export { InvalidSubnet };
741
+ var InvalidTagFault = (function (_super) {
742
+ __extends(InvalidTagFault, _super);
743
+ function InvalidTagFault(opts) {
744
+ var _this = _super.call(this, __assign({ name: "InvalidTagFault", $fault: "client" }, opts)) || this;
745
+ _this.name = "InvalidTagFault";
746
+ _this.$fault = "client";
747
+ Object.setPrototypeOf(_this, InvalidTagFault.prototype);
748
+ return _this;
749
+ }
750
+ return InvalidTagFault;
751
+ }(__BaseException));
752
+ export { InvalidTagFault };
753
+ var InvalidVPCNetworkStateFault = (function (_super) {
754
+ __extends(InvalidVPCNetworkStateFault, _super);
755
+ function InvalidVPCNetworkStateFault(opts) {
756
+ var _this = _super.call(this, __assign({ name: "InvalidVPCNetworkStateFault", $fault: "client" }, opts)) || this;
757
+ _this.name = "InvalidVPCNetworkStateFault";
758
+ _this.$fault = "client";
759
+ Object.setPrototypeOf(_this, InvalidVPCNetworkStateFault.prototype);
760
+ return _this;
761
+ }
762
+ return InvalidVPCNetworkStateFault;
763
+ }(__BaseException));
764
+ export { InvalidVPCNetworkStateFault };
765
+ var NumberOfNodesPerClusterLimitExceededFault = (function (_super) {
766
+ __extends(NumberOfNodesPerClusterLimitExceededFault, _super);
767
+ function NumberOfNodesPerClusterLimitExceededFault(opts) {
768
+ var _this = _super.call(this, __assign({ name: "NumberOfNodesPerClusterLimitExceededFault", $fault: "client" }, opts)) || this;
769
+ _this.name = "NumberOfNodesPerClusterLimitExceededFault";
770
+ _this.$fault = "client";
771
+ Object.setPrototypeOf(_this, NumberOfNodesPerClusterLimitExceededFault.prototype);
772
+ return _this;
773
+ }
774
+ return NumberOfNodesPerClusterLimitExceededFault;
775
+ }(__BaseException));
776
+ export { NumberOfNodesPerClusterLimitExceededFault };
777
+ var NumberOfNodesQuotaExceededFault = (function (_super) {
778
+ __extends(NumberOfNodesQuotaExceededFault, _super);
779
+ function NumberOfNodesQuotaExceededFault(opts) {
780
+ var _this = _super.call(this, __assign({ name: "NumberOfNodesQuotaExceededFault", $fault: "client" }, opts)) || this;
781
+ _this.name = "NumberOfNodesQuotaExceededFault";
782
+ _this.$fault = "client";
783
+ Object.setPrototypeOf(_this, NumberOfNodesQuotaExceededFault.prototype);
784
+ return _this;
785
+ }
786
+ return NumberOfNodesQuotaExceededFault;
787
+ }(__BaseException));
788
+ export { NumberOfNodesQuotaExceededFault };
789
+ var SnapshotScheduleNotFoundFault = (function (_super) {
790
+ __extends(SnapshotScheduleNotFoundFault, _super);
791
+ function SnapshotScheduleNotFoundFault(opts) {
792
+ var _this = _super.call(this, __assign({ name: "SnapshotScheduleNotFoundFault", $fault: "client" }, opts)) || this;
793
+ _this.name = "SnapshotScheduleNotFoundFault";
794
+ _this.$fault = "client";
795
+ Object.setPrototypeOf(_this, SnapshotScheduleNotFoundFault.prototype);
796
+ return _this;
797
+ }
798
+ return SnapshotScheduleNotFoundFault;
799
+ }(__BaseException));
800
+ export { SnapshotScheduleNotFoundFault };
801
+ var TagLimitExceededFault = (function (_super) {
802
+ __extends(TagLimitExceededFault, _super);
803
+ function TagLimitExceededFault(opts) {
804
+ var _this = _super.call(this, __assign({ name: "TagLimitExceededFault", $fault: "client" }, opts)) || this;
805
+ _this.name = "TagLimitExceededFault";
806
+ _this.$fault = "client";
807
+ Object.setPrototypeOf(_this, TagLimitExceededFault.prototype);
808
+ return _this;
809
+ }
810
+ return TagLimitExceededFault;
811
+ }(__BaseException));
812
+ export { TagLimitExceededFault };
813
+ var UnauthorizedOperation = (function (_super) {
814
+ __extends(UnauthorizedOperation, _super);
815
+ function UnauthorizedOperation(opts) {
816
+ var _this = _super.call(this, __assign({ name: "UnauthorizedOperation", $fault: "client" }, opts)) || this;
817
+ _this.name = "UnauthorizedOperation";
818
+ _this.$fault = "client";
819
+ Object.setPrototypeOf(_this, UnauthorizedOperation.prototype);
820
+ return _this;
821
+ }
822
+ return UnauthorizedOperation;
823
+ }(__BaseException));
824
+ export { UnauthorizedOperation };
825
+ var EndpointAlreadyExistsFault = (function (_super) {
826
+ __extends(EndpointAlreadyExistsFault, _super);
827
+ function EndpointAlreadyExistsFault(opts) {
828
+ var _this = _super.call(this, __assign({ name: "EndpointAlreadyExistsFault", $fault: "client" }, opts)) || this;
829
+ _this.name = "EndpointAlreadyExistsFault";
830
+ _this.$fault = "client";
831
+ Object.setPrototypeOf(_this, EndpointAlreadyExistsFault.prototype);
832
+ return _this;
833
+ }
834
+ return EndpointAlreadyExistsFault;
835
+ }(__BaseException));
836
+ export { EndpointAlreadyExistsFault };
837
+ var EndpointsPerAuthorizationLimitExceededFault = (function (_super) {
838
+ __extends(EndpointsPerAuthorizationLimitExceededFault, _super);
839
+ function EndpointsPerAuthorizationLimitExceededFault(opts) {
840
+ var _this = _super.call(this, __assign({ name: "EndpointsPerAuthorizationLimitExceededFault", $fault: "client" }, opts)) || this;
841
+ _this.name = "EndpointsPerAuthorizationLimitExceededFault";
842
+ _this.$fault = "client";
843
+ Object.setPrototypeOf(_this, EndpointsPerAuthorizationLimitExceededFault.prototype);
844
+ return _this;
845
+ }
846
+ return EndpointsPerAuthorizationLimitExceededFault;
847
+ }(__BaseException));
848
+ export { EndpointsPerAuthorizationLimitExceededFault };
849
+ var EndpointsPerClusterLimitExceededFault = (function (_super) {
850
+ __extends(EndpointsPerClusterLimitExceededFault, _super);
851
+ function EndpointsPerClusterLimitExceededFault(opts) {
852
+ var _this = _super.call(this, __assign({ name: "EndpointsPerClusterLimitExceededFault", $fault: "client" }, opts)) || this;
853
+ _this.name = "EndpointsPerClusterLimitExceededFault";
854
+ _this.$fault = "client";
855
+ Object.setPrototypeOf(_this, EndpointsPerClusterLimitExceededFault.prototype);
856
+ return _this;
857
+ }
858
+ return EndpointsPerClusterLimitExceededFault;
859
+ }(__BaseException));
860
+ export { EndpointsPerClusterLimitExceededFault };
861
+ var EventSubscriptionQuotaExceededFault = (function (_super) {
862
+ __extends(EventSubscriptionQuotaExceededFault, _super);
863
+ function EventSubscriptionQuotaExceededFault(opts) {
864
+ var _this = _super.call(this, __assign({ name: "EventSubscriptionQuotaExceededFault", $fault: "client" }, opts)) || this;
865
+ _this.name = "EventSubscriptionQuotaExceededFault";
866
+ _this.$fault = "client";
867
+ Object.setPrototypeOf(_this, EventSubscriptionQuotaExceededFault.prototype);
868
+ return _this;
869
+ }
870
+ return EventSubscriptionQuotaExceededFault;
871
+ }(__BaseException));
872
+ export { EventSubscriptionQuotaExceededFault };
873
+ var SNSInvalidTopicFault = (function (_super) {
874
+ __extends(SNSInvalidTopicFault, _super);
875
+ function SNSInvalidTopicFault(opts) {
876
+ var _this = _super.call(this, __assign({ name: "SNSInvalidTopicFault", $fault: "client" }, opts)) || this;
877
+ _this.name = "SNSInvalidTopicFault";
878
+ _this.$fault = "client";
879
+ Object.setPrototypeOf(_this, SNSInvalidTopicFault.prototype);
880
+ return _this;
881
+ }
882
+ return SNSInvalidTopicFault;
883
+ }(__BaseException));
884
+ export { SNSInvalidTopicFault };
885
+ var SNSNoAuthorizationFault = (function (_super) {
886
+ __extends(SNSNoAuthorizationFault, _super);
887
+ function SNSNoAuthorizationFault(opts) {
888
+ var _this = _super.call(this, __assign({ name: "SNSNoAuthorizationFault", $fault: "client" }, opts)) || this;
889
+ _this.name = "SNSNoAuthorizationFault";
890
+ _this.$fault = "client";
891
+ Object.setPrototypeOf(_this, SNSNoAuthorizationFault.prototype);
892
+ return _this;
893
+ }
894
+ return SNSNoAuthorizationFault;
895
+ }(__BaseException));
896
+ export { SNSNoAuthorizationFault };
897
+ var SNSTopicArnNotFoundFault = (function (_super) {
898
+ __extends(SNSTopicArnNotFoundFault, _super);
899
+ function SNSTopicArnNotFoundFault(opts) {
900
+ var _this = _super.call(this, __assign({ name: "SNSTopicArnNotFoundFault", $fault: "client" }, opts)) || this;
901
+ _this.name = "SNSTopicArnNotFoundFault";
902
+ _this.$fault = "client";
903
+ Object.setPrototypeOf(_this, SNSTopicArnNotFoundFault.prototype);
904
+ return _this;
905
+ }
906
+ return SNSTopicArnNotFoundFault;
907
+ }(__BaseException));
908
+ export { SNSTopicArnNotFoundFault };
909
+ var SourceNotFoundFault = (function (_super) {
910
+ __extends(SourceNotFoundFault, _super);
911
+ function SourceNotFoundFault(opts) {
912
+ var _this = _super.call(this, __assign({ name: "SourceNotFoundFault", $fault: "client" }, opts)) || this;
913
+ _this.name = "SourceNotFoundFault";
914
+ _this.$fault = "client";
915
+ Object.setPrototypeOf(_this, SourceNotFoundFault.prototype);
916
+ return _this;
917
+ }
918
+ return SourceNotFoundFault;
919
+ }(__BaseException));
920
+ export { SourceNotFoundFault };
921
+ var SubscriptionAlreadyExistFault = (function (_super) {
922
+ __extends(SubscriptionAlreadyExistFault, _super);
923
+ function SubscriptionAlreadyExistFault(opts) {
924
+ var _this = _super.call(this, __assign({ name: "SubscriptionAlreadyExistFault", $fault: "client" }, opts)) || this;
925
+ _this.name = "SubscriptionAlreadyExistFault";
926
+ _this.$fault = "client";
927
+ Object.setPrototypeOf(_this, SubscriptionAlreadyExistFault.prototype);
928
+ return _this;
929
+ }
930
+ return SubscriptionAlreadyExistFault;
931
+ }(__BaseException));
932
+ export { SubscriptionAlreadyExistFault };
933
+ var SubscriptionCategoryNotFoundFault = (function (_super) {
934
+ __extends(SubscriptionCategoryNotFoundFault, _super);
935
+ function SubscriptionCategoryNotFoundFault(opts) {
936
+ var _this = _super.call(this, __assign({ name: "SubscriptionCategoryNotFoundFault", $fault: "client" }, opts)) || this;
937
+ _this.name = "SubscriptionCategoryNotFoundFault";
938
+ _this.$fault = "client";
939
+ Object.setPrototypeOf(_this, SubscriptionCategoryNotFoundFault.prototype);
940
+ return _this;
941
+ }
942
+ return SubscriptionCategoryNotFoundFault;
943
+ }(__BaseException));
944
+ export { SubscriptionCategoryNotFoundFault };
945
+ var SubscriptionEventIdNotFoundFault = (function (_super) {
946
+ __extends(SubscriptionEventIdNotFoundFault, _super);
947
+ function SubscriptionEventIdNotFoundFault(opts) {
948
+ var _this = _super.call(this, __assign({ name: "SubscriptionEventIdNotFoundFault", $fault: "client" }, opts)) || this;
949
+ _this.name = "SubscriptionEventIdNotFoundFault";
950
+ _this.$fault = "client";
951
+ Object.setPrototypeOf(_this, SubscriptionEventIdNotFoundFault.prototype);
952
+ return _this;
953
+ }
954
+ return SubscriptionEventIdNotFoundFault;
955
+ }(__BaseException));
956
+ export { SubscriptionEventIdNotFoundFault };
957
+ var SubscriptionSeverityNotFoundFault = (function (_super) {
958
+ __extends(SubscriptionSeverityNotFoundFault, _super);
959
+ function SubscriptionSeverityNotFoundFault(opts) {
960
+ var _this = _super.call(this, __assign({ name: "SubscriptionSeverityNotFoundFault", $fault: "client" }, opts)) || this;
961
+ _this.name = "SubscriptionSeverityNotFoundFault";
962
+ _this.$fault = "client";
963
+ Object.setPrototypeOf(_this, SubscriptionSeverityNotFoundFault.prototype);
964
+ return _this;
965
+ }
966
+ return SubscriptionSeverityNotFoundFault;
967
+ }(__BaseException));
968
+ export { SubscriptionSeverityNotFoundFault };
969
+ var HsmClientCertificateAlreadyExistsFault = (function (_super) {
970
+ __extends(HsmClientCertificateAlreadyExistsFault, _super);
971
+ function HsmClientCertificateAlreadyExistsFault(opts) {
972
+ var _this = _super.call(this, __assign({ name: "HsmClientCertificateAlreadyExistsFault", $fault: "client" }, opts)) || this;
973
+ _this.name = "HsmClientCertificateAlreadyExistsFault";
974
+ _this.$fault = "client";
975
+ Object.setPrototypeOf(_this, HsmClientCertificateAlreadyExistsFault.prototype);
976
+ return _this;
977
+ }
978
+ return HsmClientCertificateAlreadyExistsFault;
979
+ }(__BaseException));
980
+ export { HsmClientCertificateAlreadyExistsFault };
981
+ var HsmClientCertificateQuotaExceededFault = (function (_super) {
982
+ __extends(HsmClientCertificateQuotaExceededFault, _super);
983
+ function HsmClientCertificateQuotaExceededFault(opts) {
984
+ var _this = _super.call(this, __assign({ name: "HsmClientCertificateQuotaExceededFault", $fault: "client" }, opts)) || this;
985
+ _this.name = "HsmClientCertificateQuotaExceededFault";
986
+ _this.$fault = "client";
987
+ Object.setPrototypeOf(_this, HsmClientCertificateQuotaExceededFault.prototype);
988
+ return _this;
989
+ }
990
+ return HsmClientCertificateQuotaExceededFault;
991
+ }(__BaseException));
992
+ export { HsmClientCertificateQuotaExceededFault };
993
+ var HsmConfigurationAlreadyExistsFault = (function (_super) {
994
+ __extends(HsmConfigurationAlreadyExistsFault, _super);
995
+ function HsmConfigurationAlreadyExistsFault(opts) {
996
+ var _this = _super.call(this, __assign({ name: "HsmConfigurationAlreadyExistsFault", $fault: "client" }, opts)) || this;
997
+ _this.name = "HsmConfigurationAlreadyExistsFault";
998
+ _this.$fault = "client";
999
+ Object.setPrototypeOf(_this, HsmConfigurationAlreadyExistsFault.prototype);
1000
+ return _this;
1001
+ }
1002
+ return HsmConfigurationAlreadyExistsFault;
1003
+ }(__BaseException));
1004
+ export { HsmConfigurationAlreadyExistsFault };
1005
+ var HsmConfigurationQuotaExceededFault = (function (_super) {
1006
+ __extends(HsmConfigurationQuotaExceededFault, _super);
1007
+ function HsmConfigurationQuotaExceededFault(opts) {
1008
+ var _this = _super.call(this, __assign({ name: "HsmConfigurationQuotaExceededFault", $fault: "client" }, opts)) || this;
1009
+ _this.name = "HsmConfigurationQuotaExceededFault";
1010
+ _this.$fault = "client";
1011
+ Object.setPrototypeOf(_this, HsmConfigurationQuotaExceededFault.prototype);
1012
+ return _this;
1013
+ }
1014
+ return HsmConfigurationQuotaExceededFault;
1015
+ }(__BaseException));
1016
+ export { HsmConfigurationQuotaExceededFault };
1017
+ var InvalidScheduledActionFault = (function (_super) {
1018
+ __extends(InvalidScheduledActionFault, _super);
1019
+ function InvalidScheduledActionFault(opts) {
1020
+ var _this = _super.call(this, __assign({ name: "InvalidScheduledActionFault", $fault: "client" }, opts)) || this;
1021
+ _this.name = "InvalidScheduledActionFault";
1022
+ _this.$fault = "client";
1023
+ Object.setPrototypeOf(_this, InvalidScheduledActionFault.prototype);
1024
+ return _this;
1025
+ }
1026
+ return InvalidScheduledActionFault;
1027
+ }(__BaseException));
1028
+ export { InvalidScheduledActionFault };
1029
+ var InvalidScheduleFault = (function (_super) {
1030
+ __extends(InvalidScheduleFault, _super);
1031
+ function InvalidScheduleFault(opts) {
1032
+ var _this = _super.call(this, __assign({ name: "InvalidScheduleFault", $fault: "client" }, opts)) || this;
1033
+ _this.name = "InvalidScheduleFault";
1034
+ _this.$fault = "client";
1035
+ Object.setPrototypeOf(_this, InvalidScheduleFault.prototype);
1036
+ return _this;
1037
+ }
1038
+ return InvalidScheduleFault;
1039
+ }(__BaseException));
1040
+ export { InvalidScheduleFault };
1040
1041
  export var ScheduledActionState;
1041
1042
  (function (ScheduledActionState) {
1042
1043
  ScheduledActionState["ACTIVE"] = "ACTIVE";
1043
1044
  ScheduledActionState["DISABLED"] = "DISABLED";
1044
1045
  })(ScheduledActionState || (ScheduledActionState = {}));
1045
- export class ScheduledActionAlreadyExistsFault extends __BaseException {
1046
- constructor(opts) {
1047
- super({
1048
- name: "ScheduledActionAlreadyExistsFault",
1049
- $fault: "client",
1050
- ...opts,
1051
- });
1052
- this.name = "ScheduledActionAlreadyExistsFault";
1053
- this.$fault = "client";
1054
- Object.setPrototypeOf(this, ScheduledActionAlreadyExistsFault.prototype);
1055
- }
1056
- }
1057
- export class ScheduledActionQuotaExceededFault extends __BaseException {
1058
- constructor(opts) {
1059
- super({
1060
- name: "ScheduledActionQuotaExceededFault",
1061
- $fault: "client",
1062
- ...opts,
1063
- });
1064
- this.name = "ScheduledActionQuotaExceededFault";
1065
- this.$fault = "client";
1066
- Object.setPrototypeOf(this, ScheduledActionQuotaExceededFault.prototype);
1067
- }
1068
- }
1069
- export class ScheduledActionTypeUnsupportedFault extends __BaseException {
1070
- constructor(opts) {
1071
- super({
1072
- name: "ScheduledActionTypeUnsupportedFault",
1073
- $fault: "client",
1074
- ...opts,
1075
- });
1076
- this.name = "ScheduledActionTypeUnsupportedFault";
1077
- this.$fault = "client";
1078
- Object.setPrototypeOf(this, ScheduledActionTypeUnsupportedFault.prototype);
1079
- }
1080
- }
1081
- export class SnapshotCopyGrantAlreadyExistsFault extends __BaseException {
1082
- constructor(opts) {
1083
- super({
1084
- name: "SnapshotCopyGrantAlreadyExistsFault",
1085
- $fault: "client",
1086
- ...opts,
1087
- });
1088
- this.name = "SnapshotCopyGrantAlreadyExistsFault";
1089
- this.$fault = "client";
1090
- Object.setPrototypeOf(this, SnapshotCopyGrantAlreadyExistsFault.prototype);
1091
- }
1092
- }
1093
- export class SnapshotCopyGrantQuotaExceededFault extends __BaseException {
1094
- constructor(opts) {
1095
- super({
1096
- name: "SnapshotCopyGrantQuotaExceededFault",
1097
- $fault: "client",
1098
- ...opts,
1099
- });
1100
- this.name = "SnapshotCopyGrantQuotaExceededFault";
1101
- this.$fault = "client";
1102
- Object.setPrototypeOf(this, SnapshotCopyGrantQuotaExceededFault.prototype);
1103
- }
1104
- }
1105
- export class ScheduleDefinitionTypeUnsupportedFault extends __BaseException {
1106
- constructor(opts) {
1107
- super({
1108
- name: "ScheduleDefinitionTypeUnsupportedFault",
1109
- $fault: "client",
1110
- ...opts,
1111
- });
1112
- this.name = "ScheduleDefinitionTypeUnsupportedFault";
1113
- this.$fault = "client";
1114
- Object.setPrototypeOf(this, ScheduleDefinitionTypeUnsupportedFault.prototype);
1115
- }
1116
- }
1117
- export class SnapshotScheduleAlreadyExistsFault extends __BaseException {
1118
- constructor(opts) {
1119
- super({
1120
- name: "SnapshotScheduleAlreadyExistsFault",
1121
- $fault: "client",
1122
- ...opts,
1123
- });
1124
- this.name = "SnapshotScheduleAlreadyExistsFault";
1125
- this.$fault = "client";
1126
- Object.setPrototypeOf(this, SnapshotScheduleAlreadyExistsFault.prototype);
1127
- }
1128
- }
1129
- export class SnapshotScheduleQuotaExceededFault extends __BaseException {
1130
- constructor(opts) {
1131
- super({
1132
- name: "SnapshotScheduleQuotaExceededFault",
1133
- $fault: "client",
1134
- ...opts,
1135
- });
1136
- this.name = "SnapshotScheduleQuotaExceededFault";
1137
- this.$fault = "client";
1138
- Object.setPrototypeOf(this, SnapshotScheduleQuotaExceededFault.prototype);
1139
- }
1140
- }
1141
- export class ResourceNotFoundFault extends __BaseException {
1142
- constructor(opts) {
1143
- super({
1144
- name: "ResourceNotFoundFault",
1145
- $fault: "client",
1146
- ...opts,
1147
- });
1148
- this.name = "ResourceNotFoundFault";
1149
- this.$fault = "client";
1150
- Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
1151
- }
1152
- }
1046
+ var ScheduledActionAlreadyExistsFault = (function (_super) {
1047
+ __extends(ScheduledActionAlreadyExistsFault, _super);
1048
+ function ScheduledActionAlreadyExistsFault(opts) {
1049
+ var _this = _super.call(this, __assign({ name: "ScheduledActionAlreadyExistsFault", $fault: "client" }, opts)) || this;
1050
+ _this.name = "ScheduledActionAlreadyExistsFault";
1051
+ _this.$fault = "client";
1052
+ Object.setPrototypeOf(_this, ScheduledActionAlreadyExistsFault.prototype);
1053
+ return _this;
1054
+ }
1055
+ return ScheduledActionAlreadyExistsFault;
1056
+ }(__BaseException));
1057
+ export { ScheduledActionAlreadyExistsFault };
1058
+ var ScheduledActionQuotaExceededFault = (function (_super) {
1059
+ __extends(ScheduledActionQuotaExceededFault, _super);
1060
+ function ScheduledActionQuotaExceededFault(opts) {
1061
+ var _this = _super.call(this, __assign({ name: "ScheduledActionQuotaExceededFault", $fault: "client" }, opts)) || this;
1062
+ _this.name = "ScheduledActionQuotaExceededFault";
1063
+ _this.$fault = "client";
1064
+ Object.setPrototypeOf(_this, ScheduledActionQuotaExceededFault.prototype);
1065
+ return _this;
1066
+ }
1067
+ return ScheduledActionQuotaExceededFault;
1068
+ }(__BaseException));
1069
+ export { ScheduledActionQuotaExceededFault };
1070
+ var ScheduledActionTypeUnsupportedFault = (function (_super) {
1071
+ __extends(ScheduledActionTypeUnsupportedFault, _super);
1072
+ function ScheduledActionTypeUnsupportedFault(opts) {
1073
+ var _this = _super.call(this, __assign({ name: "ScheduledActionTypeUnsupportedFault", $fault: "client" }, opts)) || this;
1074
+ _this.name = "ScheduledActionTypeUnsupportedFault";
1075
+ _this.$fault = "client";
1076
+ Object.setPrototypeOf(_this, ScheduledActionTypeUnsupportedFault.prototype);
1077
+ return _this;
1078
+ }
1079
+ return ScheduledActionTypeUnsupportedFault;
1080
+ }(__BaseException));
1081
+ export { ScheduledActionTypeUnsupportedFault };
1082
+ var SnapshotCopyGrantAlreadyExistsFault = (function (_super) {
1083
+ __extends(SnapshotCopyGrantAlreadyExistsFault, _super);
1084
+ function SnapshotCopyGrantAlreadyExistsFault(opts) {
1085
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyGrantAlreadyExistsFault", $fault: "client" }, opts)) || this;
1086
+ _this.name = "SnapshotCopyGrantAlreadyExistsFault";
1087
+ _this.$fault = "client";
1088
+ Object.setPrototypeOf(_this, SnapshotCopyGrantAlreadyExistsFault.prototype);
1089
+ return _this;
1090
+ }
1091
+ return SnapshotCopyGrantAlreadyExistsFault;
1092
+ }(__BaseException));
1093
+ export { SnapshotCopyGrantAlreadyExistsFault };
1094
+ var SnapshotCopyGrantQuotaExceededFault = (function (_super) {
1095
+ __extends(SnapshotCopyGrantQuotaExceededFault, _super);
1096
+ function SnapshotCopyGrantQuotaExceededFault(opts) {
1097
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyGrantQuotaExceededFault", $fault: "client" }, opts)) || this;
1098
+ _this.name = "SnapshotCopyGrantQuotaExceededFault";
1099
+ _this.$fault = "client";
1100
+ Object.setPrototypeOf(_this, SnapshotCopyGrantQuotaExceededFault.prototype);
1101
+ return _this;
1102
+ }
1103
+ return SnapshotCopyGrantQuotaExceededFault;
1104
+ }(__BaseException));
1105
+ export { SnapshotCopyGrantQuotaExceededFault };
1106
+ var ScheduleDefinitionTypeUnsupportedFault = (function (_super) {
1107
+ __extends(ScheduleDefinitionTypeUnsupportedFault, _super);
1108
+ function ScheduleDefinitionTypeUnsupportedFault(opts) {
1109
+ var _this = _super.call(this, __assign({ name: "ScheduleDefinitionTypeUnsupportedFault", $fault: "client" }, opts)) || this;
1110
+ _this.name = "ScheduleDefinitionTypeUnsupportedFault";
1111
+ _this.$fault = "client";
1112
+ Object.setPrototypeOf(_this, ScheduleDefinitionTypeUnsupportedFault.prototype);
1113
+ return _this;
1114
+ }
1115
+ return ScheduleDefinitionTypeUnsupportedFault;
1116
+ }(__BaseException));
1117
+ export { ScheduleDefinitionTypeUnsupportedFault };
1118
+ var SnapshotScheduleAlreadyExistsFault = (function (_super) {
1119
+ __extends(SnapshotScheduleAlreadyExistsFault, _super);
1120
+ function SnapshotScheduleAlreadyExistsFault(opts) {
1121
+ var _this = _super.call(this, __assign({ name: "SnapshotScheduleAlreadyExistsFault", $fault: "client" }, opts)) || this;
1122
+ _this.name = "SnapshotScheduleAlreadyExistsFault";
1123
+ _this.$fault = "client";
1124
+ Object.setPrototypeOf(_this, SnapshotScheduleAlreadyExistsFault.prototype);
1125
+ return _this;
1126
+ }
1127
+ return SnapshotScheduleAlreadyExistsFault;
1128
+ }(__BaseException));
1129
+ export { SnapshotScheduleAlreadyExistsFault };
1130
+ var SnapshotScheduleQuotaExceededFault = (function (_super) {
1131
+ __extends(SnapshotScheduleQuotaExceededFault, _super);
1132
+ function SnapshotScheduleQuotaExceededFault(opts) {
1133
+ var _this = _super.call(this, __assign({ name: "SnapshotScheduleQuotaExceededFault", $fault: "client" }, opts)) || this;
1134
+ _this.name = "SnapshotScheduleQuotaExceededFault";
1135
+ _this.$fault = "client";
1136
+ Object.setPrototypeOf(_this, SnapshotScheduleQuotaExceededFault.prototype);
1137
+ return _this;
1138
+ }
1139
+ return SnapshotScheduleQuotaExceededFault;
1140
+ }(__BaseException));
1141
+ export { SnapshotScheduleQuotaExceededFault };
1142
+ var ResourceNotFoundFault = (function (_super) {
1143
+ __extends(ResourceNotFoundFault, _super);
1144
+ function ResourceNotFoundFault(opts) {
1145
+ var _this = _super.call(this, __assign({ name: "ResourceNotFoundFault", $fault: "client" }, opts)) || this;
1146
+ _this.name = "ResourceNotFoundFault";
1147
+ _this.$fault = "client";
1148
+ Object.setPrototypeOf(_this, ResourceNotFoundFault.prototype);
1149
+ return _this;
1150
+ }
1151
+ return ResourceNotFoundFault;
1152
+ }(__BaseException));
1153
+ export { ResourceNotFoundFault };
1153
1154
  export var UsageLimitBreachAction;
1154
1155
  (function (UsageLimitBreachAction) {
1155
1156
  UsageLimitBreachAction["DISABLE"] = "disable";
@@ -1173,30 +1174,30 @@ export var UsageLimitPeriod;
1173
1174
  UsageLimitPeriod["MONTHLY"] = "monthly";
1174
1175
  UsageLimitPeriod["WEEKLY"] = "weekly";
1175
1176
  })(UsageLimitPeriod || (UsageLimitPeriod = {}));
1176
- export class InvalidUsageLimitFault extends __BaseException {
1177
- constructor(opts) {
1178
- super({
1179
- name: "InvalidUsageLimitFault",
1180
- $fault: "client",
1181
- ...opts,
1182
- });
1183
- this.name = "InvalidUsageLimitFault";
1184
- this.$fault = "client";
1185
- Object.setPrototypeOf(this, InvalidUsageLimitFault.prototype);
1186
- }
1187
- }
1188
- export class UsageLimitAlreadyExistsFault extends __BaseException {
1189
- constructor(opts) {
1190
- super({
1191
- name: "UsageLimitAlreadyExistsFault",
1192
- $fault: "client",
1193
- ...opts,
1194
- });
1195
- this.name = "UsageLimitAlreadyExistsFault";
1196
- this.$fault = "client";
1197
- Object.setPrototypeOf(this, UsageLimitAlreadyExistsFault.prototype);
1198
- }
1199
- }
1177
+ var InvalidUsageLimitFault = (function (_super) {
1178
+ __extends(InvalidUsageLimitFault, _super);
1179
+ function InvalidUsageLimitFault(opts) {
1180
+ var _this = _super.call(this, __assign({ name: "InvalidUsageLimitFault", $fault: "client" }, opts)) || this;
1181
+ _this.name = "InvalidUsageLimitFault";
1182
+ _this.$fault = "client";
1183
+ Object.setPrototypeOf(_this, InvalidUsageLimitFault.prototype);
1184
+ return _this;
1185
+ }
1186
+ return InvalidUsageLimitFault;
1187
+ }(__BaseException));
1188
+ export { InvalidUsageLimitFault };
1189
+ var UsageLimitAlreadyExistsFault = (function (_super) {
1190
+ __extends(UsageLimitAlreadyExistsFault, _super);
1191
+ function UsageLimitAlreadyExistsFault(opts) {
1192
+ var _this = _super.call(this, __assign({ name: "UsageLimitAlreadyExistsFault", $fault: "client" }, opts)) || this;
1193
+ _this.name = "UsageLimitAlreadyExistsFault";
1194
+ _this.$fault = "client";
1195
+ Object.setPrototypeOf(_this, UsageLimitAlreadyExistsFault.prototype);
1196
+ return _this;
1197
+ }
1198
+ return UsageLimitAlreadyExistsFault;
1199
+ }(__BaseException));
1200
+ export { UsageLimitAlreadyExistsFault };
1200
1201
  export var DataShareStatusForConsumer;
1201
1202
  (function (DataShareStatusForConsumer) {
1202
1203
  DataShareStatusForConsumer["ACTIVE"] = "ACTIVE";
@@ -1210,162 +1211,162 @@ export var DataShareStatusForProducer;
1210
1211
  DataShareStatusForProducer["PENDING_AUTHORIZATION"] = "PENDING_AUTHORIZATION";
1211
1212
  DataShareStatusForProducer["REJECTED"] = "REJECTED";
1212
1213
  })(DataShareStatusForProducer || (DataShareStatusForProducer = {}));
1213
- export class InvalidClusterParameterGroupStateFault extends __BaseException {
1214
- constructor(opts) {
1215
- super({
1216
- name: "InvalidClusterParameterGroupStateFault",
1217
- $fault: "client",
1218
- ...opts,
1219
- });
1220
- this.name = "InvalidClusterParameterGroupStateFault";
1221
- this.$fault = "client";
1222
- Object.setPrototypeOf(this, InvalidClusterParameterGroupStateFault.prototype);
1223
- }
1224
- }
1225
- export class InvalidClusterSubnetStateFault extends __BaseException {
1226
- constructor(opts) {
1227
- super({
1228
- name: "InvalidClusterSubnetStateFault",
1229
- $fault: "client",
1230
- ...opts,
1231
- });
1232
- this.name = "InvalidClusterSubnetStateFault";
1233
- this.$fault = "client";
1234
- Object.setPrototypeOf(this, InvalidClusterSubnetStateFault.prototype);
1235
- }
1236
- }
1237
- export class EndpointNotFoundFault extends __BaseException {
1238
- constructor(opts) {
1239
- super({
1240
- name: "EndpointNotFoundFault",
1241
- $fault: "client",
1242
- ...opts,
1243
- });
1244
- this.name = "EndpointNotFoundFault";
1245
- this.$fault = "client";
1246
- Object.setPrototypeOf(this, EndpointNotFoundFault.prototype);
1247
- }
1248
- }
1249
- export class InvalidEndpointStateFault extends __BaseException {
1250
- constructor(opts) {
1251
- super({
1252
- name: "InvalidEndpointStateFault",
1253
- $fault: "client",
1254
- ...opts,
1255
- });
1256
- this.name = "InvalidEndpointStateFault";
1257
- this.$fault = "client";
1258
- Object.setPrototypeOf(this, InvalidEndpointStateFault.prototype);
1259
- }
1260
- }
1261
- export class InvalidSubscriptionStateFault extends __BaseException {
1262
- constructor(opts) {
1263
- super({
1264
- name: "InvalidSubscriptionStateFault",
1265
- $fault: "client",
1266
- ...opts,
1267
- });
1268
- this.name = "InvalidSubscriptionStateFault";
1269
- this.$fault = "client";
1270
- Object.setPrototypeOf(this, InvalidSubscriptionStateFault.prototype);
1271
- }
1272
- }
1273
- export class SubscriptionNotFoundFault extends __BaseException {
1274
- constructor(opts) {
1275
- super({
1276
- name: "SubscriptionNotFoundFault",
1277
- $fault: "client",
1278
- ...opts,
1279
- });
1280
- this.name = "SubscriptionNotFoundFault";
1281
- this.$fault = "client";
1282
- Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
1283
- }
1284
- }
1285
- export class InvalidHsmClientCertificateStateFault extends __BaseException {
1286
- constructor(opts) {
1287
- super({
1288
- name: "InvalidHsmClientCertificateStateFault",
1289
- $fault: "client",
1290
- ...opts,
1291
- });
1292
- this.name = "InvalidHsmClientCertificateStateFault";
1293
- this.$fault = "client";
1294
- Object.setPrototypeOf(this, InvalidHsmClientCertificateStateFault.prototype);
1295
- }
1296
- }
1297
- export class InvalidHsmConfigurationStateFault extends __BaseException {
1298
- constructor(opts) {
1299
- super({
1300
- name: "InvalidHsmConfigurationStateFault",
1301
- $fault: "client",
1302
- ...opts,
1303
- });
1304
- this.name = "InvalidHsmConfigurationStateFault";
1305
- this.$fault = "client";
1306
- Object.setPrototypeOf(this, InvalidHsmConfigurationStateFault.prototype);
1307
- }
1308
- }
1309
- export class ScheduledActionNotFoundFault extends __BaseException {
1310
- constructor(opts) {
1311
- super({
1312
- name: "ScheduledActionNotFoundFault",
1313
- $fault: "client",
1314
- ...opts,
1315
- });
1316
- this.name = "ScheduledActionNotFoundFault";
1317
- this.$fault = "client";
1318
- Object.setPrototypeOf(this, ScheduledActionNotFoundFault.prototype);
1319
- }
1320
- }
1321
- export class InvalidSnapshotCopyGrantStateFault extends __BaseException {
1322
- constructor(opts) {
1323
- super({
1324
- name: "InvalidSnapshotCopyGrantStateFault",
1325
- $fault: "client",
1326
- ...opts,
1327
- });
1328
- this.name = "InvalidSnapshotCopyGrantStateFault";
1329
- this.$fault = "client";
1330
- Object.setPrototypeOf(this, InvalidSnapshotCopyGrantStateFault.prototype);
1331
- }
1332
- }
1333
- export class SnapshotCopyGrantNotFoundFault extends __BaseException {
1334
- constructor(opts) {
1335
- super({
1336
- name: "SnapshotCopyGrantNotFoundFault",
1337
- $fault: "client",
1338
- ...opts,
1339
- });
1340
- this.name = "SnapshotCopyGrantNotFoundFault";
1341
- this.$fault = "client";
1342
- Object.setPrototypeOf(this, SnapshotCopyGrantNotFoundFault.prototype);
1343
- }
1344
- }
1345
- export class InvalidClusterSnapshotScheduleStateFault extends __BaseException {
1346
- constructor(opts) {
1347
- super({
1348
- name: "InvalidClusterSnapshotScheduleStateFault",
1349
- $fault: "client",
1350
- ...opts,
1351
- });
1352
- this.name = "InvalidClusterSnapshotScheduleStateFault";
1353
- this.$fault = "client";
1354
- Object.setPrototypeOf(this, InvalidClusterSnapshotScheduleStateFault.prototype);
1355
- }
1356
- }
1357
- export class UsageLimitNotFoundFault extends __BaseException {
1358
- constructor(opts) {
1359
- super({
1360
- name: "UsageLimitNotFoundFault",
1361
- $fault: "client",
1362
- ...opts,
1363
- });
1364
- this.name = "UsageLimitNotFoundFault";
1365
- this.$fault = "client";
1366
- Object.setPrototypeOf(this, UsageLimitNotFoundFault.prototype);
1367
- }
1368
- }
1214
+ var InvalidClusterParameterGroupStateFault = (function (_super) {
1215
+ __extends(InvalidClusterParameterGroupStateFault, _super);
1216
+ function InvalidClusterParameterGroupStateFault(opts) {
1217
+ var _this = _super.call(this, __assign({ name: "InvalidClusterParameterGroupStateFault", $fault: "client" }, opts)) || this;
1218
+ _this.name = "InvalidClusterParameterGroupStateFault";
1219
+ _this.$fault = "client";
1220
+ Object.setPrototypeOf(_this, InvalidClusterParameterGroupStateFault.prototype);
1221
+ return _this;
1222
+ }
1223
+ return InvalidClusterParameterGroupStateFault;
1224
+ }(__BaseException));
1225
+ export { InvalidClusterParameterGroupStateFault };
1226
+ var InvalidClusterSubnetStateFault = (function (_super) {
1227
+ __extends(InvalidClusterSubnetStateFault, _super);
1228
+ function InvalidClusterSubnetStateFault(opts) {
1229
+ var _this = _super.call(this, __assign({ name: "InvalidClusterSubnetStateFault", $fault: "client" }, opts)) || this;
1230
+ _this.name = "InvalidClusterSubnetStateFault";
1231
+ _this.$fault = "client";
1232
+ Object.setPrototypeOf(_this, InvalidClusterSubnetStateFault.prototype);
1233
+ return _this;
1234
+ }
1235
+ return InvalidClusterSubnetStateFault;
1236
+ }(__BaseException));
1237
+ export { InvalidClusterSubnetStateFault };
1238
+ var EndpointNotFoundFault = (function (_super) {
1239
+ __extends(EndpointNotFoundFault, _super);
1240
+ function EndpointNotFoundFault(opts) {
1241
+ var _this = _super.call(this, __assign({ name: "EndpointNotFoundFault", $fault: "client" }, opts)) || this;
1242
+ _this.name = "EndpointNotFoundFault";
1243
+ _this.$fault = "client";
1244
+ Object.setPrototypeOf(_this, EndpointNotFoundFault.prototype);
1245
+ return _this;
1246
+ }
1247
+ return EndpointNotFoundFault;
1248
+ }(__BaseException));
1249
+ export { EndpointNotFoundFault };
1250
+ var InvalidEndpointStateFault = (function (_super) {
1251
+ __extends(InvalidEndpointStateFault, _super);
1252
+ function InvalidEndpointStateFault(opts) {
1253
+ var _this = _super.call(this, __assign({ name: "InvalidEndpointStateFault", $fault: "client" }, opts)) || this;
1254
+ _this.name = "InvalidEndpointStateFault";
1255
+ _this.$fault = "client";
1256
+ Object.setPrototypeOf(_this, InvalidEndpointStateFault.prototype);
1257
+ return _this;
1258
+ }
1259
+ return InvalidEndpointStateFault;
1260
+ }(__BaseException));
1261
+ export { InvalidEndpointStateFault };
1262
+ var InvalidSubscriptionStateFault = (function (_super) {
1263
+ __extends(InvalidSubscriptionStateFault, _super);
1264
+ function InvalidSubscriptionStateFault(opts) {
1265
+ var _this = _super.call(this, __assign({ name: "InvalidSubscriptionStateFault", $fault: "client" }, opts)) || this;
1266
+ _this.name = "InvalidSubscriptionStateFault";
1267
+ _this.$fault = "client";
1268
+ Object.setPrototypeOf(_this, InvalidSubscriptionStateFault.prototype);
1269
+ return _this;
1270
+ }
1271
+ return InvalidSubscriptionStateFault;
1272
+ }(__BaseException));
1273
+ export { InvalidSubscriptionStateFault };
1274
+ var SubscriptionNotFoundFault = (function (_super) {
1275
+ __extends(SubscriptionNotFoundFault, _super);
1276
+ function SubscriptionNotFoundFault(opts) {
1277
+ var _this = _super.call(this, __assign({ name: "SubscriptionNotFoundFault", $fault: "client" }, opts)) || this;
1278
+ _this.name = "SubscriptionNotFoundFault";
1279
+ _this.$fault = "client";
1280
+ Object.setPrototypeOf(_this, SubscriptionNotFoundFault.prototype);
1281
+ return _this;
1282
+ }
1283
+ return SubscriptionNotFoundFault;
1284
+ }(__BaseException));
1285
+ export { SubscriptionNotFoundFault };
1286
+ var InvalidHsmClientCertificateStateFault = (function (_super) {
1287
+ __extends(InvalidHsmClientCertificateStateFault, _super);
1288
+ function InvalidHsmClientCertificateStateFault(opts) {
1289
+ var _this = _super.call(this, __assign({ name: "InvalidHsmClientCertificateStateFault", $fault: "client" }, opts)) || this;
1290
+ _this.name = "InvalidHsmClientCertificateStateFault";
1291
+ _this.$fault = "client";
1292
+ Object.setPrototypeOf(_this, InvalidHsmClientCertificateStateFault.prototype);
1293
+ return _this;
1294
+ }
1295
+ return InvalidHsmClientCertificateStateFault;
1296
+ }(__BaseException));
1297
+ export { InvalidHsmClientCertificateStateFault };
1298
+ var InvalidHsmConfigurationStateFault = (function (_super) {
1299
+ __extends(InvalidHsmConfigurationStateFault, _super);
1300
+ function InvalidHsmConfigurationStateFault(opts) {
1301
+ var _this = _super.call(this, __assign({ name: "InvalidHsmConfigurationStateFault", $fault: "client" }, opts)) || this;
1302
+ _this.name = "InvalidHsmConfigurationStateFault";
1303
+ _this.$fault = "client";
1304
+ Object.setPrototypeOf(_this, InvalidHsmConfigurationStateFault.prototype);
1305
+ return _this;
1306
+ }
1307
+ return InvalidHsmConfigurationStateFault;
1308
+ }(__BaseException));
1309
+ export { InvalidHsmConfigurationStateFault };
1310
+ var ScheduledActionNotFoundFault = (function (_super) {
1311
+ __extends(ScheduledActionNotFoundFault, _super);
1312
+ function ScheduledActionNotFoundFault(opts) {
1313
+ var _this = _super.call(this, __assign({ name: "ScheduledActionNotFoundFault", $fault: "client" }, opts)) || this;
1314
+ _this.name = "ScheduledActionNotFoundFault";
1315
+ _this.$fault = "client";
1316
+ Object.setPrototypeOf(_this, ScheduledActionNotFoundFault.prototype);
1317
+ return _this;
1318
+ }
1319
+ return ScheduledActionNotFoundFault;
1320
+ }(__BaseException));
1321
+ export { ScheduledActionNotFoundFault };
1322
+ var InvalidSnapshotCopyGrantStateFault = (function (_super) {
1323
+ __extends(InvalidSnapshotCopyGrantStateFault, _super);
1324
+ function InvalidSnapshotCopyGrantStateFault(opts) {
1325
+ var _this = _super.call(this, __assign({ name: "InvalidSnapshotCopyGrantStateFault", $fault: "client" }, opts)) || this;
1326
+ _this.name = "InvalidSnapshotCopyGrantStateFault";
1327
+ _this.$fault = "client";
1328
+ Object.setPrototypeOf(_this, InvalidSnapshotCopyGrantStateFault.prototype);
1329
+ return _this;
1330
+ }
1331
+ return InvalidSnapshotCopyGrantStateFault;
1332
+ }(__BaseException));
1333
+ export { InvalidSnapshotCopyGrantStateFault };
1334
+ var SnapshotCopyGrantNotFoundFault = (function (_super) {
1335
+ __extends(SnapshotCopyGrantNotFoundFault, _super);
1336
+ function SnapshotCopyGrantNotFoundFault(opts) {
1337
+ var _this = _super.call(this, __assign({ name: "SnapshotCopyGrantNotFoundFault", $fault: "client" }, opts)) || this;
1338
+ _this.name = "SnapshotCopyGrantNotFoundFault";
1339
+ _this.$fault = "client";
1340
+ Object.setPrototypeOf(_this, SnapshotCopyGrantNotFoundFault.prototype);
1341
+ return _this;
1342
+ }
1343
+ return SnapshotCopyGrantNotFoundFault;
1344
+ }(__BaseException));
1345
+ export { SnapshotCopyGrantNotFoundFault };
1346
+ var InvalidClusterSnapshotScheduleStateFault = (function (_super) {
1347
+ __extends(InvalidClusterSnapshotScheduleStateFault, _super);
1348
+ function InvalidClusterSnapshotScheduleStateFault(opts) {
1349
+ var _this = _super.call(this, __assign({ name: "InvalidClusterSnapshotScheduleStateFault", $fault: "client" }, opts)) || this;
1350
+ _this.name = "InvalidClusterSnapshotScheduleStateFault";
1351
+ _this.$fault = "client";
1352
+ Object.setPrototypeOf(_this, InvalidClusterSnapshotScheduleStateFault.prototype);
1353
+ return _this;
1354
+ }
1355
+ return InvalidClusterSnapshotScheduleStateFault;
1356
+ }(__BaseException));
1357
+ export { InvalidClusterSnapshotScheduleStateFault };
1358
+ var UsageLimitNotFoundFault = (function (_super) {
1359
+ __extends(UsageLimitNotFoundFault, _super);
1360
+ function UsageLimitNotFoundFault(opts) {
1361
+ var _this = _super.call(this, __assign({ name: "UsageLimitNotFoundFault", $fault: "client" }, opts)) || this;
1362
+ _this.name = "UsageLimitNotFoundFault";
1363
+ _this.$fault = "client";
1364
+ Object.setPrototypeOf(_this, UsageLimitNotFoundFault.prototype);
1365
+ return _this;
1366
+ }
1367
+ return UsageLimitNotFoundFault;
1368
+ }(__BaseException));
1369
+ export { UsageLimitNotFoundFault };
1369
1370
  export var SnapshotAttributeToSortBy;
1370
1371
  (function (SnapshotAttributeToSortBy) {
1371
1372
  SnapshotAttributeToSortBy["CREATE_TIME"] = "CREATE_TIME";
@@ -1377,527 +1378,177 @@ export var SortByOrder;
1377
1378
  SortByOrder["ASCENDING"] = "ASC";
1378
1379
  SortByOrder["DESCENDING"] = "DESC";
1379
1380
  })(SortByOrder || (SortByOrder = {}));
1380
- export const AcceptReservedNodeExchangeInputMessageFilterSensitiveLog = (obj) => ({
1381
- ...obj,
1382
- });
1383
- export const RecurringChargeFilterSensitiveLog = (obj) => ({
1384
- ...obj,
1385
- });
1386
- export const ReservedNodeFilterSensitiveLog = (obj) => ({
1387
- ...obj,
1388
- });
1389
- export const AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog = (obj) => ({
1390
- ...obj,
1391
- });
1392
- export const AttributeValueTargetFilterSensitiveLog = (obj) => ({
1393
- ...obj,
1394
- });
1395
- export const AccountAttributeFilterSensitiveLog = (obj) => ({
1396
- ...obj,
1397
- });
1398
- export const AccountAttributeListFilterSensitiveLog = (obj) => ({
1399
- ...obj,
1400
- });
1401
- export const AccountWithRestoreAccessFilterSensitiveLog = (obj) => ({
1402
- ...obj,
1403
- });
1404
- export const PartnerIntegrationInputMessageFilterSensitiveLog = (obj) => ({
1405
- ...obj,
1406
- });
1407
- export const PartnerIntegrationOutputMessageFilterSensitiveLog = (obj) => ({
1408
- ...obj,
1409
- });
1410
- export const AquaConfigurationFilterSensitiveLog = (obj) => ({
1411
- ...obj,
1412
- });
1413
- export const AssociateDataShareConsumerMessageFilterSensitiveLog = (obj) => ({
1414
- ...obj,
1415
- });
1416
- export const DataShareAssociationFilterSensitiveLog = (obj) => ({
1417
- ...obj,
1418
- });
1419
- export const DataShareFilterSensitiveLog = (obj) => ({
1420
- ...obj,
1421
- });
1422
- export const ClusterAssociatedToScheduleFilterSensitiveLog = (obj) => ({
1423
- ...obj,
1424
- });
1425
- export const AuthenticationProfileFilterSensitiveLog = (obj) => ({
1426
- ...obj,
1427
- });
1428
- export const AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
1429
- ...obj,
1430
- });
1431
- export const TagFilterSensitiveLog = (obj) => ({
1432
- ...obj,
1433
- });
1434
- export const EC2SecurityGroupFilterSensitiveLog = (obj) => ({
1435
- ...obj,
1436
- });
1437
- export const IPRangeFilterSensitiveLog = (obj) => ({
1438
- ...obj,
1439
- });
1440
- export const ClusterSecurityGroupFilterSensitiveLog = (obj) => ({
1441
- ...obj,
1442
- });
1443
- export const AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
1444
- ...obj,
1445
- });
1446
- export const AuthorizeDataShareMessageFilterSensitiveLog = (obj) => ({
1447
- ...obj,
1448
- });
1449
- export const AuthorizeEndpointAccessMessageFilterSensitiveLog = (obj) => ({
1450
- ...obj,
1451
- });
1452
- export const EndpointAuthorizationFilterSensitiveLog = (obj) => ({
1453
- ...obj,
1454
- });
1455
- export const AuthorizeSnapshotAccessMessageFilterSensitiveLog = (obj) => ({
1456
- ...obj,
1457
- });
1458
- export const SnapshotFilterSensitiveLog = (obj) => ({
1459
- ...obj,
1460
- });
1461
- export const AuthorizeSnapshotAccessResultFilterSensitiveLog = (obj) => ({
1462
- ...obj,
1463
- });
1464
- export const SupportedPlatformFilterSensitiveLog = (obj) => ({
1465
- ...obj,
1466
- });
1467
- export const AvailabilityZoneFilterSensitiveLog = (obj) => ({
1468
- ...obj,
1469
- });
1470
- export const DeleteClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
1471
- ...obj,
1472
- });
1473
- export const BatchDeleteClusterSnapshotsRequestFilterSensitiveLog = (obj) => ({
1474
- ...obj,
1475
- });
1476
- export const SnapshotErrorMessageFilterSensitiveLog = (obj) => ({
1477
- ...obj,
1478
- });
1479
- export const BatchDeleteClusterSnapshotsResultFilterSensitiveLog = (obj) => ({
1480
- ...obj,
1481
- });
1482
- export const BatchModifyClusterSnapshotsMessageFilterSensitiveLog = (obj) => ({
1483
- ...obj,
1484
- });
1485
- export const BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog = (obj) => ({
1486
- ...obj,
1487
- });
1488
- export const CancelResizeMessageFilterSensitiveLog = (obj) => ({
1489
- ...obj,
1490
- });
1491
- export const ResizeProgressMessageFilterSensitiveLog = (obj) => ({
1492
- ...obj,
1493
- });
1494
- export const ClusterNodeFilterSensitiveLog = (obj) => ({
1495
- ...obj,
1496
- });
1497
- export const ClusterParameterStatusFilterSensitiveLog = (obj) => ({
1498
- ...obj,
1499
- });
1500
- export const ClusterParameterGroupStatusFilterSensitiveLog = (obj) => ({
1501
- ...obj,
1502
- });
1503
- export const ClusterSecurityGroupMembershipFilterSensitiveLog = (obj) => ({
1504
- ...obj,
1505
- });
1506
- export const ClusterSnapshotCopyStatusFilterSensitiveLog = (obj) => ({
1507
- ...obj,
1508
- });
1509
- export const DataTransferProgressFilterSensitiveLog = (obj) => ({
1510
- ...obj,
1511
- });
1512
- export const DeferredMaintenanceWindowFilterSensitiveLog = (obj) => ({
1513
- ...obj,
1514
- });
1515
- export const ElasticIpStatusFilterSensitiveLog = (obj) => ({
1516
- ...obj,
1517
- });
1518
- export const NetworkInterfaceFilterSensitiveLog = (obj) => ({
1519
- ...obj,
1520
- });
1521
- export const VpcEndpointFilterSensitiveLog = (obj) => ({
1522
- ...obj,
1523
- });
1524
- export const EndpointFilterSensitiveLog = (obj) => ({
1525
- ...obj,
1526
- });
1527
- export const HsmStatusFilterSensitiveLog = (obj) => ({
1528
- ...obj,
1529
- });
1530
- export const ClusterIamRoleFilterSensitiveLog = (obj) => ({
1531
- ...obj,
1532
- });
1533
- export const PendingModifiedValuesFilterSensitiveLog = (obj) => ({
1534
- ...obj,
1535
- });
1536
- export const ReservedNodeExchangeStatusFilterSensitiveLog = (obj) => ({
1537
- ...obj,
1538
- });
1539
- export const ResizeInfoFilterSensitiveLog = (obj) => ({
1540
- ...obj,
1541
- });
1542
- export const RestoreStatusFilterSensitiveLog = (obj) => ({
1543
- ...obj,
1544
- });
1545
- export const VpcSecurityGroupMembershipFilterSensitiveLog = (obj) => ({
1546
- ...obj,
1547
- });
1548
- export const ClusterFilterSensitiveLog = (obj) => ({
1549
- ...obj,
1550
- });
1551
- export const ClusterCredentialsFilterSensitiveLog = (obj) => ({
1552
- ...obj,
1553
- ...(obj.DbPassword && { DbPassword: SENSITIVE_STRING }),
1554
- });
1555
- export const RevisionTargetFilterSensitiveLog = (obj) => ({
1556
- ...obj,
1557
- });
1558
- export const ClusterDbRevisionFilterSensitiveLog = (obj) => ({
1559
- ...obj,
1560
- });
1561
- export const ClusterDbRevisionsMessageFilterSensitiveLog = (obj) => ({
1562
- ...obj,
1563
- });
1564
- export const ClusterExtendedCredentialsFilterSensitiveLog = (obj) => ({
1565
- ...obj,
1566
- ...(obj.DbPassword && { DbPassword: SENSITIVE_STRING }),
1567
- });
1568
- export const ClusterParameterGroupFilterSensitiveLog = (obj) => ({
1569
- ...obj,
1570
- });
1571
- export const ParameterFilterSensitiveLog = (obj) => ({
1572
- ...obj,
1573
- });
1574
- export const ClusterParameterGroupDetailsFilterSensitiveLog = (obj) => ({
1575
- ...obj,
1576
- });
1577
- export const ClusterParameterGroupNameMessageFilterSensitiveLog = (obj) => ({
1578
- ...obj,
1579
- });
1580
- export const ClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
1581
- ...obj,
1582
- });
1583
- export const ClusterSecurityGroupMessageFilterSensitiveLog = (obj) => ({
1584
- ...obj,
1585
- });
1586
- export const ClustersMessageFilterSensitiveLog = (obj) => ({
1587
- ...obj,
1588
- });
1589
- export const SubnetFilterSensitiveLog = (obj) => ({
1590
- ...obj,
1591
- });
1592
- export const ClusterSubnetGroupFilterSensitiveLog = (obj) => ({
1593
- ...obj,
1594
- });
1595
- export const ClusterSubnetGroupMessageFilterSensitiveLog = (obj) => ({
1596
- ...obj,
1597
- });
1598
- export const ClusterVersionFilterSensitiveLog = (obj) => ({
1599
- ...obj,
1600
- });
1601
- export const ClusterVersionsMessageFilterSensitiveLog = (obj) => ({
1602
- ...obj,
1603
- });
1604
- export const CopyClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
1605
- ...obj,
1606
- });
1607
- export const CopyClusterSnapshotResultFilterSensitiveLog = (obj) => ({
1608
- ...obj,
1609
- });
1610
- export const CreateAuthenticationProfileMessageFilterSensitiveLog = (obj) => ({
1611
- ...obj,
1612
- });
1613
- export const CreateAuthenticationProfileResultFilterSensitiveLog = (obj) => ({
1614
- ...obj,
1615
- });
1616
- export const CreateClusterMessageFilterSensitiveLog = (obj) => ({
1617
- ...obj,
1618
- });
1619
- export const CreateClusterResultFilterSensitiveLog = (obj) => ({
1620
- ...obj,
1621
- });
1622
- export const CreateClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
1623
- ...obj,
1624
- });
1625
- export const CreateClusterParameterGroupResultFilterSensitiveLog = (obj) => ({
1626
- ...obj,
1627
- });
1628
- export const CreateClusterSecurityGroupMessageFilterSensitiveLog = (obj) => ({
1629
- ...obj,
1630
- });
1631
- export const CreateClusterSecurityGroupResultFilterSensitiveLog = (obj) => ({
1632
- ...obj,
1633
- });
1634
- export const CreateClusterSnapshotMessageFilterSensitiveLog = (obj) => ({
1635
- ...obj,
1636
- });
1637
- export const CreateClusterSnapshotResultFilterSensitiveLog = (obj) => ({
1638
- ...obj,
1639
- });
1640
- export const CreateClusterSubnetGroupMessageFilterSensitiveLog = (obj) => ({
1641
- ...obj,
1642
- });
1643
- export const CreateClusterSubnetGroupResultFilterSensitiveLog = (obj) => ({
1644
- ...obj,
1645
- });
1646
- export const CreateEndpointAccessMessageFilterSensitiveLog = (obj) => ({
1647
- ...obj,
1648
- });
1649
- export const EndpointAccessFilterSensitiveLog = (obj) => ({
1650
- ...obj,
1651
- });
1652
- export const CreateEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
1653
- ...obj,
1654
- });
1655
- export const EventSubscriptionFilterSensitiveLog = (obj) => ({
1656
- ...obj,
1657
- });
1658
- export const CreateEventSubscriptionResultFilterSensitiveLog = (obj) => ({
1659
- ...obj,
1660
- });
1661
- export const CreateHsmClientCertificateMessageFilterSensitiveLog = (obj) => ({
1662
- ...obj,
1663
- });
1664
- export const HsmClientCertificateFilterSensitiveLog = (obj) => ({
1665
- ...obj,
1666
- });
1667
- export const CreateHsmClientCertificateResultFilterSensitiveLog = (obj) => ({
1668
- ...obj,
1669
- });
1670
- export const CreateHsmConfigurationMessageFilterSensitiveLog = (obj) => ({
1671
- ...obj,
1672
- });
1673
- export const HsmConfigurationFilterSensitiveLog = (obj) => ({
1674
- ...obj,
1675
- });
1676
- export const CreateHsmConfigurationResultFilterSensitiveLog = (obj) => ({
1677
- ...obj,
1678
- });
1679
- export const PauseClusterMessageFilterSensitiveLog = (obj) => ({
1680
- ...obj,
1681
- });
1682
- export const ResizeClusterMessageFilterSensitiveLog = (obj) => ({
1683
- ...obj,
1684
- });
1685
- export const ResumeClusterMessageFilterSensitiveLog = (obj) => ({
1686
- ...obj,
1687
- });
1688
- export const ScheduledActionTypeFilterSensitiveLog = (obj) => ({
1689
- ...obj,
1690
- });
1691
- export const CreateScheduledActionMessageFilterSensitiveLog = (obj) => ({
1692
- ...obj,
1693
- });
1694
- export const ScheduledActionFilterSensitiveLog = (obj) => ({
1695
- ...obj,
1696
- });
1697
- export const CreateSnapshotCopyGrantMessageFilterSensitiveLog = (obj) => ({
1698
- ...obj,
1699
- });
1700
- export const SnapshotCopyGrantFilterSensitiveLog = (obj) => ({
1701
- ...obj,
1702
- });
1703
- export const CreateSnapshotCopyGrantResultFilterSensitiveLog = (obj) => ({
1704
- ...obj,
1705
- });
1706
- export const CreateSnapshotScheduleMessageFilterSensitiveLog = (obj) => ({
1707
- ...obj,
1708
- });
1709
- export const SnapshotScheduleFilterSensitiveLog = (obj) => ({
1710
- ...obj,
1711
- });
1712
- export const CreateTagsMessageFilterSensitiveLog = (obj) => ({
1713
- ...obj,
1714
- });
1715
- export const CreateUsageLimitMessageFilterSensitiveLog = (obj) => ({
1716
- ...obj,
1717
- });
1718
- export const UsageLimitFilterSensitiveLog = (obj) => ({
1719
- ...obj,
1720
- });
1721
- export const CustomerStorageMessageFilterSensitiveLog = (obj) => ({
1722
- ...obj,
1723
- });
1724
- export const DeauthorizeDataShareMessageFilterSensitiveLog = (obj) => ({
1725
- ...obj,
1726
- });
1727
- export const DefaultClusterParametersFilterSensitiveLog = (obj) => ({
1728
- ...obj,
1729
- });
1730
- export const DeleteAuthenticationProfileMessageFilterSensitiveLog = (obj) => ({
1731
- ...obj,
1732
- });
1733
- export const DeleteAuthenticationProfileResultFilterSensitiveLog = (obj) => ({
1734
- ...obj,
1735
- });
1736
- export const DeleteClusterMessageFilterSensitiveLog = (obj) => ({
1737
- ...obj,
1738
- });
1739
- export const DeleteClusterResultFilterSensitiveLog = (obj) => ({
1740
- ...obj,
1741
- });
1742
- export const DeleteClusterParameterGroupMessageFilterSensitiveLog = (obj) => ({
1743
- ...obj,
1744
- });
1745
- export const DeleteClusterSecurityGroupMessageFilterSensitiveLog = (obj) => ({
1746
- ...obj,
1747
- });
1748
- export const DeleteClusterSnapshotResultFilterSensitiveLog = (obj) => ({
1749
- ...obj,
1750
- });
1751
- export const DeleteClusterSubnetGroupMessageFilterSensitiveLog = (obj) => ({
1752
- ...obj,
1753
- });
1754
- export const DeleteEndpointAccessMessageFilterSensitiveLog = (obj) => ({
1755
- ...obj,
1756
- });
1757
- export const DeleteEventSubscriptionMessageFilterSensitiveLog = (obj) => ({
1758
- ...obj,
1759
- });
1760
- export const DeleteHsmClientCertificateMessageFilterSensitiveLog = (obj) => ({
1761
- ...obj,
1762
- });
1763
- export const DeleteHsmConfigurationMessageFilterSensitiveLog = (obj) => ({
1764
- ...obj,
1765
- });
1766
- export const DeleteScheduledActionMessageFilterSensitiveLog = (obj) => ({
1767
- ...obj,
1768
- });
1769
- export const DeleteSnapshotCopyGrantMessageFilterSensitiveLog = (obj) => ({
1770
- ...obj,
1771
- });
1772
- export const DeleteSnapshotScheduleMessageFilterSensitiveLog = (obj) => ({
1773
- ...obj,
1774
- });
1775
- export const DeleteTagsMessageFilterSensitiveLog = (obj) => ({
1776
- ...obj,
1777
- });
1778
- export const DeleteUsageLimitMessageFilterSensitiveLog = (obj) => ({
1779
- ...obj,
1780
- });
1781
- export const DescribeAccountAttributesMessageFilterSensitiveLog = (obj) => ({
1782
- ...obj,
1783
- });
1784
- export const DescribeAuthenticationProfilesMessageFilterSensitiveLog = (obj) => ({
1785
- ...obj,
1786
- });
1787
- export const DescribeAuthenticationProfilesResultFilterSensitiveLog = (obj) => ({
1788
- ...obj,
1789
- });
1790
- export const DescribeClusterDbRevisionsMessageFilterSensitiveLog = (obj) => ({
1791
- ...obj,
1792
- });
1793
- export const DescribeClusterParameterGroupsMessageFilterSensitiveLog = (obj) => ({
1794
- ...obj,
1795
- });
1796
- export const DescribeClusterParametersMessageFilterSensitiveLog = (obj) => ({
1797
- ...obj,
1798
- });
1799
- export const DescribeClustersMessageFilterSensitiveLog = (obj) => ({
1800
- ...obj,
1801
- });
1802
- export const DescribeClusterSecurityGroupsMessageFilterSensitiveLog = (obj) => ({
1803
- ...obj,
1804
- });
1805
- export const SnapshotSortingEntityFilterSensitiveLog = (obj) => ({
1806
- ...obj,
1807
- });
1808
- export const DescribeClusterSnapshotsMessageFilterSensitiveLog = (obj) => ({
1809
- ...obj,
1810
- });
1811
- export const SnapshotMessageFilterSensitiveLog = (obj) => ({
1812
- ...obj,
1813
- });
1814
- export const DescribeClusterSubnetGroupsMessageFilterSensitiveLog = (obj) => ({
1815
- ...obj,
1816
- });
1817
- export const DescribeClusterTracksMessageFilterSensitiveLog = (obj) => ({
1818
- ...obj,
1819
- });
1820
- export const SupportedOperationFilterSensitiveLog = (obj) => ({
1821
- ...obj,
1822
- });
1823
- export const UpdateTargetFilterSensitiveLog = (obj) => ({
1824
- ...obj,
1825
- });
1826
- export const MaintenanceTrackFilterSensitiveLog = (obj) => ({
1827
- ...obj,
1828
- });
1829
- export const TrackListMessageFilterSensitiveLog = (obj) => ({
1830
- ...obj,
1831
- });
1832
- export const DescribeClusterVersionsMessageFilterSensitiveLog = (obj) => ({
1833
- ...obj,
1834
- });
1835
- export const DescribeDataSharesMessageFilterSensitiveLog = (obj) => ({
1836
- ...obj,
1837
- });
1838
- export const DescribeDataSharesResultFilterSensitiveLog = (obj) => ({
1839
- ...obj,
1840
- });
1841
- export const DescribeDataSharesForConsumerMessageFilterSensitiveLog = (obj) => ({
1842
- ...obj,
1843
- });
1844
- export const DescribeDataSharesForConsumerResultFilterSensitiveLog = (obj) => ({
1845
- ...obj,
1846
- });
1847
- export const DescribeDataSharesForProducerMessageFilterSensitiveLog = (obj) => ({
1848
- ...obj,
1849
- });
1850
- export const DescribeDataSharesForProducerResultFilterSensitiveLog = (obj) => ({
1851
- ...obj,
1852
- });
1853
- export const DescribeDefaultClusterParametersMessageFilterSensitiveLog = (obj) => ({
1854
- ...obj,
1855
- });
1856
- export const DescribeDefaultClusterParametersResultFilterSensitiveLog = (obj) => ({
1857
- ...obj,
1858
- });
1859
- export const DescribeEndpointAccessMessageFilterSensitiveLog = (obj) => ({
1860
- ...obj,
1861
- });
1862
- export const EndpointAccessListFilterSensitiveLog = (obj) => ({
1863
- ...obj,
1864
- });
1865
- export const DescribeEndpointAuthorizationMessageFilterSensitiveLog = (obj) => ({
1866
- ...obj,
1867
- });
1868
- export const EndpointAuthorizationListFilterSensitiveLog = (obj) => ({
1869
- ...obj,
1870
- });
1871
- export const DescribeEventCategoriesMessageFilterSensitiveLog = (obj) => ({
1872
- ...obj,
1873
- });
1874
- export const EventInfoMapFilterSensitiveLog = (obj) => ({
1875
- ...obj,
1876
- });
1877
- export const EventCategoriesMapFilterSensitiveLog = (obj) => ({
1878
- ...obj,
1879
- });
1880
- export const EventCategoriesMessageFilterSensitiveLog = (obj) => ({
1881
- ...obj,
1882
- });
1883
- export const DescribeEventsMessageFilterSensitiveLog = (obj) => ({
1884
- ...obj,
1885
- });
1886
- export const EventFilterSensitiveLog = (obj) => ({
1887
- ...obj,
1888
- });
1889
- export const EventsMessageFilterSensitiveLog = (obj) => ({
1890
- ...obj,
1891
- });
1892
- export const DescribeEventSubscriptionsMessageFilterSensitiveLog = (obj) => ({
1893
- ...obj,
1894
- });
1895
- export const EventSubscriptionsMessageFilterSensitiveLog = (obj) => ({
1896
- ...obj,
1897
- });
1898
- export const DescribeHsmClientCertificatesMessageFilterSensitiveLog = (obj) => ({
1899
- ...obj,
1900
- });
1901
- export const HsmClientCertificateMessageFilterSensitiveLog = (obj) => ({
1902
- ...obj,
1903
- });
1381
+ export var AcceptReservedNodeExchangeInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1382
+ export var RecurringChargeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1383
+ export var ReservedNodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1384
+ export var AcceptReservedNodeExchangeOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1385
+ export var AttributeValueTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1386
+ export var AccountAttributeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1387
+ export var AccountAttributeListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1388
+ export var AccountWithRestoreAccessFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1389
+ export var PartnerIntegrationInputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1390
+ export var PartnerIntegrationOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1391
+ export var AquaConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1392
+ export var AssociateDataShareConsumerMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1393
+ export var DataShareAssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1394
+ export var DataShareFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1395
+ export var ClusterAssociatedToScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1396
+ export var AuthenticationProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1397
+ export var AuthorizeClusterSecurityGroupIngressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1398
+ export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1399
+ export var EC2SecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1400
+ export var IPRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1401
+ export var ClusterSecurityGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1402
+ export var AuthorizeClusterSecurityGroupIngressResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1403
+ export var AuthorizeDataShareMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1404
+ export var AuthorizeEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1405
+ export var EndpointAuthorizationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1406
+ export var AuthorizeSnapshotAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1407
+ export var SnapshotFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1408
+ export var AuthorizeSnapshotAccessResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1409
+ export var SupportedPlatformFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1410
+ export var AvailabilityZoneFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1411
+ export var DeleteClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1412
+ export var BatchDeleteClusterSnapshotsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1413
+ export var SnapshotErrorMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1414
+ export var BatchDeleteClusterSnapshotsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1415
+ export var BatchModifyClusterSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1416
+ export var BatchModifyClusterSnapshotsOutputMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1417
+ export var CancelResizeMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1418
+ export var ResizeProgressMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1419
+ export var ClusterNodeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1420
+ export var ClusterParameterStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1421
+ export var ClusterParameterGroupStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1422
+ export var ClusterSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1423
+ export var ClusterSnapshotCopyStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1424
+ export var DataTransferProgressFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1425
+ export var DeferredMaintenanceWindowFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1426
+ export var ElasticIpStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1427
+ export var NetworkInterfaceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1428
+ export var VpcEndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1429
+ export var EndpointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1430
+ export var HsmStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1431
+ export var ClusterIamRoleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1432
+ export var PendingModifiedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1433
+ export var ReservedNodeExchangeStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1434
+ export var ResizeInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1435
+ export var RestoreStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1436
+ export var VpcSecurityGroupMembershipFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1437
+ export var ClusterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1438
+ export var ClusterCredentialsFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DbPassword && { DbPassword: SENSITIVE_STRING }))); };
1439
+ export var RevisionTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1440
+ export var ClusterDbRevisionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1441
+ export var ClusterDbRevisionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1442
+ export var ClusterExtendedCredentialsFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DbPassword && { DbPassword: SENSITIVE_STRING }))); };
1443
+ export var ClusterParameterGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1444
+ export var ParameterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1445
+ export var ClusterParameterGroupDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1446
+ export var ClusterParameterGroupNameMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1447
+ export var ClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1448
+ export var ClusterSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1449
+ export var ClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1450
+ export var SubnetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1451
+ export var ClusterSubnetGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1452
+ export var ClusterSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1453
+ export var ClusterVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1454
+ export var ClusterVersionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1455
+ export var CopyClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1456
+ export var CopyClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1457
+ export var CreateAuthenticationProfileMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1458
+ export var CreateAuthenticationProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1459
+ export var CreateClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1460
+ export var CreateClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1461
+ export var CreateClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1462
+ export var CreateClusterParameterGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1463
+ export var CreateClusterSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1464
+ export var CreateClusterSecurityGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1465
+ export var CreateClusterSnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1466
+ export var CreateClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1467
+ export var CreateClusterSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1468
+ export var CreateClusterSubnetGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1469
+ export var CreateEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1470
+ export var EndpointAccessFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1471
+ export var CreateEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1472
+ export var EventSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1473
+ export var CreateEventSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1474
+ export var CreateHsmClientCertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1475
+ export var HsmClientCertificateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1476
+ export var CreateHsmClientCertificateResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1477
+ export var CreateHsmConfigurationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1478
+ export var HsmConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1479
+ export var CreateHsmConfigurationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1480
+ export var PauseClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1481
+ export var ResizeClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1482
+ export var ResumeClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1483
+ export var ScheduledActionTypeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1484
+ export var CreateScheduledActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1485
+ export var ScheduledActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1486
+ export var CreateSnapshotCopyGrantMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1487
+ export var SnapshotCopyGrantFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1488
+ export var CreateSnapshotCopyGrantResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1489
+ export var CreateSnapshotScheduleMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1490
+ export var SnapshotScheduleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1491
+ export var CreateTagsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1492
+ export var CreateUsageLimitMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1493
+ export var UsageLimitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1494
+ export var CustomerStorageMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1495
+ export var DeauthorizeDataShareMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1496
+ export var DefaultClusterParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1497
+ export var DeleteAuthenticationProfileMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1498
+ export var DeleteAuthenticationProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1499
+ export var DeleteClusterMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1500
+ export var DeleteClusterResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1501
+ export var DeleteClusterParameterGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1502
+ export var DeleteClusterSecurityGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1503
+ export var DeleteClusterSnapshotResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1504
+ export var DeleteClusterSubnetGroupMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1505
+ export var DeleteEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1506
+ export var DeleteEventSubscriptionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1507
+ export var DeleteHsmClientCertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1508
+ export var DeleteHsmConfigurationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1509
+ export var DeleteScheduledActionMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1510
+ export var DeleteSnapshotCopyGrantMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1511
+ export var DeleteSnapshotScheduleMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1512
+ export var DeleteTagsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1513
+ export var DeleteUsageLimitMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1514
+ export var DescribeAccountAttributesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1515
+ export var DescribeAuthenticationProfilesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1516
+ export var DescribeAuthenticationProfilesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1517
+ export var DescribeClusterDbRevisionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1518
+ export var DescribeClusterParameterGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1519
+ export var DescribeClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1520
+ export var DescribeClustersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1521
+ export var DescribeClusterSecurityGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1522
+ export var SnapshotSortingEntityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1523
+ export var DescribeClusterSnapshotsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1524
+ export var SnapshotMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1525
+ export var DescribeClusterSubnetGroupsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1526
+ export var DescribeClusterTracksMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1527
+ export var SupportedOperationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1528
+ export var UpdateTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1529
+ export var MaintenanceTrackFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1530
+ export var TrackListMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1531
+ export var DescribeClusterVersionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1532
+ export var DescribeDataSharesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1533
+ export var DescribeDataSharesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1534
+ export var DescribeDataSharesForConsumerMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1535
+ export var DescribeDataSharesForConsumerResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1536
+ export var DescribeDataSharesForProducerMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1537
+ export var DescribeDataSharesForProducerResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1538
+ export var DescribeDefaultClusterParametersMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1539
+ export var DescribeDefaultClusterParametersResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1540
+ export var DescribeEndpointAccessMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1541
+ export var EndpointAccessListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1542
+ export var DescribeEndpointAuthorizationMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1543
+ export var EndpointAuthorizationListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1544
+ export var DescribeEventCategoriesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1545
+ export var EventInfoMapFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1546
+ export var EventCategoriesMapFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1547
+ export var EventCategoriesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1548
+ export var DescribeEventsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1549
+ export var EventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1550
+ export var EventsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1551
+ export var DescribeEventSubscriptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1552
+ export var EventSubscriptionsMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1553
+ export var DescribeHsmClientCertificatesMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
1554
+ export var HsmClientCertificateMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };