@aws-sdk/client-elasticsearch-service 3.128.0 → 3.137.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.
- package/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/AddTagsCommand.js +1 -1
- package/dist-cjs/commands/AssociatePackageCommand.js +2 -2
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +2 -2
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreatePackageCommand.js +2 -2
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeletePackageCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +2 -2
- package/dist-cjs/commands/DescribeDomainChangeProgressCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +2 -2
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePackagesCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +2 -2
- package/dist-cjs/commands/DissociatePackageCommand.js +2 -2
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetUpgradeStatusCommand.js +2 -2
- package/dist-cjs/commands/ListDomainNamesCommand.js +2 -2
- package/dist-cjs/commands/ListDomainsForPackageCommand.js +2 -2
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +2 -2
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListPackagesForDomainCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +2 -2
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsCommand.js +1 -1
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +2 -2
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdatePackageCommand.js +2 -2
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +2 -2
- package/dist-cjs/models/models_0.js +627 -933
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/AddTagsCommand.js +2 -2
- package/dist-es/commands/AssociatePackageCommand.js +3 -3
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +3 -3
- package/dist-es/commands/CreateElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/CreatePackageCommand.js +3 -3
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/DeletePackageCommand.js +3 -3
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +3 -3
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +3 -3
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribePackagesCommand.js +3 -3
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +3 -3
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +3 -3
- package/dist-es/commands/DissociatePackageCommand.js +3 -3
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +3 -3
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +3 -3
- package/dist-es/commands/GetUpgradeHistoryCommand.js +3 -3
- package/dist-es/commands/GetUpgradeStatusCommand.js +3 -3
- package/dist-es/commands/ListDomainNamesCommand.js +3 -3
- package/dist-es/commands/ListDomainsForPackageCommand.js +3 -3
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +3 -3
- package/dist-es/commands/ListElasticsearchVersionsCommand.js +3 -3
- package/dist-es/commands/ListPackagesForDomainCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +3 -3
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +3 -3
- package/dist-es/commands/RemoveTagsCommand.js +2 -2
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +3 -3
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +3 -3
- package/dist-es/commands/UpdatePackageCommand.js +3 -3
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +3 -3
- package/dist-es/models/models_0.js +157 -616
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +612 -918
- package/dist-types/ts3.4/models/models_0.d.ts +306 -612
- package/package.json +9 -9
|
@@ -5,10 +5,6 @@ export interface AcceptInboundCrossClusterSearchConnectionRequest {
|
|
|
5
5
|
|
|
6
6
|
CrossClusterSearchConnectionId: string | undefined;
|
|
7
7
|
}
|
|
8
|
-
export declare namespace AcceptInboundCrossClusterSearchConnectionRequest {
|
|
9
|
-
|
|
10
|
-
const filterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionRequest) => any;
|
|
11
|
-
}
|
|
12
8
|
export declare enum InboundCrossClusterSearchConnectionStatusCode {
|
|
13
9
|
APPROVED = "APPROVED",
|
|
14
10
|
DELETED = "DELETED",
|
|
@@ -24,20 +20,12 @@ export interface InboundCrossClusterSearchConnectionStatus {
|
|
|
24
20
|
|
|
25
21
|
Message?: string;
|
|
26
22
|
}
|
|
27
|
-
export declare namespace InboundCrossClusterSearchConnectionStatus {
|
|
28
|
-
|
|
29
|
-
const filterSensitiveLog: (obj: InboundCrossClusterSearchConnectionStatus) => any;
|
|
30
|
-
}
|
|
31
23
|
export interface DomainInformation {
|
|
32
24
|
OwnerId?: string;
|
|
33
25
|
|
|
34
26
|
DomainName: string | undefined;
|
|
35
27
|
Region?: string;
|
|
36
28
|
}
|
|
37
|
-
export declare namespace DomainInformation {
|
|
38
|
-
|
|
39
|
-
const filterSensitiveLog: (obj: DomainInformation) => any;
|
|
40
|
-
}
|
|
41
29
|
|
|
42
30
|
export interface InboundCrossClusterSearchConnection {
|
|
43
31
|
|
|
@@ -49,19 +37,11 @@ export interface InboundCrossClusterSearchConnection {
|
|
|
49
37
|
|
|
50
38
|
ConnectionStatus?: InboundCrossClusterSearchConnectionStatus;
|
|
51
39
|
}
|
|
52
|
-
export declare namespace InboundCrossClusterSearchConnection {
|
|
53
|
-
|
|
54
|
-
const filterSensitiveLog: (obj: InboundCrossClusterSearchConnection) => any;
|
|
55
|
-
}
|
|
56
40
|
|
|
57
41
|
export interface AcceptInboundCrossClusterSearchConnectionResponse {
|
|
58
42
|
|
|
59
43
|
CrossClusterSearchConnection?: InboundCrossClusterSearchConnection;
|
|
60
44
|
}
|
|
61
|
-
export declare namespace AcceptInboundCrossClusterSearchConnectionResponse {
|
|
62
|
-
|
|
63
|
-
const filterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionResponse) => any;
|
|
64
|
-
}
|
|
65
45
|
|
|
66
46
|
export declare class DisabledOperationException extends __BaseException {
|
|
67
47
|
readonly name: "DisabledOperationException";
|
|
@@ -104,10 +84,6 @@ export interface OptionStatus {
|
|
|
104
84
|
|
|
105
85
|
PendingDeletion?: boolean;
|
|
106
86
|
}
|
|
107
|
-
export declare namespace OptionStatus {
|
|
108
|
-
|
|
109
|
-
const filterSensitiveLog: (obj: OptionStatus) => any;
|
|
110
|
-
}
|
|
111
87
|
|
|
112
88
|
export interface AccessPoliciesStatus {
|
|
113
89
|
|
|
@@ -115,10 +91,6 @@ export interface AccessPoliciesStatus {
|
|
|
115
91
|
|
|
116
92
|
Status: OptionStatus | undefined;
|
|
117
93
|
}
|
|
118
|
-
export declare namespace AccessPoliciesStatus {
|
|
119
|
-
|
|
120
|
-
const filterSensitiveLog: (obj: AccessPoliciesStatus) => any;
|
|
121
|
-
}
|
|
122
94
|
|
|
123
95
|
export interface AdditionalLimit {
|
|
124
96
|
|
|
@@ -126,10 +98,6 @@ export interface AdditionalLimit {
|
|
|
126
98
|
|
|
127
99
|
LimitValues?: string[];
|
|
128
100
|
}
|
|
129
|
-
export declare namespace AdditionalLimit {
|
|
130
|
-
|
|
131
|
-
const filterSensitiveLog: (obj: AdditionalLimit) => any;
|
|
132
|
-
}
|
|
133
101
|
|
|
134
102
|
export interface Tag {
|
|
135
103
|
|
|
@@ -137,10 +105,6 @@ export interface Tag {
|
|
|
137
105
|
|
|
138
106
|
Value: string | undefined;
|
|
139
107
|
}
|
|
140
|
-
export declare namespace Tag {
|
|
141
|
-
|
|
142
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
143
|
-
}
|
|
144
108
|
|
|
145
109
|
export interface AddTagsRequest {
|
|
146
110
|
|
|
@@ -148,10 +112,6 @@ export interface AddTagsRequest {
|
|
|
148
112
|
|
|
149
113
|
TagList: Tag[] | undefined;
|
|
150
114
|
}
|
|
151
|
-
export declare namespace AddTagsRequest {
|
|
152
|
-
|
|
153
|
-
const filterSensitiveLog: (obj: AddTagsRequest) => any;
|
|
154
|
-
}
|
|
155
115
|
|
|
156
116
|
export declare class BaseException extends __BaseException {
|
|
157
117
|
readonly name: "BaseException";
|
|
@@ -180,10 +140,6 @@ export interface AdvancedOptionsStatus {
|
|
|
180
140
|
|
|
181
141
|
Status: OptionStatus | undefined;
|
|
182
142
|
}
|
|
183
|
-
export declare namespace AdvancedOptionsStatus {
|
|
184
|
-
|
|
185
|
-
const filterSensitiveLog: (obj: AdvancedOptionsStatus) => any;
|
|
186
|
-
}
|
|
187
143
|
|
|
188
144
|
export interface SAMLIdp {
|
|
189
145
|
|
|
@@ -191,10 +147,6 @@ export interface SAMLIdp {
|
|
|
191
147
|
|
|
192
148
|
EntityId: string | undefined;
|
|
193
149
|
}
|
|
194
|
-
export declare namespace SAMLIdp {
|
|
195
|
-
|
|
196
|
-
const filterSensitiveLog: (obj: SAMLIdp) => any;
|
|
197
|
-
}
|
|
198
150
|
|
|
199
151
|
export interface SAMLOptionsOutput {
|
|
200
152
|
|
|
@@ -208,10 +160,6 @@ export interface SAMLOptionsOutput {
|
|
|
208
160
|
|
|
209
161
|
SessionTimeoutMinutes?: number;
|
|
210
162
|
}
|
|
211
|
-
export declare namespace SAMLOptionsOutput {
|
|
212
|
-
|
|
213
|
-
const filterSensitiveLog: (obj: SAMLOptionsOutput) => any;
|
|
214
|
-
}
|
|
215
163
|
|
|
216
164
|
export interface AdvancedSecurityOptions {
|
|
217
165
|
|
|
@@ -225,10 +173,6 @@ export interface AdvancedSecurityOptions {
|
|
|
225
173
|
|
|
226
174
|
AnonymousAuthEnabled?: boolean;
|
|
227
175
|
}
|
|
228
|
-
export declare namespace AdvancedSecurityOptions {
|
|
229
|
-
|
|
230
|
-
const filterSensitiveLog: (obj: AdvancedSecurityOptions) => any;
|
|
231
|
-
}
|
|
232
176
|
|
|
233
177
|
export interface MasterUserOptions {
|
|
234
178
|
|
|
@@ -238,10 +182,6 @@ export interface MasterUserOptions {
|
|
|
238
182
|
|
|
239
183
|
MasterUserPassword?: string;
|
|
240
184
|
}
|
|
241
|
-
export declare namespace MasterUserOptions {
|
|
242
|
-
|
|
243
|
-
const filterSensitiveLog: (obj: MasterUserOptions) => any;
|
|
244
|
-
}
|
|
245
185
|
|
|
246
186
|
export interface SAMLOptionsInput {
|
|
247
187
|
|
|
@@ -259,10 +199,6 @@ export interface SAMLOptionsInput {
|
|
|
259
199
|
|
|
260
200
|
SessionTimeoutMinutes?: number;
|
|
261
201
|
}
|
|
262
|
-
export declare namespace SAMLOptionsInput {
|
|
263
|
-
|
|
264
|
-
const filterSensitiveLog: (obj: SAMLOptionsInput) => any;
|
|
265
|
-
}
|
|
266
202
|
|
|
267
203
|
export interface AdvancedSecurityOptionsInput {
|
|
268
204
|
|
|
@@ -276,10 +212,6 @@ export interface AdvancedSecurityOptionsInput {
|
|
|
276
212
|
|
|
277
213
|
AnonymousAuthEnabled?: boolean;
|
|
278
214
|
}
|
|
279
|
-
export declare namespace AdvancedSecurityOptionsInput {
|
|
280
|
-
|
|
281
|
-
const filterSensitiveLog: (obj: AdvancedSecurityOptionsInput) => any;
|
|
282
|
-
}
|
|
283
215
|
|
|
284
216
|
export interface AdvancedSecurityOptionsStatus {
|
|
285
217
|
|
|
@@ -287,10 +219,6 @@ export interface AdvancedSecurityOptionsStatus {
|
|
|
287
219
|
|
|
288
220
|
Status: OptionStatus | undefined;
|
|
289
221
|
}
|
|
290
|
-
export declare namespace AdvancedSecurityOptionsStatus {
|
|
291
|
-
|
|
292
|
-
const filterSensitiveLog: (obj: AdvancedSecurityOptionsStatus) => any;
|
|
293
|
-
}
|
|
294
222
|
|
|
295
223
|
export interface AssociatePackageRequest {
|
|
296
224
|
|
|
@@ -298,19 +226,11 @@ export interface AssociatePackageRequest {
|
|
|
298
226
|
|
|
299
227
|
DomainName: string | undefined;
|
|
300
228
|
}
|
|
301
|
-
export declare namespace AssociatePackageRequest {
|
|
302
|
-
|
|
303
|
-
const filterSensitiveLog: (obj: AssociatePackageRequest) => any;
|
|
304
|
-
}
|
|
305
229
|
export declare type DomainPackageStatus = "ACTIVE" | "ASSOCIATING" | "ASSOCIATION_FAILED" | "DISSOCIATING" | "DISSOCIATION_FAILED";
|
|
306
230
|
export interface ErrorDetails {
|
|
307
231
|
ErrorType?: string;
|
|
308
232
|
ErrorMessage?: string;
|
|
309
233
|
}
|
|
310
|
-
export declare namespace ErrorDetails {
|
|
311
|
-
|
|
312
|
-
const filterSensitiveLog: (obj: ErrorDetails) => any;
|
|
313
|
-
}
|
|
314
234
|
export declare type PackageType = "TXT-DICTIONARY";
|
|
315
235
|
|
|
316
236
|
export interface DomainPackageDetails {
|
|
@@ -332,19 +252,11 @@ export interface DomainPackageDetails {
|
|
|
332
252
|
|
|
333
253
|
ErrorDetails?: ErrorDetails;
|
|
334
254
|
}
|
|
335
|
-
export declare namespace DomainPackageDetails {
|
|
336
|
-
|
|
337
|
-
const filterSensitiveLog: (obj: DomainPackageDetails) => any;
|
|
338
|
-
}
|
|
339
255
|
|
|
340
256
|
export interface AssociatePackageResponse {
|
|
341
257
|
|
|
342
258
|
DomainPackageDetails?: DomainPackageDetails;
|
|
343
259
|
}
|
|
344
|
-
export declare namespace AssociatePackageResponse {
|
|
345
|
-
|
|
346
|
-
const filterSensitiveLog: (obj: AssociatePackageResponse) => any;
|
|
347
|
-
}
|
|
348
260
|
|
|
349
261
|
export declare class ConflictException extends __BaseException {
|
|
350
262
|
readonly name: "ConflictException";
|
|
@@ -357,10 +269,6 @@ export interface CancelElasticsearchServiceSoftwareUpdateRequest {
|
|
|
357
269
|
|
|
358
270
|
DomainName: string | undefined;
|
|
359
271
|
}
|
|
360
|
-
export declare namespace CancelElasticsearchServiceSoftwareUpdateRequest {
|
|
361
|
-
|
|
362
|
-
const filterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
363
|
-
}
|
|
364
272
|
export declare type DeploymentStatus = "COMPLETED" | "ELIGIBLE" | "IN_PROGRESS" | "NOT_ELIGIBLE" | "PENDING_UPDATE";
|
|
365
273
|
|
|
366
274
|
export interface ServiceSoftwareOptions {
|
|
@@ -381,19 +289,11 @@ export interface ServiceSoftwareOptions {
|
|
|
381
289
|
|
|
382
290
|
OptionalDeployment?: boolean;
|
|
383
291
|
}
|
|
384
|
-
export declare namespace ServiceSoftwareOptions {
|
|
385
|
-
|
|
386
|
-
const filterSensitiveLog: (obj: ServiceSoftwareOptions) => any;
|
|
387
|
-
}
|
|
388
292
|
|
|
389
293
|
export interface CancelElasticsearchServiceSoftwareUpdateResponse {
|
|
390
294
|
|
|
391
295
|
ServiceSoftwareOptions?: ServiceSoftwareOptions;
|
|
392
296
|
}
|
|
393
|
-
export declare namespace CancelElasticsearchServiceSoftwareUpdateResponse {
|
|
394
|
-
|
|
395
|
-
const filterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
396
|
-
}
|
|
397
297
|
export declare enum AutoTuneDesiredState {
|
|
398
298
|
DISABLED = "DISABLED",
|
|
399
299
|
ENABLED = "ENABLED"
|
|
@@ -408,10 +308,6 @@ export interface Duration {
|
|
|
408
308
|
|
|
409
309
|
Unit?: TimeUnit | string;
|
|
410
310
|
}
|
|
411
|
-
export declare namespace Duration {
|
|
412
|
-
|
|
413
|
-
const filterSensitiveLog: (obj: Duration) => any;
|
|
414
|
-
}
|
|
415
311
|
|
|
416
312
|
export interface AutoTuneMaintenanceSchedule {
|
|
417
313
|
|
|
@@ -421,10 +317,6 @@ export interface AutoTuneMaintenanceSchedule {
|
|
|
421
317
|
|
|
422
318
|
CronExpressionForRecurrence?: string;
|
|
423
319
|
}
|
|
424
|
-
export declare namespace AutoTuneMaintenanceSchedule {
|
|
425
|
-
|
|
426
|
-
const filterSensitiveLog: (obj: AutoTuneMaintenanceSchedule) => any;
|
|
427
|
-
}
|
|
428
320
|
|
|
429
321
|
export interface AutoTuneOptionsInput {
|
|
430
322
|
|
|
@@ -432,10 +324,6 @@ export interface AutoTuneOptionsInput {
|
|
|
432
324
|
|
|
433
325
|
MaintenanceSchedules?: AutoTuneMaintenanceSchedule[];
|
|
434
326
|
}
|
|
435
|
-
export declare namespace AutoTuneOptionsInput {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: AutoTuneOptionsInput) => any;
|
|
438
|
-
}
|
|
439
327
|
|
|
440
328
|
export interface CognitoOptions {
|
|
441
329
|
|
|
@@ -447,10 +335,6 @@ export interface CognitoOptions {
|
|
|
447
335
|
|
|
448
336
|
RoleArn?: string;
|
|
449
337
|
}
|
|
450
|
-
export declare namespace CognitoOptions {
|
|
451
|
-
|
|
452
|
-
const filterSensitiveLog: (obj: CognitoOptions) => any;
|
|
453
|
-
}
|
|
454
338
|
export declare enum TLSSecurityPolicy {
|
|
455
339
|
POLICY_MIN_TLS_1_0_2019_07 = "Policy-Min-TLS-1-0-2019-07",
|
|
456
340
|
POLICY_MIN_TLS_1_2_2019_07 = "Policy-Min-TLS-1-2-2019-07"
|
|
@@ -468,10 +352,6 @@ export interface DomainEndpointOptions {
|
|
|
468
352
|
|
|
469
353
|
CustomEndpointCertificateArn?: string;
|
|
470
354
|
}
|
|
471
|
-
export declare namespace DomainEndpointOptions {
|
|
472
|
-
|
|
473
|
-
const filterSensitiveLog: (obj: DomainEndpointOptions) => any;
|
|
474
|
-
}
|
|
475
355
|
export declare type VolumeType = "gp2" | "io1" | "standard";
|
|
476
356
|
|
|
477
357
|
export interface EBSOptions {
|
|
@@ -484,19 +364,11 @@ export interface EBSOptions {
|
|
|
484
364
|
|
|
485
365
|
Iops?: number;
|
|
486
366
|
}
|
|
487
|
-
export declare namespace EBSOptions {
|
|
488
|
-
|
|
489
|
-
const filterSensitiveLog: (obj: EBSOptions) => any;
|
|
490
|
-
}
|
|
491
367
|
|
|
492
368
|
export interface ColdStorageOptions {
|
|
493
369
|
|
|
494
370
|
Enabled: boolean | undefined;
|
|
495
371
|
}
|
|
496
|
-
export declare namespace ColdStorageOptions {
|
|
497
|
-
|
|
498
|
-
const filterSensitiveLog: (obj: ColdStorageOptions) => any;
|
|
499
|
-
}
|
|
500
372
|
export declare type ESPartitionInstanceType = "c4.2xlarge.elasticsearch" | "c4.4xlarge.elasticsearch" | "c4.8xlarge.elasticsearch" | "c4.large.elasticsearch" | "c4.xlarge.elasticsearch" | "c5.18xlarge.elasticsearch" | "c5.2xlarge.elasticsearch" | "c5.4xlarge.elasticsearch" | "c5.9xlarge.elasticsearch" | "c5.large.elasticsearch" | "c5.xlarge.elasticsearch" | "d2.2xlarge.elasticsearch" | "d2.4xlarge.elasticsearch" | "d2.8xlarge.elasticsearch" | "d2.xlarge.elasticsearch" | "i2.2xlarge.elasticsearch" | "i2.xlarge.elasticsearch" | "i3.16xlarge.elasticsearch" | "i3.2xlarge.elasticsearch" | "i3.4xlarge.elasticsearch" | "i3.8xlarge.elasticsearch" | "i3.large.elasticsearch" | "i3.xlarge.elasticsearch" | "m3.2xlarge.elasticsearch" | "m3.large.elasticsearch" | "m3.medium.elasticsearch" | "m3.xlarge.elasticsearch" | "m4.10xlarge.elasticsearch" | "m4.2xlarge.elasticsearch" | "m4.4xlarge.elasticsearch" | "m4.large.elasticsearch" | "m4.xlarge.elasticsearch" | "m5.12xlarge.elasticsearch" | "m5.2xlarge.elasticsearch" | "m5.4xlarge.elasticsearch" | "m5.large.elasticsearch" | "m5.xlarge.elasticsearch" | "r3.2xlarge.elasticsearch" | "r3.4xlarge.elasticsearch" | "r3.8xlarge.elasticsearch" | "r3.large.elasticsearch" | "r3.xlarge.elasticsearch" | "r4.16xlarge.elasticsearch" | "r4.2xlarge.elasticsearch" | "r4.4xlarge.elasticsearch" | "r4.8xlarge.elasticsearch" | "r4.large.elasticsearch" | "r4.xlarge.elasticsearch" | "r5.12xlarge.elasticsearch" | "r5.2xlarge.elasticsearch" | "r5.4xlarge.elasticsearch" | "r5.large.elasticsearch" | "r5.xlarge.elasticsearch" | "t2.medium.elasticsearch" | "t2.micro.elasticsearch" | "t2.small.elasticsearch" | "ultrawarm1.large.elasticsearch" | "ultrawarm1.medium.elasticsearch";
|
|
501
373
|
export declare type ESWarmPartitionInstanceType = "ultrawarm1.large.elasticsearch" | "ultrawarm1.medium.elasticsearch";
|
|
502
374
|
|
|
@@ -504,10 +376,6 @@ export interface ZoneAwarenessConfig {
|
|
|
504
376
|
|
|
505
377
|
AvailabilityZoneCount?: number;
|
|
506
378
|
}
|
|
507
|
-
export declare namespace ZoneAwarenessConfig {
|
|
508
|
-
|
|
509
|
-
const filterSensitiveLog: (obj: ZoneAwarenessConfig) => any;
|
|
510
|
-
}
|
|
511
379
|
|
|
512
380
|
export interface ElasticsearchClusterConfig {
|
|
513
381
|
|
|
@@ -533,10 +401,6 @@ export interface ElasticsearchClusterConfig {
|
|
|
533
401
|
|
|
534
402
|
ColdStorageOptions?: ColdStorageOptions;
|
|
535
403
|
}
|
|
536
|
-
export declare namespace ElasticsearchClusterConfig {
|
|
537
|
-
|
|
538
|
-
const filterSensitiveLog: (obj: ElasticsearchClusterConfig) => any;
|
|
539
|
-
}
|
|
540
404
|
|
|
541
405
|
export interface EncryptionAtRestOptions {
|
|
542
406
|
|
|
@@ -544,10 +408,6 @@ export interface EncryptionAtRestOptions {
|
|
|
544
408
|
|
|
545
409
|
KmsKeyId?: string;
|
|
546
410
|
}
|
|
547
|
-
export declare namespace EncryptionAtRestOptions {
|
|
548
|
-
|
|
549
|
-
const filterSensitiveLog: (obj: EncryptionAtRestOptions) => any;
|
|
550
|
-
}
|
|
551
411
|
export declare type LogType = "AUDIT_LOGS" | "ES_APPLICATION_LOGS" | "INDEX_SLOW_LOGS" | "SEARCH_SLOW_LOGS";
|
|
552
412
|
|
|
553
413
|
export interface LogPublishingOption {
|
|
@@ -556,28 +416,16 @@ export interface LogPublishingOption {
|
|
|
556
416
|
|
|
557
417
|
Enabled?: boolean;
|
|
558
418
|
}
|
|
559
|
-
export declare namespace LogPublishingOption {
|
|
560
|
-
|
|
561
|
-
const filterSensitiveLog: (obj: LogPublishingOption) => any;
|
|
562
|
-
}
|
|
563
419
|
|
|
564
420
|
export interface NodeToNodeEncryptionOptions {
|
|
565
421
|
|
|
566
422
|
Enabled?: boolean;
|
|
567
423
|
}
|
|
568
|
-
export declare namespace NodeToNodeEncryptionOptions {
|
|
569
|
-
|
|
570
|
-
const filterSensitiveLog: (obj: NodeToNodeEncryptionOptions) => any;
|
|
571
|
-
}
|
|
572
424
|
|
|
573
425
|
export interface SnapshotOptions {
|
|
574
426
|
|
|
575
427
|
AutomatedSnapshotStartHour?: number;
|
|
576
428
|
}
|
|
577
|
-
export declare namespace SnapshotOptions {
|
|
578
|
-
|
|
579
|
-
const filterSensitiveLog: (obj: SnapshotOptions) => any;
|
|
580
|
-
}
|
|
581
429
|
|
|
582
430
|
export interface VPCOptions {
|
|
583
431
|
|
|
@@ -585,10 +433,6 @@ export interface VPCOptions {
|
|
|
585
433
|
|
|
586
434
|
SecurityGroupIds?: string[];
|
|
587
435
|
}
|
|
588
|
-
export declare namespace VPCOptions {
|
|
589
|
-
|
|
590
|
-
const filterSensitiveLog: (obj: VPCOptions) => any;
|
|
591
|
-
}
|
|
592
436
|
export interface CreateElasticsearchDomainRequest {
|
|
593
437
|
|
|
594
438
|
DomainName: string | undefined;
|
|
@@ -623,10 +467,6 @@ export interface CreateElasticsearchDomainRequest {
|
|
|
623
467
|
|
|
624
468
|
TagList?: Tag[];
|
|
625
469
|
}
|
|
626
|
-
export declare namespace CreateElasticsearchDomainRequest {
|
|
627
|
-
|
|
628
|
-
const filterSensitiveLog: (obj: CreateElasticsearchDomainRequest) => any;
|
|
629
|
-
}
|
|
630
470
|
export declare enum AutoTuneState {
|
|
631
471
|
DISABLED = "DISABLED",
|
|
632
472
|
DISABLED_AND_ROLLBACK_COMPLETE = "DISABLED_AND_ROLLBACK_COMPLETE",
|
|
@@ -645,10 +485,6 @@ export interface AutoTuneOptionsOutput {
|
|
|
645
485
|
|
|
646
486
|
ErrorMessage?: string;
|
|
647
487
|
}
|
|
648
|
-
export declare namespace AutoTuneOptionsOutput {
|
|
649
|
-
|
|
650
|
-
const filterSensitiveLog: (obj: AutoTuneOptionsOutput) => any;
|
|
651
|
-
}
|
|
652
488
|
|
|
653
489
|
export interface ChangeProgressDetails {
|
|
654
490
|
|
|
@@ -656,10 +492,6 @@ export interface ChangeProgressDetails {
|
|
|
656
492
|
|
|
657
493
|
Message?: string;
|
|
658
494
|
}
|
|
659
|
-
export declare namespace ChangeProgressDetails {
|
|
660
|
-
|
|
661
|
-
const filterSensitiveLog: (obj: ChangeProgressDetails) => any;
|
|
662
|
-
}
|
|
663
495
|
|
|
664
496
|
export interface VPCDerivedInfo {
|
|
665
497
|
|
|
@@ -671,10 +503,6 @@ export interface VPCDerivedInfo {
|
|
|
671
503
|
|
|
672
504
|
SecurityGroupIds?: string[];
|
|
673
505
|
}
|
|
674
|
-
export declare namespace VPCDerivedInfo {
|
|
675
|
-
|
|
676
|
-
const filterSensitiveLog: (obj: VPCDerivedInfo) => any;
|
|
677
|
-
}
|
|
678
506
|
|
|
679
507
|
export interface ElasticsearchDomainStatus {
|
|
680
508
|
|
|
@@ -727,19 +555,11 @@ export interface ElasticsearchDomainStatus {
|
|
|
727
555
|
|
|
728
556
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
729
557
|
}
|
|
730
|
-
export declare namespace ElasticsearchDomainStatus {
|
|
731
|
-
|
|
732
|
-
const filterSensitiveLog: (obj: ElasticsearchDomainStatus) => any;
|
|
733
|
-
}
|
|
734
558
|
|
|
735
559
|
export interface CreateElasticsearchDomainResponse {
|
|
736
560
|
|
|
737
561
|
DomainStatus?: ElasticsearchDomainStatus;
|
|
738
562
|
}
|
|
739
|
-
export declare namespace CreateElasticsearchDomainResponse {
|
|
740
|
-
|
|
741
|
-
const filterSensitiveLog: (obj: CreateElasticsearchDomainResponse) => any;
|
|
742
|
-
}
|
|
743
563
|
|
|
744
564
|
export declare class InvalidTypeException extends __BaseException {
|
|
745
565
|
readonly name: "InvalidTypeException";
|
|
@@ -763,10 +583,6 @@ export interface CreateOutboundCrossClusterSearchConnectionRequest {
|
|
|
763
583
|
|
|
764
584
|
ConnectionAlias: string | undefined;
|
|
765
585
|
}
|
|
766
|
-
export declare namespace CreateOutboundCrossClusterSearchConnectionRequest {
|
|
767
|
-
|
|
768
|
-
const filterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionRequest) => any;
|
|
769
|
-
}
|
|
770
586
|
export declare enum OutboundCrossClusterSearchConnectionStatusCode {
|
|
771
587
|
ACTIVE = "ACTIVE",
|
|
772
588
|
DELETED = "DELETED",
|
|
@@ -784,10 +600,6 @@ export interface OutboundCrossClusterSearchConnectionStatus {
|
|
|
784
600
|
|
|
785
601
|
Message?: string;
|
|
786
602
|
}
|
|
787
|
-
export declare namespace OutboundCrossClusterSearchConnectionStatus {
|
|
788
|
-
|
|
789
|
-
const filterSensitiveLog: (obj: OutboundCrossClusterSearchConnectionStatus) => any;
|
|
790
|
-
}
|
|
791
603
|
|
|
792
604
|
export interface CreateOutboundCrossClusterSearchConnectionResponse {
|
|
793
605
|
|
|
@@ -801,10 +613,6 @@ export interface CreateOutboundCrossClusterSearchConnectionResponse {
|
|
|
801
613
|
|
|
802
614
|
CrossClusterSearchConnectionId?: string;
|
|
803
615
|
}
|
|
804
|
-
export declare namespace CreateOutboundCrossClusterSearchConnectionResponse {
|
|
805
|
-
|
|
806
|
-
const filterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionResponse) => any;
|
|
807
|
-
}
|
|
808
616
|
|
|
809
617
|
export interface PackageSource {
|
|
810
618
|
|
|
@@ -812,10 +620,6 @@ export interface PackageSource {
|
|
|
812
620
|
|
|
813
621
|
S3Key?: string;
|
|
814
622
|
}
|
|
815
|
-
export declare namespace PackageSource {
|
|
816
|
-
|
|
817
|
-
const filterSensitiveLog: (obj: PackageSource) => any;
|
|
818
|
-
}
|
|
819
623
|
|
|
820
624
|
export interface CreatePackageRequest {
|
|
821
625
|
|
|
@@ -827,10 +631,6 @@ export interface CreatePackageRequest {
|
|
|
827
631
|
|
|
828
632
|
PackageSource: PackageSource | undefined;
|
|
829
633
|
}
|
|
830
|
-
export declare namespace CreatePackageRequest {
|
|
831
|
-
|
|
832
|
-
const filterSensitiveLog: (obj: CreatePackageRequest) => any;
|
|
833
|
-
}
|
|
834
634
|
export declare type PackageStatus = "AVAILABLE" | "COPYING" | "COPY_FAILED" | "DELETED" | "DELETE_FAILED" | "DELETING" | "VALIDATING" | "VALIDATION_FAILED";
|
|
835
635
|
|
|
836
636
|
export interface PackageDetails {
|
|
@@ -851,64 +651,36 @@ export interface PackageDetails {
|
|
|
851
651
|
|
|
852
652
|
ErrorDetails?: ErrorDetails;
|
|
853
653
|
}
|
|
854
|
-
export declare namespace PackageDetails {
|
|
855
|
-
|
|
856
|
-
const filterSensitiveLog: (obj: PackageDetails) => any;
|
|
857
|
-
}
|
|
858
654
|
|
|
859
655
|
export interface CreatePackageResponse {
|
|
860
656
|
|
|
861
657
|
PackageDetails?: PackageDetails;
|
|
862
658
|
}
|
|
863
|
-
export declare namespace CreatePackageResponse {
|
|
864
|
-
|
|
865
|
-
const filterSensitiveLog: (obj: CreatePackageResponse) => any;
|
|
866
|
-
}
|
|
867
659
|
|
|
868
660
|
export interface DeleteElasticsearchDomainRequest {
|
|
869
661
|
|
|
870
662
|
DomainName: string | undefined;
|
|
871
663
|
}
|
|
872
|
-
export declare namespace DeleteElasticsearchDomainRequest {
|
|
873
|
-
|
|
874
|
-
const filterSensitiveLog: (obj: DeleteElasticsearchDomainRequest) => any;
|
|
875
|
-
}
|
|
876
664
|
|
|
877
665
|
export interface DeleteElasticsearchDomainResponse {
|
|
878
666
|
|
|
879
667
|
DomainStatus?: ElasticsearchDomainStatus;
|
|
880
668
|
}
|
|
881
|
-
export declare namespace DeleteElasticsearchDomainResponse {
|
|
882
|
-
|
|
883
|
-
const filterSensitiveLog: (obj: DeleteElasticsearchDomainResponse) => any;
|
|
884
|
-
}
|
|
885
669
|
|
|
886
670
|
export interface DeleteInboundCrossClusterSearchConnectionRequest {
|
|
887
671
|
|
|
888
672
|
CrossClusterSearchConnectionId: string | undefined;
|
|
889
673
|
}
|
|
890
|
-
export declare namespace DeleteInboundCrossClusterSearchConnectionRequest {
|
|
891
|
-
|
|
892
|
-
const filterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionRequest) => any;
|
|
893
|
-
}
|
|
894
674
|
|
|
895
675
|
export interface DeleteInboundCrossClusterSearchConnectionResponse {
|
|
896
676
|
|
|
897
677
|
CrossClusterSearchConnection?: InboundCrossClusterSearchConnection;
|
|
898
678
|
}
|
|
899
|
-
export declare namespace DeleteInboundCrossClusterSearchConnectionResponse {
|
|
900
|
-
|
|
901
|
-
const filterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionResponse) => any;
|
|
902
|
-
}
|
|
903
679
|
|
|
904
680
|
export interface DeleteOutboundCrossClusterSearchConnectionRequest {
|
|
905
681
|
|
|
906
682
|
CrossClusterSearchConnectionId: string | undefined;
|
|
907
683
|
}
|
|
908
|
-
export declare namespace DeleteOutboundCrossClusterSearchConnectionRequest {
|
|
909
|
-
|
|
910
|
-
const filterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionRequest) => any;
|
|
911
|
-
}
|
|
912
684
|
|
|
913
685
|
export interface OutboundCrossClusterSearchConnection {
|
|
914
686
|
|
|
@@ -922,37 +694,21 @@ export interface OutboundCrossClusterSearchConnection {
|
|
|
922
694
|
|
|
923
695
|
ConnectionStatus?: OutboundCrossClusterSearchConnectionStatus;
|
|
924
696
|
}
|
|
925
|
-
export declare namespace OutboundCrossClusterSearchConnection {
|
|
926
|
-
|
|
927
|
-
const filterSensitiveLog: (obj: OutboundCrossClusterSearchConnection) => any;
|
|
928
|
-
}
|
|
929
697
|
|
|
930
698
|
export interface DeleteOutboundCrossClusterSearchConnectionResponse {
|
|
931
699
|
|
|
932
700
|
CrossClusterSearchConnection?: OutboundCrossClusterSearchConnection;
|
|
933
701
|
}
|
|
934
|
-
export declare namespace DeleteOutboundCrossClusterSearchConnectionResponse {
|
|
935
|
-
|
|
936
|
-
const filterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionResponse) => any;
|
|
937
|
-
}
|
|
938
702
|
|
|
939
703
|
export interface DeletePackageRequest {
|
|
940
704
|
|
|
941
705
|
PackageID: string | undefined;
|
|
942
706
|
}
|
|
943
|
-
export declare namespace DeletePackageRequest {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
946
|
-
}
|
|
947
707
|
|
|
948
708
|
export interface DeletePackageResponse {
|
|
949
709
|
|
|
950
710
|
PackageDetails?: PackageDetails;
|
|
951
711
|
}
|
|
952
|
-
export declare namespace DeletePackageResponse {
|
|
953
|
-
|
|
954
|
-
const filterSensitiveLog: (obj: DeletePackageResponse) => any;
|
|
955
|
-
}
|
|
956
712
|
|
|
957
713
|
export interface DescribeDomainAutoTunesRequest {
|
|
958
714
|
|
|
@@ -962,10 +718,6 @@ export interface DescribeDomainAutoTunesRequest {
|
|
|
962
718
|
|
|
963
719
|
NextToken?: string;
|
|
964
720
|
}
|
|
965
|
-
export declare namespace DescribeDomainAutoTunesRequest {
|
|
966
|
-
|
|
967
|
-
const filterSensitiveLog: (obj: DescribeDomainAutoTunesRequest) => any;
|
|
968
|
-
}
|
|
969
721
|
export declare enum ScheduledAutoTuneActionType {
|
|
970
722
|
JVM_HEAP_SIZE_TUNING = "JVM_HEAP_SIZE_TUNING",
|
|
971
723
|
JVM_YOUNG_GEN_TUNING = "JVM_YOUNG_GEN_TUNING"
|
|
@@ -986,19 +738,11 @@ export interface ScheduledAutoTuneDetails {
|
|
|
986
738
|
|
|
987
739
|
Severity?: ScheduledAutoTuneSeverityType | string;
|
|
988
740
|
}
|
|
989
|
-
export declare namespace ScheduledAutoTuneDetails {
|
|
990
|
-
|
|
991
|
-
const filterSensitiveLog: (obj: ScheduledAutoTuneDetails) => any;
|
|
992
|
-
}
|
|
993
741
|
|
|
994
742
|
export interface AutoTuneDetails {
|
|
995
743
|
|
|
996
744
|
ScheduledAutoTuneDetails?: ScheduledAutoTuneDetails;
|
|
997
745
|
}
|
|
998
|
-
export declare namespace AutoTuneDetails {
|
|
999
|
-
|
|
1000
|
-
const filterSensitiveLog: (obj: AutoTuneDetails) => any;
|
|
1001
|
-
}
|
|
1002
746
|
export declare enum AutoTuneType {
|
|
1003
747
|
SCHEDULED_ACTION = "SCHEDULED_ACTION"
|
|
1004
748
|
}
|
|
@@ -1009,10 +753,6 @@ export interface AutoTune {
|
|
|
1009
753
|
|
|
1010
754
|
AutoTuneDetails?: AutoTuneDetails;
|
|
1011
755
|
}
|
|
1012
|
-
export declare namespace AutoTune {
|
|
1013
|
-
|
|
1014
|
-
const filterSensitiveLog: (obj: AutoTune) => any;
|
|
1015
|
-
}
|
|
1016
756
|
|
|
1017
757
|
export interface DescribeDomainAutoTunesResponse {
|
|
1018
758
|
|
|
@@ -1020,10 +760,6 @@ export interface DescribeDomainAutoTunesResponse {
|
|
|
1020
760
|
|
|
1021
761
|
NextToken?: string;
|
|
1022
762
|
}
|
|
1023
|
-
export declare namespace DescribeDomainAutoTunesResponse {
|
|
1024
|
-
|
|
1025
|
-
const filterSensitiveLog: (obj: DescribeDomainAutoTunesResponse) => any;
|
|
1026
|
-
}
|
|
1027
763
|
|
|
1028
764
|
export interface DescribeDomainChangeProgressRequest {
|
|
1029
765
|
|
|
@@ -1031,10 +767,6 @@ export interface DescribeDomainChangeProgressRequest {
|
|
|
1031
767
|
|
|
1032
768
|
ChangeId?: string;
|
|
1033
769
|
}
|
|
1034
|
-
export declare namespace DescribeDomainChangeProgressRequest {
|
|
1035
|
-
|
|
1036
|
-
const filterSensitiveLog: (obj: DescribeDomainChangeProgressRequest) => any;
|
|
1037
|
-
}
|
|
1038
770
|
|
|
1039
771
|
export interface ChangeProgressStage {
|
|
1040
772
|
|
|
@@ -1046,10 +778,6 @@ export interface ChangeProgressStage {
|
|
|
1046
778
|
|
|
1047
779
|
LastUpdated?: Date;
|
|
1048
780
|
}
|
|
1049
|
-
export declare namespace ChangeProgressStage {
|
|
1050
|
-
|
|
1051
|
-
const filterSensitiveLog: (obj: ChangeProgressStage) => any;
|
|
1052
|
-
}
|
|
1053
781
|
export declare enum OverallChangeStatus {
|
|
1054
782
|
COMPLETED = "COMPLETED",
|
|
1055
783
|
FAILED = "FAILED",
|
|
@@ -1073,46 +801,26 @@ export interface ChangeProgressStatusDetails {
|
|
|
1073
801
|
|
|
1074
802
|
ChangeProgressStages?: ChangeProgressStage[];
|
|
1075
803
|
}
|
|
1076
|
-
export declare namespace ChangeProgressStatusDetails {
|
|
1077
|
-
|
|
1078
|
-
const filterSensitiveLog: (obj: ChangeProgressStatusDetails) => any;
|
|
1079
|
-
}
|
|
1080
804
|
|
|
1081
805
|
export interface DescribeDomainChangeProgressResponse {
|
|
1082
806
|
|
|
1083
807
|
ChangeProgressStatus?: ChangeProgressStatusDetails;
|
|
1084
808
|
}
|
|
1085
|
-
export declare namespace DescribeDomainChangeProgressResponse {
|
|
1086
|
-
|
|
1087
|
-
const filterSensitiveLog: (obj: DescribeDomainChangeProgressResponse) => any;
|
|
1088
|
-
}
|
|
1089
809
|
|
|
1090
810
|
export interface DescribeElasticsearchDomainRequest {
|
|
1091
811
|
|
|
1092
812
|
DomainName: string | undefined;
|
|
1093
813
|
}
|
|
1094
|
-
export declare namespace DescribeElasticsearchDomainRequest {
|
|
1095
|
-
|
|
1096
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainRequest) => any;
|
|
1097
|
-
}
|
|
1098
814
|
|
|
1099
815
|
export interface DescribeElasticsearchDomainResponse {
|
|
1100
816
|
|
|
1101
817
|
DomainStatus: ElasticsearchDomainStatus | undefined;
|
|
1102
818
|
}
|
|
1103
|
-
export declare namespace DescribeElasticsearchDomainResponse {
|
|
1104
|
-
|
|
1105
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainResponse) => any;
|
|
1106
|
-
}
|
|
1107
819
|
|
|
1108
820
|
export interface DescribeElasticsearchDomainConfigRequest {
|
|
1109
821
|
|
|
1110
822
|
DomainName: string | undefined;
|
|
1111
823
|
}
|
|
1112
|
-
export declare namespace DescribeElasticsearchDomainConfigRequest {
|
|
1113
|
-
|
|
1114
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainConfigRequest) => any;
|
|
1115
|
-
}
|
|
1116
824
|
export declare enum RollbackOnDisable {
|
|
1117
825
|
DEFAULT_ROLLBACK = "DEFAULT_ROLLBACK",
|
|
1118
826
|
NO_ROLLBACK = "NO_ROLLBACK"
|
|
@@ -1126,10 +834,6 @@ export interface AutoTuneOptions {
|
|
|
1126
834
|
|
|
1127
835
|
MaintenanceSchedules?: AutoTuneMaintenanceSchedule[];
|
|
1128
836
|
}
|
|
1129
|
-
export declare namespace AutoTuneOptions {
|
|
1130
|
-
|
|
1131
|
-
const filterSensitiveLog: (obj: AutoTuneOptions) => any;
|
|
1132
|
-
}
|
|
1133
837
|
|
|
1134
838
|
export interface AutoTuneStatus {
|
|
1135
839
|
|
|
@@ -1145,10 +849,6 @@ export interface AutoTuneStatus {
|
|
|
1145
849
|
|
|
1146
850
|
PendingDeletion?: boolean;
|
|
1147
851
|
}
|
|
1148
|
-
export declare namespace AutoTuneStatus {
|
|
1149
|
-
|
|
1150
|
-
const filterSensitiveLog: (obj: AutoTuneStatus) => any;
|
|
1151
|
-
}
|
|
1152
852
|
|
|
1153
853
|
export interface AutoTuneOptionsStatus {
|
|
1154
854
|
|
|
@@ -1156,10 +856,6 @@ export interface AutoTuneOptionsStatus {
|
|
|
1156
856
|
|
|
1157
857
|
Status?: AutoTuneStatus;
|
|
1158
858
|
}
|
|
1159
|
-
export declare namespace AutoTuneOptionsStatus {
|
|
1160
|
-
|
|
1161
|
-
const filterSensitiveLog: (obj: AutoTuneOptionsStatus) => any;
|
|
1162
|
-
}
|
|
1163
859
|
|
|
1164
860
|
export interface CognitoOptionsStatus {
|
|
1165
861
|
|
|
@@ -1167,10 +863,6 @@ export interface CognitoOptionsStatus {
|
|
|
1167
863
|
|
|
1168
864
|
Status: OptionStatus | undefined;
|
|
1169
865
|
}
|
|
1170
|
-
export declare namespace CognitoOptionsStatus {
|
|
1171
|
-
|
|
1172
|
-
const filterSensitiveLog: (obj: CognitoOptionsStatus) => any;
|
|
1173
|
-
}
|
|
1174
866
|
|
|
1175
867
|
export interface DomainEndpointOptionsStatus {
|
|
1176
868
|
|
|
@@ -1178,10 +870,6 @@ export interface DomainEndpointOptionsStatus {
|
|
|
1178
870
|
|
|
1179
871
|
Status: OptionStatus | undefined;
|
|
1180
872
|
}
|
|
1181
|
-
export declare namespace DomainEndpointOptionsStatus {
|
|
1182
|
-
|
|
1183
|
-
const filterSensitiveLog: (obj: DomainEndpointOptionsStatus) => any;
|
|
1184
|
-
}
|
|
1185
873
|
|
|
1186
874
|
export interface EBSOptionsStatus {
|
|
1187
875
|
|
|
@@ -1189,10 +877,6 @@ export interface EBSOptionsStatus {
|
|
|
1189
877
|
|
|
1190
878
|
Status: OptionStatus | undefined;
|
|
1191
879
|
}
|
|
1192
|
-
export declare namespace EBSOptionsStatus {
|
|
1193
|
-
|
|
1194
|
-
const filterSensitiveLog: (obj: EBSOptionsStatus) => any;
|
|
1195
|
-
}
|
|
1196
880
|
|
|
1197
881
|
export interface ElasticsearchClusterConfigStatus {
|
|
1198
882
|
|
|
@@ -1200,10 +884,6 @@ export interface ElasticsearchClusterConfigStatus {
|
|
|
1200
884
|
|
|
1201
885
|
Status: OptionStatus | undefined;
|
|
1202
886
|
}
|
|
1203
|
-
export declare namespace ElasticsearchClusterConfigStatus {
|
|
1204
|
-
|
|
1205
|
-
const filterSensitiveLog: (obj: ElasticsearchClusterConfigStatus) => any;
|
|
1206
|
-
}
|
|
1207
887
|
|
|
1208
888
|
export interface ElasticsearchVersionStatus {
|
|
1209
889
|
|
|
@@ -1211,10 +891,6 @@ export interface ElasticsearchVersionStatus {
|
|
|
1211
891
|
|
|
1212
892
|
Status: OptionStatus | undefined;
|
|
1213
893
|
}
|
|
1214
|
-
export declare namespace ElasticsearchVersionStatus {
|
|
1215
|
-
|
|
1216
|
-
const filterSensitiveLog: (obj: ElasticsearchVersionStatus) => any;
|
|
1217
|
-
}
|
|
1218
894
|
|
|
1219
895
|
export interface EncryptionAtRestOptionsStatus {
|
|
1220
896
|
|
|
@@ -1222,10 +898,6 @@ export interface EncryptionAtRestOptionsStatus {
|
|
|
1222
898
|
|
|
1223
899
|
Status: OptionStatus | undefined;
|
|
1224
900
|
}
|
|
1225
|
-
export declare namespace EncryptionAtRestOptionsStatus {
|
|
1226
|
-
|
|
1227
|
-
const filterSensitiveLog: (obj: EncryptionAtRestOptionsStatus) => any;
|
|
1228
|
-
}
|
|
1229
901
|
|
|
1230
902
|
export interface LogPublishingOptionsStatus {
|
|
1231
903
|
|
|
@@ -1233,10 +905,6 @@ export interface LogPublishingOptionsStatus {
|
|
|
1233
905
|
|
|
1234
906
|
Status?: OptionStatus;
|
|
1235
907
|
}
|
|
1236
|
-
export declare namespace LogPublishingOptionsStatus {
|
|
1237
|
-
|
|
1238
|
-
const filterSensitiveLog: (obj: LogPublishingOptionsStatus) => any;
|
|
1239
|
-
}
|
|
1240
908
|
|
|
1241
909
|
export interface NodeToNodeEncryptionOptionsStatus {
|
|
1242
910
|
|
|
@@ -1244,10 +912,6 @@ export interface NodeToNodeEncryptionOptionsStatus {
|
|
|
1244
912
|
|
|
1245
913
|
Status: OptionStatus | undefined;
|
|
1246
914
|
}
|
|
1247
|
-
export declare namespace NodeToNodeEncryptionOptionsStatus {
|
|
1248
|
-
|
|
1249
|
-
const filterSensitiveLog: (obj: NodeToNodeEncryptionOptionsStatus) => any;
|
|
1250
|
-
}
|
|
1251
915
|
|
|
1252
916
|
export interface SnapshotOptionsStatus {
|
|
1253
917
|
|
|
@@ -1255,10 +919,6 @@ export interface SnapshotOptionsStatus {
|
|
|
1255
919
|
|
|
1256
920
|
Status: OptionStatus | undefined;
|
|
1257
921
|
}
|
|
1258
|
-
export declare namespace SnapshotOptionsStatus {
|
|
1259
|
-
|
|
1260
|
-
const filterSensitiveLog: (obj: SnapshotOptionsStatus) => any;
|
|
1261
|
-
}
|
|
1262
922
|
|
|
1263
923
|
export interface VPCDerivedInfoStatus {
|
|
1264
924
|
|
|
@@ -1266,10 +926,6 @@ export interface VPCDerivedInfoStatus {
|
|
|
1266
926
|
|
|
1267
927
|
Status: OptionStatus | undefined;
|
|
1268
928
|
}
|
|
1269
|
-
export declare namespace VPCDerivedInfoStatus {
|
|
1270
|
-
|
|
1271
|
-
const filterSensitiveLog: (obj: VPCDerivedInfoStatus) => any;
|
|
1272
|
-
}
|
|
1273
929
|
|
|
1274
930
|
export interface ElasticsearchDomainConfig {
|
|
1275
931
|
|
|
@@ -1303,37 +959,21 @@ export interface ElasticsearchDomainConfig {
|
|
|
1303
959
|
|
|
1304
960
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1305
961
|
}
|
|
1306
|
-
export declare namespace ElasticsearchDomainConfig {
|
|
1307
|
-
|
|
1308
|
-
const filterSensitiveLog: (obj: ElasticsearchDomainConfig) => any;
|
|
1309
|
-
}
|
|
1310
962
|
|
|
1311
963
|
export interface DescribeElasticsearchDomainConfigResponse {
|
|
1312
964
|
|
|
1313
965
|
DomainConfig: ElasticsearchDomainConfig | undefined;
|
|
1314
966
|
}
|
|
1315
|
-
export declare namespace DescribeElasticsearchDomainConfigResponse {
|
|
1316
|
-
|
|
1317
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainConfigResponse) => any;
|
|
1318
|
-
}
|
|
1319
967
|
|
|
1320
968
|
export interface DescribeElasticsearchDomainsRequest {
|
|
1321
969
|
|
|
1322
970
|
DomainNames: string[] | undefined;
|
|
1323
971
|
}
|
|
1324
|
-
export declare namespace DescribeElasticsearchDomainsRequest {
|
|
1325
|
-
|
|
1326
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainsRequest) => any;
|
|
1327
|
-
}
|
|
1328
972
|
|
|
1329
973
|
export interface DescribeElasticsearchDomainsResponse {
|
|
1330
974
|
|
|
1331
975
|
DomainStatusList: ElasticsearchDomainStatus[] | undefined;
|
|
1332
976
|
}
|
|
1333
|
-
export declare namespace DescribeElasticsearchDomainsResponse {
|
|
1334
|
-
|
|
1335
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainsResponse) => any;
|
|
1336
|
-
}
|
|
1337
977
|
|
|
1338
978
|
export interface DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
1339
979
|
|
|
@@ -1343,10 +983,6 @@ export interface DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
|
1343
983
|
|
|
1344
984
|
ElasticsearchVersion: string | undefined;
|
|
1345
985
|
}
|
|
1346
|
-
export declare namespace DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
1347
|
-
|
|
1348
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsRequest) => any;
|
|
1349
|
-
}
|
|
1350
986
|
|
|
1351
987
|
export interface InstanceCountLimits {
|
|
1352
988
|
|
|
@@ -1354,19 +990,11 @@ export interface InstanceCountLimits {
|
|
|
1354
990
|
|
|
1355
991
|
MaximumInstanceCount?: number;
|
|
1356
992
|
}
|
|
1357
|
-
export declare namespace InstanceCountLimits {
|
|
1358
|
-
|
|
1359
|
-
const filterSensitiveLog: (obj: InstanceCountLimits) => any;
|
|
1360
|
-
}
|
|
1361
993
|
|
|
1362
994
|
export interface InstanceLimits {
|
|
1363
995
|
|
|
1364
996
|
InstanceCountLimits?: InstanceCountLimits;
|
|
1365
997
|
}
|
|
1366
|
-
export declare namespace InstanceLimits {
|
|
1367
|
-
|
|
1368
|
-
const filterSensitiveLog: (obj: InstanceLimits) => any;
|
|
1369
|
-
}
|
|
1370
998
|
|
|
1371
999
|
export interface StorageTypeLimit {
|
|
1372
1000
|
|
|
@@ -1374,10 +1002,6 @@ export interface StorageTypeLimit {
|
|
|
1374
1002
|
|
|
1375
1003
|
LimitValues?: string[];
|
|
1376
1004
|
}
|
|
1377
|
-
export declare namespace StorageTypeLimit {
|
|
1378
|
-
|
|
1379
|
-
const filterSensitiveLog: (obj: StorageTypeLimit) => any;
|
|
1380
|
-
}
|
|
1381
1005
|
|
|
1382
1006
|
export interface StorageType {
|
|
1383
1007
|
|
|
@@ -1387,10 +1011,6 @@ export interface StorageType {
|
|
|
1387
1011
|
|
|
1388
1012
|
StorageTypeLimits?: StorageTypeLimit[];
|
|
1389
1013
|
}
|
|
1390
|
-
export declare namespace StorageType {
|
|
1391
|
-
|
|
1392
|
-
const filterSensitiveLog: (obj: StorageType) => any;
|
|
1393
|
-
}
|
|
1394
1014
|
|
|
1395
1015
|
export interface Limits {
|
|
1396
1016
|
|
|
@@ -1400,19 +1020,11 @@ export interface Limits {
|
|
|
1400
1020
|
|
|
1401
1021
|
AdditionalLimits?: AdditionalLimit[];
|
|
1402
1022
|
}
|
|
1403
|
-
export declare namespace Limits {
|
|
1404
|
-
|
|
1405
|
-
const filterSensitiveLog: (obj: Limits) => any;
|
|
1406
|
-
}
|
|
1407
1023
|
|
|
1408
1024
|
export interface DescribeElasticsearchInstanceTypeLimitsResponse {
|
|
1409
1025
|
|
|
1410
1026
|
LimitsByRole?: Record<string, Limits>;
|
|
1411
1027
|
}
|
|
1412
|
-
export declare namespace DescribeElasticsearchInstanceTypeLimitsResponse {
|
|
1413
|
-
|
|
1414
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsResponse) => any;
|
|
1415
|
-
}
|
|
1416
1028
|
|
|
1417
1029
|
export interface Filter {
|
|
1418
1030
|
|
|
@@ -1420,10 +1032,6 @@ export interface Filter {
|
|
|
1420
1032
|
|
|
1421
1033
|
Values?: string[];
|
|
1422
1034
|
}
|
|
1423
|
-
export declare namespace Filter {
|
|
1424
|
-
|
|
1425
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
1426
|
-
}
|
|
1427
1035
|
|
|
1428
1036
|
export interface DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
1429
1037
|
|
|
@@ -1433,10 +1041,6 @@ export interface DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
|
1433
1041
|
|
|
1434
1042
|
NextToken?: string;
|
|
1435
1043
|
}
|
|
1436
|
-
export declare namespace DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
1437
|
-
|
|
1438
|
-
const filterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsRequest) => any;
|
|
1439
|
-
}
|
|
1440
1044
|
|
|
1441
1045
|
export interface DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
1442
1046
|
|
|
@@ -1444,10 +1048,6 @@ export interface DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
|
1444
1048
|
|
|
1445
1049
|
NextToken?: string;
|
|
1446
1050
|
}
|
|
1447
|
-
export declare namespace DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
1448
|
-
|
|
1449
|
-
const filterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsResponse) => any;
|
|
1450
|
-
}
|
|
1451
1051
|
|
|
1452
1052
|
export declare class InvalidPaginationTokenException extends __BaseException {
|
|
1453
1053
|
readonly name: "InvalidPaginationTokenException";
|
|
@@ -1464,10 +1064,6 @@ export interface DescribeOutboundCrossClusterSearchConnectionsRequest {
|
|
|
1464
1064
|
|
|
1465
1065
|
NextToken?: string;
|
|
1466
1066
|
}
|
|
1467
|
-
export declare namespace DescribeOutboundCrossClusterSearchConnectionsRequest {
|
|
1468
|
-
|
|
1469
|
-
const filterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsRequest) => any;
|
|
1470
|
-
}
|
|
1471
1067
|
|
|
1472
1068
|
export interface DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
1473
1069
|
|
|
@@ -1475,10 +1071,6 @@ export interface DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
|
1475
1071
|
|
|
1476
1072
|
NextToken?: string;
|
|
1477
1073
|
}
|
|
1478
|
-
export declare namespace DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
1479
|
-
|
|
1480
|
-
const filterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsResponse) => any;
|
|
1481
|
-
}
|
|
1482
1074
|
export declare enum DescribePackagesFilterName {
|
|
1483
1075
|
PackageID = "PackageID",
|
|
1484
1076
|
PackageName = "PackageName",
|
|
@@ -1491,10 +1083,6 @@ export interface DescribePackagesFilter {
|
|
|
1491
1083
|
|
|
1492
1084
|
Value?: string[];
|
|
1493
1085
|
}
|
|
1494
|
-
export declare namespace DescribePackagesFilter {
|
|
1495
|
-
|
|
1496
|
-
const filterSensitiveLog: (obj: DescribePackagesFilter) => any;
|
|
1497
|
-
}
|
|
1498
1086
|
|
|
1499
1087
|
export interface DescribePackagesRequest {
|
|
1500
1088
|
|
|
@@ -1504,20 +1092,12 @@ export interface DescribePackagesRequest {
|
|
|
1504
1092
|
|
|
1505
1093
|
NextToken?: string;
|
|
1506
1094
|
}
|
|
1507
|
-
export declare namespace DescribePackagesRequest {
|
|
1508
|
-
|
|
1509
|
-
const filterSensitiveLog: (obj: DescribePackagesRequest) => any;
|
|
1510
|
-
}
|
|
1511
1095
|
|
|
1512
1096
|
export interface DescribePackagesResponse {
|
|
1513
1097
|
|
|
1514
1098
|
PackageDetailsList?: PackageDetails[];
|
|
1515
1099
|
NextToken?: string;
|
|
1516
1100
|
}
|
|
1517
|
-
export declare namespace DescribePackagesResponse {
|
|
1518
|
-
|
|
1519
|
-
const filterSensitiveLog: (obj: DescribePackagesResponse) => any;
|
|
1520
|
-
}
|
|
1521
1101
|
|
|
1522
1102
|
export interface DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
1523
1103
|
|
|
@@ -1527,10 +1107,6 @@ export interface DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
|
1527
1107
|
|
|
1528
1108
|
NextToken?: string;
|
|
1529
1109
|
}
|
|
1530
|
-
export declare namespace DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
1531
|
-
|
|
1532
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsRequest) => any;
|
|
1533
|
-
}
|
|
1534
1110
|
export declare type ReservedElasticsearchInstancePaymentOption = "ALL_UPFRONT" | "NO_UPFRONT" | "PARTIAL_UPFRONT";
|
|
1535
1111
|
|
|
1536
1112
|
export interface RecurringCharge {
|
|
@@ -1539,10 +1115,6 @@ export interface RecurringCharge {
|
|
|
1539
1115
|
|
|
1540
1116
|
RecurringChargeFrequency?: string;
|
|
1541
1117
|
}
|
|
1542
|
-
export declare namespace RecurringCharge {
|
|
1543
|
-
|
|
1544
|
-
const filterSensitiveLog: (obj: RecurringCharge) => any;
|
|
1545
|
-
}
|
|
1546
1118
|
|
|
1547
1119
|
export interface ReservedElasticsearchInstanceOffering {
|
|
1548
1120
|
|
|
@@ -1562,10 +1134,6 @@ export interface ReservedElasticsearchInstanceOffering {
|
|
|
1562
1134
|
|
|
1563
1135
|
RecurringCharges?: RecurringCharge[];
|
|
1564
1136
|
}
|
|
1565
|
-
export declare namespace ReservedElasticsearchInstanceOffering {
|
|
1566
|
-
|
|
1567
|
-
const filterSensitiveLog: (obj: ReservedElasticsearchInstanceOffering) => any;
|
|
1568
|
-
}
|
|
1569
1137
|
|
|
1570
1138
|
export interface DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
1571
1139
|
|
|
@@ -1573,10 +1141,6 @@ export interface DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
|
1573
1141
|
|
|
1574
1142
|
ReservedElasticsearchInstanceOfferings?: ReservedElasticsearchInstanceOffering[];
|
|
1575
1143
|
}
|
|
1576
|
-
export declare namespace DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
1577
|
-
|
|
1578
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsResponse) => any;
|
|
1579
|
-
}
|
|
1580
1144
|
|
|
1581
1145
|
export interface DescribeReservedElasticsearchInstancesRequest {
|
|
1582
1146
|
|
|
@@ -1586,10 +1150,6 @@ export interface DescribeReservedElasticsearchInstancesRequest {
|
|
|
1586
1150
|
|
|
1587
1151
|
NextToken?: string;
|
|
1588
1152
|
}
|
|
1589
|
-
export declare namespace DescribeReservedElasticsearchInstancesRequest {
|
|
1590
|
-
|
|
1591
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesRequest) => any;
|
|
1592
|
-
}
|
|
1593
1153
|
|
|
1594
1154
|
export interface ReservedElasticsearchInstance {
|
|
1595
1155
|
|
|
@@ -1619,10 +1179,6 @@ export interface ReservedElasticsearchInstance {
|
|
|
1619
1179
|
|
|
1620
1180
|
RecurringCharges?: RecurringCharge[];
|
|
1621
1181
|
}
|
|
1622
|
-
export declare namespace ReservedElasticsearchInstance {
|
|
1623
|
-
|
|
1624
|
-
const filterSensitiveLog: (obj: ReservedElasticsearchInstance) => any;
|
|
1625
|
-
}
|
|
1626
1182
|
|
|
1627
1183
|
export interface DescribeReservedElasticsearchInstancesResponse {
|
|
1628
1184
|
|
|
@@ -1630,10 +1186,6 @@ export interface DescribeReservedElasticsearchInstancesResponse {
|
|
|
1630
1186
|
|
|
1631
1187
|
ReservedElasticsearchInstances?: ReservedElasticsearchInstance[];
|
|
1632
1188
|
}
|
|
1633
|
-
export declare namespace DescribeReservedElasticsearchInstancesResponse {
|
|
1634
|
-
|
|
1635
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesResponse) => any;
|
|
1636
|
-
}
|
|
1637
1189
|
|
|
1638
1190
|
export interface DissociatePackageRequest {
|
|
1639
1191
|
|
|
@@ -1641,28 +1193,16 @@ export interface DissociatePackageRequest {
|
|
|
1641
1193
|
|
|
1642
1194
|
DomainName: string | undefined;
|
|
1643
1195
|
}
|
|
1644
|
-
export declare namespace DissociatePackageRequest {
|
|
1645
|
-
|
|
1646
|
-
const filterSensitiveLog: (obj: DissociatePackageRequest) => any;
|
|
1647
|
-
}
|
|
1648
1196
|
|
|
1649
1197
|
export interface DissociatePackageResponse {
|
|
1650
1198
|
|
|
1651
1199
|
DomainPackageDetails?: DomainPackageDetails;
|
|
1652
1200
|
}
|
|
1653
|
-
export declare namespace DissociatePackageResponse {
|
|
1654
|
-
|
|
1655
|
-
const filterSensitiveLog: (obj: DissociatePackageResponse) => any;
|
|
1656
|
-
}
|
|
1657
1201
|
|
|
1658
1202
|
export interface GetCompatibleElasticsearchVersionsRequest {
|
|
1659
1203
|
|
|
1660
1204
|
DomainName?: string;
|
|
1661
1205
|
}
|
|
1662
|
-
export declare namespace GetCompatibleElasticsearchVersionsRequest {
|
|
1663
|
-
|
|
1664
|
-
const filterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsRequest) => any;
|
|
1665
|
-
}
|
|
1666
1206
|
|
|
1667
1207
|
export interface CompatibleVersionsMap {
|
|
1668
1208
|
|
|
@@ -1670,19 +1210,11 @@ export interface CompatibleVersionsMap {
|
|
|
1670
1210
|
|
|
1671
1211
|
TargetVersions?: string[];
|
|
1672
1212
|
}
|
|
1673
|
-
export declare namespace CompatibleVersionsMap {
|
|
1674
|
-
|
|
1675
|
-
const filterSensitiveLog: (obj: CompatibleVersionsMap) => any;
|
|
1676
|
-
}
|
|
1677
1213
|
|
|
1678
1214
|
export interface GetCompatibleElasticsearchVersionsResponse {
|
|
1679
1215
|
|
|
1680
1216
|
CompatibleElasticsearchVersions?: CompatibleVersionsMap[];
|
|
1681
1217
|
}
|
|
1682
|
-
export declare namespace GetCompatibleElasticsearchVersionsResponse {
|
|
1683
|
-
|
|
1684
|
-
const filterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsResponse) => any;
|
|
1685
|
-
}
|
|
1686
1218
|
|
|
1687
1219
|
export interface GetPackageVersionHistoryRequest {
|
|
1688
1220
|
|
|
@@ -1692,10 +1224,6 @@ export interface GetPackageVersionHistoryRequest {
|
|
|
1692
1224
|
|
|
1693
1225
|
NextToken?: string;
|
|
1694
1226
|
}
|
|
1695
|
-
export declare namespace GetPackageVersionHistoryRequest {
|
|
1696
|
-
|
|
1697
|
-
const filterSensitiveLog: (obj: GetPackageVersionHistoryRequest) => any;
|
|
1698
|
-
}
|
|
1699
1227
|
|
|
1700
1228
|
export interface PackageVersionHistory {
|
|
1701
1229
|
|
|
@@ -1705,10 +1233,6 @@ export interface PackageVersionHistory {
|
|
|
1705
1233
|
|
|
1706
1234
|
CreatedAt?: Date;
|
|
1707
1235
|
}
|
|
1708
|
-
export declare namespace PackageVersionHistory {
|
|
1709
|
-
|
|
1710
|
-
const filterSensitiveLog: (obj: PackageVersionHistory) => any;
|
|
1711
|
-
}
|
|
1712
1236
|
|
|
1713
1237
|
export interface GetPackageVersionHistoryResponse {
|
|
1714
1238
|
PackageID?: string;
|
|
@@ -1716,10 +1240,6 @@ export interface GetPackageVersionHistoryResponse {
|
|
|
1716
1240
|
PackageVersionHistoryList?: PackageVersionHistory[];
|
|
1717
1241
|
NextToken?: string;
|
|
1718
1242
|
}
|
|
1719
|
-
export declare namespace GetPackageVersionHistoryResponse {
|
|
1720
|
-
|
|
1721
|
-
const filterSensitiveLog: (obj: GetPackageVersionHistoryResponse) => any;
|
|
1722
|
-
}
|
|
1723
1243
|
|
|
1724
1244
|
export interface GetUpgradeHistoryRequest {
|
|
1725
1245
|
|
|
@@ -1729,10 +1249,6 @@ export interface GetUpgradeHistoryRequest {
|
|
|
1729
1249
|
|
|
1730
1250
|
NextToken?: string;
|
|
1731
1251
|
}
|
|
1732
|
-
export declare namespace GetUpgradeHistoryRequest {
|
|
1733
|
-
|
|
1734
|
-
const filterSensitiveLog: (obj: GetUpgradeHistoryRequest) => any;
|
|
1735
|
-
}
|
|
1736
1252
|
export declare type UpgradeStep = "PRE_UPGRADE_CHECK" | "SNAPSHOT" | "UPGRADE";
|
|
1737
1253
|
export declare type UpgradeStatus = "FAILED" | "IN_PROGRESS" | "SUCCEEDED" | "SUCCEEDED_WITH_ISSUES";
|
|
1738
1254
|
|
|
@@ -1746,10 +1262,6 @@ export interface UpgradeStepItem {
|
|
|
1746
1262
|
|
|
1747
1263
|
ProgressPercent?: number;
|
|
1748
1264
|
}
|
|
1749
|
-
export declare namespace UpgradeStepItem {
|
|
1750
|
-
|
|
1751
|
-
const filterSensitiveLog: (obj: UpgradeStepItem) => any;
|
|
1752
|
-
}
|
|
1753
1265
|
|
|
1754
1266
|
export interface UpgradeHistory {
|
|
1755
1267
|
|
|
@@ -1761,10 +1273,6 @@ export interface UpgradeHistory {
|
|
|
1761
1273
|
|
|
1762
1274
|
StepsList?: UpgradeStepItem[];
|
|
1763
1275
|
}
|
|
1764
|
-
export declare namespace UpgradeHistory {
|
|
1765
|
-
|
|
1766
|
-
const filterSensitiveLog: (obj: UpgradeHistory) => any;
|
|
1767
|
-
}
|
|
1768
1276
|
|
|
1769
1277
|
export interface GetUpgradeHistoryResponse {
|
|
1770
1278
|
|
|
@@ -1772,19 +1280,11 @@ export interface GetUpgradeHistoryResponse {
|
|
|
1772
1280
|
|
|
1773
1281
|
NextToken?: string;
|
|
1774
1282
|
}
|
|
1775
|
-
export declare namespace GetUpgradeHistoryResponse {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: GetUpgradeHistoryResponse) => any;
|
|
1778
|
-
}
|
|
1779
1283
|
|
|
1780
1284
|
export interface GetUpgradeStatusRequest {
|
|
1781
1285
|
|
|
1782
1286
|
DomainName: string | undefined;
|
|
1783
1287
|
}
|
|
1784
|
-
export declare namespace GetUpgradeStatusRequest {
|
|
1785
|
-
|
|
1786
|
-
const filterSensitiveLog: (obj: GetUpgradeStatusRequest) => any;
|
|
1787
|
-
}
|
|
1788
1288
|
|
|
1789
1289
|
export interface GetUpgradeStatusResponse {
|
|
1790
1290
|
|
|
@@ -1794,10 +1294,6 @@ export interface GetUpgradeStatusResponse {
|
|
|
1794
1294
|
|
|
1795
1295
|
UpgradeName?: string;
|
|
1796
1296
|
}
|
|
1797
|
-
export declare namespace GetUpgradeStatusResponse {
|
|
1798
|
-
|
|
1799
|
-
const filterSensitiveLog: (obj: GetUpgradeStatusResponse) => any;
|
|
1800
|
-
}
|
|
1801
1297
|
export declare enum EngineType {
|
|
1802
1298
|
Elasticsearch = "Elasticsearch",
|
|
1803
1299
|
OpenSearch = "OpenSearch"
|
|
@@ -1807,29 +1303,17 @@ export interface ListDomainNamesRequest {
|
|
|
1807
1303
|
|
|
1808
1304
|
EngineType?: EngineType | string;
|
|
1809
1305
|
}
|
|
1810
|
-
export declare namespace ListDomainNamesRequest {
|
|
1811
|
-
|
|
1812
|
-
const filterSensitiveLog: (obj: ListDomainNamesRequest) => any;
|
|
1813
|
-
}
|
|
1814
1306
|
export interface DomainInfo {
|
|
1815
1307
|
|
|
1816
1308
|
DomainName?: string;
|
|
1817
1309
|
|
|
1818
1310
|
EngineType?: EngineType | string;
|
|
1819
1311
|
}
|
|
1820
|
-
export declare namespace DomainInfo {
|
|
1821
|
-
|
|
1822
|
-
const filterSensitiveLog: (obj: DomainInfo) => any;
|
|
1823
|
-
}
|
|
1824
1312
|
|
|
1825
1313
|
export interface ListDomainNamesResponse {
|
|
1826
1314
|
|
|
1827
1315
|
DomainNames?: DomainInfo[];
|
|
1828
1316
|
}
|
|
1829
|
-
export declare namespace ListDomainNamesResponse {
|
|
1830
|
-
|
|
1831
|
-
const filterSensitiveLog: (obj: ListDomainNamesResponse) => any;
|
|
1832
|
-
}
|
|
1833
1317
|
|
|
1834
1318
|
export interface ListDomainsForPackageRequest {
|
|
1835
1319
|
|
|
@@ -1839,20 +1323,12 @@ export interface ListDomainsForPackageRequest {
|
|
|
1839
1323
|
|
|
1840
1324
|
NextToken?: string;
|
|
1841
1325
|
}
|
|
1842
|
-
export declare namespace ListDomainsForPackageRequest {
|
|
1843
|
-
|
|
1844
|
-
const filterSensitiveLog: (obj: ListDomainsForPackageRequest) => any;
|
|
1845
|
-
}
|
|
1846
1326
|
|
|
1847
1327
|
export interface ListDomainsForPackageResponse {
|
|
1848
1328
|
|
|
1849
1329
|
DomainPackageDetailsList?: DomainPackageDetails[];
|
|
1850
1330
|
NextToken?: string;
|
|
1851
1331
|
}
|
|
1852
|
-
export declare namespace ListDomainsForPackageResponse {
|
|
1853
|
-
|
|
1854
|
-
const filterSensitiveLog: (obj: ListDomainsForPackageResponse) => any;
|
|
1855
|
-
}
|
|
1856
1332
|
|
|
1857
1333
|
export interface ListElasticsearchInstanceTypesRequest {
|
|
1858
1334
|
|
|
@@ -1864,10 +1340,6 @@ export interface ListElasticsearchInstanceTypesRequest {
|
|
|
1864
1340
|
|
|
1865
1341
|
NextToken?: string;
|
|
1866
1342
|
}
|
|
1867
|
-
export declare namespace ListElasticsearchInstanceTypesRequest {
|
|
1868
|
-
|
|
1869
|
-
const filterSensitiveLog: (obj: ListElasticsearchInstanceTypesRequest) => any;
|
|
1870
|
-
}
|
|
1871
1343
|
|
|
1872
1344
|
export interface ListElasticsearchInstanceTypesResponse {
|
|
1873
1345
|
|
|
@@ -1875,10 +1347,6 @@ export interface ListElasticsearchInstanceTypesResponse {
|
|
|
1875
1347
|
|
|
1876
1348
|
NextToken?: string;
|
|
1877
1349
|
}
|
|
1878
|
-
export declare namespace ListElasticsearchInstanceTypesResponse {
|
|
1879
|
-
|
|
1880
|
-
const filterSensitiveLog: (obj: ListElasticsearchInstanceTypesResponse) => any;
|
|
1881
|
-
}
|
|
1882
1350
|
|
|
1883
1351
|
export interface ListElasticsearchVersionsRequest {
|
|
1884
1352
|
|
|
@@ -1886,10 +1354,6 @@ export interface ListElasticsearchVersionsRequest {
|
|
|
1886
1354
|
|
|
1887
1355
|
NextToken?: string;
|
|
1888
1356
|
}
|
|
1889
|
-
export declare namespace ListElasticsearchVersionsRequest {
|
|
1890
|
-
|
|
1891
|
-
const filterSensitiveLog: (obj: ListElasticsearchVersionsRequest) => any;
|
|
1892
|
-
}
|
|
1893
1357
|
|
|
1894
1358
|
export interface ListElasticsearchVersionsResponse {
|
|
1895
1359
|
|
|
@@ -1897,10 +1361,6 @@ export interface ListElasticsearchVersionsResponse {
|
|
|
1897
1361
|
|
|
1898
1362
|
NextToken?: string;
|
|
1899
1363
|
}
|
|
1900
|
-
export declare namespace ListElasticsearchVersionsResponse {
|
|
1901
|
-
|
|
1902
|
-
const filterSensitiveLog: (obj: ListElasticsearchVersionsResponse) => any;
|
|
1903
|
-
}
|
|
1904
1364
|
|
|
1905
1365
|
export interface ListPackagesForDomainRequest {
|
|
1906
1366
|
|
|
@@ -1910,10 +1370,6 @@ export interface ListPackagesForDomainRequest {
|
|
|
1910
1370
|
|
|
1911
1371
|
NextToken?: string;
|
|
1912
1372
|
}
|
|
1913
|
-
export declare namespace ListPackagesForDomainRequest {
|
|
1914
|
-
|
|
1915
|
-
const filterSensitiveLog: (obj: ListPackagesForDomainRequest) => any;
|
|
1916
|
-
}
|
|
1917
1373
|
|
|
1918
1374
|
export interface ListPackagesForDomainResponse {
|
|
1919
1375
|
|
|
@@ -1921,28 +1377,16 @@ export interface ListPackagesForDomainResponse {
|
|
|
1921
1377
|
|
|
1922
1378
|
NextToken?: string;
|
|
1923
1379
|
}
|
|
1924
|
-
export declare namespace ListPackagesForDomainResponse {
|
|
1925
|
-
|
|
1926
|
-
const filterSensitiveLog: (obj: ListPackagesForDomainResponse) => any;
|
|
1927
|
-
}
|
|
1928
1380
|
|
|
1929
1381
|
export interface ListTagsRequest {
|
|
1930
1382
|
|
|
1931
1383
|
ARN: string | undefined;
|
|
1932
1384
|
}
|
|
1933
|
-
export declare namespace ListTagsRequest {
|
|
1934
|
-
|
|
1935
|
-
const filterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
1936
|
-
}
|
|
1937
1385
|
|
|
1938
1386
|
export interface ListTagsResponse {
|
|
1939
1387
|
|
|
1940
1388
|
TagList?: Tag[];
|
|
1941
1389
|
}
|
|
1942
|
-
export declare namespace ListTagsResponse {
|
|
1943
|
-
|
|
1944
|
-
const filterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
1945
|
-
}
|
|
1946
1390
|
|
|
1947
1391
|
export interface PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
1948
1392
|
|
|
@@ -1952,10 +1396,6 @@ export interface PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
|
1952
1396
|
|
|
1953
1397
|
InstanceCount?: number;
|
|
1954
1398
|
}
|
|
1955
|
-
export declare namespace PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
1956
|
-
|
|
1957
|
-
const filterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingRequest) => any;
|
|
1958
|
-
}
|
|
1959
1399
|
|
|
1960
1400
|
export interface PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
1961
1401
|
|
|
@@ -1963,28 +1403,16 @@ export interface PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
|
1963
1403
|
|
|
1964
1404
|
ReservationName?: string;
|
|
1965
1405
|
}
|
|
1966
|
-
export declare namespace PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
1967
|
-
|
|
1968
|
-
const filterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingResponse) => any;
|
|
1969
|
-
}
|
|
1970
1406
|
|
|
1971
1407
|
export interface RejectInboundCrossClusterSearchConnectionRequest {
|
|
1972
1408
|
|
|
1973
1409
|
CrossClusterSearchConnectionId: string | undefined;
|
|
1974
1410
|
}
|
|
1975
|
-
export declare namespace RejectInboundCrossClusterSearchConnectionRequest {
|
|
1976
|
-
|
|
1977
|
-
const filterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionRequest) => any;
|
|
1978
|
-
}
|
|
1979
1411
|
|
|
1980
1412
|
export interface RejectInboundCrossClusterSearchConnectionResponse {
|
|
1981
1413
|
|
|
1982
1414
|
CrossClusterSearchConnection?: InboundCrossClusterSearchConnection;
|
|
1983
1415
|
}
|
|
1984
|
-
export declare namespace RejectInboundCrossClusterSearchConnectionResponse {
|
|
1985
|
-
|
|
1986
|
-
const filterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionResponse) => any;
|
|
1987
|
-
}
|
|
1988
1416
|
|
|
1989
1417
|
export interface RemoveTagsRequest {
|
|
1990
1418
|
|
|
@@ -1992,28 +1420,16 @@ export interface RemoveTagsRequest {
|
|
|
1992
1420
|
|
|
1993
1421
|
TagKeys: string[] | undefined;
|
|
1994
1422
|
}
|
|
1995
|
-
export declare namespace RemoveTagsRequest {
|
|
1996
|
-
|
|
1997
|
-
const filterSensitiveLog: (obj: RemoveTagsRequest) => any;
|
|
1998
|
-
}
|
|
1999
1423
|
|
|
2000
1424
|
export interface StartElasticsearchServiceSoftwareUpdateRequest {
|
|
2001
1425
|
|
|
2002
1426
|
DomainName: string | undefined;
|
|
2003
1427
|
}
|
|
2004
|
-
export declare namespace StartElasticsearchServiceSoftwareUpdateRequest {
|
|
2005
|
-
|
|
2006
|
-
const filterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
2007
|
-
}
|
|
2008
1428
|
|
|
2009
1429
|
export interface StartElasticsearchServiceSoftwareUpdateResponse {
|
|
2010
1430
|
|
|
2011
1431
|
ServiceSoftwareOptions?: ServiceSoftwareOptions;
|
|
2012
1432
|
}
|
|
2013
|
-
export declare namespace StartElasticsearchServiceSoftwareUpdateResponse {
|
|
2014
|
-
|
|
2015
|
-
const filterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
2016
|
-
}
|
|
2017
1433
|
|
|
2018
1434
|
export interface UpdateElasticsearchDomainConfigRequest {
|
|
2019
1435
|
|
|
@@ -2047,20 +1463,12 @@ export interface UpdateElasticsearchDomainConfigRequest {
|
|
|
2047
1463
|
|
|
2048
1464
|
DryRun?: boolean;
|
|
2049
1465
|
}
|
|
2050
|
-
export declare namespace UpdateElasticsearchDomainConfigRequest {
|
|
2051
|
-
|
|
2052
|
-
const filterSensitiveLog: (obj: UpdateElasticsearchDomainConfigRequest) => any;
|
|
2053
|
-
}
|
|
2054
1466
|
export interface DryRunResults {
|
|
2055
1467
|
|
|
2056
1468
|
DeploymentType?: string;
|
|
2057
1469
|
|
|
2058
1470
|
Message?: string;
|
|
2059
1471
|
}
|
|
2060
|
-
export declare namespace DryRunResults {
|
|
2061
|
-
|
|
2062
|
-
const filterSensitiveLog: (obj: DryRunResults) => any;
|
|
2063
|
-
}
|
|
2064
1472
|
|
|
2065
1473
|
export interface UpdateElasticsearchDomainConfigResponse {
|
|
2066
1474
|
|
|
@@ -2068,10 +1476,6 @@ export interface UpdateElasticsearchDomainConfigResponse {
|
|
|
2068
1476
|
|
|
2069
1477
|
DryRunResults?: DryRunResults;
|
|
2070
1478
|
}
|
|
2071
|
-
export declare namespace UpdateElasticsearchDomainConfigResponse {
|
|
2072
|
-
|
|
2073
|
-
const filterSensitiveLog: (obj: UpdateElasticsearchDomainConfigResponse) => any;
|
|
2074
|
-
}
|
|
2075
1479
|
|
|
2076
1480
|
export interface UpdatePackageRequest {
|
|
2077
1481
|
|
|
@@ -2083,19 +1487,11 @@ export interface UpdatePackageRequest {
|
|
|
2083
1487
|
|
|
2084
1488
|
CommitMessage?: string;
|
|
2085
1489
|
}
|
|
2086
|
-
export declare namespace UpdatePackageRequest {
|
|
2087
|
-
|
|
2088
|
-
const filterSensitiveLog: (obj: UpdatePackageRequest) => any;
|
|
2089
|
-
}
|
|
2090
1490
|
|
|
2091
1491
|
export interface UpdatePackageResponse {
|
|
2092
1492
|
|
|
2093
1493
|
PackageDetails?: PackageDetails;
|
|
2094
1494
|
}
|
|
2095
|
-
export declare namespace UpdatePackageResponse {
|
|
2096
|
-
|
|
2097
|
-
const filterSensitiveLog: (obj: UpdatePackageResponse) => any;
|
|
2098
|
-
}
|
|
2099
1495
|
|
|
2100
1496
|
export interface UpgradeElasticsearchDomainRequest {
|
|
2101
1497
|
|
|
@@ -2105,10 +1501,6 @@ export interface UpgradeElasticsearchDomainRequest {
|
|
|
2105
1501
|
|
|
2106
1502
|
PerformCheckOnly?: boolean;
|
|
2107
1503
|
}
|
|
2108
|
-
export declare namespace UpgradeElasticsearchDomainRequest {
|
|
2109
|
-
|
|
2110
|
-
const filterSensitiveLog: (obj: UpgradeElasticsearchDomainRequest) => any;
|
|
2111
|
-
}
|
|
2112
1504
|
|
|
2113
1505
|
export interface UpgradeElasticsearchDomainResponse {
|
|
2114
1506
|
|
|
@@ -2120,7 +1512,309 @@ export interface UpgradeElasticsearchDomainResponse {
|
|
|
2120
1512
|
|
|
2121
1513
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
2122
1514
|
}
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
1515
|
+
|
|
1516
|
+
export declare const AcceptInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionRequest) => any;
|
|
1517
|
+
|
|
1518
|
+
export declare const InboundCrossClusterSearchConnectionStatusFilterSensitiveLog: (obj: InboundCrossClusterSearchConnectionStatus) => any;
|
|
1519
|
+
|
|
1520
|
+
export declare const DomainInformationFilterSensitiveLog: (obj: DomainInformation) => any;
|
|
1521
|
+
|
|
1522
|
+
export declare const InboundCrossClusterSearchConnectionFilterSensitiveLog: (obj: InboundCrossClusterSearchConnection) => any;
|
|
1523
|
+
|
|
1524
|
+
export declare const AcceptInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionResponse) => any;
|
|
1525
|
+
|
|
1526
|
+
export declare const OptionStatusFilterSensitiveLog: (obj: OptionStatus) => any;
|
|
1527
|
+
|
|
1528
|
+
export declare const AccessPoliciesStatusFilterSensitiveLog: (obj: AccessPoliciesStatus) => any;
|
|
1529
|
+
|
|
1530
|
+
export declare const AdditionalLimitFilterSensitiveLog: (obj: AdditionalLimit) => any;
|
|
1531
|
+
|
|
1532
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1533
|
+
|
|
1534
|
+
export declare const AddTagsRequestFilterSensitiveLog: (obj: AddTagsRequest) => any;
|
|
1535
|
+
|
|
1536
|
+
export declare const AdvancedOptionsStatusFilterSensitiveLog: (obj: AdvancedOptionsStatus) => any;
|
|
1537
|
+
|
|
1538
|
+
export declare const SAMLIdpFilterSensitiveLog: (obj: SAMLIdp) => any;
|
|
1539
|
+
|
|
1540
|
+
export declare const SAMLOptionsOutputFilterSensitiveLog: (obj: SAMLOptionsOutput) => any;
|
|
1541
|
+
|
|
1542
|
+
export declare const AdvancedSecurityOptionsFilterSensitiveLog: (obj: AdvancedSecurityOptions) => any;
|
|
1543
|
+
|
|
1544
|
+
export declare const MasterUserOptionsFilterSensitiveLog: (obj: MasterUserOptions) => any;
|
|
1545
|
+
|
|
1546
|
+
export declare const SAMLOptionsInputFilterSensitiveLog: (obj: SAMLOptionsInput) => any;
|
|
1547
|
+
|
|
1548
|
+
export declare const AdvancedSecurityOptionsInputFilterSensitiveLog: (obj: AdvancedSecurityOptionsInput) => any;
|
|
1549
|
+
|
|
1550
|
+
export declare const AdvancedSecurityOptionsStatusFilterSensitiveLog: (obj: AdvancedSecurityOptionsStatus) => any;
|
|
1551
|
+
|
|
1552
|
+
export declare const AssociatePackageRequestFilterSensitiveLog: (obj: AssociatePackageRequest) => any;
|
|
1553
|
+
|
|
1554
|
+
export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
|
|
1555
|
+
|
|
1556
|
+
export declare const DomainPackageDetailsFilterSensitiveLog: (obj: DomainPackageDetails) => any;
|
|
1557
|
+
|
|
1558
|
+
export declare const AssociatePackageResponseFilterSensitiveLog: (obj: AssociatePackageResponse) => any;
|
|
1559
|
+
|
|
1560
|
+
export declare const CancelElasticsearchServiceSoftwareUpdateRequestFilterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
1561
|
+
|
|
1562
|
+
export declare const ServiceSoftwareOptionsFilterSensitiveLog: (obj: ServiceSoftwareOptions) => any;
|
|
1563
|
+
|
|
1564
|
+
export declare const CancelElasticsearchServiceSoftwareUpdateResponseFilterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
1565
|
+
|
|
1566
|
+
export declare const DurationFilterSensitiveLog: (obj: Duration) => any;
|
|
1567
|
+
|
|
1568
|
+
export declare const AutoTuneMaintenanceScheduleFilterSensitiveLog: (obj: AutoTuneMaintenanceSchedule) => any;
|
|
1569
|
+
|
|
1570
|
+
export declare const AutoTuneOptionsInputFilterSensitiveLog: (obj: AutoTuneOptionsInput) => any;
|
|
1571
|
+
|
|
1572
|
+
export declare const CognitoOptionsFilterSensitiveLog: (obj: CognitoOptions) => any;
|
|
1573
|
+
|
|
1574
|
+
export declare const DomainEndpointOptionsFilterSensitiveLog: (obj: DomainEndpointOptions) => any;
|
|
1575
|
+
|
|
1576
|
+
export declare const EBSOptionsFilterSensitiveLog: (obj: EBSOptions) => any;
|
|
1577
|
+
|
|
1578
|
+
export declare const ColdStorageOptionsFilterSensitiveLog: (obj: ColdStorageOptions) => any;
|
|
1579
|
+
|
|
1580
|
+
export declare const ZoneAwarenessConfigFilterSensitiveLog: (obj: ZoneAwarenessConfig) => any;
|
|
1581
|
+
|
|
1582
|
+
export declare const ElasticsearchClusterConfigFilterSensitiveLog: (obj: ElasticsearchClusterConfig) => any;
|
|
1583
|
+
|
|
1584
|
+
export declare const EncryptionAtRestOptionsFilterSensitiveLog: (obj: EncryptionAtRestOptions) => any;
|
|
1585
|
+
|
|
1586
|
+
export declare const LogPublishingOptionFilterSensitiveLog: (obj: LogPublishingOption) => any;
|
|
1587
|
+
|
|
1588
|
+
export declare const NodeToNodeEncryptionOptionsFilterSensitiveLog: (obj: NodeToNodeEncryptionOptions) => any;
|
|
1589
|
+
|
|
1590
|
+
export declare const SnapshotOptionsFilterSensitiveLog: (obj: SnapshotOptions) => any;
|
|
1591
|
+
|
|
1592
|
+
export declare const VPCOptionsFilterSensitiveLog: (obj: VPCOptions) => any;
|
|
1593
|
+
|
|
1594
|
+
export declare const CreateElasticsearchDomainRequestFilterSensitiveLog: (obj: CreateElasticsearchDomainRequest) => any;
|
|
1595
|
+
|
|
1596
|
+
export declare const AutoTuneOptionsOutputFilterSensitiveLog: (obj: AutoTuneOptionsOutput) => any;
|
|
1597
|
+
|
|
1598
|
+
export declare const ChangeProgressDetailsFilterSensitiveLog: (obj: ChangeProgressDetails) => any;
|
|
1599
|
+
|
|
1600
|
+
export declare const VPCDerivedInfoFilterSensitiveLog: (obj: VPCDerivedInfo) => any;
|
|
1601
|
+
|
|
1602
|
+
export declare const ElasticsearchDomainStatusFilterSensitiveLog: (obj: ElasticsearchDomainStatus) => any;
|
|
1603
|
+
|
|
1604
|
+
export declare const CreateElasticsearchDomainResponseFilterSensitiveLog: (obj: CreateElasticsearchDomainResponse) => any;
|
|
1605
|
+
|
|
1606
|
+
export declare const CreateOutboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionRequest) => any;
|
|
1607
|
+
|
|
1608
|
+
export declare const OutboundCrossClusterSearchConnectionStatusFilterSensitiveLog: (obj: OutboundCrossClusterSearchConnectionStatus) => any;
|
|
1609
|
+
|
|
1610
|
+
export declare const CreateOutboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionResponse) => any;
|
|
1611
|
+
|
|
1612
|
+
export declare const PackageSourceFilterSensitiveLog: (obj: PackageSource) => any;
|
|
1613
|
+
|
|
1614
|
+
export declare const CreatePackageRequestFilterSensitiveLog: (obj: CreatePackageRequest) => any;
|
|
1615
|
+
|
|
1616
|
+
export declare const PackageDetailsFilterSensitiveLog: (obj: PackageDetails) => any;
|
|
1617
|
+
|
|
1618
|
+
export declare const CreatePackageResponseFilterSensitiveLog: (obj: CreatePackageResponse) => any;
|
|
1619
|
+
|
|
1620
|
+
export declare const DeleteElasticsearchDomainRequestFilterSensitiveLog: (obj: DeleteElasticsearchDomainRequest) => any;
|
|
1621
|
+
|
|
1622
|
+
export declare const DeleteElasticsearchDomainResponseFilterSensitiveLog: (obj: DeleteElasticsearchDomainResponse) => any;
|
|
1623
|
+
|
|
1624
|
+
export declare const DeleteInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionRequest) => any;
|
|
1625
|
+
|
|
1626
|
+
export declare const DeleteInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionResponse) => any;
|
|
1627
|
+
|
|
1628
|
+
export declare const DeleteOutboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionRequest) => any;
|
|
1629
|
+
|
|
1630
|
+
export declare const OutboundCrossClusterSearchConnectionFilterSensitiveLog: (obj: OutboundCrossClusterSearchConnection) => any;
|
|
1631
|
+
|
|
1632
|
+
export declare const DeleteOutboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionResponse) => any;
|
|
1633
|
+
|
|
1634
|
+
export declare const DeletePackageRequestFilterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
1635
|
+
|
|
1636
|
+
export declare const DeletePackageResponseFilterSensitiveLog: (obj: DeletePackageResponse) => any;
|
|
1637
|
+
|
|
1638
|
+
export declare const DescribeDomainAutoTunesRequestFilterSensitiveLog: (obj: DescribeDomainAutoTunesRequest) => any;
|
|
1639
|
+
|
|
1640
|
+
export declare const ScheduledAutoTuneDetailsFilterSensitiveLog: (obj: ScheduledAutoTuneDetails) => any;
|
|
1641
|
+
|
|
1642
|
+
export declare const AutoTuneDetailsFilterSensitiveLog: (obj: AutoTuneDetails) => any;
|
|
1643
|
+
|
|
1644
|
+
export declare const AutoTuneFilterSensitiveLog: (obj: AutoTune) => any;
|
|
1645
|
+
|
|
1646
|
+
export declare const DescribeDomainAutoTunesResponseFilterSensitiveLog: (obj: DescribeDomainAutoTunesResponse) => any;
|
|
1647
|
+
|
|
1648
|
+
export declare const DescribeDomainChangeProgressRequestFilterSensitiveLog: (obj: DescribeDomainChangeProgressRequest) => any;
|
|
1649
|
+
|
|
1650
|
+
export declare const ChangeProgressStageFilterSensitiveLog: (obj: ChangeProgressStage) => any;
|
|
1651
|
+
|
|
1652
|
+
export declare const ChangeProgressStatusDetailsFilterSensitiveLog: (obj: ChangeProgressStatusDetails) => any;
|
|
1653
|
+
|
|
1654
|
+
export declare const DescribeDomainChangeProgressResponseFilterSensitiveLog: (obj: DescribeDomainChangeProgressResponse) => any;
|
|
1655
|
+
|
|
1656
|
+
export declare const DescribeElasticsearchDomainRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainRequest) => any;
|
|
1657
|
+
|
|
1658
|
+
export declare const DescribeElasticsearchDomainResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainResponse) => any;
|
|
1659
|
+
|
|
1660
|
+
export declare const DescribeElasticsearchDomainConfigRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainConfigRequest) => any;
|
|
1661
|
+
|
|
1662
|
+
export declare const AutoTuneOptionsFilterSensitiveLog: (obj: AutoTuneOptions) => any;
|
|
1663
|
+
|
|
1664
|
+
export declare const AutoTuneStatusFilterSensitiveLog: (obj: AutoTuneStatus) => any;
|
|
1665
|
+
|
|
1666
|
+
export declare const AutoTuneOptionsStatusFilterSensitiveLog: (obj: AutoTuneOptionsStatus) => any;
|
|
1667
|
+
|
|
1668
|
+
export declare const CognitoOptionsStatusFilterSensitiveLog: (obj: CognitoOptionsStatus) => any;
|
|
1669
|
+
|
|
1670
|
+
export declare const DomainEndpointOptionsStatusFilterSensitiveLog: (obj: DomainEndpointOptionsStatus) => any;
|
|
1671
|
+
|
|
1672
|
+
export declare const EBSOptionsStatusFilterSensitiveLog: (obj: EBSOptionsStatus) => any;
|
|
1673
|
+
|
|
1674
|
+
export declare const ElasticsearchClusterConfigStatusFilterSensitiveLog: (obj: ElasticsearchClusterConfigStatus) => any;
|
|
1675
|
+
|
|
1676
|
+
export declare const ElasticsearchVersionStatusFilterSensitiveLog: (obj: ElasticsearchVersionStatus) => any;
|
|
1677
|
+
|
|
1678
|
+
export declare const EncryptionAtRestOptionsStatusFilterSensitiveLog: (obj: EncryptionAtRestOptionsStatus) => any;
|
|
1679
|
+
|
|
1680
|
+
export declare const LogPublishingOptionsStatusFilterSensitiveLog: (obj: LogPublishingOptionsStatus) => any;
|
|
1681
|
+
|
|
1682
|
+
export declare const NodeToNodeEncryptionOptionsStatusFilterSensitiveLog: (obj: NodeToNodeEncryptionOptionsStatus) => any;
|
|
1683
|
+
|
|
1684
|
+
export declare const SnapshotOptionsStatusFilterSensitiveLog: (obj: SnapshotOptionsStatus) => any;
|
|
1685
|
+
|
|
1686
|
+
export declare const VPCDerivedInfoStatusFilterSensitiveLog: (obj: VPCDerivedInfoStatus) => any;
|
|
1687
|
+
|
|
1688
|
+
export declare const ElasticsearchDomainConfigFilterSensitiveLog: (obj: ElasticsearchDomainConfig) => any;
|
|
1689
|
+
|
|
1690
|
+
export declare const DescribeElasticsearchDomainConfigResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainConfigResponse) => any;
|
|
1691
|
+
|
|
1692
|
+
export declare const DescribeElasticsearchDomainsRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainsRequest) => any;
|
|
1693
|
+
|
|
1694
|
+
export declare const DescribeElasticsearchDomainsResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainsResponse) => any;
|
|
1695
|
+
|
|
1696
|
+
export declare const DescribeElasticsearchInstanceTypeLimitsRequestFilterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsRequest) => any;
|
|
1697
|
+
|
|
1698
|
+
export declare const InstanceCountLimitsFilterSensitiveLog: (obj: InstanceCountLimits) => any;
|
|
1699
|
+
|
|
1700
|
+
export declare const InstanceLimitsFilterSensitiveLog: (obj: InstanceLimits) => any;
|
|
1701
|
+
|
|
1702
|
+
export declare const StorageTypeLimitFilterSensitiveLog: (obj: StorageTypeLimit) => any;
|
|
1703
|
+
|
|
1704
|
+
export declare const StorageTypeFilterSensitiveLog: (obj: StorageType) => any;
|
|
1705
|
+
|
|
1706
|
+
export declare const LimitsFilterSensitiveLog: (obj: Limits) => any;
|
|
1707
|
+
|
|
1708
|
+
export declare const DescribeElasticsearchInstanceTypeLimitsResponseFilterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsResponse) => any;
|
|
1709
|
+
|
|
1710
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1711
|
+
|
|
1712
|
+
export declare const DescribeInboundCrossClusterSearchConnectionsRequestFilterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsRequest) => any;
|
|
1713
|
+
|
|
1714
|
+
export declare const DescribeInboundCrossClusterSearchConnectionsResponseFilterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsResponse) => any;
|
|
1715
|
+
|
|
1716
|
+
export declare const DescribeOutboundCrossClusterSearchConnectionsRequestFilterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsRequest) => any;
|
|
1717
|
+
|
|
1718
|
+
export declare const DescribeOutboundCrossClusterSearchConnectionsResponseFilterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsResponse) => any;
|
|
1719
|
+
|
|
1720
|
+
export declare const DescribePackagesFilterFilterSensitiveLog: (obj: DescribePackagesFilter) => any;
|
|
1721
|
+
|
|
1722
|
+
export declare const DescribePackagesRequestFilterSensitiveLog: (obj: DescribePackagesRequest) => any;
|
|
1723
|
+
|
|
1724
|
+
export declare const DescribePackagesResponseFilterSensitiveLog: (obj: DescribePackagesResponse) => any;
|
|
1725
|
+
|
|
1726
|
+
export declare const DescribeReservedElasticsearchInstanceOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsRequest) => any;
|
|
1727
|
+
|
|
1728
|
+
export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
|
|
1729
|
+
|
|
1730
|
+
export declare const ReservedElasticsearchInstanceOfferingFilterSensitiveLog: (obj: ReservedElasticsearchInstanceOffering) => any;
|
|
1731
|
+
|
|
1732
|
+
export declare const DescribeReservedElasticsearchInstanceOfferingsResponseFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsResponse) => any;
|
|
1733
|
+
|
|
1734
|
+
export declare const DescribeReservedElasticsearchInstancesRequestFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesRequest) => any;
|
|
1735
|
+
|
|
1736
|
+
export declare const ReservedElasticsearchInstanceFilterSensitiveLog: (obj: ReservedElasticsearchInstance) => any;
|
|
1737
|
+
|
|
1738
|
+
export declare const DescribeReservedElasticsearchInstancesResponseFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesResponse) => any;
|
|
1739
|
+
|
|
1740
|
+
export declare const DissociatePackageRequestFilterSensitiveLog: (obj: DissociatePackageRequest) => any;
|
|
1741
|
+
|
|
1742
|
+
export declare const DissociatePackageResponseFilterSensitiveLog: (obj: DissociatePackageResponse) => any;
|
|
1743
|
+
|
|
1744
|
+
export declare const GetCompatibleElasticsearchVersionsRequestFilterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsRequest) => any;
|
|
1745
|
+
|
|
1746
|
+
export declare const CompatibleVersionsMapFilterSensitiveLog: (obj: CompatibleVersionsMap) => any;
|
|
1747
|
+
|
|
1748
|
+
export declare const GetCompatibleElasticsearchVersionsResponseFilterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsResponse) => any;
|
|
1749
|
+
|
|
1750
|
+
export declare const GetPackageVersionHistoryRequestFilterSensitiveLog: (obj: GetPackageVersionHistoryRequest) => any;
|
|
1751
|
+
|
|
1752
|
+
export declare const PackageVersionHistoryFilterSensitiveLog: (obj: PackageVersionHistory) => any;
|
|
1753
|
+
|
|
1754
|
+
export declare const GetPackageVersionHistoryResponseFilterSensitiveLog: (obj: GetPackageVersionHistoryResponse) => any;
|
|
1755
|
+
|
|
1756
|
+
export declare const GetUpgradeHistoryRequestFilterSensitiveLog: (obj: GetUpgradeHistoryRequest) => any;
|
|
1757
|
+
|
|
1758
|
+
export declare const UpgradeStepItemFilterSensitiveLog: (obj: UpgradeStepItem) => any;
|
|
1759
|
+
|
|
1760
|
+
export declare const UpgradeHistoryFilterSensitiveLog: (obj: UpgradeHistory) => any;
|
|
1761
|
+
|
|
1762
|
+
export declare const GetUpgradeHistoryResponseFilterSensitiveLog: (obj: GetUpgradeHistoryResponse) => any;
|
|
1763
|
+
|
|
1764
|
+
export declare const GetUpgradeStatusRequestFilterSensitiveLog: (obj: GetUpgradeStatusRequest) => any;
|
|
1765
|
+
|
|
1766
|
+
export declare const GetUpgradeStatusResponseFilterSensitiveLog: (obj: GetUpgradeStatusResponse) => any;
|
|
1767
|
+
|
|
1768
|
+
export declare const ListDomainNamesRequestFilterSensitiveLog: (obj: ListDomainNamesRequest) => any;
|
|
1769
|
+
|
|
1770
|
+
export declare const DomainInfoFilterSensitiveLog: (obj: DomainInfo) => any;
|
|
1771
|
+
|
|
1772
|
+
export declare const ListDomainNamesResponseFilterSensitiveLog: (obj: ListDomainNamesResponse) => any;
|
|
1773
|
+
|
|
1774
|
+
export declare const ListDomainsForPackageRequestFilterSensitiveLog: (obj: ListDomainsForPackageRequest) => any;
|
|
1775
|
+
|
|
1776
|
+
export declare const ListDomainsForPackageResponseFilterSensitiveLog: (obj: ListDomainsForPackageResponse) => any;
|
|
1777
|
+
|
|
1778
|
+
export declare const ListElasticsearchInstanceTypesRequestFilterSensitiveLog: (obj: ListElasticsearchInstanceTypesRequest) => any;
|
|
1779
|
+
|
|
1780
|
+
export declare const ListElasticsearchInstanceTypesResponseFilterSensitiveLog: (obj: ListElasticsearchInstanceTypesResponse) => any;
|
|
1781
|
+
|
|
1782
|
+
export declare const ListElasticsearchVersionsRequestFilterSensitiveLog: (obj: ListElasticsearchVersionsRequest) => any;
|
|
1783
|
+
|
|
1784
|
+
export declare const ListElasticsearchVersionsResponseFilterSensitiveLog: (obj: ListElasticsearchVersionsResponse) => any;
|
|
1785
|
+
|
|
1786
|
+
export declare const ListPackagesForDomainRequestFilterSensitiveLog: (obj: ListPackagesForDomainRequest) => any;
|
|
1787
|
+
|
|
1788
|
+
export declare const ListPackagesForDomainResponseFilterSensitiveLog: (obj: ListPackagesForDomainResponse) => any;
|
|
1789
|
+
|
|
1790
|
+
export declare const ListTagsRequestFilterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
1791
|
+
|
|
1792
|
+
export declare const ListTagsResponseFilterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
1793
|
+
|
|
1794
|
+
export declare const PurchaseReservedElasticsearchInstanceOfferingRequestFilterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingRequest) => any;
|
|
1795
|
+
|
|
1796
|
+
export declare const PurchaseReservedElasticsearchInstanceOfferingResponseFilterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingResponse) => any;
|
|
1797
|
+
|
|
1798
|
+
export declare const RejectInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionRequest) => any;
|
|
1799
|
+
|
|
1800
|
+
export declare const RejectInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionResponse) => any;
|
|
1801
|
+
|
|
1802
|
+
export declare const RemoveTagsRequestFilterSensitiveLog: (obj: RemoveTagsRequest) => any;
|
|
1803
|
+
|
|
1804
|
+
export declare const StartElasticsearchServiceSoftwareUpdateRequestFilterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
1805
|
+
|
|
1806
|
+
export declare const StartElasticsearchServiceSoftwareUpdateResponseFilterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
1807
|
+
|
|
1808
|
+
export declare const UpdateElasticsearchDomainConfigRequestFilterSensitiveLog: (obj: UpdateElasticsearchDomainConfigRequest) => any;
|
|
1809
|
+
|
|
1810
|
+
export declare const DryRunResultsFilterSensitiveLog: (obj: DryRunResults) => any;
|
|
1811
|
+
|
|
1812
|
+
export declare const UpdateElasticsearchDomainConfigResponseFilterSensitiveLog: (obj: UpdateElasticsearchDomainConfigResponse) => any;
|
|
1813
|
+
|
|
1814
|
+
export declare const UpdatePackageRequestFilterSensitiveLog: (obj: UpdatePackageRequest) => any;
|
|
1815
|
+
|
|
1816
|
+
export declare const UpdatePackageResponseFilterSensitiveLog: (obj: UpdatePackageResponse) => any;
|
|
1817
|
+
|
|
1818
|
+
export declare const UpgradeElasticsearchDomainRequestFilterSensitiveLog: (obj: UpgradeElasticsearchDomainRequest) => any;
|
|
1819
|
+
|
|
1820
|
+
export declare const UpgradeElasticsearchDomainResponseFilterSensitiveLog: (obj: UpgradeElasticsearchDomainResponse) => any;
|