@aws-sdk/client-neptune 3.490.0 → 3.496.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 (102) hide show
  1. package/dist-cjs/Neptune.js +1 -149
  2. package/dist-cjs/NeptuneClient.js +1 -43
  3. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
  4. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  6. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
  7. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
  8. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
  9. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
  10. package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
  11. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
  12. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
  13. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
  14. package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -29
  15. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
  17. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
  18. package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
  46. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
  48. package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
  49. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  51. package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
  52. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
  53. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
  54. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
  55. package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -29
  56. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
  57. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
  58. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
  59. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
  60. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
  61. package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
  62. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
  63. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
  64. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
  65. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  66. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
  67. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
  68. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
  69. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
  70. package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
  71. package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
  72. package/dist-cjs/commands/index.js +1 -72
  73. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  74. package/dist-cjs/extensionConfiguration.js +1 -2
  75. package/dist-cjs/index.js +12320 -12
  76. package/dist-cjs/models/NeptuneServiceException.js +1 -12
  77. package/dist-cjs/models/index.js +1 -4
  78. package/dist-cjs/models/models_0.js +1 -899
  79. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
  80. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
  82. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
  83. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
  84. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
  85. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
  88. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
  89. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  90. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
  91. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  92. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
  95. package/dist-cjs/pagination/Interfaces.js +1 -2
  96. package/dist-cjs/pagination/index.js +1 -20
  97. package/dist-cjs/protocols/Aws_query.js +1 -9398
  98. package/dist-cjs/runtimeExtensions.js +1 -22
  99. package/dist-cjs/waiters/index.js +1 -5
  100. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
  101. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -107
  102. package/package.json +42 -42
