@aws-sdk/client-clouddirectory 3.170.0 → 3.178.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/CloudDirectory.d.ts +0 -66
  6. package/dist-types/ts3.4/CloudDirectoryClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddFacetToObjectCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/ApplySchemaCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AttachObjectCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AttachToIndexCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AttachTypedLinkCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/BatchReadCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/BatchWriteCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateFacetCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateObjectCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateTypedLinkFacetCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteFacetCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteTypedLinkFacetCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetachFromIndexCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DetachObjectCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DetachTypedLinkCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DisableDirectoryCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/EnableDirectoryCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetAppliedSchemaVersionCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetDirectoryCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetFacetCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLinkAttributesCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetObjectInformationCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetSchemaAsJsonCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetTypedLinkFacetInformationCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListAppliedSchemaArnsCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAttachedIndicesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListDevelopmentSchemaArnsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListDirectoriesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListFacetAttributesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListFacetNamesCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListIncomingTypedLinksCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListIndexCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListManagedSchemaArnsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListObjectAttributesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListObjectChildrenCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListObjectParentPathsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListObjectParentsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListObjectPoliciesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListOutgoingTypedLinksCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListPolicyAttachmentsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListPublishedSchemaArnsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListTypedLinkFacetAttributesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListTypedLinkFacetNamesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/LookupPolicyCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/PublishSchemaCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/PutSchemaFromJsonCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/RemoveFacetFromObjectCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateFacetCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateLinkAttributesCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateObjectAttributesCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateTypedLinkFacetCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpgradeAppliedSchemaCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpgradePublishedSchemaCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/models/CloudDirectoryServiceException.d.ts +0 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +0 -742
  75. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  76. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  77. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  78. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  79. package/package.json +26 -26
@@ -1,24 +1,18 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { CloudDirectoryServiceException as __BaseException } from "./CloudDirectoryServiceException";
3
-
4
3
  export declare class AccessDeniedException extends __BaseException {
5
4
  readonly name: "AccessDeniedException";
6
5
  readonly $fault: "client";
7
6
  Message?: string;
8
-
9
7
  constructor(
10
8
  opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
11
9
  );
12
10
  }
13
-
14
11
  export interface AttributeKey {
15
12
  SchemaArn: string | undefined;
16
-
17
13
  FacetName: string | undefined;
18
-
19
14
  Name: string | undefined;
20
15
  }
21
-
22
16
  export declare type TypedAttributeValue =
23
17
  | TypedAttributeValue.BinaryValueMember
24
18
  | TypedAttributeValue.BooleanValueMember
@@ -35,7 +29,6 @@ export declare namespace TypedAttributeValue {
35
29
  DatetimeValue?: never;
36
30
  $unknown?: never;
37
31
  }
