aws-sdk-core 2.7.2 → 2.7.3

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: a367649e187d1d65fd2b01ff70b8555d24835fa3
4
- data.tar.gz: 847f70899586771d1a8094a864cf15da7d06ad77
3
+ metadata.gz: 09f9f2dd080de34bca292bffdd8878fcd9eac843
4
+ data.tar.gz: 9b0328bde88946c313c6682b78fb50ca49de7202
5
5
  SHA512:
6
- metadata.gz: 54fed6c6675e662bb9f6e7cf3b552bd958fff0178529e1ce0026f3c3d4d183a5354d4cda9bb2ee02e09129dcbe00bc966e5c2954e379c7778bc6fac7bf520724
7
- data.tar.gz: 6fae8259acc47adf01c41bf06a021bc1c4c8b9139add1f5127fe10b434b89e03bbce506e719652d320c8ae40e4db9396f4b69c89ad3856cd4e352f0c63dcc6c5
6
+ metadata.gz: 9614e4f06d847b34fde7a27e2b48351a38d31e947f222a0c5a663837485f959514f0c9245b1186a9a5fbacbe88f35e12088cb9dde38c89d3704a01a93535b76a
7
+ data.tar.gz: 64dd2c28657e65fbb37ae96634feab4fd6e76bf225e0621d9b80dec8aa9a67c4f0d82e5951a61ae75b1b2b1c165806c010d307676e035c1e61938116080bbd0e
@@ -0,0 +1,2974 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2016-05-10",
5
+ "endpointPrefix":"clouddirectory",
6
+ "protocol":"rest-json",
7
+ "serviceFullName":"Amazon CloudDirectory",
8
+ "signatureVersion":"v4",
9
+ "signingName":"clouddirectory",
10
+ "uid":"clouddirectory-2016-05-10"
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":"ResourceNotFoundException"},
51
+ {"shape":"InvalidAttachmentException"}
52
+ ]
53
+ },
54
+ "AttachObject":{
55
+ "name":"AttachObject",
56
+ "http":{
57
+ "method":"PUT",
58
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/attach",
59
+ "responseCode":200
60
+ },
61
+ "input":{"shape":"AttachObjectRequest"},
62
+ "output":{"shape":"AttachObjectResponse"},
63
+ "errors":[
64
+ {"shape":"InternalServiceException"},
65
+ {"shape":"InvalidArnException"},
66
+ {"shape":"RetryableConflictException"},
67
+ {"shape":"ValidationException"},
68
+ {"shape":"LimitExceededException"},
69
+ {"shape":"AccessDeniedException"},
70
+ {"shape":"DirectoryNotEnabledException"},
71
+ {"shape":"ResourceNotFoundException"},
72
+ {"shape":"LinkNameAlreadyInUseException"},
73
+ {"shape":"InvalidAttachmentException"},
74
+ {"shape":"ValidationException"}
75
+ ]
76
+ },
77
+ "AttachPolicy":{
78
+ "name":"AttachPolicy",
79
+ "http":{
80
+ "method":"PUT",
81
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/attach",
82
+ "responseCode":200
83
+ },
84
+ "input":{"shape":"AttachPolicyRequest"},
85
+ "output":{"shape":"AttachPolicyResponse"},
86
+ "errors":[
87
+ {"shape":"InternalServiceException"},
88
+ {"shape":"InvalidArnException"},
89
+ {"shape":"RetryableConflictException"},
90
+ {"shape":"ValidationException"},
91
+ {"shape":"LimitExceededException"},
92
+ {"shape":"AccessDeniedException"},
93
+ {"shape":"DirectoryNotEnabledException"},
94
+ {"shape":"InvalidArnException"},
95
+ {"shape":"ResourceNotFoundException"},
96
+ {"shape":"NotPolicyException"}
97
+ ]
98
+ },
99
+ "AttachToIndex":{
100
+ "name":"AttachToIndex",
101
+ "http":{
102
+ "method":"PUT",
103
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/attach",
104
+ "responseCode":200
105
+ },
106
+ "input":{"shape":"AttachToIndexRequest"},
107
+ "output":{"shape":"AttachToIndexResponse"},
108
+ "errors":[
109
+ {"shape":"InternalServiceException"},
110
+ {"shape":"InvalidArnException"},
111
+ {"shape":"RetryableConflictException"},
112
+ {"shape":"ValidationException"},
113
+ {"shape":"LimitExceededException"},
114
+ {"shape":"AccessDeniedException"},
115
+ {"shape":"DirectoryNotEnabledException"},
116
+ {"shape":"ResourceNotFoundException"},
117
+ {"shape":"LinkNameAlreadyInUseException"},
118
+ {"shape":"IndexedAttributeMissingException"},
119
+ {"shape":"NotIndexException"}
120
+ ]
121
+ },
122
+ "BatchRead":{
123
+ "name":"BatchRead",
124
+ "http":{
125
+ "method":"POST",
126
+ "requestUri":"/amazonclouddirectory/2017-01-11/batchread",
127
+ "responseCode":200
128
+ },
129
+ "input":{"shape":"BatchReadRequest"},
130
+ "output":{"shape":"BatchReadResponse"},
131
+ "errors":[
132
+ {"shape":"InternalServiceException"},
133
+ {"shape":"InvalidArnException"},
134
+ {"shape":"RetryableConflictException"},
135
+ {"shape":"ValidationException"},
136
+ {"shape":"LimitExceededException"},
137
+ {"shape":"AccessDeniedException"},
138
+ {"shape":"DirectoryNotEnabledException"}
139
+ ]
140
+ },
141
+ "BatchWrite":{
142
+ "name":"BatchWrite",
143
+ "http":{
144
+ "method":"PUT",
145
+ "requestUri":"/amazonclouddirectory/2017-01-11/batchwrite",
146
+ "responseCode":200
147
+ },
148
+ "input":{"shape":"BatchWriteRequest"},
149
+ "output":{"shape":"BatchWriteResponse"},
150
+ "errors":[
151
+ {"shape":"InternalServiceException"},
152
+ {"shape":"InvalidArnException"},
153
+ {"shape":"RetryableConflictException"},
154
+ {"shape":"ValidationException"},
155
+ {"shape":"LimitExceededException"},
156
+ {"shape":"AccessDeniedException"},
157
+ {"shape":"DirectoryNotEnabledException"},
158
+ {"shape":"BatchWriteException"}
159
+ ]
160
+ },
161
+ "CreateDirectory":{
162
+ "name":"CreateDirectory",
163
+ "http":{
164
+ "method":"PUT",
165
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/create",
166
+ "responseCode":200
167
+ },
168
+ "input":{"shape":"CreateDirectoryRequest"},
169
+ "output":{"shape":"CreateDirectoryResponse"},
170
+ "errors":[
171
+ {"shape":"InternalServiceException"},
172
+ {"shape":"InvalidArnException"},
173
+ {"shape":"RetryableConflictException"},
174
+ {"shape":"ValidationException"},
175
+ {"shape":"LimitExceededException"},
176
+ {"shape":"AccessDeniedException"},
177
+ {"shape":"DirectoryAlreadyExistsException"},
178
+ {"shape":"InvalidArnException"},
179
+ {"shape":"ResourceNotFoundException"}
180
+ ]
181
+ },
182
+ "CreateFacet":{
183
+ "name":"CreateFacet",
184
+ "http":{
185
+ "method":"PUT",
186
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/create",
187
+ "responseCode":200
188
+ },
189
+ "input":{"shape":"CreateFacetRequest"},
190
+ "output":{"shape":"CreateFacetResponse"},
191
+ "errors":[
192
+ {"shape":"InternalServiceException"},
193
+ {"shape":"InvalidArnException"},
194
+ {"shape":"RetryableConflictException"},
195
+ {"shape":"ValidationException"},
196
+ {"shape":"LimitExceededException"},
197
+ {"shape":"AccessDeniedException"},
198
+ {"shape":"ResourceNotFoundException"},
199
+ {"shape":"FacetAlreadyExistsException"},
200
+ {"shape":"InvalidRuleException"}
201
+ ]
202
+ },
203
+ "CreateIndex":{
204
+ "name":"CreateIndex",
205
+ "http":{
206
+ "method":"PUT",
207
+ "requestUri":"/amazonclouddirectory/2017-01-11/index",
208
+ "responseCode":200
209
+ },
210
+ "input":{"shape":"CreateIndexRequest"},
211
+ "output":{"shape":"CreateIndexResponse"},
212
+ "errors":[
213
+ {"shape":"InternalServiceException"},
214
+ {"shape":"InvalidArnException"},
215
+ {"shape":"RetryableConflictException"},
216
+ {"shape":"ValidationException"},
217
+ {"shape":"LimitExceededException"},
218
+ {"shape":"AccessDeniedException"},
219
+ {"shape":"DirectoryNotEnabledException"},
220
+ {"shape":"ResourceNotFoundException"},
221
+ {"shape":"FacetValidationException"},
222
+ {"shape":"LinkNameAlreadyInUseException"},
223
+ {"shape":"UnsupportedIndexTypeException"}
224
+ ]
225
+ },
226
+ "CreateObject":{
227
+ "name":"CreateObject",
228
+ "http":{
229
+ "method":"PUT",
230
+ "requestUri":"/amazonclouddirectory/2017-01-11/object",
231
+ "responseCode":200
232
+ },
233
+ "input":{"shape":"CreateObjectRequest"},
234
+ "output":{"shape":"CreateObjectResponse"},
235
+ "errors":[
236
+ {"shape":"InternalServiceException"},
237
+ {"shape":"InvalidArnException"},
238
+ {"shape":"RetryableConflictException"},
239
+ {"shape":"ValidationException"},
240
+ {"shape":"LimitExceededException"},
241
+ {"shape":"AccessDeniedException"},
242
+ {"shape":"DirectoryNotEnabledException"},
243
+ {"shape":"InvalidArnException"},
244
+ {"shape":"ResourceNotFoundException"},
245
+ {"shape":"FacetValidationException"},
246
+ {"shape":"LinkNameAlreadyInUseException"},
247
+ {"shape":"UnsupportedIndexTypeException"}
248
+ ]
249
+ },
250
+ "CreateSchema":{
251
+ "name":"CreateSchema",
252
+ "http":{
253
+ "method":"PUT",
254
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/create",
255
+ "responseCode":200
256
+ },
257
+ "input":{"shape":"CreateSchemaRequest"},
258
+ "output":{"shape":"CreateSchemaResponse"},
259
+ "errors":[
260
+ {"shape":"InternalServiceException"},
261
+ {"shape":"InvalidArnException"},
262
+ {"shape":"RetryableConflictException"},
263
+ {"shape":"ValidationException"},
264
+ {"shape":"LimitExceededException"},
265
+ {"shape":"AccessDeniedException"},
266
+ {"shape":"SchemaAlreadyExistsException"},
267
+ {"shape":"AccessDeniedException"}
268
+ ]
269
+ },
270
+ "DeleteDirectory":{
271
+ "name":"DeleteDirectory",
272
+ "http":{
273
+ "method":"PUT",
274
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory",
275
+ "responseCode":200
276
+ },
277
+ "input":{"shape":"DeleteDirectoryRequest"},
278
+ "output":{"shape":"DeleteDirectoryResponse"},
279
+ "errors":[
280
+ {"shape":"ResourceNotFoundException"},
281
+ {"shape":"DirectoryNotDisabledException"},
282
+ {"shape":"InternalServiceException"},
283
+ {"shape":"ValidationException"},
284
+ {"shape":"LimitExceededException"},
285
+ {"shape":"AccessDeniedException"},
286
+ {"shape":"DirectoryDeletedException"}
287
+ ]
288
+ },
289
+ "DeleteFacet":{
290
+ "name":"DeleteFacet",
291
+ "http":{
292
+ "method":"PUT",
293
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/delete",
294
+ "responseCode":200
295
+ },
296
+ "input":{"shape":"DeleteFacetRequest"},
297
+ "output":{"shape":"DeleteFacetResponse"},
298
+ "errors":[
299
+ {"shape":"InternalServiceException"},
300
+ {"shape":"InvalidArnException"},
301
+ {"shape":"RetryableConflictException"},
302
+ {"shape":"ValidationException"},
303
+ {"shape":"LimitExceededException"},
304
+ {"shape":"AccessDeniedException"},
305
+ {"shape":"ResourceNotFoundException"},
306
+ {"shape":"FacetNotFoundException"},
307
+ {"shape":"FacetInUseException"}
308
+ ]
309
+ },
310
+ "DeleteObject":{
311
+ "name":"DeleteObject",
312
+ "http":{
313
+ "method":"PUT",
314
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/delete",
315
+ "responseCode":200
316
+ },
317
+ "input":{"shape":"DeleteObjectRequest"},
318
+ "output":{"shape":"DeleteObjectResponse"},
319
+ "errors":[
320
+ {"shape":"InternalServiceException"},
321
+ {"shape":"InvalidArnException"},
322
+ {"shape":"RetryableConflictException"},
323
+ {"shape":"ValidationException"},
324
+ {"shape":"LimitExceededException"},
325
+ {"shape":"AccessDeniedException"},
326
+ {"shape":"DirectoryNotEnabledException"},
327
+ {"shape":"ResourceNotFoundException"},
328
+ {"shape":"ObjectNotDetachedException"}
329
+ ]
330
+ },
331
+ "DeleteSchema":{
332
+ "name":"DeleteSchema",
333
+ "http":{
334
+ "method":"PUT",
335
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema",
336
+ "responseCode":200
337
+ },
338
+ "input":{"shape":"DeleteSchemaRequest"},
339
+ "output":{"shape":"DeleteSchemaResponse"},
340
+ "errors":[
341
+ {"shape":"InternalServiceException"},
342
+ {"shape":"InvalidArnException"},
343
+ {"shape":"RetryableConflictException"},
344
+ {"shape":"ValidationException"},
345
+ {"shape":"LimitExceededException"},
346
+ {"shape":"AccessDeniedException"},
347
+ {"shape":"ResourceNotFoundException"},
348
+ {"shape":"StillContainsLinksException"}
349
+ ]
350
+ },
351
+ "DetachFromIndex":{
352
+ "name":"DetachFromIndex",
353
+ "http":{
354
+ "method":"PUT",
355
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/detach",
356
+ "responseCode":200
357
+ },
358
+ "input":{"shape":"DetachFromIndexRequest"},
359
+ "output":{"shape":"DetachFromIndexResponse"},
360
+ "errors":[
361
+ {"shape":"InternalServiceException"},
362
+ {"shape":"InvalidArnException"},
363
+ {"shape":"RetryableConflictException"},
364
+ {"shape":"ValidationException"},
365
+ {"shape":"LimitExceededException"},
366
+ {"shape":"AccessDeniedException"},
367
+ {"shape":"DirectoryNotEnabledException"},
368
+ {"shape":"ResourceNotFoundException"},
369
+ {"shape":"ObjectAlreadyDetachedException"},
370
+ {"shape":"NotIndexException"}
371
+ ]
372
+ },
373
+ "DetachObject":{
374
+ "name":"DetachObject",
375
+ "http":{
376
+ "method":"PUT",
377
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/detach",
378
+ "responseCode":200
379
+ },
380
+ "input":{"shape":"DetachObjectRequest"},
381
+ "output":{"shape":"DetachObjectResponse"},
382
+ "errors":[
383
+ {"shape":"InternalServiceException"},
384
+ {"shape":"InvalidArnException"},
385
+ {"shape":"RetryableConflictException"},
386
+ {"shape":"ValidationException"},
387
+ {"shape":"LimitExceededException"},
388
+ {"shape":"AccessDeniedException"},
389
+ {"shape":"DirectoryNotEnabledException"},
390
+ {"shape":"ResourceNotFoundException"}
391
+ ]
392
+ },
393
+ "DetachPolicy":{
394
+ "name":"DetachPolicy",
395
+ "http":{
396
+ "method":"PUT",
397
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/detach",
398
+ "responseCode":200
399
+ },
400
+ "input":{"shape":"DetachPolicyRequest"},
401
+ "output":{"shape":"DetachPolicyResponse"},
402
+ "errors":[
403
+ {"shape":"InternalServiceException"},
404
+ {"shape":"InvalidArnException"},
405
+ {"shape":"RetryableConflictException"},
406
+ {"shape":"ValidationException"},
407
+ {"shape":"LimitExceededException"},
408
+ {"shape":"AccessDeniedException"},
409
+ {"shape":"DirectoryNotEnabledException"},
410
+ {"shape":"InvalidArnException"},
411
+ {"shape":"ResourceNotFoundException"},
412
+ {"shape":"NotPolicyException"}
413
+ ]
414
+ },
415
+ "DisableDirectory":{
416
+ "name":"DisableDirectory",
417
+ "http":{
418
+ "method":"PUT",
419
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/disable",
420
+ "responseCode":200
421
+ },
422
+ "input":{"shape":"DisableDirectoryRequest"},
423
+ "output":{"shape":"DisableDirectoryResponse"},
424
+ "errors":[
425
+ {"shape":"ResourceNotFoundException"},
426
+ {"shape":"DirectoryDeletedException"},
427
+ {"shape":"InternalServiceException"},
428
+ {"shape":"ValidationException"},
429
+ {"shape":"LimitExceededException"},
430
+ {"shape":"AccessDeniedException"}
431
+ ]
432
+ },
433
+ "EnableDirectory":{
434
+ "name":"EnableDirectory",
435
+ "http":{
436
+ "method":"PUT",
437
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/enable",
438
+ "responseCode":200
439
+ },
440
+ "input":{"shape":"EnableDirectoryRequest"},
441
+ "output":{"shape":"EnableDirectoryResponse"},
442
+ "errors":[
443
+ {"shape":"ResourceNotFoundException"},
444
+ {"shape":"DirectoryDeletedException"},
445
+ {"shape":"InternalServiceException"},
446
+ {"shape":"ValidationException"},
447
+ {"shape":"LimitExceededException"},
448
+ {"shape":"AccessDeniedException"}
449
+ ]
450
+ },
451
+ "GetDirectory":{
452
+ "name":"GetDirectory",
453
+ "http":{
454
+ "method":"POST",
455
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/get",
456
+ "responseCode":200
457
+ },
458
+ "input":{"shape":"GetDirectoryRequest"},
459
+ "output":{"shape":"GetDirectoryResponse"},
460
+ "errors":[
461
+ {"shape":"InternalServiceException"},
462
+ {"shape":"InvalidArnException"},
463
+ {"shape":"RetryableConflictException"},
464
+ {"shape":"ValidationException"},
465
+ {"shape":"LimitExceededException"},
466
+ {"shape":"AccessDeniedException"}
467
+ ]
468
+ },
469
+ "GetFacet":{
470
+ "name":"GetFacet",
471
+ "http":{
472
+ "method":"POST",
473
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet",
474
+ "responseCode":200
475
+ },
476
+ "input":{"shape":"GetFacetRequest"},
477
+ "output":{"shape":"GetFacetResponse"},
478
+ "errors":[
479
+ {"shape":"InternalServiceException"},
480
+ {"shape":"InvalidArnException"},
481
+ {"shape":"RetryableConflictException"},
482
+ {"shape":"ValidationException"},
483
+ {"shape":"LimitExceededException"},
484
+ {"shape":"AccessDeniedException"},
485
+ {"shape":"ResourceNotFoundException"},
486
+ {"shape":"FacetNotFoundException"}
487
+ ]
488
+ },
489
+ "GetObjectInformation":{
490
+ "name":"GetObjectInformation",
491
+ "http":{
492
+ "method":"POST",
493
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/information",
494
+ "responseCode":200
495
+ },
496
+ "input":{"shape":"GetObjectInformationRequest"},
497
+ "output":{"shape":"GetObjectInformationResponse"},
498
+ "errors":[
499
+ {"shape":"InternalServiceException"},
500
+ {"shape":"InvalidArnException"},
501
+ {"shape":"RetryableConflictException"},
502
+ {"shape":"ValidationException"},
503
+ {"shape":"LimitExceededException"},
504
+ {"shape":"AccessDeniedException"},
505
+ {"shape":"DirectoryNotEnabledException"},
506
+ {"shape":"ResourceNotFoundException"}
507
+ ]
508
+ },
509
+ "GetSchemaAsJson":{
510
+ "name":"GetSchemaAsJson",
511
+ "http":{
512
+ "method":"POST",
513
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/json",
514
+ "responseCode":200
515
+ },
516
+ "input":{"shape":"GetSchemaAsJsonRequest"},
517
+ "output":{"shape":"GetSchemaAsJsonResponse"},
518
+ "errors":[
519
+ {"shape":"InternalServiceException"},
520
+ {"shape":"InvalidArnException"},
521
+ {"shape":"RetryableConflictException"},
522
+ {"shape":"ValidationException"},
523
+ {"shape":"LimitExceededException"},
524
+ {"shape":"AccessDeniedException"},
525
+ {"shape":"ResourceNotFoundException"},
526
+ {"shape":"ValidationException"}
527
+ ]
528
+ },
529
+ "ListAppliedSchemaArns":{
530
+ "name":"ListAppliedSchemaArns",
531
+ "http":{
532
+ "method":"POST",
533
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/applied",
534
+ "responseCode":200
535
+ },
536
+ "input":{"shape":"ListAppliedSchemaArnsRequest"},
537
+ "output":{"shape":"ListAppliedSchemaArnsResponse"},
538
+ "errors":[
539
+ {"shape":"InternalServiceException"},
540
+ {"shape":"InvalidArnException"},
541
+ {"shape":"RetryableConflictException"},
542
+ {"shape":"ValidationException"},
543
+ {"shape":"LimitExceededException"},
544
+ {"shape":"AccessDeniedException"},
545
+ {"shape":"ResourceNotFoundException"},
546
+ {"shape":"InvalidNextTokenException"}
547
+ ]
548
+ },
549
+ "ListAttachedIndices":{
550
+ "name":"ListAttachedIndices",
551
+ "http":{
552
+ "method":"POST",
553
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/indices",
554
+ "responseCode":200
555
+ },
556
+ "input":{"shape":"ListAttachedIndicesRequest"},
557
+ "output":{"shape":"ListAttachedIndicesResponse"},
558
+ "errors":[
559
+ {"shape":"InternalServiceException"},
560
+ {"shape":"InvalidArnException"},
561
+ {"shape":"RetryableConflictException"},
562
+ {"shape":"ValidationException"},
563
+ {"shape":"LimitExceededException"},
564
+ {"shape":"AccessDeniedException"},
565
+ {"shape":"DirectoryNotEnabledException"},
566
+ {"shape":"ResourceNotFoundException"}
567
+ ]
568
+ },
569
+ "ListDevelopmentSchemaArns":{
570
+ "name":"ListDevelopmentSchemaArns",
571
+ "http":{
572
+ "method":"POST",
573
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/development",
574
+ "responseCode":200
575
+ },
576
+ "input":{"shape":"ListDevelopmentSchemaArnsRequest"},
577
+ "output":{"shape":"ListDevelopmentSchemaArnsResponse"},
578
+ "errors":[
579
+ {"shape":"InternalServiceException"},
580
+ {"shape":"InvalidArnException"},
581
+ {"shape":"RetryableConflictException"},
582
+ {"shape":"ValidationException"},
583
+ {"shape":"LimitExceededException"},
584
+ {"shape":"AccessDeniedException"},
585
+ {"shape":"ResourceNotFoundException"},
586
+ {"shape":"InvalidNextTokenException"}
587
+ ]
588
+ },
589
+ "ListDirectories":{
590
+ "name":"ListDirectories",
591
+ "http":{
592
+ "method":"POST",
593
+ "requestUri":"/amazonclouddirectory/2017-01-11/directory/list",
594
+ "responseCode":200
595
+ },
596
+ "input":{"shape":"ListDirectoriesRequest"},
597
+ "output":{"shape":"ListDirectoriesResponse"},
598
+ "errors":[
599
+ {"shape":"InternalServiceException"},
600
+ {"shape":"InvalidArnException"},
601
+ {"shape":"RetryableConflictException"},
602
+ {"shape":"ValidationException"},
603
+ {"shape":"LimitExceededException"},
604
+ {"shape":"AccessDeniedException"},
605
+ {"shape":"InvalidNextTokenException"}
606
+ ]
607
+ },
608
+ "ListFacetAttributes":{
609
+ "name":"ListFacetAttributes",
610
+ "http":{
611
+ "method":"POST",
612
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/attributes",
613
+ "responseCode":200
614
+ },
615
+ "input":{"shape":"ListFacetAttributesRequest"},
616
+ "output":{"shape":"ListFacetAttributesResponse"},
617
+ "errors":[
618
+ {"shape":"InternalServiceException"},
619
+ {"shape":"InvalidArnException"},
620
+ {"shape":"RetryableConflictException"},
621
+ {"shape":"ValidationException"},
622
+ {"shape":"LimitExceededException"},
623
+ {"shape":"AccessDeniedException"},
624
+ {"shape":"ResourceNotFoundException"},
625
+ {"shape":"FacetNotFoundException"},
626
+ {"shape":"InvalidNextTokenException"}
627
+ ]
628
+ },
629
+ "ListFacetNames":{
630
+ "name":"ListFacetNames",
631
+ "http":{
632
+ "method":"POST",
633
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet/list",
634
+ "responseCode":200
635
+ },
636
+ "input":{"shape":"ListFacetNamesRequest"},
637
+ "output":{"shape":"ListFacetNamesResponse"},
638
+ "errors":[
639
+ {"shape":"InternalServiceException"},
640
+ {"shape":"InvalidArnException"},
641
+ {"shape":"RetryableConflictException"},
642
+ {"shape":"ValidationException"},
643
+ {"shape":"LimitExceededException"},
644
+ {"shape":"AccessDeniedException"},
645
+ {"shape":"ResourceNotFoundException"},
646
+ {"shape":"InvalidNextTokenException"}
647
+ ]
648
+ },
649
+ "ListIndex":{
650
+ "name":"ListIndex",
651
+ "http":{
652
+ "method":"POST",
653
+ "requestUri":"/amazonclouddirectory/2017-01-11/index/targets",
654
+ "responseCode":200
655
+ },
656
+ "input":{"shape":"ListIndexRequest"},
657
+ "output":{"shape":"ListIndexResponse"},
658
+ "errors":[
659
+ {"shape":"InternalServiceException"},
660
+ {"shape":"InvalidArnException"},
661
+ {"shape":"RetryableConflictException"},
662
+ {"shape":"ValidationException"},
663
+ {"shape":"LimitExceededException"},
664
+ {"shape":"AccessDeniedException"},
665
+ {"shape":"DirectoryNotEnabledException"},
666
+ {"shape":"ResourceNotFoundException"},
667
+ {"shape":"NotIndexException"}
668
+ ]
669
+ },
670
+ "ListObjectAttributes":{
671
+ "name":"ListObjectAttributes",
672
+ "http":{
673
+ "method":"POST",
674
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/attributes",
675
+ "responseCode":200
676
+ },
677
+ "input":{"shape":"ListObjectAttributesRequest"},
678
+ "output":{"shape":"ListObjectAttributesResponse"},
679
+ "errors":[
680
+ {"shape":"InternalServiceException"},
681
+ {"shape":"InvalidArnException"},
682
+ {"shape":"RetryableConflictException"},
683
+ {"shape":"ValidationException"},
684
+ {"shape":"LimitExceededException"},
685
+ {"shape":"AccessDeniedException"},
686
+ {"shape":"DirectoryNotEnabledException"},
687
+ {"shape":"InvalidArnException"},
688
+ {"shape":"ResourceNotFoundException"},
689
+ {"shape":"InvalidNextTokenException"}
690
+ ]
691
+ },
692
+ "ListObjectChildren":{
693
+ "name":"ListObjectChildren",
694
+ "http":{
695
+ "method":"POST",
696
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/children",
697
+ "responseCode":200
698
+ },
699
+ "input":{"shape":"ListObjectChildrenRequest"},
700
+ "output":{"shape":"ListObjectChildrenResponse"},
701
+ "errors":[
702
+ {"shape":"InternalServiceException"},
703
+ {"shape":"InvalidArnException"},
704
+ {"shape":"RetryableConflictException"},
705
+ {"shape":"ValidationException"},
706
+ {"shape":"LimitExceededException"},
707
+ {"shape":"AccessDeniedException"},
708
+ {"shape":"DirectoryNotEnabledException"},
709
+ {"shape":"InvalidArnException"},
710
+ {"shape":"ResourceNotFoundException"},
711
+ {"shape":"InvalidNextTokenException"},
712
+ {"shape":"NotNodeException"}
713
+ ]
714
+ },
715
+ "ListObjectParents":{
716
+ "name":"ListObjectParents",
717
+ "http":{
718
+ "method":"POST",
719
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/parent",
720
+ "responseCode":200
721
+ },
722
+ "input":{"shape":"ListObjectParentsRequest"},
723
+ "output":{"shape":"ListObjectParentsResponse"},
724
+ "errors":[
725
+ {"shape":"InternalServiceException"},
726
+ {"shape":"InvalidArnException"},
727
+ {"shape":"RetryableConflictException"},
728
+ {"shape":"ValidationException"},
729
+ {"shape":"LimitExceededException"},
730
+ {"shape":"AccessDeniedException"},
731
+ {"shape":"DirectoryNotEnabledException"},
732
+ {"shape":"InvalidArnException"},
733
+ {"shape":"ResourceNotFoundException"},
734
+ {"shape":"InvalidNextTokenException"},
735
+ {"shape":"CannotListParentOfRootException"}
736
+ ]
737
+ },
738
+ "ListObjectPolicies":{
739
+ "name":"ListObjectPolicies",
740
+ "http":{
741
+ "method":"POST",
742
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/policy",
743
+ "responseCode":200
744
+ },
745
+ "input":{"shape":"ListObjectPoliciesRequest"},
746
+ "output":{"shape":"ListObjectPoliciesResponse"},
747
+ "errors":[
748
+ {"shape":"InternalServiceException"},
749
+ {"shape":"InvalidArnException"},
750
+ {"shape":"RetryableConflictException"},
751
+ {"shape":"ValidationException"},
752
+ {"shape":"LimitExceededException"},
753
+ {"shape":"AccessDeniedException"},
754
+ {"shape":"DirectoryNotEnabledException"},
755
+ {"shape":"ResourceNotFoundException"},
756
+ {"shape":"InvalidNextTokenException"}
757
+ ]
758
+ },
759
+ "ListPolicyAttachments":{
760
+ "name":"ListPolicyAttachments",
761
+ "http":{
762
+ "method":"POST",
763
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/attachment",
764
+ "responseCode":200
765
+ },
766
+ "input":{"shape":"ListPolicyAttachmentsRequest"},
767
+ "output":{"shape":"ListPolicyAttachmentsResponse"},
768
+ "errors":[
769
+ {"shape":"InternalServiceException"},
770
+ {"shape":"InvalidArnException"},
771
+ {"shape":"RetryableConflictException"},
772
+ {"shape":"ValidationException"},
773
+ {"shape":"LimitExceededException"},
774
+ {"shape":"AccessDeniedException"},
775
+ {"shape":"DirectoryNotEnabledException"},
776
+ {"shape":"InvalidArnException"},
777
+ {"shape":"InvalidNextTokenException"},
778
+ {"shape":"ResourceNotFoundException"},
779
+ {"shape":"NotPolicyException"}
780
+ ]
781
+ },
782
+ "ListPublishedSchemaArns":{
783
+ "name":"ListPublishedSchemaArns",
784
+ "http":{
785
+ "method":"POST",
786
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/published",
787
+ "responseCode":200
788
+ },
789
+ "input":{"shape":"ListPublishedSchemaArnsRequest"},
790
+ "output":{"shape":"ListPublishedSchemaArnsResponse"},
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":"InvalidNextTokenException"}
800
+ ]
801
+ },
802
+ "ListTagsForResource":{
803
+ "name":"ListTagsForResource",
804
+ "http":{
805
+ "method":"POST",
806
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags",
807
+ "responseCode":200
808
+ },
809
+ "input":{"shape":"ListTagsForResourceRequest"},
810
+ "output":{"shape":"ListTagsForResourceResponse"},
811
+ "errors":[
812
+ {"shape":"InternalServiceException"},
813
+ {"shape":"InvalidArnException"},
814
+ {"shape":"RetryableConflictException"},
815
+ {"shape":"ValidationException"},
816
+ {"shape":"LimitExceededException"},
817
+ {"shape":"AccessDeniedException"},
818
+ {"shape":"ResourceNotFoundException"},
819
+ {"shape":"InvalidTaggingRequestException"}
820
+ ]
821
+ },
822
+ "LookupPolicy":{
823
+ "name":"LookupPolicy",
824
+ "http":{
825
+ "method":"POST",
826
+ "requestUri":"/amazonclouddirectory/2017-01-11/policy/lookup",
827
+ "responseCode":200
828
+ },
829
+ "input":{"shape":"LookupPolicyRequest"},
830
+ "output":{"shape":"LookupPolicyResponse"},
831
+ "errors":[
832
+ {"shape":"InternalServiceException"},
833
+ {"shape":"InvalidArnException"},
834
+ {"shape":"RetryableConflictException"},
835
+ {"shape":"ValidationException"},
836
+ {"shape":"LimitExceededException"},
837
+ {"shape":"AccessDeniedException"},
838
+ {"shape":"DirectoryNotEnabledException"},
839
+ {"shape":"InvalidArnException"},
840
+ {"shape":"InvalidNextTokenException"},
841
+ {"shape":"ResourceNotFoundException"}
842
+ ]
843
+ },
844
+ "PublishSchema":{
845
+ "name":"PublishSchema",
846
+ "http":{
847
+ "method":"PUT",
848
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/publish",
849
+ "responseCode":200
850
+ },
851
+ "input":{"shape":"PublishSchemaRequest"},
852
+ "output":{"shape":"PublishSchemaResponse"},
853
+ "errors":[
854
+ {"shape":"InternalServiceException"},
855
+ {"shape":"InvalidArnException"},
856
+ {"shape":"RetryableConflictException"},
857
+ {"shape":"ValidationException"},
858
+ {"shape":"LimitExceededException"},
859
+ {"shape":"AccessDeniedException"},
860
+ {"shape":"ResourceNotFoundException"},
861
+ {"shape":"SchemaAlreadyPublishedException"}
862
+ ]
863
+ },
864
+ "PutSchemaFromJson":{
865
+ "name":"PutSchemaFromJson",
866
+ "http":{
867
+ "method":"PUT",
868
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/json",
869
+ "responseCode":200
870
+ },
871
+ "input":{"shape":"PutSchemaFromJsonRequest"},
872
+ "output":{"shape":"PutSchemaFromJsonResponse"},
873
+ "errors":[
874
+ {"shape":"InternalServiceException"},
875
+ {"shape":"InvalidArnException"},
876
+ {"shape":"RetryableConflictException"},
877
+ {"shape":"ValidationException"},
878
+ {"shape":"LimitExceededException"},
879
+ {"shape":"AccessDeniedException"},
880
+ {"shape":"InvalidSchemaDocException"},
881
+ {"shape":"InvalidRuleException"}
882
+ ]
883
+ },
884
+ "RemoveFacetFromObject":{
885
+ "name":"RemoveFacetFromObject",
886
+ "http":{
887
+ "method":"PUT",
888
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/facets/delete",
889
+ "responseCode":200
890
+ },
891
+ "input":{"shape":"RemoveFacetFromObjectRequest"},
892
+ "output":{"shape":"RemoveFacetFromObjectResponse"},
893
+ "errors":[
894
+ {"shape":"InternalServiceException"},
895
+ {"shape":"InvalidArnException"},
896
+ {"shape":"RetryableConflictException"},
897
+ {"shape":"ValidationException"},
898
+ {"shape":"LimitExceededException"},
899
+ {"shape":"AccessDeniedException"},
900
+ {"shape":"DirectoryNotEnabledException"},
901
+ {"shape":"ResourceNotFoundException"},
902
+ {"shape":"FacetValidationException"}
903
+ ]
904
+ },
905
+ "TagResource":{
906
+ "name":"TagResource",
907
+ "http":{
908
+ "method":"PUT",
909
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags/add",
910
+ "responseCode":200
911
+ },
912
+ "input":{"shape":"TagResourceRequest"},
913
+ "output":{"shape":"TagResourceResponse"},
914
+ "errors":[
915
+ {"shape":"InternalServiceException"},
916
+ {"shape":"InvalidArnException"},
917
+ {"shape":"RetryableConflictException"},
918
+ {"shape":"ValidationException"},
919
+ {"shape":"LimitExceededException"},
920
+ {"shape":"AccessDeniedException"},
921
+ {"shape":"ResourceNotFoundException"},
922
+ {"shape":"InvalidTaggingRequestException"}
923
+ ]
924
+ },
925
+ "UntagResource":{
926
+ "name":"UntagResource",
927
+ "http":{
928
+ "method":"PUT",
929
+ "requestUri":"/amazonclouddirectory/2017-01-11/tags/remove",
930
+ "responseCode":200
931
+ },
932
+ "input":{"shape":"UntagResourceRequest"},
933
+ "output":{"shape":"UntagResourceResponse"},
934
+ "errors":[
935
+ {"shape":"InternalServiceException"},
936
+ {"shape":"InvalidArnException"},
937
+ {"shape":"RetryableConflictException"},
938
+ {"shape":"ValidationException"},
939
+ {"shape":"LimitExceededException"},
940
+ {"shape":"AccessDeniedException"},
941
+ {"shape":"ResourceNotFoundException"},
942
+ {"shape":"InvalidTaggingRequestException"}
943
+ ]
944
+ },
945
+ "UpdateFacet":{
946
+ "name":"UpdateFacet",
947
+ "http":{
948
+ "method":"PUT",
949
+ "requestUri":"/amazonclouddirectory/2017-01-11/facet",
950
+ "responseCode":200
951
+ },
952
+ "input":{"shape":"UpdateFacetRequest"},
953
+ "output":{"shape":"UpdateFacetResponse"},
954
+ "errors":[
955
+ {"shape":"InternalServiceException"},
956
+ {"shape":"InvalidArnException"},
957
+ {"shape":"RetryableConflictException"},
958
+ {"shape":"ValidationException"},
959
+ {"shape":"LimitExceededException"},
960
+ {"shape":"AccessDeniedException"},
961
+ {"shape":"InvalidFacetUpdateException"},
962
+ {"shape":"ResourceNotFoundException"},
963
+ {"shape":"FacetNotFoundException"},
964
+ {"shape":"InvalidRuleException"}
965
+ ]
966
+ },
967
+ "UpdateObjectAttributes":{
968
+ "name":"UpdateObjectAttributes",
969
+ "http":{
970
+ "method":"PUT",
971
+ "requestUri":"/amazonclouddirectory/2017-01-11/object/update",
972
+ "responseCode":200
973
+ },
974
+ "input":{"shape":"UpdateObjectAttributesRequest"},
975
+ "output":{"shape":"UpdateObjectAttributesResponse"},
976
+ "errors":[
977
+ {"shape":"InternalServiceException"},
978
+ {"shape":"InvalidArnException"},
979
+ {"shape":"RetryableConflictException"},
980
+ {"shape":"ValidationException"},
981
+ {"shape":"LimitExceededException"},
982
+ {"shape":"AccessDeniedException"},
983
+ {"shape":"DirectoryNotEnabledException"},
984
+ {"shape":"ResourceNotFoundException"},
985
+ {"shape":"FacetValidationException"}
986
+ ]
987
+ },
988
+ "UpdateSchema":{
989
+ "name":"UpdateSchema",
990
+ "http":{
991
+ "method":"PUT",
992
+ "requestUri":"/amazonclouddirectory/2017-01-11/schema/update",
993
+ "responseCode":200
994
+ },
995
+ "input":{"shape":"UpdateSchemaRequest"},
996
+ "output":{"shape":"UpdateSchemaResponse"},
997
+ "errors":[
998
+ {"shape":"InternalServiceException"},
999
+ {"shape":"InvalidArnException"},
1000
+ {"shape":"RetryableConflictException"},
1001
+ {"shape":"ValidationException"},
1002
+ {"shape":"LimitExceededException"},
1003
+ {"shape":"AccessDeniedException"},
1004
+ {"shape":"ResourceNotFoundException"}
1005
+ ]
1006
+ }
1007
+ },
1008
+ "shapes":{
1009
+ "AccessDeniedException":{
1010
+ "type":"structure",
1011
+ "members":{
1012
+ "Message":{"shape":"ExceptionMessage"}
1013
+ },
1014
+ "error":{"httpStatusCode":403},
1015
+ "exception":true
1016
+ },
1017
+ "AddFacetToObjectRequest":{
1018
+ "type":"structure",
1019
+ "required":[
1020
+ "DirectoryArn",
1021
+ "SchemaFacet",
1022
+ "ObjectReference"
1023
+ ],
1024
+ "members":{
1025
+ "DirectoryArn":{
1026
+ "shape":"Arn",
1027
+ "location":"header",
1028
+ "locationName":"x-amz-data-partition"
1029
+ },
1030
+ "SchemaFacet":{"shape":"SchemaFacet"},
1031
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1032
+ "ObjectReference":{"shape":"ObjectReference"}
1033
+ }
1034
+ },
1035
+ "AddFacetToObjectResponse":{
1036
+ "type":"structure",
1037
+ "members":{
1038
+ }
1039
+ },
1040
+ "ApplySchemaRequest":{
1041
+ "type":"structure",
1042
+ "required":[
1043
+ "PublishedSchemaArn",
1044
+ "DirectoryArn"
1045
+ ],
1046
+ "members":{
1047
+ "PublishedSchemaArn":{"shape":"Arn"},
1048
+ "DirectoryArn":{
1049
+ "shape":"Arn",
1050
+ "location":"header",
1051
+ "locationName":"x-amz-data-partition"
1052
+ }
1053
+ }
1054
+ },
1055
+ "ApplySchemaResponse":{
1056
+ "type":"structure",
1057
+ "members":{
1058
+ "AppliedSchemaArn":{"shape":"Arn"},
1059
+ "DirectoryArn":{"shape":"Arn"}
1060
+ }
1061
+ },
1062
+ "Arn":{"type":"string"},
1063
+ "Arns":{
1064
+ "type":"list",
1065
+ "member":{"shape":"Arn"}
1066
+ },
1067
+ "AttachObjectRequest":{
1068
+ "type":"structure",
1069
+ "required":[
1070
+ "DirectoryArn",
1071
+ "ParentReference",
1072
+ "ChildReference",
1073
+ "LinkName"
1074
+ ],
1075
+ "members":{
1076
+ "DirectoryArn":{
1077
+ "shape":"Arn",
1078
+ "location":"header",
1079
+ "locationName":"x-amz-data-partition"
1080
+ },
1081
+ "ParentReference":{"shape":"ObjectReference"},
1082
+ "ChildReference":{"shape":"ObjectReference"},
1083
+ "LinkName":{"shape":"LinkName"}
1084
+ }
1085
+ },
1086
+ "AttachObjectResponse":{
1087
+ "type":"structure",
1088
+ "members":{
1089
+ "AttachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1090
+ }
1091
+ },
1092
+ "AttachPolicyRequest":{
1093
+ "type":"structure",
1094
+ "required":[
1095
+ "PolicyReference",
1096
+ "ObjectReference"
1097
+ ],
1098
+ "members":{
1099
+ "DirectoryArn":{
1100
+ "shape":"Arn",
1101
+ "location":"header",
1102
+ "locationName":"x-amz-data-partition"
1103
+ },
1104
+ "PolicyReference":{"shape":"ObjectReference"},
1105
+ "ObjectReference":{"shape":"ObjectReference"}
1106
+ }
1107
+ },
1108
+ "AttachPolicyResponse":{
1109
+ "type":"structure",
1110
+ "members":{
1111
+ }
1112
+ },
1113
+ "AttachToIndexRequest":{
1114
+ "type":"structure",
1115
+ "required":[
1116
+ "DirectoryArn",
1117
+ "IndexReference",
1118
+ "TargetReference"
1119
+ ],
1120
+ "members":{
1121
+ "DirectoryArn":{
1122
+ "shape":"Arn",
1123
+ "location":"header",
1124
+ "locationName":"x-amz-data-partition"
1125
+ },
1126
+ "IndexReference":{"shape":"ObjectReference"},
1127
+ "TargetReference":{"shape":"ObjectReference"}
1128
+ }
1129
+ },
1130
+ "AttachToIndexResponse":{
1131
+ "type":"structure",
1132
+ "members":{
1133
+ "AttachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1134
+ }
1135
+ },
1136
+ "AttributeKey":{
1137
+ "type":"structure",
1138
+ "required":[
1139
+ "SchemaArn",
1140
+ "FacetName",
1141
+ "Name"
1142
+ ],
1143
+ "members":{
1144
+ "SchemaArn":{"shape":"Arn"},
1145
+ "FacetName":{"shape":"FacetName"},
1146
+ "Name":{"shape":"AttributeName"}
1147
+ }
1148
+ },
1149
+ "AttributeKeyAndValue":{
1150
+ "type":"structure",
1151
+ "required":[
1152
+ "Key",
1153
+ "Value"
1154
+ ],
1155
+ "members":{
1156
+ "Key":{"shape":"AttributeKey"},
1157
+ "Value":{"shape":"TypedAttributeValue"}
1158
+ }
1159
+ },
1160
+ "AttributeKeyAndValueList":{
1161
+ "type":"list",
1162
+ "member":{"shape":"AttributeKeyAndValue"}
1163
+ },
1164
+ "AttributeKeyList":{
1165
+ "type":"list",
1166
+ "member":{"shape":"AttributeKey"}
1167
+ },
1168
+ "AttributeName":{
1169
+ "type":"string",
1170
+ "max":64,
1171
+ "min":1,
1172
+ "pattern":"^[a-zA-Z0-9._-]*$"
1173
+ },
1174
+ "BatchAddFacetToObject":{
1175
+ "type":"structure",
1176
+ "required":[
1177
+ "SchemaFacet",
1178
+ "ObjectAttributeList",
1179
+ "ObjectReference"
1180
+ ],
1181
+ "members":{
1182
+ "SchemaFacet":{"shape":"SchemaFacet"},
1183
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1184
+ "ObjectReference":{"shape":"ObjectReference"}
1185
+ }
1186
+ },
1187
+ "BatchAddFacetToObjectResponse":{
1188
+ "type":"structure",
1189
+ "members":{
1190
+ }
1191
+ },
1192
+ "BatchAttachObject":{
1193
+ "type":"structure",
1194
+ "required":[
1195
+ "ParentReference",
1196
+ "ChildReference",
1197
+ "LinkName"
1198
+ ],
1199
+ "members":{
1200
+ "ParentReference":{"shape":"ObjectReference"},
1201
+ "ChildReference":{"shape":"ObjectReference"},
1202
+ "LinkName":{"shape":"LinkName"}
1203
+ }
1204
+ },
1205
+ "BatchAttachObjectResponse":{
1206
+ "type":"structure",
1207
+ "members":{
1208
+ "attachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1209
+ }
1210
+ },
1211
+ "BatchCreateObject":{
1212
+ "type":"structure",
1213
+ "required":[
1214
+ "SchemaFacet",
1215
+ "ObjectAttributeList",
1216
+ "ParentReference",
1217
+ "LinkName",
1218
+ "BatchReferenceName"
1219
+ ],
1220
+ "members":{
1221
+ "SchemaFacet":{"shape":"SchemaFacetList"},
1222
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1223
+ "ParentReference":{"shape":"ObjectReference"},
1224
+ "LinkName":{"shape":"LinkName"},
1225
+ "BatchReferenceName":{"shape":"BatchReferenceName"}
1226
+ }
1227
+ },
1228
+ "BatchCreateObjectResponse":{
1229
+ "type":"structure",
1230
+ "members":{
1231
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1232
+ }
1233
+ },
1234
+ "BatchDeleteObject":{
1235
+ "type":"structure",
1236
+ "required":["ObjectReference"],
1237
+ "members":{
1238
+ "ObjectReference":{"shape":"ObjectReference"}
1239
+ }
1240
+ },
1241
+ "BatchDeleteObjectResponse":{
1242
+ "type":"structure",
1243
+ "members":{
1244
+ }
1245
+ },
1246
+ "BatchDetachObject":{
1247
+ "type":"structure",
1248
+ "required":[
1249
+ "ParentReference",
1250
+ "LinkName",
1251
+ "BatchReferenceName"
1252
+ ],
1253
+ "members":{
1254
+ "ParentReference":{"shape":"ObjectReference"},
1255
+ "LinkName":{"shape":"LinkName"},
1256
+ "BatchReferenceName":{"shape":"BatchReferenceName"}
1257
+ }
1258
+ },
1259
+ "BatchDetachObjectResponse":{
1260
+ "type":"structure",
1261
+ "members":{
1262
+ "detachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1263
+ }
1264
+ },
1265
+ "BatchListObjectAttributes":{
1266
+ "type":"structure",
1267
+ "required":["ObjectReference"],
1268
+ "members":{
1269
+ "ObjectReference":{"shape":"ObjectReference"},
1270
+ "NextToken":{"shape":"NextToken"},
1271
+ "MaxResults":{"shape":"NumberResults"}
1272
+ }
1273
+ },
1274
+ "BatchListObjectAttributesResponse":{
1275
+ "type":"structure",
1276
+ "members":{
1277
+ "Attributes":{"shape":"AttributeKeyAndValueList"},
1278
+ "NextToken":{"shape":"NextToken"}
1279
+ }
1280
+ },
1281
+ "BatchListObjectChildren":{
1282
+ "type":"structure",
1283
+ "required":["ObjectReference"],
1284
+ "members":{
1285
+ "ObjectReference":{"shape":"ObjectReference"},
1286
+ "NextToken":{"shape":"NextToken"},
1287
+ "MaxResults":{"shape":"NumberResults"}
1288
+ }
1289
+ },
1290
+ "BatchListObjectChildrenResponse":{
1291
+ "type":"structure",
1292
+ "members":{
1293
+ "Children":{"shape":"LinkNameToObjectIdentifierMap"},
1294
+ "NextToken":{"shape":"NextToken"}
1295
+ }
1296
+ },
1297
+ "BatchOperationIndex":{"type":"integer"},
1298
+ "BatchReadException":{
1299
+ "type":"structure",
1300
+ "members":{
1301
+ "Type":{"shape":"BatchReadExceptionType"},
1302
+ "Message":{"shape":"ExceptionMessage"}
1303
+ }
1304
+ },
1305
+ "BatchReadExceptionType":{
1306
+ "type":"string",
1307
+ "enum":[
1308
+ "ValidationException",
1309
+ "InvalidArnException",
1310
+ "ResourceNotFoundException",
1311
+ "InvalidNextTokenException",
1312
+ "AccessDeniedException",
1313
+ "NotNodeException"
1314
+ ]
1315
+ },
1316
+ "BatchReadOperation":{
1317
+ "type":"structure",
1318
+ "members":{
1319
+ "ListObjectAttributes":{"shape":"BatchListObjectAttributes"},
1320
+ "ListObjectChildren":{"shape":"BatchListObjectChildren"}
1321
+ }
1322
+ },
1323
+ "BatchReadOperationList":{
1324
+ "type":"list",
1325
+ "member":{"shape":"BatchReadOperation"}
1326
+ },
1327
+ "BatchReadOperationResponse":{
1328
+ "type":"structure",
1329
+ "members":{
1330
+ "SuccessfulResponse":{"shape":"BatchReadSuccessfulResponse"},
1331
+ "ExceptionResponse":{"shape":"BatchReadException"}
1332
+ }
1333
+ },
1334
+ "BatchReadOperationResponseList":{
1335
+ "type":"list",
1336
+ "member":{"shape":"BatchReadOperationResponse"}
1337
+ },
1338
+ "BatchReadRequest":{
1339
+ "type":"structure",
1340
+ "required":[
1341
+ "DirectoryArn",
1342
+ "Operations"
1343
+ ],
1344
+ "members":{
1345
+ "DirectoryArn":{
1346
+ "shape":"Arn",
1347
+ "location":"header",
1348
+ "locationName":"x-amz-data-partition"
1349
+ },
1350
+ "Operations":{"shape":"BatchReadOperationList"},
1351
+ "ConsistencyLevel":{
1352
+ "shape":"ConsistencyLevel",
1353
+ "location":"header",
1354
+ "locationName":"x-amz-consistency-level"
1355
+ }
1356
+ }
1357
+ },
1358
+ "BatchReadResponse":{
1359
+ "type":"structure",
1360
+ "members":{
1361
+ "Responses":{"shape":"BatchReadOperationResponseList"}
1362
+ }
1363
+ },
1364
+ "BatchReadSuccessfulResponse":{
1365
+ "type":"structure",
1366
+ "members":{
1367
+ "ListObjectAttributes":{"shape":"BatchListObjectAttributesResponse"},
1368
+ "ListObjectChildren":{"shape":"BatchListObjectChildrenResponse"}
1369
+ }
1370
+ },
1371
+ "BatchReferenceName":{"type":"string"},
1372
+ "BatchRemoveFacetFromObject":{
1373
+ "type":"structure",
1374
+ "required":[
1375
+ "SchemaFacet",
1376
+ "ObjectReference"
1377
+ ],
1378
+ "members":{
1379
+ "SchemaFacet":{"shape":"SchemaFacet"},
1380
+ "ObjectReference":{"shape":"ObjectReference"}
1381
+ }
1382
+ },
1383
+ "BatchRemoveFacetFromObjectResponse":{
1384
+ "type":"structure",
1385
+ "members":{
1386
+ }
1387
+ },
1388
+ "BatchUpdateObjectAttributes":{
1389
+ "type":"structure",
1390
+ "required":[
1391
+ "ObjectReference",
1392
+ "AttributeUpdates"
1393
+ ],
1394
+ "members":{
1395
+ "ObjectReference":{"shape":"ObjectReference"},
1396
+ "AttributeUpdates":{"shape":"ObjectAttributeUpdateList"}
1397
+ }
1398
+ },
1399
+ "BatchUpdateObjectAttributesResponse":{
1400
+ "type":"structure",
1401
+ "members":{
1402
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1403
+ }
1404
+ },
1405
+ "BatchWriteException":{
1406
+ "type":"structure",
1407
+ "members":{
1408
+ "Index":{"shape":"BatchOperationIndex"},
1409
+ "Type":{"shape":"BatchWriteExceptionType"},
1410
+ "Message":{"shape":"ExceptionMessage"}
1411
+ },
1412
+ "exception":true
1413
+ },
1414
+ "BatchWriteExceptionType":{
1415
+ "type":"string",
1416
+ "enum":[
1417
+ "InternalServiceException",
1418
+ "ValidationException",
1419
+ "InvalidArnException",
1420
+ "LinkNameAlreadyInUseException",
1421
+ "StillContainsLinksException",
1422
+ "FacetValidationException",
1423
+ "ObjectNotDetachedException",
1424
+ "ResourceNotFoundException",
1425
+ "AccessDeniedException"
1426
+ ]
1427
+ },
1428
+ "BatchWriteOperation":{
1429
+ "type":"structure",
1430
+ "members":{
1431
+ "CreateObject":{"shape":"BatchCreateObject"},
1432
+ "AttachObject":{"shape":"BatchAttachObject"},
1433
+ "DetachObject":{"shape":"BatchDetachObject"},
1434
+ "UpdateObjectAttributes":{"shape":"BatchUpdateObjectAttributes"},
1435
+ "DeleteObject":{"shape":"BatchDeleteObject"},
1436
+ "AddFacetToObject":{"shape":"BatchAddFacetToObject"},
1437
+ "RemoveFacetFromObject":{"shape":"BatchRemoveFacetFromObject"}
1438
+ }
1439
+ },
1440
+ "BatchWriteOperationList":{
1441
+ "type":"list",
1442
+ "member":{"shape":"BatchWriteOperation"}
1443
+ },
1444
+ "BatchWriteOperationResponse":{
1445
+ "type":"structure",
1446
+ "members":{
1447
+ "CreateObject":{"shape":"BatchCreateObjectResponse"},
1448
+ "AttachObject":{"shape":"BatchAttachObjectResponse"},
1449
+ "DetachObject":{"shape":"BatchDetachObjectResponse"},
1450
+ "UpdateObjectAttributes":{"shape":"BatchUpdateObjectAttributesResponse"},
1451
+ "DeleteObject":{"shape":"BatchDeleteObjectResponse"},
1452
+ "AddFacetToObject":{"shape":"BatchAddFacetToObjectResponse"},
1453
+ "RemoveFacetFromObject":{"shape":"BatchRemoveFacetFromObjectResponse"}
1454
+ }
1455
+ },
1456
+ "BatchWriteOperationResponseList":{
1457
+ "type":"list",
1458
+ "member":{"shape":"BatchWriteOperationResponse"}
1459
+ },
1460
+ "BatchWriteRequest":{
1461
+ "type":"structure",
1462
+ "required":[
1463
+ "DirectoryArn",
1464
+ "Operations"
1465
+ ],
1466
+ "members":{
1467
+ "DirectoryArn":{
1468
+ "shape":"Arn",
1469
+ "location":"header",
1470
+ "locationName":"x-amz-data-partition"
1471
+ },
1472
+ "Operations":{"shape":"BatchWriteOperationList"}
1473
+ }
1474
+ },
1475
+ "BatchWriteResponse":{
1476
+ "type":"structure",
1477
+ "members":{
1478
+ "Responses":{"shape":"BatchWriteOperationResponseList"}
1479
+ }
1480
+ },
1481
+ "BinaryAttributeValue":{"type":"blob"},
1482
+ "Bool":{"type":"boolean"},
1483
+ "BooleanAttributeValue":{"type":"boolean"},
1484
+ "CannotListParentOfRootException":{
1485
+ "type":"structure",
1486
+ "members":{
1487
+ "Message":{"shape":"ExceptionMessage"}
1488
+ },
1489
+ "error":{"httpStatusCode":400},
1490
+ "exception":true
1491
+ },
1492
+ "ConsistencyLevel":{
1493
+ "type":"string",
1494
+ "enum":[
1495
+ "SERIALIZABLE",
1496
+ "EVENTUAL"
1497
+ ]
1498
+ },
1499
+ "CreateDirectoryRequest":{
1500
+ "type":"structure",
1501
+ "required":[
1502
+ "Name",
1503
+ "SchemaArn"
1504
+ ],
1505
+ "members":{
1506
+ "Name":{"shape":"DirectoryName"},
1507
+ "SchemaArn":{
1508
+ "shape":"Arn",
1509
+ "location":"header",
1510
+ "locationName":"x-amz-data-partition"
1511
+ }
1512
+ }
1513
+ },
1514
+ "CreateDirectoryResponse":{
1515
+ "type":"structure",
1516
+ "required":[
1517
+ "DirectoryArn",
1518
+ "Name",
1519
+ "ObjectIdentifier",
1520
+ "AppliedSchemaArn"
1521
+ ],
1522
+ "members":{
1523
+ "DirectoryArn":{"shape":"DirectoryArn"},
1524
+ "Name":{"shape":"DirectoryName"},
1525
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"},
1526
+ "AppliedSchemaArn":{"shape":"Arn"}
1527
+ }
1528
+ },
1529
+ "CreateFacetRequest":{
1530
+ "type":"structure",
1531
+ "required":[
1532
+ "SchemaArn",
1533
+ "Name",
1534
+ "ObjectType"
1535
+ ],
1536
+ "members":{
1537
+ "SchemaArn":{
1538
+ "shape":"Arn",
1539
+ "location":"header",
1540
+ "locationName":"x-amz-data-partition"
1541
+ },
1542
+ "Name":{"shape":"FacetName"},
1543
+ "Attributes":{"shape":"FacetAttributeList"},
1544
+ "ObjectType":{"shape":"ObjectType"}
1545
+ }
1546
+ },
1547
+ "CreateFacetResponse":{
1548
+ "type":"structure",
1549
+ "members":{
1550
+ }
1551
+ },
1552
+ "CreateIndexRequest":{
1553
+ "type":"structure",
1554
+ "required":[
1555
+ "DirectoryArn",
1556
+ "OrderedIndexedAttributeList",
1557
+ "IsUnique"
1558
+ ],
1559
+ "members":{
1560
+ "DirectoryArn":{
1561
+ "shape":"Arn",
1562
+ "location":"header",
1563
+ "locationName":"x-amz-data-partition"
1564
+ },
1565
+ "OrderedIndexedAttributeList":{"shape":"AttributeKeyList"},
1566
+ "IsUnique":{"shape":"Bool"},
1567
+ "ParentReference":{"shape":"ObjectReference"},
1568
+ "LinkName":{"shape":"LinkName"}
1569
+ }
1570
+ },
1571
+ "CreateIndexResponse":{
1572
+ "type":"structure",
1573
+ "members":{
1574
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1575
+ }
1576
+ },
1577
+ "CreateObjectRequest":{
1578
+ "type":"structure",
1579
+ "required":[
1580
+ "DirectoryArn",
1581
+ "SchemaFacets"
1582
+ ],
1583
+ "members":{
1584
+ "DirectoryArn":{
1585
+ "shape":"Arn",
1586
+ "location":"header",
1587
+ "locationName":"x-amz-data-partition"
1588
+ },
1589
+ "SchemaFacets":{"shape":"SchemaFacetList"},
1590
+ "ObjectAttributeList":{"shape":"AttributeKeyAndValueList"},
1591
+ "ParentReference":{"shape":"ObjectReference"},
1592
+ "LinkName":{"shape":"LinkName"}
1593
+ }
1594
+ },
1595
+ "CreateObjectResponse":{
1596
+ "type":"structure",
1597
+ "members":{
1598
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
1599
+ }
1600
+ },
1601
+ "CreateSchemaRequest":{
1602
+ "type":"structure",
1603
+ "required":["Name"],
1604
+ "members":{
1605
+ "Name":{"shape":"SchemaName"}
1606
+ }
1607
+ },
1608
+ "CreateSchemaResponse":{
1609
+ "type":"structure",
1610
+ "members":{
1611
+ "SchemaArn":{"shape":"Arn"}
1612
+ }
1613
+ },
1614
+ "Date":{"type":"timestamp"},
1615
+ "DatetimeAttributeValue":{"type":"timestamp"},
1616
+ "DeleteDirectoryRequest":{
1617
+ "type":"structure",
1618
+ "required":["DirectoryArn"],
1619
+ "members":{
1620
+ "DirectoryArn":{
1621
+ "shape":"Arn",
1622
+ "location":"header",
1623
+ "locationName":"x-amz-data-partition"
1624
+ }
1625
+ }
1626
+ },
1627
+ "DeleteDirectoryResponse":{
1628
+ "type":"structure",
1629
+ "required":["DirectoryArn"],
1630
+ "members":{
1631
+ "DirectoryArn":{"shape":"Arn"}
1632
+ }
1633
+ },
1634
+ "DeleteFacetRequest":{
1635
+ "type":"structure",
1636
+ "required":[
1637
+ "SchemaArn",
1638
+ "Name"
1639
+ ],
1640
+ "members":{
1641
+ "SchemaArn":{
1642
+ "shape":"Arn",
1643
+ "location":"header",
1644
+ "locationName":"x-amz-data-partition"
1645
+ },
1646
+ "Name":{"shape":"FacetName"}
1647
+ }
1648
+ },
1649
+ "DeleteFacetResponse":{
1650
+ "type":"structure",
1651
+ "members":{
1652
+ }
1653
+ },
1654
+ "DeleteObjectRequest":{
1655
+ "type":"structure",
1656
+ "required":[
1657
+ "DirectoryArn",
1658
+ "ObjectReference"
1659
+ ],
1660
+ "members":{
1661
+ "DirectoryArn":{
1662
+ "shape":"Arn",
1663
+ "location":"header",
1664
+ "locationName":"x-amz-data-partition"
1665
+ },
1666
+ "ObjectReference":{"shape":"ObjectReference"}
1667
+ }
1668
+ },
1669
+ "DeleteObjectResponse":{
1670
+ "type":"structure",
1671
+ "members":{
1672
+ }
1673
+ },
1674
+ "DeleteSchemaRequest":{
1675
+ "type":"structure",
1676
+ "required":["SchemaArn"],
1677
+ "members":{
1678
+ "SchemaArn":{
1679
+ "shape":"Arn",
1680
+ "location":"header",
1681
+ "locationName":"x-amz-data-partition"
1682
+ }
1683
+ }
1684
+ },
1685
+ "DeleteSchemaResponse":{
1686
+ "type":"structure",
1687
+ "members":{
1688
+ "SchemaArn":{"shape":"Arn"}
1689
+ }
1690
+ },
1691
+ "DetachFromIndexRequest":{
1692
+ "type":"structure",
1693
+ "required":[
1694
+ "DirectoryArn",
1695
+ "IndexReference",
1696
+ "TargetReference"
1697
+ ],
1698
+ "members":{
1699
+ "DirectoryArn":{
1700
+ "shape":"Arn",
1701
+ "location":"header",
1702
+ "locationName":"x-amz-data-partition"
1703
+ },
1704
+ "IndexReference":{"shape":"ObjectReference"},
1705
+ "TargetReference":{"shape":"ObjectReference"}
1706
+ }
1707
+ },
1708
+ "DetachFromIndexResponse":{
1709
+ "type":"structure",
1710
+ "members":{
1711
+ "DetachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1712
+ }
1713
+ },
1714
+ "DetachObjectRequest":{
1715
+ "type":"structure",
1716
+ "required":[
1717
+ "DirectoryArn",
1718
+ "ParentReference",
1719
+ "LinkName"
1720
+ ],
1721
+ "members":{
1722
+ "DirectoryArn":{
1723
+ "shape":"Arn",
1724
+ "location":"header",
1725
+ "locationName":"x-amz-data-partition"
1726
+ },
1727
+ "ParentReference":{"shape":"ObjectReference"},
1728
+ "LinkName":{"shape":"LinkName"}
1729
+ }
1730
+ },
1731
+ "DetachObjectResponse":{
1732
+ "type":"structure",
1733
+ "members":{
1734
+ "DetachedObjectIdentifier":{"shape":"ObjectIdentifier"}
1735
+ }
1736
+ },
1737
+ "DetachPolicyRequest":{
1738
+ "type":"structure",
1739
+ "required":[
1740
+ "DirectoryArn",
1741
+ "PolicyReference",
1742
+ "ObjectReference"
1743
+ ],
1744
+ "members":{
1745
+ "DirectoryArn":{
1746
+ "shape":"Arn",
1747
+ "location":"header",
1748
+ "locationName":"x-amz-data-partition"
1749
+ },
1750
+ "PolicyReference":{"shape":"ObjectReference"},
1751
+ "ObjectReference":{"shape":"ObjectReference"}
1752
+ }
1753
+ },
1754
+ "DetachPolicyResponse":{
1755
+ "type":"structure",
1756
+ "members":{
1757
+ }
1758
+ },
1759
+ "Directory":{
1760
+ "type":"structure",
1761
+ "members":{
1762
+ "Name":{"shape":"DirectoryName"},
1763
+ "DirectoryArn":{"shape":"DirectoryArn"},
1764
+ "State":{"shape":"DirectoryState"},
1765
+ "CreationDateTime":{"shape":"Date"}
1766
+ }
1767
+ },
1768
+ "DirectoryAlreadyExistsException":{
1769
+ "type":"structure",
1770
+ "members":{
1771
+ "Message":{"shape":"ExceptionMessage"}
1772
+ },
1773
+ "error":{"httpStatusCode":400},
1774
+ "exception":true
1775
+ },
1776
+ "DirectoryArn":{"type":"string"},
1777
+ "DirectoryDeletedException":{
1778
+ "type":"structure",
1779
+ "members":{
1780
+ "Message":{"shape":"ExceptionMessage"}
1781
+ },
1782
+ "error":{"httpStatusCode":400},
1783
+ "exception":true
1784
+ },
1785
+ "DirectoryList":{
1786
+ "type":"list",
1787
+ "member":{"shape":"Directory"}
1788
+ },
1789
+ "DirectoryName":{
1790
+ "type":"string",
1791
+ "max":64,
1792
+ "min":1,
1793
+ "pattern":"^[a-zA-Z0-9._-]*$"
1794
+ },
1795
+ "DirectoryNotDisabledException":{
1796
+ "type":"structure",
1797
+ "members":{
1798
+ "Message":{"shape":"ExceptionMessage"}
1799
+ },
1800
+ "error":{"httpStatusCode":400},
1801
+ "exception":true
1802
+ },
1803
+ "DirectoryNotEnabledException":{
1804
+ "type":"structure",
1805
+ "members":{
1806
+ "Message":{"shape":"ExceptionMessage"}
1807
+ },
1808
+ "error":{"httpStatusCode":400},
1809
+ "exception":true
1810
+ },
1811
+ "DirectoryState":{
1812
+ "type":"string",
1813
+ "enum":[
1814
+ "ENABLED",
1815
+ "DISABLED",
1816
+ "DELETED"
1817
+ ]
1818
+ },
1819
+ "DisableDirectoryRequest":{
1820
+ "type":"structure",
1821
+ "required":["DirectoryArn"],
1822
+ "members":{
1823
+ "DirectoryArn":{
1824
+ "shape":"Arn",
1825
+ "location":"header",
1826
+ "locationName":"x-amz-data-partition"
1827
+ }
1828
+ }
1829
+ },
1830
+ "DisableDirectoryResponse":{
1831
+ "type":"structure",
1832
+ "required":["DirectoryArn"],
1833
+ "members":{
1834
+ "DirectoryArn":{"shape":"Arn"}
1835
+ }
1836
+ },
1837
+ "EnableDirectoryRequest":{
1838
+ "type":"structure",
1839
+ "required":["DirectoryArn"],
1840
+ "members":{
1841
+ "DirectoryArn":{
1842
+ "shape":"Arn",
1843
+ "location":"header",
1844
+ "locationName":"x-amz-data-partition"
1845
+ }
1846
+ }
1847
+ },
1848
+ "EnableDirectoryResponse":{
1849
+ "type":"structure",
1850
+ "required":["DirectoryArn"],
1851
+ "members":{
1852
+ "DirectoryArn":{"shape":"Arn"}
1853
+ }
1854
+ },
1855
+ "ExceptionMessage":{"type":"string"},
1856
+ "Facet":{
1857
+ "type":"structure",
1858
+ "members":{
1859
+ "Name":{"shape":"FacetName"},
1860
+ "ObjectType":{"shape":"ObjectType"}
1861
+ }
1862
+ },
1863
+ "FacetAlreadyExistsException":{
1864
+ "type":"structure",
1865
+ "members":{
1866
+ "Message":{"shape":"ExceptionMessage"}
1867
+ },
1868
+ "error":{"httpStatusCode":400},
1869
+ "exception":true
1870
+ },
1871
+ "FacetAttribute":{
1872
+ "type":"structure",
1873
+ "required":["Name"],
1874
+ "members":{
1875
+ "Name":{"shape":"AttributeName"},
1876
+ "AttributeDefinition":{"shape":"FacetAttributeDefinition"},
1877
+ "AttributeReference":{"shape":"FacetAttributeReference"},
1878
+ "RequiredBehavior":{"shape":"RequiredAttributeBehavior"}
1879
+ }
1880
+ },
1881
+ "FacetAttributeDefinition":{
1882
+ "type":"structure",
1883
+ "required":["Type"],
1884
+ "members":{
1885
+ "Type":{"shape":"FacetAttributeType"},
1886
+ "DefaultValue":{"shape":"TypedAttributeValue"},
1887
+ "IsImmutable":{"shape":"Bool"},
1888
+ "Rules":{"shape":"RuleMap"}
1889
+ }
1890
+ },
1891
+ "FacetAttributeList":{
1892
+ "type":"list",
1893
+ "member":{"shape":"FacetAttribute"}
1894
+ },
1895
+ "FacetAttributeReference":{
1896
+ "type":"structure",
1897
+ "required":[
1898
+ "TargetFacetName",
1899
+ "TargetAttributeName"
1900
+ ],
1901
+ "members":{
1902
+ "TargetFacetName":{"shape":"FacetName"},
1903
+ "TargetAttributeName":{"shape":"AttributeName"}
1904
+ }
1905
+ },
1906
+ "FacetAttributeType":{
1907
+ "type":"string",
1908
+ "enum":[
1909
+ "STRING",
1910
+ "BINARY",
1911
+ "BOOLEAN",
1912
+ "NUMBER",
1913
+ "DATETIME"
1914
+ ]
1915
+ },
1916
+ "FacetAttributeUpdate":{
1917
+ "type":"structure",
1918
+ "members":{
1919
+ "Attribute":{"shape":"FacetAttribute"},
1920
+ "Action":{"shape":"UpdateActionType"}
1921
+ }
1922
+ },
1923
+ "FacetAttributeUpdateList":{
1924
+ "type":"list",
1925
+ "member":{"shape":"FacetAttributeUpdate"}
1926
+ },
1927
+ "FacetInUseException":{
1928
+ "type":"structure",
1929
+ "members":{
1930
+ "Message":{"shape":"ExceptionMessage"}
1931
+ },
1932
+ "error":{"httpStatusCode":400},
1933
+ "exception":true
1934
+ },
1935
+ "FacetName":{
1936
+ "type":"string",
1937
+ "max":64,
1938
+ "min":1,
1939
+ "pattern":"^[a-zA-Z0-9._-]*$"
1940
+ },
1941
+ "FacetNameList":{
1942
+ "type":"list",
1943
+ "member":{"shape":"FacetName"}
1944
+ },
1945
+ "FacetNotFoundException":{
1946
+ "type":"structure",
1947
+ "members":{
1948
+ "Message":{"shape":"ExceptionMessage"}
1949
+ },
1950
+ "error":{"httpStatusCode":400},
1951
+ "exception":true
1952
+ },
1953
+ "FacetValidationException":{
1954
+ "type":"structure",
1955
+ "members":{
1956
+ "Message":{"shape":"ExceptionMessage"}
1957
+ },
1958
+ "error":{"httpStatusCode":400},
1959
+ "exception":true
1960
+ },
1961
+ "GetDirectoryRequest":{
1962
+ "type":"structure",
1963
+ "required":["DirectoryArn"],
1964
+ "members":{
1965
+ "DirectoryArn":{
1966
+ "shape":"DirectoryArn",
1967
+ "location":"header",
1968
+ "locationName":"x-amz-data-partition"
1969
+ }
1970
+ }
1971
+ },
1972
+ "GetDirectoryResponse":{
1973
+ "type":"structure",
1974
+ "required":["Directory"],
1975
+ "members":{
1976
+ "Directory":{"shape":"Directory"}
1977
+ }
1978
+ },
1979
+ "GetFacetRequest":{
1980
+ "type":"structure",
1981
+ "required":[
1982
+ "SchemaArn",
1983
+ "Name"
1984
+ ],
1985
+ "members":{
1986
+ "SchemaArn":{
1987
+ "shape":"Arn",
1988
+ "location":"header",
1989
+ "locationName":"x-amz-data-partition"
1990
+ },
1991
+ "Name":{"shape":"FacetName"}
1992
+ }
1993
+ },
1994
+ "GetFacetResponse":{
1995
+ "type":"structure",
1996
+ "members":{
1997
+ "Facet":{"shape":"Facet"}
1998
+ }
1999
+ },
2000
+ "GetObjectInformationRequest":{
2001
+ "type":"structure",
2002
+ "required":[
2003
+ "DirectoryArn",
2004
+ "ObjectReference"
2005
+ ],
2006
+ "members":{
2007
+ "DirectoryArn":{
2008
+ "shape":"Arn",
2009
+ "location":"header",
2010
+ "locationName":"x-amz-data-partition"
2011
+ },
2012
+ "ObjectReference":{"shape":"ObjectReference"},
2013
+ "ConsistencyLevel":{
2014
+ "shape":"ConsistencyLevel",
2015
+ "location":"header",
2016
+ "locationName":"x-amz-consistency-level"
2017
+ }
2018
+ }
2019
+ },
2020
+ "GetObjectInformationResponse":{
2021
+ "type":"structure",
2022
+ "members":{
2023
+ "SchemaFacets":{"shape":"SchemaFacetList"},
2024
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2025
+ }
2026
+ },
2027
+ "GetSchemaAsJsonRequest":{
2028
+ "type":"structure",
2029
+ "required":["SchemaArn"],
2030
+ "members":{
2031
+ "SchemaArn":{
2032
+ "shape":"Arn",
2033
+ "location":"header",
2034
+ "locationName":"x-amz-data-partition"
2035
+ }
2036
+ }
2037
+ },
2038
+ "GetSchemaAsJsonResponse":{
2039
+ "type":"structure",
2040
+ "members":{
2041
+ "Name":{"shape":"SchemaName"},
2042
+ "Document":{"shape":"SchemaJsonDocument"}
2043
+ }
2044
+ },
2045
+ "IndexAttachment":{
2046
+ "type":"structure",
2047
+ "members":{
2048
+ "IndexedAttributes":{"shape":"AttributeKeyAndValueList"},
2049
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2050
+ }
2051
+ },
2052
+ "IndexAttachmentList":{
2053
+ "type":"list",
2054
+ "member":{"shape":"IndexAttachment"}
2055
+ },
2056
+ "IndexedAttributeMissingException":{
2057
+ "type":"structure",
2058
+ "members":{
2059
+ "Message":{"shape":"ExceptionMessage"}
2060
+ },
2061
+ "error":{"httpStatusCode":400},
2062
+ "exception":true
2063
+ },
2064
+ "InternalServiceException":{
2065
+ "type":"structure",
2066
+ "members":{
2067
+ "Message":{"shape":"ExceptionMessage"}
2068
+ },
2069
+ "error":{"httpStatusCode":500},
2070
+ "exception":true
2071
+ },
2072
+ "InvalidArnException":{
2073
+ "type":"structure",
2074
+ "members":{
2075
+ "Message":{"shape":"ExceptionMessage"}
2076
+ },
2077
+ "error":{"httpStatusCode":400},
2078
+ "exception":true
2079
+ },
2080
+ "InvalidAttachmentException":{
2081
+ "type":"structure",
2082
+ "members":{
2083
+ "Message":{"shape":"ExceptionMessage"}
2084
+ },
2085
+ "error":{"httpStatusCode":400},
2086
+ "exception":true
2087
+ },
2088
+ "InvalidFacetUpdateException":{
2089
+ "type":"structure",
2090
+ "members":{
2091
+ "Message":{"shape":"ExceptionMessage"}
2092
+ },
2093
+ "error":{"httpStatusCode":400},
2094
+ "exception":true
2095
+ },
2096
+ "InvalidNextTokenException":{
2097
+ "type":"structure",
2098
+ "members":{
2099
+ "Message":{"shape":"ExceptionMessage"}
2100
+ },
2101
+ "error":{"httpStatusCode":400},
2102
+ "exception":true
2103
+ },
2104
+ "InvalidRuleException":{
2105
+ "type":"structure",
2106
+ "members":{
2107
+ "Message":{"shape":"ExceptionMessage"}
2108
+ },
2109
+ "error":{"httpStatusCode":400},
2110
+ "exception":true
2111
+ },
2112
+ "InvalidSchemaDocException":{
2113
+ "type":"structure",
2114
+ "members":{
2115
+ "Message":{"shape":"ExceptionMessage"}
2116
+ },
2117
+ "error":{"httpStatusCode":400},
2118
+ "exception":true
2119
+ },
2120
+ "InvalidTaggingRequestException":{
2121
+ "type":"structure",
2122
+ "members":{
2123
+ "Message":{"shape":"ExceptionMessage"}
2124
+ },
2125
+ "error":{"httpStatusCode":400},
2126
+ "exception":true
2127
+ },
2128
+ "LimitExceededException":{
2129
+ "type":"structure",
2130
+ "members":{
2131
+ "Message":{"shape":"ExceptionMessage"}
2132
+ },
2133
+ "error":{"httpStatusCode":400},
2134
+ "exception":true
2135
+ },
2136
+ "LinkName":{
2137
+ "type":"string",
2138
+ "max":64
2139
+ },
2140
+ "LinkNameAlreadyInUseException":{
2141
+ "type":"structure",
2142
+ "members":{
2143
+ "Message":{"shape":"ExceptionMessage"}
2144
+ },
2145
+ "error":{"httpStatusCode":400},
2146
+ "exception":true
2147
+ },
2148
+ "LinkNameToObjectIdentifierMap":{
2149
+ "type":"map",
2150
+ "key":{"shape":"LinkName"},
2151
+ "value":{"shape":"ObjectIdentifier"}
2152
+ },
2153
+ "ListAppliedSchemaArnsRequest":{
2154
+ "type":"structure",
2155
+ "required":["DirectoryArn"],
2156
+ "members":{
2157
+ "DirectoryArn":{"shape":"Arn"},
2158
+ "NextToken":{"shape":"NextToken"},
2159
+ "MaxResults":{"shape":"NumberResults"}
2160
+ }
2161
+ },
2162
+ "ListAppliedSchemaArnsResponse":{
2163
+ "type":"structure",
2164
+ "members":{
2165
+ "SchemaArns":{"shape":"Arns"},
2166
+ "NextToken":{"shape":"NextToken"}
2167
+ }
2168
+ },
2169
+ "ListAttachedIndicesRequest":{
2170
+ "type":"structure",
2171
+ "required":[
2172
+ "DirectoryArn",
2173
+ "TargetReference"
2174
+ ],
2175
+ "members":{
2176
+ "DirectoryArn":{
2177
+ "shape":"Arn",
2178
+ "location":"header",
2179
+ "locationName":"x-amz-data-partition"
2180
+ },
2181
+ "TargetReference":{"shape":"ObjectReference"},
2182
+ "NextToken":{"shape":"NextToken"},
2183
+ "MaxResults":{"shape":"NumberResults"},
2184
+ "ConsistencyLevel":{
2185
+ "shape":"ConsistencyLevel",
2186
+ "location":"header",
2187
+ "locationName":"x-amz-consistency-level"
2188
+ }
2189
+ }
2190
+ },
2191
+ "ListAttachedIndicesResponse":{
2192
+ "type":"structure",
2193
+ "members":{
2194
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
2195
+ "NextToken":{"shape":"NextToken"}
2196
+ }
2197
+ },
2198
+ "ListDevelopmentSchemaArnsRequest":{
2199
+ "type":"structure",
2200
+ "members":{
2201
+ "NextToken":{"shape":"NextToken"},
2202
+ "MaxResults":{"shape":"NumberResults"}
2203
+ }
2204
+ },
2205
+ "ListDevelopmentSchemaArnsResponse":{
2206
+ "type":"structure",
2207
+ "members":{
2208
+ "SchemaArns":{"shape":"Arns"},
2209
+ "NextToken":{"shape":"NextToken"}
2210
+ }
2211
+ },
2212
+ "ListDirectoriesRequest":{
2213
+ "type":"structure",
2214
+ "members":{
2215
+ "NextToken":{"shape":"NextToken"},
2216
+ "MaxResults":{"shape":"NumberResults"},
2217
+ "state":{"shape":"DirectoryState"}
2218
+ }
2219
+ },
2220
+ "ListDirectoriesResponse":{
2221
+ "type":"structure",
2222
+ "required":["Directories"],
2223
+ "members":{
2224
+ "Directories":{"shape":"DirectoryList"},
2225
+ "NextToken":{"shape":"NextToken"}
2226
+ }
2227
+ },
2228
+ "ListFacetAttributesRequest":{
2229
+ "type":"structure",
2230
+ "required":[
2231
+ "SchemaArn",
2232
+ "Name"
2233
+ ],
2234
+ "members":{
2235
+ "SchemaArn":{
2236
+ "shape":"Arn",
2237
+ "location":"header",
2238
+ "locationName":"x-amz-data-partition"
2239
+ },
2240
+ "Name":{"shape":"FacetName"},
2241
+ "NextToken":{"shape":"NextToken"},
2242
+ "MaxResults":{"shape":"NumberResults"}
2243
+ }
2244
+ },
2245
+ "ListFacetAttributesResponse":{
2246
+ "type":"structure",
2247
+ "members":{
2248
+ "Attributes":{"shape":"FacetAttributeList"},
2249
+ "NextToken":{"shape":"NextToken"}
2250
+ }
2251
+ },
2252
+ "ListFacetNamesRequest":{
2253
+ "type":"structure",
2254
+ "required":["SchemaArn"],
2255
+ "members":{
2256
+ "SchemaArn":{
2257
+ "shape":"Arn",
2258
+ "location":"header",
2259
+ "locationName":"x-amz-data-partition"
2260
+ },
2261
+ "NextToken":{"shape":"NextToken"},
2262
+ "MaxResults":{"shape":"NumberResults"}
2263
+ }
2264
+ },
2265
+ "ListFacetNamesResponse":{
2266
+ "type":"structure",
2267
+ "members":{
2268
+ "FacetNames":{"shape":"FacetNameList"},
2269
+ "NextToken":{"shape":"NextToken"}
2270
+ }
2271
+ },
2272
+ "ListIndexRequest":{
2273
+ "type":"structure",
2274
+ "required":[
2275
+ "DirectoryArn",
2276
+ "IndexReference"
2277
+ ],
2278
+ "members":{
2279
+ "DirectoryArn":{
2280
+ "shape":"Arn",
2281
+ "location":"header",
2282
+ "locationName":"x-amz-data-partition"
2283
+ },
2284
+ "RangesOnIndexedValues":{"shape":"ObjectAttributeRangeList"},
2285
+ "IndexReference":{"shape":"ObjectReference"},
2286
+ "MaxResults":{"shape":"NumberResults"},
2287
+ "NextToken":{"shape":"NextToken"},
2288
+ "ConsistencyLevel":{
2289
+ "shape":"ConsistencyLevel",
2290
+ "location":"header",
2291
+ "locationName":"x-amz-consistency-level"
2292
+ }
2293
+ }
2294
+ },
2295
+ "ListIndexResponse":{
2296
+ "type":"structure",
2297
+ "members":{
2298
+ "IndexAttachments":{"shape":"IndexAttachmentList"},
2299
+ "NextToken":{"shape":"NextToken"}
2300
+ }
2301
+ },
2302
+ "ListObjectAttributesRequest":{
2303
+ "type":"structure",
2304
+ "required":[
2305
+ "DirectoryArn",
2306
+ "ObjectReference"
2307
+ ],
2308
+ "members":{
2309
+ "DirectoryArn":{
2310
+ "shape":"Arn",
2311
+ "location":"header",
2312
+ "locationName":"x-amz-data-partition"
2313
+ },
2314
+ "ObjectReference":{"shape":"ObjectReference"},
2315
+ "NextToken":{"shape":"NextToken"},
2316
+ "MaxResults":{"shape":"NumberResults"},
2317
+ "ConsistencyLevel":{
2318
+ "shape":"ConsistencyLevel",
2319
+ "location":"header",
2320
+ "locationName":"x-amz-consistency-level"
2321
+ }
2322
+ }
2323
+ },
2324
+ "ListObjectAttributesResponse":{
2325
+ "type":"structure",
2326
+ "members":{
2327
+ "Attributes":{"shape":"AttributeKeyAndValueList"},
2328
+ "NextToken":{"shape":"NextToken"}
2329
+ }
2330
+ },
2331
+ "ListObjectChildrenRequest":{
2332
+ "type":"structure",
2333
+ "required":[
2334
+ "DirectoryArn",
2335
+ "ObjectReference"
2336
+ ],
2337
+ "members":{
2338
+ "DirectoryArn":{
2339
+ "shape":"Arn",
2340
+ "location":"header",
2341
+ "locationName":"x-amz-data-partition"
2342
+ },
2343
+ "ObjectReference":{"shape":"ObjectReference"},
2344
+ "NextToken":{"shape":"NextToken"},
2345
+ "MaxResults":{"shape":"NumberResults"},
2346
+ "ConsistencyLevel":{
2347
+ "shape":"ConsistencyLevel",
2348
+ "location":"header",
2349
+ "locationName":"x-amz-consistency-level"
2350
+ }
2351
+ }
2352
+ },
2353
+ "ListObjectChildrenResponse":{
2354
+ "type":"structure",
2355
+ "members":{
2356
+ "Children":{"shape":"LinkNameToObjectIdentifierMap"},
2357
+ "NextToken":{"shape":"NextToken"}
2358
+ }
2359
+ },
2360
+ "ListObjectParentsRequest":{
2361
+ "type":"structure",
2362
+ "required":[
2363
+ "DirectoryArn",
2364
+ "ObjectReference"
2365
+ ],
2366
+ "members":{
2367
+ "DirectoryArn":{
2368
+ "shape":"Arn",
2369
+ "location":"header",
2370
+ "locationName":"x-amz-data-partition"
2371
+ },
2372
+ "ObjectReference":{"shape":"ObjectReference"},
2373
+ "NextToken":{"shape":"NextToken"},
2374
+ "MaxResults":{"shape":"NumberResults"},
2375
+ "ConsistencyLevel":{
2376
+ "shape":"ConsistencyLevel",
2377
+ "location":"header",
2378
+ "locationName":"x-amz-consistency-level"
2379
+ }
2380
+ }
2381
+ },
2382
+ "ListObjectParentsResponse":{
2383
+ "type":"structure",
2384
+ "members":{
2385
+ "Parents":{"shape":"ObjectIdentifierToLinkNameMap"},
2386
+ "NextToken":{"shape":"NextToken"}
2387
+ }
2388
+ },
2389
+ "ListObjectPoliciesRequest":{
2390
+ "type":"structure",
2391
+ "required":[
2392
+ "DirectoryArn",
2393
+ "ObjectReference"
2394
+ ],
2395
+ "members":{
2396
+ "DirectoryArn":{
2397
+ "shape":"Arn",
2398
+ "location":"header",
2399
+ "locationName":"x-amz-data-partition"
2400
+ },
2401
+ "ObjectReference":{"shape":"ObjectReference"},
2402
+ "NextToken":{"shape":"NextToken"},
2403
+ "MaxResults":{"shape":"NumberResults"},
2404
+ "ConsistencyLevel":{
2405
+ "shape":"ConsistencyLevel",
2406
+ "location":"header",
2407
+ "locationName":"x-amz-consistency-level"
2408
+ }
2409
+ }
2410
+ },
2411
+ "ListObjectPoliciesResponse":{
2412
+ "type":"structure",
2413
+ "members":{
2414
+ "AttachedPolicyIds":{"shape":"ObjectIdentifierList"},
2415
+ "NextToken":{"shape":"NextToken"}
2416
+ }
2417
+ },
2418
+ "ListPolicyAttachmentsRequest":{
2419
+ "type":"structure",
2420
+ "required":[
2421
+ "DirectoryArn",
2422
+ "PolicyReference"
2423
+ ],
2424
+ "members":{
2425
+ "DirectoryArn":{
2426
+ "shape":"Arn",
2427
+ "location":"header",
2428
+ "locationName":"x-amz-data-partition"
2429
+ },
2430
+ "PolicyReference":{"shape":"ObjectReference"},
2431
+ "NextToken":{"shape":"NextToken"},
2432
+ "MaxResults":{"shape":"NumberResults"},
2433
+ "ConsistencyLevel":{
2434
+ "shape":"ConsistencyLevel",
2435
+ "location":"header",
2436
+ "locationName":"x-amz-consistency-level"
2437
+ }
2438
+ }
2439
+ },
2440
+ "ListPolicyAttachmentsResponse":{
2441
+ "type":"structure",
2442
+ "members":{
2443
+ "ObjectIdentifiers":{"shape":"ObjectIdentifierList"},
2444
+ "NextToken":{"shape":"NextToken"}
2445
+ }
2446
+ },
2447
+ "ListPublishedSchemaArnsRequest":{
2448
+ "type":"structure",
2449
+ "members":{
2450
+ "NextToken":{"shape":"NextToken"},
2451
+ "MaxResults":{"shape":"NumberResults"}
2452
+ }
2453
+ },
2454
+ "ListPublishedSchemaArnsResponse":{
2455
+ "type":"structure",
2456
+ "members":{
2457
+ "SchemaArns":{"shape":"Arns"},
2458
+ "NextToken":{"shape":"NextToken"}
2459
+ }
2460
+ },
2461
+ "ListTagsForResourceRequest":{
2462
+ "type":"structure",
2463
+ "required":["ResourceArn"],
2464
+ "members":{
2465
+ "ResourceArn":{"shape":"Arn"},
2466
+ "NextToken":{"shape":"NextToken"},
2467
+ "MaxResults":{"shape":"TagsNumberResults"}
2468
+ }
2469
+ },
2470
+ "ListTagsForResourceResponse":{
2471
+ "type":"structure",
2472
+ "members":{
2473
+ "Tags":{"shape":"TagList"},
2474
+ "NextToken":{"shape":"NextToken"}
2475
+ }
2476
+ },
2477
+ "LookupPolicyRequest":{
2478
+ "type":"structure",
2479
+ "required":[
2480
+ "DirectoryArn",
2481
+ "ObjectReference"
2482
+ ],
2483
+ "members":{
2484
+ "DirectoryArn":{
2485
+ "shape":"Arn",
2486
+ "location":"header",
2487
+ "locationName":"x-amz-data-partition"
2488
+ },
2489
+ "ObjectReference":{"shape":"ObjectReference"},
2490
+ "NextToken":{"shape":"NextToken"},
2491
+ "MaxResults":{"shape":"NumberResults"}
2492
+ }
2493
+ },
2494
+ "LookupPolicyResponse":{
2495
+ "type":"structure",
2496
+ "members":{
2497
+ "PolicyToPathList":{"shape":"PolicyToPathList"},
2498
+ "NextToken":{"shape":"NextToken"}
2499
+ }
2500
+ },
2501
+ "NextToken":{"type":"string"},
2502
+ "NotIndexException":{
2503
+ "type":"structure",
2504
+ "members":{
2505
+ "Message":{"shape":"ExceptionMessage"}
2506
+ },
2507
+ "error":{"httpStatusCode":400},
2508
+ "exception":true
2509
+ },
2510
+ "NotNodeException":{
2511
+ "type":"structure",
2512
+ "members":{
2513
+ "Message":{"shape":"ExceptionMessage"}
2514
+ },
2515
+ "error":{"httpStatusCode":400},
2516
+ "exception":true
2517
+ },
2518
+ "NotPolicyException":{
2519
+ "type":"structure",
2520
+ "members":{
2521
+ "Message":{"shape":"ExceptionMessage"}
2522
+ },
2523
+ "error":{"httpStatusCode":400},
2524
+ "exception":true
2525
+ },
2526
+ "NumberAttributeValue":{"type":"string"},
2527
+ "NumberResults":{
2528
+ "type":"integer",
2529
+ "min":0
2530
+ },
2531
+ "ObjectAlreadyDetachedException":{
2532
+ "type":"structure",
2533
+ "members":{
2534
+ "Message":{"shape":"ExceptionMessage"}
2535
+ },
2536
+ "error":{"httpStatusCode":400},
2537
+ "exception":true
2538
+ },
2539
+ "ObjectAttributeAction":{
2540
+ "type":"structure",
2541
+ "members":{
2542
+ "ObjectAttributeActionType":{"shape":"UpdateActionType"},
2543
+ "ObjectAttributeUpdateValue":{"shape":"TypedAttributeValue"}
2544
+ }
2545
+ },
2546
+ "ObjectAttributeRange":{
2547
+ "type":"structure",
2548
+ "members":{
2549
+ "AttributeKey":{"shape":"AttributeKey"},
2550
+ "Range":{"shape":"TypedAttributeValueRange"}
2551
+ }
2552
+ },
2553
+ "ObjectAttributeRangeList":{
2554
+ "type":"list",
2555
+ "member":{"shape":"ObjectAttributeRange"}
2556
+ },
2557
+ "ObjectAttributeUpdate":{
2558
+ "type":"structure",
2559
+ "members":{
2560
+ "ObjectAttributeKey":{"shape":"AttributeKey"},
2561
+ "ObjectAttributeAction":{"shape":"ObjectAttributeAction"}
2562
+ }
2563
+ },
2564
+ "ObjectAttributeUpdateList":{
2565
+ "type":"list",
2566
+ "member":{"shape":"ObjectAttributeUpdate"}
2567
+ },
2568
+ "ObjectIdentifier":{"type":"string"},
2569
+ "ObjectIdentifierList":{
2570
+ "type":"list",
2571
+ "member":{"shape":"ObjectIdentifier"}
2572
+ },
2573
+ "ObjectIdentifierToLinkNameMap":{
2574
+ "type":"map",
2575
+ "key":{"shape":"ObjectIdentifier"},
2576
+ "value":{"shape":"LinkName"}
2577
+ },
2578
+ "ObjectNotDetachedException":{
2579
+ "type":"structure",
2580
+ "members":{
2581
+ "Message":{"shape":"ExceptionMessage"}
2582
+ },
2583
+ "error":{"httpStatusCode":400},
2584
+ "exception":true
2585
+ },
2586
+ "ObjectReference":{
2587
+ "type":"structure",
2588
+ "members":{
2589
+ "Selector":{"shape":"SelectorObjectReference"}
2590
+ }
2591
+ },
2592
+ "ObjectType":{
2593
+ "type":"string",
2594
+ "enum":[
2595
+ "NODE",
2596
+ "LEAF_NODE",
2597
+ "POLICY",
2598
+ "INDEX"
2599
+ ]
2600
+ },
2601
+ "PathString":{"type":"string"},
2602
+ "PolicyAttachment":{
2603
+ "type":"structure",
2604
+ "members":{
2605
+ "PolicyId":{"shape":"ObjectIdentifier"},
2606
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"},
2607
+ "PolicyType":{"shape":"PolicyType"}
2608
+ }
2609
+ },
2610
+ "PolicyAttachmentList":{
2611
+ "type":"list",
2612
+ "member":{"shape":"PolicyAttachment"}
2613
+ },
2614
+ "PolicyToPath":{
2615
+ "type":"structure",
2616
+ "members":{
2617
+ "Path":{"shape":"PathString"},
2618
+ "Policies":{"shape":"PolicyAttachmentList"}
2619
+ }
2620
+ },
2621
+ "PolicyToPathList":{
2622
+ "type":"list",
2623
+ "member":{"shape":"PolicyToPath"}
2624
+ },
2625
+ "PolicyType":{"type":"string"},
2626
+ "PublishSchemaRequest":{
2627
+ "type":"structure",
2628
+ "required":[
2629
+ "DevelopmentSchemaArn",
2630
+ "Version"
2631
+ ],
2632
+ "members":{
2633
+ "DevelopmentSchemaArn":{
2634
+ "shape":"Arn",
2635
+ "location":"header",
2636
+ "locationName":"x-amz-data-partition"
2637
+ },
2638
+ "Version":{"shape":"Version"},
2639
+ "Name":{"shape":"SchemaName"}
2640
+ }
2641
+ },
2642
+ "PublishSchemaResponse":{
2643
+ "type":"structure",
2644
+ "members":{
2645
+ "PublishedSchemaArn":{"shape":"Arn"}
2646
+ }
2647
+ },
2648
+ "PutSchemaFromJsonRequest":{
2649
+ "type":"structure",
2650
+ "required":[
2651
+ "SchemaArn",
2652
+ "Document"
2653
+ ],
2654
+ "members":{
2655
+ "SchemaArn":{
2656
+ "shape":"Arn",
2657
+ "location":"header",
2658
+ "locationName":"x-amz-data-partition"
2659
+ },
2660
+ "Document":{"shape":"SchemaJsonDocument"}
2661
+ }
2662
+ },
2663
+ "PutSchemaFromJsonResponse":{
2664
+ "type":"structure",
2665
+ "members":{
2666
+ "Arn":{"shape":"Arn"}
2667
+ }
2668
+ },
2669
+ "RangeMode":{
2670
+ "type":"string",
2671
+ "enum":[
2672
+ "FIRST",
2673
+ "LAST",
2674
+ "LAST_BEFORE_MISSING_VALUES",
2675
+ "INCLUSIVE",
2676
+ "EXCLUSIVE"
2677
+ ]
2678
+ },
2679
+ "RemoveFacetFromObjectRequest":{
2680
+ "type":"structure",
2681
+ "required":[
2682
+ "DirectoryArn",
2683
+ "SchemaFacet",
2684
+ "ObjectReference"
2685
+ ],
2686
+ "members":{
2687
+ "DirectoryArn":{
2688
+ "shape":"Arn",
2689
+ "location":"header",
2690
+ "locationName":"x-amz-data-partition"
2691
+ },
2692
+ "SchemaFacet":{"shape":"SchemaFacet"},
2693
+ "ObjectReference":{"shape":"ObjectReference"}
2694
+ }
2695
+ },
2696
+ "RemoveFacetFromObjectResponse":{
2697
+ "type":"structure",
2698
+ "members":{
2699
+ }
2700
+ },
2701
+ "RequiredAttributeBehavior":{
2702
+ "type":"string",
2703
+ "enum":[
2704
+ "REQUIRED_ALWAYS",
2705
+ "NOT_REQUIRED"
2706
+ ]
2707
+ },
2708
+ "ResourceNotFoundException":{
2709
+ "type":"structure",
2710
+ "members":{
2711
+ "Message":{"shape":"ExceptionMessage"}
2712
+ },
2713
+ "error":{"httpStatusCode":404},
2714
+ "exception":true
2715
+ },
2716
+ "RetryableConflictException":{
2717
+ "type":"structure",
2718
+ "members":{
2719
+ "Message":{"shape":"ExceptionMessage"}
2720
+ },
2721
+ "error":{"httpStatusCode":409},
2722
+ "exception":true
2723
+ },
2724
+ "Rule":{
2725
+ "type":"structure",
2726
+ "members":{
2727
+ "Type":{"shape":"RuleType"},
2728
+ "Parameters":{"shape":"RuleParameterMap"}
2729
+ }
2730
+ },
2731
+ "RuleKey":{
2732
+ "type":"string",
2733
+ "max":64,
2734
+ "min":1,
2735
+ "pattern":"^[a-zA-Z0-9._-]*$"
2736
+ },
2737
+ "RuleMap":{
2738
+ "type":"map",
2739
+ "key":{"shape":"RuleKey"},
2740
+ "value":{"shape":"Rule"}
2741
+ },
2742
+ "RuleParameterKey":{"type":"string"},
2743
+ "RuleParameterMap":{
2744
+ "type":"map",
2745
+ "key":{"shape":"RuleParameterKey"},
2746
+ "value":{"shape":"RuleParameterValue"}
2747
+ },
2748
+ "RuleParameterValue":{"type":"string"},
2749
+ "RuleType":{
2750
+ "type":"string",
2751
+ "enum":[
2752
+ "BINARY_LENGTH",
2753
+ "NUMBER_COMPARISON",
2754
+ "STRING_FROM_SET",
2755
+ "STRING_LENGTH"
2756
+ ]
2757
+ },
2758
+ "SchemaAlreadyExistsException":{
2759
+ "type":"structure",
2760
+ "members":{
2761
+ "Message":{"shape":"ExceptionMessage"}
2762
+ },
2763
+ "error":{"httpStatusCode":400},
2764
+ "exception":true
2765
+ },
2766
+ "SchemaAlreadyPublishedException":{
2767
+ "type":"structure",
2768
+ "members":{
2769
+ "Message":{"shape":"ExceptionMessage"}
2770
+ },
2771
+ "error":{"httpStatusCode":400},
2772
+ "exception":true
2773
+ },
2774
+ "SchemaFacet":{
2775
+ "type":"structure",
2776
+ "members":{
2777
+ "SchemaArn":{"shape":"Arn"},
2778
+ "FacetName":{"shape":"FacetName"}
2779
+ }
2780
+ },
2781
+ "SchemaFacetList":{
2782
+ "type":"list",
2783
+ "member":{"shape":"SchemaFacet"}
2784
+ },
2785
+ "SchemaJsonDocument":{"type":"string"},
2786
+ "SchemaName":{
2787
+ "type":"string",
2788
+ "max":50,
2789
+ "min":1,
2790
+ "pattern":"^[a-zA-Z0-9._-]*$"
2791
+ },
2792
+ "SelectorObjectReference":{"type":"string"},
2793
+ "StillContainsLinksException":{
2794
+ "type":"structure",
2795
+ "members":{
2796
+ "Message":{"shape":"ExceptionMessage"}
2797
+ },
2798
+ "error":{"httpStatusCode":400},
2799
+ "exception":true
2800
+ },
2801
+ "StringAttributeValue":{"type":"string"},
2802
+ "Tag":{
2803
+ "type":"structure",
2804
+ "members":{
2805
+ "Key":{"shape":"TagKey"},
2806
+ "Value":{"shape":"TagValue"}
2807
+ }
2808
+ },
2809
+ "TagKey":{"type":"string"},
2810
+ "TagKeyList":{
2811
+ "type":"list",
2812
+ "member":{"shape":"TagKey"}
2813
+ },
2814
+ "TagList":{
2815
+ "type":"list",
2816
+ "member":{"shape":"Tag"}
2817
+ },
2818
+ "TagResourceRequest":{
2819
+ "type":"structure",
2820
+ "required":[
2821
+ "ResourceArn",
2822
+ "Tags"
2823
+ ],
2824
+ "members":{
2825
+ "ResourceArn":{"shape":"Arn"},
2826
+ "Tags":{"shape":"TagList"}
2827
+ }
2828
+ },
2829
+ "TagResourceResponse":{
2830
+ "type":"structure",
2831
+ "members":{
2832
+ }
2833
+ },
2834
+ "TagValue":{"type":"string"},
2835
+ "TagsNumberResults":{
2836
+ "type":"integer",
2837
+ "min":50
2838
+ },
2839
+ "TypedAttributeValue":{
2840
+ "type":"structure",
2841
+ "members":{
2842
+ "StringValue":{"shape":"StringAttributeValue"},
2843
+ "BinaryValue":{"shape":"BinaryAttributeValue"},
2844
+ "BooleanValue":{"shape":"BooleanAttributeValue"},
2845
+ "NumberValue":{"shape":"NumberAttributeValue"},
2846
+ "DatetimeValue":{"shape":"DatetimeAttributeValue"}
2847
+ }
2848
+ },
2849
+ "TypedAttributeValueRange":{
2850
+ "type":"structure",
2851
+ "required":[
2852
+ "StartMode",
2853
+ "EndMode"
2854
+ ],
2855
+ "members":{
2856
+ "StartMode":{"shape":"RangeMode"},
2857
+ "StartValue":{"shape":"TypedAttributeValue"},
2858
+ "EndMode":{"shape":"RangeMode"},
2859
+ "EndValue":{"shape":"TypedAttributeValue"}
2860
+ }
2861
+ },
2862
+ "UnsupportedIndexTypeException":{
2863
+ "type":"structure",
2864
+ "members":{
2865
+ "Message":{"shape":"ExceptionMessage"}
2866
+ },
2867
+ "error":{"httpStatusCode":400},
2868
+ "exception":true
2869
+ },
2870
+ "UntagResourceRequest":{
2871
+ "type":"structure",
2872
+ "required":[
2873
+ "ResourceArn",
2874
+ "TagKeys"
2875
+ ],
2876
+ "members":{
2877
+ "ResourceArn":{"shape":"Arn"},
2878
+ "TagKeys":{"shape":"TagKeyList"}
2879
+ }
2880
+ },
2881
+ "UntagResourceResponse":{
2882
+ "type":"structure",
2883
+ "members":{
2884
+ }
2885
+ },
2886
+ "UpdateActionType":{
2887
+ "type":"string",
2888
+ "enum":[
2889
+ "CREATE_OR_UPDATE",
2890
+ "DELETE"
2891
+ ]
2892
+ },
2893
+ "UpdateFacetRequest":{
2894
+ "type":"structure",
2895
+ "required":[
2896
+ "SchemaArn",
2897
+ "Name"
2898
+ ],
2899
+ "members":{
2900
+ "SchemaArn":{
2901
+ "shape":"Arn",
2902
+ "location":"header",
2903
+ "locationName":"x-amz-data-partition"
2904
+ },
2905
+ "Name":{"shape":"FacetName"},
2906
+ "AttributeUpdates":{"shape":"FacetAttributeUpdateList"},
2907
+ "ObjectType":{"shape":"ObjectType"}
2908
+ }
2909
+ },
2910
+ "UpdateFacetResponse":{
2911
+ "type":"structure",
2912
+ "members":{
2913
+ }
2914
+ },
2915
+ "UpdateObjectAttributesRequest":{
2916
+ "type":"structure",
2917
+ "required":[
2918
+ "DirectoryArn",
2919
+ "ObjectReference",
2920
+ "AttributeUpdates"
2921
+ ],
2922
+ "members":{
2923
+ "DirectoryArn":{
2924
+ "shape":"Arn",
2925
+ "location":"header",
2926
+ "locationName":"x-amz-data-partition"
2927
+ },
2928
+ "ObjectReference":{"shape":"ObjectReference"},
2929
+ "AttributeUpdates":{"shape":"ObjectAttributeUpdateList"}
2930
+ }
2931
+ },
2932
+ "UpdateObjectAttributesResponse":{
2933
+ "type":"structure",
2934
+ "members":{
2935
+ "ObjectIdentifier":{"shape":"ObjectIdentifier"}
2936
+ }
2937
+ },
2938
+ "UpdateSchemaRequest":{
2939
+ "type":"structure",
2940
+ "required":[
2941
+ "SchemaArn",
2942
+ "Name"
2943
+ ],
2944
+ "members":{
2945
+ "SchemaArn":{
2946
+ "shape":"Arn",
2947
+ "location":"header",
2948
+ "locationName":"x-amz-data-partition"
2949
+ },
2950
+ "Name":{"shape":"SchemaName"}
2951
+ }
2952
+ },
2953
+ "UpdateSchemaResponse":{
2954
+ "type":"structure",
2955
+ "members":{
2956
+ "SchemaArn":{"shape":"Arn"}
2957
+ }
2958
+ },
2959
+ "ValidationException":{
2960
+ "type":"structure",
2961
+ "members":{
2962
+ "Message":{"shape":"ExceptionMessage"}
2963
+ },
2964
+ "error":{"httpStatusCode":400},
2965
+ "exception":true
2966
+ },
2967
+ "Version":{
2968
+ "type":"string",
2969
+ "max":10,
2970
+ "min":1,
2971
+ "pattern":"^[a-zA-Z0-9._-]*$"
2972
+ }
2973
+ }
2974
+ }