@@ -1,899 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.OptionGroupNotFoundFault = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DomainNotFoundFault = exports.DBSecurityGroupNotFoundFault = exports.DBInstanceAlreadyExistsFault = exports.AuthorizationNotFoundFault = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InvalidDBInstanceStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.DBClusterAlreadyExistsFault = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.ResourceNotFoundFault = exports.DBSnapshotNotFoundFault = exports.DBInstanceNotFoundFault = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = void 0;
4
- exports.ModifyDBInstanceMessageFilterSensitiveLog = exports.CreateDBInstanceMessageFilterSensitiveLog = exports.InvalidRestoreFault = exports.InvalidDBSnapshotStateFault = exports.InsufficientDBClusterCapacityFault = exports.DBClusterRoleNotFoundFault = exports.SubnetAlreadyInUse = exports.DBUpgradeDependencyFailureFault = exports.CertificateNotFoundFault = exports.SharedSnapshotQuotaExceededFault = exports.InvalidDBSecurityGroupStateFault = exports.SourceType = exports.ApplyMethod = exports.InvalidEventSubscriptionStateFault = exports.InvalidDBSubnetStateFault = exports.DBSnapshotAlreadyExistsFault = exports.InvalidDBParameterGroupStateFault = exports.InvalidDBClusterEndpointStateFault = exports.DBClusterEndpointNotFoundFault = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const NeptuneServiceException_1 = require("./NeptuneServiceException");
7
- class DBClusterNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
8
- constructor(opts) {
9
- super({
10
- name: "DBClusterNotFoundFault",
11
- $fault: "client",
12
- ...opts,
13
- });
14
- this.name = "DBClusterNotFoundFault";
15
- this.$fault = "client";
16
- Object.setPrototypeOf(this, DBClusterNotFoundFault.prototype);
17
- }
18
- }
19
- exports.DBClusterNotFoundFault = DBClusterNotFoundFault;
20
- class DBClusterRoleAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
21
- constructor(opts) {
22
- super({
23
- name: "DBClusterRoleAlreadyExistsFault",
24
- $fault: "client",
25
- ...opts,
26
- });
27
- this.name = "DBClusterRoleAlreadyExistsFault";
28
- this.$fault = "client";
29
- Object.setPrototypeOf(this, DBClusterRoleAlreadyExistsFault.prototype);
30
- }
31
- }
32
- exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault;
33
- class DBClusterRoleQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
34
- constructor(opts) {
35
- super({
36
- name: "DBClusterRoleQuotaExceededFault",
37
- $fault: "client",
38
- ...opts,
39
- });
40
- this.name = "DBClusterRoleQuotaExceededFault";
41
- this.$fault = "client";
42
- Object.setPrototypeOf(this, DBClusterRoleQuotaExceededFault.prototype);
43
- }
44
- }
45
- exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault;
46
- class InvalidDBClusterStateFault extends NeptuneServiceException_1.NeptuneServiceException {
47
- constructor(opts) {
48
- super({
49
- name: "InvalidDBClusterStateFault",
50
- $fault: "client",
51
- ...opts,
52
- });
53
- this.name = "InvalidDBClusterStateFault";
54
- this.$fault = "client";
55
- Object.setPrototypeOf(this, InvalidDBClusterStateFault.prototype);
56
- }
57
- }
58
- exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
59
- class SourceNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
60
- constructor(opts) {
61
- super({
62
- name: "SourceNotFoundFault",
63
- $fault: "client",
64
- ...opts,
65
- });
66
- this.name = "SourceNotFoundFault";
67
- this.$fault = "client";
68
- Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
69
- }
70
- }
71
- exports.SourceNotFoundFault = SourceNotFoundFault;
72
- class SubscriptionNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
73
- constructor(opts) {
74
- super({
75
- name: "SubscriptionNotFoundFault",
76
- $fault: "client",
77
- ...opts,
78
- });
79
- this.name = "SubscriptionNotFoundFault";
80
- this.$fault = "client";
81
- Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
82
- }
83
- }
84
- exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
85
- class DBInstanceNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
86
- constructor(opts) {
87
- super({
88
- name: "DBInstanceNotFoundFault",
89
- $fault: "client",
90
- ...opts,
91
- });
92
- this.name = "DBInstanceNotFoundFault";
93
- this.$fault = "client";
94
- Object.setPrototypeOf(this, DBInstanceNotFoundFault.prototype);
95
- }
96
- }
97
- exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault;
98
- class DBSnapshotNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
99
- constructor(opts) {
100
- super({
101
- name: "DBSnapshotNotFoundFault",
102
- $fault: "client",
103
- ...opts,
104
- });
105
- this.name = "DBSnapshotNotFoundFault";
106
- this.$fault = "client";
107
- Object.setPrototypeOf(this, DBSnapshotNotFoundFault.prototype);
108
- }
109
- }
110
- exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
111
- class ResourceNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
112
- constructor(opts) {
113
- super({
114
- name: "ResourceNotFoundFault",
115
- $fault: "client",
116
- ...opts,
117
- });
118
- this.name = "ResourceNotFoundFault";
119
- this.$fault = "client";
120
- Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
121
- }
122
- }
123
- exports.ResourceNotFoundFault = ResourceNotFoundFault;
124
- class DBParameterGroupAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
125
- constructor(opts) {
126
- super({
127
- name: "DBParameterGroupAlreadyExistsFault",
128
- $fault: "client",
129
- ...opts,
130
- });
131
- this.name = "DBParameterGroupAlreadyExistsFault";
132
- this.$fault = "client";
133
- Object.setPrototypeOf(this, DBParameterGroupAlreadyExistsFault.prototype);
134
- }
135
- }
136
- exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault;
137
- class DBParameterGroupNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
138
- constructor(opts) {
139
- super({
140
- name: "DBParameterGroupNotFoundFault",
141
- $fault: "client",
142
- ...opts,
143
- });
144
- this.name = "DBParameterGroupNotFoundFault";
145
- this.$fault = "client";
146
- Object.setPrototypeOf(this, DBParameterGroupNotFoundFault.prototype);
147
- }
148
- }
149
- exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault;
150
- class DBParameterGroupQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
151
- constructor(opts) {
152
- super({
153
- name: "DBParameterGroupQuotaExceededFault",
154
- $fault: "client",
155
- ...opts,
156
- });
157
- this.name = "DBParameterGroupQuotaExceededFault";
158
- this.$fault = "client";
159
- Object.setPrototypeOf(this, DBParameterGroupQuotaExceededFault.prototype);
160
- }
161
- }
162
- exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
163
- class DBClusterSnapshotAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
164
- constructor(opts) {
165
- super({
166
- name: "DBClusterSnapshotAlreadyExistsFault",
167
- $fault: "client",
168
- ...opts,
169
- });
170
- this.name = "DBClusterSnapshotAlreadyExistsFault";
171
- this.$fault = "client";
172
- Object.setPrototypeOf(this, DBClusterSnapshotAlreadyExistsFault.prototype);
173
- }
174
- }
175
- exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault;
176
- class DBClusterSnapshotNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
177
- constructor(opts) {
178
- super({
179
- name: "DBClusterSnapshotNotFoundFault",
180
- $fault: "client",
181
- ...opts,
182
- });
183
- this.name = "DBClusterSnapshotNotFoundFault";
184
- this.$fault = "client";
185
- Object.setPrototypeOf(this, DBClusterSnapshotNotFoundFault.prototype);
186
- }
187
- }
188
- exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault;
189
- class InvalidDBClusterSnapshotStateFault extends NeptuneServiceException_1.NeptuneServiceException {
190
- constructor(opts) {
191
- super({
192
- name: "InvalidDBClusterSnapshotStateFault",
193
- $fault: "client",
194
- ...opts,
195
- });
196
- this.name = "InvalidDBClusterSnapshotStateFault";
197
- this.$fault = "client";
198
- Object.setPrototypeOf(this, InvalidDBClusterSnapshotStateFault.prototype);
199
- }
200
- }
201
- exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault;
202
- class KMSKeyNotAccessibleFault extends NeptuneServiceException_1.NeptuneServiceException {
203
- constructor(opts) {
204
- super({
205
- name: "KMSKeyNotAccessibleFault",
206
- $fault: "client",
207
- ...opts,
208
- });
209
- this.name = "KMSKeyNotAccessibleFault";
210
- this.$fault = "client";
211
- Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
212
- }
213
- }
214
- exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault;
215
- class SnapshotQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
216
- constructor(opts) {
217
- super({
218
- name: "SnapshotQuotaExceededFault",
219
- $fault: "client",
220
- ...opts,
221
- });
222
- this.name = "SnapshotQuotaExceededFault";
223
- this.$fault = "client";
224
- Object.setPrototypeOf(this, SnapshotQuotaExceededFault.prototype);
225
- }
226
- }
227
- exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
228
- class DBClusterAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
229
- constructor(opts) {
230
- super({
231
- name: "DBClusterAlreadyExistsFault",
232
- $fault: "client",
233
- ...opts,
234
- });
235
- this.name = "DBClusterAlreadyExistsFault";
236
- this.$fault = "client";
237
- Object.setPrototypeOf(this, DBClusterAlreadyExistsFault.prototype);
238
- }
239
- }
240
- exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault;
241
- class DBClusterParameterGroupNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
242
- constructor(opts) {
243
- super({
244
- name: "DBClusterParameterGroupNotFoundFault",
245
- $fault: "client",
246
- ...opts,
247
- });
248
- this.name = "DBClusterParameterGroupNotFoundFault";
249
- this.$fault = "client";
250
- Object.setPrototypeOf(this, DBClusterParameterGroupNotFoundFault.prototype);
251
- }
252
- }
253
- exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault;
254
- class DBClusterQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
255
- constructor(opts) {
256
- super({
257
- name: "DBClusterQuotaExceededFault",
258
- $fault: "client",
259
- ...opts,
260
- });
261
- this.name = "DBClusterQuotaExceededFault";
262
- this.$fault = "client";
263
- Object.setPrototypeOf(this, DBClusterQuotaExceededFault.prototype);
264
- }
265
- }
266
- exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault;
267
- class DBSubnetGroupDoesNotCoverEnoughAZs extends NeptuneServiceException_1.NeptuneServiceException {
268
- constructor(opts) {
269
- super({
270
- name: "DBSubnetGroupDoesNotCoverEnoughAZs",
271
- $fault: "client",
272
- ...opts,
273
- });
274
- this.name = "DBSubnetGroupDoesNotCoverEnoughAZs";
275
- this.$fault = "client";
276
- Object.setPrototypeOf(this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype);
277
- }
278
- }
279
- exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs;
280
- class DBSubnetGroupNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
281
- constructor(opts) {
282
- super({
283
- name: "DBSubnetGroupNotFoundFault",
284
- $fault: "client",
285
- ...opts,
286
- });
287
- this.name = "DBSubnetGroupNotFoundFault";
288
- this.$fault = "client";
289
- Object.setPrototypeOf(this, DBSubnetGroupNotFoundFault.prototype);
290
- }
291
- }
292
- exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault;
293
- class GlobalClusterNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
294
- constructor(opts) {
295
- super({
296
- name: "GlobalClusterNotFoundFault",
297
- $fault: "client",
298
- ...opts,
299
- });
300
- this.name = "GlobalClusterNotFoundFault";
301
- this.$fault = "client";
302
- Object.setPrototypeOf(this, GlobalClusterNotFoundFault.prototype);
303
- }
304
- }
305
- exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault;
306
- class InsufficientStorageClusterCapacityFault extends NeptuneServiceException_1.NeptuneServiceException {
307
- constructor(opts) {
308
- super({
309
- name: "InsufficientStorageClusterCapacityFault",
310
- $fault: "client",
311
- ...opts,
312
- });
313
- this.name = "InsufficientStorageClusterCapacityFault";
314
- this.$fault = "client";
315
- Object.setPrototypeOf(this, InsufficientStorageClusterCapacityFault.prototype);
316
- }
317
- }
318
- exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault;
319
- class InvalidDBInstanceStateFault extends NeptuneServiceException_1.NeptuneServiceException {
320
- constructor(opts) {
321
- super({
322
- name: "InvalidDBInstanceStateFault",
323
- $fault: "client",
324
- ...opts,
325
- });
326
- this.name = "InvalidDBInstanceStateFault";
327
- this.$fault = "client";
328
- Object.setPrototypeOf(this, InvalidDBInstanceStateFault.prototype);
329
- }
330
- }
331
- exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
332
- class InvalidDBSubnetGroupStateFault extends NeptuneServiceException_1.NeptuneServiceException {
333
- constructor(opts) {
334
- super({
335
- name: "InvalidDBSubnetGroupStateFault",
336
- $fault: "client",
337
- ...opts,
338
- });
339
- this.name = "InvalidDBSubnetGroupStateFault";
340
- this.$fault = "client";
341
- Object.setPrototypeOf(this, InvalidDBSubnetGroupStateFault.prototype);
342
- }
343
- }
344
- exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault;
345
- class InvalidGlobalClusterStateFault extends NeptuneServiceException_1.NeptuneServiceException {
346
- constructor(opts) {
347
- super({
348
- name: "InvalidGlobalClusterStateFault",
349
- $fault: "client",
350
- ...opts,
351
- });
352
- this.name = "InvalidGlobalClusterStateFault";
353
- this.$fault = "client";
354
- Object.setPrototypeOf(this, InvalidGlobalClusterStateFault.prototype);
355
- }
356
- }
357
- exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault;
358
- class InvalidSubnet extends NeptuneServiceException_1.NeptuneServiceException {
359
- constructor(opts) {
360
- super({
361
- name: "InvalidSubnet",
362
- $fault: "client",
363
- ...opts,
364
- });
365
- this.name = "InvalidSubnet";
366
- this.$fault = "client";
367
- Object.setPrototypeOf(this, InvalidSubnet.prototype);
368
- }
369
- }
370
- exports.InvalidSubnet = InvalidSubnet;
371
- class InvalidVPCNetworkStateFault extends NeptuneServiceException_1.NeptuneServiceException {
372
- constructor(opts) {
373
- super({
374
- name: "InvalidVPCNetworkStateFault",
375
- $fault: "client",
376
- ...opts,
377
- });
378
- this.name = "InvalidVPCNetworkStateFault";
379
- this.$fault = "client";
380
- Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
381
- }
382
- }
383
- exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;
384
- class StorageQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
385
- constructor(opts) {
386
- super({
387
- name: "StorageQuotaExceededFault",
388
- $fault: "client",
389
- ...opts,
390
- });
391
- this.name = "StorageQuotaExceededFault";
392
- this.$fault = "client";
393
- Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype);
394
- }
395
- }
396
- exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
397
- class DBClusterEndpointAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
398
- constructor(opts) {
399
- super({
400
- name: "DBClusterEndpointAlreadyExistsFault",
401
- $fault: "client",
402
- ...opts,
403
- });
404
- this.name = "DBClusterEndpointAlreadyExistsFault";
405
- this.$fault = "client";
406
- Object.setPrototypeOf(this, DBClusterEndpointAlreadyExistsFault.prototype);
407
- }
408
- }
409
- exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault;
410
- class DBClusterEndpointQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
411
- constructor(opts) {
412
- super({
413
- name: "DBClusterEndpointQuotaExceededFault",
414
- $fault: "client",
415
- ...opts,
416
- });
417
- this.name = "DBClusterEndpointQuotaExceededFault";
418
- this.$fault = "client";
419
- Object.setPrototypeOf(this, DBClusterEndpointQuotaExceededFault.prototype);
420
- }
421
- }
422
- exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
423
- class AuthorizationNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
424
- constructor(opts) {
425
- super({
426
- name: "AuthorizationNotFoundFault",
427
- $fault: "client",
428
- ...opts,
429
- });
430
- this.name = "AuthorizationNotFoundFault";
431
- this.$fault = "client";
432
- Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
433
- }
434
- }
435
- exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;
436
- class DBInstanceAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
437
- constructor(opts) {
438
- super({
439
- name: "DBInstanceAlreadyExistsFault",
440
- $fault: "client",
441
- ...opts,
442
- });
443
- this.name = "DBInstanceAlreadyExistsFault";
444
- this.$fault = "client";
445
- Object.setPrototypeOf(this, DBInstanceAlreadyExistsFault.prototype);
446
- }
447
- }
448
- exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault;
449
- class DBSecurityGroupNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
450
- constructor(opts) {
451
- super({
452
- name: "DBSecurityGroupNotFoundFault",
453
- $fault: "client",
454
- ...opts,
455
- });
456
- this.name = "DBSecurityGroupNotFoundFault";
457
- this.$fault = "client";
458
- Object.setPrototypeOf(this, DBSecurityGroupNotFoundFault.prototype);
459
- }
460
- }
461
- exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault;
462
- class DomainNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
463
- constructor(opts) {
464
- super({
465
- name: "DomainNotFoundFault",
466
- $fault: "client",
467
- ...opts,
468
- });
469
- this.name = "DomainNotFoundFault";
470
- this.$fault = "client";
471
- Object.setPrototypeOf(this, DomainNotFoundFault.prototype);
472
- }
473
- }
474
- exports.DomainNotFoundFault = DomainNotFoundFault;
475
- class InstanceQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
476
- constructor(opts) {
477
- super({
478
- name: "InstanceQuotaExceededFault",
479
- $fault: "client",
480
- ...opts,
481
- });
482
- this.name = "InstanceQuotaExceededFault";
483
- this.$fault = "client";
484
- Object.setPrototypeOf(this, InstanceQuotaExceededFault.prototype);
485
- }
486
- }
487
- exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault;
488
- class InsufficientDBInstanceCapacityFault extends NeptuneServiceException_1.NeptuneServiceException {
489
- constructor(opts) {
490
- super({
491
- name: "InsufficientDBInstanceCapacityFault",
492
- $fault: "client",
493
- ...opts,
494
- });
495
- this.name = "InsufficientDBInstanceCapacityFault";
496
- this.$fault = "client";
497
- Object.setPrototypeOf(this, InsufficientDBInstanceCapacityFault.prototype);
498
- }
499
- }
500
- exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault;
501
- class OptionGroupNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
502
- constructor(opts) {
503
- super({
504
- name: "OptionGroupNotFoundFault",
505
- $fault: "client",
506
- ...opts,
507
- });
508
- this.name = "OptionGroupNotFoundFault";
509
- this.$fault = "client";
510
- Object.setPrototypeOf(this, OptionGroupNotFoundFault.prototype);
511
- }
512
- }
513
- exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault;
514
- class ProvisionedIopsNotAvailableInAZFault extends NeptuneServiceException_1.NeptuneServiceException {
515
- constructor(opts) {
516
- super({
517
- name: "ProvisionedIopsNotAvailableInAZFault",
518
- $fault: "client",
519
- ...opts,
520
- });
521
- this.name = "ProvisionedIopsNotAvailableInAZFault";
522
- this.$fault = "client";
523
- Object.setPrototypeOf(this, ProvisionedIopsNotAvailableInAZFault.prototype);
524
- }
525
- }
526
- exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault;
527
- class StorageTypeNotSupportedFault extends NeptuneServiceException_1.NeptuneServiceException {
528
- constructor(opts) {
529
- super({
530
- name: "StorageTypeNotSupportedFault",
531
- $fault: "client",
532
- ...opts,
533
- });
534
- this.name = "StorageTypeNotSupportedFault";
535
- this.$fault = "client";
536
- Object.setPrototypeOf(this, StorageTypeNotSupportedFault.prototype);
537
- }
538
- }
539
- exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
540
- class DBSubnetGroupAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
541
- constructor(opts) {
542
- super({
543
- name: "DBSubnetGroupAlreadyExistsFault",
544
- $fault: "client",
545
- ...opts,
546
- });
547
- this.name = "DBSubnetGroupAlreadyExistsFault";
548
- this.$fault = "client";
549
- Object.setPrototypeOf(this, DBSubnetGroupAlreadyExistsFault.prototype);
550
- }
551
- }
552
- exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault;
553
- class DBSubnetGroupQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
554
- constructor(opts) {
555
- super({
556
- name: "DBSubnetGroupQuotaExceededFault",
557
- $fault: "client",
558
- ...opts,
559
- });
560
- this.name = "DBSubnetGroupQuotaExceededFault";
561
- this.$fault = "client";
562
- Object.setPrototypeOf(this, DBSubnetGroupQuotaExceededFault.prototype);
563
- }
564
- }
565
- exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault;
566
- class DBSubnetQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
567
- constructor(opts) {
568
- super({
569
- name: "DBSubnetQuotaExceededFault",
570
- $fault: "client",
571
- ...opts,
572
- });
573
- this.name = "DBSubnetQuotaExceededFault";
574
- this.$fault = "client";
575
- Object.setPrototypeOf(this, DBSubnetQuotaExceededFault.prototype);
576
- }
577
- }
578
- exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
579
- class EventSubscriptionQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
580
- constructor(opts) {
581
- super({
582
- name: "EventSubscriptionQuotaExceededFault",
583
- $fault: "client",
584
- ...opts,
585
- });
586
- this.name = "EventSubscriptionQuotaExceededFault";
587
- this.$fault = "client";
588
- Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
589
- }
590
- }
591
- exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;
592
- class SNSInvalidTopicFault extends NeptuneServiceException_1.NeptuneServiceException {
593
- constructor(opts) {
594
- super({
595
- name: "SNSInvalidTopicFault",
596
- $fault: "client",
597
- ...opts,
598
- });
599
- this.name = "SNSInvalidTopicFault";
600
- this.$fault = "client";
601
- Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
602
- }
603
- }
604
- exports.SNSInvalidTopicFault = SNSInvalidTopicFault;
605
- class SNSNoAuthorizationFault extends NeptuneServiceException_1.NeptuneServiceException {
606
- constructor(opts) {
607
- super({
608
- name: "SNSNoAuthorizationFault",
609
- $fault: "client",
610
- ...opts,
611
- });
612
- this.name = "SNSNoAuthorizationFault";
613
- this.$fault = "client";
614
- Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
615
- }
616
- }
617
- exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;
618
- class SNSTopicArnNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
619
- constructor(opts) {
620
- super({
621
- name: "SNSTopicArnNotFoundFault",
622
- $fault: "client",
623
- ...opts,
624
- });
625
- this.name = "SNSTopicArnNotFoundFault";
626
- this.$fault = "client";
627
- Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
628
- }
629
- }
630
- exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;
631
- class SubscriptionAlreadyExistFault extends NeptuneServiceException_1.NeptuneServiceException {
632
- constructor(opts) {
633
- super({
634
- name: "SubscriptionAlreadyExistFault",
635
- $fault: "client",
636
- ...opts,
637
- });
638
- this.name = "SubscriptionAlreadyExistFault";
639
- this.$fault = "client";
640
- Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
641
- }
642
- }
643
- exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;
644
- class SubscriptionCategoryNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
645
- constructor(opts) {
646
- super({
647
- name: "SubscriptionCategoryNotFoundFault",
648
- $fault: "client",
649
- ...opts,
650
- });
651
- this.name = "SubscriptionCategoryNotFoundFault";
652
- this.$fault = "client";
653
- Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
654
- }
655
- }
656
- exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
657
- class GlobalClusterAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
658
- constructor(opts) {
659
- super({
660
- name: "GlobalClusterAlreadyExistsFault",
661
- $fault: "client",
662
- ...opts,
663
- });
664
- this.name = "GlobalClusterAlreadyExistsFault";
665
- this.$fault = "client";
666
- Object.setPrototypeOf(this, GlobalClusterAlreadyExistsFault.prototype);
667
- }
668
- }
669
- exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault;
670
- class GlobalClusterQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
671
- constructor(opts) {
672
- super({
673
- name: "GlobalClusterQuotaExceededFault",
674
- $fault: "client",
675
- ...opts,
676
- });
677
- this.name = "GlobalClusterQuotaExceededFault";
678
- this.$fault = "client";
679
- Object.setPrototypeOf(this, GlobalClusterQuotaExceededFault.prototype);
680
- }
681
- }
682
- exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
683
- class DBClusterEndpointNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
684
- constructor(opts) {
685
- super({
686
- name: "DBClusterEndpointNotFoundFault",
687
- $fault: "client",
688
- ...opts,
689
- });
690
- this.name = "DBClusterEndpointNotFoundFault";
691
- this.$fault = "client";
692
- Object.setPrototypeOf(this, DBClusterEndpointNotFoundFault.prototype);
693
- }
694
- }
695
- exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
696
- class InvalidDBClusterEndpointStateFault extends NeptuneServiceException_1.NeptuneServiceException {
697
- constructor(opts) {
698
- super({
699
- name: "InvalidDBClusterEndpointStateFault",
700
- $fault: "client",
701
- ...opts,
702
- });
703
- this.name = "InvalidDBClusterEndpointStateFault";
704
- this.$fault = "client";
705
- Object.setPrototypeOf(this, InvalidDBClusterEndpointStateFault.prototype);
706
- }
707
- }
708
- exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
709
- class InvalidDBParameterGroupStateFault extends NeptuneServiceException_1.NeptuneServiceException {
710
- constructor(opts) {
711
- super({
712
- name: "InvalidDBParameterGroupStateFault",
713
- $fault: "client",
714
- ...opts,
715
- });
716
- this.name = "InvalidDBParameterGroupStateFault";
717
- this.$fault = "client";
718
- Object.setPrototypeOf(this, InvalidDBParameterGroupStateFault.prototype);
719
- }
720
- }
721
- exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
722
- class DBSnapshotAlreadyExistsFault extends NeptuneServiceException_1.NeptuneServiceException {
723
- constructor(opts) {
724
- super({
725
- name: "DBSnapshotAlreadyExistsFault",
726
- $fault: "client",
727
- ...opts,
728
- });
729
- this.name = "DBSnapshotAlreadyExistsFault";
730
- this.$fault = "client";
731
- Object.setPrototypeOf(this, DBSnapshotAlreadyExistsFault.prototype);
732
- }
733
- }
734
- exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault;
735
- class InvalidDBSubnetStateFault extends NeptuneServiceException_1.NeptuneServiceException {
736
- constructor(opts) {
737
- super({
738
- name: "InvalidDBSubnetStateFault",
739
- $fault: "client",
740
- ...opts,
741
- });
742
- this.name = "InvalidDBSubnetStateFault";
743
- this.$fault = "client";
744
- Object.setPrototypeOf(this, InvalidDBSubnetStateFault.prototype);
745
- }
746
- }
747
- exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
748
- class InvalidEventSubscriptionStateFault extends NeptuneServiceException_1.NeptuneServiceException {
749
- constructor(opts) {
750
- super({
751
- name: "InvalidEventSubscriptionStateFault",
752
- $fault: "client",
753
- ...opts,
754
- });
755
- this.name = "InvalidEventSubscriptionStateFault";
756
- this.$fault = "client";
757
- Object.setPrototypeOf(this, InvalidEventSubscriptionStateFault.prototype);
758
- }
759
- }
760
- exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
761
- exports.ApplyMethod = {
762
- immediate: "immediate",
763
- pending_reboot: "pending-reboot",
764
- };
765
- exports.SourceType = {
766
- db_cluster: "db-cluster",
767
- db_cluster_snapshot: "db-cluster-snapshot",
768
- db_instance: "db-instance",
769
- db_parameter_group: "db-parameter-group",
770
- db_security_group: "db-security-group",
771
- db_snapshot: "db-snapshot",
772
- };
773
- class InvalidDBSecurityGroupStateFault extends NeptuneServiceException_1.NeptuneServiceException {
774
- constructor(opts) {
775
- super({
776
- name: "InvalidDBSecurityGroupStateFault",
777
- $fault: "client",
778
- ...opts,
779
- });
780
- this.name = "InvalidDBSecurityGroupStateFault";
781
- this.$fault = "client";
782
- Object.setPrototypeOf(this, InvalidDBSecurityGroupStateFault.prototype);
783
- }
784
- }
785
- exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
786
- class SharedSnapshotQuotaExceededFault extends NeptuneServiceException_1.NeptuneServiceException {
787
- constructor(opts) {
788
- super({
789
- name: "SharedSnapshotQuotaExceededFault",
790
- $fault: "client",
791
- ...opts,
792
- });
793
- this.name = "SharedSnapshotQuotaExceededFault";
794
- this.$fault = "client";
795
- Object.setPrototypeOf(this, SharedSnapshotQuotaExceededFault.prototype);
796
- }
797
- }
798
- exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault;
799
- class CertificateNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
800
- constructor(opts) {
801
- super({
802
- name: "CertificateNotFoundFault",
803
- $fault: "client",
804
- ...opts,
805
- });
806
- this.name = "CertificateNotFoundFault";
807
- this.$fault = "client";
808
- Object.setPrototypeOf(this, CertificateNotFoundFault.prototype);
809
- }
810
- }
811
- exports.CertificateNotFoundFault = CertificateNotFoundFault;
812
- class DBUpgradeDependencyFailureFault extends NeptuneServiceException_1.NeptuneServiceException {
813
- constructor(opts) {
814
- super({
815
- name: "DBUpgradeDependencyFailureFault",
816
- $fault: "client",
817
- ...opts,
818
- });
819
- this.name = "DBUpgradeDependencyFailureFault";
820
- this.$fault = "client";
821
- Object.setPrototypeOf(this, DBUpgradeDependencyFailureFault.prototype);
822
- }
823
- }
824
- exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault;
825
- class SubnetAlreadyInUse extends NeptuneServiceException_1.NeptuneServiceException {
826
- constructor(opts) {
827
- super({
828
- name: "SubnetAlreadyInUse",
829
- $fault: "client",
830
- ...opts,
831
- });
832
- this.name = "SubnetAlreadyInUse";
833
- this.$fault = "client";
834
- Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
835
- }
836
- }
837
- exports.SubnetAlreadyInUse = SubnetAlreadyInUse;
838
- class DBClusterRoleNotFoundFault extends NeptuneServiceException_1.NeptuneServiceException {
839
- constructor(opts) {
840
- super({
841
- name: "DBClusterRoleNotFoundFault",
842
- $fault: "client",
843
- ...opts,
844
- });
845
- this.name = "DBClusterRoleNotFoundFault";
846
- this.$fault = "client";
847
- Object.setPrototypeOf(this, DBClusterRoleNotFoundFault.prototype);
848
- }
849
- }
850
- exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault;
851
- class InsufficientDBClusterCapacityFault extends NeptuneServiceException_1.NeptuneServiceException {
852
- constructor(opts) {
853
- super({
854
- name: "InsufficientDBClusterCapacityFault",
855
- $fault: "client",
856
- ...opts,
857
- });
858
- this.name = "InsufficientDBClusterCapacityFault";
859
- this.$fault = "client";
860
- Object.setPrototypeOf(this, InsufficientDBClusterCapacityFault.prototype);
861
- }
862
- }
863
- exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault;
864
- class InvalidDBSnapshotStateFault extends NeptuneServiceException_1.NeptuneServiceException {
865
- constructor(opts) {
866
- super({
867
- name: "InvalidDBSnapshotStateFault",
868
- $fault: "client",
869
- ...opts,
870
- });
871
- this.name = "InvalidDBSnapshotStateFault";
872
- this.$fault = "client";
873
- Object.setPrototypeOf(this, InvalidDBSnapshotStateFault.prototype);
874
- }
875
- }
876
- exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
877
- class InvalidRestoreFault extends NeptuneServiceException_1.NeptuneServiceException {
878
- constructor(opts) {
879
- super({
880
- name: "InvalidRestoreFault",
881
- $fault: "client",
882
- ...opts,
883
- });
884
- this.name = "InvalidRestoreFault";
885
- this.$fault = "client";
886
- Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
887
- }
888
- }
889
- exports.InvalidRestoreFault = InvalidRestoreFault;
890
- const CreateDBInstanceMessageFilterSensitiveLog = (obj) => ({
891
- ...obj,
892
- ...(obj.TdeCredentialPassword && { TdeCredentialPassword: smithy_client_1.SENSITIVE_STRING }),
893
- });
894
- exports.CreateDBInstanceMessageFilterSensitiveLog = CreateDBInstanceMessageFilterSensitiveLog;
895
- const ModifyDBInstanceMessageFilterSensitiveLog = (obj) => ({
896
- ...obj,
897
- ...(obj.TdeCredentialPassword && { TdeCredentialPassword: smithy_client_1.SENSITIVE_STRING }),
898
- });
899
- exports.ModifyDBInstanceMessageFilterSensitiveLog = ModifyDBInstanceMessageFilterSensitiveLog;
1
+ module.exports = require("../index.js");