@aws-sdk/client-elasticsearch-service 3.131.0 → 3.141.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 +33 -0
- package/README.md +1 -1
- 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 +2 -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 +2 -1
- package/dist-types/models/models_0.d.ts +621 -918
- package/dist-types/ts3.4/models/models_0.d.ts +308 -612
- package/package.json +6 -6
|
@@ -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,11 +352,7 @@ export interface DomainEndpointOptions {
|
|
|
468
352
|
|
|
469
353
|
CustomEndpointCertificateArn?: string;
|
|
470
354
|
}
|
|
471
|
-
export declare
|
|
472
|
-
|
|
473
|
-
const filterSensitiveLog: (obj: DomainEndpointOptions) => any;
|
|
474
|
-
}
|
|
475
|
-
export declare type VolumeType = "gp2" | "io1" | "standard";
|
|
355
|
+
export declare type VolumeType = "gp2" | "gp3" | "io1" | "standard";
|
|
476
356
|
|
|
477
357
|
export interface EBSOptions {
|
|
478
358
|
|
|
@@ -483,20 +363,14 @@ export interface EBSOptions {
|
|
|
483
363
|
VolumeSize?: number;
|
|
484
364
|
|
|
485
365
|
Iops?: number;
|
|
486
|
-
}
|
|
487
|
-
export declare namespace EBSOptions {
|
|
488
366
|
|
|
489
|
-
|
|
367
|
+
Throughput?: number;
|
|
490
368
|
}
|
|
491
369
|
|
|
492
370
|
export interface ColdStorageOptions {
|
|
493
371
|
|
|
494
372
|
Enabled: boolean | undefined;
|
|
495
373
|
}
|
|
496
|
-
export declare namespace ColdStorageOptions {
|
|
497
|
-
|
|
498
|
-
const filterSensitiveLog: (obj: ColdStorageOptions) => any;
|
|
499
|
-
}
|
|
500
374
|
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
375
|
export declare type ESWarmPartitionInstanceType = "ultrawarm1.large.elasticsearch" | "ultrawarm1.medium.elasticsearch";
|
|
502
376
|
|
|
@@ -504,10 +378,6 @@ export interface ZoneAwarenessConfig {
|
|
|
504
378
|
|
|
505
379
|
AvailabilityZoneCount?: number;
|
|
506
380
|
}
|
|
507
|
-
export declare namespace ZoneAwarenessConfig {
|
|
508
|
-
|
|
509
|
-
const filterSensitiveLog: (obj: ZoneAwarenessConfig) => any;
|
|
510
|
-
}
|
|
511
381
|
|
|
512
382
|
export interface ElasticsearchClusterConfig {
|
|
513
383
|
|
|
@@ -533,10 +403,6 @@ export interface ElasticsearchClusterConfig {
|
|
|
533
403
|
|
|
534
404
|
ColdStorageOptions?: ColdStorageOptions;
|
|
535
405
|
}
|
|
536
|
-
export declare namespace ElasticsearchClusterConfig {
|
|
537
|
-
|
|
538
|
-
const filterSensitiveLog: (obj: ElasticsearchClusterConfig) => any;
|
|
539
|
-
}
|
|
540
406
|
|
|
541
407
|
export interface EncryptionAtRestOptions {
|
|
542
408
|
|
|
@@ -544,10 +410,6 @@ export interface EncryptionAtRestOptions {
|
|
|
544
410
|
|
|
545
411
|
KmsKeyId?: string;
|
|
546
412
|
}
|
|
547
|
-
export declare namespace EncryptionAtRestOptions {
|
|
548
|
-
|
|
549
|
-
const filterSensitiveLog: (obj: EncryptionAtRestOptions) => any;
|
|
550
|
-
}
|
|
551
413
|
export declare type LogType = "AUDIT_LOGS" | "ES_APPLICATION_LOGS" | "INDEX_SLOW_LOGS" | "SEARCH_SLOW_LOGS";
|
|
552
414
|
|
|
553
415
|
export interface LogPublishingOption {
|
|
@@ -556,28 +418,16 @@ export interface LogPublishingOption {
|
|
|
556
418
|
|
|
557
419
|
Enabled?: boolean;
|
|
558
420
|
}
|
|
559
|
-
export declare namespace LogPublishingOption {
|
|
560
|
-
|
|
561
|
-
const filterSensitiveLog: (obj: LogPublishingOption) => any;
|
|
562
|
-
}
|
|
563
421
|
|
|
564
422
|
export interface NodeToNodeEncryptionOptions {
|
|
565
423
|
|
|
566
424
|
Enabled?: boolean;
|
|
567
425
|
}
|
|
568
|
-
export declare namespace NodeToNodeEncryptionOptions {
|
|
569
|
-
|
|
570
|
-
const filterSensitiveLog: (obj: NodeToNodeEncryptionOptions) => any;
|
|
571
|
-
}
|
|
572
426
|
|
|
573
427
|
export interface SnapshotOptions {
|
|
574
428
|
|
|
575
429
|
AutomatedSnapshotStartHour?: number;
|
|
576
430
|
}
|
|
577
|
-
export declare namespace SnapshotOptions {
|
|
578
|
-
|
|
579
|
-
const filterSensitiveLog: (obj: SnapshotOptions) => any;
|
|
580
|
-
}
|
|
581
431
|
|
|
582
432
|
export interface VPCOptions {
|
|
583
433
|
|
|
@@ -585,10 +435,6 @@ export interface VPCOptions {
|
|
|
585
435
|
|
|
586
436
|
SecurityGroupIds?: string[];
|
|
587
437
|
}
|
|
588
|
-
export declare namespace VPCOptions {
|
|
589
|
-
|
|
590
|
-
const filterSensitiveLog: (obj: VPCOptions) => any;
|
|
591
|
-
}
|
|
592
438
|
export interface CreateElasticsearchDomainRequest {
|
|
593
439
|
|
|
594
440
|
DomainName: string | undefined;
|
|
@@ -623,10 +469,6 @@ export interface CreateElasticsearchDomainRequest {
|
|
|
623
469
|
|
|
624
470
|
TagList?: Tag[];
|
|
625
471
|
}
|
|
626
|
-
export declare namespace CreateElasticsearchDomainRequest {
|
|
627
|
-
|
|
628
|
-
const filterSensitiveLog: (obj: CreateElasticsearchDomainRequest) => any;
|
|
629
|
-
}
|
|
630
472
|
export declare enum AutoTuneState {
|
|
631
473
|
DISABLED = "DISABLED",
|
|
632
474
|
DISABLED_AND_ROLLBACK_COMPLETE = "DISABLED_AND_ROLLBACK_COMPLETE",
|
|
@@ -645,10 +487,6 @@ export interface AutoTuneOptionsOutput {
|
|
|
645
487
|
|
|
646
488
|
ErrorMessage?: string;
|
|
647
489
|
}
|
|
648
|
-
export declare namespace AutoTuneOptionsOutput {
|
|
649
|
-
|
|
650
|
-
const filterSensitiveLog: (obj: AutoTuneOptionsOutput) => any;
|
|
651
|
-
}
|
|
652
490
|
|
|
653
491
|
export interface ChangeProgressDetails {
|
|
654
492
|
|
|
@@ -656,10 +494,6 @@ export interface ChangeProgressDetails {
|
|
|
656
494
|
|
|
657
495
|
Message?: string;
|
|
658
496
|
}
|
|
659
|
-
export declare namespace ChangeProgressDetails {
|
|
660
|
-
|
|
661
|
-
const filterSensitiveLog: (obj: ChangeProgressDetails) => any;
|
|
662
|
-
}
|
|
663
497
|
|
|
664
498
|
export interface VPCDerivedInfo {
|
|
665
499
|
|
|
@@ -671,10 +505,6 @@ export interface VPCDerivedInfo {
|
|
|
671
505
|
|
|
672
506
|
SecurityGroupIds?: string[];
|
|
673
507
|
}
|
|
674
|
-
export declare namespace VPCDerivedInfo {
|
|
675
|
-
|
|
676
|
-
const filterSensitiveLog: (obj: VPCDerivedInfo) => any;
|
|
677
|
-
}
|
|
678
508
|
|
|
679
509
|
export interface ElasticsearchDomainStatus {
|
|
680
510
|
|
|
@@ -727,19 +557,11 @@ export interface ElasticsearchDomainStatus {
|
|
|
727
557
|
|
|
728
558
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
729
559
|
}
|
|
730
|
-
export declare namespace ElasticsearchDomainStatus {
|
|
731
|
-
|
|
732
|
-
const filterSensitiveLog: (obj: ElasticsearchDomainStatus) => any;
|
|
733
|
-
}
|
|
734
560
|
|
|
735
561
|
export interface CreateElasticsearchDomainResponse {
|
|
736
562
|
|
|
737
563
|
DomainStatus?: ElasticsearchDomainStatus;
|
|
738
564
|
}
|
|
739
|
-
export declare namespace CreateElasticsearchDomainResponse {
|
|
740
|
-
|
|
741
|
-
const filterSensitiveLog: (obj: CreateElasticsearchDomainResponse) => any;
|
|
742
|
-
}
|
|
743
565
|
|
|
744
566
|
export declare class InvalidTypeException extends __BaseException {
|
|
745
567
|
readonly name: "InvalidTypeException";
|
|
@@ -763,10 +585,6 @@ export interface CreateOutboundCrossClusterSearchConnectionRequest {
|
|
|
763
585
|
|
|
764
586
|
ConnectionAlias: string | undefined;
|
|
765
587
|
}
|
|
766
|
-
export declare namespace CreateOutboundCrossClusterSearchConnectionRequest {
|
|
767
|
-
|
|
768
|
-
const filterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionRequest) => any;
|
|
769
|
-
}
|
|
770
588
|
export declare enum OutboundCrossClusterSearchConnectionStatusCode {
|
|
771
589
|
ACTIVE = "ACTIVE",
|
|
772
590
|
DELETED = "DELETED",
|
|
@@ -784,10 +602,6 @@ export interface OutboundCrossClusterSearchConnectionStatus {
|
|
|
784
602
|
|
|
785
603
|
Message?: string;
|
|
786
604
|
}
|
|
787
|
-
export declare namespace OutboundCrossClusterSearchConnectionStatus {
|
|
788
|
-
|
|
789
|
-
const filterSensitiveLog: (obj: OutboundCrossClusterSearchConnectionStatus) => any;
|
|
790
|
-
}
|
|
791
605
|
|
|
792
606
|
export interface CreateOutboundCrossClusterSearchConnectionResponse {
|
|
793
607
|
|
|
@@ -801,10 +615,6 @@ export interface CreateOutboundCrossClusterSearchConnectionResponse {
|
|
|
801
615
|
|
|
802
616
|
CrossClusterSearchConnectionId?: string;
|
|
803
617
|
}
|
|
804
|
-
export declare namespace CreateOutboundCrossClusterSearchConnectionResponse {
|
|
805
|
-
|
|
806
|
-
const filterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionResponse) => any;
|
|
807
|
-
}
|
|
808
618
|
|
|
809
619
|
export interface PackageSource {
|
|
810
620
|
|
|
@@ -812,10 +622,6 @@ export interface PackageSource {
|
|
|
812
622
|
|
|
813
623
|
S3Key?: string;
|
|
814
624
|
}
|
|
815
|
-
export declare namespace PackageSource {
|
|
816
|
-
|
|
817
|
-
const filterSensitiveLog: (obj: PackageSource) => any;
|
|
818
|
-
}
|
|
819
625
|
|
|
820
626
|
export interface CreatePackageRequest {
|
|
821
627
|
|
|
@@ -827,10 +633,6 @@ export interface CreatePackageRequest {
|
|
|
827
633
|
|
|
828
634
|
PackageSource: PackageSource | undefined;
|
|
829
635
|
}
|
|
830
|
-
export declare namespace CreatePackageRequest {
|
|
831
|
-
|
|
832
|
-
const filterSensitiveLog: (obj: CreatePackageRequest) => any;
|
|
833
|
-
}
|
|
834
636
|
export declare type PackageStatus = "AVAILABLE" | "COPYING" | "COPY_FAILED" | "DELETED" | "DELETE_FAILED" | "DELETING" | "VALIDATING" | "VALIDATION_FAILED";
|
|
835
637
|
|
|
836
638
|
export interface PackageDetails {
|
|
@@ -851,64 +653,36 @@ export interface PackageDetails {
|
|
|
851
653
|
|
|
852
654
|
ErrorDetails?: ErrorDetails;
|
|
853
655
|
}
|
|
854
|
-
export declare namespace PackageDetails {
|
|
855
|
-
|
|
856
|
-
const filterSensitiveLog: (obj: PackageDetails) => any;
|
|
857
|
-
}
|
|
858
656
|
|
|
859
657
|
export interface CreatePackageResponse {
|
|
860
658
|
|
|
861
659
|
PackageDetails?: PackageDetails;
|
|
862
660
|
}
|
|
863
|
-
export declare namespace CreatePackageResponse {
|
|
864
|
-
|
|
865
|
-
const filterSensitiveLog: (obj: CreatePackageResponse) => any;
|
|
866
|
-
}
|
|
867
661
|
|
|
868
662
|
export interface DeleteElasticsearchDomainRequest {
|
|
869
663
|
|
|
870
664
|
DomainName: string | undefined;
|
|
871
665
|
}
|
|
872
|
-
export declare namespace DeleteElasticsearchDomainRequest {
|
|
873
|
-
|
|
874
|
-
const filterSensitiveLog: (obj: DeleteElasticsearchDomainRequest) => any;
|
|
875
|
-
}
|
|
876
666
|
|
|
877
667
|
export interface DeleteElasticsearchDomainResponse {
|
|
878
668
|
|
|
879
669
|
DomainStatus?: ElasticsearchDomainStatus;
|
|
880
670
|
}
|
|
881
|
-
export declare namespace DeleteElasticsearchDomainResponse {
|
|
882
|
-
|
|
883
|
-
const filterSensitiveLog: (obj: DeleteElasticsearchDomainResponse) => any;
|
|
884
|
-
}
|
|
885
671
|
|
|
886
672
|
export interface DeleteInboundCrossClusterSearchConnectionRequest {
|
|
887
673
|
|
|
888
674
|
CrossClusterSearchConnectionId: string | undefined;
|
|
889
675
|
}
|
|
890
|
-
export declare namespace DeleteInboundCrossClusterSearchConnectionRequest {
|
|
891
|
-
|
|
892
|
-
const filterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionRequest) => any;
|
|
893
|
-
}
|
|
894
676
|
|
|
895
677
|
export interface DeleteInboundCrossClusterSearchConnectionResponse {
|
|
896
678
|
|
|
897
679
|
CrossClusterSearchConnection?: InboundCrossClusterSearchConnection;
|
|
898
680
|
}
|
|
899
|
-
export declare namespace DeleteInboundCrossClusterSearchConnectionResponse {
|
|
900
|
-
|
|
901
|
-
const filterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionResponse) => any;
|
|
902
|
-
}
|
|
903
681
|
|
|
904
682
|
export interface DeleteOutboundCrossClusterSearchConnectionRequest {
|
|
905
683
|
|
|
906
684
|
CrossClusterSearchConnectionId: string | undefined;
|
|
907
685
|
}
|
|
908
|
-
export declare namespace DeleteOutboundCrossClusterSearchConnectionRequest {
|
|
909
|
-
|
|
910
|
-
const filterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionRequest) => any;
|
|
911
|
-
}
|
|
912
686
|
|
|
913
687
|
export interface OutboundCrossClusterSearchConnection {
|
|
914
688
|
|
|
@@ -922,37 +696,21 @@ export interface OutboundCrossClusterSearchConnection {
|
|
|
922
696
|
|
|
923
697
|
ConnectionStatus?: OutboundCrossClusterSearchConnectionStatus;
|
|
924
698
|
}
|
|
925
|
-
export declare namespace OutboundCrossClusterSearchConnection {
|
|
926
|
-
|
|
927
|
-
const filterSensitiveLog: (obj: OutboundCrossClusterSearchConnection) => any;
|
|
928
|
-
}
|
|
929
699
|
|
|
930
700
|
export interface DeleteOutboundCrossClusterSearchConnectionResponse {
|
|
931
701
|
|
|
932
702
|
CrossClusterSearchConnection?: OutboundCrossClusterSearchConnection;
|
|
933
703
|
}
|
|
934
|
-
export declare namespace DeleteOutboundCrossClusterSearchConnectionResponse {
|
|
935
|
-
|
|
936
|
-
const filterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionResponse) => any;
|
|
937
|
-
}
|
|
938
704
|
|
|
939
705
|
export interface DeletePackageRequest {
|
|
940
706
|
|
|
941
707
|
PackageID: string | undefined;
|
|
942
708
|
}
|
|
943
|
-
export declare namespace DeletePackageRequest {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
946
|
-
}
|
|
947
709
|
|
|
948
710
|
export interface DeletePackageResponse {
|
|
949
711
|
|
|
950
712
|
PackageDetails?: PackageDetails;
|
|
951
713
|
}
|
|
952
|
-
export declare namespace DeletePackageResponse {
|
|
953
|
-
|
|
954
|
-
const filterSensitiveLog: (obj: DeletePackageResponse) => any;
|
|
955
|
-
}
|
|
956
714
|
|
|
957
715
|
export interface DescribeDomainAutoTunesRequest {
|
|
958
716
|
|
|
@@ -962,10 +720,6 @@ export interface DescribeDomainAutoTunesRequest {
|
|
|
962
720
|
|
|
963
721
|
NextToken?: string;
|
|
964
722
|
}
|
|
965
|
-
export declare namespace DescribeDomainAutoTunesRequest {
|
|
966
|
-
|
|
967
|
-
const filterSensitiveLog: (obj: DescribeDomainAutoTunesRequest) => any;
|
|
968
|
-
}
|
|
969
723
|
export declare enum ScheduledAutoTuneActionType {
|
|
970
724
|
JVM_HEAP_SIZE_TUNING = "JVM_HEAP_SIZE_TUNING",
|
|
971
725
|
JVM_YOUNG_GEN_TUNING = "JVM_YOUNG_GEN_TUNING"
|
|
@@ -986,19 +740,11 @@ export interface ScheduledAutoTuneDetails {
|
|
|
986
740
|
|
|
987
741
|
Severity?: ScheduledAutoTuneSeverityType | string;
|
|
988
742
|
}
|
|
989
|
-
export declare namespace ScheduledAutoTuneDetails {
|
|
990
|
-
|
|
991
|
-
const filterSensitiveLog: (obj: ScheduledAutoTuneDetails) => any;
|
|
992
|
-
}
|
|
993
743
|
|
|
994
744
|
export interface AutoTuneDetails {
|
|
995
745
|
|
|
996
746
|
ScheduledAutoTuneDetails?: ScheduledAutoTuneDetails;
|
|
997
747
|
}
|
|
998
|
-
export declare namespace AutoTuneDetails {
|
|
999
|
-
|
|
1000
|
-
const filterSensitiveLog: (obj: AutoTuneDetails) => any;
|
|
1001
|
-
}
|
|
1002
748
|
export declare enum AutoTuneType {
|
|
1003
749
|
SCHEDULED_ACTION = "SCHEDULED_ACTION"
|
|
1004
750
|
}
|
|
@@ -1009,10 +755,6 @@ export interface AutoTune {
|
|
|
1009
755
|
|
|
1010
756
|
AutoTuneDetails?: AutoTuneDetails;
|
|
1011
757
|
}
|
|
1012
|
-
export declare namespace AutoTune {
|
|
1013
|
-
|
|
1014
|
-
const filterSensitiveLog: (obj: AutoTune) => any;
|
|
1015
|
-
}
|
|
1016
758
|
|
|
1017
759
|
export interface DescribeDomainAutoTunesResponse {
|
|
1018
760
|
|
|
@@ -1020,10 +762,6 @@ export interface DescribeDomainAutoTunesResponse {
|
|
|
1020
762
|
|
|
1021
763
|
NextToken?: string;
|
|
1022
764
|
}
|
|
1023
|
-
export declare namespace DescribeDomainAutoTunesResponse {
|
|
1024
|
-
|
|
1025
|
-
const filterSensitiveLog: (obj: DescribeDomainAutoTunesResponse) => any;
|
|
1026
|
-
}
|
|
1027
765
|
|
|
1028
766
|
export interface DescribeDomainChangeProgressRequest {
|
|
1029
767
|
|
|
@@ -1031,10 +769,6 @@ export interface DescribeDomainChangeProgressRequest {
|
|
|
1031
769
|
|
|
1032
770
|
ChangeId?: string;
|
|
1033
771
|
}
|
|
1034
|
-
export declare namespace DescribeDomainChangeProgressRequest {
|
|
1035
|
-
|
|
1036
|
-
const filterSensitiveLog: (obj: DescribeDomainChangeProgressRequest) => any;
|
|
1037
|
-
}
|
|
1038
772
|
|
|
1039
773
|
export interface ChangeProgressStage {
|
|
1040
774
|
|
|
@@ -1046,10 +780,6 @@ export interface ChangeProgressStage {
|
|
|
1046
780
|
|
|
1047
781
|
LastUpdated?: Date;
|
|
1048
782
|
}
|
|
1049
|
-
export declare namespace ChangeProgressStage {
|
|
1050
|
-
|
|
1051
|
-
const filterSensitiveLog: (obj: ChangeProgressStage) => any;
|
|
1052
|
-
}
|
|
1053
783
|
export declare enum OverallChangeStatus {
|
|
1054
784
|
COMPLETED = "COMPLETED",
|
|
1055
785
|
FAILED = "FAILED",
|
|
@@ -1073,46 +803,26 @@ export interface ChangeProgressStatusDetails {
|
|
|
1073
803
|
|
|
1074
804
|
ChangeProgressStages?: ChangeProgressStage[];
|
|
1075
805
|
}
|
|
1076
|
-
export declare namespace ChangeProgressStatusDetails {
|
|
1077
|
-
|
|
1078
|
-
const filterSensitiveLog: (obj: ChangeProgressStatusDetails) => any;
|
|
1079
|
-
}
|
|
1080
806
|
|
|
1081
807
|
export interface DescribeDomainChangeProgressResponse {
|
|
1082
808
|
|
|
1083
809
|
ChangeProgressStatus?: ChangeProgressStatusDetails;
|
|
1084
810
|
}
|
|
1085
|
-
export declare namespace DescribeDomainChangeProgressResponse {
|
|
1086
|
-
|
|
1087
|
-
const filterSensitiveLog: (obj: DescribeDomainChangeProgressResponse) => any;
|
|
1088
|
-
}
|
|
1089
811
|
|
|
1090
812
|
export interface DescribeElasticsearchDomainRequest {
|
|
1091
813
|
|
|
1092
814
|
DomainName: string | undefined;
|
|
1093
815
|
}
|
|
1094
|
-
export declare namespace DescribeElasticsearchDomainRequest {
|
|
1095
|
-
|
|
1096
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainRequest) => any;
|
|
1097
|
-
}
|
|
1098
816
|
|
|
1099
817
|
export interface DescribeElasticsearchDomainResponse {
|
|
1100
818
|
|
|
1101
819
|
DomainStatus: ElasticsearchDomainStatus | undefined;
|
|
1102
820
|
}
|
|
1103
|
-
export declare namespace DescribeElasticsearchDomainResponse {
|
|
1104
|
-
|
|
1105
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainResponse) => any;
|
|
1106
|
-
}
|
|
1107
821
|
|
|
1108
822
|
export interface DescribeElasticsearchDomainConfigRequest {
|
|
1109
823
|
|
|
1110
824
|
DomainName: string | undefined;
|
|
1111
825
|
}
|
|
1112
|
-
export declare namespace DescribeElasticsearchDomainConfigRequest {
|
|
1113
|
-
|
|
1114
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainConfigRequest) => any;
|
|
1115
|
-
}
|
|
1116
826
|
export declare enum RollbackOnDisable {
|
|
1117
827
|
DEFAULT_ROLLBACK = "DEFAULT_ROLLBACK",
|
|
1118
828
|
NO_ROLLBACK = "NO_ROLLBACK"
|
|
@@ -1126,10 +836,6 @@ export interface AutoTuneOptions {
|
|
|
1126
836
|
|
|
1127
837
|
MaintenanceSchedules?: AutoTuneMaintenanceSchedule[];
|
|
1128
838
|
}
|
|
1129
|
-
export declare namespace AutoTuneOptions {
|
|
1130
|
-
|
|
1131
|
-
const filterSensitiveLog: (obj: AutoTuneOptions) => any;
|
|
1132
|
-
}
|
|
1133
839
|
|
|
1134
840
|
export interface AutoTuneStatus {
|
|
1135
841
|
|
|
@@ -1145,10 +851,6 @@ export interface AutoTuneStatus {
|
|
|
1145
851
|
|
|
1146
852
|
PendingDeletion?: boolean;
|
|
1147
853
|
}
|
|
1148
|
-
export declare namespace AutoTuneStatus {
|
|
1149
|
-
|
|
1150
|
-
const filterSensitiveLog: (obj: AutoTuneStatus) => any;
|
|
1151
|
-
}
|
|
1152
854
|
|
|
1153
855
|
export interface AutoTuneOptionsStatus {
|
|
1154
856
|
|
|
@@ -1156,10 +858,6 @@ export interface AutoTuneOptionsStatus {
|
|
|
1156
858
|
|
|
1157
859
|
Status?: AutoTuneStatus;
|
|
1158
860
|
}
|
|
1159
|
-
export declare namespace AutoTuneOptionsStatus {
|
|
1160
|
-
|
|
1161
|
-
const filterSensitiveLog: (obj: AutoTuneOptionsStatus) => any;
|
|
1162
|
-
}
|
|
1163
861
|
|
|
1164
862
|
export interface CognitoOptionsStatus {
|
|
1165
863
|
|
|
@@ -1167,10 +865,6 @@ export interface CognitoOptionsStatus {
|
|
|
1167
865
|
|
|
1168
866
|
Status: OptionStatus | undefined;
|
|
1169
867
|
}
|
|
1170
|
-
export declare namespace CognitoOptionsStatus {
|
|
1171
|
-
|
|
1172
|
-
const filterSensitiveLog: (obj: CognitoOptionsStatus) => any;
|
|
1173
|
-
}
|
|
1174
868
|
|
|
1175
869
|
export interface DomainEndpointOptionsStatus {
|
|
1176
870
|
|
|
@@ -1178,10 +872,6 @@ export interface DomainEndpointOptionsStatus {
|
|
|
1178
872
|
|
|
1179
873
|
Status: OptionStatus | undefined;
|
|
1180
874
|
}
|
|
1181
|
-
export declare namespace DomainEndpointOptionsStatus {
|
|
1182
|
-
|
|
1183
|
-
const filterSensitiveLog: (obj: DomainEndpointOptionsStatus) => any;
|
|
1184
|
-
}
|
|
1185
875
|
|
|
1186
876
|
export interface EBSOptionsStatus {
|
|
1187
877
|
|
|
@@ -1189,10 +879,6 @@ export interface EBSOptionsStatus {
|
|
|
1189
879
|
|
|
1190
880
|
Status: OptionStatus | undefined;
|
|
1191
881
|
}
|
|
1192
|
-
export declare namespace EBSOptionsStatus {
|
|
1193
|
-
|
|
1194
|
-
const filterSensitiveLog: (obj: EBSOptionsStatus) => any;
|
|
1195
|
-
}
|
|
1196
882
|
|
|
1197
883
|
export interface ElasticsearchClusterConfigStatus {
|
|
1198
884
|
|
|
@@ -1200,10 +886,6 @@ export interface ElasticsearchClusterConfigStatus {
|
|
|
1200
886
|
|
|
1201
887
|
Status: OptionStatus | undefined;
|
|
1202
888
|
}
|
|
1203
|
-
export declare namespace ElasticsearchClusterConfigStatus {
|
|
1204
|
-
|
|
1205
|
-
const filterSensitiveLog: (obj: ElasticsearchClusterConfigStatus) => any;
|
|
1206
|
-
}
|
|
1207
889
|
|
|
1208
890
|
export interface ElasticsearchVersionStatus {
|
|
1209
891
|
|
|
@@ -1211,10 +893,6 @@ export interface ElasticsearchVersionStatus {
|
|
|
1211
893
|
|
|
1212
894
|
Status: OptionStatus | undefined;
|
|
1213
895
|
}
|
|
1214
|
-
export declare namespace ElasticsearchVersionStatus {
|
|
1215
|
-
|
|
1216
|
-
const filterSensitiveLog: (obj: ElasticsearchVersionStatus) => any;
|
|
1217
|
-
}
|
|
1218
896
|
|
|
1219
897
|
export interface EncryptionAtRestOptionsStatus {
|
|
1220
898
|
|
|
@@ -1222,10 +900,6 @@ export interface EncryptionAtRestOptionsStatus {
|
|
|
1222
900
|
|
|
1223
901
|
Status: OptionStatus | undefined;
|
|
1224
902
|
}
|
|
1225
|
-
export declare namespace EncryptionAtRestOptionsStatus {
|
|
1226
|
-
|
|
1227
|
-
const filterSensitiveLog: (obj: EncryptionAtRestOptionsStatus) => any;
|
|
1228
|
-
}
|
|
1229
903
|
|
|
1230
904
|
export interface LogPublishingOptionsStatus {
|
|
1231
905
|
|
|
@@ -1233,10 +907,6 @@ export interface LogPublishingOptionsStatus {
|
|
|
1233
907
|
|
|
1234
908
|
Status?: OptionStatus;
|
|
1235
909
|
}
|
|
1236
|
-
export declare namespace LogPublishingOptionsStatus {
|
|
1237
|
-
|
|
1238
|
-
const filterSensitiveLog: (obj: LogPublishingOptionsStatus) => any;
|
|
1239
|
-
}
|
|
1240
910
|
|
|
1241
911
|
export interface NodeToNodeEncryptionOptionsStatus {
|
|
1242
912
|
|
|
@@ -1244,10 +914,6 @@ export interface NodeToNodeEncryptionOptionsStatus {
|
|
|
1244
914
|
|
|
1245
915
|
Status: OptionStatus | undefined;
|
|
1246
916
|
}
|
|
1247
|
-
export declare namespace NodeToNodeEncryptionOptionsStatus {
|
|
1248
|
-
|
|
1249
|
-
const filterSensitiveLog: (obj: NodeToNodeEncryptionOptionsStatus) => any;
|
|
1250
|
-
}
|
|
1251
917
|
|
|
1252
918
|
export interface SnapshotOptionsStatus {
|
|
1253
919
|
|
|
@@ -1255,10 +921,6 @@ export interface SnapshotOptionsStatus {
|
|
|
1255
921
|
|
|
1256
922
|
Status: OptionStatus | undefined;
|
|
1257
923
|
}
|
|
1258
|
-
export declare namespace SnapshotOptionsStatus {
|
|
1259
|
-
|
|
1260
|
-
const filterSensitiveLog: (obj: SnapshotOptionsStatus) => any;
|
|
1261
|
-
}
|
|
1262
924
|
|
|
1263
925
|
export interface VPCDerivedInfoStatus {
|
|
1264
926
|
|
|
@@ -1266,10 +928,6 @@ export interface VPCDerivedInfoStatus {
|
|
|
1266
928
|
|
|
1267
929
|
Status: OptionStatus | undefined;
|
|
1268
930
|
}
|
|
1269
|
-
export declare namespace VPCDerivedInfoStatus {
|
|
1270
|
-
|
|
1271
|
-
const filterSensitiveLog: (obj: VPCDerivedInfoStatus) => any;
|
|
1272
|
-
}
|
|
1273
931
|
|
|
1274
932
|
export interface ElasticsearchDomainConfig {
|
|
1275
933
|
|
|
@@ -1303,37 +961,21 @@ export interface ElasticsearchDomainConfig {
|
|
|
1303
961
|
|
|
1304
962
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1305
963
|
}
|
|
1306
|
-
export declare namespace ElasticsearchDomainConfig {
|
|
1307
|
-
|
|
1308
|
-
const filterSensitiveLog: (obj: ElasticsearchDomainConfig) => any;
|
|
1309
|
-
}
|
|
1310
964
|
|
|
1311
965
|
export interface DescribeElasticsearchDomainConfigResponse {
|
|
1312
966
|
|
|
1313
967
|
DomainConfig: ElasticsearchDomainConfig | undefined;
|
|
1314
968
|
}
|
|
1315
|
-
export declare namespace DescribeElasticsearchDomainConfigResponse {
|
|
1316
|
-
|
|
1317
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainConfigResponse) => any;
|
|
1318
|
-
}
|
|
1319
969
|
|
|
1320
970
|
export interface DescribeElasticsearchDomainsRequest {
|
|
1321
971
|
|
|
1322
972
|
DomainNames: string[] | undefined;
|
|
1323
973
|
}
|
|
1324
|
-
export declare namespace DescribeElasticsearchDomainsRequest {
|
|
1325
|
-
|
|
1326
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainsRequest) => any;
|
|
1327
|
-
}
|
|
1328
974
|
|
|
1329
975
|
export interface DescribeElasticsearchDomainsResponse {
|
|
1330
976
|
|
|
1331
977
|
DomainStatusList: ElasticsearchDomainStatus[] | undefined;
|
|
1332
978
|
}
|
|
1333
|
-
export declare namespace DescribeElasticsearchDomainsResponse {
|
|
1334
|
-
|
|
1335
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchDomainsResponse) => any;
|
|
1336
|
-
}
|
|
1337
979
|
|
|
1338
980
|
export interface DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
1339
981
|
|
|
@@ -1343,10 +985,6 @@ export interface DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
|
1343
985
|
|
|
1344
986
|
ElasticsearchVersion: string | undefined;
|
|
1345
987
|
}
|
|
1346
|
-
export declare namespace DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
1347
|
-
|
|
1348
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsRequest) => any;
|
|
1349
|
-
}
|
|
1350
988
|
|
|
1351
989
|
export interface InstanceCountLimits {
|
|
1352
990
|
|
|
@@ -1354,19 +992,11 @@ export interface InstanceCountLimits {
|
|
|
1354
992
|
|
|
1355
993
|
MaximumInstanceCount?: number;
|
|
1356
994
|
}
|
|
1357
|
-
export declare namespace InstanceCountLimits {
|
|
1358
|
-
|
|
1359
|
-
const filterSensitiveLog: (obj: InstanceCountLimits) => any;
|
|
1360
|
-
}
|
|
1361
995
|
|
|
1362
996
|
export interface InstanceLimits {
|
|
1363
997
|
|
|
1364
998
|
InstanceCountLimits?: InstanceCountLimits;
|
|
1365
999
|
}
|
|
1366
|
-
export declare namespace InstanceLimits {
|
|
1367
|
-
|
|
1368
|
-
const filterSensitiveLog: (obj: InstanceLimits) => any;
|
|
1369
|
-
}
|
|
1370
1000
|
|
|
1371
1001
|
export interface StorageTypeLimit {
|
|
1372
1002
|
|
|
@@ -1374,10 +1004,6 @@ export interface StorageTypeLimit {
|
|
|
1374
1004
|
|
|
1375
1005
|
LimitValues?: string[];
|
|
1376
1006
|
}
|
|
1377
|
-
export declare namespace StorageTypeLimit {
|
|
1378
|
-
|
|
1379
|
-
const filterSensitiveLog: (obj: StorageTypeLimit) => any;
|
|
1380
|
-
}
|
|
1381
1007
|
|
|
1382
1008
|
export interface StorageType {
|
|
1383
1009
|
|
|
@@ -1387,10 +1013,6 @@ export interface StorageType {
|
|
|
1387
1013
|
|
|
1388
1014
|
StorageTypeLimits?: StorageTypeLimit[];
|
|
1389
1015
|
}
|
|
1390
|
-
export declare namespace StorageType {
|
|
1391
|
-
|
|
1392
|
-
const filterSensitiveLog: (obj: StorageType) => any;
|
|
1393
|
-
}
|
|
1394
1016
|
|
|
1395
1017
|
export interface Limits {
|
|
1396
1018
|
|
|
@@ -1400,19 +1022,11 @@ export interface Limits {
|
|
|
1400
1022
|
|
|
1401
1023
|
AdditionalLimits?: AdditionalLimit[];
|
|
1402
1024
|
}
|
|
1403
|
-
export declare namespace Limits {
|
|
1404
|
-
|
|
1405
|
-
const filterSensitiveLog: (obj: Limits) => any;
|
|
1406
|
-
}
|
|
1407
1025
|
|
|
1408
1026
|
export interface DescribeElasticsearchInstanceTypeLimitsResponse {
|
|
1409
1027
|
|
|
1410
1028
|
LimitsByRole?: Record<string, Limits>;
|
|
1411
1029
|
}
|
|
1412
|
-
export declare namespace DescribeElasticsearchInstanceTypeLimitsResponse {
|
|
1413
|
-
|
|
1414
|
-
const filterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsResponse) => any;
|
|
1415
|
-
}
|
|
1416
1030
|
|
|
1417
1031
|
export interface Filter {
|
|
1418
1032
|
|
|
@@ -1420,10 +1034,6 @@ export interface Filter {
|
|
|
1420
1034
|
|
|
1421
1035
|
Values?: string[];
|
|
1422
1036
|
}
|
|
1423
|
-
export declare namespace Filter {
|
|
1424
|
-
|
|
1425
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
1426
|
-
}
|
|
1427
1037
|
|
|
1428
1038
|
export interface DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
1429
1039
|
|
|
@@ -1433,10 +1043,6 @@ export interface DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
|
1433
1043
|
|
|
1434
1044
|
NextToken?: string;
|
|
1435
1045
|
}
|
|
1436
|
-
export declare namespace DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
1437
|
-
|
|
1438
|
-
const filterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsRequest) => any;
|
|
1439
|
-
}
|
|
1440
1046
|
|
|
1441
1047
|
export interface DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
1442
1048
|
|
|
@@ -1444,10 +1050,6 @@ export interface DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
|
1444
1050
|
|
|
1445
1051
|
NextToken?: string;
|
|
1446
1052
|
}
|
|
1447
|
-
export declare namespace DescribeInboundCrossClusterSearchConnectionsResponse {
|
|
1448
|
-
|
|
1449
|
-
const filterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsResponse) => any;
|
|
1450
|
-
}
|
|
1451
1053
|
|
|
1452
1054
|
export declare class InvalidPaginationTokenException extends __BaseException {
|
|
1453
1055
|
readonly name: "InvalidPaginationTokenException";
|
|
@@ -1464,10 +1066,6 @@ export interface DescribeOutboundCrossClusterSearchConnectionsRequest {
|
|
|
1464
1066
|
|
|
1465
1067
|
NextToken?: string;
|
|
1466
1068
|
}
|
|
1467
|
-
export declare namespace DescribeOutboundCrossClusterSearchConnectionsRequest {
|
|
1468
|
-
|
|
1469
|
-
const filterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsRequest) => any;
|
|
1470
|
-
}
|
|
1471
1069
|
|
|
1472
1070
|
export interface DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
1473
1071
|
|
|
@@ -1475,10 +1073,6 @@ export interface DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
|
1475
1073
|
|
|
1476
1074
|
NextToken?: string;
|
|
1477
1075
|
}
|
|
1478
|
-
export declare namespace DescribeOutboundCrossClusterSearchConnectionsResponse {
|
|
1479
|
-
|
|
1480
|
-
const filterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsResponse) => any;
|
|
1481
|
-
}
|
|
1482
1076
|
export declare enum DescribePackagesFilterName {
|
|
1483
1077
|
PackageID = "PackageID",
|
|
1484
1078
|
PackageName = "PackageName",
|
|
@@ -1491,10 +1085,6 @@ export interface DescribePackagesFilter {
|
|
|
1491
1085
|
|
|
1492
1086
|
Value?: string[];
|
|
1493
1087
|
}
|
|
1494
|
-
export declare namespace DescribePackagesFilter {
|
|
1495
|
-
|
|
1496
|
-
const filterSensitiveLog: (obj: DescribePackagesFilter) => any;
|
|
1497
|
-
}
|
|
1498
1088
|
|
|
1499
1089
|
export interface DescribePackagesRequest {
|
|
1500
1090
|
|
|
@@ -1504,20 +1094,12 @@ export interface DescribePackagesRequest {
|
|
|
1504
1094
|
|
|
1505
1095
|
NextToken?: string;
|
|
1506
1096
|
}
|
|
1507
|
-
export declare namespace DescribePackagesRequest {
|
|
1508
|
-
|
|
1509
|
-
const filterSensitiveLog: (obj: DescribePackagesRequest) => any;
|
|
1510
|
-
}
|
|
1511
1097
|
|
|
1512
1098
|
export interface DescribePackagesResponse {
|
|
1513
1099
|
|
|
1514
1100
|
PackageDetailsList?: PackageDetails[];
|
|
1515
1101
|
NextToken?: string;
|
|
1516
1102
|
}
|
|
1517
|
-
export declare namespace DescribePackagesResponse {
|
|
1518
|
-
|
|
1519
|
-
const filterSensitiveLog: (obj: DescribePackagesResponse) => any;
|
|
1520
|
-
}
|
|
1521
1103
|
|
|
1522
1104
|
export interface DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
1523
1105
|
|
|
@@ -1527,10 +1109,6 @@ export interface DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
|
1527
1109
|
|
|
1528
1110
|
NextToken?: string;
|
|
1529
1111
|
}
|
|
1530
|
-
export declare namespace DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
1531
|
-
|
|
1532
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsRequest) => any;
|
|
1533
|
-
}
|
|
1534
1112
|
export declare type ReservedElasticsearchInstancePaymentOption = "ALL_UPFRONT" | "NO_UPFRONT" | "PARTIAL_UPFRONT";
|
|
1535
1113
|
|
|
1536
1114
|
export interface RecurringCharge {
|
|
@@ -1539,10 +1117,6 @@ export interface RecurringCharge {
|
|
|
1539
1117
|
|
|
1540
1118
|
RecurringChargeFrequency?: string;
|
|
1541
1119
|
}
|
|
1542
|
-
export declare namespace RecurringCharge {
|
|
1543
|
-
|
|
1544
|
-
const filterSensitiveLog: (obj: RecurringCharge) => any;
|
|
1545
|
-
}
|
|
1546
1120
|
|
|
1547
1121
|
export interface ReservedElasticsearchInstanceOffering {
|
|
1548
1122
|
|
|
@@ -1562,10 +1136,6 @@ export interface ReservedElasticsearchInstanceOffering {
|
|
|
1562
1136
|
|
|
1563
1137
|
RecurringCharges?: RecurringCharge[];
|
|
1564
1138
|
}
|
|
1565
|
-
export declare namespace ReservedElasticsearchInstanceOffering {
|
|
1566
|
-
|
|
1567
|
-
const filterSensitiveLog: (obj: ReservedElasticsearchInstanceOffering) => any;
|
|
1568
|
-
}
|
|
1569
1139
|
|
|
1570
1140
|
export interface DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
1571
1141
|
|
|
@@ -1573,10 +1143,6 @@ export interface DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
|
1573
1143
|
|
|
1574
1144
|
ReservedElasticsearchInstanceOfferings?: ReservedElasticsearchInstanceOffering[];
|
|
1575
1145
|
}
|
|
1576
|
-
export declare namespace DescribeReservedElasticsearchInstanceOfferingsResponse {
|
|
1577
|
-
|
|
1578
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsResponse) => any;
|
|
1579
|
-
}
|
|
1580
1146
|
|
|
1581
1147
|
export interface DescribeReservedElasticsearchInstancesRequest {
|
|
1582
1148
|
|
|
@@ -1586,10 +1152,6 @@ export interface DescribeReservedElasticsearchInstancesRequest {
|
|
|
1586
1152
|
|
|
1587
1153
|
NextToken?: string;
|
|
1588
1154
|
}
|
|
1589
|
-
export declare namespace DescribeReservedElasticsearchInstancesRequest {
|
|
1590
|
-
|
|
1591
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesRequest) => any;
|
|
1592
|
-
}
|
|
1593
1155
|
|
|
1594
1156
|
export interface ReservedElasticsearchInstance {
|
|
1595
1157
|
|
|
@@ -1619,10 +1181,6 @@ export interface ReservedElasticsearchInstance {
|
|
|
1619
1181
|
|
|
1620
1182
|
RecurringCharges?: RecurringCharge[];
|
|
1621
1183
|
}
|
|
1622
|
-
export declare namespace ReservedElasticsearchInstance {
|
|
1623
|
-
|
|
1624
|
-
const filterSensitiveLog: (obj: ReservedElasticsearchInstance) => any;
|
|
1625
|
-
}
|
|
1626
1184
|
|
|
1627
1185
|
export interface DescribeReservedElasticsearchInstancesResponse {
|
|
1628
1186
|
|
|
@@ -1630,10 +1188,6 @@ export interface DescribeReservedElasticsearchInstancesResponse {
|
|
|
1630
1188
|
|
|
1631
1189
|
ReservedElasticsearchInstances?: ReservedElasticsearchInstance[];
|
|
1632
1190
|
}
|
|
1633
|
-
export declare namespace DescribeReservedElasticsearchInstancesResponse {
|
|
1634
|
-
|
|
1635
|
-
const filterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesResponse) => any;
|
|
1636
|
-
}
|
|
1637
1191
|
|
|
1638
1192
|
export interface DissociatePackageRequest {
|
|
1639
1193
|
|
|
@@ -1641,28 +1195,16 @@ export interface DissociatePackageRequest {
|
|
|
1641
1195
|
|
|
1642
1196
|
DomainName: string | undefined;
|
|
1643
1197
|
}
|
|
1644
|
-
export declare namespace DissociatePackageRequest {
|
|
1645
|
-
|
|
1646
|
-
const filterSensitiveLog: (obj: DissociatePackageRequest) => any;
|
|
1647
|
-
}
|
|
1648
1198
|
|
|
1649
1199
|
export interface DissociatePackageResponse {
|
|
1650
1200
|
|
|
1651
1201
|
DomainPackageDetails?: DomainPackageDetails;
|
|
1652
1202
|
}
|
|
1653
|
-
export declare namespace DissociatePackageResponse {
|
|
1654
|
-
|
|
1655
|
-
const filterSensitiveLog: (obj: DissociatePackageResponse) => any;
|
|
1656
|
-
}
|
|
1657
1203
|
|
|
1658
1204
|
export interface GetCompatibleElasticsearchVersionsRequest {
|
|
1659
1205
|
|
|
1660
1206
|
DomainName?: string;
|
|
1661
1207
|
}
|
|
1662
|
-
export declare namespace GetCompatibleElasticsearchVersionsRequest {
|
|
1663
|
-
|
|
1664
|
-
const filterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsRequest) => any;
|
|
1665
|
-
}
|
|
1666
1208
|
|
|
1667
1209
|
export interface CompatibleVersionsMap {
|
|
1668
1210
|
|
|
@@ -1670,19 +1212,11 @@ export interface CompatibleVersionsMap {
|
|
|
1670
1212
|
|
|
1671
1213
|
TargetVersions?: string[];
|
|
1672
1214
|
}
|
|
1673
|
-
export declare namespace CompatibleVersionsMap {
|
|
1674
|
-
|
|
1675
|
-
const filterSensitiveLog: (obj: CompatibleVersionsMap) => any;
|
|
1676
|
-
}
|
|
1677
1215
|
|
|
1678
1216
|
export interface GetCompatibleElasticsearchVersionsResponse {
|
|
1679
1217
|
|
|
1680
1218
|
CompatibleElasticsearchVersions?: CompatibleVersionsMap[];
|
|
1681
1219
|
}
|
|
1682
|
-
export declare namespace GetCompatibleElasticsearchVersionsResponse {
|
|
1683
|
-
|
|
1684
|
-
const filterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsResponse) => any;
|
|
1685
|
-
}
|
|
1686
1220
|
|
|
1687
1221
|
export interface GetPackageVersionHistoryRequest {
|
|
1688
1222
|
|
|
@@ -1692,10 +1226,6 @@ export interface GetPackageVersionHistoryRequest {
|
|
|
1692
1226
|
|
|
1693
1227
|
NextToken?: string;
|
|
1694
1228
|
}
|
|
1695
|
-
export declare namespace GetPackageVersionHistoryRequest {
|
|
1696
|
-
|
|
1697
|
-
const filterSensitiveLog: (obj: GetPackageVersionHistoryRequest) => any;
|
|
1698
|
-
}
|
|
1699
1229
|
|
|
1700
1230
|
export interface PackageVersionHistory {
|
|
1701
1231
|
|
|
@@ -1705,10 +1235,6 @@ export interface PackageVersionHistory {
|
|
|
1705
1235
|
|
|
1706
1236
|
CreatedAt?: Date;
|
|
1707
1237
|
}
|
|
1708
|
-
export declare namespace PackageVersionHistory {
|
|
1709
|
-
|
|
1710
|
-
const filterSensitiveLog: (obj: PackageVersionHistory) => any;
|
|
1711
|
-
}
|
|
1712
1238
|
|
|
1713
1239
|
export interface GetPackageVersionHistoryResponse {
|
|
1714
1240
|
PackageID?: string;
|
|
@@ -1716,10 +1242,6 @@ export interface GetPackageVersionHistoryResponse {
|
|
|
1716
1242
|
PackageVersionHistoryList?: PackageVersionHistory[];
|
|
1717
1243
|
NextToken?: string;
|
|
1718
1244
|
}
|
|
1719
|
-
export declare namespace GetPackageVersionHistoryResponse {
|
|
1720
|
-
|
|
1721
|
-
const filterSensitiveLog: (obj: GetPackageVersionHistoryResponse) => any;
|
|
1722
|
-
}
|
|
1723
1245
|
|
|
1724
1246
|
export interface GetUpgradeHistoryRequest {
|
|
1725
1247
|
|
|
@@ -1729,10 +1251,6 @@ export interface GetUpgradeHistoryRequest {
|
|
|
1729
1251
|
|
|
1730
1252
|
NextToken?: string;
|
|
1731
1253
|
}
|
|
1732
|
-
export declare namespace GetUpgradeHistoryRequest {
|
|
1733
|
-
|
|
1734
|
-
const filterSensitiveLog: (obj: GetUpgradeHistoryRequest) => any;
|
|
1735
|
-
}
|
|
1736
1254
|
export declare type UpgradeStep = "PRE_UPGRADE_CHECK" | "SNAPSHOT" | "UPGRADE";
|
|
1737
1255
|
export declare type UpgradeStatus = "FAILED" | "IN_PROGRESS" | "SUCCEEDED" | "SUCCEEDED_WITH_ISSUES";
|
|
1738
1256
|
|
|
@@ -1746,10 +1264,6 @@ export interface UpgradeStepItem {
|
|
|
1746
1264
|
|
|
1747
1265
|
ProgressPercent?: number;
|
|
1748
1266
|
}
|
|
1749
|
-
export declare namespace UpgradeStepItem {
|
|
1750
|
-
|
|
1751
|
-
const filterSensitiveLog: (obj: UpgradeStepItem) => any;
|
|
1752
|
-
}
|
|
1753
1267
|
|
|
1754
1268
|
export interface UpgradeHistory {
|
|
1755
1269
|
|
|
@@ -1761,10 +1275,6 @@ export interface UpgradeHistory {
|
|
|
1761
1275
|
|
|
1762
1276
|
StepsList?: UpgradeStepItem[];
|
|
1763
1277
|
}
|
|
1764
|
-
export declare namespace UpgradeHistory {
|
|
1765
|
-
|
|
1766
|
-
const filterSensitiveLog: (obj: UpgradeHistory) => any;
|
|
1767
|
-
}
|
|
1768
1278
|
|
|
1769
1279
|
export interface GetUpgradeHistoryResponse {
|
|
1770
1280
|
|
|
@@ -1772,19 +1282,11 @@ export interface GetUpgradeHistoryResponse {
|
|
|
1772
1282
|
|
|
1773
1283
|
NextToken?: string;
|
|
1774
1284
|
}
|
|
1775
|
-
export declare namespace GetUpgradeHistoryResponse {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: GetUpgradeHistoryResponse) => any;
|
|
1778
|
-
}
|
|
1779
1285
|
|
|
1780
1286
|
export interface GetUpgradeStatusRequest {
|
|
1781
1287
|
|
|
1782
1288
|
DomainName: string | undefined;
|
|
1783
1289
|
}
|
|
1784
|
-
export declare namespace GetUpgradeStatusRequest {
|
|
1785
|
-
|
|
1786
|
-
const filterSensitiveLog: (obj: GetUpgradeStatusRequest) => any;
|
|
1787
|
-
}
|
|
1788
1290
|
|
|
1789
1291
|
export interface GetUpgradeStatusResponse {
|
|
1790
1292
|
|
|
@@ -1794,10 +1296,6 @@ export interface GetUpgradeStatusResponse {
|
|
|
1794
1296
|
|
|
1795
1297
|
UpgradeName?: string;
|
|
1796
1298
|
}
|
|
1797
|
-
export declare namespace GetUpgradeStatusResponse {
|
|
1798
|
-
|
|
1799
|
-
const filterSensitiveLog: (obj: GetUpgradeStatusResponse) => any;
|
|
1800
|
-
}
|
|
1801
1299
|
export declare enum EngineType {
|
|
1802
1300
|
Elasticsearch = "Elasticsearch",
|
|
1803
1301
|
OpenSearch = "OpenSearch"
|
|
@@ -1807,29 +1305,17 @@ export interface ListDomainNamesRequest {
|
|
|
1807
1305
|
|
|
1808
1306
|
EngineType?: EngineType | string;
|
|
1809
1307
|
}
|
|
1810
|
-
export declare namespace ListDomainNamesRequest {
|
|
1811
|
-
|
|
1812
|
-
const filterSensitiveLog: (obj: ListDomainNamesRequest) => any;
|
|
1813
|
-
}
|
|
1814
1308
|
export interface DomainInfo {
|
|
1815
1309
|
|
|
1816
1310
|
DomainName?: string;
|
|
1817
1311
|
|
|
1818
1312
|
EngineType?: EngineType | string;
|
|
1819
1313
|
}
|
|
1820
|
-
export declare namespace DomainInfo {
|
|
1821
|
-
|
|
1822
|
-
const filterSensitiveLog: (obj: DomainInfo) => any;
|
|
1823
|
-
}
|
|
1824
1314
|
|
|
1825
1315
|
export interface ListDomainNamesResponse {
|
|
1826
1316
|
|
|
1827
1317
|
DomainNames?: DomainInfo[];
|
|
1828
1318
|
}
|
|
1829
|
-
export declare namespace ListDomainNamesResponse {
|
|
1830
|
-
|
|
1831
|
-
const filterSensitiveLog: (obj: ListDomainNamesResponse) => any;
|
|
1832
|
-
}
|
|
1833
1319
|
|
|
1834
1320
|
export interface ListDomainsForPackageRequest {
|
|
1835
1321
|
|
|
@@ -1839,20 +1325,12 @@ export interface ListDomainsForPackageRequest {
|
|
|
1839
1325
|
|
|
1840
1326
|
NextToken?: string;
|
|
1841
1327
|
}
|
|
1842
|
-
export declare namespace ListDomainsForPackageRequest {
|
|
1843
|
-
|
|
1844
|
-
const filterSensitiveLog: (obj: ListDomainsForPackageRequest) => any;
|
|
1845
|
-
}
|
|
1846
1328
|
|
|
1847
1329
|
export interface ListDomainsForPackageResponse {
|
|
1848
1330
|
|
|
1849
1331
|
DomainPackageDetailsList?: DomainPackageDetails[];
|
|
1850
1332
|
NextToken?: string;
|
|
1851
1333
|
}
|
|
1852
|
-
export declare namespace ListDomainsForPackageResponse {
|
|
1853
|
-
|
|
1854
|
-
const filterSensitiveLog: (obj: ListDomainsForPackageResponse) => any;
|
|
1855
|
-
}
|
|
1856
1334
|
|
|
1857
1335
|
export interface ListElasticsearchInstanceTypesRequest {
|
|
1858
1336
|
|
|
@@ -1864,10 +1342,6 @@ export interface ListElasticsearchInstanceTypesRequest {
|
|
|
1864
1342
|
|
|
1865
1343
|
NextToken?: string;
|
|
1866
1344
|
}
|
|
1867
|
-
export declare namespace ListElasticsearchInstanceTypesRequest {
|
|
1868
|
-
|
|
1869
|
-
const filterSensitiveLog: (obj: ListElasticsearchInstanceTypesRequest) => any;
|
|
1870
|
-
}
|
|
1871
1345
|
|
|
1872
1346
|
export interface ListElasticsearchInstanceTypesResponse {
|
|
1873
1347
|
|
|
@@ -1875,10 +1349,6 @@ export interface ListElasticsearchInstanceTypesResponse {
|
|
|
1875
1349
|
|
|
1876
1350
|
NextToken?: string;
|
|
1877
1351
|
}
|
|
1878
|
-
export declare namespace ListElasticsearchInstanceTypesResponse {
|
|
1879
|
-
|
|
1880
|
-
const filterSensitiveLog: (obj: ListElasticsearchInstanceTypesResponse) => any;
|
|
1881
|
-
}
|
|
1882
1352
|
|
|
1883
1353
|
export interface ListElasticsearchVersionsRequest {
|
|
1884
1354
|
|
|
@@ -1886,10 +1356,6 @@ export interface ListElasticsearchVersionsRequest {
|
|
|
1886
1356
|
|
|
1887
1357
|
NextToken?: string;
|
|
1888
1358
|
}
|
|
1889
|
-
export declare namespace ListElasticsearchVersionsRequest {
|
|
1890
|
-
|
|
1891
|
-
const filterSensitiveLog: (obj: ListElasticsearchVersionsRequest) => any;
|
|
1892
|
-
}
|
|
1893
1359
|
|
|
1894
1360
|
export interface ListElasticsearchVersionsResponse {
|
|
1895
1361
|
|
|
@@ -1897,10 +1363,6 @@ export interface ListElasticsearchVersionsResponse {
|
|
|
1897
1363
|
|
|
1898
1364
|
NextToken?: string;
|
|
1899
1365
|
}
|
|
1900
|
-
export declare namespace ListElasticsearchVersionsResponse {
|
|
1901
|
-
|
|
1902
|
-
const filterSensitiveLog: (obj: ListElasticsearchVersionsResponse) => any;
|
|
1903
|
-
}
|
|
1904
1366
|
|
|
1905
1367
|
export interface ListPackagesForDomainRequest {
|
|
1906
1368
|
|
|
@@ -1910,10 +1372,6 @@ export interface ListPackagesForDomainRequest {
|
|
|
1910
1372
|
|
|
1911
1373
|
NextToken?: string;
|
|
1912
1374
|
}
|
|
1913
|
-
export declare namespace ListPackagesForDomainRequest {
|
|
1914
|
-
|
|
1915
|
-
const filterSensitiveLog: (obj: ListPackagesForDomainRequest) => any;
|
|
1916
|
-
}
|
|
1917
1375
|
|
|
1918
1376
|
export interface ListPackagesForDomainResponse {
|
|
1919
1377
|
|
|
@@ -1921,28 +1379,16 @@ export interface ListPackagesForDomainResponse {
|
|
|
1921
1379
|
|
|
1922
1380
|
NextToken?: string;
|
|
1923
1381
|
}
|
|
1924
|
-
export declare namespace ListPackagesForDomainResponse {
|
|
1925
|
-
|
|
1926
|
-
const filterSensitiveLog: (obj: ListPackagesForDomainResponse) => any;
|
|
1927
|
-
}
|
|
1928
1382
|
|
|
1929
1383
|
export interface ListTagsRequest {
|
|
1930
1384
|
|
|
1931
1385
|
ARN: string | undefined;
|
|
1932
1386
|
}
|
|
1933
|
-
export declare namespace ListTagsRequest {
|
|
1934
|
-
|
|
1935
|
-
const filterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
1936
|
-
}
|
|
1937
1387
|
|
|
1938
1388
|
export interface ListTagsResponse {
|
|
1939
1389
|
|
|
1940
1390
|
TagList?: Tag[];
|
|
1941
1391
|
}
|
|
1942
|
-
export declare namespace ListTagsResponse {
|
|
1943
|
-
|
|
1944
|
-
const filterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
1945
|
-
}
|
|
1946
1392
|
|
|
1947
1393
|
export interface PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
1948
1394
|
|
|
@@ -1952,10 +1398,6 @@ export interface PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
|
1952
1398
|
|
|
1953
1399
|
InstanceCount?: number;
|
|
1954
1400
|
}
|
|
1955
|
-
export declare namespace PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
1956
|
-
|
|
1957
|
-
const filterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingRequest) => any;
|
|
1958
|
-
}
|
|
1959
1401
|
|
|
1960
1402
|
export interface PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
1961
1403
|
|
|
@@ -1963,28 +1405,16 @@ export interface PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
|
1963
1405
|
|
|
1964
1406
|
ReservationName?: string;
|
|
1965
1407
|
}
|
|
1966
|
-
export declare namespace PurchaseReservedElasticsearchInstanceOfferingResponse {
|
|
1967
|
-
|
|
1968
|
-
const filterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingResponse) => any;
|
|
1969
|
-
}
|
|
1970
1408
|
|
|
1971
1409
|
export interface RejectInboundCrossClusterSearchConnectionRequest {
|
|
1972
1410
|
|
|
1973
1411
|
CrossClusterSearchConnectionId: string | undefined;
|
|
1974
1412
|
}
|
|
1975
|
-
export declare namespace RejectInboundCrossClusterSearchConnectionRequest {
|
|
1976
|
-
|
|
1977
|
-
const filterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionRequest) => any;
|
|
1978
|
-
}
|
|
1979
1413
|
|
|
1980
1414
|
export interface RejectInboundCrossClusterSearchConnectionResponse {
|
|
1981
1415
|
|
|
1982
1416
|
CrossClusterSearchConnection?: InboundCrossClusterSearchConnection;
|
|
1983
1417
|
}
|
|
1984
|
-
export declare namespace RejectInboundCrossClusterSearchConnectionResponse {
|
|
1985
|
-
|
|
1986
|
-
const filterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionResponse) => any;
|
|
1987
|
-
}
|
|
1988
1418
|
|
|
1989
1419
|
export interface RemoveTagsRequest {
|
|
1990
1420
|
|
|
@@ -1992,28 +1422,16 @@ export interface RemoveTagsRequest {
|
|
|
1992
1422
|
|
|
1993
1423
|
TagKeys: string[] | undefined;
|
|
1994
1424
|
}
|
|
1995
|
-
export declare namespace RemoveTagsRequest {
|
|
1996
|
-
|
|
1997
|
-
const filterSensitiveLog: (obj: RemoveTagsRequest) => any;
|
|
1998
|
-
}
|
|
1999
1425
|
|
|
2000
1426
|
export interface StartElasticsearchServiceSoftwareUpdateRequest {
|
|
2001
1427
|
|
|
2002
1428
|
DomainName: string | undefined;
|
|
2003
1429
|
}
|
|
2004
|
-
export declare namespace StartElasticsearchServiceSoftwareUpdateRequest {
|
|
2005
|
-
|
|
2006
|
-
const filterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
2007
|
-
}
|
|
2008
1430
|
|
|
2009
1431
|
export interface StartElasticsearchServiceSoftwareUpdateResponse {
|
|
2010
1432
|
|
|
2011
1433
|
ServiceSoftwareOptions?: ServiceSoftwareOptions;
|
|
2012
1434
|
}
|
|
2013
|
-
export declare namespace StartElasticsearchServiceSoftwareUpdateResponse {
|
|
2014
|
-
|
|
2015
|
-
const filterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
2016
|
-
}
|
|
2017
1435
|
|
|
2018
1436
|
export interface UpdateElasticsearchDomainConfigRequest {
|
|
2019
1437
|
|
|
@@ -2047,20 +1465,12 @@ export interface UpdateElasticsearchDomainConfigRequest {
|
|
|
2047
1465
|
|
|
2048
1466
|
DryRun?: boolean;
|
|
2049
1467
|
}
|
|
2050
|
-
export declare namespace UpdateElasticsearchDomainConfigRequest {
|
|
2051
|
-
|
|
2052
|
-
const filterSensitiveLog: (obj: UpdateElasticsearchDomainConfigRequest) => any;
|
|
2053
|
-
}
|
|
2054
1468
|
export interface DryRunResults {
|
|
2055
1469
|
|
|
2056
1470
|
DeploymentType?: string;
|
|
2057
1471
|
|
|
2058
1472
|
Message?: string;
|
|
2059
1473
|
}
|
|
2060
|
-
export declare namespace DryRunResults {
|
|
2061
|
-
|
|
2062
|
-
const filterSensitiveLog: (obj: DryRunResults) => any;
|
|
2063
|
-
}
|
|
2064
1474
|
|
|
2065
1475
|
export interface UpdateElasticsearchDomainConfigResponse {
|
|
2066
1476
|
|
|
@@ -2068,10 +1478,6 @@ export interface UpdateElasticsearchDomainConfigResponse {
|
|
|
2068
1478
|
|
|
2069
1479
|
DryRunResults?: DryRunResults;
|
|
2070
1480
|
}
|
|
2071
|
-
export declare namespace UpdateElasticsearchDomainConfigResponse {
|
|
2072
|
-
|
|
2073
|
-
const filterSensitiveLog: (obj: UpdateElasticsearchDomainConfigResponse) => any;
|
|
2074
|
-
}
|
|
2075
1481
|
|
|
2076
1482
|
export interface UpdatePackageRequest {
|
|
2077
1483
|
|
|
@@ -2083,19 +1489,11 @@ export interface UpdatePackageRequest {
|
|
|
2083
1489
|
|
|
2084
1490
|
CommitMessage?: string;
|
|
2085
1491
|
}
|
|
2086
|
-
export declare namespace UpdatePackageRequest {
|
|
2087
|
-
|
|
2088
|
-
const filterSensitiveLog: (obj: UpdatePackageRequest) => any;
|
|
2089
|
-
}
|
|
2090
1492
|
|
|
2091
1493
|
export interface UpdatePackageResponse {
|
|
2092
1494
|
|
|
2093
1495
|
PackageDetails?: PackageDetails;
|
|
2094
1496
|
}
|
|
2095
|
-
export declare namespace UpdatePackageResponse {
|
|
2096
|
-
|
|
2097
|
-
const filterSensitiveLog: (obj: UpdatePackageResponse) => any;
|
|
2098
|
-
}
|
|
2099
1497
|
|
|
2100
1498
|
export interface UpgradeElasticsearchDomainRequest {
|
|
2101
1499
|
|
|
@@ -2105,10 +1503,6 @@ export interface UpgradeElasticsearchDomainRequest {
|
|
|
2105
1503
|
|
|
2106
1504
|
PerformCheckOnly?: boolean;
|
|
2107
1505
|
}
|
|
2108
|
-
export declare namespace UpgradeElasticsearchDomainRequest {
|
|
2109
|
-
|
|
2110
|
-
const filterSensitiveLog: (obj: UpgradeElasticsearchDomainRequest) => any;
|
|
2111
|
-
}
|
|
2112
1506
|
|
|
2113
1507
|
export interface UpgradeElasticsearchDomainResponse {
|
|
2114
1508
|
|
|
@@ -2120,7 +1514,309 @@ export interface UpgradeElasticsearchDomainResponse {
|
|
|
2120
1514
|
|
|
2121
1515
|
ChangeProgressDetails?: ChangeProgressDetails;
|
|
2122
1516
|
}
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
1517
|
+
|
|
1518
|
+
export declare const AcceptInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionRequest) => any;
|
|
1519
|
+
|
|
1520
|
+
export declare const InboundCrossClusterSearchConnectionStatusFilterSensitiveLog: (obj: InboundCrossClusterSearchConnectionStatus) => any;
|
|
1521
|
+
|
|
1522
|
+
export declare const DomainInformationFilterSensitiveLog: (obj: DomainInformation) => any;
|
|
1523
|
+
|
|
1524
|
+
export declare const InboundCrossClusterSearchConnectionFilterSensitiveLog: (obj: InboundCrossClusterSearchConnection) => any;
|
|
1525
|
+
|
|
1526
|
+
export declare const AcceptInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: AcceptInboundCrossClusterSearchConnectionResponse) => any;
|
|
1527
|
+
|
|
1528
|
+
export declare const OptionStatusFilterSensitiveLog: (obj: OptionStatus) => any;
|
|
1529
|
+
|
|
1530
|
+
export declare const AccessPoliciesStatusFilterSensitiveLog: (obj: AccessPoliciesStatus) => any;
|
|
1531
|
+
|
|
1532
|
+
export declare const AdditionalLimitFilterSensitiveLog: (obj: AdditionalLimit) => any;
|
|
1533
|
+
|
|
1534
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1535
|
+
|
|
1536
|
+
export declare const AddTagsRequestFilterSensitiveLog: (obj: AddTagsRequest) => any;
|
|
1537
|
+
|
|
1538
|
+
export declare const AdvancedOptionsStatusFilterSensitiveLog: (obj: AdvancedOptionsStatus) => any;
|
|
1539
|
+
|
|
1540
|
+
export declare const SAMLIdpFilterSensitiveLog: (obj: SAMLIdp) => any;
|
|
1541
|
+
|
|
1542
|
+
export declare const SAMLOptionsOutputFilterSensitiveLog: (obj: SAMLOptionsOutput) => any;
|
|
1543
|
+
|
|
1544
|
+
export declare const AdvancedSecurityOptionsFilterSensitiveLog: (obj: AdvancedSecurityOptions) => any;
|
|
1545
|
+
|
|
1546
|
+
export declare const MasterUserOptionsFilterSensitiveLog: (obj: MasterUserOptions) => any;
|
|
1547
|
+
|
|
1548
|
+
export declare const SAMLOptionsInputFilterSensitiveLog: (obj: SAMLOptionsInput) => any;
|
|
1549
|
+
|
|
1550
|
+
export declare const AdvancedSecurityOptionsInputFilterSensitiveLog: (obj: AdvancedSecurityOptionsInput) => any;
|
|
1551
|
+
|
|
1552
|
+
export declare const AdvancedSecurityOptionsStatusFilterSensitiveLog: (obj: AdvancedSecurityOptionsStatus) => any;
|
|
1553
|
+
|
|
1554
|
+
export declare const AssociatePackageRequestFilterSensitiveLog: (obj: AssociatePackageRequest) => any;
|
|
1555
|
+
|
|
1556
|
+
export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
|
|
1557
|
+
|
|
1558
|
+
export declare const DomainPackageDetailsFilterSensitiveLog: (obj: DomainPackageDetails) => any;
|
|
1559
|
+
|
|
1560
|
+
export declare const AssociatePackageResponseFilterSensitiveLog: (obj: AssociatePackageResponse) => any;
|
|
1561
|
+
|
|
1562
|
+
export declare const CancelElasticsearchServiceSoftwareUpdateRequestFilterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
1563
|
+
|
|
1564
|
+
export declare const ServiceSoftwareOptionsFilterSensitiveLog: (obj: ServiceSoftwareOptions) => any;
|
|
1565
|
+
|
|
1566
|
+
export declare const CancelElasticsearchServiceSoftwareUpdateResponseFilterSensitiveLog: (obj: CancelElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
1567
|
+
|
|
1568
|
+
export declare const DurationFilterSensitiveLog: (obj: Duration) => any;
|
|
1569
|
+
|
|
1570
|
+
export declare const AutoTuneMaintenanceScheduleFilterSensitiveLog: (obj: AutoTuneMaintenanceSchedule) => any;
|
|
1571
|
+
|
|
1572
|
+
export declare const AutoTuneOptionsInputFilterSensitiveLog: (obj: AutoTuneOptionsInput) => any;
|
|
1573
|
+
|
|
1574
|
+
export declare const CognitoOptionsFilterSensitiveLog: (obj: CognitoOptions) => any;
|
|
1575
|
+
|
|
1576
|
+
export declare const DomainEndpointOptionsFilterSensitiveLog: (obj: DomainEndpointOptions) => any;
|
|
1577
|
+
|
|
1578
|
+
export declare const EBSOptionsFilterSensitiveLog: (obj: EBSOptions) => any;
|
|
1579
|
+
|
|
1580
|
+
export declare const ColdStorageOptionsFilterSensitiveLog: (obj: ColdStorageOptions) => any;
|
|
1581
|
+
|
|
1582
|
+
export declare const ZoneAwarenessConfigFilterSensitiveLog: (obj: ZoneAwarenessConfig) => any;
|
|
1583
|
+
|
|
1584
|
+
export declare const ElasticsearchClusterConfigFilterSensitiveLog: (obj: ElasticsearchClusterConfig) => any;
|
|
1585
|
+
|
|
1586
|
+
export declare const EncryptionAtRestOptionsFilterSensitiveLog: (obj: EncryptionAtRestOptions) => any;
|
|
1587
|
+
|
|
1588
|
+
export declare const LogPublishingOptionFilterSensitiveLog: (obj: LogPublishingOption) => any;
|
|
1589
|
+
|
|
1590
|
+
export declare const NodeToNodeEncryptionOptionsFilterSensitiveLog: (obj: NodeToNodeEncryptionOptions) => any;
|
|
1591
|
+
|
|
1592
|
+
export declare const SnapshotOptionsFilterSensitiveLog: (obj: SnapshotOptions) => any;
|
|
1593
|
+
|
|
1594
|
+
export declare const VPCOptionsFilterSensitiveLog: (obj: VPCOptions) => any;
|
|
1595
|
+
|
|
1596
|
+
export declare const CreateElasticsearchDomainRequestFilterSensitiveLog: (obj: CreateElasticsearchDomainRequest) => any;
|
|
1597
|
+
|
|
1598
|
+
export declare const AutoTuneOptionsOutputFilterSensitiveLog: (obj: AutoTuneOptionsOutput) => any;
|
|
1599
|
+
|
|
1600
|
+
export declare const ChangeProgressDetailsFilterSensitiveLog: (obj: ChangeProgressDetails) => any;
|
|
1601
|
+
|
|
1602
|
+
export declare const VPCDerivedInfoFilterSensitiveLog: (obj: VPCDerivedInfo) => any;
|
|
1603
|
+
|
|
1604
|
+
export declare const ElasticsearchDomainStatusFilterSensitiveLog: (obj: ElasticsearchDomainStatus) => any;
|
|
1605
|
+
|
|
1606
|
+
export declare const CreateElasticsearchDomainResponseFilterSensitiveLog: (obj: CreateElasticsearchDomainResponse) => any;
|
|
1607
|
+
|
|
1608
|
+
export declare const CreateOutboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionRequest) => any;
|
|
1609
|
+
|
|
1610
|
+
export declare const OutboundCrossClusterSearchConnectionStatusFilterSensitiveLog: (obj: OutboundCrossClusterSearchConnectionStatus) => any;
|
|
1611
|
+
|
|
1612
|
+
export declare const CreateOutboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: CreateOutboundCrossClusterSearchConnectionResponse) => any;
|
|
1613
|
+
|
|
1614
|
+
export declare const PackageSourceFilterSensitiveLog: (obj: PackageSource) => any;
|
|
1615
|
+
|
|
1616
|
+
export declare const CreatePackageRequestFilterSensitiveLog: (obj: CreatePackageRequest) => any;
|
|
1617
|
+
|
|
1618
|
+
export declare const PackageDetailsFilterSensitiveLog: (obj: PackageDetails) => any;
|
|
1619
|
+
|
|
1620
|
+
export declare const CreatePackageResponseFilterSensitiveLog: (obj: CreatePackageResponse) => any;
|
|
1621
|
+
|
|
1622
|
+
export declare const DeleteElasticsearchDomainRequestFilterSensitiveLog: (obj: DeleteElasticsearchDomainRequest) => any;
|
|
1623
|
+
|
|
1624
|
+
export declare const DeleteElasticsearchDomainResponseFilterSensitiveLog: (obj: DeleteElasticsearchDomainResponse) => any;
|
|
1625
|
+
|
|
1626
|
+
export declare const DeleteInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionRequest) => any;
|
|
1627
|
+
|
|
1628
|
+
export declare const DeleteInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: DeleteInboundCrossClusterSearchConnectionResponse) => any;
|
|
1629
|
+
|
|
1630
|
+
export declare const DeleteOutboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionRequest) => any;
|
|
1631
|
+
|
|
1632
|
+
export declare const OutboundCrossClusterSearchConnectionFilterSensitiveLog: (obj: OutboundCrossClusterSearchConnection) => any;
|
|
1633
|
+
|
|
1634
|
+
export declare const DeleteOutboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: DeleteOutboundCrossClusterSearchConnectionResponse) => any;
|
|
1635
|
+
|
|
1636
|
+
export declare const DeletePackageRequestFilterSensitiveLog: (obj: DeletePackageRequest) => any;
|
|
1637
|
+
|
|
1638
|
+
export declare const DeletePackageResponseFilterSensitiveLog: (obj: DeletePackageResponse) => any;
|
|
1639
|
+
|
|
1640
|
+
export declare const DescribeDomainAutoTunesRequestFilterSensitiveLog: (obj: DescribeDomainAutoTunesRequest) => any;
|
|
1641
|
+
|
|
1642
|
+
export declare const ScheduledAutoTuneDetailsFilterSensitiveLog: (obj: ScheduledAutoTuneDetails) => any;
|
|
1643
|
+
|
|
1644
|
+
export declare const AutoTuneDetailsFilterSensitiveLog: (obj: AutoTuneDetails) => any;
|
|
1645
|
+
|
|
1646
|
+
export declare const AutoTuneFilterSensitiveLog: (obj: AutoTune) => any;
|
|
1647
|
+
|
|
1648
|
+
export declare const DescribeDomainAutoTunesResponseFilterSensitiveLog: (obj: DescribeDomainAutoTunesResponse) => any;
|
|
1649
|
+
|
|
1650
|
+
export declare const DescribeDomainChangeProgressRequestFilterSensitiveLog: (obj: DescribeDomainChangeProgressRequest) => any;
|
|
1651
|
+
|
|
1652
|
+
export declare const ChangeProgressStageFilterSensitiveLog: (obj: ChangeProgressStage) => any;
|
|
1653
|
+
|
|
1654
|
+
export declare const ChangeProgressStatusDetailsFilterSensitiveLog: (obj: ChangeProgressStatusDetails) => any;
|
|
1655
|
+
|
|
1656
|
+
export declare const DescribeDomainChangeProgressResponseFilterSensitiveLog: (obj: DescribeDomainChangeProgressResponse) => any;
|
|
1657
|
+
|
|
1658
|
+
export declare const DescribeElasticsearchDomainRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainRequest) => any;
|
|
1659
|
+
|
|
1660
|
+
export declare const DescribeElasticsearchDomainResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainResponse) => any;
|
|
1661
|
+
|
|
1662
|
+
export declare const DescribeElasticsearchDomainConfigRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainConfigRequest) => any;
|
|
1663
|
+
|
|
1664
|
+
export declare const AutoTuneOptionsFilterSensitiveLog: (obj: AutoTuneOptions) => any;
|
|
1665
|
+
|
|
1666
|
+
export declare const AutoTuneStatusFilterSensitiveLog: (obj: AutoTuneStatus) => any;
|
|
1667
|
+
|
|
1668
|
+
export declare const AutoTuneOptionsStatusFilterSensitiveLog: (obj: AutoTuneOptionsStatus) => any;
|
|
1669
|
+
|
|
1670
|
+
export declare const CognitoOptionsStatusFilterSensitiveLog: (obj: CognitoOptionsStatus) => any;
|
|
1671
|
+
|
|
1672
|
+
export declare const DomainEndpointOptionsStatusFilterSensitiveLog: (obj: DomainEndpointOptionsStatus) => any;
|
|
1673
|
+
|
|
1674
|
+
export declare const EBSOptionsStatusFilterSensitiveLog: (obj: EBSOptionsStatus) => any;
|
|
1675
|
+
|
|
1676
|
+
export declare const ElasticsearchClusterConfigStatusFilterSensitiveLog: (obj: ElasticsearchClusterConfigStatus) => any;
|
|
1677
|
+
|
|
1678
|
+
export declare const ElasticsearchVersionStatusFilterSensitiveLog: (obj: ElasticsearchVersionStatus) => any;
|
|
1679
|
+
|
|
1680
|
+
export declare const EncryptionAtRestOptionsStatusFilterSensitiveLog: (obj: EncryptionAtRestOptionsStatus) => any;
|
|
1681
|
+
|
|
1682
|
+
export declare const LogPublishingOptionsStatusFilterSensitiveLog: (obj: LogPublishingOptionsStatus) => any;
|
|
1683
|
+
|
|
1684
|
+
export declare const NodeToNodeEncryptionOptionsStatusFilterSensitiveLog: (obj: NodeToNodeEncryptionOptionsStatus) => any;
|
|
1685
|
+
|
|
1686
|
+
export declare const SnapshotOptionsStatusFilterSensitiveLog: (obj: SnapshotOptionsStatus) => any;
|
|
1687
|
+
|
|
1688
|
+
export declare const VPCDerivedInfoStatusFilterSensitiveLog: (obj: VPCDerivedInfoStatus) => any;
|
|
1689
|
+
|
|
1690
|
+
export declare const ElasticsearchDomainConfigFilterSensitiveLog: (obj: ElasticsearchDomainConfig) => any;
|
|
1691
|
+
|
|
1692
|
+
export declare const DescribeElasticsearchDomainConfigResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainConfigResponse) => any;
|
|
1693
|
+
|
|
1694
|
+
export declare const DescribeElasticsearchDomainsRequestFilterSensitiveLog: (obj: DescribeElasticsearchDomainsRequest) => any;
|
|
1695
|
+
|
|
1696
|
+
export declare const DescribeElasticsearchDomainsResponseFilterSensitiveLog: (obj: DescribeElasticsearchDomainsResponse) => any;
|
|
1697
|
+
|
|
1698
|
+
export declare const DescribeElasticsearchInstanceTypeLimitsRequestFilterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsRequest) => any;
|
|
1699
|
+
|
|
1700
|
+
export declare const InstanceCountLimitsFilterSensitiveLog: (obj: InstanceCountLimits) => any;
|
|
1701
|
+
|
|
1702
|
+
export declare const InstanceLimitsFilterSensitiveLog: (obj: InstanceLimits) => any;
|
|
1703
|
+
|
|
1704
|
+
export declare const StorageTypeLimitFilterSensitiveLog: (obj: StorageTypeLimit) => any;
|
|
1705
|
+
|
|
1706
|
+
export declare const StorageTypeFilterSensitiveLog: (obj: StorageType) => any;
|
|
1707
|
+
|
|
1708
|
+
export declare const LimitsFilterSensitiveLog: (obj: Limits) => any;
|
|
1709
|
+
|
|
1710
|
+
export declare const DescribeElasticsearchInstanceTypeLimitsResponseFilterSensitiveLog: (obj: DescribeElasticsearchInstanceTypeLimitsResponse) => any;
|
|
1711
|
+
|
|
1712
|
+
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1713
|
+
|
|
1714
|
+
export declare const DescribeInboundCrossClusterSearchConnectionsRequestFilterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsRequest) => any;
|
|
1715
|
+
|
|
1716
|
+
export declare const DescribeInboundCrossClusterSearchConnectionsResponseFilterSensitiveLog: (obj: DescribeInboundCrossClusterSearchConnectionsResponse) => any;
|
|
1717
|
+
|
|
1718
|
+
export declare const DescribeOutboundCrossClusterSearchConnectionsRequestFilterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsRequest) => any;
|
|
1719
|
+
|
|
1720
|
+
export declare const DescribeOutboundCrossClusterSearchConnectionsResponseFilterSensitiveLog: (obj: DescribeOutboundCrossClusterSearchConnectionsResponse) => any;
|
|
1721
|
+
|
|
1722
|
+
export declare const DescribePackagesFilterFilterSensitiveLog: (obj: DescribePackagesFilter) => any;
|
|
1723
|
+
|
|
1724
|
+
export declare const DescribePackagesRequestFilterSensitiveLog: (obj: DescribePackagesRequest) => any;
|
|
1725
|
+
|
|
1726
|
+
export declare const DescribePackagesResponseFilterSensitiveLog: (obj: DescribePackagesResponse) => any;
|
|
1727
|
+
|
|
1728
|
+
export declare const DescribeReservedElasticsearchInstanceOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsRequest) => any;
|
|
1729
|
+
|
|
1730
|
+
export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
|
|
1731
|
+
|
|
1732
|
+
export declare const ReservedElasticsearchInstanceOfferingFilterSensitiveLog: (obj: ReservedElasticsearchInstanceOffering) => any;
|
|
1733
|
+
|
|
1734
|
+
export declare const DescribeReservedElasticsearchInstanceOfferingsResponseFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstanceOfferingsResponse) => any;
|
|
1735
|
+
|
|
1736
|
+
export declare const DescribeReservedElasticsearchInstancesRequestFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesRequest) => any;
|
|
1737
|
+
|
|
1738
|
+
export declare const ReservedElasticsearchInstanceFilterSensitiveLog: (obj: ReservedElasticsearchInstance) => any;
|
|
1739
|
+
|
|
1740
|
+
export declare const DescribeReservedElasticsearchInstancesResponseFilterSensitiveLog: (obj: DescribeReservedElasticsearchInstancesResponse) => any;
|
|
1741
|
+
|
|
1742
|
+
export declare const DissociatePackageRequestFilterSensitiveLog: (obj: DissociatePackageRequest) => any;
|
|
1743
|
+
|
|
1744
|
+
export declare const DissociatePackageResponseFilterSensitiveLog: (obj: DissociatePackageResponse) => any;
|
|
1745
|
+
|
|
1746
|
+
export declare const GetCompatibleElasticsearchVersionsRequestFilterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsRequest) => any;
|
|
1747
|
+
|
|
1748
|
+
export declare const CompatibleVersionsMapFilterSensitiveLog: (obj: CompatibleVersionsMap) => any;
|
|
1749
|
+
|
|
1750
|
+
export declare const GetCompatibleElasticsearchVersionsResponseFilterSensitiveLog: (obj: GetCompatibleElasticsearchVersionsResponse) => any;
|
|
1751
|
+
|
|
1752
|
+
export declare const GetPackageVersionHistoryRequestFilterSensitiveLog: (obj: GetPackageVersionHistoryRequest) => any;
|
|
1753
|
+
|
|
1754
|
+
export declare const PackageVersionHistoryFilterSensitiveLog: (obj: PackageVersionHistory) => any;
|
|
1755
|
+
|
|
1756
|
+
export declare const GetPackageVersionHistoryResponseFilterSensitiveLog: (obj: GetPackageVersionHistoryResponse) => any;
|
|
1757
|
+
|
|
1758
|
+
export declare const GetUpgradeHistoryRequestFilterSensitiveLog: (obj: GetUpgradeHistoryRequest) => any;
|
|
1759
|
+
|
|
1760
|
+
export declare const UpgradeStepItemFilterSensitiveLog: (obj: UpgradeStepItem) => any;
|
|
1761
|
+
|
|
1762
|
+
export declare const UpgradeHistoryFilterSensitiveLog: (obj: UpgradeHistory) => any;
|
|
1763
|
+
|
|
1764
|
+
export declare const GetUpgradeHistoryResponseFilterSensitiveLog: (obj: GetUpgradeHistoryResponse) => any;
|
|
1765
|
+
|
|
1766
|
+
export declare const GetUpgradeStatusRequestFilterSensitiveLog: (obj: GetUpgradeStatusRequest) => any;
|
|
1767
|
+
|
|
1768
|
+
export declare const GetUpgradeStatusResponseFilterSensitiveLog: (obj: GetUpgradeStatusResponse) => any;
|
|
1769
|
+
|
|
1770
|
+
export declare const ListDomainNamesRequestFilterSensitiveLog: (obj: ListDomainNamesRequest) => any;
|
|
1771
|
+
|
|
1772
|
+
export declare const DomainInfoFilterSensitiveLog: (obj: DomainInfo) => any;
|
|
1773
|
+
|
|
1774
|
+
export declare const ListDomainNamesResponseFilterSensitiveLog: (obj: ListDomainNamesResponse) => any;
|
|
1775
|
+
|
|
1776
|
+
export declare const ListDomainsForPackageRequestFilterSensitiveLog: (obj: ListDomainsForPackageRequest) => any;
|
|
1777
|
+
|
|
1778
|
+
export declare const ListDomainsForPackageResponseFilterSensitiveLog: (obj: ListDomainsForPackageResponse) => any;
|
|
1779
|
+
|
|
1780
|
+
export declare const ListElasticsearchInstanceTypesRequestFilterSensitiveLog: (obj: ListElasticsearchInstanceTypesRequest) => any;
|
|
1781
|
+
|
|
1782
|
+
export declare const ListElasticsearchInstanceTypesResponseFilterSensitiveLog: (obj: ListElasticsearchInstanceTypesResponse) => any;
|
|
1783
|
+
|
|
1784
|
+
export declare const ListElasticsearchVersionsRequestFilterSensitiveLog: (obj: ListElasticsearchVersionsRequest) => any;
|
|
1785
|
+
|
|
1786
|
+
export declare const ListElasticsearchVersionsResponseFilterSensitiveLog: (obj: ListElasticsearchVersionsResponse) => any;
|
|
1787
|
+
|
|
1788
|
+
export declare const ListPackagesForDomainRequestFilterSensitiveLog: (obj: ListPackagesForDomainRequest) => any;
|
|
1789
|
+
|
|
1790
|
+
export declare const ListPackagesForDomainResponseFilterSensitiveLog: (obj: ListPackagesForDomainResponse) => any;
|
|
1791
|
+
|
|
1792
|
+
export declare const ListTagsRequestFilterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
1793
|
+
|
|
1794
|
+
export declare const ListTagsResponseFilterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
1795
|
+
|
|
1796
|
+
export declare const PurchaseReservedElasticsearchInstanceOfferingRequestFilterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingRequest) => any;
|
|
1797
|
+
|
|
1798
|
+
export declare const PurchaseReservedElasticsearchInstanceOfferingResponseFilterSensitiveLog: (obj: PurchaseReservedElasticsearchInstanceOfferingResponse) => any;
|
|
1799
|
+
|
|
1800
|
+
export declare const RejectInboundCrossClusterSearchConnectionRequestFilterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionRequest) => any;
|
|
1801
|
+
|
|
1802
|
+
export declare const RejectInboundCrossClusterSearchConnectionResponseFilterSensitiveLog: (obj: RejectInboundCrossClusterSearchConnectionResponse) => any;
|
|
1803
|
+
|
|
1804
|
+
export declare const RemoveTagsRequestFilterSensitiveLog: (obj: RemoveTagsRequest) => any;
|
|
1805
|
+
|
|
1806
|
+
export declare const StartElasticsearchServiceSoftwareUpdateRequestFilterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateRequest) => any;
|
|
1807
|
+
|
|
1808
|
+
export declare const StartElasticsearchServiceSoftwareUpdateResponseFilterSensitiveLog: (obj: StartElasticsearchServiceSoftwareUpdateResponse) => any;
|
|
1809
|
+
|
|
1810
|
+
export declare const UpdateElasticsearchDomainConfigRequestFilterSensitiveLog: (obj: UpdateElasticsearchDomainConfigRequest) => any;
|
|
1811
|
+
|
|
1812
|
+
export declare const DryRunResultsFilterSensitiveLog: (obj: DryRunResults) => any;
|
|
1813
|
+
|
|
1814
|
+
export declare const UpdateElasticsearchDomainConfigResponseFilterSensitiveLog: (obj: UpdateElasticsearchDomainConfigResponse) => any;
|
|
1815
|
+
|
|
1816
|
+
export declare const UpdatePackageRequestFilterSensitiveLog: (obj: UpdatePackageRequest) => any;
|
|
1817
|
+
|
|
1818
|
+
export declare const UpdatePackageResponseFilterSensitiveLog: (obj: UpdatePackageResponse) => any;
|
|
1819
|
+
|
|
1820
|
+
export declare const UpgradeElasticsearchDomainRequestFilterSensitiveLog: (obj: UpgradeElasticsearchDomainRequest) => any;
|
|
1821
|
+
|
|
1822
|
+
export declare const UpgradeElasticsearchDomainResponseFilterSensitiveLog: (obj: UpgradeElasticsearchDomainResponse) => any;
|