@aws-sdk/client-elasticsearch-service 3.934.0 → 3.936.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.
@@ -1,373 +1 @@
1
- import { ElasticsearchServiceServiceException as __BaseException } from "./ElasticsearchServiceServiceException";
2
- export const InboundCrossClusterSearchConnectionStatusCode = {
3
- APPROVED: "APPROVED",
4
- DELETED: "DELETED",
5
- DELETING: "DELETING",
6
- PENDING_ACCEPTANCE: "PENDING_ACCEPTANCE",
7
- REJECTED: "REJECTED",
8
- REJECTING: "REJECTING",
9
- };
10
- export class DisabledOperationException extends __BaseException {
11
- name = "DisabledOperationException";
12
- $fault = "client";
13
- constructor(opts) {
14
- super({
15
- name: "DisabledOperationException",
16
- $fault: "client",
17
- ...opts,
18
- });
19
- Object.setPrototypeOf(this, DisabledOperationException.prototype);
20
- }
21
- }
22
- export class LimitExceededException extends __BaseException {
23
- name = "LimitExceededException";
24
- $fault = "client";
25
- constructor(opts) {
26
- super({
27
- name: "LimitExceededException",
28
- $fault: "client",
29
- ...opts,
30
- });
31
- Object.setPrototypeOf(this, LimitExceededException.prototype);
32
- }
33
- }
34
- export class ResourceNotFoundException extends __BaseException {
35
- name = "ResourceNotFoundException";
36
- $fault = "client";
37
- constructor(opts) {
38
- super({
39
- name: "ResourceNotFoundException",
40
- $fault: "client",
41
- ...opts,
42
- });
43
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
44
- }
45
- }
46
- export class AccessDeniedException extends __BaseException {
47
- name = "AccessDeniedException";
48
- $fault = "client";
49
- constructor(opts) {
50
- super({
51
- name: "AccessDeniedException",
52
- $fault: "client",
53
- ...opts,
54
- });
55
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
56
- }
57
- }
58
- export const OptionState = {
59
- Active: "Active",
60
- Processing: "Processing",
61
- RequiresIndexDocuments: "RequiresIndexDocuments",
62
- };
63
- export class BaseException extends __BaseException {
64
- name = "BaseException";
65
- $fault = "client";
66
- constructor(opts) {
67
- super({
68
- name: "BaseException",
69
- $fault: "client",
70
- ...opts,
71
- });
72
- Object.setPrototypeOf(this, BaseException.prototype);
73
- }
74
- }
75
- export class InternalException extends __BaseException {
76
- name = "InternalException";
77
- $fault = "server";
78
- constructor(opts) {
79
- super({
80
- name: "InternalException",
81
- $fault: "server",
82
- ...opts,
83
- });
84
- Object.setPrototypeOf(this, InternalException.prototype);
85
- }
86
- }
87
- export class ValidationException extends __BaseException {
88
- name = "ValidationException";
89
- $fault = "client";
90
- constructor(opts) {
91
- super({
92
- name: "ValidationException",
93
- $fault: "client",
94
- ...opts,
95
- });
96
- Object.setPrototypeOf(this, ValidationException.prototype);
97
- }
98
- }
99
- export const DomainPackageStatus = {
100
- ACTIVE: "ACTIVE",
101
- ASSOCIATING: "ASSOCIATING",
102
- ASSOCIATION_FAILED: "ASSOCIATION_FAILED",
103
- DISSOCIATING: "DISSOCIATING",
104
- DISSOCIATION_FAILED: "DISSOCIATION_FAILED",
105
- };
106
- export const PackageType = {
107
- TXT_DICTIONARY: "TXT-DICTIONARY",
108
- };
109
- export class ConflictException extends __BaseException {
110
- name = "ConflictException";
111
- $fault = "client";
112
- constructor(opts) {
113
- super({
114
- name: "ConflictException",
115
- $fault: "client",
116
- ...opts,
117
- });
118
- Object.setPrototypeOf(this, ConflictException.prototype);
119
- }
120
- }
121
- export const PrincipalType = {
122
- AWS_ACCOUNT: "AWS_ACCOUNT",
123
- AWS_SERVICE: "AWS_SERVICE",
124
- };
125
- export const DeploymentStatus = {
126
- COMPLETED: "COMPLETED",
127
- ELIGIBLE: "ELIGIBLE",
128
- IN_PROGRESS: "IN_PROGRESS",
129
- NOT_ELIGIBLE: "NOT_ELIGIBLE",
130
- PENDING_UPDATE: "PENDING_UPDATE",
131
- };
132
- export const AutoTuneDesiredState = {
133
- DISABLED: "DISABLED",
134
- ENABLED: "ENABLED",
135
- };
136
- export const TimeUnit = {
137
- HOURS: "HOURS",
138
- };
139
- export const TLSSecurityPolicy = {
140
- POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07",
141
- POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07",
142
- POLICY_MIN_TLS_1_2_PFS_2023_10: "Policy-Min-TLS-1-2-PFS-2023-10",
143
- };
144
- export const VolumeType = {
145
- gp2: "gp2",
146
- gp3: "gp3",
147
- io1: "io1",
148
- standard: "standard",
149
- };
150
- export const ESPartitionInstanceType = {
151
- c4_2xlarge_elasticsearch: "c4.2xlarge.elasticsearch",
152
- c4_4xlarge_elasticsearch: "c4.4xlarge.elasticsearch",
153
- c4_8xlarge_elasticsearch: "c4.8xlarge.elasticsearch",
154
- c4_large_elasticsearch: "c4.large.elasticsearch",
155
- c4_xlarge_elasticsearch: "c4.xlarge.elasticsearch",
156
- c5_18xlarge_elasticsearch: "c5.18xlarge.elasticsearch",
157
- c5_2xlarge_elasticsearch: "c5.2xlarge.elasticsearch",
158
- c5_4xlarge_elasticsearch: "c5.4xlarge.elasticsearch",
159
- c5_9xlarge_elasticsearch: "c5.9xlarge.elasticsearch",
160
- c5_large_elasticsearch: "c5.large.elasticsearch",
161
- c5_xlarge_elasticsearch: "c5.xlarge.elasticsearch",
162
- d2_2xlarge_elasticsearch: "d2.2xlarge.elasticsearch",
163
- d2_4xlarge_elasticsearch: "d2.4xlarge.elasticsearch",
164
- d2_8xlarge_elasticsearch: "d2.8xlarge.elasticsearch",
165
- d2_xlarge_elasticsearch: "d2.xlarge.elasticsearch",
166
- i2_2xlarge_elasticsearch: "i2.2xlarge.elasticsearch",
167
- i2_xlarge_elasticsearch: "i2.xlarge.elasticsearch",
168
- i3_16xlarge_elasticsearch: "i3.16xlarge.elasticsearch",
169
- i3_2xlarge_elasticsearch: "i3.2xlarge.elasticsearch",
170
- i3_4xlarge_elasticsearch: "i3.4xlarge.elasticsearch",
171
- i3_8xlarge_elasticsearch: "i3.8xlarge.elasticsearch",
172
- i3_large_elasticsearch: "i3.large.elasticsearch",
173
- i3_xlarge_elasticsearch: "i3.xlarge.elasticsearch",
174
- m3_2xlarge_elasticsearch: "m3.2xlarge.elasticsearch",
175
- m3_large_elasticsearch: "m3.large.elasticsearch",
176
- m3_medium_elasticsearch: "m3.medium.elasticsearch",
177
- m3_xlarge_elasticsearch: "m3.xlarge.elasticsearch",
178
- m4_10xlarge_elasticsearch: "m4.10xlarge.elasticsearch",
179
- m4_2xlarge_elasticsearch: "m4.2xlarge.elasticsearch",
180
- m4_4xlarge_elasticsearch: "m4.4xlarge.elasticsearch",
181
- m4_large_elasticsearch: "m4.large.elasticsearch",
182
- m4_xlarge_elasticsearch: "m4.xlarge.elasticsearch",
183
- m5_12xlarge_elasticsearch: "m5.12xlarge.elasticsearch",
184
- m5_2xlarge_elasticsearch: "m5.2xlarge.elasticsearch",
185
- m5_4xlarge_elasticsearch: "m5.4xlarge.elasticsearch",
186
- m5_large_elasticsearch: "m5.large.elasticsearch",
187
- m5_xlarge_elasticsearch: "m5.xlarge.elasticsearch",
188
- r3_2xlarge_elasticsearch: "r3.2xlarge.elasticsearch",
189
- r3_4xlarge_elasticsearch: "r3.4xlarge.elasticsearch",
190
- r3_8xlarge_elasticsearch: "r3.8xlarge.elasticsearch",
191
- r3_large_elasticsearch: "r3.large.elasticsearch",
192
- r3_xlarge_elasticsearch: "r3.xlarge.elasticsearch",
193
- r4_16xlarge_elasticsearch: "r4.16xlarge.elasticsearch",
194
- r4_2xlarge_elasticsearch: "r4.2xlarge.elasticsearch",
195
- r4_4xlarge_elasticsearch: "r4.4xlarge.elasticsearch",
196
- r4_8xlarge_elasticsearch: "r4.8xlarge.elasticsearch",
197
- r4_large_elasticsearch: "r4.large.elasticsearch",
198
- r4_xlarge_elasticsearch: "r4.xlarge.elasticsearch",
199
- r5_12xlarge_elasticsearch: "r5.12xlarge.elasticsearch",
200
- r5_2xlarge_elasticsearch: "r5.2xlarge.elasticsearch",
201
- r5_4xlarge_elasticsearch: "r5.4xlarge.elasticsearch",
202
- r5_large_elasticsearch: "r5.large.elasticsearch",
203
- r5_xlarge_elasticsearch: "r5.xlarge.elasticsearch",
204
- t2_medium_elasticsearch: "t2.medium.elasticsearch",
205
- t2_micro_elasticsearch: "t2.micro.elasticsearch",
206
- t2_small_elasticsearch: "t2.small.elasticsearch",
207
- ultrawarm1_large_elasticsearch: "ultrawarm1.large.elasticsearch",
208
- ultrawarm1_medium_elasticsearch: "ultrawarm1.medium.elasticsearch",
209
- };
210
- export const ESWarmPartitionInstanceType = {
211
- ultrawarm1_large_elasticsearch: "ultrawarm1.large.elasticsearch",
212
- ultrawarm1_medium_elasticsearch: "ultrawarm1.medium.elasticsearch",
213
- };
214
- export const LogType = {
215
- AUDIT_LOGS: "AUDIT_LOGS",
216
- ES_APPLICATION_LOGS: "ES_APPLICATION_LOGS",
217
- INDEX_SLOW_LOGS: "INDEX_SLOW_LOGS",
218
- SEARCH_SLOW_LOGS: "SEARCH_SLOW_LOGS",
219
- };
220
- export const AutoTuneState = {
221
- DISABLED: "DISABLED",
222
- DISABLED_AND_ROLLBACK_COMPLETE: "DISABLED_AND_ROLLBACK_COMPLETE",
223
- DISABLED_AND_ROLLBACK_ERROR: "DISABLED_AND_ROLLBACK_ERROR",
224
- DISABLED_AND_ROLLBACK_IN_PROGRESS: "DISABLED_AND_ROLLBACK_IN_PROGRESS",
225
- DISABLED_AND_ROLLBACK_SCHEDULED: "DISABLED_AND_ROLLBACK_SCHEDULED",
226
- DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS",
227
- ENABLED: "ENABLED",
228
- ENABLE_IN_PROGRESS: "ENABLE_IN_PROGRESS",
229
- ERROR: "ERROR",
230
- };
231
- export const ConfigChangeStatus = {
232
- APPLYING_CHANGES: "ApplyingChanges",
233
- CANCELLED: "Cancelled",
234
- COMPLETED: "Completed",
235
- INITIALIZING: "Initializing",
236
- PENDING: "Pending",
237
- PENDING_USER_INPUT: "PendingUserInput",
238
- VALIDATING: "Validating",
239
- VALIDATION_FAILED: "ValidationFailed",
240
- };
241
- export const InitiatedBy = {
242
- CUSTOMER: "CUSTOMER",
243
- SERVICE: "SERVICE",
244
- };
245
- export const DomainProcessingStatusType = {
246
- ACTIVE: "Active",
247
- CREATING: "Creating",
248
- DELETING: "Deleting",
249
- ISOLATED: "Isolated",
250
- MODIFYING: "Modifying",
251
- UPDATING: "UpdatingServiceSoftware",
252
- UPGRADING: "UpgradingEngineVersion",
253
- };
254
- export const PropertyValueType = {
255
- PLAIN_TEXT: "PLAIN_TEXT",
256
- STRINGIFIED_JSON: "STRINGIFIED_JSON",
257
- };
258
- export class InvalidTypeException extends __BaseException {
259
- name = "InvalidTypeException";
260
- $fault = "client";
261
- constructor(opts) {
262
- super({
263
- name: "InvalidTypeException",
264
- $fault: "client",
265
- ...opts,
266
- });
267
- Object.setPrototypeOf(this, InvalidTypeException.prototype);
268
- }
269
- }
270
- export class ResourceAlreadyExistsException extends __BaseException {
271
- name = "ResourceAlreadyExistsException";
272
- $fault = "client";
273
- constructor(opts) {
274
- super({
275
- name: "ResourceAlreadyExistsException",
276
- $fault: "client",
277
- ...opts,
278
- });
279
- Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
280
- }
281
- }
282
- export const OutboundCrossClusterSearchConnectionStatusCode = {
283
- ACTIVE: "ACTIVE",
284
- DELETED: "DELETED",
285
- DELETING: "DELETING",
286
- PENDING_ACCEPTANCE: "PENDING_ACCEPTANCE",
287
- PROVISIONING: "PROVISIONING",
288
- REJECTED: "REJECTED",
289
- VALIDATING: "VALIDATING",
290
- VALIDATION_FAILED: "VALIDATION_FAILED",
291
- };
292
- export const PackageStatus = {
293
- AVAILABLE: "AVAILABLE",
294
- COPYING: "COPYING",
295
- COPY_FAILED: "COPY_FAILED",
296
- DELETED: "DELETED",
297
- DELETE_FAILED: "DELETE_FAILED",
298
- DELETING: "DELETING",
299
- VALIDATING: "VALIDATING",
300
- VALIDATION_FAILED: "VALIDATION_FAILED",
301
- };
302
- export const VpcEndpointStatus = {
303
- ACTIVE: "ACTIVE",
304
- CREATE_FAILED: "CREATE_FAILED",
305
- CREATING: "CREATING",
306
- DELETE_FAILED: "DELETE_FAILED",
307
- DELETING: "DELETING",
308
- UPDATE_FAILED: "UPDATE_FAILED",
309
- UPDATING: "UPDATING",
310
- };
311
- export const ScheduledAutoTuneActionType = {
312
- JVM_HEAP_SIZE_TUNING: "JVM_HEAP_SIZE_TUNING",
313
- JVM_YOUNG_GEN_TUNING: "JVM_YOUNG_GEN_TUNING",
314
- };
315
- export const ScheduledAutoTuneSeverityType = {
316
- HIGH: "HIGH",
317
- LOW: "LOW",
318
- MEDIUM: "MEDIUM",
319
- };
320
- export const AutoTuneType = {
321
- SCHEDULED_ACTION: "SCHEDULED_ACTION",
322
- };
323
- export const OverallChangeStatus = {
324
- COMPLETED: "COMPLETED",
325
- FAILED: "FAILED",
326
- PENDING: "PENDING",
327
- PROCESSING: "PROCESSING",
328
- };
329
- export const RollbackOnDisable = {
330
- DEFAULT_ROLLBACK: "DEFAULT_ROLLBACK",
331
- NO_ROLLBACK: "NO_ROLLBACK",
332
- };
333
- export class InvalidPaginationTokenException extends __BaseException {
334
- name = "InvalidPaginationTokenException";
335
- $fault = "client";
336
- constructor(opts) {
337
- super({
338
- name: "InvalidPaginationTokenException",
339
- $fault: "client",
340
- ...opts,
341
- });
342
- Object.setPrototypeOf(this, InvalidPaginationTokenException.prototype);
343
- }
344
- }
345
- export const DescribePackagesFilterName = {
346
- PackageID: "PackageID",
347
- PackageName: "PackageName",
348
- PackageStatus: "PackageStatus",
349
- };
350
- export const ReservedElasticsearchInstancePaymentOption = {
351
- ALL_UPFRONT: "ALL_UPFRONT",
352
- NO_UPFRONT: "NO_UPFRONT",
353
- PARTIAL_UPFRONT: "PARTIAL_UPFRONT",
354
- };
355
- export const VpcEndpointErrorCode = {
356
- ENDPOINT_NOT_FOUND: "ENDPOINT_NOT_FOUND",
357
- SERVER_ERROR: "SERVER_ERROR",
358
- };
359
- export const UpgradeStep = {
360
- PRE_UPGRADE_CHECK: "PRE_UPGRADE_CHECK",
361
- SNAPSHOT: "SNAPSHOT",
362
- UPGRADE: "UPGRADE",
363
- };
364
- export const UpgradeStatus = {
365
- FAILED: "FAILED",
366
- IN_PROGRESS: "IN_PROGRESS",
367
- SUCCEEDED: "SUCCEEDED",
368
- SUCCEEDED_WITH_ISSUES: "SUCCEEDED_WITH_ISSUES",
369
- };
370
- export const EngineType = {
371
- Elasticsearch: "Elasticsearch",
372
- OpenSearch: "OpenSearch",
373
- };
1
+ export {};
@@ -487,7 +487,7 @@ const _xN = "xmlName";
487
487
  const n0 = "com.amazonaws.elasticsearchservice";
