aws-sdk-core 2.11.73 → 2.11.74

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 519bc5f317cc58e7d01943e6301dc77048277292
4
- data.tar.gz: 24d3c3c427ecb74b9ce4c44a41697445cba38211
3
+ metadata.gz: f62a02274c487f9d9fdcba8507ddabef87569e49
4
+ data.tar.gz: edb72885053200ae0ecbc6b852ba8684ca88dafc
5
5
  SHA512:
6
- metadata.gz: 59edd6180af04a0f22af00b2f3bb5ca5779f9fec0e11f476570abd3edc1bdcb447065efb74b95bd1d56b2f0064122b16618a59334a56f7a765f350b300e86cd5
7
- data.tar.gz: ce33e7f0fc6c3b0de3f47ee067095b11c754ec5880fc306cee1a55168e9178585de68e220e769baaa74dc57c91b870f0853bb324342beb8210377e4339db0bab
6
+ metadata.gz: 6738faf9d8be4db99d8e02b310097a234d0ed2179da9d02437350d823badf0615e9f59e3fc8f9ba90d7776bd028b5706dd3046c0bb37edf4597b86429964e622
7
+ data.tar.gz: c11e5ac27f4352887d0b84eab79ceb81cbb46c2f5209301f5e2e0e8fa676bc4d2c40aff94d3b1499ae4be249d8bb49202a495b45ecaafcf25ae1d1fa96c2b594
@@ -0,0 +1,4289 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2017-01-11",
5
+ "endpointPrefix":"clouddirectory",
6
+ "protocol":"rest-json",
7
+ "serviceFullName":"Amazon CloudDirectory",
8
+ "signatureVersion":"v4",
9
+ "signingName":"clouddirectory",
10
+ "uid":"clouddirectory-2017-01-11"
11
+ },
12
+ "operations":{
13
+ "AddFacetToObject":{
14
+ "name":"AddFacetToObject",
15
+ "http":{
16
+ "method":"PUT",
17
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/facets",
18
+ "responseCode":200
19
+ },
20
+ "input":{"shape":"AddFacetToObjectRequest"},
21
+ "output":{"shape":"AddFacetToObjectResponse"},
22
+ "errors":[
23
+ {"shape":"InternalServiceException"},
24
+ {"shape":"InvalidArnException"},
25
+ {"shape":"RetryableConflictException"},
26
+ {"shape":"ValidationException"},
27
+ {"shape":"LimitExceededException"},
28
+ {"shape":"AccessDeniedException"},
29
+ {"shape":"DirectoryNotEnabledException"},
30
+ {"shape":"ResourceNotFoundException"},
31
+ {"shape":"FacetValidationException"}
32
+ ]
33
+ },
34
+ "ApplySchema":{
35
+ "name":"ApplySchema",
36
+ "http":{
37
+ "method":"PUT",
38
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/apply",
39
+ "responseCode":200
40
+ },
41
+ "input":{"shape":"ApplySchemaRequest"},
42
+ "output":{"shape":"ApplySchemaResponse"},
43
+ "errors":[
44
+ {"shape":"InternalServiceException"},
45
+ {"shape":"InvalidArnException"},
46
+ {"shape":"RetryableConflictException"},
47
+ {"shape":"ValidationException"},
48
+ {"shape":"LimitExceededException"},
49
+ {"shape":"AccessDeniedException"},
50
+ {"shape":"SchemaAlreadyExistsException"},
51
+ {"shape":"ResourceNotFoundException"},
52
+ {"shape":"InvalidAttachmentException"}
53
+ ]
54
+ },
55
+ "AttachObject":{
56
+ "name":"AttachObject",
57
+ "http":{
58
+ "method":"PUT",
59
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/attach",
60
+ "responseCode":200
61
+ },
62
+ "input":{"shape":"AttachObjectRequest"},
63
+ "output":{"shape":"AttachObjectResponse"},
64
+ "errors":[
65
+ {"shape":"InternalServiceException"},
66
+ {"shape":"InvalidArnException"},
67
+ {"shape":"RetryableConflictException"},
68
+ {"shape":"ValidationException"},
69
+ {"shape":"LimitExceededException"},
70
+ {"shape":"AccessDeniedException"},
71
+ {"shape":"DirectoryNotEnabledException"},
72
+ {"shape":"ResourceNotFoundException"},
73
+ {"shape":"LinkNameAlreadyInUseException"},
74
+ {"shape":"InvalidAttachmentException"},
75
+ {"shape":"ValidationException"},
76
+ {"shape":"FacetValidationException"}
77
+ ]
78
+ },
79
+ "AttachPolicy":{
80
+ "name":"AttachPolicy",
81
+ "http":{
82
+ "method":"PUT",
83
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/attach",
84
+ "responseCode":200
85
+ },
86
+ "input":{"shape":"AttachPolicyRequest"},
87
+ "output":{"shape":"AttachPolicyResponse"},
88
+ "errors":[
89
+ {"shape":"InternalServiceException"},
90
+ {"shape":"InvalidArnException"},
91
+ {"shape":"RetryableConflictException"},
92
+ {"shape":"ValidationException"},
93
+ {"shape":"LimitExceededException"},
94
+ {"shape":"AccessDeniedException"},
95
+ {"shape":"DirectoryNotEnabledException"},
96
+ {"shape":"ResourceNotFoundException"},
97
+ {"shape":"NotPolicyException"}
98
+ ]
99
+ },
100
+ "AttachToIndex":{
101
+ "name":"AttachToIndex",
102
+ "http":{
103
+ "method":"PUT",
104
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/attach",
105
+ "responseCode":200
106
+ },
107
+ "input":{"shape":"AttachToIndexRequest"},
108
+ "output":{"shape":"AttachToIndexResponse"},
109
+ "errors":[
110
+ {"shape":"InternalServiceException"},
111
+ {"shape":"InvalidArnException"},
112
+ {"shape":"RetryableConflictException"},
113
+ {"shape":"ValidationException"},
114
+ {"shape":"LimitExceededException"},
115
+ {"shape":"AccessDeniedException"},
116
+ {"shape":"DirectoryNotEnabledException"},
117
+ {"shape":"InvalidAttachmentException"},
118
+ {"shape":"ResourceNotFoundException"},
119
+ {"shape":"LinkNameAlreadyInUseException"},
120
+ {"shape":"IndexedAttributeMissingException"},
121
+ {"shape":"NotIndexException"}
122
+ ]
123
+ },
124
+ "AttachTypedLink":{
125
+ "name":"AttachTypedLink",
126
+ "http":{
127
+ "method":"PUT",
128
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/attach",
129
+ "responseCode":200
130
+ },
131
+ "input":{"shape":"AttachTypedLinkRequest"},
132
+ "output":{"shape":"AttachTypedLinkResponse"},
133
+ "errors":[
134
+ {"shape":"InternalServiceException"},
135
+ {"shape":"InvalidArnException"},
136
+ {"shape":"RetryableConflictException"},
137
+ {"shape":"ValidationException"},
138
+ {"shape":"LimitExceededException"},
139
+ {"shape":"AccessDeniedException"},
140
+ {"shape":"DirectoryNotEnabledException"},
141
+ {"shape":"ResourceNotFoundException"},
142
+ {"shape":"InvalidAttachmentException"},
143
+ {"shape":"ValidationException"},
144
+ {"shape":"FacetValidationException"}
145
+ ]
146
+ },
147
+ "BatchRead":{
148
+ "name":"BatchRead",
149
+ "http":{
150
+ "method":"POST",
151
+ "requestUri":"/amazonclouddirectory/2017-01-11/batchread",
152
+ "responseCode":200
153
+ },
154
+ "input":{"shape":"BatchReadRequest"},
155
+ "output":{"shape":"BatchReadResponse"},
156
+ "errors":[
157
+ {"shape":"InternalServiceException"},
158
+ {"shape":"InvalidArnException"},
159
+ {"shape":"RetryableConflictException"},
160
+ {"shape":"ValidationException"},
161
+ {"shape":"LimitExceededException"},
162
+ {"shape":"AccessDeniedException"},
163
+ {"shape":"DirectoryNotEnabledException"}
164
+ ]
165
+ },
166
+ "BatchWrite":{
167
+ "name":"BatchWrite",
168
+ "http":{
169
+ "method":"PUT",
170
+ "requestUri":"/amazonclouddirectory/2017-01-11/batchwrite",
171
+ "responseCode":200
172
+ },
173
+ "input":{"shape":"BatchWriteRequest"},
174
+ "output":{"shape":"BatchWriteResponse"},
175
+ "errors":[
176
+ {"shape":"InternalServiceException"},
177
+ {"shape":"InvalidArnException"},
178
+ {"shape":"RetryableConflictException"},
179
+ {"shape":"ValidationException"},
180
+ {"shape":"LimitExceededException"},
181
+ {"shape":"AccessDeniedException"},
182
+ {"shape":"DirectoryNotEnabledException"},
183
+ {"shape":"BatchWriteException"}
184
+ ]
185
+ },
186
+ "CreateDirectory":{
187
+ "name":"CreateDirectory",
188
+ "http":{
189
+ "method":"PUT",
190
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/create",
191
+ "responseCode":200
192
+ },
193
+ "input":{"shape":"CreateDirectoryRequest"},
194
+ "output":{"shape":"CreateDirectoryResponse"},
195
+ "errors":[
196
+ {"shape":"InternalServiceException"},
197
+ {"shape":"InvalidArnException"},
198
+ {"shape":"RetryableConflictException"},
199
+ {"shape":"ValidationException"},
200
+ {"shape":"LimitExceededException"},
201
+ {"shape":"AccessDeniedException"},
202
+ {"shape":"DirectoryAlreadyExistsException"},
203
+ {"shape":"ResourceNotFoundException"}
204
+ ]
205
+ },
206
+ "CreateFacet":{
207
+ "name":"CreateFacet",
208
+ "http":{
209
+ "method":"PUT",
210
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/create",
211
+ "responseCode":200
212
+ },
213
+ "input":{"shape":"CreateFacetRequest"},
214
+ "output":{"shape":"CreateFacetResponse"},
215
+ "errors":[
216
+ {"shape":"InternalServiceException"},
217
+ {"shape":"InvalidArnException"},
218
+ {"shape":"RetryableConflictException"},
219
+ {"shape":"ValidationException"},
220
+ {"shape":"LimitExceededException"},
221
+ {"shape":"AccessDeniedException"},
222
+ {"shape":"ResourceNotFoundException"},
223
+ {"shape":"FacetAlreadyExistsException"},
224
+ {"shape":"InvalidRuleException"},
225
+ {"shape":"FacetValidationException"}
226
+ ]
227
+ },
228
+ "CreateIndex":{
229
+ "name":"CreateIndex",
230
+ "http":{
231
+ "method":"PUT",
232
+ "requestUri":"/amazonclouddirectory/2017-01-11/index",
233
+ "responseCode":200
234
+ },
235
+ "input":{"shape":"CreateIndexRequest"},
236
+ "output":{"shape":"CreateIndexResponse"},
237
+ "errors":[
238
+ {"shape":"InternalServiceException"},
239
+ {"shape":"InvalidArnException"},
240
+ {"shape":"RetryableConflictException"},
241
+ {"shape":"ValidationException"},
242
+ {"shape":"LimitExceededException"},
243
+ {"shape":"AccessDeniedException"},
244
+ {"shape":"DirectoryNotEnabledException"},
245
+ {"shape":"ResourceNotFoundException"},
246
+ {"shape":"FacetValidationException"},
247
+ {"shape":"LinkNameAlreadyInUseException"},
248
+ {"shape":"UnsupportedIndexTypeException"}
249
+ ]
250
+ },
251
+ "CreateObject":{
252
+ "name":"CreateObject",
253
+ "http":{
254
+ "method":"PUT",
255
+ "requestUri":"/amazonclouddirectory/2017-01-11/object",
256
+ "responseCode":200
257
+ },
258
+ "input":{"shape":"CreateObjectRequest"},
259
+ "output":{"shape":"CreateObjectResponse"},
260
+ "errors":[
261
+ {"shape":"InternalServiceException"},
262
+ {"shape":"InvalidArnException"},
263
+ {"shape":"RetryableConflictException"},
264
+ {"shape":"ValidationException"},
265
+ {"shape":"LimitExceededException"},
266
+ {"shape":"AccessDeniedException"},
267
+ {"shape":"DirectoryNotEnabledException"},
268
+ {"shape":"ResourceNotFoundException"},
269
+ {"shape":"FacetValidationException"},
270
+ {"shape":"LinkNameAlreadyInUseException"},
271
+ {"shape":"UnsupportedIndexTypeException"}
272
+ ]
273
+ },
274
+ "CreateSchema":{
275
+ "name":"CreateSchema",
276
+ "http":{
277
+ "method":"PUT",
278
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/create",
279
+ "responseCode":200
280
+ },
281
+ "input":{"shape":"CreateSchemaRequest"},
282
+ "output":{"shape":"CreateSchemaResponse"},
283
+ "errors":[
284
+ {"shape":"InternalServiceException"},
285
+ {"shape":"InvalidArnException"},
286
+ {"shape":"RetryableConflictException"},
287
+ {"shape":"ValidationException"},
288
+ {"shape":"LimitExceededException"},
289
+ {"shape":"AccessDeniedException"},
290
+ {"shape":"SchemaAlreadyExistsException"},
291
+ {"shape":"AccessDeniedException"}
292
+ ]
293
+ },
294
+ "CreateTypedLinkFacet":{
295
+ "name":"CreateTypedLinkFacet",
296
+ "http":{
297
+ "method":"PUT",
298
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet/create",
299
+ "responseCode":200
300
+ },
301
+ "input":{"shape":"CreateTypedLinkFacetRequest"},
302
+ "output":{"shape":"CreateTypedLinkFacetResponse"},
303
+ "errors":[
304
+ {"shape":"InternalServiceException"},
305
+ {"shape":"InvalidArnException"},
306
+ {"shape":"RetryableConflictException"},
307
+ {"shape":"ValidationException"},
308
+ {"shape":"LimitExceededException"},
309
+ {"shape":"AccessDeniedException"},
310
+ {"shape":"ResourceNotFoundException"},
311
+ {"shape":"FacetAlreadyExistsException"},
312
+ {"shape":"InvalidRuleException"},
313
+ {"shape":"FacetValidationException"}
314
+ ]
315
+ },
316
+ "DeleteDirectory":{
317
+ "name":"DeleteDirectory",
318
+ "http":{
319
+ "method":"PUT",
320
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory",
321
+ "responseCode":200
322
+ },
323
+ "input":{"shape":"DeleteDirectoryRequest"},
324
+ "output":{"shape":"DeleteDirectoryResponse"},
325
+ "errors":[
326
+ {"shape":"ResourceNotFoundException"},
327
+ {"shape":"DirectoryNotDisabledException"},
328
+ {"shape":"InternalServiceException"},
329
+ {"shape":"ValidationException"},
330
+ {"shape":"LimitExceededException"},
331
+ {"shape":"AccessDeniedException"},
332
+ {"shape":"DirectoryDeletedException"},
333
+ {"shape":"RetryableConflictException"},
334
+ {"shape":"InvalidArnException"}
335
+ ]
336
+ },
337
+ "DeleteFacet":{
338
+ "name":"DeleteFacet",
339
+ "http":{
340
+ "method":"PUT",
341
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/delete",
342
+ "responseCode":200
343
+ },
344
+ "input":{"shape":"DeleteFacetRequest"},
345
+ "output":{"shape":"DeleteFacetResponse"},
346
+ "errors":[
347
+ {"shape":"InternalServiceException"},
348
+ {"shape":"InvalidArnException"},
349
+ {"shape":"RetryableConflictException"},
350
+ {"shape":"ValidationException"},
351
+ {"shape":"LimitExceededException"},
352
+ {"shape":"AccessDeniedException"},
353
+ {"shape":"ResourceNotFoundException"},
354
+ {"shape":"FacetNotFoundException"},
355
+ {"shape":"FacetInUseException"}
356
+ ]
357
+ },
358
+ "DeleteObject":{
359
+ "name":"DeleteObject",
360
+ "http":{
361
+ "method":"PUT",
362
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/delete",
363
+ "responseCode":200
364
+ },
365
+ "input":{"shape":"DeleteObjectRequest"},
366
+ "output":{"shape":"DeleteObjectResponse"},
367
+ "errors":[
368
+ {"shape":"InternalServiceException"},
369
+ {"shape":"InvalidArnException"},
370
+ {"shape":"RetryableConflictException"},
371
+ {"shape":"ValidationException"},
372
+ {"shape":"LimitExceededException"},
373
+ {"shape":"AccessDeniedException"},
374
+ {"shape":"DirectoryNotEnabledException"},
375
+ {"shape":"ResourceNotFoundException"},
376
+ {"shape":"ObjectNotDetachedException"}
377
+ ]
378
+ },
379
+ "DeleteSchema":{
380
+ "name":"DeleteSchema",
381
+ "http":{
382
+ "method":"PUT",
383
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema",
384
+ "responseCode":200
385
+ },
386
+ "input":{"shape":"DeleteSchemaRequest"},
387
+ "output":{"shape":"DeleteSchemaResponse"},
388
+ "errors":[
389
+ {"shape":"InternalServiceException"},
390
+ {"shape":"InvalidArnException"},
391
+ {"shape":"RetryableConflictException"},
392
+ {"shape":"ValidationException"},
393
+ {"shape":"LimitExceededException"},
394
+ {"shape":"AccessDeniedException"},
395
+ {"shape":"ResourceNotFoundException"},
396
+ {"shape":"StillContainsLinksException"}
397
+ ]
398
+ },
399
+ "DeleteTypedLinkFacet":{
400
+ "name":"DeleteTypedLinkFacet",
401
+ "http":{
402
+ "method":"PUT",
403
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet/delete",
404
+ "responseCode":200
405
+ },
406
+ "input":{"shape":"DeleteTypedLinkFacetRequest"},
407
+ "output":{"shape":"DeleteTypedLinkFacetResponse"},
408
+ "errors":[
409
+ {"shape":"InternalServiceException"},
410
+ {"shape":"InvalidArnException"},
411
+ {"shape":"RetryableConflictException"},
412
+ {"shape":"ValidationException"},
413
+ {"shape":"LimitExceededException"},
414
+ {"shape":"AccessDeniedException"},
415
+ {"shape":"ResourceNotFoundException"},
416
+ {"shape":"FacetNotFoundException"}
417
+ ]
418
+ },
419
+ "DetachFromIndex":{
420
+ "name":"DetachFromIndex",
421
+ "http":{
422
+ "method":"PUT",
423
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/detach",
424
+ "responseCode":200
425
+ },
426
+ "input":{"shape":"DetachFromIndexRequest"},
427
+ "output":{"shape":"DetachFromIndexResponse"},
428
+ "errors":[
429
+ {"shape":"InternalServiceException"},
430
+ {"shape":"InvalidArnException"},
431
+ {"shape":"RetryableConflictException"},
432
+ {"shape":"ValidationException"},
433
+ {"shape":"LimitExceededException"},
434
+ {"shape":"AccessDeniedException"},
435
+ {"shape":"DirectoryNotEnabledException"},
436
+ {"shape":"ResourceNotFoundException"},
437
+ {"shape":"ObjectAlreadyDetachedException"},
438
+ {"shape":"NotIndexException"}
439
+ ]
440
+ },
441
+ "DetachObject":{
442
+ "name":"DetachObject",
443
+ "http":{
444
+ "method":"PUT",
445
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/detach",
446
+ "responseCode":200
447
+ },
448
+ "input":{"shape":"DetachObjectRequest"},
449
+ "output":{"shape":"DetachObjectResponse"},
450
+ "errors":[
451
+ {"shape":"InternalServiceException"},
452
+ {"shape":"InvalidArnException"},
453
+ {"shape":"RetryableConflictException"},
454
+ {"shape":"ValidationException"},
455
+ {"shape":"LimitExceededException"},
456
+ {"shape":"AccessDeniedException"},
457
+ {"shape":"DirectoryNotEnabledException"},
458
+ {"shape":"ResourceNotFoundException"},
459
+ {"shape":"NotNodeException"}
460
+ ]
461
+ },
462
+ "DetachPolicy":{
463
+ "name":"DetachPolicy",
464
+ "http":{
465
+ "method":"PUT",
466
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/detach",
467
+ "responseCode":200
468
+ },
469
+ "input":{"shape":"DetachPolicyRequest"},
470
+ "output":{"shape":"DetachPolicyResponse"},
471
+ "errors":[
472
+ {"shape":"InternalServiceException"},
473
+ {"shape":"InvalidArnException"},
474
+ {"shape":"RetryableConflictException"},
475
+ {"shape":"ValidationException"},
476
+ {"shape":"LimitExceededException"},
477
+ {"shape":"AccessDeniedException"},
478
+ {"shape":"DirectoryNotEnabledException"},
479
+ {"shape":"ResourceNotFoundException"},
480
+ {"shape":"NotPolicyException"}
481
+ ]
482
+ },
483
+ "DetachTypedLink":{
484
+ "name":"DetachTypedLink",
485
+ "http":{
486
+ "method":"PUT",
487
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/detach",
488
+ "responseCode":200
489
+ },
490
+ "input":{"shape":"DetachTypedLinkRequest"},
491
+ "errors":[
492
+ {"shape":"InternalServiceException"},
493
+ {"shape":"InvalidArnException"},
494
+ {"shape":"RetryableConflictException"},
495
+ {"shape":"ValidationException"},
496
+ {"shape":"LimitExceededException"},
497
+ {"shape":"AccessDeniedException"},
498
+ {"shape":"DirectoryNotEnabledException"},
499
+ {"shape":"ResourceNotFoundException"},
500
+ {"shape":"FacetValidationException"}
501
+ ]
502
+ },
503
+ "DisableDirectory":{
504
+ "name":"DisableDirectory",
505
+ "http":{
506
+ "method":"PUT",
507
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/disable",
508
+ "responseCode":200
509
+ },
510
+ "input":{"shape":"DisableDirectoryRequest"},
511
+ "output":{"shape":"DisableDirectoryResponse"},
512
+ "errors":[
513
+ {"shape":"ResourceNotFoundException"},
514
+ {"shape":"DirectoryDeletedException"},
515
+ {"shape":"InternalServiceException"},
516
+ {"shape":"ValidationException"},
517
+ {"shape":"LimitExceededException"},
518
+ {"shape":"AccessDeniedException"},
519
+ {"shape":"RetryableConflictException"},
520
+ {"shape":"InvalidArnException"}
521
+ ]
522
+ },
523
+ "EnableDirectory":{
524
+ "name":"EnableDirectory",
525
+ "http":{
526
+ "method":"PUT",
527
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/enable",
528
+ "responseCode":200
529
+ },
530
+ "input":{"shape":"EnableDirectoryRequest"},
531
+ "output":{"shape":"EnableDirectoryResponse"},
532
+ "errors":[
533
+ {"shape":"ResourceNotFoundException"},
534
+ {"shape":"DirectoryDeletedException"},
535
+ {"shape":"InternalServiceException"},
536
+ {"shape":"ValidationException"},
537
+ {"shape":"LimitExceededException"},
538
+ {"shape":"AccessDeniedException"},
539
+ {"shape":"RetryableConflictException"},
540
+ {"shape":"InvalidArnException"}
541
+ ]
542
+ },
543
+ "GetAppliedSchemaVersion":{
544
+ "name":"GetAppliedSchemaVersion",
545
+ "http":{
546
+ "method":"POST",
547
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/getappliedschema",
548
+ "responseCode":200
549
+ },
550
+ "input":{"shape":"GetAppliedSchemaVersionRequest"},
551
+ "output":{"shape":"GetAppliedSchemaVersionResponse"},
552
+ "errors":[
553
+ {"shape":"InternalServiceException"},
554
+ {"shape":"InvalidArnException"},
555
+ {"shape":"RetryableConflictException"},
556
+ {"shape":"ValidationException"},
557
+ {"shape":"LimitExceededException"},
558
+ {"shape":"AccessDeniedException"},
559
+ {"shape":"ResourceNotFoundException"}
560
+ ]
561
+ },
562
+ "GetDirectory":{
563
+ "name":"GetDirectory",
564
+ "http":{
565
+ "method":"POST",
566
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/get",
567
+ "responseCode":200
568
+ },
569
+ "input":{"shape":"GetDirectoryRequest"},
570
+ "output":{"shape":"GetDirectoryResponse"},
571
+ "errors":[
572
+ {"shape":"InternalServiceException"},
573
+ {"shape":"InvalidArnException"},
574
+ {"shape":"RetryableConflictException"},
575
+ {"shape":"ValidationException"},
576
+ {"shape":"LimitExceededException"},
577
+ {"shape":"AccessDeniedException"}
578
+ ]
579
+ },
580
+ "GetFacet":{
581
+ "name":"GetFacet",
582
+ "http":{
583
+ "method":"POST",
584
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet",
585
+ "responseCode":200
586
+ },
587
+ "input":{"shape":"GetFacetRequest"},
588
+ "output":{"shape":"GetFacetResponse"},
589
+ "errors":[
590
+ {"shape":"InternalServiceException"},
591
+ {"shape":"InvalidArnException"},
592
+ {"shape":"RetryableConflictException"},
593
+ {"shape":"ValidationException"},
594
+ {"shape":"LimitExceededException"},
595
+ {"shape":"AccessDeniedException"},
596
+ {"shape":"ResourceNotFoundException"},
597
+ {"shape":"FacetNotFoundException"}
598
+ ]
599
+ },
600
+ "GetLinkAttributes":{
601
+ "name":"GetLinkAttributes",
602
+ "http":{
603
+ "method":"POST",
604
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/attributes/get",
605
+ "responseCode":200
606
+ },
607
+ "input":{"shape":"GetLinkAttributesRequest"},
608
+ "output":{"shape":"GetLinkAttributesResponse"},
609
+ "errors":[
610
+ {"shape":"InternalServiceException"},
611
+ {"shape":"InvalidArnException"},
612
+ {"shape":"RetryableConflictException"},
613
+ {"shape":"ValidationException"},
614
+ {"shape":"LimitExceededException"},
615
+ {"shape":"AccessDeniedException"},
616
+ {"shape":"DirectoryNotEnabledException"},
617
+ {"shape":"ResourceNotFoundException"},
618
+ {"shape":"FacetValidationException"}
619
+ ]
620
+ },
621
+ "GetObjectAttributes":{
622
+ "name":"GetObjectAttributes",
623
+ "http":{
624
+ "method":"POST",
625
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/attributes/get",
626
+ "responseCode":200
627
+ },
628
+ "input":{"shape":"GetObjectAttributesRequest"},
629
+ "output":{"shape":"GetObjectAttributesResponse"},
630
+ "errors":[
631
+ {"shape":"InternalServiceException"},
632
+ {"shape":"InvalidArnException"},
633
+ {"shape":"RetryableConflictException"},
634
+ {"shape":"ValidationException"},
635
+ {"shape":"LimitExceededException"},
636
+ {"shape":"AccessDeniedException"},
637
+ {"shape":"DirectoryNotEnabledException"},
638
+ {"shape":"ResourceNotFoundException"},
639
+ {"shape":"FacetValidationException"}
640
+ ]
641
+ },
642
+ "GetObjectInformation":{
643
+ "name":"GetObjectInformation",
644
+ "http":{
645
+ "method":"POST",
646
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/information",
647
+ "responseCode":200
648
+ },
649
+ "input":{"shape":"GetObjectInformationRequest"},
650
+ "output":{"shape":"GetObjectInformationResponse"},
651
+ "errors":[
652
+ {"shape":"InternalServiceException"},
653
+ {"shape":"InvalidArnException"},
654
+ {"shape":"RetryableConflictException"},
655
+ {"shape":"ValidationException"},
656
+ {"shape":"LimitExceededException"},
657
+ {"shape":"AccessDeniedException"},
658
+ {"shape":"DirectoryNotEnabledException"},
659
+ {"shape":"ResourceNotFoundException"}
660
+ ]
661
+ },
662
+ "GetSchemaAsJson":{
663
+ "name":"GetSchemaAsJson",
664
+ "http":{
665
+ "method":"POST",
666
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/json",
667
+ "responseCode":200
668
+ },
669
+ "input":{"shape":"GetSchemaAsJsonRequest"},
670
+ "output":{"shape":"GetSchemaAsJsonResponse"},
671
+ "errors":[
672
+ {"shape":"InternalServiceException"},
673
+ {"shape":"InvalidArnException"},
674
+ {"shape":"RetryableConflictException"},
675
+ {"shape":"ValidationException"},
676
+ {"shape":"LimitExceededException"},
677
+ {"shape":"AccessDeniedException"},
678
+ {"shape":"ResourceNotFoundException"},
679
+ {"shape":"ValidationException"}
680
+ ]
681
+ },
682
+ "GetTypedLinkFacetInformation":{
683
+ "name":"GetTypedLinkFacetInformation",
684
+ "http":{
685
+ "method":"POST",
686
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet/get",
687
+ "responseCode":200
688
+ },
689
+ "input":{"shape":"GetTypedLinkFacetInformationRequest"},
690
+ "output":{"shape":"GetTypedLinkFacetInformationResponse"},
691
+ "errors":[
692
+ {"shape":"InternalServiceException"},
693
+ {"shape":"InvalidArnException"},
694
+ {"shape":"RetryableConflictException"},
695
+ {"shape":"ValidationException"},
696
+ {"shape":"LimitExceededException"},
697
+ {"shape":"AccessDeniedException"},
698
+ {"shape":"ResourceNotFoundException"},
699
+ {"shape":"InvalidNextTokenException"},
700
+ {"shape":"FacetNotFoundException"}
701
+ ]
702
+ },
703
+ "ListAppliedSchemaArns":{
704
+ "name":"ListAppliedSchemaArns",
705
+ "http":{
706
+ "method":"POST",
707
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/applied",
708
+ "responseCode":200
709
+ },
710
+ "input":{"shape":"ListAppliedSchemaArnsRequest"},
711
+ "output":{"shape":"ListAppliedSchemaArnsResponse"},
712
+ "errors":[
713
+ {"shape":"InternalServiceException"},
714
+ {"shape":"InvalidArnException"},
715
+ {"shape":"RetryableConflictException"},
716
+ {"shape":"ValidationException"},
717
+ {"shape":"LimitExceededException"},
718
+ {"shape":"AccessDeniedException"},
719
+ {"shape":"ResourceNotFoundException"},
720
+ {"shape":"InvalidNextTokenException"}
721
+ ]
722
+ },
723
+ "ListAttachedIndices":{
724
+ "name":"ListAttachedIndices",
725
+ "http":{
726
+ "method":"POST",
727
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/indices",
728
+ "responseCode":200
729
+ },
730
+ "input":{"shape":"ListAttachedIndicesRequest"},
731
+ "output":{"shape":"ListAttachedIndicesResponse"},
732
+ "errors":[
733
+ {"shape":"InternalServiceException"},
734
+ {"shape":"InvalidArnException"},
735
+ {"shape":"RetryableConflictException"},
736
+ {"shape":"ValidationException"},
737
+ {"shape":"LimitExceededException"},
738
+ {"shape":"AccessDeniedException"},
739
+ {"shape":"DirectoryNotEnabledException"},
740
+ {"shape":"ResourceNotFoundException"}
741
+ ]
742
+ },
743
+ "ListDevelopmentSchemaArns":{
744
+ "name":"ListDevelopmentSchemaArns",
745
+ "http":{
746
+ "method":"POST",
747
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/development",
748
+ "responseCode":200
749
+ },
750
+ "input":{"shape":"ListDevelopmentSchemaArnsRequest"},
751
+ "output":{"shape":"ListDevelopmentSchemaArnsResponse"},
752
+ "errors":[
753
+ {"shape":"InternalServiceException"},
754
+ {"shape":"InvalidArnException"},
755
+ {"shape":"RetryableConflictException"},
756
+ {"shape":"ValidationException"},
757
+ {"shape":"LimitExceededException"},
758
+ {"shape":"AccessDeniedException"},
759
+ {"shape":"ResourceNotFoundException"},
760
+ {"shape":"InvalidNextTokenException"}
761
+ ]
762
+ },
763
+ "ListDirectories":{
764
+ "name":"ListDirectories",
765
+ "http":{
766
+ "method":"POST",
767
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/list",
768
+ "responseCode":200
769
+ },
770
+ "input":{"shape":"ListDirectoriesRequest"},
771
+ "output":{"shape":"ListDirectoriesResponse"},
772
+ "errors":[
773
+ {"shape":"InternalServiceException"},
774
+ {"shape":"InvalidArnException"},
775
+ {"shape":"RetryableConflictException"},
776
+ {"shape":"ValidationException"},
777
+ {"shape":"LimitExceededException"},
778
+ {"shape":"AccessDeniedException"},
779
+ {"shape":"InvalidNextTokenException"}
780
+ ]
781
+ },
782
+ "ListFacetAttributes":{
783
+ "name":"ListFacetAttributes",
784
+ "http":{
785
+ "method":"POST",
786
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/attributes",
787
+ "responseCode":200
788
+ },
789
+ "input":{"shape":"ListFacetAttributesRequest"},
790
+ "output":{"shape":"ListFacetAttributesResponse"},
791
+ "errors":[
792
+ {"shape":"InternalServiceException"},
793
+ {"shape":"InvalidArnException"},
794
+ {"shape":"RetryableConflictException"},
795
+ {"shape":"ValidationException"},
796
+ {"shape":"LimitExceededException"},
797
+ {"shape":"AccessDeniedException"},
798
+ {"shape":"ResourceNotFoundException"},
799
+ {"shape":"FacetNotFoundException"},
800
+ {"shape":"InvalidNextTokenException"}
801
+ ]
802
+ },
803
+ "ListFacetNames":{
804
+ "name":"ListFacetNames",
805
+ "http":{
806
+ "method":"POST",
807
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/list",
808
+ "responseCode":200
809
+ },
810
+ "input":{"shape":"ListFacetNamesRequest"},
811
+ "output":{"shape":"ListFacetNamesResponse"},
812
+ "errors":[
813
+ {"shape":"InternalServiceException"},
814
+ {"shape":"InvalidArnException"},
815
+ {"shape":"RetryableConflictException"},
816
+ {"shape":"ValidationException"},
817
+ {"shape":"LimitExceededException"},
818
+ {"shape":"AccessDeniedException"},
819
+ {"shape":"ResourceNotFoundException"},
820
+ {"shape":"InvalidNextTokenException"}
821
+ ]
822
+ },
823
+ "ListIncomingTypedLinks":{
824
+ "name":"ListIncomingTypedLinks",
825
+ "http":{
826
+ "method":"POST",
827
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/incoming",
828
+ "responseCode":200
829
+ },
830
+ "input":{"shape":"ListIncomingTypedLinksRequest"},
831
+ "output":{"shape":"ListIncomingTypedLinksResponse"},
832
+ "errors":[
833
+ {"shape":"InternalServiceException"},
834
+ {"shape":"InvalidArnException"},
835
+ {"shape":"RetryableConflictException"},
836
+ {"shape":"ValidationException"},
837
+ {"shape":"LimitExceededException"},
838
+ {"shape":"AccessDeniedException"},
839
+ {"shape":"DirectoryNotEnabledException"},
840
+ {"shape":"ResourceNotFoundException"},
841
+ {"shape":"InvalidNextTokenException"},
842
+ {"shape":"FacetValidationException"}
843
+ ]
844
+ },
845
+ "ListIndex":{
846
+ "name":"ListIndex",
847
+ "http":{
848
+ "method":"POST",
849
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/targets",
850
+ "responseCode":200
851
+ },
852
+ "input":{"shape":"ListIndexRequest"},
853
+ "output":{"shape":"ListIndexResponse"},
854
+ "errors":[
855
+ {"shape":"InternalServiceException"},
856
+ {"shape":"InvalidArnException"},
857
+ {"shape":"RetryableConflictException"},
858
+ {"shape":"FacetValidationException"},
859
+ {"shape":"ValidationException"},
860
+ {"shape":"LimitExceededException"},
861
+ {"shape":"AccessDeniedException"},
862
+ {"shape":"DirectoryNotEnabledException"},
863
+ {"shape":"InvalidNextTokenException"},
864
+ {"shape":"ResourceNotFoundException"},
865
+ {"shape":"NotIndexException"}
866
+ ]
867
+ },
868
+ "ListManagedSchemaArns":{
869
+ "name":"ListManagedSchemaArns",
870
+ "http":{
871
+ "method":"POST",
872
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/managed",
873
+ "responseCode":200
874
+ },
875
+ "input":{"shape":"ListManagedSchemaArnsRequest"},
876
+ "output":{"shape":"ListManagedSchemaArnsResponse"},
877
+ "errors":[
878
+ {"shape":"InternalServiceException"},
879
+ {"shape":"InvalidArnException"},
880
+ {"shape":"ValidationException"},
881
+ {"shape":"AccessDeniedException"},
882
+ {"shape":"ResourceNotFoundException"},
883
+ {"shape":"InvalidNextTokenException"}
884
+ ]
885
+ },
886
+ "ListObjectAttributes":{
887
+ "name":"ListObjectAttributes",
888
+ "http":{
889
+ "method":"POST",
890
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/attributes",
891
+ "responseCode":200
892
+ },
893
+ "input":{"shape":"ListObjectAttributesRequest"},
894
+ "output":{"shape":"ListObjectAttributesResponse"},
895
+ "errors":[
896
+ {"shape":"InternalServiceException"},
897
+ {"shape":"InvalidArnException"},
898
+ {"shape":"RetryableConflictException"},
899
+ {"shape":"ValidationException"},
900
+ {"shape":"LimitExceededException"},
901
+ {"shape":"AccessDeniedException"},
902
+ {"shape":"DirectoryNotEnabledException"},
903
+ {"shape":"ResourceNotFoundException"},
904
+ {"shape":"InvalidNextTokenException"},
905
+ {"shape":"FacetValidationException"}
906
+ ]
907
+ },
908
+ "ListObjectChildren":{
909
+ "name":"ListObjectChildren",
910
+ "http":{
911
+ "method":"POST",
912
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/children",
913
+ "responseCode":200
914
+ },
915
+ "input":{"shape":"ListObjectChildrenRequest"},
916
+ "output":{"shape":"ListObjectChildrenResponse"},
917
+ "errors":[
918
+ {"shape":"InternalServiceException"},
919
+ {"shape":"InvalidArnException"},
920
+ {"shape":"RetryableConflictException"},
921
+ {"shape":"ValidationException"},
922
+ {"shape":"LimitExceededException"},
923
+ {"shape":"AccessDeniedException"},
924
+ {"shape":"DirectoryNotEnabledException"},
925
+ {"shape":"ResourceNotFoundException"},
926
+ {"shape":"InvalidNextTokenException"},
927
+ {"shape":"NotNodeException"}
928
+ ]
929
+ },
930
+ "ListObjectParentPaths":{
931
+ "name":"ListObjectParentPaths",
932
+ "http":{
933
+ "method":"POST",
934
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/parentpaths",
935
+ "responseCode":200
936
+ },
937
+ "input":{"shape":"ListObjectParentPathsRequest"},
938
+ "output":{"shape":"ListObjectParentPathsResponse"},
939
+ "errors":[
940
+ {"shape":"InternalServiceException"},
941
+ {"shape":"InvalidArnException"},
942
+ {"shape":"RetryableConflictException"},
943
+ {"shape":"ValidationException"},
944
+ {"shape":"LimitExceededException"},
945
+ {"shape":"AccessDeniedException"},
946
+ {"shape":"DirectoryNotEnabledException"},
947
+ {"shape":"InvalidNextTokenException"},
948
+ {"shape":"ResourceNotFoundException"}
949
+ ]
950
+ },
951
+ "ListObjectParents":{
952
+ "name":"ListObjectParents",
953
+ "http":{
954
+ "method":"POST",
955
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/parent",
956
+ "responseCode":200
957
+ },
958
+ "input":{"shape":"ListObjectParentsRequest"},
959
+ "output":{"shape":"ListObjectParentsResponse"},
960
+ "errors":[
961
+ {"shape":"InternalServiceException"},
962
+ {"shape":"InvalidArnException"},
963
+ {"shape":"RetryableConflictException"},
964
+ {"shape":"ValidationException"},
965
+ {"shape":"LimitExceededException"},
966
+ {"shape":"AccessDeniedException"},
967
+ {"shape":"DirectoryNotEnabledException"},
968
+ {"shape":"ResourceNotFoundException"},
969
+ {"shape":"InvalidNextTokenException"},
970
+ {"shape":"CannotListParentOfRootException"}
971
+ ]
972
+ },
973
+ "ListObjectPolicies":{
974
+ "name":"ListObjectPolicies",
975
+ "http":{
976
+ "method":"POST",
977
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/policy",
978
+ "responseCode":200
979
+ },
980
+ "input":{"shape":"ListObjectPoliciesRequest"},
981
+ "output":{"shape":"ListObjectPoliciesResponse"},
982
+ "errors":[
983
+ {"shape":"InternalServiceException"},
984
+ {"shape":"InvalidArnException"},
985
+ {"shape":"RetryableConflictException"},
986
+ {"shape":"ValidationException"},
987
+ {"shape":"LimitExceededException"},
988
+ {"shape":"AccessDeniedException"},
989
+ {"shape":"DirectoryNotEnabledException"},
990
+ {"shape":"ResourceNotFoundException"},
991
+ {"shape":"InvalidNextTokenException"}
992
+ ]
993
+ },
994
+ "ListOutgoingTypedLinks":{
995
+ "name":"ListOutgoingTypedLinks",
996
+ "http":{
997
+ "method":"POST",
998
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/outgoing",
999
+ "responseCode":200
1000
+ },
1001
+ "input":{"shape":"ListOutgoingTypedLinksRequest"},
1002
+ "output":{"shape":"ListOutgoingTypedLinksResponse"},
1003
+ "errors":[
1004
+ {"shape":"InternalServiceException"},
1005
+ {"shape":"InvalidArnException"},
1006
+ {"shape":"RetryableConflictException"},
1007
+ {"shape":"ValidationException"},
1008
+ {"shape":"LimitExceededException"},
1009
+ {"shape":"AccessDeniedException"},
1010
+ {"shape":"DirectoryNotEnabledException"},
1011
+ {"shape":"ResourceNotFoundException"},
1012
+ {"shape":"InvalidNextTokenException"},
1013
+ {"shape":"FacetValidationException"}
1014
+ ]
1015
+ },
1016
+ "ListPolicyAttachments":{
1017
+ "name":"ListPolicyAttachments",
1018
+ "http":{
1019
+ "method":"POST",
1020
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/attachment",
1021
+ "responseCode":200
1022
+ },
1023
+ "input":{"shape":"ListPolicyAttachmentsRequest"},
1024
+ "output":{"shape":"ListPolicyAttachmentsResponse"},
1025
+ "errors":[
1026
+ {"shape":"InternalServiceException"},
1027
+ {"shape":"InvalidArnException"},
1028
+ {"shape":"RetryableConflictException"},
1029
+ {"shape":"ValidationException"},
1030
+ {"shape":"LimitExceededException"},
1031
+ {"shape":"AccessDeniedException"},
1032
+ {"shape":"DirectoryNotEnabledException"},
1033
+ {"shape":"InvalidNextTokenException"},
1034
+ {"shape":"ResourceNotFoundException"},
1035
+ {"shape":"NotPolicyException"}
1036
+ ]
1037
+ },
1038
+ "ListPublishedSchemaArns":{
1039
+ "name":"ListPublishedSchemaArns",
1040
+ "http":{
1041
+ "method":"POST",
1042
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/published",
1043
+ "responseCode":200
1044
+ },
1045
+ "input":{"shape":"ListPublishedSchemaArnsRequest"},
1046
+ "output":{"shape":"ListPublishedSchemaArnsResponse"},
1047
+ "errors":[
1048
+ {"shape":"InternalServiceException"},
1049
+ {"shape":"InvalidArnException"},
1050
+ {"shape":"RetryableConflictException"},
1051
+ {"shape":"ValidationException"},
1052
+ {"shape":"LimitExceededException"},
1053
+ {"shape":"AccessDeniedException"},
1054
+ {"shape":"ResourceNotFoundException"},
1055
+ {"shape":"InvalidNextTokenException"}
1056
+ ]
1057
+ },
1058
+ "ListTagsForResource":{
1059
+ "name":"ListTagsForResource",
1060
+ "http":{
1061
+ "method":"POST",
1062
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags",
1063
+ "responseCode":200
1064
+ },
1065
+ "input":{"shape":"ListTagsForResourceRequest"},
1066
+ "output":{"shape":"ListTagsForResourceResponse"},
1067
+ "errors":[
1068
+ {"shape":"InternalServiceException"},
1069
+ {"shape":"InvalidArnException"},
1070
+ {"shape":"RetryableConflictException"},
1071
+ {"shape":"ValidationException"},
1072
+ {"shape":"LimitExceededException"},
1073
+ {"shape":"AccessDeniedException"},
1074
+ {"shape":"ResourceNotFoundException"},
1075
+ {"shape":"InvalidTaggingRequestException"}
1076
+ ]
1077
+ },
1078
+ "ListTypedLinkFacetAttributes":{
1079
+ "name":"ListTypedLinkFacetAttributes",
1080
+ "http":{
1081
+ "method":"POST",
1082
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet/attributes",
1083
+ "responseCode":200
1084
+ },
1085
+ "input":{"shape":"ListTypedLinkFacetAttributesRequest"},
1086
+ "output":{"shape":"ListTypedLinkFacetAttributesResponse"},
1087
+ "errors":[
1088
+ {"shape":"InternalServiceException"},
1089
+ {"shape":"InvalidArnException"},
1090
+ {"shape":"RetryableConflictException"},
1091
+ {"shape":"ValidationException"},
1092
+ {"shape":"LimitExceededException"},
1093
+ {"shape":"AccessDeniedException"},
1094
+ {"shape":"ResourceNotFoundException"},
1095
+ {"shape":"FacetNotFoundException"},
1096
+ {"shape":"InvalidNextTokenException"}
1097
+ ]
1098
+ },
1099
+ "ListTypedLinkFacetNames":{
1100
+ "name":"ListTypedLinkFacetNames",
1101
+ "http":{
1102
+ "method":"POST",
1103
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet/list",
1104
+ "responseCode":200
1105
+ },
1106
+ "input":{"shape":"ListTypedLinkFacetNamesRequest"},
1107
+ "output":{"shape":"ListTypedLinkFacetNamesResponse"},
1108
+ "errors":[
1109
+ {"shape":"InternalServiceException"},
1110
+ {"shape":"InvalidArnException"},
1111
+ {"shape":"RetryableConflictException"},
1112
+ {"shape":"ValidationException"},
1113
+ {"shape":"LimitExceededException"},
1114
+ {"shape":"AccessDeniedException"},
1115
+ {"shape":"ResourceNotFoundException"},
1116
+ {"shape":"InvalidNextTokenException"}
1117
+ ]
1118
+ },
1119
+ "LookupPolicy":{
1120
+ "name":"LookupPolicy",
1121
+ "http":{
1122
+ "method":"POST",
1123
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/lookup",
1124
+ "responseCode":200
1125
+ },
1126
+ "input":{"shape":"LookupPolicyRequest"},
1127
+ "output":{"shape":"LookupPolicyResponse"},
1128
+ "errors":[
1129
+ {"shape":"InternalServiceException"},
1130
+ {"shape":"InvalidArnException"},
1131
+ {"shape":"RetryableConflictException"},
1132
+ {"shape":"ValidationException"},
1133
+ {"shape":"LimitExceededException"},
1134
+ {"shape":"AccessDeniedException"},
1135
+ {"shape":"DirectoryNotEnabledException"},
1136
+ {"shape":"InvalidNextTokenException"},
1137
+ {"shape":"ResourceNotFoundException"}
1138
+ ]
1139
+ },
1140
+ "PublishSchema":{
1141
+ "name":"PublishSchema",
1142
+ "http":{
1143
+ "method":"PUT",
1144
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/publish",
1145
+ "responseCode":200
1146
+ },
1147
+ "input":{"shape":"PublishSchemaRequest"},
1148
+ "output":{"shape":"PublishSchemaResponse"},
1149
+ "errors":[
1150
+ {"shape":"InternalServiceException"},
1151
+ {"shape":"InvalidArnException"},
1152
+ {"shape":"RetryableConflictException"},
1153
+ {"shape":"ValidationException"},
1154
+ {"shape":"LimitExceededException"},
1155
+ {"shape":"AccessDeniedException"},
1156
+ {"shape":"ResourceNotFoundException"},
1157
+ {"shape":"SchemaAlreadyPublishedException"}
1158
+ ]
1159
+ },
1160
+ "PutSchemaFromJson":{
1161
+ "name":"PutSchemaFromJson",
1162
+ "http":{
1163
+ "method":"PUT",
1164
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/json",
1165
+ "responseCode":200
1166
+ },
1167
+ "input":{"shape":"PutSchemaFromJsonRequest"},
1168
+ "output":{"shape":"PutSchemaFromJsonResponse"},
1169
+ "errors":[
1170
+ {"shape":"InternalServiceException"},
1171
+ {"shape":"InvalidArnException"},
1172
+ {"shape":"RetryableConflictException"},
1173
+ {"shape":"ValidationException"},
1174
+ {"shape":"LimitExceededException"},
1175
+ {"shape":"AccessDeniedException"},
1176
+ {"shape":"InvalidSchemaDocException"},
1177
+ {"shape":"InvalidRuleException"}
1178
+ ]
1179
+ },
1180
+ "RemoveFacetFromObject":{
1181
+ "name":"RemoveFacetFromObject",
1182
+ "http":{
1183
+ "method":"PUT",
1184
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/facets/delete",
1185
+ "responseCode":200
1186
+ },
1187
+ "input":{"shape":"RemoveFacetFromObjectRequest"},
1188
+ "output":{"shape":"RemoveFacetFromObjectResponse"},
1189
+ "errors":[
1190
+ {"shape":"InternalServiceException"},
1191
+ {"shape":"InvalidArnException"},
1192
+ {"shape":"RetryableConflictException"},
1193
+ {"shape":"ValidationException"},
1194
+ {"shape":"LimitExceededException"},
1195
+ {"shape":"AccessDeniedException"},
1196
+ {"shape":"DirectoryNotEnabledException"},
1197
+ {"shape":"ResourceNotFoundException"},
1198
+ {"shape":"FacetValidationException"}
1199
+ ]
1200
+ },
1201
+ "TagResource":{
1202
+ "name":"TagResource",
1203
+ "http":{
1204
+ "method":"PUT",
1205
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags/add",
1206
+ "responseCode":200
1207
+ },
1208
+ "input":{"shape":"TagResourceRequest"},
1209
+ "output":{"shape":"TagResourceResponse"},
1210
+ "errors":[
1211
+ {"shape":"InternalServiceException"},
1212
+ {"shape":"InvalidArnException"},
1213
+ {"shape":"RetryableConflictException"},
1214
+ {"shape":"ValidationException"},
1215
+ {"shape":"LimitExceededException"},
1216
+ {"shape":"AccessDeniedException"},
1217
+ {"shape":"ResourceNotFoundException"},
1218
+ {"shape":"InvalidTaggingRequestException"}
1219
+ ]
1220
+ },
1221
+ "UntagResource":{
1222
+ "name":"UntagResource",
1223
+ "http":{
1224
+ "method":"PUT",
1225
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags/remove",
1226
+ "responseCode":200
1227
+ },
1228
+ "input":{"shape":"UntagResourceRequest"},
1229
+ "output":{"shape":"UntagResourceResponse"},
1230
+ "errors":[
1231
+ {"shape":"InternalServiceException"},
1232
+ {"shape":"InvalidArnException"},
1233
+ {"shape":"RetryableConflictException"},
1234
+ {"shape":"ValidationException"},
1235
+ {"shape":"LimitExceededException"},
1236
+ {"shape":"AccessDeniedException"},
1237
+ {"shape":"ResourceNotFoundException"},
1238
+ {"shape":"InvalidTaggingRequestException"}
1239
+ ]
1240
+ },
1241
+ "UpdateFacet":{
1242
+ "name":"UpdateFacet",
1243
+ "http":{
1244
+ "method":"PUT",
1245
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet",
1246
+ "responseCode":200
1247
+ },
1248
+ "input":{"shape":"UpdateFacetRequest"},
1249
+ "output":{"shape":"UpdateFacetResponse"},
1250
+ "errors":[
1251
+ {"shape":"InternalServiceException"},
1252
+ {"shape":"InvalidArnException"},
1253
+ {"shape":"RetryableConflictException"},
1254
+ {"shape":"ValidationException"},
1255
+ {"shape":"LimitExceededException"},
1256
+ {"shape":"AccessDeniedException"},
1257
+ {"shape":"InvalidFacetUpdateException"},
1258
+ {"shape":"FacetValidationException"},
1259
+ {"shape":"ResourceNotFoundException"},
1260
+ {"shape":"FacetNotFoundException"},
1261
+ {"shape":"InvalidRuleException"}
1262
+ ]
1263
+ },
1264
+ "UpdateLinkAttributes":{
1265
+ "name":"UpdateLinkAttributes",
1266
+ "http":{
1267
+ "method":"POST",
1268
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/attributes/update",
1269
+ "responseCode":200
1270
+ },
1271
+ "input":{"shape":"UpdateLinkAttributesRequest"},
1272
+ "output":{"shape":"UpdateLinkAttributesResponse"},
1273
+ "errors":[
1274
+ {"shape":"InternalServiceException"},
1275
+ {"shape":"InvalidArnException"},
1276
+ {"shape":"RetryableConflictException"},
1277
+ {"shape":"ValidationException"},
1278
+ {"shape":"LimitExceededException"},
1279
+ {"shape":"AccessDeniedException"},
1280
+ {"shape":"DirectoryNotEnabledException"},
1281
+ {"shape":"ResourceNotFoundException"},
1282
+ {"shape":"FacetValidationException"}
1283
+ ]
1284
+ },
1285
+ "UpdateObjectAttributes":{
1286
+ "name":"UpdateObjectAttributes",
1287
+ "http":{
1288
+ "method":"PUT",
1289
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/update",
1290
+ "responseCode":200
1291
+ },
1292
+ "input":{"shape":"UpdateObjectAttributesRequest"},
1293
+ "output":{"shape":"UpdateObjectAttributesResponse"},
1294
+ "errors":[
1295
+ {"shape":"InternalServiceException"},
1296
+ {"shape":"InvalidArnException"},
1297
+ {"shape":"RetryableConflictException"},
1298
+ {"shape":"ValidationException"},
1299
+ {"shape":"LimitExceededException"},
1300
+ {"shape":"AccessDeniedException"},
1301
+ {"shape":"DirectoryNotEnabledException"},
1302
+ {"shape":"ResourceNotFoundException"},
1303
+ {"shape":"LinkNameAlreadyInUseException"},
1304
+ {"shape":"FacetValidationException"}
1305
+ ]
1306
+ },
1307
+ "UpdateSchema":{
1308
+ "name":"UpdateSchema",
1309
+ "http":{
1310
+ "method":"PUT",
1311
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/update",
1312
+ "responseCode":200
1313
+ },
1314
+ "input":{"shape":"UpdateSchemaRequest"},
1315
+ "output":{"shape":"UpdateSchemaResponse"},
1316
+ "errors":[
1317
+ {"shape":"InternalServiceException"},
1318
+ {"shape":"InvalidArnException"},
1319
+ {"shape":"RetryableConflictException"},
1320
+ {"shape":"ValidationException"},
1321
+ {"shape":"LimitExceededException"},
1322
+ {"shape":"AccessDeniedException"},
1323
+ {"shape":"ResourceNotFoundException"}
1324
+ ]
1325
+ },
1326
+ "UpdateTypedLinkFacet":{
1327
+ "name":"UpdateTypedLinkFacet",
1328
+ "http":{
1329
+ "method":"PUT",
1330
+ "requestUri":"/amazonclouddirectory/2017-01-11/typedlink/facet",
1331
+ "responseCode":200
1332
+ },
1333
+ "input":{"shape":"UpdateTypedLinkFacetRequest"},
1334
+ "output":{"shape":"UpdateTypedLinkFacetResponse"},
1335
+ "errors":[
1336
+ {"shape":"InternalServiceException"},
1337
+ {"shape":"InvalidArnException"},
1338
+ {"shape":"RetryableConflictException"},
1339
+ {"shape":"ValidationException"},
1340
+ {"shape":"LimitExceededException"},
1341
+ {"shape":"AccessDeniedException"},
1342
+ {"shape":"FacetValidationException"},
1343
+ {"shape":"InvalidFacetUpdateException"},
1344
+ {"shape":"ResourceNotFoundException"},
1345
+ {"shape":"FacetNotFoundException"},
1346
+ {"shape":"InvalidRuleException"}
1347
+ ]
1348
+ },
1349
+ "UpgradeAppliedSchema":{
1350
+ "name":"UpgradeAppliedSchema",
1351
+ "http":{
1352
+ "method":"PUT",
1353
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/upgradeapplied",
1354
+ "responseCode":200
1355
+ },
1356
+ "input":{"shape":"UpgradeAppliedSchemaRequest"},
1357
+ "output":{"shape":"UpgradeAppliedSchemaResponse"},
1358
+ "errors":[
1359
+ {"shape":"InternalServiceException"},
1360
+ {"shape":"InvalidArnException"},
1361
+ {"shape":"RetryableConflictException"},
1362
+ {"shape":"ValidationException"},
1363
+ {"shape":"IncompatibleSchemaException"},
1364
+ {"shape":"AccessDeniedException"},
1365
+ {"shape":"ResourceNotFoundException"},
1366
+ {"shape":"InvalidAttachmentException"},
1367
+ {"shape":"SchemaAlreadyExistsException"}
1368
+ ]
1369
+ },
1370
+ "UpgradePublishedSchema":{
1371
+ "name":"UpgradePublishedSchema",
1372
+ "http":{
1373
+ "method":"PUT",
1374
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/upgradepublished",
1375
+ "responseCode":200
1376
+ },
1377
+ "input":{"shape":"UpgradePublishedSchemaRequest"},
1378
+ "output":{"shape":"UpgradePublishedSchemaResponse"},
1379
+ "errors":[
1380
+ {"shape":"InternalServiceException"},
1381
+ {"shape":"InvalidArnException"},
1382
+ {"shape":"RetryableConflictException"},
1383
+ {"shape":"ValidationException"},
1384
+ {"shape":"IncompatibleSchemaException"},
1385
+ {"shape":"AccessDeniedException"},
1386
+ {"shape":"ResourceNotFoundException"},
1387
+ {"shape":"InvalidAttachmentException"},
1388
+ {"shape":"LimitExceededException"}
1389
+ ]
1390
+ }
1391
+ },
1392
+ "shapes":{
1393
+ "AccessDeniedException":{
1394
+ "type":"structure",
1395
+ "members":{
1396
+ "Message":{"shape":"ExceptionMessage"}
1397
+ },
1398
+ "error":{"httpStatusCode":403},
1399
+ "exception":true
1400
+ },
1401
+ "AddFacetToObjectRequest":{
1402
+ "type":"structure",
1403
+ "required":[
1404
+ "DirectoryArn",
1405
+ "SchemaFacet",
1406
+ "ObjectReference"
1407
+ ],
1408
+ "members":{
1409
+ "DirectoryArn":{
1410
+ "shape":"Arn",
1411
+ "location":"header",
1412
+ "locationName":"x-amz-data-partition"
1413
+ },
1414
+ "SchemaFacet":{"shape":"SchemaFacet"},
1415
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1416
+ "ObjectReference":{"shape":"ObjectReference"}
1417
+ }
1418
+ },
1419
+ "AddFacetToObjectResponse":{
1420
+ "type":"structure",
1421
+ "members":{
1422
+ }
1423
+ },
1424
+ "ApplySchemaRequest":{
1425
+ "type":"structure",
1426
+ "required":[
1427
+ "PublishedSchemaArn",
1428
+ "DirectoryArn"
1429
+ ],
1430
+ "members":{
1431
+ "PublishedSchemaArn":{"shape":"Arn"},
1432
+ "DirectoryArn":{
1433
+ "shape":"Arn",
1434
+ "location":"header",
1435
+ "locationName":"x-amz-data-partition"
1436
+ }
1437
+ }
1438
+ },
1439
+ "ApplySchemaResponse":{
1440
+ "type":"structure",
1441
+ "members":{
1442
+ "AppliedSchemaArn":{"shape":"Arn"},
1443
+ "DirectoryArn":{"shape":"Arn"}
1444
+ }
1445
+ },
1446
+ "Arn":{"type":"string"},
1447
+ "Arns":{
1448
+ "type":"list",
1449
+ "member":{"shape":"Arn"}
1450
+ },
1451
+ "AttachObjectRequest":{
1452
+ "type":"structure",
1453
+ "required":[
1454
+ "DirectoryArn",
1455
+ "ParentReference",
1456
+ "ChildReference",
1457
+ "LinkName"
1458
+ ],
1459
+ "members":{
1460
+ "DirectoryArn":{
1461
+ "shape":"Arn",
1462
+ "location":"header",
1463
+ "locationName":"x-amz-data-partition"
1464
+ },
1465
+ "ParentReference":{"shape":"ObjectReference"},
1466
+ "ChildReference":{"shape":"ObjectReference"},
1467
+ "LinkName":{"shape":"LinkName"}
1468
+ }
1469
+ },
1470
+ "AttachObjectResponse":{
1471
+ "type":"structure",
1472
+ "members":{
1473
+ "AttachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1474
+ }
1475
+ },
1476
+ "AttachPolicyRequest":{
1477
+ "type":"structure",
1478
+ "required":[
1479
+ "DirectoryArn",
1480
+ "PolicyReference",
1481
+ "ObjectReference"
1482
+ ],
1483
+ "members":{
1484
+ "DirectoryArn":{
1485
+ "shape":"Arn",
1486
+ "location":"header",
1487
+ "locationName":"x-amz-data-partition"
1488
+ },
1489
+ "PolicyReference":{"shape":"ObjectReference"},
1490
+ "ObjectReference":{"shape":"ObjectReference"}
1491
+ }
1492
+ },
1493
+ "AttachPolicyResponse":{
1494
+ "type":"structure",
1495
+ "members":{
1496
+ }
1497
+ },
1498
+ "AttachToIndexRequest":{
1499
+ "type":"structure",
1500
+ "required":[
1501
+ "DirectoryArn",
1502
+ "IndexReference",
1503
+ "TargetReference"
1504
+ ],
1505
+ "members":{
1506
+ "DirectoryArn":{
1507
+ "shape":"Arn",
1508
+ "location":"header",
1509
+ "locationName":"x-amz-data-partition"
1510
+ },
1511
+ "IndexReference":{"shape":"ObjectReference"},
1512
+ "TargetReference":{"shape":"ObjectReference"}
1513
+ }
1514
+ },
1515
+ "AttachToIndexResponse":{
1516
+ "type":"structure",
1517
+ "members":{
1518
+ "AttachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1519
+ }
1520
+ },
1521
+ "AttachTypedLinkRequest":{
1522
+ "type":"structure",
1523
+ "required":[
1524
+ "DirectoryArn",
1525
+ "SourceObjectReference",
1526
+ "TargetObjectReference",
1527
+ "TypedLinkFacet",
1528
+ "Attributes"
1529
+ ],
1530
+ "members":{
1531
+ "DirectoryArn":{
1532
+ "shape":"Arn",
1533
+ "location":"header",
1534
+ "locationName":"x-amz-data-partition"
1535
+ },
1536
+ "SourceObjectReference":{"shape":"ObjectReference"},
1537
+ "TargetObjectReference":{"shape":"ObjectReference"},
1538
+ "TypedLinkFacet":{"shape":"TypedLinkSchemaAndFacetName"},
1539
+ "Attributes":{"shape":"AttributeNameAndValueList"}
1540
+ }
1541
+ },
1542
+ "AttachTypedLinkResponse":{
1543
+ "type":"structure",
1544
+ "members":{
1545
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"}
1546
+ }
1547
+ },
1548
+ "AttributeKey":{
1549
+ "type":"structure",
1550
+ "required":[
1551
+ "SchemaArn",
1552
+ "FacetName",
1553
+ "Name"
1554
+ ],
1555
+ "members":{
1556
+ "SchemaArn":{"shape":"Arn"},
1557
+ "FacetName":{"shape":"FacetName"},
1558
+ "Name":{"shape":"AttributeName"}
1559
+ }
1560
+ },
1561
+ "AttributeKeyAndValue":{
1562
+ "type":"structure",
1563
+ "required":[
1564
+ "Key",
1565
+ "Value"
1566
+ ],
1567
+ "members":{
1568
+ "Key":{"shape":"AttributeKey"},
1569
+ "Value":{"shape":"TypedAttributeValue"}
1570
+ }
1571
+ },
1572
+ "AttributeKeyAndValueList":{
1573
+ "type":"list",
1574
+ "member":{"shape":"AttributeKeyAndValue"}
1575
+ },
1576
+ "AttributeKeyList":{
1577
+ "type":"list",
1578
+ "member":{"shape":"AttributeKey"}
1579
+ },
1580
+ "AttributeName":{
1581
+ "type":"string",
1582
+ "max":64,
1583
+ "min":1,
1584
+ "pattern":"^[a-zA-Z0-9._-]*$"
1585
+ },
1586
+ "AttributeNameAndValue":{
1587
+ "type":"structure",
1588
+ "required":[
1589
+ "AttributeName",
1590
+ "Value"
1591
+ ],
1592
+ "members":{
1593
+ "AttributeName":{"shape":"AttributeName"},
1594
+ "Value":{"shape":"TypedAttributeValue"}
1595
+ }
1596
+ },
1597
+ "AttributeNameAndValueList":{
1598
+ "type":"list",
1599
+ "member":{"shape":"AttributeNameAndValue"}
1600
+ },
1601
+ "AttributeNameList":{
1602
+ "type":"list",
1603
+ "member":{"shape":"AttributeName"}
1604
+ },
1605
+ "BatchAddFacetToObject":{
1606
+ "type":"structure",
1607
+ "required":[
1608
+ "SchemaFacet",
1609
+ "ObjectAttributeList",
1610
+ "ObjectReference"
1611
+ ],
1612
+ "members":{
1613
+ "SchemaFacet":{"shape":"SchemaFacet"},
1614
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1615
+ "ObjectReference":{"shape":"ObjectReference"}
1616
+ }
1617
+ },
1618
+ "BatchAddFacetToObjectResponse":{
1619
+ "type":"structure",
1620
+ "members":{
1621
+ }
1622
+ },
1623
+ "BatchAttachObject":{
1624
+ "type":"structure",
1625
+ "required":[
1626
+ "ParentReference",
1627
+ "ChildReference",
1628
+ "LinkName"
1629
+ ],
1630
+ "members":{
1631
+ "ParentReference":{"shape":"ObjectReference"},
1632
+ "ChildReference":{"shape":"ObjectReference"},
1633
+ "LinkName":{"shape":"LinkName"}
1634
+ }
1635
+ },
1636
+ "BatchAttachObjectResponse":{
1637
+ "type":"structure",
1638
+ "members":{
1639
+ "attachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1640
+ }
1641
+ },
1642
+ "BatchAttachPolicy":{
1643
+ "type":"structure",
1644
+ "required":[
1645
+ "PolicyReference",
1646
+ "ObjectReference"
1647
+ ],
1648
+ "members":{
1649
+ "PolicyReference":{"shape":"ObjectReference"},
1650
+ "ObjectReference":{"shape":"ObjectReference"}
1651
+ }
1652
+ },
1653
+ "BatchAttachPolicyResponse":{
1654
+ "type":"structure",
1655
+ "members":{
1656
+ }
1657
+ },
1658
+ "BatchAttachToIndex":{
1659
+ "type":"structure",
1660
+ "required":[
1661
+ "IndexReference",
1662
+ "TargetReference"
1663
+ ],
1664
+ "members":{
1665
+ "IndexReference":{"shape":"ObjectReference"},
1666
+ "TargetReference":{"shape":"ObjectReference"}
1667
+ }
1668
+ },
1669
+ "BatchAttachToIndexResponse":{
1670
+ "type":"structure",
1671
+ "members":{
1672
+ "AttachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1673
+ }
1674
+ },
1675
+ "BatchAttachTypedLink":{
1676
+ "type":"structure",
1677
+ "required":[
1678
+ "SourceObjectReference",
1679
+ "TargetObjectReference",
1680
+ "TypedLinkFacet",
1681
+ "Attributes"
1682
+ ],
1683
+ "members":{
1684
+ "SourceObjectReference":{"shape":"ObjectReference"},
1685
+ "TargetObjectReference":{"shape":"ObjectReference"},
1686
+ "TypedLinkFacet":{"shape":"TypedLinkSchemaAndFacetName"},
1687
+ "Attributes":{"shape":"AttributeNameAndValueList"}
1688
+ }
1689
+ },
1690
+ "BatchAttachTypedLinkResponse":{
1691
+ "type":"structure",
1692
+ "members":{
1693
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"}
1694
+ }
1695
+ },
1696
+ "BatchCreateIndex":{
1697
+ "type":"structure",
1698
+ "required":[
1699
+ "OrderedIndexedAttributeList",
1700
+ "IsUnique"
1701
+ ],
1702
+ "members":{
1703
+ "OrderedIndexedAttributeList":{"shape":"AttributeKeyList"},
1704
+ "IsUnique":{"shape":"Bool"},
1705
+ "ParentReference":{"shape":"ObjectReference"},
1706
+ "LinkName":{"shape":"LinkName"},
1707
+ "BatchReferenceName":{"shape":"BatchReferenceName"}
1708
+ }
1709
+ },
1710
+ "BatchCreateIndexResponse":{
1711
+ "type":"structure",
1712
+ "members":{
1713
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1714
+ }
1715
+ },
1716
+ "BatchCreateObject":{
1717
+ "type":"structure",
1718
+ "required":[
1719
+ "SchemaFacet",
1720
+ "ObjectAttributeList"
1721
+ ],
1722
+ "members":{
1723
+ "SchemaFacet":{"shape":"SchemaFacetList"},
1724
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1725
+ "ParentReference":{"shape":"ObjectReference"},
1726
+ "LinkName":{"shape":"LinkName"},
1727
+ "BatchReferenceName":{"shape":"BatchReferenceName"}
1728
+ }
1729
+ },
1730
+ "BatchCreateObjectResponse":{
1731
+ "type":"structure",
1732
+ "members":{
1733
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1734
+ }
1735
+ },
1736
+ "BatchDeleteObject":{
1737
+ "type":"structure",
1738
+ "required":["ObjectReference"],
1739
+ "members":{
1740
+ "ObjectReference":{"shape":"ObjectReference"}
1741
+ }
1742
+ },
1743
+ "BatchDeleteObjectResponse":{
1744
+ "type":"structure",
1745
+ "members":{
1746
+ }
1747
+ },
1748
+ "BatchDetachFromIndex":{
1749
+ "type":"structure",
1750
+ "required":[
1751
+ "IndexReference",
1752
+ "TargetReference"
1753
+ ],
1754
+ "members":{
1755
+ "IndexReference":{"shape":"ObjectReference"},
1756
+ "TargetReference":{"shape":"ObjectReference"}
1757
+ }
1758
+ },
1759
+ "BatchDetachFromIndexResponse":{
1760
+ "type":"structure",
1761
+ "members":{
1762
+ "DetachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1763
+ }
1764
+ },
1765
+ "BatchDetachObject":{
1766
+ "type":"structure",
1767
+ "required":[
1768
+ "ParentReference",
1769
+ "LinkName"
1770
+ ],
1771
+ "members":{
1772
+ "ParentReference":{"shape":"ObjectReference"},
1773
+ "LinkName":{"shape":"LinkName"},
1774
+ "BatchReferenceName":{"shape":"BatchReferenceName"}
1775
+ }
1776
+ },
1777
+ "BatchDetachObjectResponse":{
1778
+ "type":"structure",
1779
+ "members":{
1780
+ "detachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1781
+ }
1782
+ },
1783
+ "BatchDetachPolicy":{
1784
+ "type":"structure",
1785
+ "required":[
1786
+ "PolicyReference",
1787
+ "ObjectReference"
1788
+ ],
1789
+ "members":{
1790
+ "PolicyReference":{"shape":"ObjectReference"},
1791
+ "ObjectReference":{"shape":"ObjectReference"}
1792
+ }
1793
+ },
1794
+ "BatchDetachPolicyResponse":{
1795
+ "type":"structure",
1796
+ "members":{
1797
+ }
1798
+ },
1799
+ "BatchDetachTypedLink":{
1800
+ "type":"structure",
1801
+ "required":["TypedLinkSpecifier"],
1802
+ "members":{
1803
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"}
1804
+ }
1805
+ },
1806
+ "BatchDetachTypedLinkResponse":{
1807
+ "type":"structure",
1808
+ "members":{
1809
+ }
1810
+ },
1811
+ "BatchGetLinkAttributes":{
1812
+ "type":"structure",
1813
+ "required":[
1814
+ "TypedLinkSpecifier",
1815
+ "AttributeNames"
1816
+ ],
1817
+ "members":{
1818
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"},
1819
+ "AttributeNames":{"shape":"AttributeNameList"}
1820
+ }
1821
+ },
1822
+ "BatchGetLinkAttributesResponse":{
1823
+ "type":"structure",
1824
+ "members":{
1825
+ "Attributes":{"shape":"AttributeKeyAndValueList"}
1826
+ }
1827
+ },
1828
+ "BatchGetObjectAttributes":{
1829
+ "type":"structure",
1830
+ "required":[
1831
+ "ObjectReference",
1832
+ "SchemaFacet",
1833
+ "AttributeNames"
1834
+ ],
1835
+ "members":{
1836
+ "ObjectReference":{"shape":"ObjectReference"},
1837
+ "SchemaFacet":{"shape":"SchemaFacet"},
1838
+ "AttributeNames":{"shape":"AttributeNameList"}
1839
+ }
1840
+ },
1841
+ "BatchGetObjectAttributesResponse":{
1842
+ "type":"structure",
1843
+ "members":{
1844
+ "Attributes":{"shape":"AttributeKeyAndValueList"}
1845
+ }
1846
+ },
1847
+ "BatchGetObjectInformation":{
1848
+ "type":"structure",
1849
+ "required":["ObjectReference"],
1850
+ "members":{
1851
+ "ObjectReference":{"shape":"ObjectReference"}
1852
+ }
1853
+ },
1854
+ "BatchGetObjectInformationResponse":{
1855
+ "type":"structure",
1856
+ "members":{
1857
+ "SchemaFacets":{"shape":"SchemaFacetList"},
1858
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1859
+ }
1860
+ },
1861
+ "BatchListAttachedIndices":{
1862
+ "type":"structure",
1863
+ "required":["TargetReference"],
1864
+ "members":{
1865
+ "TargetReference":{"shape":"ObjectReference"},
1866
+ "NextToken":{"shape":"NextToken"},
1867
+ "MaxResults":{"shape":"NumberResults"}
1868
+ }
1869
+ },
1870
+ "BatchListAttachedIndicesResponse":{
1871
+ "type":"structure",
1872
+ "members":{
1873
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
1874
+ "NextToken":{"shape":"NextToken"}
1875
+ }
1876
+ },
1877
+ "BatchListIncomingTypedLinks":{
1878
+ "type":"structure",
1879
+ "required":["ObjectReference"],
1880
+ "members":{
1881
+ "ObjectReference":{"shape":"ObjectReference"},
1882
+ "FilterAttributeRanges":{"shape":"TypedLinkAttributeRangeList"},
1883
+ "FilterTypedLink":{"shape":"TypedLinkSchemaAndFacetName"},
1884
+ "NextToken":{"shape":"NextToken"},
1885
+ "MaxResults":{"shape":"NumberResults"}
1886
+ }
1887
+ },
1888
+ "BatchListIncomingTypedLinksResponse":{
1889
+ "type":"structure",
1890
+ "members":{
1891
+ "LinkSpecifiers":{"shape":"TypedLinkSpecifierList"},
1892
+ "NextToken":{"shape":"NextToken"}
1893
+ }
1894
+ },
1895
+ "BatchListIndex":{
1896
+ "type":"structure",
1897
+ "required":["IndexReference"],
1898
+ "members":{
1899
+ "RangesOnIndexedValues":{"shape":"ObjectAttributeRangeList"},
1900
+ "IndexReference":{"shape":"ObjectReference"},
1901
+ "MaxResults":{"shape":"NumberResults"},
1902
+ "NextToken":{"shape":"NextToken"}
1903
+ }
1904
+ },
1905
+ "BatchListIndexResponse":{
1906
+ "type":"structure",
1907
+ "members":{
1908
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
1909
+ "NextToken":{"shape":"NextToken"}
1910
+ }
1911
+ },
1912
+ "BatchListObjectAttributes":{
1913
+ "type":"structure",
1914
+ "required":["ObjectReference"],
1915
+ "members":{
1916
+ "ObjectReference":{"shape":"ObjectReference"},
1917
+ "NextToken":{"shape":"NextToken"},
1918
+ "MaxResults":{"shape":"NumberResults"},
1919
+ "FacetFilter":{"shape":"SchemaFacet"}
1920
+ }
1921
+ },
1922
+ "BatchListObjectAttributesResponse":{
1923
+ "type":"structure",
1924
+ "members":{
1925
+ "Attributes":{"shape":"AttributeKeyAndValueList"},
1926
+ "NextToken":{"shape":"NextToken"}
1927
+ }
1928
+ },
1929
+ "BatchListObjectChildren":{
1930
+ "type":"structure",
1931
+ "required":["ObjectReference"],
1932
+ "members":{
1933
+ "ObjectReference":{"shape":"ObjectReference"},
1934
+ "NextToken":{"shape":"NextToken"},
1935
+ "MaxResults":{"shape":"NumberResults"}
1936
+ }
1937
+ },
1938
+ "BatchListObjectChildrenResponse":{
1939
+ "type":"structure",
1940
+ "members":{
1941
+ "Children":{"shape":"LinkNameToObjectIdentifierMap"},
1942
+ "NextToken":{"shape":"NextToken"}
1943
+ }
1944
+ },
1945
+ "BatchListObjectParentPaths":{
1946
+ "type":"structure",
1947
+ "required":["ObjectReference"],
1948
+ "members":{
1949
+ "ObjectReference":{"shape":"ObjectReference"},
1950
+ "NextToken":{"shape":"NextToken"},
1951
+ "MaxResults":{"shape":"NumberResults"}
1952
+ }
1953
+ },
1954
+ "BatchListObjectParentPathsResponse":{
1955
+ "type":"structure",
1956
+ "members":{
1957
+ "PathToObjectIdentifiersList":{"shape":"PathToObjectIdentifiersList"},
1958
+ "NextToken":{"shape":"NextToken"}
1959
+ }
1960
+ },
1961
+ "BatchListObjectPolicies":{
1962
+ "type":"structure",
1963
+ "required":["ObjectReference"],
1964
+ "members":{
1965
+ "ObjectReference":{"shape":"ObjectReference"},
1966
+ "NextToken":{"shape":"NextToken"},
1967
+ "MaxResults":{"shape":"NumberResults"}
1968
+ }
1969
+ },
1970
+ "BatchListObjectPoliciesResponse":{
1971
+ "type":"structure",
1972
+ "members":{
1973
+ "AttachedPolicyIds":{"shape":"ObjectIdentifierList"},
1974
+ "NextToken":{"shape":"NextToken"}
1975
+ }
1976
+ },
1977
+ "BatchListOutgoingTypedLinks":{
1978
+ "type":"structure",
1979
+ "required":["ObjectReference"],
1980
+ "members":{
1981
+ "ObjectReference":{"shape":"ObjectReference"},
1982
+ "FilterAttributeRanges":{"shape":"TypedLinkAttributeRangeList"},
1983
+ "FilterTypedLink":{"shape":"TypedLinkSchemaAndFacetName"},
1984
+ "NextToken":{"shape":"NextToken"},
1985
+ "MaxResults":{"shape":"NumberResults"}
1986
+ }
1987
+ },
1988
+ "BatchListOutgoingTypedLinksResponse":{
1989
+ "type":"structure",
1990
+ "members":{
1991
+ "TypedLinkSpecifiers":{"shape":"TypedLinkSpecifierList"},
1992
+ "NextToken":{"shape":"NextToken"}
1993
+ }
1994
+ },
1995
+ "BatchListPolicyAttachments":{
1996
+ "type":"structure",
1997
+ "required":["PolicyReference"],
1998
+ "members":{
1999
+ "PolicyReference":{"shape":"ObjectReference"},
2000
+ "NextToken":{"shape":"NextToken"},
2001
+ "MaxResults":{"shape":"NumberResults"}
2002
+ }
2003
+ },
2004
+ "BatchListPolicyAttachmentsResponse":{
2005
+ "type":"structure",
2006
+ "members":{
2007
+ "ObjectIdentifiers":{"shape":"ObjectIdentifierList"},
2008
+ "NextToken":{"shape":"NextToken"}
2009
+ }
2010
+ },
2011
+ "BatchLookupPolicy":{
2012
+ "type":"structure",
2013
+ "required":["ObjectReference"],
2014
+ "members":{
2015
+ "ObjectReference":{"shape":"ObjectReference"},
2016
+ "NextToken":{"shape":"NextToken"},
2017
+ "MaxResults":{"shape":"NumberResults"}
2018
+ }
2019
+ },
2020
+ "BatchLookupPolicyResponse":{
2021
+ "type":"structure",
2022
+ "members":{
2023
+ "PolicyToPathList":{"shape":"PolicyToPathList"},
2024
+ "NextToken":{"shape":"NextToken"}
2025
+ }
2026
+ },
2027
+ "BatchOperationIndex":{"type":"integer"},
2028
+ "BatchReadException":{
2029
+ "type":"structure",
2030
+ "members":{
2031
+ "Type":{"shape":"BatchReadExceptionType"},
2032
+ "Message":{"shape":"ExceptionMessage"}
2033
+ }
2034
+ },
2035
+ "BatchReadExceptionType":{
2036
+ "type":"string",
2037
+ "enum":[
2038
+ "ValidationException",
2039
+ "InvalidArnException",
2040
+ "ResourceNotFoundException",
2041
+ "InvalidNextTokenException",
2042
+ "AccessDeniedException",
2043
+ "NotNodeException",
2044
+ "FacetValidationException",
2045
+ "CannotListParentOfRootException",
2046
+ "NotIndexException",
2047
+ "NotPolicyException",
2048
+ "DirectoryNotEnabledException",
2049
+ "LimitExceededException",
2050
+ "InternalServiceException"
2051
+ ]
2052
+ },
2053
+ "BatchReadOperation":{
2054
+ "type":"structure",
2055
+ "members":{
2056
+ "ListObjectAttributes":{"shape":"BatchListObjectAttributes"},
2057
+ "ListObjectChildren":{"shape":"BatchListObjectChildren"},
2058
+ "ListAttachedIndices":{"shape":"BatchListAttachedIndices"},
2059
+ "ListObjectParentPaths":{"shape":"BatchListObjectParentPaths"},
2060
+ "GetObjectInformation":{"shape":"BatchGetObjectInformation"},
2061
+ "GetObjectAttributes":{"shape":"BatchGetObjectAttributes"},
2062
+ "ListObjectPolicies":{"shape":"BatchListObjectPolicies"},
2063
+ "ListPolicyAttachments":{"shape":"BatchListPolicyAttachments"},
2064
+ "LookupPolicy":{"shape":"BatchLookupPolicy"},
2065
+ "ListIndex":{"shape":"BatchListIndex"},
2066
+ "ListOutgoingTypedLinks":{"shape":"BatchListOutgoingTypedLinks"},
2067
+ "ListIncomingTypedLinks":{"shape":"BatchListIncomingTypedLinks"},
2068
+ "GetLinkAttributes":{"shape":"BatchGetLinkAttributes"}
2069
+ }
2070
+ },
2071
+ "BatchReadOperationList":{
2072
+ "type":"list",
2073
+ "member":{"shape":"BatchReadOperation"}
2074
+ },
2075
+ "BatchReadOperationResponse":{
2076
+ "type":"structure",
2077
+ "members":{
2078
+ "SuccessfulResponse":{"shape":"BatchReadSuccessfulResponse"},
2079
+ "ExceptionResponse":{"shape":"BatchReadException"}
2080
+ }
2081
+ },
2082
+ "BatchReadOperationResponseList":{
2083
+ "type":"list",
2084
+ "member":{"shape":"BatchReadOperationResponse"}
2085
+ },
2086
+ "BatchReadRequest":{
2087
+ "type":"structure",
2088
+ "required":[
2089
+ "DirectoryArn",
2090
+ "Operations"
2091
+ ],
2092
+ "members":{
2093
+ "DirectoryArn":{
2094
+ "shape":"Arn",
2095
+ "location":"header",
2096
+ "locationName":"x-amz-data-partition"
2097
+ },
2098
+ "Operations":{"shape":"BatchReadOperationList"},
2099
+ "ConsistencyLevel":{
2100
+ "shape":"ConsistencyLevel",
2101
+ "location":"header",
2102
+ "locationName":"x-amz-consistency-level"
2103
+ }
2104
+ }
2105
+ },
2106
+ "BatchReadResponse":{
2107
+ "type":"structure",
2108
+ "members":{
2109
+ "Responses":{"shape":"BatchReadOperationResponseList"}
2110
+ }
2111
+ },
2112
+ "BatchReadSuccessfulResponse":{
2113
+ "type":"structure",
2114
+ "members":{
2115
+ "ListObjectAttributes":{"shape":"BatchListObjectAttributesResponse"},
2116
+ "ListObjectChildren":{"shape":"BatchListObjectChildrenResponse"},
2117
+ "GetObjectInformation":{"shape":"BatchGetObjectInformationResponse"},
2118
+ "GetObjectAttributes":{"shape":"BatchGetObjectAttributesResponse"},
2119
+ "ListAttachedIndices":{"shape":"BatchListAttachedIndicesResponse"},
2120
+ "ListObjectParentPaths":{"shape":"BatchListObjectParentPathsResponse"},
2121
+ "ListObjectPolicies":{"shape":"BatchListObjectPoliciesResponse"},
2122
+ "ListPolicyAttachments":{"shape":"BatchListPolicyAttachmentsResponse"},
2123
+ "LookupPolicy":{"shape":"BatchLookupPolicyResponse"},
2124
+ "ListIndex":{"shape":"BatchListIndexResponse"},
2125
+ "ListOutgoingTypedLinks":{"shape":"BatchListOutgoingTypedLinksResponse"},
2126
+ "ListIncomingTypedLinks":{"shape":"BatchListIncomingTypedLinksResponse"},
2127
+ "GetLinkAttributes":{"shape":"BatchGetLinkAttributesResponse"}
2128
+ }
2129
+ },
2130
+ "BatchReferenceName":{"type":"string"},
2131
+ "BatchRemoveFacetFromObject":{
2132
+ "type":"structure",
2133
+ "required":[
2134
+ "SchemaFacet",
2135
+ "ObjectReference"
2136
+ ],
2137
+ "members":{
2138
+ "SchemaFacet":{"shape":"SchemaFacet"},
2139
+ "ObjectReference":{"shape":"ObjectReference"}
2140
+ }
2141
+ },
2142
+ "BatchRemoveFacetFromObjectResponse":{
2143
+ "type":"structure",
2144
+ "members":{
2145
+ }
2146
+ },
2147
+ "BatchUpdateLinkAttributes":{
2148
+ "type":"structure",
2149
+ "required":[
2150
+ "TypedLinkSpecifier",
2151
+ "AttributeUpdates"
2152
+ ],
2153
+ "members":{
2154
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"},
2155
+ "AttributeUpdates":{"shape":"LinkAttributeUpdateList"}
2156
+ }
2157
+ },
2158
+ "BatchUpdateLinkAttributesResponse":{
2159
+ "type":"structure",
2160
+ "members":{
2161
+ }
2162
+ },
2163
+ "BatchUpdateObjectAttributes":{
2164
+ "type":"structure",
2165
+ "required":[
2166
+ "ObjectReference",
2167
+ "AttributeUpdates"
2168
+ ],
2169
+ "members":{
2170
+ "ObjectReference":{"shape":"ObjectReference"},
2171
+ "AttributeUpdates":{"shape":"ObjectAttributeUpdateList"}
2172
+ }
2173
+ },
2174
+ "BatchUpdateObjectAttributesResponse":{
2175
+ "type":"structure",
2176
+ "members":{
2177
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2178
+ }
2179
+ },
2180
+ "BatchWriteException":{
2181
+ "type":"structure",
2182
+ "members":{
2183
+ "Index":{"shape":"BatchOperationIndex"},
2184
+ "Type":{"shape":"BatchWriteExceptionType"},
2185
+ "Message":{"shape":"ExceptionMessage"}
2186
+ },
2187
+ "exception":true
2188
+ },
2189
+ "BatchWriteExceptionType":{
2190
+ "type":"string",
2191
+ "enum":[
2192
+ "InternalServiceException",
2193
+ "ValidationException",
2194
+ "InvalidArnException",
2195
+ "LinkNameAlreadyInUseException",
2196
+ "StillContainsLinksException",
2197
+ "FacetValidationException",
2198
+ "ObjectNotDetachedException",
2199
+ "ResourceNotFoundException",
2200
+ "AccessDeniedException",
2201
+ "InvalidAttachmentException",
2202
+ "NotIndexException",
2203
+ "NotNodeException",
2204
+ "IndexedAttributeMissingException",
2205
+ "ObjectAlreadyDetachedException",
2206
+ "NotPolicyException",
2207
+ "DirectoryNotEnabledException",
2208
+ "LimitExceededException",
2209
+ "UnsupportedIndexTypeException"
2210
+ ]
2211
+ },
2212
+ "BatchWriteOperation":{
2213
+ "type":"structure",
2214
+ "members":{
2215
+ "CreateObject":{"shape":"BatchCreateObject"},
2216
+ "AttachObject":{"shape":"BatchAttachObject"},
2217
+ "DetachObject":{"shape":"BatchDetachObject"},
2218
+ "UpdateObjectAttributes":{"shape":"BatchUpdateObjectAttributes"},
2219
+ "DeleteObject":{"shape":"BatchDeleteObject"},
2220
+ "AddFacetToObject":{"shape":"BatchAddFacetToObject"},
2221
+ "RemoveFacetFromObject":{"shape":"BatchRemoveFacetFromObject"},
2222
+ "AttachPolicy":{"shape":"BatchAttachPolicy"},
2223
+ "DetachPolicy":{"shape":"BatchDetachPolicy"},
2224
+ "CreateIndex":{"shape":"BatchCreateIndex"},
2225
+ "AttachToIndex":{"shape":"BatchAttachToIndex"},
2226
+ "DetachFromIndex":{"shape":"BatchDetachFromIndex"},
2227
+ "AttachTypedLink":{"shape":"BatchAttachTypedLink"},
2228
+ "DetachTypedLink":{"shape":"BatchDetachTypedLink"},
2229
+ "UpdateLinkAttributes":{"shape":"BatchUpdateLinkAttributes"}
2230
+ }
2231
+ },
2232
+ "BatchWriteOperationList":{
2233
+ "type":"list",
2234
+ "member":{"shape":"BatchWriteOperation"}
2235
+ },
2236
+ "BatchWriteOperationResponse":{
2237
+ "type":"structure",
2238
+ "members":{
2239
+ "CreateObject":{"shape":"BatchCreateObjectResponse"},
2240
+ "AttachObject":{"shape":"BatchAttachObjectResponse"},
2241
+ "DetachObject":{"shape":"BatchDetachObjectResponse"},
2242
+ "UpdateObjectAttributes":{"shape":"BatchUpdateObjectAttributesResponse"},
2243
+ "DeleteObject":{"shape":"BatchDeleteObjectResponse"},
2244
+ "AddFacetToObject":{"shape":"BatchAddFacetToObjectResponse"},
2245
+ "RemoveFacetFromObject":{"shape":"BatchRemoveFacetFromObjectResponse"},
2246
+ "AttachPolicy":{"shape":"BatchAttachPolicyResponse"},
2247
+ "DetachPolicy":{"shape":"BatchDetachPolicyResponse"},
2248
+ "CreateIndex":{"shape":"BatchCreateIndexResponse"},
2249
+ "AttachToIndex":{"shape":"BatchAttachToIndexResponse"},
2250
+ "DetachFromIndex":{"shape":"BatchDetachFromIndexResponse"},
2251
+ "AttachTypedLink":{"shape":"BatchAttachTypedLinkResponse"},
2252
+ "DetachTypedLink":{"shape":"BatchDetachTypedLinkResponse"},
2253
+ "UpdateLinkAttributes":{"shape":"BatchUpdateLinkAttributesResponse"}
2254
+ }
2255
+ },
2256
+ "BatchWriteOperationResponseList":{
2257
+ "type":"list",
2258
+ "member":{"shape":"BatchWriteOperationResponse"}
2259
+ },
2260
+ "BatchWriteRequest":{
2261
+ "type":"structure",
2262
+ "required":[
2263
+ "DirectoryArn",
2264
+ "Operations"
2265
+ ],
2266
+ "members":{
2267
+ "DirectoryArn":{
2268
+ "shape":"Arn",
2269
+ "location":"header",
2270
+ "locationName":"x-amz-data-partition"
2271
+ },
2272
+ "Operations":{"shape":"BatchWriteOperationList"}
2273
+ }
2274
+ },
2275
+ "BatchWriteResponse":{
2276
+ "type":"structure",
2277
+ "members":{
2278
+ "Responses":{"shape":"BatchWriteOperationResponseList"}
2279
+ }
2280
+ },
2281
+ "BinaryAttributeValue":{"type":"blob"},
2282
+ "Bool":{"type":"boolean"},
2283
+ "BooleanAttributeValue":{"type":"boolean"},
2284
+ "CannotListParentOfRootException":{
2285
+ "type":"structure",
2286
+ "members":{
2287
+ "Message":{"shape":"ExceptionMessage"}
2288
+ },
2289
+ "error":{"httpStatusCode":400},
2290
+ "exception":true
2291
+ },
2292
+ "ConsistencyLevel":{
2293
+ "type":"string",
2294
+ "enum":[
2295
+ "SERIALIZABLE",
2296
+ "EVENTUAL"
2297
+ ]
2298
+ },
2299
+ "CreateDirectoryRequest":{
2300
+ "type":"structure",
2301
+ "required":[
2302
+ "Name",
2303
+ "SchemaArn"
2304
+ ],
2305
+ "members":{
2306
+ "Name":{"shape":"DirectoryName"},
2307
+ "SchemaArn":{
2308
+ "shape":"Arn",
2309
+ "location":"header",
2310
+ "locationName":"x-amz-data-partition"
2311
+ }
2312
+ }
2313
+ },
2314
+ "CreateDirectoryResponse":{
2315
+ "type":"structure",
2316
+ "required":[
2317
+ "DirectoryArn",
2318
+ "Name",
2319
+ "ObjectIdentifier",
2320
+ "AppliedSchemaArn"
2321
+ ],
2322
+ "members":{
2323
+ "DirectoryArn":{"shape":"DirectoryArn"},
2324
+ "Name":{"shape":"DirectoryName"},
2325
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"},
2326
+ "AppliedSchemaArn":{"shape":"Arn"}
2327
+ }
2328
+ },
2329
+ "CreateFacetRequest":{
2330
+ "type":"structure",
2331
+ "required":[
2332
+ "SchemaArn",
2333
+ "Name"
2334
+ ],
2335
+ "members":{
2336
+ "SchemaArn":{
2337
+ "shape":"Arn",
2338
+ "location":"header",
2339
+ "locationName":"x-amz-data-partition"
2340
+ },
2341
+ "Name":{"shape":"FacetName"},
2342
+ "Attributes":{"shape":"FacetAttributeList"},
2343
+ "ObjectType":{"shape":"ObjectType"},
2344
+ "FacetStyle":{"shape":"FacetStyle"}
2345
+ }
2346
+ },
2347
+ "CreateFacetResponse":{
2348
+ "type":"structure",
2349
+ "members":{
2350
+ }
2351
+ },
2352
+ "CreateIndexRequest":{
2353
+ "type":"structure",
2354
+ "required":[
2355
+ "DirectoryArn",
2356
+ "OrderedIndexedAttributeList",
2357
+ "IsUnique"
2358
+ ],
2359
+ "members":{
2360
+ "DirectoryArn":{
2361
+ "shape":"Arn",
2362
+ "location":"header",
2363
+ "locationName":"x-amz-data-partition"
2364
+ },
2365
+ "OrderedIndexedAttributeList":{"shape":"AttributeKeyList"},
2366
+ "IsUnique":{"shape":"Bool"},
2367
+ "ParentReference":{"shape":"ObjectReference"},
2368
+ "LinkName":{"shape":"LinkName"}
2369
+ }
2370
+ },
2371
+ "CreateIndexResponse":{
2372
+ "type":"structure",
2373
+ "members":{
2374
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2375
+ }
2376
+ },
2377
+ "CreateObjectRequest":{
2378
+ "type":"structure",
2379
+ "required":[
2380
+ "DirectoryArn",
2381
+ "SchemaFacets"
2382
+ ],
2383
+ "members":{
2384
+ "DirectoryArn":{
2385
+ "shape":"Arn",
2386
+ "location":"header",
2387
+ "locationName":"x-amz-data-partition"
2388
+ },
2389
+ "SchemaFacets":{"shape":"SchemaFacetList"},
2390
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
2391
+ "ParentReference":{"shape":"ObjectReference"},
2392
+ "LinkName":{"shape":"LinkName"}
2393
+ }
2394
+ },
2395
+ "CreateObjectResponse":{
2396
+ "type":"structure",
2397
+ "members":{
2398
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2399
+ }
2400
+ },
2401
+ "CreateSchemaRequest":{
2402
+ "type":"structure",
2403
+ "required":["Name"],
2404
+ "members":{
2405
+ "Name":{"shape":"SchemaName"}
2406
+ }
2407
+ },
2408
+ "CreateSchemaResponse":{
2409
+ "type":"structure",
2410
+ "members":{
2411
+ "SchemaArn":{"shape":"Arn"}
2412
+ }
2413
+ },
2414
+ "CreateTypedLinkFacetRequest":{
2415
+ "type":"structure",
2416
+ "required":[
2417
+ "SchemaArn",
2418
+ "Facet"
2419
+ ],
2420
+ "members":{
2421
+ "SchemaArn":{
2422
+ "shape":"Arn",
2423
+ "location":"header",
2424
+ "locationName":"x-amz-data-partition"
2425
+ },
2426
+ "Facet":{"shape":"TypedLinkFacet"}
2427
+ }
2428
+ },
2429
+ "CreateTypedLinkFacetResponse":{
2430
+ "type":"structure",
2431
+ "members":{
2432
+ }
2433
+ },
2434
+ "Date":{"type":"timestamp"},
2435
+ "DatetimeAttributeValue":{"type":"timestamp"},
2436
+ "DeleteDirectoryRequest":{
2437
+ "type":"structure",
2438
+ "required":["DirectoryArn"],
2439
+ "members":{
2440
+ "DirectoryArn":{
2441
+ "shape":"Arn",
2442
+ "location":"header",
2443
+ "locationName":"x-amz-data-partition"
2444
+ }
2445
+ }
2446
+ },
2447
+ "DeleteDirectoryResponse":{
2448
+ "type":"structure",
2449
+ "required":["DirectoryArn"],
2450
+ "members":{
2451
+ "DirectoryArn":{"shape":"Arn"}
2452
+ }
2453
+ },
2454
+ "DeleteFacetRequest":{
2455
+ "type":"structure",
2456
+ "required":[
2457
+ "SchemaArn",
2458
+ "Name"
2459
+ ],
2460
+ "members":{
2461
+ "SchemaArn":{
2462
+ "shape":"Arn",
2463
+ "location":"header",
2464
+ "locationName":"x-amz-data-partition"
2465
+ },
2466
+ "Name":{"shape":"FacetName"}
2467
+ }
2468
+ },
2469
+ "DeleteFacetResponse":{
2470
+ "type":"structure",
2471
+ "members":{
2472
+ }
2473
+ },
2474
+ "DeleteObjectRequest":{
2475
+ "type":"structure",
2476
+ "required":[
2477
+ "DirectoryArn",
2478
+ "ObjectReference"
2479
+ ],
2480
+ "members":{
2481
+ "DirectoryArn":{
2482
+ "shape":"Arn",
2483
+ "location":"header",
2484
+ "locationName":"x-amz-data-partition"
2485
+ },
2486
+ "ObjectReference":{"shape":"ObjectReference"}
2487
+ }
2488
+ },
2489
+ "DeleteObjectResponse":{
2490
+ "type":"structure",
2491
+ "members":{
2492
+ }
2493
+ },
2494
+ "DeleteSchemaRequest":{
2495
+ "type":"structure",
2496
+ "required":["SchemaArn"],
2497
+ "members":{
2498
+ "SchemaArn":{
2499
+ "shape":"Arn",
2500
+ "location":"header",
2501
+ "locationName":"x-amz-data-partition"
2502
+ }
2503
+ }
2504
+ },
2505
+ "DeleteSchemaResponse":{
2506
+ "type":"structure",
2507
+ "members":{
2508
+ "SchemaArn":{"shape":"Arn"}
2509
+ }
2510
+ },
2511
+ "DeleteTypedLinkFacetRequest":{
2512
+ "type":"structure",
2513
+ "required":[
2514
+ "SchemaArn",
2515
+ "Name"
2516
+ ],
2517
+ "members":{
2518
+ "SchemaArn":{
2519
+ "shape":"Arn",
2520
+ "location":"header",
2521
+ "locationName":"x-amz-data-partition"
2522
+ },
2523
+ "Name":{"shape":"TypedLinkName"}
2524
+ }
2525
+ },
2526
+ "DeleteTypedLinkFacetResponse":{
2527
+ "type":"structure",
2528
+ "members":{
2529
+ }
2530
+ },
2531
+ "DetachFromIndexRequest":{
2532
+ "type":"structure",
2533
+ "required":[
2534
+ "DirectoryArn",
2535
+ "IndexReference",
2536
+ "TargetReference"
2537
+ ],
2538
+ "members":{
2539
+ "DirectoryArn":{
2540
+ "shape":"Arn",
2541
+ "location":"header",
2542
+ "locationName":"x-amz-data-partition"
2543
+ },
2544
+ "IndexReference":{"shape":"ObjectReference"},
2545
+ "TargetReference":{"shape":"ObjectReference"}
2546
+ }
2547
+ },
2548
+ "DetachFromIndexResponse":{
2549
+ "type":"structure",
2550
+ "members":{
2551
+ "DetachedObjectIdentifier":{"shape":"ObjectIdentifier"}
2552
+ }
2553
+ },
2554
+ "DetachObjectRequest":{
2555
+ "type":"structure",
2556
+ "required":[
2557
+ "DirectoryArn",
2558
+ "ParentReference",
2559
+ "LinkName"
2560
+ ],
2561
+ "members":{
2562
+ "DirectoryArn":{
2563
+ "shape":"Arn",
2564
+ "location":"header",
2565
+ "locationName":"x-amz-data-partition"
2566
+ },
2567
+ "ParentReference":{"shape":"ObjectReference"},
2568
+ "LinkName":{"shape":"LinkName"}
2569
+ }
2570
+ },
2571
+ "DetachObjectResponse":{
2572
+ "type":"structure",
2573
+ "members":{
2574
+ "DetachedObjectIdentifier":{"shape":"ObjectIdentifier"}
2575
+ }
2576
+ },
2577
+ "DetachPolicyRequest":{
2578
+ "type":"structure",
2579
+ "required":[
2580
+ "DirectoryArn",
2581
+ "PolicyReference",
2582
+ "ObjectReference"
2583
+ ],
2584
+ "members":{
2585
+ "DirectoryArn":{
2586
+ "shape":"Arn",
2587
+ "location":"header",
2588
+ "locationName":"x-amz-data-partition"
2589
+ },
2590
+ "PolicyReference":{"shape":"ObjectReference"},
2591
+ "ObjectReference":{"shape":"ObjectReference"}
2592
+ }
2593
+ },
2594
+ "DetachPolicyResponse":{
2595
+ "type":"structure",
2596
+ "members":{
2597
+ }
2598
+ },
2599
+ "DetachTypedLinkRequest":{
2600
+ "type":"structure",
2601
+ "required":[
2602
+ "DirectoryArn",
2603
+ "TypedLinkSpecifier"
2604
+ ],
2605
+ "members":{
2606
+ "DirectoryArn":{
2607
+ "shape":"Arn",
2608
+ "location":"header",
2609
+ "locationName":"x-amz-data-partition"
2610
+ },
2611
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"}
2612
+ }
2613
+ },
2614
+ "Directory":{
2615
+ "type":"structure",
2616
+ "members":{
2617
+ "Name":{"shape":"DirectoryName"},
2618
+ "DirectoryArn":{"shape":"DirectoryArn"},
2619
+ "State":{"shape":"DirectoryState"},
2620
+ "CreationDateTime":{"shape":"Date"}
2621
+ }
2622
+ },
2623
+ "DirectoryAlreadyExistsException":{
2624
+ "type":"structure",
2625
+ "members":{
2626
+ "Message":{"shape":"ExceptionMessage"}
2627
+ },
2628
+ "error":{"httpStatusCode":400},
2629
+ "exception":true
2630
+ },
2631
+ "DirectoryArn":{"type":"string"},
2632
+ "DirectoryDeletedException":{
2633
+ "type":"structure",
2634
+ "members":{
2635
+ "Message":{"shape":"ExceptionMessage"}
2636
+ },
2637
+ "error":{"httpStatusCode":400},
2638
+ "exception":true
2639
+ },
2640
+ "DirectoryList":{
2641
+ "type":"list",
2642
+ "member":{"shape":"Directory"}
2643
+ },
2644
+ "DirectoryName":{
2645
+ "type":"string",
2646
+ "max":64,
2647
+ "min":1,
2648
+ "pattern":"^[a-zA-Z0-9._-]*$"
2649
+ },
2650
+ "DirectoryNotDisabledException":{
2651
+ "type":"structure",
2652
+ "members":{
2653
+ "Message":{"shape":"ExceptionMessage"}
2654
+ },
2655
+ "error":{"httpStatusCode":400},
2656
+ "exception":true
2657
+ },
2658
+ "DirectoryNotEnabledException":{
2659
+ "type":"structure",
2660
+ "members":{
2661
+ "Message":{"shape":"ExceptionMessage"}
2662
+ },
2663
+ "error":{"httpStatusCode":400},
2664
+ "exception":true
2665
+ },
2666
+ "DirectoryState":{
2667
+ "type":"string",
2668
+ "enum":[
2669
+ "ENABLED",
2670
+ "DISABLED",
2671
+ "DELETED"
2672
+ ]
2673
+ },
2674
+ "DisableDirectoryRequest":{
2675
+ "type":"structure",
2676
+ "required":["DirectoryArn"],
2677
+ "members":{
2678
+ "DirectoryArn":{
2679
+ "shape":"Arn",
2680
+ "location":"header",
2681
+ "locationName":"x-amz-data-partition"
2682
+ }
2683
+ }
2684
+ },
2685
+ "DisableDirectoryResponse":{
2686
+ "type":"structure",
2687
+ "required":["DirectoryArn"],
2688
+ "members":{
2689
+ "DirectoryArn":{"shape":"Arn"}
2690
+ }
2691
+ },
2692
+ "EnableDirectoryRequest":{
2693
+ "type":"structure",
2694
+ "required":["DirectoryArn"],
2695
+ "members":{
2696
+ "DirectoryArn":{
2697
+ "shape":"Arn",
2698
+ "location":"header",
2699
+ "locationName":"x-amz-data-partition"
2700
+ }
2701
+ }
2702
+ },
2703
+ "EnableDirectoryResponse":{
2704
+ "type":"structure",
2705
+ "required":["DirectoryArn"],
2706
+ "members":{
2707
+ "DirectoryArn":{"shape":"Arn"}
2708
+ }
2709
+ },
2710
+ "ExceptionMessage":{"type":"string"},
2711
+ "Facet":{
2712
+ "type":"structure",
2713
+ "members":{
2714
+ "Name":{"shape":"FacetName"},
2715
+ "ObjectType":{"shape":"ObjectType"},
2716
+ "FacetStyle":{"shape":"FacetStyle"}
2717
+ }
2718
+ },
2719
+ "FacetAlreadyExistsException":{
2720
+ "type":"structure",
2721
+ "members":{
2722
+ "Message":{"shape":"ExceptionMessage"}
2723
+ },
2724
+ "error":{"httpStatusCode":400},
2725
+ "exception":true
2726
+ },
2727
+ "FacetAttribute":{
2728
+ "type":"structure",
2729
+ "required":["Name"],
2730
+ "members":{
2731
+ "Name":{"shape":"AttributeName"},
2732
+ "AttributeDefinition":{"shape":"FacetAttributeDefinition"},
2733
+ "AttributeReference":{"shape":"FacetAttributeReference"},
2734
+ "RequiredBehavior":{"shape":"RequiredAttributeBehavior"}
2735
+ }
2736
+ },
2737
+ "FacetAttributeDefinition":{
2738
+ "type":"structure",
2739
+ "required":["Type"],
2740
+ "members":{
2741
+ "Type":{"shape":"FacetAttributeType"},
2742
+ "DefaultValue":{"shape":"TypedAttributeValue"},
2743
+ "IsImmutable":{"shape":"Bool"},
2744
+ "Rules":{"shape":"RuleMap"}
2745
+ }
2746
+ },
2747
+ "FacetAttributeList":{
2748
+ "type":"list",
2749
+ "member":{"shape":"FacetAttribute"}
2750
+ },
2751
+ "FacetAttributeReference":{
2752
+ "type":"structure",
2753
+ "required":[
2754
+ "TargetFacetName",
2755
+ "TargetAttributeName"
2756
+ ],
2757
+ "members":{
2758
+ "TargetFacetName":{"shape":"FacetName"},
2759
+ "TargetAttributeName":{"shape":"AttributeName"}
2760
+ }
2761
+ },
2762
+ "FacetAttributeType":{
2763
+ "type":"string",
2764
+ "enum":[
2765
+ "STRING",
2766
+ "BINARY",
2767
+ "BOOLEAN",
2768
+ "NUMBER",
2769
+ "DATETIME",
2770
+ "VARIANT"
2771
+ ]
2772
+ },
2773
+ "FacetAttributeUpdate":{
2774
+ "type":"structure",
2775
+ "members":{
2776
+ "Attribute":{"shape":"FacetAttribute"},
2777
+ "Action":{"shape":"UpdateActionType"}
2778
+ }
2779
+ },
2780
+ "FacetAttributeUpdateList":{
2781
+ "type":"list",
2782
+ "member":{"shape":"FacetAttributeUpdate"}
2783
+ },
2784
+ "FacetInUseException":{
2785
+ "type":"structure",
2786
+ "members":{
2787
+ "Message":{"shape":"ExceptionMessage"}
2788
+ },
2789
+ "error":{"httpStatusCode":400},
2790
+ "exception":true
2791
+ },
2792
+ "FacetName":{
2793
+ "type":"string",
2794
+ "max":64,
2795
+ "min":1,
2796
+ "pattern":"^[a-zA-Z0-9._-]*$"
2797
+ },
2798
+ "FacetNameList":{
2799
+ "type":"list",
2800
+ "member":{"shape":"FacetName"}
2801
+ },
2802
+ "FacetNotFoundException":{
2803
+ "type":"structure",
2804
+ "members":{
2805
+ "Message":{"shape":"ExceptionMessage"}
2806
+ },
2807
+ "error":{"httpStatusCode":400},
2808
+ "exception":true
2809
+ },
2810
+ "FacetStyle":{
2811
+ "type":"string",
2812
+ "enum":[
2813
+ "STATIC",
2814
+ "DYNAMIC"
2815
+ ]
2816
+ },
2817
+ "FacetValidationException":{
2818
+ "type":"structure",
2819
+ "members":{
2820
+ "Message":{"shape":"ExceptionMessage"}
2821
+ },
2822
+ "error":{"httpStatusCode":400},
2823
+ "exception":true
2824
+ },
2825
+ "GetAppliedSchemaVersionRequest":{
2826
+ "type":"structure",
2827
+ "required":["SchemaArn"],
2828
+ "members":{
2829
+ "SchemaArn":{"shape":"Arn"}
2830
+ }
2831
+ },
2832
+ "GetAppliedSchemaVersionResponse":{
2833
+ "type":"structure",
2834
+ "members":{
2835
+ "AppliedSchemaArn":{"shape":"Arn"}
2836
+ }
2837
+ },
2838
+ "GetDirectoryRequest":{
2839
+ "type":"structure",
2840
+ "required":["DirectoryArn"],
2841
+ "members":{
2842
+ "DirectoryArn":{
2843
+ "shape":"DirectoryArn",
2844
+ "location":"header",
2845
+ "locationName":"x-amz-data-partition"
2846
+ }
2847
+ }
2848
+ },
2849
+ "GetDirectoryResponse":{
2850
+ "type":"structure",
2851
+ "required":["Directory"],
2852
+ "members":{
2853
+ "Directory":{"shape":"Directory"}
2854
+ }
2855
+ },
2856
+ "GetFacetRequest":{
2857
+ "type":"structure",
2858
+ "required":[
2859
+ "SchemaArn",
2860
+ "Name"
2861
+ ],
2862
+ "members":{
2863
+ "SchemaArn":{
2864
+ "shape":"Arn",
2865
+ "location":"header",
2866
+ "locationName":"x-amz-data-partition"
2867
+ },
2868
+ "Name":{"shape":"FacetName"}
2869
+ }
2870
+ },
2871
+ "GetFacetResponse":{
2872
+ "type":"structure",
2873
+ "members":{
2874
+ "Facet":{"shape":"Facet"}
2875
+ }
2876
+ },
2877
+ "GetLinkAttributesRequest":{
2878
+ "type":"structure",
2879
+ "required":[
2880
+ "DirectoryArn",
2881
+ "TypedLinkSpecifier",
2882
+ "AttributeNames"
2883
+ ],
2884
+ "members":{
2885
+ "DirectoryArn":{
2886
+ "shape":"Arn",
2887
+ "location":"header",
2888
+ "locationName":"x-amz-data-partition"
2889
+ },
2890
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"},
2891
+ "AttributeNames":{"shape":"AttributeNameList"},
2892
+ "ConsistencyLevel":{"shape":"ConsistencyLevel"}
2893
+ }
2894
+ },
2895
+ "GetLinkAttributesResponse":{
2896
+ "type":"structure",
2897
+ "members":{
2898
+ "Attributes":{"shape":"AttributeKeyAndValueList"}
2899
+ }
2900
+ },
2901
+ "GetObjectAttributesRequest":{
2902
+ "type":"structure",
2903
+ "required":[
2904
+ "DirectoryArn",
2905
+ "ObjectReference",
2906
+ "SchemaFacet",
2907
+ "AttributeNames"
2908
+ ],
2909
+ "members":{
2910
+ "DirectoryArn":{
2911
+ "shape":"Arn",
2912
+ "location":"header",
2913
+ "locationName":"x-amz-data-partition"
2914
+ },
2915
+ "ObjectReference":{"shape":"ObjectReference"},
2916
+ "ConsistencyLevel":{
2917
+ "shape":"ConsistencyLevel",
2918
+ "location":"header",
2919
+ "locationName":"x-amz-consistency-level"
2920
+ },
2921
+ "SchemaFacet":{"shape":"SchemaFacet"},
2922
+ "AttributeNames":{"shape":"AttributeNameList"}
2923
+ }
2924
+ },
2925
+ "GetObjectAttributesResponse":{
2926
+ "type":"structure",
2927
+ "members":{
2928
+ "Attributes":{"shape":"AttributeKeyAndValueList"}
2929
+ }
2930
+ },
2931
+ "GetObjectInformationRequest":{
2932
+ "type":"structure",
2933
+ "required":[
2934
+ "DirectoryArn",
2935
+ "ObjectReference"
2936
+ ],
2937
+ "members":{
2938
+ "DirectoryArn":{
2939
+ "shape":"Arn",
2940
+ "location":"header",
2941
+ "locationName":"x-amz-data-partition"
2942
+ },
2943
+ "ObjectReference":{"shape":"ObjectReference"},
2944
+ "ConsistencyLevel":{
2945
+ "shape":"ConsistencyLevel",
2946
+ "location":"header",
2947
+ "locationName":"x-amz-consistency-level"
2948
+ }
2949
+ }
2950
+ },
2951
+ "GetObjectInformationResponse":{
2952
+ "type":"structure",
2953
+ "members":{
2954
+ "SchemaFacets":{"shape":"SchemaFacetList"},
2955
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2956
+ }
2957
+ },
2958
+ "GetSchemaAsJsonRequest":{
2959
+ "type":"structure",
2960
+ "required":["SchemaArn"],
2961
+ "members":{
2962
+ "SchemaArn":{
2963
+ "shape":"Arn",
2964
+ "location":"header",
2965
+ "locationName":"x-amz-data-partition"
2966
+ }
2967
+ }
2968
+ },
2969
+ "GetSchemaAsJsonResponse":{
2970
+ "type":"structure",
2971
+ "members":{
2972
+ "Name":{"shape":"SchemaName"},
2973
+ "Document":{"shape":"SchemaJsonDocument"}
2974
+ }
2975
+ },
2976
+ "GetTypedLinkFacetInformationRequest":{
2977
+ "type":"structure",
2978
+ "required":[
2979
+ "SchemaArn",
2980
+ "Name"
2981
+ ],
2982
+ "members":{
2983
+ "SchemaArn":{
2984
+ "shape":"Arn",
2985
+ "location":"header",
2986
+ "locationName":"x-amz-data-partition"
2987
+ },
2988
+ "Name":{"shape":"TypedLinkName"}
2989
+ }
2990
+ },
2991
+ "GetTypedLinkFacetInformationResponse":{
2992
+ "type":"structure",
2993
+ "members":{
2994
+ "IdentityAttributeOrder":{"shape":"AttributeNameList"}
2995
+ }
2996
+ },
2997
+ "IncompatibleSchemaException":{
2998
+ "type":"structure",
2999
+ "members":{
3000
+ "Message":{"shape":"ExceptionMessage"}
3001
+ },
3002
+ "error":{"httpStatusCode":400},
3003
+ "exception":true
3004
+ },
3005
+ "IndexAttachment":{
3006
+ "type":"structure",
3007
+ "members":{
3008
+ "IndexedAttributes":{"shape":"AttributeKeyAndValueList"},
3009
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
3010
+ }
3011
+ },
3012
+ "IndexAttachmentList":{
3013
+ "type":"list",
3014
+ "member":{"shape":"IndexAttachment"}
3015
+ },
3016
+ "IndexedAttributeMissingException":{
3017
+ "type":"structure",
3018
+ "members":{
3019
+ "Message":{"shape":"ExceptionMessage"}
3020
+ },
3021
+ "error":{"httpStatusCode":400},
3022
+ "exception":true
3023
+ },
3024
+ "InternalServiceException":{
3025
+ "type":"structure",
3026
+ "members":{
3027
+ "Message":{"shape":"ExceptionMessage"}
3028
+ },
3029
+ "error":{"httpStatusCode":500},
3030
+ "exception":true
3031
+ },
3032
+ "InvalidArnException":{
3033
+ "type":"structure",
3034
+ "members":{
3035
+ "Message":{"shape":"ExceptionMessage"}
3036
+ },
3037
+ "error":{"httpStatusCode":400},
3038
+ "exception":true
3039
+ },
3040
+ "InvalidAttachmentException":{
3041
+ "type":"structure",
3042
+ "members":{
3043
+ "Message":{"shape":"ExceptionMessage"}
3044
+ },
3045
+ "error":{"httpStatusCode":400},
3046
+ "exception":true
3047
+ },
3048
+ "InvalidFacetUpdateException":{
3049
+ "type":"structure",
3050
+ "members":{
3051
+ "Message":{"shape":"ExceptionMessage"}
3052
+ },
3053
+ "error":{"httpStatusCode":400},
3054
+ "exception":true
3055
+ },
3056
+ "InvalidNextTokenException":{
3057
+ "type":"structure",
3058
+ "members":{
3059
+ "Message":{"shape":"ExceptionMessage"}
3060
+ },
3061
+ "error":{"httpStatusCode":400},
3062
+ "exception":true
3063
+ },
3064
+ "InvalidRuleException":{
3065
+ "type":"structure",
3066
+ "members":{
3067
+ "Message":{"shape":"ExceptionMessage"}
3068
+ },
3069
+ "error":{"httpStatusCode":400},
3070
+ "exception":true
3071
+ },
3072
+ "InvalidSchemaDocException":{
3073
+ "type":"structure",
3074
+ "members":{
3075
+ "Message":{"shape":"ExceptionMessage"}
3076
+ },
3077
+ "error":{"httpStatusCode":400},
3078
+ "exception":true
3079
+ },
3080
+ "InvalidTaggingRequestException":{
3081
+ "type":"structure",
3082
+ "members":{
3083
+ "Message":{"shape":"ExceptionMessage"}
3084
+ },
3085
+ "error":{"httpStatusCode":400},
3086
+ "exception":true
3087
+ },
3088
+ "LimitExceededException":{
3089
+ "type":"structure",
3090
+ "members":{
3091
+ "Message":{"shape":"ExceptionMessage"}
3092
+ },
3093
+ "error":{"httpStatusCode":400},
3094
+ "exception":true
3095
+ },
3096
+ "LinkAttributeAction":{
3097
+ "type":"structure",
3098
+ "members":{
3099
+ "AttributeActionType":{"shape":"UpdateActionType"},
3100
+ "AttributeUpdateValue":{"shape":"TypedAttributeValue"}
3101
+ }
3102
+ },
3103
+ "LinkAttributeUpdate":{
3104
+ "type":"structure",
3105
+ "members":{
3106
+ "AttributeKey":{"shape":"AttributeKey"},
3107
+ "AttributeAction":{"shape":"LinkAttributeAction"}
3108
+ }
3109
+ },
3110
+ "LinkAttributeUpdateList":{
3111
+ "type":"list",
3112
+ "member":{"shape":"LinkAttributeUpdate"}
3113
+ },
3114
+ "LinkName":{
3115
+ "type":"string",
3116
+ "max":64,
3117
+ "min":1,
3118
+ "pattern":"[^\\/\\[\\]\\(\\):\\{\\}#@!?\\s\\\\;]+"
3119
+ },
3120
+ "LinkNameAlreadyInUseException":{
3121
+ "type":"structure",
3122
+ "members":{
3123
+ "Message":{"shape":"ExceptionMessage"}
3124
+ },
3125
+ "error":{"httpStatusCode":400},
3126
+ "exception":true
3127
+ },
3128
+ "LinkNameToObjectIdentifierMap":{
3129
+ "type":"map",
3130
+ "key":{"shape":"LinkName"},
3131
+ "value":{"shape":"ObjectIdentifier"}
3132
+ },
3133
+ "ListAppliedSchemaArnsRequest":{
3134
+ "type":"structure",
3135
+ "required":["DirectoryArn"],
3136
+ "members":{
3137
+ "DirectoryArn":{"shape":"Arn"},
3138
+ "SchemaArn":{"shape":"Arn"},
3139
+ "NextToken":{"shape":"NextToken"},
3140
+ "MaxResults":{"shape":"NumberResults"}
3141
+ }
3142
+ },
3143
+ "ListAppliedSchemaArnsResponse":{
3144
+ "type":"structure",
3145
+ "members":{
3146
+ "SchemaArns":{"shape":"Arns"},
3147
+ "NextToken":{"shape":"NextToken"}
3148
+ }
3149
+ },
3150
+ "ListAttachedIndicesRequest":{
3151
+ "type":"structure",
3152
+ "required":[
3153
+ "DirectoryArn",
3154
+ "TargetReference"
3155
+ ],
3156
+ "members":{
3157
+ "DirectoryArn":{
3158
+ "shape":"Arn",
3159
+ "location":"header",
3160
+ "locationName":"x-amz-data-partition"
3161
+ },
3162
+ "TargetReference":{"shape":"ObjectReference"},
3163
+ "NextToken":{"shape":"NextToken"},
3164
+ "MaxResults":{"shape":"NumberResults"},
3165
+ "ConsistencyLevel":{
3166
+ "shape":"ConsistencyLevel",
3167
+ "location":"header",
3168
+ "locationName":"x-amz-consistency-level"
3169
+ }
3170
+ }
3171
+ },
3172
+ "ListAttachedIndicesResponse":{
3173
+ "type":"structure",
3174
+ "members":{
3175
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
3176
+ "NextToken":{"shape":"NextToken"}
3177
+ }
3178
+ },
3179
+ "ListDevelopmentSchemaArnsRequest":{
3180
+ "type":"structure",
3181
+ "members":{
3182
+ "NextToken":{"shape":"NextToken"},
3183
+ "MaxResults":{"shape":"NumberResults"}
3184
+ }
3185
+ },
3186
+ "ListDevelopmentSchemaArnsResponse":{
3187
+ "type":"structure",
3188
+ "members":{
3189
+ "SchemaArns":{"shape":"Arns"},
3190
+ "NextToken":{"shape":"NextToken"}
3191
+ }
3192
+ },
3193
+ "ListDirectoriesRequest":{
3194
+ "type":"structure",
3195
+ "members":{
3196
+ "NextToken":{"shape":"NextToken"},
3197
+ "MaxResults":{"shape":"NumberResults"},
3198
+ "state":{"shape":"DirectoryState"}
3199
+ }
3200
+ },
3201
+ "ListDirectoriesResponse":{
3202
+ "type":"structure",
3203
+ "required":["Directories"],
3204
+ "members":{
3205
+ "Directories":{"shape":"DirectoryList"},
3206
+ "NextToken":{"shape":"NextToken"}
3207
+ }
3208
+ },
3209
+ "ListFacetAttributesRequest":{
3210
+ "type":"structure",
3211
+ "required":[
3212
+ "SchemaArn",
3213
+ "Name"
3214
+ ],
3215
+ "members":{
3216
+ "SchemaArn":{
3217
+ "shape":"Arn",
3218
+ "location":"header",
3219
+ "locationName":"x-amz-data-partition"
3220
+ },
3221
+ "Name":{"shape":"FacetName"},
3222
+ "NextToken":{"shape":"NextToken"},
3223
+ "MaxResults":{"shape":"NumberResults"}
3224
+ }
3225
+ },
3226
+ "ListFacetAttributesResponse":{
3227
+ "type":"structure",
3228
+ "members":{
3229
+ "Attributes":{"shape":"FacetAttributeList"},
3230
+ "NextToken":{"shape":"NextToken"}
3231
+ }
3232
+ },
3233
+ "ListFacetNamesRequest":{
3234
+ "type":"structure",
3235
+ "required":["SchemaArn"],
3236
+ "members":{
3237
+ "SchemaArn":{
3238
+ "shape":"Arn",
3239
+ "location":"header",
3240
+ "locationName":"x-amz-data-partition"
3241
+ },
3242
+ "NextToken":{"shape":"NextToken"},
3243
+ "MaxResults":{"shape":"NumberResults"}
3244
+ }
3245
+ },
3246
+ "ListFacetNamesResponse":{
3247
+ "type":"structure",
3248
+ "members":{
3249
+ "FacetNames":{"shape":"FacetNameList"},
3250
+ "NextToken":{"shape":"NextToken"}
3251
+ }
3252
+ },
3253
+ "ListIncomingTypedLinksRequest":{
3254
+ "type":"structure",
3255
+ "required":[
3256
+ "DirectoryArn",
3257
+ "ObjectReference"
3258
+ ],
3259
+ "members":{
3260
+ "DirectoryArn":{
3261
+ "shape":"Arn",
3262
+ "location":"header",
3263
+ "locationName":"x-amz-data-partition"
3264
+ },
3265
+ "ObjectReference":{"shape":"ObjectReference"},
3266
+ "FilterAttributeRanges":{"shape":"TypedLinkAttributeRangeList"},
3267
+ "FilterTypedLink":{"shape":"TypedLinkSchemaAndFacetName"},
3268
+ "NextToken":{"shape":"NextToken"},
3269
+ "MaxResults":{"shape":"NumberResults"},
3270
+ "ConsistencyLevel":{"shape":"ConsistencyLevel"}
3271
+ }
3272
+ },
3273
+ "ListIncomingTypedLinksResponse":{
3274
+ "type":"structure",
3275
+ "members":{
3276
+ "LinkSpecifiers":{"shape":"TypedLinkSpecifierList"},
3277
+ "NextToken":{"shape":"NextToken"}
3278
+ }
3279
+ },
3280
+ "ListIndexRequest":{
3281
+ "type":"structure",
3282
+ "required":[
3283
+ "DirectoryArn",
3284
+ "IndexReference"
3285
+ ],
3286
+ "members":{
3287
+ "DirectoryArn":{
3288
+ "shape":"Arn",
3289
+ "location":"header",
3290
+ "locationName":"x-amz-data-partition"
3291
+ },
3292
+ "RangesOnIndexedValues":{"shape":"ObjectAttributeRangeList"},
3293
+ "IndexReference":{"shape":"ObjectReference"},
3294
+ "MaxResults":{"shape":"NumberResults"},
3295
+ "NextToken":{"shape":"NextToken"},
3296
+ "ConsistencyLevel":{
3297
+ "shape":"ConsistencyLevel",
3298
+ "location":"header",
3299
+ "locationName":"x-amz-consistency-level"
3300
+ }
3301
+ }
3302
+ },
3303
+ "ListIndexResponse":{
3304
+ "type":"structure",
3305
+ "members":{
3306
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
3307
+ "NextToken":{"shape":"NextToken"}
3308
+ }
3309
+ },
3310
+ "ListManagedSchemaArnsRequest":{
3311
+ "type":"structure",
3312
+ "members":{
3313
+ "SchemaArn":{"shape":"Arn"},
3314
+ "NextToken":{"shape":"NextToken"},
3315
+ "MaxResults":{"shape":"NumberResults"}
3316
+ }
3317
+ },
3318
+ "ListManagedSchemaArnsResponse":{
3319
+ "type":"structure",
3320
+ "members":{
3321
+ "SchemaArns":{"shape":"Arns"},
3322
+ "NextToken":{"shape":"NextToken"}
3323
+ }
3324
+ },
3325
+ "ListObjectAttributesRequest":{
3326
+ "type":"structure",
3327
+ "required":[
3328
+ "DirectoryArn",
3329
+ "ObjectReference"
3330
+ ],
3331
+ "members":{
3332
+ "DirectoryArn":{
3333
+ "shape":"Arn",
3334
+ "location":"header",
3335
+ "locationName":"x-amz-data-partition"
3336
+ },
3337
+ "ObjectReference":{"shape":"ObjectReference"},
3338
+ "NextToken":{"shape":"NextToken"},
3339
+ "MaxResults":{"shape":"NumberResults"},
3340
+ "ConsistencyLevel":{
3341
+ "shape":"ConsistencyLevel",
3342
+ "location":"header",
3343
+ "locationName":"x-amz-consistency-level"
3344
+ },
3345
+ "FacetFilter":{"shape":"SchemaFacet"}
3346
+ }
3347
+ },
3348
+ "ListObjectAttributesResponse":{
3349
+ "type":"structure",
3350
+ "members":{
3351
+ "Attributes":{"shape":"AttributeKeyAndValueList"},
3352
+ "NextToken":{"shape":"NextToken"}
3353
+ }
3354
+ },
3355
+ "ListObjectChildrenRequest":{
3356
+ "type":"structure",
3357
+ "required":[
3358
+ "DirectoryArn",
3359
+ "ObjectReference"
3360
+ ],
3361
+ "members":{
3362
+ "DirectoryArn":{
3363
+ "shape":"Arn",
3364
+ "location":"header",
3365
+ "locationName":"x-amz-data-partition"
3366
+ },
3367
+ "ObjectReference":{"shape":"ObjectReference"},
3368
+ "NextToken":{"shape":"NextToken"},
3369
+ "MaxResults":{"shape":"NumberResults"},
3370
+ "ConsistencyLevel":{
3371
+ "shape":"ConsistencyLevel",
3372
+ "location":"header",
3373
+ "locationName":"x-amz-consistency-level"
3374
+ }
3375
+ }
3376
+ },
3377
+ "ListObjectChildrenResponse":{
3378
+ "type":"structure",
3379
+ "members":{
3380
+ "Children":{"shape":"LinkNameToObjectIdentifierMap"},
3381
+ "NextToken":{"shape":"NextToken"}
3382
+ }
3383
+ },
3384
+ "ListObjectParentPathsRequest":{
3385
+ "type":"structure",
3386
+ "required":[
3387
+ "DirectoryArn",
3388
+ "ObjectReference"
3389
+ ],
3390
+ "members":{
3391
+ "DirectoryArn":{
3392
+ "shape":"Arn",
3393
+ "location":"header",
3394
+ "locationName":"x-amz-data-partition"
3395
+ },
3396
+ "ObjectReference":{"shape":"ObjectReference"},
3397
+ "NextToken":{"shape":"NextToken"},
3398
+ "MaxResults":{"shape":"NumberResults"}
3399
+ }
3400
+ },
3401
+ "ListObjectParentPathsResponse":{
3402
+ "type":"structure",
3403
+ "members":{
3404
+ "PathToObjectIdentifiersList":{"shape":"PathToObjectIdentifiersList"},
3405
+ "NextToken":{"shape":"NextToken"}
3406
+ }
3407
+ },
3408
+ "ListObjectParentsRequest":{
3409
+ "type":"structure",
3410
+ "required":[
3411
+ "DirectoryArn",
3412
+ "ObjectReference"
3413
+ ],
3414
+ "members":{
3415
+ "DirectoryArn":{
3416
+ "shape":"Arn",
3417
+ "location":"header",
3418
+ "locationName":"x-amz-data-partition"
3419
+ },
3420
+ "ObjectReference":{"shape":"ObjectReference"},
3421
+ "NextToken":{"shape":"NextToken"},
3422
+ "MaxResults":{"shape":"NumberResults"},
3423
+ "ConsistencyLevel":{
3424
+ "shape":"ConsistencyLevel",
3425
+ "location":"header",
3426
+ "locationName":"x-amz-consistency-level"
3427
+ }
3428
+ }
3429
+ },
3430
+ "ListObjectParentsResponse":{
3431
+ "type":"structure",
3432
+ "members":{
3433
+ "Parents":{"shape":"ObjectIdentifierToLinkNameMap"},
3434
+ "NextToken":{"shape":"NextToken"}
3435
+ }
3436
+ },
3437
+ "ListObjectPoliciesRequest":{
3438
+ "type":"structure",
3439
+ "required":[
3440
+ "DirectoryArn",
3441
+ "ObjectReference"
3442
+ ],
3443
+ "members":{
3444
+ "DirectoryArn":{
3445
+ "shape":"Arn",
3446
+ "location":"header",
3447
+ "locationName":"x-amz-data-partition"
3448
+ },
3449
+ "ObjectReference":{"shape":"ObjectReference"},
3450
+ "NextToken":{"shape":"NextToken"},
3451
+ "MaxResults":{"shape":"NumberResults"},
3452
+ "ConsistencyLevel":{
3453
+ "shape":"ConsistencyLevel",
3454
+ "location":"header",
3455
+ "locationName":"x-amz-consistency-level"
3456
+ }
3457
+ }
3458
+ },
3459
+ "ListObjectPoliciesResponse":{
3460
+ "type":"structure",
3461
+ "members":{
3462
+ "AttachedPolicyIds":{"shape":"ObjectIdentifierList"},
3463
+ "NextToken":{"shape":"NextToken"}
3464
+ }
3465
+ },
3466
+ "ListOutgoingTypedLinksRequest":{
3467
+ "type":"structure",
3468
+ "required":[
3469
+ "DirectoryArn",
3470
+ "ObjectReference"
3471
+ ],
3472
+ "members":{
3473
+ "DirectoryArn":{
3474
+ "shape":"Arn",
3475
+ "location":"header",
3476
+ "locationName":"x-amz-data-partition"
3477
+ },
3478
+ "ObjectReference":{"shape":"ObjectReference"},
3479
+ "FilterAttributeRanges":{"shape":"TypedLinkAttributeRangeList"},
3480
+ "FilterTypedLink":{"shape":"TypedLinkSchemaAndFacetName"},
3481
+ "NextToken":{"shape":"NextToken"},
3482
+ "MaxResults":{"shape":"NumberResults"},
3483
+ "ConsistencyLevel":{"shape":"ConsistencyLevel"}
3484
+ }
3485
+ },
3486
+ "ListOutgoingTypedLinksResponse":{
3487
+ "type":"structure",
3488
+ "members":{
3489
+ "TypedLinkSpecifiers":{"shape":"TypedLinkSpecifierList"},
3490
+ "NextToken":{"shape":"NextToken"}
3491
+ }
3492
+ },
3493
+ "ListPolicyAttachmentsRequest":{
3494
+ "type":"structure",
3495
+ "required":[
3496
+ "DirectoryArn",
3497
+ "PolicyReference"
3498
+ ],
3499
+ "members":{
3500
+ "DirectoryArn":{
3501
+ "shape":"Arn",
3502
+ "location":"header",
3503
+ "locationName":"x-amz-data-partition"
3504
+ },
3505
+ "PolicyReference":{"shape":"ObjectReference"},
3506
+ "NextToken":{"shape":"NextToken"},
3507
+ "MaxResults":{"shape":"NumberResults"},
3508
+ "ConsistencyLevel":{
3509
+ "shape":"ConsistencyLevel",
3510
+ "location":"header",
3511
+ "locationName":"x-amz-consistency-level"
3512
+ }
3513
+ }
3514
+ },
3515
+ "ListPolicyAttachmentsResponse":{
3516
+ "type":"structure",
3517
+ "members":{
3518
+ "ObjectIdentifiers":{"shape":"ObjectIdentifierList"},
3519
+ "NextToken":{"shape":"NextToken"}
3520
+ }
3521
+ },
3522
+ "ListPublishedSchemaArnsRequest":{
3523
+ "type":"structure",
3524
+ "members":{
3525
+ "SchemaArn":{"shape":"Arn"},
3526
+ "NextToken":{"shape":"NextToken"},
3527
+ "MaxResults":{"shape":"NumberResults"}
3528
+ }
3529
+ },
3530
+ "ListPublishedSchemaArnsResponse":{
3531
+ "type":"structure",
3532
+ "members":{
3533
+ "SchemaArns":{"shape":"Arns"},
3534
+ "NextToken":{"shape":"NextToken"}
3535
+ }
3536
+ },
3537
+ "ListTagsForResourceRequest":{
3538
+ "type":"structure",
3539
+ "required":["ResourceArn"],
3540
+ "members":{
3541
+ "ResourceArn":{"shape":"Arn"},
3542
+ "NextToken":{"shape":"NextToken"},
3543
+ "MaxResults":{"shape":"TagsNumberResults"}
3544
+ }
3545
+ },
3546
+ "ListTagsForResourceResponse":{
3547
+ "type":"structure",
3548
+ "members":{
3549
+ "Tags":{"shape":"TagList"},
3550
+ "NextToken":{"shape":"NextToken"}
3551
+ }
3552
+ },
3553
+ "ListTypedLinkFacetAttributesRequest":{
3554
+ "type":"structure",
3555
+ "required":[
3556
+ "SchemaArn",
3557
+ "Name"
3558
+ ],
3559
+ "members":{
3560
+ "SchemaArn":{
3561
+ "shape":"Arn",
3562
+ "location":"header",
3563
+ "locationName":"x-amz-data-partition"
3564
+ },
3565
+ "Name":{"shape":"TypedLinkName"},
3566
+ "NextToken":{"shape":"NextToken"},
3567
+ "MaxResults":{"shape":"NumberResults"}
3568
+ }
3569
+ },
3570
+ "ListTypedLinkFacetAttributesResponse":{
3571
+ "type":"structure",
3572
+ "members":{
3573
+ "Attributes":{"shape":"TypedLinkAttributeDefinitionList"},
3574
+ "NextToken":{"shape":"NextToken"}
3575
+ }
3576
+ },
3577
+ "ListTypedLinkFacetNamesRequest":{
3578
+ "type":"structure",
3579
+ "required":["SchemaArn"],
3580
+ "members":{
3581
+ "SchemaArn":{
3582
+ "shape":"Arn",
3583
+ "location":"header",
3584
+ "locationName":"x-amz-data-partition"
3585
+ },
3586
+ "NextToken":{"shape":"NextToken"},
3587
+ "MaxResults":{"shape":"NumberResults"}
3588
+ }
3589
+ },
3590
+ "ListTypedLinkFacetNamesResponse":{
3591
+ "type":"structure",
3592
+ "members":{
3593
+ "FacetNames":{"shape":"TypedLinkNameList"},
3594
+ "NextToken":{"shape":"NextToken"}
3595
+ }
3596
+ },
3597
+ "LookupPolicyRequest":{
3598
+ "type":"structure",
3599
+ "required":[
3600
+ "DirectoryArn",
3601
+ "ObjectReference"
3602
+ ],
3603
+ "members":{
3604
+ "DirectoryArn":{
3605
+ "shape":"Arn",
3606
+ "location":"header",
3607
+ "locationName":"x-amz-data-partition"
3608
+ },
3609
+ "ObjectReference":{"shape":"ObjectReference"},
3610
+ "NextToken":{"shape":"NextToken"},
3611
+ "MaxResults":{"shape":"NumberResults"}
3612
+ }
3613
+ },
3614
+ "LookupPolicyResponse":{
3615
+ "type":"structure",
3616
+ "members":{
3617
+ "PolicyToPathList":{"shape":"PolicyToPathList"},
3618
+ "NextToken":{"shape":"NextToken"}
3619
+ }
3620
+ },
3621
+ "NextToken":{"type":"string"},
3622
+ "NotIndexException":{
3623
+ "type":"structure",
3624
+ "members":{
3625
+ "Message":{"shape":"ExceptionMessage"}
3626
+ },
3627
+ "error":{"httpStatusCode":400},
3628
+ "exception":true
3629
+ },
3630
+ "NotNodeException":{
3631
+ "type":"structure",
3632
+ "members":{
3633
+ "Message":{"shape":"ExceptionMessage"}
3634
+ },
3635
+ "error":{"httpStatusCode":400},
3636
+ "exception":true
3637
+ },
3638
+ "NotPolicyException":{
3639
+ "type":"structure",
3640
+ "members":{
3641
+ "Message":{"shape":"ExceptionMessage"}
3642
+ },
3643
+ "error":{"httpStatusCode":400},
3644
+ "exception":true
3645
+ },
3646
+ "NumberAttributeValue":{"type":"string"},
3647
+ "NumberResults":{
3648
+ "type":"integer",
3649
+ "min":1
3650
+ },
3651
+ "ObjectAlreadyDetachedException":{
3652
+ "type":"structure",
3653
+ "members":{
3654
+ "Message":{"shape":"ExceptionMessage"}
3655
+ },
3656
+ "error":{"httpStatusCode":400},
3657
+ "exception":true
3658
+ },
3659
+ "ObjectAttributeAction":{
3660
+ "type":"structure",
3661
+ "members":{
3662
+ "ObjectAttributeActionType":{"shape":"UpdateActionType"},
3663
+ "ObjectAttributeUpdateValue":{"shape":"TypedAttributeValue"}
3664
+ }
3665
+ },
3666
+ "ObjectAttributeRange":{
3667
+ "type":"structure",
3668
+ "members":{
3669
+ "AttributeKey":{"shape":"AttributeKey"},
3670
+ "Range":{"shape":"TypedAttributeValueRange"}
3671
+ }
3672
+ },
3673
+ "ObjectAttributeRangeList":{
3674
+ "type":"list",
3675
+ "member":{"shape":"ObjectAttributeRange"}
3676
+ },
3677
+ "ObjectAttributeUpdate":{
3678
+ "type":"structure",
3679
+ "members":{
3680
+ "ObjectAttributeKey":{"shape":"AttributeKey"},
3681
+ "ObjectAttributeAction":{"shape":"ObjectAttributeAction"}
3682
+ }
3683
+ },
3684
+ "ObjectAttributeUpdateList":{
3685
+ "type":"list",
3686
+ "member":{"shape":"ObjectAttributeUpdate"}
3687
+ },
3688
+ "ObjectIdentifier":{"type":"string"},
3689
+ "ObjectIdentifierList":{
3690
+ "type":"list",
3691
+ "member":{"shape":"ObjectIdentifier"}
3692
+ },
3693
+ "ObjectIdentifierToLinkNameMap":{
3694
+ "type":"map",
3695
+ "key":{"shape":"ObjectIdentifier"},
3696
+ "value":{"shape":"LinkName"}
3697
+ },
3698
+ "ObjectNotDetachedException":{
3699
+ "type":"structure",
3700
+ "members":{
3701
+ "Message":{"shape":"ExceptionMessage"}
3702
+ },
3703
+ "error":{"httpStatusCode":400},
3704
+ "exception":true
3705
+ },
3706
+ "ObjectReference":{
3707
+ "type":"structure",
3708
+ "members":{
3709
+ "Selector":{"shape":"SelectorObjectReference"}
3710
+ }
3711
+ },
3712
+ "ObjectType":{
3713
+ "type":"string",
3714
+ "enum":[
3715
+ "NODE",
3716
+ "LEAF_NODE",
3717
+ "POLICY",
3718
+ "INDEX"
3719
+ ]
3720
+ },
3721
+ "PathString":{"type":"string"},
3722
+ "PathToObjectIdentifiers":{
3723
+ "type":"structure",
3724
+ "members":{
3725
+ "Path":{"shape":"PathString"},
3726
+ "ObjectIdentifiers":{"shape":"ObjectIdentifierList"}
3727
+ }
3728
+ },
3729
+ "PathToObjectIdentifiersList":{
3730
+ "type":"list",
3731
+ "member":{"shape":"PathToObjectIdentifiers"}
3732
+ },
3733
+ "PolicyAttachment":{
3734
+ "type":"structure",
3735
+ "members":{
3736
+ "PolicyId":{"shape":"ObjectIdentifier"},
3737
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"},
3738
+ "PolicyType":{"shape":"PolicyType"}
3739
+ }
3740
+ },
3741
+ "PolicyAttachmentList":{
3742
+ "type":"list",
3743
+ "member":{"shape":"PolicyAttachment"}
3744
+ },
3745
+ "PolicyToPath":{
3746
+ "type":"structure",
3747
+ "members":{
3748
+ "Path":{"shape":"PathString"},
3749
+ "Policies":{"shape":"PolicyAttachmentList"}
3750
+ }
3751
+ },
3752
+ "PolicyToPathList":{
3753
+ "type":"list",
3754
+ "member":{"shape":"PolicyToPath"}
3755
+ },
3756
+ "PolicyType":{"type":"string"},
3757
+ "PublishSchemaRequest":{
3758
+ "type":"structure",
3759
+ "required":[
3760
+ "DevelopmentSchemaArn",
3761
+ "Version"
3762
+ ],
3763
+ "members":{
3764
+ "DevelopmentSchemaArn":{
3765
+ "shape":"Arn",
3766
+ "location":"header",
3767
+ "locationName":"x-amz-data-partition"
3768
+ },
3769
+ "Version":{"shape":"Version"},
3770
+ "MinorVersion":{"shape":"Version"},
3771
+ "Name":{"shape":"SchemaName"}
3772
+ }
3773
+ },
3774
+ "PublishSchemaResponse":{
3775
+ "type":"structure",
3776
+ "members":{
3777
+ "PublishedSchemaArn":{"shape":"Arn"}
3778
+ }
3779
+ },
3780
+ "PutSchemaFromJsonRequest":{
3781
+ "type":"structure",
3782
+ "required":[
3783
+ "SchemaArn",
3784
+ "Document"
3785
+ ],
3786
+ "members":{
3787
+ "SchemaArn":{
3788
+ "shape":"Arn",
3789
+ "location":"header",
3790
+ "locationName":"x-amz-data-partition"
3791
+ },
3792
+ "Document":{"shape":"SchemaJsonDocument"}
3793
+ }
3794
+ },
3795
+ "PutSchemaFromJsonResponse":{
3796
+ "type":"structure",
3797
+ "members":{
3798
+ "Arn":{"shape":"Arn"}
3799
+ }
3800
+ },
3801
+ "RangeMode":{
3802
+ "type":"string",
3803
+ "enum":[
3804
+ "FIRST",
3805
+ "LAST",
3806
+ "LAST_BEFORE_MISSING_VALUES",
3807
+ "INCLUSIVE",
3808
+ "EXCLUSIVE"
3809
+ ]
3810
+ },
3811
+ "RemoveFacetFromObjectRequest":{
3812
+ "type":"structure",
3813
+ "required":[
3814
+ "DirectoryArn",
3815
+ "SchemaFacet",
3816
+ "ObjectReference"
3817
+ ],
3818
+ "members":{
3819
+ "DirectoryArn":{
3820
+ "shape":"Arn",
3821
+ "location":"header",
3822
+ "locationName":"x-amz-data-partition"
3823
+ },
3824
+ "SchemaFacet":{"shape":"SchemaFacet"},
3825
+ "ObjectReference":{"shape":"ObjectReference"}
3826
+ }
3827
+ },
3828
+ "RemoveFacetFromObjectResponse":{
3829
+ "type":"structure",
3830
+ "members":{
3831
+ }
3832
+ },
3833
+ "RequiredAttributeBehavior":{
3834
+ "type":"string",
3835
+ "enum":[
3836
+ "REQUIRED_ALWAYS",
3837
+ "NOT_REQUIRED"
3838
+ ]
3839
+ },
3840
+ "ResourceNotFoundException":{
3841
+ "type":"structure",
3842
+ "members":{
3843
+ "Message":{"shape":"ExceptionMessage"}
3844
+ },
3845
+ "error":{"httpStatusCode":404},
3846
+ "exception":true
3847
+ },
3848
+ "RetryableConflictException":{
3849
+ "type":"structure",
3850
+ "members":{
3851
+ "Message":{"shape":"ExceptionMessage"}
3852
+ },
3853
+ "error":{"httpStatusCode":409},
3854
+ "exception":true
3855
+ },
3856
+ "Rule":{
3857
+ "type":"structure",
3858
+ "members":{
3859
+ "Type":{"shape":"RuleType"},
3860
+ "Parameters":{"shape":"RuleParameterMap"}
3861
+ }
3862
+ },
3863
+ "RuleKey":{
3864
+ "type":"string",
3865
+ "max":64,
3866
+ "min":1,
3867
+ "pattern":"^[a-zA-Z0-9._-]*$"
3868
+ },
3869
+ "RuleMap":{
3870
+ "type":"map",
3871
+ "key":{"shape":"RuleKey"},
3872
+ "value":{"shape":"Rule"}
3873
+ },
3874
+ "RuleParameterKey":{"type":"string"},
3875
+ "RuleParameterMap":{
3876
+ "type":"map",
3877
+ "key":{"shape":"RuleParameterKey"},
3878
+ "value":{"shape":"RuleParameterValue"}
3879
+ },
3880
+ "RuleParameterValue":{"type":"string"},
3881
+ "RuleType":{
3882
+ "type":"string",
3883
+ "enum":[
3884
+ "BINARY_LENGTH",
3885
+ "NUMBER_COMPARISON",
3886
+ "STRING_FROM_SET",
3887
+ "STRING_LENGTH"
3888
+ ]
3889
+ },
3890
+ "SchemaAlreadyExistsException":{
3891
+ "type":"structure",
3892
+ "members":{
3893
+ "Message":{"shape":"ExceptionMessage"}
3894
+ },
3895
+ "error":{"httpStatusCode":400},
3896
+ "exception":true
3897
+ },
3898
+ "SchemaAlreadyPublishedException":{
3899
+ "type":"structure",
3900
+ "members":{
3901
+ "Message":{"shape":"ExceptionMessage"}
3902
+ },
3903
+ "error":{"httpStatusCode":400},
3904
+ "exception":true
3905
+ },
3906
+ "SchemaFacet":{
3907
+ "type":"structure",
3908
+ "members":{
3909
+ "SchemaArn":{"shape":"Arn"},
3910
+ "FacetName":{"shape":"FacetName"}
3911
+ }
3912
+ },
3913
+ "SchemaFacetList":{
3914
+ "type":"list",
3915
+ "member":{"shape":"SchemaFacet"}
3916
+ },
3917
+ "SchemaJsonDocument":{"type":"string"},
3918
+ "SchemaName":{
3919
+ "type":"string",
3920
+ "max":32,
3921
+ "min":1,
3922
+ "pattern":"^[a-zA-Z0-9._-]*$"
3923
+ },
3924
+ "SelectorObjectReference":{"type":"string"},
3925
+ "StillContainsLinksException":{
3926
+ "type":"structure",
3927
+ "members":{
3928
+ "Message":{"shape":"ExceptionMessage"}
3929
+ },
3930
+ "error":{"httpStatusCode":400},
3931
+ "exception":true
3932
+ },
3933
+ "StringAttributeValue":{"type":"string"},
3934
+ "Tag":{
3935
+ "type":"structure",
3936
+ "members":{
3937
+ "Key":{"shape":"TagKey"},
3938
+ "Value":{"shape":"TagValue"}
3939
+ }
3940
+ },
3941
+ "TagKey":{"type":"string"},
3942
+ "TagKeyList":{
3943
+ "type":"list",
3944
+ "member":{"shape":"TagKey"}
3945
+ },
3946
+ "TagList":{
3947
+ "type":"list",
3948
+ "member":{"shape":"Tag"}
3949
+ },
3950
+ "TagResourceRequest":{
3951
+ "type":"structure",
3952
+ "required":[
3953
+ "ResourceArn",
3954
+ "Tags"
3955
+ ],
3956
+ "members":{
3957
+ "ResourceArn":{"shape":"Arn"},
3958
+ "Tags":{"shape":"TagList"}
3959
+ }
3960
+ },
3961
+ "TagResourceResponse":{
3962
+ "type":"structure",
3963
+ "members":{
3964
+ }
3965
+ },
3966
+ "TagValue":{"type":"string"},
3967
+ "TagsNumberResults":{
3968
+ "type":"integer",
3969
+ "min":50
3970
+ },
3971
+ "TypedAttributeValue":{
3972
+ "type":"structure",
3973
+ "members":{
3974
+ "StringValue":{"shape":"StringAttributeValue"},
3975
+ "BinaryValue":{"shape":"BinaryAttributeValue"},
3976
+ "BooleanValue":{"shape":"BooleanAttributeValue"},
3977
+ "NumberValue":{"shape":"NumberAttributeValue"},
3978
+ "DatetimeValue":{"shape":"DatetimeAttributeValue"}
3979
+ }
3980
+ },
3981
+ "TypedAttributeValueRange":{
3982
+ "type":"structure",
3983
+ "required":[
3984
+ "StartMode",
3985
+ "EndMode"
3986
+ ],
3987
+ "members":{
3988
+ "StartMode":{"shape":"RangeMode"},
3989
+ "StartValue":{"shape":"TypedAttributeValue"},
3990
+ "EndMode":{"shape":"RangeMode"},
3991
+ "EndValue":{"shape":"TypedAttributeValue"}
3992
+ }
3993
+ },
3994
+ "TypedLinkAttributeDefinition":{
3995
+ "type":"structure",
3996
+ "required":[
3997
+ "Name",
3998
+ "Type",
3999
+ "RequiredBehavior"
4000
+ ],
4001
+ "members":{
4002
+ "Name":{"shape":"AttributeName"},
4003
+ "Type":{"shape":"FacetAttributeType"},
4004
+ "DefaultValue":{"shape":"TypedAttributeValue"},
4005
+ "IsImmutable":{"shape":"Bool"},
4006
+ "Rules":{"shape":"RuleMap"},
4007
+ "RequiredBehavior":{"shape":"RequiredAttributeBehavior"}
4008
+ }
4009
+ },
4010
+ "TypedLinkAttributeDefinitionList":{
4011
+ "type":"list",
4012
+ "member":{"shape":"TypedLinkAttributeDefinition"}
4013
+ },
4014
+ "TypedLinkAttributeRange":{
4015
+ "type":"structure",
4016
+ "required":["Range"],
4017
+ "members":{
4018
+ "AttributeName":{"shape":"AttributeName"},
4019
+ "Range":{"shape":"TypedAttributeValueRange"}
4020
+ }
4021
+ },
4022
+ "TypedLinkAttributeRangeList":{
4023
+ "type":"list",
4024
+ "member":{"shape":"TypedLinkAttributeRange"}
4025
+ },
4026
+ "TypedLinkFacet":{
4027
+ "type":"structure",
4028
+ "required":[
4029
+ "Name",
4030
+ "Attributes",
4031
+ "IdentityAttributeOrder"
4032
+ ],
4033
+ "members":{
4034
+ "Name":{"shape":"TypedLinkName"},
4035
+ "Attributes":{"shape":"TypedLinkAttributeDefinitionList"},
4036
+ "IdentityAttributeOrder":{"shape":"AttributeNameList"}
4037
+ }
4038
+ },
4039
+ "TypedLinkFacetAttributeUpdate":{
4040
+ "type":"structure",
4041
+ "required":[
4042
+ "Attribute",
4043
+ "Action"
4044
+ ],
4045
+ "members":{
4046
+ "Attribute":{"shape":"TypedLinkAttributeDefinition"},
4047
+ "Action":{"shape":"UpdateActionType"}
4048
+ }
4049
+ },
4050
+ "TypedLinkFacetAttributeUpdateList":{
4051
+ "type":"list",
4052
+ "member":{"shape":"TypedLinkFacetAttributeUpdate"}
4053
+ },
4054
+ "TypedLinkName":{
4055
+ "type":"string",
4056
+ "pattern":"^[a-zA-Z0-9._-]*$"
4057
+ },
4058
+ "TypedLinkNameList":{
4059
+ "type":"list",
4060
+ "member":{"shape":"TypedLinkName"}
4061
+ },
4062
+ "TypedLinkSchemaAndFacetName":{
4063
+ "type":"structure",
4064
+ "required":[
4065
+ "SchemaArn",
4066
+ "TypedLinkName"
4067
+ ],
4068
+ "members":{
4069
+ "SchemaArn":{"shape":"Arn"},
4070
+ "TypedLinkName":{"shape":"TypedLinkName"}
4071
+ }
4072
+ },
4073
+ "TypedLinkSpecifier":{
4074
+ "type":"structure",
4075
+ "required":[
4076
+ "TypedLinkFacet",
4077
+ "SourceObjectReference",
4078
+ "TargetObjectReference",
4079
+ "IdentityAttributeValues"
4080
+ ],
4081
+ "members":{
4082
+ "TypedLinkFacet":{"shape":"TypedLinkSchemaAndFacetName"},
4083
+ "SourceObjectReference":{"shape":"ObjectReference"},
4084
+ "TargetObjectReference":{"shape":"ObjectReference"},
4085
+ "IdentityAttributeValues":{"shape":"AttributeNameAndValueList"}
4086
+ }
4087
+ },
4088
+ "TypedLinkSpecifierList":{
4089
+ "type":"list",
4090
+ "member":{"shape":"TypedLinkSpecifier"}
4091
+ },
4092
+ "UnsupportedIndexTypeException":{
4093
+ "type":"structure",
4094
+ "members":{
4095
+ "Message":{"shape":"ExceptionMessage"}
4096
+ },
4097
+ "error":{"httpStatusCode":400},
4098
+ "exception":true
4099
+ },
4100
+ "UntagResourceRequest":{
4101
+ "type":"structure",
4102
+ "required":[
4103
+ "ResourceArn",
4104
+ "TagKeys"
4105
+ ],
4106
+ "members":{
4107
+ "ResourceArn":{"shape":"Arn"},
4108
+ "TagKeys":{"shape":"TagKeyList"}
4109
+ }
4110
+ },
4111
+ "UntagResourceResponse":{
4112
+ "type":"structure",
4113
+ "members":{
4114
+ }
4115
+ },
4116
+ "UpdateActionType":{
4117
+ "type":"string",
4118
+ "enum":[
4119
+ "CREATE_OR_UPDATE",
4120
+ "DELETE"
4121
+ ]
4122
+ },
4123
+ "UpdateFacetRequest":{
4124
+ "type":"structure",
4125
+ "required":[
4126
+ "SchemaArn",
4127
+ "Name"
4128
+ ],
4129
+ "members":{
4130
+ "SchemaArn":{
4131
+ "shape":"Arn",
4132
+ "location":"header",
4133
+ "locationName":"x-amz-data-partition"
4134
+ },
4135
+ "Name":{"shape":"FacetName"},
4136
+ "AttributeUpdates":{"shape":"FacetAttributeUpdateList"},
4137
+ "ObjectType":{"shape":"ObjectType"}
4138
+ }
4139
+ },
4140
+ "UpdateFacetResponse":{
4141
+ "type":"structure",
4142
+ "members":{
4143
+ }
4144
+ },
4145
+ "UpdateLinkAttributesRequest":{
4146
+ "type":"structure",
4147
+ "required":[
4148
+ "DirectoryArn",
4149
+ "TypedLinkSpecifier",
4150
+ "AttributeUpdates"
4151
+ ],
4152
+ "members":{
4153
+ "DirectoryArn":{
4154
+ "shape":"Arn",
4155
+ "location":"header",
4156
+ "locationName":"x-amz-data-partition"
4157
+ },
4158
+ "TypedLinkSpecifier":{"shape":"TypedLinkSpecifier"},
4159
+ "AttributeUpdates":{"shape":"LinkAttributeUpdateList"}
4160
+ }
4161
+ },
4162
+ "UpdateLinkAttributesResponse":{
4163
+ "type":"structure",
4164
+ "members":{
4165
+ }
4166
+ },
4167
+ "UpdateObjectAttributesRequest":{
4168
+ "type":"structure",
4169
+ "required":[
4170
+ "DirectoryArn",
4171
+ "ObjectReference",
4172
+ "AttributeUpdates"
4173
+ ],
4174
+ "members":{
4175
+ "DirectoryArn":{
4176
+ "shape":"Arn",
4177
+ "location":"header",
4178
+ "locationName":"x-amz-data-partition"
4179
+ },
4180
+ "ObjectReference":{"shape":"ObjectReference"},
4181
+ "AttributeUpdates":{"shape":"ObjectAttributeUpdateList"}
4182
+ }
4183
+ },
4184
+ "UpdateObjectAttributesResponse":{
4185
+ "type":"structure",
4186
+ "members":{
4187
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
4188
+ }
4189
+ },
4190
+ "UpdateSchemaRequest":{
4191
+ "type":"structure",
4192
+ "required":[
4193
+ "SchemaArn",
4194
+ "Name"
4195
+ ],
4196
+ "members":{
4197
+ "SchemaArn":{
4198
+ "shape":"Arn",
4199
+ "location":"header",
4200
+ "locationName":"x-amz-data-partition"
4201
+ },
4202
+ "Name":{"shape":"SchemaName"}
4203
+ }
4204
+ },
4205
+ "UpdateSchemaResponse":{
4206
+ "type":"structure",
4207
+ "members":{
4208
+ "SchemaArn":{"shape":"Arn"}
4209
+ }
4210
+ },
4211
+ "UpdateTypedLinkFacetRequest":{
4212
+ "type":"structure",
4213
+ "required":[
4214
+ "SchemaArn",
4215
+ "Name",
4216
+ "AttributeUpdates",
4217
+ "IdentityAttributeOrder"
4218
+ ],
4219
+ "members":{
4220
+ "SchemaArn":{
4221
+ "shape":"Arn",
4222
+ "location":"header",
4223
+ "locationName":"x-amz-data-partition"
4224
+ },
4225
+ "Name":{"shape":"TypedLinkName"},
4226
+ "AttributeUpdates":{"shape":"TypedLinkFacetAttributeUpdateList"},
4227
+ "IdentityAttributeOrder":{"shape":"AttributeNameList"}
4228
+ }
4229
+ },
4230
+ "UpdateTypedLinkFacetResponse":{
4231
+ "type":"structure",
4232
+ "members":{
4233
+ }
4234
+ },
4235
+ "UpgradeAppliedSchemaRequest":{
4236
+ "type":"structure",
4237
+ "required":[
4238
+ "PublishedSchemaArn",
4239
+ "DirectoryArn"
4240
+ ],
4241
+ "members":{
4242
+ "PublishedSchemaArn":{"shape":"Arn"},
4243
+ "DirectoryArn":{"shape":"Arn"},
4244
+ "DryRun":{"shape":"Bool"}
4245
+ }
4246
+ },
4247
+ "UpgradeAppliedSchemaResponse":{
4248
+ "type":"structure",
4249
+ "members":{
4250
+ "UpgradedSchemaArn":{"shape":"Arn"},
4251
+ "DirectoryArn":{"shape":"Arn"}
4252
+ }
4253
+ },
4254
+ "UpgradePublishedSchemaRequest":{
4255
+ "type":"structure",
4256
+ "required":[
4257
+ "DevelopmentSchemaArn",
4258
+ "PublishedSchemaArn",
4259
+ "MinorVersion"
4260
+ ],
4261
+ "members":{
4262
+ "DevelopmentSchemaArn":{"shape":"Arn"},
4263
+ "PublishedSchemaArn":{"shape":"Arn"},
4264
+ "MinorVersion":{"shape":"Version"},
4265
+ "DryRun":{"shape":"Bool"}
4266
+ }
4267
+ },
4268
+ "UpgradePublishedSchemaResponse":{
4269
+ "type":"structure",
4270
+ "members":{
4271
+ "UpgradedSchemaArn":{"shape":"Arn"}
4272
+ }
4273
+ },
4274
+ "ValidationException":{
4275
+ "type":"structure",
4276
+ "members":{
4277
+ "Message":{"shape":"ExceptionMessage"}
4278
+ },
4279
+ "error":{"httpStatusCode":400},
4280
+ "exception":true
4281
+ },
4282
+ "Version":{
4283
+ "type":"string",
4284
+ "max":10,
4285
+ "min":1,
4286
+ "pattern":"^[a-zA-Z0-9._-]*$"
4287
+ }
4288
+ }
4289
+ }