38
-
39
32
  interface BinaryValueMember {
40
33
  StringValue?: never;
41
34
  BinaryValue: Uint8Array;
@@ -44,7 +37,6 @@ export declare namespace TypedAttributeValue {
44
37
  DatetimeValue?: never;
45
38
  $unknown?: never;
46
39
  }
47
-
48
40
  interface BooleanValueMember {
49
41
  StringValue?: never;
50
42
  BinaryValue?: never;
@@ -53,7 +45,6 @@ export declare namespace TypedAttributeValue {
53
45
  DatetimeValue?: never;
54
46
  $unknown?: never;
55
47
  }
56
-
57
48
  interface NumberValueMember {
58
49
  StringValue?: never;
59
50
  BinaryValue?: never;
@@ -62,7 +53,6 @@ export declare namespace TypedAttributeValue {
62
53
  DatetimeValue?: never;
63
54
  $unknown?: never;
64
55
  }
65
-
66
56
  interface DatetimeValueMember {
67
57
  StringValue?: never;
68
58
  BinaryValue?: never;
@@ -89,196 +79,153 @@ export declare namespace TypedAttributeValue {
89
79
  }
90
80
  const visit: <T>(value: TypedAttributeValue, visitor: Visitor<T>) => T;
91
81
  }
92
-
93
82
  export interface AttributeKeyAndValue {
94
83
  Key: AttributeKey | undefined;
95
-
96
84
  Value: TypedAttributeValue | undefined;
97
85
  }
98
-
99
86
  export interface ObjectReference {
100
87
  Selector?: string;
101
88
  }
102
-
103
89
  export interface SchemaFacet {
104
90
  SchemaArn?: string;
105
-
106
91
  FacetName?: string;
107
92
  }
108
93
  export interface AddFacetToObjectRequest {
109
94
  DirectoryArn: string | undefined;
110
-
111
95
  SchemaFacet: SchemaFacet | undefined;
112
-
113
96
  ObjectAttributeList?: AttributeKeyAndValue[];
114
-
115
97
  ObjectReference: ObjectReference | undefined;
116
98
  }
117
99
  export interface AddFacetToObjectResponse {}
118
-
119
100
  export declare class DirectoryNotEnabledException extends __BaseException {
120
101
  readonly name: "DirectoryNotEnabledException";
121
102
  readonly $fault: "client";
122
103
  Message?: string;
123
-
124
104
  constructor(
125
105
  opts: __ExceptionOptionType<DirectoryNotEnabledException, __BaseException>
126
106
  );
127
107
  }
128
-
129
108
  export declare class FacetValidationException extends __BaseException {
130
109
  readonly name: "FacetValidationException";
131
110
  readonly $fault: "client";
132
111
  Message?: string;
133
-
134
112
  constructor(
135
113
  opts: __ExceptionOptionType<FacetValidationException, __BaseException>
136
114
  );
137
115
  }
138
-
139
116
  export declare class InternalServiceException extends __BaseException {
140
117
  readonly name: "InternalServiceException";
141
118
  readonly $fault: "server";
142
119
  Message?: string;
143
-
144
120
  constructor(
145
121
  opts: __ExceptionOptionType<InternalServiceException, __BaseException>
146
122
  );
147
123
  }
148
-
149
124
  export declare class InvalidArnException extends __BaseException {
150
125
  readonly name: "InvalidArnException";
151
126
  readonly $fault: "client";
152
127
  Message?: string;
153
-
154
128
  constructor(
155
129
  opts: __ExceptionOptionType<InvalidArnException, __BaseException>
156
130
  );
157
131
  }
158
-
159
132
  export declare class LimitExceededException extends __BaseException {
160
133
  readonly name: "LimitExceededException";
161
134
  readonly $fault: "client";
162
135
  Message?: string;
163
-
164
136
  constructor(
165
137
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
166
138
  );
167
139
  }
168
-
169
140
  export declare class ResourceNotFoundException extends __BaseException {
170
141
  readonly name: "ResourceNotFoundException";
171
142
  readonly $fault: "client";
172
143
  Message?: string;
173
-
174
144
  constructor(
175
145
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
176
146
  );
177
147
  }
178
-
179
148
  export declare class RetryableConflictException extends __BaseException {
180
149
  readonly name: "RetryableConflictException";
181
150
  readonly $fault: "client";
182
151
  Message?: string;
183
-
184
152
  constructor(
185
153
  opts: __ExceptionOptionType<RetryableConflictException, __BaseException>
186
154
  );
187
155
  }
188
-
189
156
  export declare class ValidationException extends __BaseException {
190
157
  readonly name: "ValidationException";
191
158
  readonly $fault: "client";
192
159
  Message?: string;
193
-
194
160
  constructor(
195
161
  opts: __ExceptionOptionType<ValidationException, __BaseException>
196
162
  );
197
163
  }
198
164
  export interface ApplySchemaRequest {
199
165
  PublishedSchemaArn: string | undefined;
200
-
201
166
  DirectoryArn: string | undefined;
202
167
  }
203
168
  export interface ApplySchemaResponse {
204
169
  AppliedSchemaArn?: string;
205
-
206
170
  DirectoryArn?: string;
207
171
  }
208
-
209
172
  export declare class InvalidAttachmentException extends __BaseException {
210
173
  readonly name: "InvalidAttachmentException";
211
174
  readonly $fault: "client";
212
175
  Message?: string;
213
-
214
176
  constructor(
215
177
  opts: __ExceptionOptionType<InvalidAttachmentException, __BaseException>
216
178
  );
217
179
  }
218
-
219
180
  export declare class SchemaAlreadyExistsException extends __BaseException {
220
181
  readonly name: "SchemaAlreadyExistsException";
221
182
  readonly $fault: "client";
222
183
  Message?: string;
223
-
224
184
  constructor(
225
185
  opts: __ExceptionOptionType<SchemaAlreadyExistsException, __BaseException>
226
186
  );
227
187
  }
228
188
  export interface AttachObjectRequest {
229
189
  DirectoryArn: string | undefined;
230
-
231
190
  ParentReference: ObjectReference | undefined;
232
-
233
191
  ChildReference: ObjectReference | undefined;
234
-
235
192
  LinkName: string | undefined;
236
193
  }
237
194
  export interface AttachObjectResponse {
238
195
  AttachedObjectIdentifier?: string;
239
196
  }
240
-
241
197
  export declare class LinkNameAlreadyInUseException extends __BaseException {
242
198
  readonly name: "LinkNameAlreadyInUseException";
243
199
  readonly $fault: "client";
244
200
  Message?: string;
245
-
246
201
  constructor(
247
202
  opts: __ExceptionOptionType<LinkNameAlreadyInUseException, __BaseException>
248
203
  );
249
204
  }
250
205
  export interface AttachPolicyRequest {
251
206
  DirectoryArn: string | undefined;
252
-
253
207
  PolicyReference: ObjectReference | undefined;
254
-
255
208
  ObjectReference: ObjectReference | undefined;
256
209
  }
257
210
  export interface AttachPolicyResponse {}
258
-
259
211
  export declare class NotPolicyException extends __BaseException {
260
212
  readonly name: "NotPolicyException";
261
213
  readonly $fault: "client";
262
214
  Message?: string;
263
-
264
215
  constructor(opts: __ExceptionOptionType<NotPolicyException, __BaseException>);
265
216
  }
266
217
  export interface AttachToIndexRequest {
267
218
  DirectoryArn: string | undefined;
268
-
269
219
  IndexReference: ObjectReference | undefined;
270
-
271
220
  TargetReference: ObjectReference | undefined;
272
221
  }
273
222
  export interface AttachToIndexResponse {
274
223
  AttachedObjectIdentifier?: string;
275
224
  }
276
-
277
225
  export declare class IndexedAttributeMissingException extends __BaseException {
278
226
  readonly name: "IndexedAttributeMissingException";
279
227
  readonly $fault: "client";
280
228
  Message?: string;
281
-
282
229
  constructor(
283
230
  opts: __ExceptionOptionType<
284
231
  IndexedAttributeMissingException,
@@ -286,45 +233,31 @@ export declare class IndexedAttributeMissingException extends __BaseException {
286
233
  >
287
234
  );
288
235
  }
289
-
290
236
  export declare class NotIndexException extends __BaseException {
291
237
  readonly name: "NotIndexException";
292
238
  readonly $fault: "client";
293
239
  Message?: string;
294
-
295
240
  constructor(opts: __ExceptionOptionType<NotIndexException, __BaseException>);
296
241
  }
297
-
298
242
  export interface AttributeNameAndValue {
299
243
  AttributeName: string | undefined;
300
-
301
244
  Value: TypedAttributeValue | undefined;
302
245
  }
303
-
304
246
  export interface TypedLinkSchemaAndFacetName {
305
247
  SchemaArn: string | undefined;
306
-
307
248
  TypedLinkName: string | undefined;
308
249
  }
309
250
  export interface AttachTypedLinkRequest {
310
251
  DirectoryArn: string | undefined;
311
-
312
252
  SourceObjectReference: ObjectReference | undefined;
313
-
314
253
  TargetObjectReference: ObjectReference | undefined;
315
-
316
254
  TypedLinkFacet: TypedLinkSchemaAndFacetName | undefined;
317
-
318
255
  Attributes: AttributeNameAndValue[] | undefined;
319
256
  }
320
-
321
257
  export interface TypedLinkSpecifier {
322
258
  TypedLinkFacet: TypedLinkSchemaAndFacetName | undefined;
323
-
324
259
  SourceObjectReference: ObjectReference | undefined;
325
-
326
260
  TargetObjectReference: ObjectReference | undefined;
327
-
328
261
  IdentityAttributeValues: AttributeNameAndValue[] | undefined;
329
262
  }
330
263
  export interface AttachTypedLinkResponse {
@@ -334,30 +267,21 @@ export declare enum ConsistencyLevel {
334
267
  EVENTUAL = "EVENTUAL",
335
268
  SERIALIZABLE = "SERIALIZABLE",
336
269
  }
337
-
338
270
  export interface BatchGetLinkAttributes {
339
271
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
340
-
341
272
  AttributeNames: string[] | undefined;
342
273
  }
343
-
344
274
  export interface BatchGetObjectAttributes {
345
275
  ObjectReference: ObjectReference | undefined;
346
-
347
276
  SchemaFacet: SchemaFacet | undefined;
348
-
349
277
  AttributeNames: string[] | undefined;
350
278
  }
351
-
352
279
  export interface BatchGetObjectInformation {
353
280
  ObjectReference: ObjectReference | undefined;
354
281
  }
355
-
356
282
  export interface BatchListAttachedIndices {
357
283
  TargetReference: ObjectReference | undefined;
358
-
359
284
  NextToken?: string;
360
-
361
285
  MaxResults?: number;
362
286
  }
363
287
  export declare enum RangeMode {
@@ -367,155 +291,95 @@ export declare enum RangeMode {
367
291
  LAST = "LAST",
368
292
  LAST_BEFORE_MISSING_VALUES = "LAST_BEFORE_MISSING_VALUES",
369
293
  }
370
-
371
294
  export interface TypedAttributeValueRange {
372
295
  StartMode: RangeMode | string | undefined;
373
-
374
296
  StartValue?: TypedAttributeValue;
375
-
376
297
  EndMode: RangeMode | string | undefined;
377
-
378
298
  EndValue?: TypedAttributeValue;
379
299
  }
380
-
381
300
  export interface TypedLinkAttributeRange {
382
301
  AttributeName?: string;
383
-
384
302
  Range: TypedAttributeValueRange | undefined;
385
303
  }
386
-
387
304
  export interface BatchListIncomingTypedLinks {
388
305
  ObjectReference: ObjectReference | undefined;
389
-
390
306
  FilterAttributeRanges?: TypedLinkAttributeRange[];
391
-
392
307
  FilterTypedLink?: TypedLinkSchemaAndFacetName;
393
-
394
308
  NextToken?: string;
395
-
396
309
  MaxResults?: number;
397
310
  }
398
-
399
311
  export interface ObjectAttributeRange {
400
312
  AttributeKey?: AttributeKey;
401
-
402
313
  Range?: TypedAttributeValueRange;
403
314
  }
404
-
405
315
  export interface BatchListIndex {
406
316
  RangesOnIndexedValues?: ObjectAttributeRange[];
407
-
408
317
  IndexReference: ObjectReference | undefined;
409
-
410
318
  MaxResults?: number;
411
-
412
319
  NextToken?: string;
413
320
  }
414
-
415
321
  export interface BatchListObjectAttributes {
416
322
  ObjectReference: ObjectReference | undefined;
417
-
418
323
  NextToken?: string;
419
-
420
324
  MaxResults?: number;
421
-
422
325
  FacetFilter?: SchemaFacet;
423
326
  }
424
-
425
327
  export interface BatchListObjectChildren {
426
328
  ObjectReference: ObjectReference | undefined;
427
-
428
329
  NextToken?: string;
429
-
430
330
  MaxResults?: number;
431
331
  }
432
-
433
332
  export interface BatchListObjectParentPaths {
434
333
  ObjectReference: ObjectReference | undefined;
435
-
436
334
  NextToken?: string;
437
-
438
335
  MaxResults?: number;
439
336
  }
440
-
441
337
  export interface BatchListObjectParents {
442
338
  ObjectReference: ObjectReference | undefined;
443
-
444
339
  NextToken?: string;
445
-
446
340
  MaxResults?: number;
447
341
  }
448
-
449
342
  export interface BatchListObjectPolicies {
450
343
  ObjectReference: ObjectReference | undefined;
451
-
452
344
  NextToken?: string;
453
-
454
345
  MaxResults?: number;
455
346
  }
456
-
457
347
  export interface BatchListOutgoingTypedLinks {
458
348
  ObjectReference: ObjectReference | undefined;
459
-
460
349
  FilterAttributeRanges?: TypedLinkAttributeRange[];
461
-
462
350
  FilterTypedLink?: TypedLinkSchemaAndFacetName;
463
-
464
351
  NextToken?: string;
465
-
466
352
  MaxResults?: number;
467
353
  }
468
-
469
354
  export interface BatchListPolicyAttachments {
470
355
  PolicyReference: ObjectReference | undefined;
471
-
472
356
  NextToken?: string;
473
-
474
357
  MaxResults?: number;
475
358
  }
476
-
477
359
  export interface BatchLookupPolicy {
478
360
  ObjectReference: ObjectReference | undefined;
479
-
480
361
  NextToken?: string;
481
-
482
362
  MaxResults?: number;
483
363
  }
484
-
485
364
  export interface BatchReadOperation {
486
365
  ListObjectAttributes?: BatchListObjectAttributes;
487
-
488
366
  ListObjectChildren?: BatchListObjectChildren;
489
-
490
367
  ListAttachedIndices?: BatchListAttachedIndices;
491
-
492
368
  ListObjectParentPaths?: BatchListObjectParentPaths;
493
-
494
369
  GetObjectInformation?: BatchGetObjectInformation;
495
-
496
370
  GetObjectAttributes?: BatchGetObjectAttributes;
497
-
498
371
  ListObjectParents?: BatchListObjectParents;
499
-
500
372
  ListObjectPolicies?: BatchListObjectPolicies;
501
-
502
373
  ListPolicyAttachments?: BatchListPolicyAttachments;
503
-
504
374
  LookupPolicy?: BatchLookupPolicy;
505
-
506
375
  ListIndex?: BatchListIndex;
507
-
508
376
  ListOutgoingTypedLinks?: BatchListOutgoingTypedLinks;
509
-
510
377
  ListIncomingTypedLinks?: BatchListIncomingTypedLinks;
511
-
512
378
  GetLinkAttributes?: BatchGetLinkAttributes;
513
379
  }
514
380
  export interface BatchReadRequest {
515
381
  DirectoryArn: string | undefined;
516
-
517
382
  Operations: BatchReadOperation[] | undefined;
518
-
519
383
  ConsistencyLevel?: ConsistencyLevel | string;
520
384
  }
521
385
  export declare enum BatchReadExceptionType {
@@ -533,158 +397,103 @@ export declare enum BatchReadExceptionType {
533
397
  ResourceNotFoundException = "ResourceNotFoundException",
534
398
  ValidationException = "ValidationException",
535
399
  }
536
-
537
400
  export interface BatchReadException {
538
401
  Type?: BatchReadExceptionType | string;
539
-
540
402
  Message?: string;
541
403
  }
542
-
543
404
  export interface BatchGetLinkAttributesResponse {
544
405
  Attributes?: AttributeKeyAndValue[];
545
406
  }
546
-
547
407
  export interface BatchGetObjectAttributesResponse {
548
408
  Attributes?: AttributeKeyAndValue[];
549
409
  }
550
-
551
410
  export interface BatchGetObjectInformationResponse {
552
411
  SchemaFacets?: SchemaFacet[];
553
-
554
412
  ObjectIdentifier?: string;
555
413
  }
556
-
557
414
  export interface IndexAttachment {
558
415
  IndexedAttributes?: AttributeKeyAndValue[];
559
-
560
416
  ObjectIdentifier?: string;
561
417
  }
562
-
563
418
  export interface BatchListAttachedIndicesResponse {
564
419
  IndexAttachments?: IndexAttachment[];
565
-
566
420
  NextToken?: string;
567
421
  }
568
-
569
422
  export interface BatchListIncomingTypedLinksResponse {
570
423
  LinkSpecifiers?: TypedLinkSpecifier[];
571
-
572
424
  NextToken?: string;
573
425
  }
574
-
575
426
  export interface BatchListIndexResponse {
576
427
  IndexAttachments?: IndexAttachment[];
577
-
578
428
  NextToken?: string;
579
429
  }
580
-
581
430
  export interface BatchListObjectAttributesResponse {
582
431
  Attributes?: AttributeKeyAndValue[];
583
-
584
432
  NextToken?: string;
585
433
  }
586
-
587
434
  export interface BatchListObjectChildrenResponse {
588
435
  Children?: Record<string, string>;
589
-
590
436
  NextToken?: string;
591
437
  }
592
-
593
438
  export interface PathToObjectIdentifiers {
594
439
  Path?: string;
595
-
596
440
  ObjectIdentifiers?: string[];
597
441
  }
598
-
599
442
  export interface BatchListObjectParentPathsResponse {
600
443
  PathToObjectIdentifiersList?: PathToObjectIdentifiers[];
601
-
602
444
  NextToken?: string;
603
445
  }
604
-
605
446
  export interface ObjectIdentifierAndLinkNameTuple {
606
447
  ObjectIdentifier?: string;
607
-
608
448
  LinkName?: string;
609
449
  }
610
-
611
450
  export interface BatchListObjectParentsResponse {
612
451
  ParentLinks?: ObjectIdentifierAndLinkNameTuple[];
613
-
614
452
  NextToken?: string;
615
453
  }
616
-
617
454
  export interface BatchListObjectPoliciesResponse {
618
455
  AttachedPolicyIds?: string[];
619
-
620
456
  NextToken?: string;
621
457
  }
622
-
623
458
  export interface BatchListOutgoingTypedLinksResponse {
624
459
  TypedLinkSpecifiers?: TypedLinkSpecifier[];
625
-
626
460
  NextToken?: string;
627
461
  }
628
-
629
462
  export interface BatchListPolicyAttachmentsResponse {
630
463
  ObjectIdentifiers?: string[];
631
-
632
464
  NextToken?: string;
633
465
  }
634
-
635
466
  export interface PolicyAttachment {
636
467
  PolicyId?: string;
637
-
638
468
  ObjectIdentifier?: string;
639
-
640
469
  PolicyType?: string;
641
470
  }
642
-
643
471
  export interface PolicyToPath {
644
472
  Path?: string;
645
-
646
473
  Policies?: PolicyAttachment[];
647
474
  }
648
-
649
475
  export interface BatchLookupPolicyResponse {
650
476
  PolicyToPathList?: PolicyToPath[];
651
-
652
477
  NextToken?: string;
653
478
  }
654
-
655
479
  export interface BatchReadSuccessfulResponse {
656
480
  ListObjectAttributes?: BatchListObjectAttributesResponse;
657
-
658
481
  ListObjectChildren?: BatchListObjectChildrenResponse;
659
-
660
482
  GetObjectInformation?: BatchGetObjectInformationResponse;
661
-
662
483
  GetObjectAttributes?: BatchGetObjectAttributesResponse;
663
-
664
484
  ListAttachedIndices?: BatchListAttachedIndicesResponse;
665
-
666
485
  ListObjectParentPaths?: BatchListObjectParentPathsResponse;
667
-
668
486
  ListObjectPolicies?: BatchListObjectPoliciesResponse;
669
-
670
487
  ListPolicyAttachments?: BatchListPolicyAttachmentsResponse;
671
-
672
488
  LookupPolicy?: BatchLookupPolicyResponse;
673
-
674
489
  ListIndex?: BatchListIndexResponse;
675
-
676
490
  ListOutgoingTypedLinks?: BatchListOutgoingTypedLinksResponse;
677
-
678
491
  ListIncomingTypedLinks?: BatchListIncomingTypedLinksResponse;
679
-
680
492
  GetLinkAttributes?: BatchGetLinkAttributesResponse;
681
-
682
493
  ListObjectParents?: BatchListObjectParentsResponse;
683
494
  }
684
-
685
495
  export interface BatchReadOperationResponse {
686
496
  SuccessfulResponse?: BatchReadSuccessfulResponse;
687
-
688
497
  ExceptionResponse?: BatchReadException;
689
498
  }
690
499
  export interface BatchReadResponse {
@@ -710,267 +519,172 @@ export declare enum BatchWriteExceptionType {
710
519
  UnsupportedIndexTypeException = "UnsupportedIndexTypeException",
711
520
  ValidationException = "ValidationException",
712
521
  }
713
-
714
522
  export declare class BatchWriteException extends __BaseException {
715
523
  readonly name: "BatchWriteException";
716
524
  readonly $fault: "client";
717
525
  Index?: number;
718
526
  Type?: BatchWriteExceptionType | string;
719
527
  Message?: string;
720
-
721
528
  constructor(
722
529
  opts: __ExceptionOptionType<BatchWriteException, __BaseException>
723
530
  );
724
531
  }
725
-
726
532
  export interface BatchAddFacetToObject {
727
533
  SchemaFacet: SchemaFacet | undefined;
728
-
729
534
  ObjectAttributeList: AttributeKeyAndValue[] | undefined;
730
-
731
535
  ObjectReference: ObjectReference | undefined;
732
536
  }
733
-
734
537
  export interface BatchAttachObject {
735
538
  ParentReference: ObjectReference | undefined;
736
-
737
539
  ChildReference: ObjectReference | undefined;
738
-
739
540
  LinkName: string | undefined;
740
541
  }
741
-
742
542
  export interface BatchAttachPolicy {
743
543
  PolicyReference: ObjectReference | undefined;
744
-
745
544
  ObjectReference: ObjectReference | undefined;
746
545
  }
747
-
748
546
  export interface BatchAttachToIndex {
749
547
  IndexReference: ObjectReference | undefined;
750
-
751
548
  TargetReference: ObjectReference | undefined;
752
549
  }
753
-
754
550
  export interface BatchAttachTypedLink {
755
551
  SourceObjectReference: ObjectReference | undefined;
756
-
757
552
  TargetObjectReference: ObjectReference | undefined;
758
-
759
553
  TypedLinkFacet: TypedLinkSchemaAndFacetName | undefined;
760
-
761
554
  Attributes: AttributeNameAndValue[] | undefined;
762
555
  }
763
-
764
556
  export interface BatchCreateIndex {
765
557
  OrderedIndexedAttributeList: AttributeKey[] | undefined;
766
-
767
558
  IsUnique: boolean | undefined;
768
-
769
559
  ParentReference?: ObjectReference;
770
-
771
560
  LinkName?: string;
772
-
773
561
  BatchReferenceName?: string;
774
562
  }
775
-
776
563
  export interface BatchCreateObject {
777
564
  SchemaFacet: SchemaFacet[] | undefined;
778
-
779
565
  ObjectAttributeList: AttributeKeyAndValue[] | undefined;
780
-
781
566
  ParentReference?: ObjectReference;
782
-
783
567
  LinkName?: string;
784
-
785
568
  BatchReferenceName?: string;
786
569
  }
787
-
788
570
  export interface BatchDeleteObject {
789
571
  ObjectReference: ObjectReference | undefined;
790
572
  }
791
-
792
573
  export interface BatchDetachFromIndex {
793
574
  IndexReference: ObjectReference | undefined;
794
-
795
575
  TargetReference: ObjectReference | undefined;
796
576
  }
797
-
798
577
  export interface BatchDetachObject {
799
578
  ParentReference: ObjectReference | undefined;
800
-
801
579
  LinkName: string | undefined;
802
-
803
580
  BatchReferenceName?: string;
804
581
  }
805
-
806
582
  export interface BatchDetachPolicy {
807
583
  PolicyReference: ObjectReference | undefined;
808
-
809
584
  ObjectReference: ObjectReference | undefined;
810
585
  }
811
-
812
586
  export interface BatchDetachTypedLink {
813
587
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
814
588
  }
815
-
816
589
  export interface BatchRemoveFacetFromObject {
817
590
  SchemaFacet: SchemaFacet | undefined;
818
-
819
591
  ObjectReference: ObjectReference | undefined;
820
592
  }
821
593
  export declare enum UpdateActionType {
822
594
  CREATE_OR_UPDATE = "CREATE_OR_UPDATE",
823
595
  DELETE = "DELETE",
824
596
  }
825
-
826
597
  export interface LinkAttributeAction {
827
598
  AttributeActionType?: UpdateActionType | string;
828
-
829
599
  AttributeUpdateValue?: TypedAttributeValue;
830
600
  }
831
-
832
601
  export interface LinkAttributeUpdate {
833
602
  AttributeKey?: AttributeKey;
834
-
835
603
  AttributeAction?: LinkAttributeAction;
836
604
  }
837
-
838
605
  export interface BatchUpdateLinkAttributes {
839
606
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
840
-
841
607
  AttributeUpdates: LinkAttributeUpdate[] | undefined;
842
608
  }
843
-
844
609
  export interface ObjectAttributeAction {
845
610
  ObjectAttributeActionType?: UpdateActionType | string;
846
-
847
611
  ObjectAttributeUpdateValue?: TypedAttributeValue;
848
612
  }
849
-
850
613
  export interface ObjectAttributeUpdate {
851
614
  ObjectAttributeKey?: AttributeKey;
852
-
853
615
  ObjectAttributeAction?: ObjectAttributeAction;
854
616
  }
855
-
856
617
  export interface BatchUpdateObjectAttributes {
857
618
  ObjectReference: ObjectReference | undefined;
858
-
859
619
  AttributeUpdates: ObjectAttributeUpdate[] | undefined;
860
620
  }
861
-
862
621
  export interface BatchWriteOperation {
863
622
  CreateObject?: BatchCreateObject;
864
-
865
623
  AttachObject?: BatchAttachObject;
866
-
867
624
  DetachObject?: BatchDetachObject;
868
-
869
625
  UpdateObjectAttributes?: BatchUpdateObjectAttributes;
870
-
871
626
  DeleteObject?: BatchDeleteObject;
872
-
873
627
  AddFacetToObject?: BatchAddFacetToObject;
874
-
875
628
  RemoveFacetFromObject?: BatchRemoveFacetFromObject;
876
-
877
629
  AttachPolicy?: BatchAttachPolicy;
878
-
879
630
  DetachPolicy?: BatchDetachPolicy;
880
-
881
631
  CreateIndex?: BatchCreateIndex;
882
-
883
632
  AttachToIndex?: BatchAttachToIndex;
884
-
885
633
  DetachFromIndex?: BatchDetachFromIndex;
886
-
887
634
  AttachTypedLink?: BatchAttachTypedLink;
888
-
889
635
  DetachTypedLink?: BatchDetachTypedLink;
890
-
891
636
  UpdateLinkAttributes?: BatchUpdateLinkAttributes;
892
637
  }
893
638
  export interface BatchWriteRequest {
894
639
  DirectoryArn: string | undefined;
895
-
896
640
  Operations: BatchWriteOperation[] | undefined;
897
641
  }
898
-
899
642
  export interface BatchAddFacetToObjectResponse {}
900
-
901
643
  export interface BatchAttachObjectResponse {
902
644
  attachedObjectIdentifier?: string;
903
645
  }
904
-
905
646
  export interface BatchAttachPolicyResponse {}
906
-
907
647
  export interface BatchAttachToIndexResponse {
908
648
  AttachedObjectIdentifier?: string;
909
649
  }
910
-
911
650
  export interface BatchAttachTypedLinkResponse {
912
651
  TypedLinkSpecifier?: TypedLinkSpecifier;
913
652
  }
914
-
915
653
  export interface BatchCreateIndexResponse {
916
654
  ObjectIdentifier?: string;
917
655
  }
918
-
919
656
  export interface BatchCreateObjectResponse {
920
657
  ObjectIdentifier?: string;
921
658
  }
922
-
923
659
  export interface BatchDeleteObjectResponse {}
924
-
925
660
  export interface BatchDetachFromIndexResponse {
926
661
  DetachedObjectIdentifier?: string;
927
662
  }
928
-
929
663
  export interface BatchDetachObjectResponse {
930
664
  detachedObjectIdentifier?: string;
931
665
  }
932
-
933
666
  export interface BatchDetachPolicyResponse {}
934
-
935
667
  export interface BatchDetachTypedLinkResponse {}
936
-
937
668
  export interface BatchRemoveFacetFromObjectResponse {}
938
-
939
669
  export interface BatchUpdateLinkAttributesResponse {}
940
-
941
670
  export interface BatchUpdateObjectAttributesResponse {
942
671
  ObjectIdentifier?: string;
943
672
  }
944
-
945
673
  export interface BatchWriteOperationResponse {
946
674
  CreateObject?: BatchCreateObjectResponse;
947
-
948
675
  AttachObject?: BatchAttachObjectResponse;
949
-
950
676
  DetachObject?: BatchDetachObjectResponse;
951
-
952
677
  UpdateObjectAttributes?: BatchUpdateObjectAttributesResponse;
953
-
954
678
  DeleteObject?: BatchDeleteObjectResponse;
955
-
956
679
  AddFacetToObject?: BatchAddFacetToObjectResponse;
957
-
958
680
  RemoveFacetFromObject?: BatchRemoveFacetFromObjectResponse;
959
-
960
681
  AttachPolicy?: BatchAttachPolicyResponse;
961
-
962
682
  DetachPolicy?: BatchDetachPolicyResponse;
963
-
964
683
  CreateIndex?: BatchCreateIndexResponse;
965
-
966
684
  AttachToIndex?: BatchAttachToIndexResponse;
967
-
968
685
  DetachFromIndex?: BatchDetachFromIndexResponse;
969
-
970
686
  AttachTypedLink?: BatchAttachTypedLinkResponse;
971
-
972
687
  DetachTypedLink?: BatchDetachTypedLinkResponse;
973
-
974
688
  UpdateLinkAttributes?: BatchUpdateLinkAttributesResponse;
975
689
  }
976
690
  export interface BatchWriteResponse {
@@ -978,24 +692,18 @@ export interface BatchWriteResponse {
978
692
  }
979
693
  export interface CreateDirectoryRequest {
980
694
  Name: string | undefined;
981
-
982
695
  SchemaArn: string | undefined;
983
696
  }
984
697
  export interface CreateDirectoryResponse {
985
698
  DirectoryArn: string | undefined;
986
-
987
699
  Name: string | undefined;
988
-
989
700
  ObjectIdentifier: string | undefined;
990
-
991
701
  AppliedSchemaArn: string | undefined;
992
702
  }
993
-
994
703
  export declare class DirectoryAlreadyExistsException extends __BaseException {
995
704
  readonly name: "DirectoryAlreadyExistsException";
996
705
  readonly $fault: "client";
997
706
  Message?: string;
998
-
999
707
  constructor(
1000
708
  opts: __ExceptionOptionType<
1001
709
  DirectoryAlreadyExistsException,
@@ -1009,10 +717,8 @@ export declare enum RuleType {
1009
717
  STRING_FROM_SET = "STRING_FROM_SET",
1010
718
  STRING_LENGTH = "STRING_LENGTH",
1011
719
  }
1012
-
1013
720
  export interface Rule {
1014
721
  Type?: RuleType | string;
1015
-
1016
722
  Parameters?: Record<string, string>;
1017
723
  }
1018
724
  export declare enum FacetAttributeType {
@@ -1023,34 +729,24 @@ export declare enum FacetAttributeType {
1023
729
  STRING = "STRING",
1024
730
  VARIANT = "VARIANT",
1025
731
  }
1026
-
1027
732
  export interface FacetAttributeDefinition {
1028
733
  Type: FacetAttributeType | string | undefined;
1029
-
1030
734
  DefaultValue?: TypedAttributeValue;
1031
-
1032
735
  IsImmutable?: boolean;
1033
-
1034
736
  Rules?: Record<string, Rule>;
1035
737
  }
1036
-
1037
738
  export interface FacetAttributeReference {
1038
739
  TargetFacetName: string | undefined;
1039
-
1040
740
  TargetAttributeName: string | undefined;
1041
741
  }
1042
742
  export declare enum RequiredAttributeBehavior {
1043
743
  NOT_REQUIRED = "NOT_REQUIRED",
1044
744
  REQUIRED_ALWAYS = "REQUIRED_ALWAYS",
1045
745
  }
1046
-
1047
746
  export interface FacetAttribute {
1048
747
  Name: string | undefined;
1049
-
1050
748
  AttributeDefinition?: FacetAttributeDefinition;
1051
-
1052
749
  AttributeReference?: FacetAttributeReference;
1053
-
1054
750
  RequiredBehavior?: RequiredAttributeBehavior | string;
1055
751
  }
1056
752
  export declare enum FacetStyle {
@@ -1065,69 +761,51 @@ export declare enum ObjectType {
1065
761
  }
1066
762
  export interface CreateFacetRequest {
1067
763
  SchemaArn: string | undefined;
1068
-
1069
764
  Name: string | undefined;
1070
-
1071
765
  Attributes?: FacetAttribute[];
1072
-
1073
766
  ObjectType?: ObjectType | string;
1074
-
1075
767
  FacetStyle?: FacetStyle | string;
1076
768
  }
1077
769
  export interface CreateFacetResponse {}
1078
-
1079
770
  export declare class FacetAlreadyExistsException extends __BaseException {
1080
771
  readonly name: "FacetAlreadyExistsException";
1081
772
  readonly $fault: "client";
1082
773
  Message?: string;
1083
-
1084
774
  constructor(
1085
775
  opts: __ExceptionOptionType<FacetAlreadyExistsException, __BaseException>
1086
776
  );
1087
777
  }
1088
-
1089
778
  export declare class InvalidRuleException extends __BaseException {
1090
779
  readonly name: "InvalidRuleException";
1091
780
  readonly $fault: "client";
1092
781
  Message?: string;
1093
-
1094
782
  constructor(
1095
783
  opts: __ExceptionOptionType<InvalidRuleException, __BaseException>
1096
784
  );
1097
785
  }
1098
786
  export interface CreateIndexRequest {
1099
787
  DirectoryArn: string | undefined;
1100
-
1101
788
  OrderedIndexedAttributeList: AttributeKey[] | undefined;
1102
-
1103
789
  IsUnique: boolean | undefined;
1104
-
1105
790
  ParentReference?: ObjectReference;
1106
-
1107
791
  LinkName?: string;
1108
792
  }
1109
793
  export interface CreateIndexResponse {
1110
794
  ObjectIdentifier?: string;
1111
795
  }
1112
-
1113
796
  export declare class UnsupportedIndexTypeException extends __BaseException {
1114
797
  readonly name: "UnsupportedIndexTypeException";
1115
798
  readonly $fault: "client";
1116
799
  Message?: string;
1117
-
1118
800
  constructor(
1119
801
  opts: __ExceptionOptionType<UnsupportedIndexTypeException, __BaseException>
1120
802
  );
1121
803
  }
1122
804
  export interface CreateObjectRequest {
1123
805
  DirectoryArn: string | undefined;
1124
-
1125
806
  SchemaFacets: SchemaFacet[] | undefined;
1126
-
1127
807
  ObjectAttributeList?: AttributeKeyAndValue[];
1128
-
1129
808
  ParentReference?: ObjectReference;
1130
-
1131
809
  LinkName?: string;
1132
810
  }
1133
811
  export interface CreateObjectResponse {
@@ -1139,31 +817,21 @@ export interface CreateSchemaRequest {
1139
817
  export interface CreateSchemaResponse {
1140
818
  SchemaArn?: string;
1141
819
  }
1142
-
1143
820
  export interface TypedLinkAttributeDefinition {
1144
821
  Name: string | undefined;
1145
-
1146
822
  Type: FacetAttributeType | string | undefined;
1147
-
1148
823
  DefaultValue?: TypedAttributeValue;
1149
-
1150
824
  IsImmutable?: boolean;
1151
-
1152
825
  Rules?: Record<string, Rule>;
1153
-
1154
826
  RequiredBehavior: RequiredAttributeBehavior | string | undefined;
1155
827
  }
1156
-
1157
828
  export interface TypedLinkFacet {
1158
829
  Name: string | undefined;
1159
-
1160
830
  Attributes: TypedLinkAttributeDefinition[] | undefined;
1161
-
1162
831
  IdentityAttributeOrder: string[] | undefined;
1163
832
  }
1164
833
  export interface CreateTypedLinkFacetRequest {
1165
834
  SchemaArn: string | undefined;
1166
-
1167
835
  Facet: TypedLinkFacet | undefined;
1168
836
  }
1169
837
  export interface CreateTypedLinkFacetResponse {}
@@ -1173,64 +841,52 @@ export interface DeleteDirectoryRequest {
1173
841
  export interface DeleteDirectoryResponse {
1174
842
  DirectoryArn: string | undefined;
1175
843
  }
1176
-
1177
844
  export declare class DirectoryDeletedException extends __BaseException {
1178
845
  readonly name: "DirectoryDeletedException";
1179
846
  readonly $fault: "client";
1180
847
  Message?: string;
1181
-
1182
848
  constructor(
1183
849
  opts: __ExceptionOptionType<DirectoryDeletedException, __BaseException>
1184
850
  );
1185
851
  }
1186
-
1187
852
  export declare class DirectoryNotDisabledException extends __BaseException {
1188
853
  readonly name: "DirectoryNotDisabledException";
1189
854
  readonly $fault: "client";
1190
855
  Message?: string;
1191
-
1192
856
  constructor(
1193
857
  opts: __ExceptionOptionType<DirectoryNotDisabledException, __BaseException>
1194
858
  );
1195
859
  }
1196
860
  export interface DeleteFacetRequest {
1197
861
  SchemaArn: string | undefined;
1198
-
1199
862
  Name: string | undefined;
1200
863
  }
1201
864
  export interface DeleteFacetResponse {}
1202
-
1203
865
  export declare class FacetInUseException extends __BaseException {
1204
866
  readonly name: "FacetInUseException";
1205
867
  readonly $fault: "client";
1206
868
  Message?: string;
1207
-
1208
869
  constructor(
1209
870
  opts: __ExceptionOptionType<FacetInUseException, __BaseException>
1210
871
  );
1211
872
  }
1212
-
1213
873
  export declare class FacetNotFoundException extends __BaseException {
1214
874
  readonly name: "FacetNotFoundException";
1215
875
  readonly $fault: "client";
1216
876
  Message?: string;
1217
-
1218
877
  constructor(
1219
878
  opts: __ExceptionOptionType<FacetNotFoundException, __BaseException>
1220
879
  );
1221
880
  }
1222
881
  export interface DeleteObjectRequest {
1223
882
  DirectoryArn: string | undefined;
1224
-
1225
883
  ObjectReference: ObjectReference | undefined;
1226
884
  }
1227
885
  export interface DeleteObjectResponse {}
1228
-
1229
886
  export declare class ObjectNotDetachedException extends __BaseException {
1230
887
  readonly name: "ObjectNotDetachedException";
1231
888
  readonly $fault: "client";
1232
889
  Message?: string;
1233
-
1234
890
  constructor(
1235
891
  opts: __ExceptionOptionType<ObjectNotDetachedException, __BaseException>
1236
892
  );
@@ -1241,71 +897,57 @@ export interface DeleteSchemaRequest {
1241
897
  export interface DeleteSchemaResponse {
1242
898
  SchemaArn?: string;
1243
899
  }
1244
-
1245
900
  export declare class StillContainsLinksException extends __BaseException {
1246
901
  readonly name: "StillContainsLinksException";
1247
902
  readonly $fault: "client";
1248
903
  Message?: string;
1249
-
1250
904
  constructor(
1251
905
  opts: __ExceptionOptionType<StillContainsLinksException, __BaseException>
1252
906
  );
1253
907
  }
1254
908
  export interface DeleteTypedLinkFacetRequest {
1255
909
  SchemaArn: string | undefined;
1256
-
1257
910
  Name: string | undefined;
1258
911
  }
1259
912
  export interface DeleteTypedLinkFacetResponse {}
1260
913
  export interface DetachFromIndexRequest {
1261
914
  DirectoryArn: string | undefined;
1262
-
1263
915
  IndexReference: ObjectReference | undefined;
1264
-
1265
916
  TargetReference: ObjectReference | undefined;
1266
917
  }
1267
918
  export interface DetachFromIndexResponse {
1268
919
  DetachedObjectIdentifier?: string;
1269
920
  }
1270
-
1271
921
  export declare class ObjectAlreadyDetachedException extends __BaseException {
1272
922
  readonly name: "ObjectAlreadyDetachedException";
1273
923
  readonly $fault: "client";
1274
924
  Message?: string;
1275
-
1276
925
  constructor(
1277
926
  opts: __ExceptionOptionType<ObjectAlreadyDetachedException, __BaseException>
1278
927
  );
1279
928
  }
1280
929
  export interface DetachObjectRequest {
1281
930
  DirectoryArn: string | undefined;
1282
-
1283
931
  ParentReference: ObjectReference | undefined;
1284
-
1285
932
  LinkName: string | undefined;
1286
933
  }
1287
934
  export interface DetachObjectResponse {
1288
935
  DetachedObjectIdentifier?: string;
1289
936
  }
1290
-
1291
937
  export declare class NotNodeException extends __BaseException {
1292
938
  readonly name: "NotNodeException";
1293
939
  readonly $fault: "client";
1294
940
  Message?: string;
1295
-
1296
941
  constructor(opts: __ExceptionOptionType<NotNodeException, __BaseException>);
1297
942
  }
1298
943
  export interface DetachPolicyRequest {
1299
944
  DirectoryArn: string | undefined;
1300
-
1301
945
  PolicyReference: ObjectReference | undefined;
1302
-
1303
946
  ObjectReference: ObjectReference | undefined;
1304
947
  }
1305
948
  export interface DetachPolicyResponse {}
1306
949
  export interface DetachTypedLinkRequest {
1307
950
  DirectoryArn: string | undefined;
1308
-
1309
951
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
1310
952
  }
1311
953
  export interface DisableDirectoryRequest {
@@ -1334,14 +976,10 @@ export declare enum DirectoryState {
1334
976
  DISABLED = "DISABLED",
1335
977
  ENABLED = "ENABLED",
1336
978
  }
1337
-
1338
979
  export interface Directory {
1339
980
  Name?: string;
1340
-
1341
981
  DirectoryArn?: string;
1342
-
1343
982
  State?: DirectoryState | string;
1344
-
1345
983
  CreationDateTime?: Date;
1346
984
  }
1347
985
  export interface GetDirectoryResponse {
@@ -1349,15 +987,11 @@ export interface GetDirectoryResponse {
1349
987
  }
1350
988
  export interface GetFacetRequest {
1351
989
  SchemaArn: string | undefined;
1352
-
1353
990
  Name: string | undefined;
1354
991
  }
1355
-
1356
992
  export interface Facet {
1357
993
  Name?: string;
1358
-
1359
994
  ObjectType?: ObjectType | string;
1360
-
1361
995
  FacetStyle?: FacetStyle | string;
1362
996
  }
1363
997
  export interface GetFacetResponse {
@@ -1365,11 +999,8 @@ export interface GetFacetResponse {
1365
999
  }
1366
1000
  export interface GetLinkAttributesRequest {
1367
1001
  DirectoryArn: string | undefined;
1368
-
1369
1002
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
1370
-
1371
1003
  AttributeNames: string[] | undefined;
1372
-
1373
1004
  ConsistencyLevel?: ConsistencyLevel | string;
1374
1005
  }
1375
1006
  export interface GetLinkAttributesResponse {
@@ -1377,13 +1008,9 @@ export interface GetLinkAttributesResponse {
1377
1008
  }
1378
1009
  export interface GetObjectAttributesRequest {
1379
1010
  DirectoryArn: string | undefined;
1380
-
1381
1011
  ObjectReference: ObjectReference | undefined;
1382
-
1383
1012
  ConsistencyLevel?: ConsistencyLevel | string;
1384
-
1385
1013
  SchemaFacet: SchemaFacet | undefined;
1386
-
1387
1014
  AttributeNames: string[] | undefined;
1388
1015
  }
1389
1016
  export interface GetObjectAttributesResponse {
@@ -1391,14 +1018,11 @@ export interface GetObjectAttributesResponse {
1391
1018
  }
1392
1019
  export interface GetObjectInformationRequest {
1393
1020
  DirectoryArn: string | undefined;
1394
-
1395
1021
  ObjectReference: ObjectReference | undefined;
1396
-
1397
1022
  ConsistencyLevel?: ConsistencyLevel | string;
1398
1023
  }
1399
1024
  export interface GetObjectInformationResponse {
1400
1025
  SchemaFacets?: SchemaFacet[];
1401
-
1402
1026
  ObjectIdentifier?: string;
1403
1027
  }
1404
1028
  export interface GetSchemaAsJsonRequest {
@@ -1406,209 +1030,151 @@ export interface GetSchemaAsJsonRequest {
1406
1030
  }
1407
1031
  export interface GetSchemaAsJsonResponse {
1408
1032
  Name?: string;
1409
-
1410
1033
  Document?: string;
1411
1034
  }
1412
1035
  export interface GetTypedLinkFacetInformationRequest {
1413
1036
  SchemaArn: string | undefined;
1414
-
1415
1037
  Name: string | undefined;
1416
1038
  }
1417
1039
  export interface GetTypedLinkFacetInformationResponse {
1418
1040
  IdentityAttributeOrder?: string[];
1419
1041
  }
1420
-
1421
1042
  export declare class InvalidNextTokenException extends __BaseException {
1422
1043
  readonly name: "InvalidNextTokenException";
1423
1044
  readonly $fault: "client";
1424
1045
  Message?: string;
1425
-
1426
1046
  constructor(
1427
1047
  opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
1428
1048
  );
1429
1049
  }
1430
1050
  export interface ListAppliedSchemaArnsRequest {
1431
1051
  DirectoryArn: string | undefined;
1432
-
1433
1052
  SchemaArn?: string;
1434
-
1435
1053
  NextToken?: string;
1436
-
1437
1054
  MaxResults?: number;
1438
1055
  }
1439
1056
  export interface ListAppliedSchemaArnsResponse {
1440
1057
  SchemaArns?: string[];
1441
-
1442
1058
  NextToken?: string;
1443
1059
  }
1444
1060
  export interface ListAttachedIndicesRequest {
1445
1061
  DirectoryArn: string | undefined;
1446
-
1447
1062
  TargetReference: ObjectReference | undefined;
1448
-
1449
1063
  NextToken?: string;
1450
-
1451
1064
  MaxResults?: number;
1452
-
1453
1065
  ConsistencyLevel?: ConsistencyLevel | string;
1454
1066
  }
1455
1067
  export interface ListAttachedIndicesResponse {
1456
1068
  IndexAttachments?: IndexAttachment[];
1457
-
1458
1069
  NextToken?: string;
1459
1070
  }
1460
1071
  export interface ListDevelopmentSchemaArnsRequest {
1461
1072
  NextToken?: string;
1462
-
1463
1073
  MaxResults?: number;
1464
1074
  }
1465
1075
  export interface ListDevelopmentSchemaArnsResponse {
1466
1076
  SchemaArns?: string[];
1467
-
1468
1077
  NextToken?: string;
1469
1078
  }
1470
1079
  export interface ListDirectoriesRequest {
1471
1080
  NextToken?: string;
1472
-
1473
1081
  MaxResults?: number;
1474
-
1475
1082
  state?: DirectoryState | string;
1476
1083
  }
1477
1084
  export interface ListDirectoriesResponse {
1478
1085
  Directories: Directory[] | undefined;
1479
-
1480
1086
  NextToken?: string;
1481
1087
  }
1482
1088
  export interface ListFacetAttributesRequest {
1483
1089
  SchemaArn: string | undefined;
1484
-
1485
1090
  Name: string | undefined;
1486
-
1487
1091
  NextToken?: string;
1488
-
1489
1092
  MaxResults?: number;
1490
1093
  }
1491
1094
  export interface ListFacetAttributesResponse {
1492
1095
  Attributes?: FacetAttribute[];
1493
-
1494
1096
  NextToken?: string;
1495
1097
  }
1496
1098
  export interface ListFacetNamesRequest {
1497
1099
  SchemaArn: string | undefined;
1498
-
1499
1100
  NextToken?: string;
1500
-
1501
1101
  MaxResults?: number;
1502
1102
  }
1503
1103
  export interface ListFacetNamesResponse {
1504
1104
  FacetNames?: string[];
1505
-
1506
1105
  NextToken?: string;
1507
1106
  }
1508
1107
  export interface ListIncomingTypedLinksRequest {
1509
1108
  DirectoryArn: string | undefined;
1510
-
1511
1109
  ObjectReference: ObjectReference | undefined;
1512
-
1513
1110
  FilterAttributeRanges?: TypedLinkAttributeRange[];
1514
-
1515
1111
  FilterTypedLink?: TypedLinkSchemaAndFacetName;
1516
-
1517
1112
  NextToken?: string;
1518
-
1519
1113
  MaxResults?: number;
1520
-
1521
1114
  ConsistencyLevel?: ConsistencyLevel | string;
1522
1115
  }
1523
1116
  export interface ListIncomingTypedLinksResponse {
1524
1117
  LinkSpecifiers?: TypedLinkSpecifier[];
1525
-
1526
1118
  NextToken?: string;
1527
1119
  }
1528
1120
  export interface ListIndexRequest {
1529
1121
  DirectoryArn: string | undefined;
1530
-
1531
1122
  RangesOnIndexedValues?: ObjectAttributeRange[];
1532
-
1533
1123
  IndexReference: ObjectReference | undefined;
1534
-
1535
1124
  MaxResults?: number;
1536
-
1537
1125
  NextToken?: string;
1538
-
1539
1126
  ConsistencyLevel?: ConsistencyLevel | string;
1540
1127
  }
1541
1128
  export interface ListIndexResponse {
1542
1129
  IndexAttachments?: IndexAttachment[];
1543
-
1544
1130
  NextToken?: string;
1545
1131
  }
1546
1132
  export interface ListManagedSchemaArnsRequest {
1547
1133
  SchemaArn?: string;
1548
-
1549
1134
  NextToken?: string;
1550
-
1551
1135
  MaxResults?: number;
1552
1136
  }
1553
1137
  export interface ListManagedSchemaArnsResponse {
1554
1138
  SchemaArns?: string[];
1555
-
1556
1139
  NextToken?: string;
1557
1140
  }
1558
1141
  export interface ListObjectAttributesRequest {
1559
1142
  DirectoryArn: string | undefined;
1560
-
1561
1143
  ObjectReference: ObjectReference | undefined;
1562
-
1563
1144
  NextToken?: string;
1564
-
1565
1145
  MaxResults?: number;
1566
-
1567
1146
  ConsistencyLevel?: ConsistencyLevel | string;
1568
-
1569
1147
  FacetFilter?: SchemaFacet;
1570
1148
  }
1571
1149
  export interface ListObjectAttributesResponse {
1572
1150
  Attributes?: AttributeKeyAndValue[];
1573
-
1574
1151
  NextToken?: string;
1575
1152
  }
1576
1153
  export interface ListObjectChildrenRequest {
1577
1154
  DirectoryArn: string | undefined;
1578
-
1579
1155
  ObjectReference: ObjectReference | undefined;
1580
-
1581
1156
  NextToken?: string;
1582
-
1583
1157
  MaxResults?: number;
1584
-
1585
1158
  ConsistencyLevel?: ConsistencyLevel | string;
1586
1159
  }
1587
1160
  export interface ListObjectChildrenResponse {
1588
1161
  Children?: Record<string, string>;
1589
-
1590
1162
  NextToken?: string;
1591
1163
  }
1592
1164
  export interface ListObjectParentPathsRequest {
1593
1165
  DirectoryArn: string | undefined;
1594
-
1595
1166
  ObjectReference: ObjectReference | undefined;
1596
-
1597
1167
  NextToken?: string;
1598
-
1599
1168
  MaxResults?: number;
1600
1169
  }
1601
1170
  export interface ListObjectParentPathsResponse {
1602
1171
  PathToObjectIdentifiersList?: PathToObjectIdentifiers[];
1603
-
1604
1172
  NextToken?: string;
1605
1173
  }
1606
-
1607
1174
  export declare class CannotListParentOfRootException extends __BaseException {
1608
1175
  readonly name: "CannotListParentOfRootException";
1609
1176
  readonly $fault: "client";
1610
1177
  Message?: string;
1611
-
1612
1178
  constructor(
1613
1179
  opts: __ExceptionOptionType<
1614
1180
  CannotListParentOfRootException,
@@ -1618,174 +1184,124 @@ export declare class CannotListParentOfRootException extends __BaseException {
1618
1184
  }
1619
1185
  export interface ListObjectParentsRequest {
1620
1186
  DirectoryArn: string | undefined;
1621
-
1622
1187
  ObjectReference: ObjectReference | undefined;
1623
-
1624
1188
  NextToken?: string;
1625
-
1626
1189
  MaxResults?: number;
1627
-
1628
1190
  ConsistencyLevel?: ConsistencyLevel | string;
1629
-
1630
1191
  IncludeAllLinksToEachParent?: boolean;
1631
1192
  }
1632
1193
  export interface ListObjectParentsResponse {
1633
1194
  Parents?: Record<string, string>;
1634
-
1635
1195
  NextToken?: string;
1636
-
1637
1196
  ParentLinks?: ObjectIdentifierAndLinkNameTuple[];
1638
1197
  }
1639
1198
  export interface ListObjectPoliciesRequest {
1640
1199
  DirectoryArn: string | undefined;
1641
-
1642
1200
  ObjectReference: ObjectReference | undefined;
1643
-
1644
1201
  NextToken?: string;
1645
-
1646
1202
  MaxResults?: number;
1647
-
1648
1203
  ConsistencyLevel?: ConsistencyLevel | string;
1649
1204
  }
1650
1205
  export interface ListObjectPoliciesResponse {
1651
1206
  AttachedPolicyIds?: string[];
1652
-
1653
1207
  NextToken?: string;
1654
1208
  }
1655
1209
  export interface ListOutgoingTypedLinksRequest {
1656
1210
  DirectoryArn: string | undefined;
1657
-
1658
1211
  ObjectReference: ObjectReference | undefined;
1659
-
1660
1212
  FilterAttributeRanges?: TypedLinkAttributeRange[];
1661
-
1662
1213
  FilterTypedLink?: TypedLinkSchemaAndFacetName;
1663
-
1664
1214
  NextToken?: string;
1665
-
1666
1215
  MaxResults?: number;
1667
-
1668
1216
  ConsistencyLevel?: ConsistencyLevel | string;
1669
1217
  }
1670
1218
  export interface ListOutgoingTypedLinksResponse {
1671
1219
  TypedLinkSpecifiers?: TypedLinkSpecifier[];
1672
-
1673
1220
  NextToken?: string;
1674
1221
  }
1675
1222
  export interface ListPolicyAttachmentsRequest {
1676
1223
  DirectoryArn: string | undefined;
1677
-
1678
1224
  PolicyReference: ObjectReference | undefined;
1679
-
1680
1225
  NextToken?: string;
1681
-
1682
1226
  MaxResults?: number;
1683
-
1684
1227
  ConsistencyLevel?: ConsistencyLevel | string;
1685
1228
  }
1686
1229
  export interface ListPolicyAttachmentsResponse {
1687
1230
  ObjectIdentifiers?: string[];
1688
-
1689
1231
  NextToken?: string;
1690
1232
  }
1691
1233
  export interface ListPublishedSchemaArnsRequest {
1692
1234
  SchemaArn?: string;
1693
-
1694
1235
  NextToken?: string;
1695
-
1696
1236
  MaxResults?: number;
1697
1237
  }
1698
1238
  export interface ListPublishedSchemaArnsResponse {
1699
1239
  SchemaArns?: string[];
1700
-
1701
1240
  NextToken?: string;
1702
1241
  }
1703
-
1704
1242
  export declare class InvalidTaggingRequestException extends __BaseException {
1705
1243
  readonly name: "InvalidTaggingRequestException";
1706
1244
  readonly $fault: "client";
1707
1245
  Message?: string;
1708
-
1709
1246
  constructor(
1710
1247
  opts: __ExceptionOptionType<InvalidTaggingRequestException, __BaseException>
1711
1248
  );
1712
1249
  }
1713
1250
  export interface ListTagsForResourceRequest {
1714
1251
  ResourceArn: string | undefined;
1715
-
1716
1252
  NextToken?: string;
1717
-
1718
1253
  MaxResults?: number;
1719
1254
  }
1720
-
1721
1255
  export interface Tag {
1722
1256
  Key?: string;
1723
-
1724
1257
  Value?: string;
1725
1258
  }
1726
1259
  export interface ListTagsForResourceResponse {
1727
1260
  Tags?: Tag[];
1728
-
1729
1261
  NextToken?: string;
1730
1262
  }
1731
1263
  export interface ListTypedLinkFacetAttributesRequest {
1732
1264
  SchemaArn: string | undefined;
1733
-
1734
1265
  Name: string | undefined;
1735
-
1736
1266
  NextToken?: string;
1737
-
1738
1267
  MaxResults?: number;
1739
1268
  }
1740
1269
  export interface ListTypedLinkFacetAttributesResponse {
1741
1270
  Attributes?: TypedLinkAttributeDefinition[];
1742
-
1743
1271
  NextToken?: string;
1744
1272
  }
1745
1273
  export interface ListTypedLinkFacetNamesRequest {
1746
1274
  SchemaArn: string | undefined;
1747
-
1748
1275
  NextToken?: string;
1749
-
1750
1276
  MaxResults?: number;
1751
1277
  }
1752
1278
  export interface ListTypedLinkFacetNamesResponse {
1753
1279
  FacetNames?: string[];
1754
-
1755
1280
  NextToken?: string;
1756
1281
  }
1757
1282
  export interface LookupPolicyRequest {
1758
1283
  DirectoryArn: string | undefined;
1759
-
1760
1284
  ObjectReference: ObjectReference | undefined;
1761
-
1762
1285
  NextToken?: string;
1763
-
1764
1286
  MaxResults?: number;
1765
1287
  }
1766
1288
  export interface LookupPolicyResponse {
1767
1289
  PolicyToPathList?: PolicyToPath[];
1768
-
1769
1290
  NextToken?: string;
1770
1291
  }
1771
1292
  export interface PublishSchemaRequest {
1772
1293
  DevelopmentSchemaArn: string | undefined;
1773
-
1774
1294
  Version: string | undefined;
1775
-
1776
1295
  MinorVersion?: string;
1777
-
1778
1296
  Name?: string;
1779
1297
  }
1780
1298
  export interface PublishSchemaResponse {
1781
1299
  PublishedSchemaArn?: string;
1782
1300
  }
1783
-
1784
1301
  export declare class SchemaAlreadyPublishedException extends __BaseException {
1785
1302
  readonly name: "SchemaAlreadyPublishedException";
1786
1303
  readonly $fault: "client";
1787
1304
  Message?: string;
1788
-
1789
1305
  constructor(
1790
1306
  opts: __ExceptionOptionType<
1791
1307
  SchemaAlreadyPublishedException,
@@ -1793,19 +1309,16 @@ export declare class SchemaAlreadyPublishedException extends __BaseException {
1793
1309
  >
1794
1310
  );
1795
1311
  }
1796
-
1797
1312
  export declare class InvalidSchemaDocException extends __BaseException {
1798
1313
  readonly name: "InvalidSchemaDocException";
1799
1314
  readonly $fault: "client";
1800
1315
  Message?: string;
1801
-
1802
1316
  constructor(
1803
1317
  opts: __ExceptionOptionType<InvalidSchemaDocException, __BaseException>
1804
1318
  );
1805
1319
  }
1806
1320
  export interface PutSchemaFromJsonRequest {
1807
1321
  SchemaArn: string | undefined;
1808
-
1809
1322
  Document: string | undefined;
1810
1323
  }
1811
1324
  export interface PutSchemaFromJsonResponse {
@@ -1813,63 +1326,48 @@ export interface PutSchemaFromJsonResponse {
1813
1326
  }
1814
1327
  export interface RemoveFacetFromObjectRequest {
1815
1328
  DirectoryArn: string | undefined;
1816
-
1817
1329
  SchemaFacet: SchemaFacet | undefined;
1818
-
1819
1330
  ObjectReference: ObjectReference | undefined;
1820
1331
  }
1821
1332
  export interface RemoveFacetFromObjectResponse {}
1822
1333
  export interface TagResourceRequest {
1823
1334
  ResourceArn: string | undefined;
1824
-
1825
1335
  Tags: Tag[] | undefined;
1826
1336
  }
1827
1337
  export interface TagResourceResponse {}
1828
1338
  export interface UntagResourceRequest {
1829
1339
  ResourceArn: string | undefined;
1830
-
1831
1340
  TagKeys: string[] | undefined;
1832
1341
  }
1833
1342
  export interface UntagResourceResponse {}
1834
-
1835
1343
  export declare class InvalidFacetUpdateException extends __BaseException {
1836
1344
  readonly name: "InvalidFacetUpdateException";
1837
1345
  readonly $fault: "client";
1838
1346
  Message?: string;
1839
-
1840
1347
  constructor(
1841
1348
  opts: __ExceptionOptionType<InvalidFacetUpdateException, __BaseException>
1842
1349
  );
1843
1350
  }
1844
-
1845
1351
  export interface FacetAttributeUpdate {
1846
1352
  Attribute?: FacetAttribute;
1847
-
1848
1353
  Action?: UpdateActionType | string;
1849
1354
  }
1850
1355
  export interface UpdateFacetRequest {
1851
1356
  SchemaArn: string | undefined;
1852
-
1853
1357
  Name: string | undefined;
1854
-
1855
1358
  AttributeUpdates?: FacetAttributeUpdate[];
1856
-
1857
1359
  ObjectType?: ObjectType | string;
1858
1360
  }
1859
1361
  export interface UpdateFacetResponse {}
1860
1362
  export interface UpdateLinkAttributesRequest {
1861
1363
  DirectoryArn: string | undefined;
1862
-
1863
1364
  TypedLinkSpecifier: TypedLinkSpecifier | undefined;
1864
-
1865
1365
  AttributeUpdates: LinkAttributeUpdate[] | undefined;
1866
1366
  }
1867
1367
  export interface UpdateLinkAttributesResponse {}
1868
1368
  export interface UpdateObjectAttributesRequest {
1869
1369
  DirectoryArn: string | undefined;
1870
-
1871
1370
  ObjectReference: ObjectReference | undefined;
1872
-
1873
1371
  AttributeUpdates: ObjectAttributeUpdate[] | undefined;
1874
1372
  }
1875
1373
  export interface UpdateObjectAttributesResponse {
@@ -1877,949 +1375,709 @@ export interface UpdateObjectAttributesResponse {
1877
1375
  }
1878
1376
  export interface UpdateSchemaRequest {
1879
1377
  SchemaArn: string | undefined;
1880
-
1881
1378
  Name: string | undefined;
1882
1379
  }
1883
1380
  export interface UpdateSchemaResponse {
1884
1381
  SchemaArn?: string;
1885
1382
  }
1886
-
1887
1383
  export interface TypedLinkFacetAttributeUpdate {
1888
1384
  Attribute: TypedLinkAttributeDefinition | undefined;
1889
-
1890
1385
  Action: UpdateActionType | string | undefined;
1891
1386
  }
1892
1387
  export interface UpdateTypedLinkFacetRequest {
1893
1388
  SchemaArn: string | undefined;
1894
-
1895
1389
  Name: string | undefined;
1896
-
1897
1390
  AttributeUpdates: TypedLinkFacetAttributeUpdate[] | undefined;
1898
-
1899
1391
  IdentityAttributeOrder: string[] | undefined;
1900
1392
  }
1901
1393
  export interface UpdateTypedLinkFacetResponse {}
1902
-
1903
1394
  export declare class IncompatibleSchemaException extends __BaseException {
1904
1395
  readonly name: "IncompatibleSchemaException";
1905
1396
  readonly $fault: "client";
1906
1397
  Message?: string;
1907
-
1908
1398
  constructor(
1909
1399
  opts: __ExceptionOptionType<IncompatibleSchemaException, __BaseException>
1910
1400
  );
1911
1401
  }
1912
1402
  export interface UpgradeAppliedSchemaRequest {
1913
1403
  PublishedSchemaArn: string | undefined;
1914
-
1915
1404
  DirectoryArn: string | undefined;
1916
-
1917
1405
  DryRun?: boolean;
1918
1406
  }
1919
1407
  export interface UpgradeAppliedSchemaResponse {
1920
1408
  UpgradedSchemaArn?: string;
1921
-
1922
1409
  DirectoryArn?: string;
1923
1410
  }
1924
1411
  export interface UpgradePublishedSchemaRequest {
1925
1412
  DevelopmentSchemaArn: string | undefined;
1926
-
1927
1413
  PublishedSchemaArn: string | undefined;
1928
-
1929
1414
  MinorVersion: string | undefined;
1930
-
1931
1415
  DryRun?: boolean;
1932
1416
  }
1933
1417
  export interface UpgradePublishedSchemaResponse {
1934
1418
  UpgradedSchemaArn?: string;
1935
1419
  }
1936
-
1937
1420
  export declare const AttributeKeyFilterSensitiveLog: (obj: AttributeKey) => any;
1938
-
1939
1421
  export declare const TypedAttributeValueFilterSensitiveLog: (
1940
1422
  obj: TypedAttributeValue
1941
1423
  ) => any;
1942
-
1943
1424
  export declare const AttributeKeyAndValueFilterSensitiveLog: (
1944
1425
  obj: AttributeKeyAndValue
1945
1426
  ) => any;
1946
-
1947
1427
  export declare const ObjectReferenceFilterSensitiveLog: (
1948
1428
  obj: ObjectReference
1949
1429
  ) => any;
1950
-
1951
1430
  export declare const SchemaFacetFilterSensitiveLog: (obj: SchemaFacet) => any;
1952
-
1953
1431
  export declare const AddFacetToObjectRequestFilterSensitiveLog: (
1954
1432
  obj: AddFacetToObjectRequest
1955
1433
  ) => any;
1956
-
1957
1434
  export declare const AddFacetToObjectResponseFilterSensitiveLog: (
1958
1435
  obj: AddFacetToObjectResponse
1959
1436
  ) => any;
1960
-
1961
1437
  export declare const ApplySchemaRequestFilterSensitiveLog: (
1962
1438
  obj: ApplySchemaRequest
1963
1439
  ) => any;
1964
-
1965
1440
  export declare const ApplySchemaResponseFilterSensitiveLog: (
1966
1441
  obj: ApplySchemaResponse
1967
1442
  ) => any;
1968
-
1969
1443
  export declare const AttachObjectRequestFilterSensitiveLog: (
1970
1444
  obj: AttachObjectRequest
1971
1445
  ) => any;
1972
-
1973
1446
  export declare const AttachObjectResponseFilterSensitiveLog: (
1974
1447
  obj: AttachObjectResponse
1975
1448
  ) => any;
1976
-
1977
1449
  export declare const AttachPolicyRequestFilterSensitiveLog: (
1978
1450
  obj: AttachPolicyRequest
1979
1451
  ) => any;
1980
-
1981
1452
  export declare const AttachPolicyResponseFilterSensitiveLog: (
1982
1453
  obj: AttachPolicyResponse
1983
1454
  ) => any;
1984
-
1985
1455
  export declare const AttachToIndexRequestFilterSensitiveLog: (
1986
1456
  obj: AttachToIndexRequest
1987
1457
  ) => any;
1988
-
1989
1458
  export declare const AttachToIndexResponseFilterSensitiveLog: (
1990
1459
  obj: AttachToIndexResponse
1991
1460
  ) => any;
1992
-
1993
1461
  export declare const AttributeNameAndValueFilterSensitiveLog: (
1994
1462
  obj: AttributeNameAndValue
1995
1463
  ) => any;
1996
-
1997
1464
  export declare const TypedLinkSchemaAndFacetNameFilterSensitiveLog: (
1998
1465
  obj: TypedLinkSchemaAndFacetName
1999
1466
  ) => any;
2000
-
2001
1467
  export declare const AttachTypedLinkRequestFilterSensitiveLog: (
2002
1468
  obj: AttachTypedLinkRequest
2003
1469
  ) => any;
2004
-
2005
1470
  export declare const TypedLinkSpecifierFilterSensitiveLog: (
2006
1471
  obj: TypedLinkSpecifier
2007
1472
  ) => any;
2008
-
2009
1473
  export declare const AttachTypedLinkResponseFilterSensitiveLog: (
2010
1474
  obj: AttachTypedLinkResponse
2011
1475
  ) => any;
2012
-
2013
1476
  export declare const BatchGetLinkAttributesFilterSensitiveLog: (
2014
1477
  obj: BatchGetLinkAttributes
2015
1478
  ) => any;
2016
-
2017
1479
  export declare const BatchGetObjectAttributesFilterSensitiveLog: (
2018
1480
  obj: BatchGetObjectAttributes
2019
1481
  ) => any;
2020
-
2021
1482
  export declare const BatchGetObjectInformationFilterSensitiveLog: (
2022
1483
  obj: BatchGetObjectInformation
2023
1484
  ) => any;
2024
-
2025
1485
  export declare const BatchListAttachedIndicesFilterSensitiveLog: (
2026
1486
  obj: BatchListAttachedIndices
2027
1487
  ) => any;
2028
-
2029
1488
  export declare const TypedAttributeValueRangeFilterSensitiveLog: (
2030
1489
  obj: TypedAttributeValueRange
2031
1490
  ) => any;
2032
-
2033
1491
  export declare const TypedLinkAttributeRangeFilterSensitiveLog: (
2034
1492
  obj: TypedLinkAttributeRange
2035
1493
  ) => any;
2036
-
2037
1494
  export declare const BatchListIncomingTypedLinksFilterSensitiveLog: (
2038
1495
  obj: BatchListIncomingTypedLinks
2039
1496
  ) => any;
2040
-
2041
1497
  export declare const ObjectAttributeRangeFilterSensitiveLog: (
2042
1498
  obj: ObjectAttributeRange
2043
1499
  ) => any;
2044
-
2045
1500
  export declare const BatchListIndexFilterSensitiveLog: (
2046
1501
  obj: BatchListIndex
2047
1502
  ) => any;
2048
-
2049
1503
  export declare const BatchListObjectAttributesFilterSensitiveLog: (
2050
1504
  obj: BatchListObjectAttributes
2051
1505
  ) => any;
2052
-
2053
1506
  export declare const BatchListObjectChildrenFilterSensitiveLog: (
2054
1507
  obj: BatchListObjectChildren
2055
1508
  ) => any;
2056
-
2057
1509
  export declare const BatchListObjectParentPathsFilterSensitiveLog: (
2058
1510
  obj: BatchListObjectParentPaths
2059
1511
  ) => any;
2060
-
2061
1512
  export declare const BatchListObjectParentsFilterSensitiveLog: (
2062
1513
  obj: BatchListObjectParents
2063
1514
  ) => any;
2064
-
2065
1515
  export declare const BatchListObjectPoliciesFilterSensitiveLog: (
2066
1516
  obj: BatchListObjectPolicies
2067
1517
  ) => any;
2068
-
2069
1518
  export declare const BatchListOutgoingTypedLinksFilterSensitiveLog: (
2070
1519
  obj: BatchListOutgoingTypedLinks
2071
1520
  ) => any;
2072
-
2073
1521
  export declare const BatchListPolicyAttachmentsFilterSensitiveLog: (
2074
1522
  obj: BatchListPolicyAttachments
2075
1523
  ) => any;
2076
-
2077
1524
  export declare const BatchLookupPolicyFilterSensitiveLog: (
2078
1525
  obj: BatchLookupPolicy
2079
1526
  ) => any;
2080
-
2081
1527
  export declare const BatchReadOperationFilterSensitiveLog: (
2082
1528
  obj: BatchReadOperation
2083
1529
  ) => any;
2084
-
2085
1530
  export declare const BatchReadRequestFilterSensitiveLog: (
2086
1531
  obj: BatchReadRequest
2087
1532
  ) => any;
2088
-
2089
1533
  export declare const BatchReadExceptionFilterSensitiveLog: (
2090
1534
  obj: BatchReadException
2091
1535
  ) => any;
2092
-
2093
1536
  export declare const BatchGetLinkAttributesResponseFilterSensitiveLog: (
2094
1537
  obj: BatchGetLinkAttributesResponse
2095
1538
  ) => any;
2096
-
2097
1539
  export declare const BatchGetObjectAttributesResponseFilterSensitiveLog: (
2098
1540
  obj: BatchGetObjectAttributesResponse
2099
1541
  ) => any;
2100
-
2101
1542
  export declare const BatchGetObjectInformationResponseFilterSensitiveLog: (
2102
1543
  obj: BatchGetObjectInformationResponse
2103
1544
  ) => any;
2104
-
2105
1545
  export declare const IndexAttachmentFilterSensitiveLog: (
2106
1546
  obj: IndexAttachment
2107
1547
  ) => any;
2108
-
2109
1548
  export declare const BatchListAttachedIndicesResponseFilterSensitiveLog: (
2110
1549
  obj: BatchListAttachedIndicesResponse
2111
1550
  ) => any;
2112
-
2113
1551
  export declare const BatchListIncomingTypedLinksResponseFilterSensitiveLog: (
2114
1552
  obj: BatchListIncomingTypedLinksResponse
2115
1553
  ) => any;
2116
-
2117
1554
  export declare const BatchListIndexResponseFilterSensitiveLog: (
2118
1555
  obj: BatchListIndexResponse
2119
1556
  ) => any;
2120
-
2121
1557
  export declare const BatchListObjectAttributesResponseFilterSensitiveLog: (
2122
1558
  obj: BatchListObjectAttributesResponse
2123
1559
  ) => any;
2124
-
2125
1560
  export declare const BatchListObjectChildrenResponseFilterSensitiveLog: (
2126
1561
  obj: BatchListObjectChildrenResponse
2127
1562
  ) => any;
2128
-
2129
1563
  export declare const PathToObjectIdentifiersFilterSensitiveLog: (
2130
1564
  obj: PathToObjectIdentifiers
2131
1565
  ) => any;
2132
-
2133
1566
  export declare const BatchListObjectParentPathsResponseFilterSensitiveLog: (
2134
1567
  obj: BatchListObjectParentPathsResponse
2135
1568
  ) => any;
2136
-
2137
1569
  export declare const ObjectIdentifierAndLinkNameTupleFilterSensitiveLog: (
2138
1570
  obj: ObjectIdentifierAndLinkNameTuple
2139
1571
  ) => any;
2140
-
2141
1572
  export declare const BatchListObjectParentsResponseFilterSensitiveLog: (
2142
1573
  obj: BatchListObjectParentsResponse
2143
1574
  ) => any;
2144
-
2145
1575
  export declare const BatchListObjectPoliciesResponseFilterSensitiveLog: (
2146
1576
  obj: BatchListObjectPoliciesResponse
2147
1577
  ) => any;
2148
-
2149
1578
  export declare const BatchListOutgoingTypedLinksResponseFilterSensitiveLog: (
2150
1579
  obj: BatchListOutgoingTypedLinksResponse
2151
1580
  ) => any;
2152
-
2153
1581
  export declare const BatchListPolicyAttachmentsResponseFilterSensitiveLog: (
2154
1582
  obj: BatchListPolicyAttachmentsResponse
2155
1583
  ) => any;
2156
-
2157
1584
  export declare const PolicyAttachmentFilterSensitiveLog: (
2158
1585
  obj: PolicyAttachment
2159
1586
  ) => any;
2160
-
2161
1587
  export declare const PolicyToPathFilterSensitiveLog: (obj: PolicyToPath) => any;
2162
-
2163
1588
  export declare const BatchLookupPolicyResponseFilterSensitiveLog: (
2164
1589
  obj: BatchLookupPolicyResponse
2165
1590
  ) => any;
2166
-
2167
1591
  export declare const BatchReadSuccessfulResponseFilterSensitiveLog: (
2168
1592
  obj: BatchReadSuccessfulResponse
2169
1593
  ) => any;
2170
-
2171
1594
  export declare const BatchReadOperationResponseFilterSensitiveLog: (
2172
1595
  obj: BatchReadOperationResponse
2173
1596
  ) => any;
2174
-
2175
1597
  export declare const BatchReadResponseFilterSensitiveLog: (
2176
1598
  obj: BatchReadResponse
2177
1599
  ) => any;
2178
-
2179
1600
  export declare const BatchAddFacetToObjectFilterSensitiveLog: (
2180
1601
  obj: BatchAddFacetToObject
2181
1602
  ) => any;
2182
-
2183
1603
  export declare const BatchAttachObjectFilterSensitiveLog: (
2184
1604
  obj: BatchAttachObject
2185
1605
  ) => any;
2186
-
2187
1606
  export declare const BatchAttachPolicyFilterSensitiveLog: (
2188
1607
  obj: BatchAttachPolicy
2189
1608
  ) => any;
2190
-
2191
1609
  export declare const BatchAttachToIndexFilterSensitiveLog: (
2192
1610
  obj: BatchAttachToIndex
2193
1611
  ) => any;
2194
-
2195
1612
  export declare const BatchAttachTypedLinkFilterSensitiveLog: (
2196
1613
  obj: BatchAttachTypedLink
2197
1614
  ) => any;
2198
-
2199
1615
  export declare const BatchCreateIndexFilterSensitiveLog: (
2200
1616
  obj: BatchCreateIndex
2201
1617
  ) => any;
2202
-
2203
1618
  export declare const BatchCreateObjectFilterSensitiveLog: (
2204
1619
  obj: BatchCreateObject
2205
1620
  ) => any;
2206
-
2207
1621
  export declare const BatchDeleteObjectFilterSensitiveLog: (
2208
1622
  obj: BatchDeleteObject
2209
1623
  ) => any;
2210
-
2211
1624
  export declare const BatchDetachFromIndexFilterSensitiveLog: (
2212
1625
  obj: BatchDetachFromIndex
2213
1626
  ) => any;
2214
-
2215
1627
  export declare const BatchDetachObjectFilterSensitiveLog: (
2216
1628
  obj: BatchDetachObject
2217
1629
  ) => any;
2218
-
2219
1630
  export declare const BatchDetachPolicyFilterSensitiveLog: (
2220
1631
  obj: BatchDetachPolicy
2221
1632
  ) => any;
2222
-
2223
1633
  export declare const BatchDetachTypedLinkFilterSensitiveLog: (
2224
1634
  obj: BatchDetachTypedLink
2225
1635
  ) => any;
2226
-
2227
1636
  export declare const BatchRemoveFacetFromObjectFilterSensitiveLog: (
2228
1637
  obj: BatchRemoveFacetFromObject
2229
1638
  ) => any;
2230
-
2231
1639
  export declare const LinkAttributeActionFilterSensitiveLog: (
2232
1640
  obj: LinkAttributeAction
2233
1641
  ) => any;
2234
-
2235
1642
  export declare const LinkAttributeUpdateFilterSensitiveLog: (
2236
1643
  obj: LinkAttributeUpdate
2237
1644
  ) => any;
2238
-
2239
1645
  export declare const BatchUpdateLinkAttributesFilterSensitiveLog: (
2240
1646
  obj: BatchUpdateLinkAttributes
2241
1647
  ) => any;
2242
-
2243
1648
  export declare const ObjectAttributeActionFilterSensitiveLog: (
2244
1649
  obj: ObjectAttributeAction
2245
1650
  ) => any;
2246
-
2247
1651
  export declare const ObjectAttributeUpdateFilterSensitiveLog: (
2248
1652
  obj: ObjectAttributeUpdate
2249
1653
  ) => any;
2250
-
2251
1654
  export declare const BatchUpdateObjectAttributesFilterSensitiveLog: (
2252
1655
  obj: BatchUpdateObjectAttributes
2253
1656
  ) => any;
2254
-
2255
1657
  export declare const BatchWriteOperationFilterSensitiveLog: (
2256
1658
  obj: BatchWriteOperation
2257
1659
  ) => any;
2258
-
2259
1660
  export declare const BatchWriteRequestFilterSensitiveLog: (
2260
1661
  obj: BatchWriteRequest
2261
1662
  ) => any;
2262
-
2263
1663
  export declare const BatchAddFacetToObjectResponseFilterSensitiveLog: (
2264
1664
  obj: BatchAddFacetToObjectResponse
2265
1665
  ) => any;
2266
-
2267
1666
  export declare const BatchAttachObjectResponseFilterSensitiveLog: (
2268
1667
  obj: BatchAttachObjectResponse
2269
1668
  ) => any;
2270
-
2271
1669
  export declare const BatchAttachPolicyResponseFilterSensitiveLog: (
2272
1670
  obj: BatchAttachPolicyResponse
2273
1671
  ) => any;
2274
-
2275
1672
  export declare const BatchAttachToIndexResponseFilterSensitiveLog: (
2276
1673
  obj: BatchAttachToIndexResponse
2277
1674
  ) => any;
2278
-
2279
1675
  export declare const BatchAttachTypedLinkResponseFilterSensitiveLog: (
2280
1676
  obj: BatchAttachTypedLinkResponse
2281
1677
  ) => any;
2282
-
2283
1678
  export declare const BatchCreateIndexResponseFilterSensitiveLog: (
2284
1679
  obj: BatchCreateIndexResponse
2285
1680
  ) => any;
2286
-
2287
1681
  export declare const BatchCreateObjectResponseFilterSensitiveLog: (
2288
1682
  obj: BatchCreateObjectResponse
2289
1683
  ) => any;
2290
-
2291
1684
  export declare const BatchDeleteObjectResponseFilterSensitiveLog: (
2292
1685
  obj: BatchDeleteObjectResponse
2293
1686
  ) => any;
2294
-
2295
1687
  export declare const BatchDetachFromIndexResponseFilterSensitiveLog: (
2296
1688
  obj: BatchDetachFromIndexResponse
2297
1689
  ) => any;
2298
-
2299
1690
  export declare const BatchDetachObjectResponseFilterSensitiveLog: (
2300
1691
  obj: BatchDetachObjectResponse
2301
1692
  ) => any;
2302
-
2303
1693
  export declare const BatchDetachPolicyResponseFilterSensitiveLog: (
2304
1694
  obj: BatchDetachPolicyResponse
2305
1695
  ) => any;
2306
-
2307
1696
  export declare const BatchDetachTypedLinkResponseFilterSensitiveLog: (
2308
1697
  obj: BatchDetachTypedLinkResponse
2309
1698
  ) => any;
2310
-
2311
1699
  export declare const BatchRemoveFacetFromObjectResponseFilterSensitiveLog: (
2312
1700
  obj: BatchRemoveFacetFromObjectResponse
2313
1701
  ) => any;
2314
-
2315
1702
  export declare const BatchUpdateLinkAttributesResponseFilterSensitiveLog: (
2316
1703
  obj: BatchUpdateLinkAttributesResponse
2317
1704
  ) => any;
2318
-
2319
1705
  export declare const BatchUpdateObjectAttributesResponseFilterSensitiveLog: (
2320
1706
  obj: BatchUpdateObjectAttributesResponse
2321
1707
  ) => any;
2322
-
2323
1708
  export declare const BatchWriteOperationResponseFilterSensitiveLog: (
2324
1709
  obj: BatchWriteOperationResponse
2325
1710
  ) => any;
2326
-
2327
1711
  export declare const BatchWriteResponseFilterSensitiveLog: (
2328
1712
  obj: BatchWriteResponse
2329
1713
  ) => any;
2330
-
2331
1714
  export declare const CreateDirectoryRequestFilterSensitiveLog: (
2332
1715
  obj: CreateDirectoryRequest
2333
1716
  ) => any;
2334
-
2335
1717
  export declare const CreateDirectoryResponseFilterSensitiveLog: (
2336
1718
  obj: CreateDirectoryResponse
2337
1719
  ) => any;
2338
-
2339
1720
  export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
2340
-
2341
1721
  export declare const FacetAttributeDefinitionFilterSensitiveLog: (
2342
1722
  obj: FacetAttributeDefinition
2343
1723
  ) => any;
2344
-
2345
1724
  export declare const FacetAttributeReferenceFilterSensitiveLog: (
2346
1725
  obj: FacetAttributeReference
2347
1726
  ) => any;
2348
-
2349
1727
  export declare const FacetAttributeFilterSensitiveLog: (
2350
1728
  obj: FacetAttribute
2351
1729
  ) => any;
2352
-
2353
1730
  export declare const CreateFacetRequestFilterSensitiveLog: (
2354
1731
  obj: CreateFacetRequest
2355
1732
  ) => any;
2356
-
2357
1733
  export declare const CreateFacetResponseFilterSensitiveLog: (
2358
1734
  obj: CreateFacetResponse
2359
1735
  ) => any;
2360
-
2361
1736
  export declare const CreateIndexRequestFilterSensitiveLog: (
2362
1737
  obj: CreateIndexRequest
2363
1738
  ) => any;
2364
-
2365
1739
  export declare const CreateIndexResponseFilterSensitiveLog: (
2366
1740
  obj: CreateIndexResponse
2367
1741
  ) => any;
2368
-
2369
1742
  export declare const CreateObjectRequestFilterSensitiveLog: (
2370
1743
  obj: CreateObjectRequest
2371
1744
  ) => any;
2372
-
2373
1745
  export declare const CreateObjectResponseFilterSensitiveLog: (
2374
1746
  obj: CreateObjectResponse
2375
1747
  ) => any;
2376
-
2377
1748
  export declare const CreateSchemaRequestFilterSensitiveLog: (
2378
1749
  obj: CreateSchemaRequest
2379
1750
  ) => any;
2380
-
2381
1751
  export declare const CreateSchemaResponseFilterSensitiveLog: (
2382
1752
  obj: CreateSchemaResponse
2383
1753
  ) => any;
2384
-
2385
1754
  export declare const TypedLinkAttributeDefinitionFilterSensitiveLog: (
2386
1755
  obj: TypedLinkAttributeDefinition
2387
1756
  ) => any;
2388
-
2389
1757
  export declare const TypedLinkFacetFilterSensitiveLog: (
2390
1758
  obj: TypedLinkFacet
2391
1759
  ) => any;
2392
-
2393
1760
  export declare const CreateTypedLinkFacetRequestFilterSensitiveLog: (
2394
1761
  obj: CreateTypedLinkFacetRequest
2395
1762
  ) => any;
2396
-
2397
1763
  export declare const CreateTypedLinkFacetResponseFilterSensitiveLog: (
2398
1764
  obj: CreateTypedLinkFacetResponse
2399
1765
  ) => any;
2400
-
2401
1766
  export declare const DeleteDirectoryRequestFilterSensitiveLog: (
2402
1767
  obj: DeleteDirectoryRequest
2403
1768
  ) => any;
2404
-
2405
1769
  export declare const DeleteDirectoryResponseFilterSensitiveLog: (
2406
1770
  obj: DeleteDirectoryResponse
2407
1771
  ) => any;
2408
-
2409
1772
  export declare const DeleteFacetRequestFilterSensitiveLog: (
2410
1773
  obj: DeleteFacetRequest
2411
1774
  ) => any;
2412
-
2413
1775
  export declare const DeleteFacetResponseFilterSensitiveLog: (
2414
1776
  obj: DeleteFacetResponse
2415
1777
  ) => any;
2416
-
2417
1778
  export declare const DeleteObjectRequestFilterSensitiveLog: (
2418
1779
  obj: DeleteObjectRequest
2419
1780
  ) => any;
2420
-
2421
1781
  export declare const DeleteObjectResponseFilterSensitiveLog: (
2422
1782
  obj: DeleteObjectResponse
2423
1783
  ) => any;
2424
-
2425
1784
  export declare const DeleteSchemaRequestFilterSensitiveLog: (
2426
1785
  obj: DeleteSchemaRequest
2427
1786
  ) => any;
2428
-
2429
1787
  export declare const DeleteSchemaResponseFilterSensitiveLog: (
2430
1788
  obj: DeleteSchemaResponse
2431
1789
  ) => any;
2432
-
2433
1790
  export declare const DeleteTypedLinkFacetRequestFilterSensitiveLog: (
2434
1791
  obj: DeleteTypedLinkFacetRequest
2435
1792
  ) => any;
2436
-
2437
1793
  export declare const DeleteTypedLinkFacetResponseFilterSensitiveLog: (
2438
1794
  obj: DeleteTypedLinkFacetResponse
2439
1795
  ) => any;
2440
-
2441
1796
  export declare const DetachFromIndexRequestFilterSensitiveLog: (
2442
1797
  obj: DetachFromIndexRequest
2443
1798
  ) => any;
2444
-
2445
1799
  export declare const DetachFromIndexResponseFilterSensitiveLog: (
2446
1800
  obj: DetachFromIndexResponse
2447
1801
  ) => any;
2448
-
2449
1802
  export declare const DetachObjectRequestFilterSensitiveLog: (
2450
1803
  obj: DetachObjectRequest
2451
1804
  ) => any;
2452
-
2453
1805
  export declare const DetachObjectResponseFilterSensitiveLog: (
2454
1806
  obj: DetachObjectResponse
2455
1807
  ) => any;
2456
-
2457
1808
  export declare const DetachPolicyRequestFilterSensitiveLog: (
2458
1809
  obj: DetachPolicyRequest
2459
1810
  ) => any;
2460
-
2461
1811
  export declare const DetachPolicyResponseFilterSensitiveLog: (
2462
1812
  obj: DetachPolicyResponse
2463
1813
  ) => any;
2464
-
2465
1814
  export declare const DetachTypedLinkRequestFilterSensitiveLog: (
2466
1815
  obj: DetachTypedLinkRequest
2467
1816
  ) => any;
2468
-
2469
1817
  export declare const DisableDirectoryRequestFilterSensitiveLog: (
2470
1818
  obj: DisableDirectoryRequest
2471
1819
  ) => any;
2472
-
2473
1820
  export declare const DisableDirectoryResponseFilterSensitiveLog: (
2474
1821
  obj: DisableDirectoryResponse
2475
1822
  ) => any;
2476
-
2477
1823
  export declare const EnableDirectoryRequestFilterSensitiveLog: (
2478
1824
  obj: EnableDirectoryRequest
2479
1825
  ) => any;
2480
-
2481
1826
  export declare const EnableDirectoryResponseFilterSensitiveLog: (
2482
1827
  obj: EnableDirectoryResponse
2483
1828
  ) => any;
2484
-
2485
1829
  export declare const GetAppliedSchemaVersionRequestFilterSensitiveLog: (
2486
1830
  obj: GetAppliedSchemaVersionRequest
2487
1831
  ) => any;
2488
-
2489
1832
  export declare const GetAppliedSchemaVersionResponseFilterSensitiveLog: (
2490
1833
  obj: GetAppliedSchemaVersionResponse
2491
1834
  ) => any;
2492
-
2493
1835
  export declare const GetDirectoryRequestFilterSensitiveLog: (
2494
1836
  obj: GetDirectoryRequest
2495
1837
  ) => any;
2496
-
2497
1838
  export declare const DirectoryFilterSensitiveLog: (obj: Directory) => any;
2498
-
2499
1839
  export declare const GetDirectoryResponseFilterSensitiveLog: (
2500
1840
  obj: GetDirectoryResponse
2501
1841
  ) => any;
2502
-
2503
1842
  export declare const GetFacetRequestFilterSensitiveLog: (
2504
1843
  obj: GetFacetRequest
2505
1844
  ) => any;
2506
-
2507
1845
  export declare const FacetFilterSensitiveLog: (obj: Facet) => any;
2508
-
2509
1846
  export declare const GetFacetResponseFilterSensitiveLog: (
2510
1847
  obj: GetFacetResponse
2511
1848
  ) => any;
2512
-
2513
1849
  export declare const GetLinkAttributesRequestFilterSensitiveLog: (
2514
1850
  obj: GetLinkAttributesRequest
2515
1851
  ) => any;
2516
-
2517
1852
  export declare const GetLinkAttributesResponseFilterSensitiveLog: (
2518
1853
  obj: GetLinkAttributesResponse
2519
1854
  ) => any;
2520
-
2521
1855
  export declare const GetObjectAttributesRequestFilterSensitiveLog: (
2522
1856
  obj: GetObjectAttributesRequest
2523
1857
  ) => any;
2524
-
2525
1858
  export declare const GetObjectAttributesResponseFilterSensitiveLog: (
2526
1859
  obj: GetObjectAttributesResponse
2527
1860
  ) => any;
2528
-
2529
1861
  export declare const GetObjectInformationRequestFilterSensitiveLog: (
2530
1862
  obj: GetObjectInformationRequest
2531
1863
  ) => any;
2532
-
2533
1864
  export declare const GetObjectInformationResponseFilterSensitiveLog: (
2534
1865
  obj: GetObjectInformationResponse
2535
1866
  ) => any;
2536
-
2537
1867
  export declare const GetSchemaAsJsonRequestFilterSensitiveLog: (
2538
1868
  obj: GetSchemaAsJsonRequest
2539
1869
  ) => any;
2540
-
2541
1870
  export declare const GetSchemaAsJsonResponseFilterSensitiveLog: (
2542
1871
  obj: GetSchemaAsJsonResponse
2543
1872
  ) => any;
2544
-
2545
1873
  export declare const GetTypedLinkFacetInformationRequestFilterSensitiveLog: (
2546
1874
  obj: GetTypedLinkFacetInformationRequest
2547
1875
  ) => any;
2548
-
2549
1876
  export declare const GetTypedLinkFacetInformationResponseFilterSensitiveLog: (
2550
1877
  obj: GetTypedLinkFacetInformationResponse
2551
1878
  ) => any;
2552
-
2553
1879
  export declare const ListAppliedSchemaArnsRequestFilterSensitiveLog: (
2554
1880
  obj: ListAppliedSchemaArnsRequest
2555
1881
  ) => any;
2556
-
2557
1882
  export declare const ListAppliedSchemaArnsResponseFilterSensitiveLog: (
2558
1883
  obj: ListAppliedSchemaArnsResponse
2559
1884
  ) => any;
2560
-
2561
1885
  export declare const ListAttachedIndicesRequestFilterSensitiveLog: (
2562
1886
  obj: ListAttachedIndicesRequest
2563
1887
  ) => any;
2564
-
2565
1888
  export declare const ListAttachedIndicesResponseFilterSensitiveLog: (
2566
1889
  obj: ListAttachedIndicesResponse
2567
1890
  ) => any;
2568
-
2569
1891
  export declare const ListDevelopmentSchemaArnsRequestFilterSensitiveLog: (
2570
1892
  obj: ListDevelopmentSchemaArnsRequest
2571
1893
  ) => any;
2572
-
2573
1894
  export declare const ListDevelopmentSchemaArnsResponseFilterSensitiveLog: (
2574
1895
  obj: ListDevelopmentSchemaArnsResponse
2575
1896
  ) => any;
2576
-
2577
1897
  export declare const ListDirectoriesRequestFilterSensitiveLog: (
2578
1898
  obj: ListDirectoriesRequest
2579
1899
  ) => any;
2580
-
2581
1900
  export declare const ListDirectoriesResponseFilterSensitiveLog: (
2582
1901
  obj: ListDirectoriesResponse
2583
1902
  ) => any;
2584
-
2585
1903
  export declare const ListFacetAttributesRequestFilterSensitiveLog: (
2586
1904
  obj: ListFacetAttributesRequest
2587
1905
  ) => any;
2588
-
2589
1906
  export declare const ListFacetAttributesResponseFilterSensitiveLog: (
2590
1907
  obj: ListFacetAttributesResponse
2591
1908
  ) => any;
2592
-
2593
1909
  export declare const ListFacetNamesRequestFilterSensitiveLog: (
2594
1910
  obj: ListFacetNamesRequest
2595
1911
  ) => any;
2596
-
2597
1912
  export declare const ListFacetNamesResponseFilterSensitiveLog: (
2598
1913
  obj: ListFacetNamesResponse
2599
1914
  ) => any;
2600
-
2601
1915
  export declare const ListIncomingTypedLinksRequestFilterSensitiveLog: (
2602
1916
  obj: ListIncomingTypedLinksRequest
2603
1917
  ) => any;
2604
-
2605
1918
  export declare const ListIncomingTypedLinksResponseFilterSensitiveLog: (
2606
1919
  obj: ListIncomingTypedLinksResponse
2607
1920
  ) => any;
2608
-
2609
1921
  export declare const ListIndexRequestFilterSensitiveLog: (
2610
1922
  obj: ListIndexRequest
2611
1923
  ) => any;
2612
-
2613
1924
  export declare const ListIndexResponseFilterSensitiveLog: (
2614
1925
  obj: ListIndexResponse
2615
1926
  ) => any;
2616
-
2617
1927
  export declare const ListManagedSchemaArnsRequestFilterSensitiveLog: (
2618
1928
  obj: ListManagedSchemaArnsRequest
2619
1929
  ) => any;
2620
-
2621
1930
  export declare const ListManagedSchemaArnsResponseFilterSensitiveLog: (
2622
1931
  obj: ListManagedSchemaArnsResponse
2623
1932
  ) => any;
2624
-
2625
1933
  export declare const ListObjectAttributesRequestFilterSensitiveLog: (
2626
1934
  obj: ListObjectAttributesRequest
2627
1935
  ) => any;
2628
-
2629
1936
  export declare const ListObjectAttributesResponseFilterSensitiveLog: (
2630
1937
  obj: ListObjectAttributesResponse
2631
1938
  ) => any;
2632
-
2633
1939
  export declare const ListObjectChildrenRequestFilterSensitiveLog: (
2634
1940
  obj: ListObjectChildrenRequest
2635
1941
  ) => any;
2636
-
2637
1942
  export declare const ListObjectChildrenResponseFilterSensitiveLog: (
2638
1943
  obj: ListObjectChildrenResponse
2639
1944
  ) => any;
2640
-
2641
1945
  export declare const ListObjectParentPathsRequestFilterSensitiveLog: (
2642
1946
  obj: ListObjectParentPathsRequest
2643
1947
  ) => any;
2644
-
2645
1948
  export declare const ListObjectParentPathsResponseFilterSensitiveLog: (
2646
1949
  obj: ListObjectParentPathsResponse
2647
1950
  ) => any;
2648
-
2649
1951
  export declare const ListObjectParentsRequestFilterSensitiveLog: (
2650
1952
  obj: ListObjectParentsRequest
2651
1953
  ) => any;
2652
-
2653
1954
  export declare const ListObjectParentsResponseFilterSensitiveLog: (
2654
1955
  obj: ListObjectParentsResponse
2655
1956
  ) => any;
2656
-
2657
1957
  export declare const ListObjectPoliciesRequestFilterSensitiveLog: (
2658
1958
  obj: ListObjectPoliciesRequest
2659
1959
  ) => any;
2660
-
2661
1960
  export declare const ListObjectPoliciesResponseFilterSensitiveLog: (
2662
1961
  obj: ListObjectPoliciesResponse
2663
1962
  ) => any;
2664
-
2665
1963
  export declare const ListOutgoingTypedLinksRequestFilterSensitiveLog: (
2666
1964
  obj: ListOutgoingTypedLinksRequest
2667
1965
  ) => any;
2668
-
2669
1966
  export declare const ListOutgoingTypedLinksResponseFilterSensitiveLog: (
2670
1967
  obj: ListOutgoingTypedLinksResponse
2671
1968
  ) => any;
2672
-
2673
1969
  export declare const ListPolicyAttachmentsRequestFilterSensitiveLog: (
2674
1970
  obj: ListPolicyAttachmentsRequest
2675
1971
  ) => any;
2676
-
2677
1972
  export declare const ListPolicyAttachmentsResponseFilterSensitiveLog: (
2678
1973
  obj: ListPolicyAttachmentsResponse
2679
1974
  ) => any;
2680
-
2681
1975
  export declare const ListPublishedSchemaArnsRequestFilterSensitiveLog: (
2682
1976
  obj: ListPublishedSchemaArnsRequest
2683
1977
  ) => any;
2684
-
2685
1978
  export declare const ListPublishedSchemaArnsResponseFilterSensitiveLog: (
2686
1979
  obj: ListPublishedSchemaArnsResponse
2687
1980
  ) => any;
2688
-
2689
1981
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2690
1982
  obj: ListTagsForResourceRequest
2691
1983
  ) => any;
2692
-
2693
1984
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2694
-
2695
1985
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
2696
1986
  obj: ListTagsForResourceResponse
2697
1987
  ) => any;
2698
-
2699
1988
  export declare const ListTypedLinkFacetAttributesRequestFilterSensitiveLog: (
2700
1989
  obj: ListTypedLinkFacetAttributesRequest
2701
1990
  ) => any;
2702
-
2703
1991
  export declare const ListTypedLinkFacetAttributesResponseFilterSensitiveLog: (
2704
1992
  obj: ListTypedLinkFacetAttributesResponse
2705
1993
  ) => any;
2706
-
2707
1994
  export declare const ListTypedLinkFacetNamesRequestFilterSensitiveLog: (
2708
1995
  obj: ListTypedLinkFacetNamesRequest
2709
1996
  ) => any;
2710
-
2711
1997
  export declare const ListTypedLinkFacetNamesResponseFilterSensitiveLog: (
2712
1998
  obj: ListTypedLinkFacetNamesResponse
2713
1999
  ) => any;
2714
-
2715
2000
  export declare const LookupPolicyRequestFilterSensitiveLog: (
2716
2001
  obj: LookupPolicyRequest
2717
2002
  ) => any;
2718
-
2719
2003
  export declare const LookupPolicyResponseFilterSensitiveLog: (
2720
2004
  obj: LookupPolicyResponse
2721
2005
  ) => any;
2722
-
2723
2006
  export declare const PublishSchemaRequestFilterSensitiveLog: (
2724
2007
  obj: PublishSchemaRequest
2725
2008
  ) => any;
2726
-
2727
2009
  export declare const PublishSchemaResponseFilterSensitiveLog: (
2728
2010
  obj: PublishSchemaResponse
2729
2011
  ) => any;
2730
-
2731
2012
  export declare const PutSchemaFromJsonRequestFilterSensitiveLog: (
2732
2013
  obj: PutSchemaFromJsonRequest
2733
2014
  ) => any;
2734
-
2735
2015
  export declare const PutSchemaFromJsonResponseFilterSensitiveLog: (
2736
2016
  obj: PutSchemaFromJsonResponse
2737
2017
  ) => any;
2738
-
2739
2018
  export declare const RemoveFacetFromObjectRequestFilterSensitiveLog: (
2740
2019
  obj: RemoveFacetFromObjectRequest
2741
2020
  ) => any;
2742
-
2743
2021
  export declare const RemoveFacetFromObjectResponseFilterSensitiveLog: (
2744
2022
  obj: RemoveFacetFromObjectResponse
2745
2023
  ) => any;
2746
-
2747
2024
  export declare const TagResourceRequestFilterSensitiveLog: (
2748
2025
  obj: TagResourceRequest
2749
2026
  ) => any;
2750
-
2751
2027
  export declare const TagResourceResponseFilterSensitiveLog: (
2752
2028
  obj: TagResourceResponse
2753
2029
  ) => any;
2754
-
2755
2030
  export declare const UntagResourceRequestFilterSensitiveLog: (
2756
2031
  obj: UntagResourceRequest
2757
2032
  ) => any;
2758
-
2759
2033
  export declare const UntagResourceResponseFilterSensitiveLog: (
2760
2034
  obj: UntagResourceResponse
2761
2035
  ) => any;
2762
-
2763
2036
  export declare const FacetAttributeUpdateFilterSensitiveLog: (
2764
2037
  obj: FacetAttributeUpdate
2765
2038
  ) => any;
2766
-
2767
2039
  export declare const UpdateFacetRequestFilterSensitiveLog: (
2768
2040
  obj: UpdateFacetRequest
2769
2041
  ) => any;
2770
-
2771
2042
  export declare const UpdateFacetResponseFilterSensitiveLog: (
2772
2043
  obj: UpdateFacetResponse
2773
2044
  ) => any;
2774
-
2775
2045
  export declare const UpdateLinkAttributesRequestFilterSensitiveLog: (
2776
2046
  obj: UpdateLinkAttributesRequest
2777
2047
  ) => any;
2778
-
2779
2048
  export declare const UpdateLinkAttributesResponseFilterSensitiveLog: (
2780
2049
  obj: UpdateLinkAttributesResponse
2781
2050
  ) => any;
2782
-
2783
2051
  export declare const UpdateObjectAttributesRequestFilterSensitiveLog: (
2784
2052
  obj: UpdateObjectAttributesRequest
2785
2053
  ) => any;
2786
-
2787
2054
  export declare const UpdateObjectAttributesResponseFilterSensitiveLog: (
2788
2055
  obj: UpdateObjectAttributesResponse
2789
2056
  ) => any;
2790
-
2791
2057
  export declare const UpdateSchemaRequestFilterSensitiveLog: (
2792
2058
  obj: UpdateSchemaRequest
2793
2059
  ) => any;
2794
-
2795
2060
  export declare const UpdateSchemaResponseFilterSensitiveLog: (
2796
2061
  obj: UpdateSchemaResponse
2797
2062
  ) => any;
2798
-
2799
2063
  export declare const TypedLinkFacetAttributeUpdateFilterSensitiveLog: (
2800
2064
  obj: TypedLinkFacetAttributeUpdate
2801
2065
  ) => any;
2802
-
2803
2066
  export declare const UpdateTypedLinkFacetRequestFilterSensitiveLog: (
2804
2067
  obj: UpdateTypedLinkFacetRequest
2805
2068
  ) => any;
2806
-
2807
2069
  export declare const UpdateTypedLinkFacetResponseFilterSensitiveLog: (
2808
2070
  obj: UpdateTypedLinkFacetResponse
2809
2071
  ) => any;
2810
-
2811
2072
  export declare const UpgradeAppliedSchemaRequestFilterSensitiveLog: (
2812
2073
  obj: UpgradeAppliedSchemaRequest
2813
2074
  ) => any;
2814
-
2815
2075
  export declare const UpgradeAppliedSchemaResponseFilterSensitiveLog: (
2816
2076
  obj: UpgradeAppliedSchemaResponse
2817
2077
  ) => any;
2818
-
2819
2078
  export declare const UpgradePublishedSchemaRequestFilterSensitiveLog: (
2820
2079
  obj: UpgradePublishedSchemaRequest
2821
2080
  ) => any;
2822
-
2823
2081
  export declare const UpgradePublishedSchemaResponseFilterSensitiveLog: (
2824
2082
  obj: UpgradePublishedSchemaResponse
2825
2083
  ) => any;