488
488
  import { TypeRegistry } from "@smithy/core/schema";
489
489
  import { ElasticsearchServiceServiceException as __ElasticsearchServiceServiceException } from "../models/ElasticsearchServiceServiceException";
490
- import { AccessDeniedException as __AccessDeniedException, BaseException as __BaseException, ConflictException as __ConflictException, DisabledOperationException as __DisabledOperationException, InternalException as __InternalException, InvalidPaginationTokenException as __InvalidPaginationTokenException, InvalidTypeException as __InvalidTypeException, LimitExceededException as __LimitExceededException, ResourceAlreadyExistsException as __ResourceAlreadyExistsException, ResourceNotFoundException as __ResourceNotFoundException, ValidationException as __ValidationException, } from "../models/index";
490
+ import { AccessDeniedException as __AccessDeniedException, BaseException as __BaseException, ConflictException as __ConflictException, DisabledOperationException as __DisabledOperationException, InternalException as __InternalException, InvalidPaginationTokenException as __InvalidPaginationTokenException, InvalidTypeException as __InvalidTypeException, LimitExceededException as __LimitExceededException, ResourceAlreadyExistsException as __ResourceAlreadyExistsException, ResourceNotFoundException as __ResourceNotFoundException, ValidationException as __ValidationException, } from "../models/errors";
491
491
  export var Password = [0, n0, _P, 8, 0];
492
492
  export var Username = [0, n0, _U, 8, 0];
493
493
  export var AcceptInboundCrossClusterSearchConnectionRequest = [
@@ -16,5 +16,7 @@ export type { RuntimeExtension } from "./runtimeExtensions";
16
16
  export type { ElasticsearchServiceExtensionConfiguration } from "./extensionConfiguration";
17
17
  export * from "./commands";
18
18
  export * from "./pagination";
19
- export * from "./models";
19
+ export * from "./models/enums";
20
+ export * from "./models/errors";
21
+ export type * from "./models/models_0";
20
22
  export { ElasticsearchServiceServiceException } from "./models/ElasticsearchServiceServiceException";