@aws-sdk/client-clouddirectory 3.928.0 → 3.930.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist-cjs/index.js +3516 -3609
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/CloudDirectoryClient.js +2 -0
  4. package/dist-es/commands/AddFacetToObjectCommand.js +3 -9
  5. package/dist-es/commands/ApplySchemaCommand.js +3 -9
  6. package/dist-es/commands/AttachObjectCommand.js +3 -9
  7. package/dist-es/commands/AttachPolicyCommand.js +3 -9
  8. package/dist-es/commands/AttachToIndexCommand.js +3 -9
  9. package/dist-es/commands/AttachTypedLinkCommand.js +3 -9
  10. package/dist-es/commands/BatchReadCommand.js +3 -9
  11. package/dist-es/commands/BatchWriteCommand.js +3 -9
  12. package/dist-es/commands/CreateDirectoryCommand.js +3 -9
  13. package/dist-es/commands/CreateFacetCommand.js +3 -9
  14. package/dist-es/commands/CreateIndexCommand.js +3 -9
  15. package/dist-es/commands/CreateObjectCommand.js +3 -9
  16. package/dist-es/commands/CreateSchemaCommand.js +3 -9
  17. package/dist-es/commands/CreateTypedLinkFacetCommand.js +3 -9
  18. package/dist-es/commands/DeleteDirectoryCommand.js +3 -9
  19. package/dist-es/commands/DeleteFacetCommand.js +3 -9
  20. package/dist-es/commands/DeleteObjectCommand.js +3 -9
  21. package/dist-es/commands/DeleteSchemaCommand.js +3 -9
  22. package/dist-es/commands/DeleteTypedLinkFacetCommand.js +3 -9
  23. package/dist-es/commands/DetachFromIndexCommand.js +3 -9
  24. package/dist-es/commands/DetachObjectCommand.js +3 -9
  25. package/dist-es/commands/DetachPolicyCommand.js +3 -9
  26. package/dist-es/commands/DetachTypedLinkCommand.js +3 -9
  27. package/dist-es/commands/DisableDirectoryCommand.js +3 -9
  28. package/dist-es/commands/EnableDirectoryCommand.js +3 -9
  29. package/dist-es/commands/GetAppliedSchemaVersionCommand.js +3 -9
  30. package/dist-es/commands/GetDirectoryCommand.js +3 -9
  31. package/dist-es/commands/GetFacetCommand.js +3 -9
  32. package/dist-es/commands/GetLinkAttributesCommand.js +3 -9
  33. package/dist-es/commands/GetObjectAttributesCommand.js +3 -9
  34. package/dist-es/commands/GetObjectInformationCommand.js +3 -9
  35. package/dist-es/commands/GetSchemaAsJsonCommand.js +3 -9
  36. package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +3 -9
  37. package/dist-es/commands/ListAppliedSchemaArnsCommand.js +3 -9
  38. package/dist-es/commands/ListAttachedIndicesCommand.js +3 -9
  39. package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +3 -9
  40. package/dist-es/commands/ListDirectoriesCommand.js +3 -9
  41. package/dist-es/commands/ListFacetAttributesCommand.js +3 -9
  42. package/dist-es/commands/ListFacetNamesCommand.js +3 -9
  43. package/dist-es/commands/ListIncomingTypedLinksCommand.js +3 -9
  44. package/dist-es/commands/ListIndexCommand.js +3 -9
  45. package/dist-es/commands/ListManagedSchemaArnsCommand.js +3 -9
  46. package/dist-es/commands/ListObjectAttributesCommand.js +3 -9
  47. package/dist-es/commands/ListObjectChildrenCommand.js +3 -9
  48. package/dist-es/commands/ListObjectParentPathsCommand.js +3 -9
  49. package/dist-es/commands/ListObjectParentsCommand.js +3 -9
  50. package/dist-es/commands/ListObjectPoliciesCommand.js +3 -9
  51. package/dist-es/commands/ListOutgoingTypedLinksCommand.js +3 -9
  52. package/dist-es/commands/ListPolicyAttachmentsCommand.js +3 -9
  53. package/dist-es/commands/ListPublishedSchemaArnsCommand.js +3 -9
  54. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  55. package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +3 -9
  56. package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +3 -9
  57. package/dist-es/commands/LookupPolicyCommand.js +3 -9
  58. package/dist-es/commands/PublishSchemaCommand.js +3 -9
  59. package/dist-es/commands/PutSchemaFromJsonCommand.js +3 -9
  60. package/dist-es/commands/RemoveFacetFromObjectCommand.js +3 -9
  61. package/dist-es/commands/TagResourceCommand.js +3 -9
  62. package/dist-es/commands/UntagResourceCommand.js +3 -9
  63. package/dist-es/commands/UpdateFacetCommand.js +3 -9
  64. package/dist-es/commands/UpdateLinkAttributesCommand.js +3 -9
  65. package/dist-es/commands/UpdateObjectAttributesCommand.js +3 -9
  66. package/dist-es/commands/UpdateSchemaCommand.js +3 -9
  67. package/dist-es/commands/UpdateTypedLinkFacetCommand.js +3 -9
  68. package/dist-es/commands/UpgradeAppliedSchemaCommand.js +3 -9
  69. package/dist-es/commands/UpgradePublishedSchemaCommand.js +3 -9
  70. package/dist-es/models/models_0.js +0 -16
  71. package/dist-es/runtimeConfig.shared.js +2 -0
  72. package/dist-es/schemas/schemas_0.js +3292 -0
  73. package/dist-types/CloudDirectoryClient.d.ts +10 -1
  74. package/dist-types/models/models_0.d.ts +4 -1
  75. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  76. package/dist-types/runtimeConfig.d.ts +1 -0
  77. package/dist-types/runtimeConfig.native.d.ts +1 -0
  78. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  79. package/dist-types/schemas/schemas_0.d.ts +364 -0
  80. package/dist-types/ts3.4/CloudDirectoryClient.d.ts +4 -0
  81. package/dist-types/ts3.4/models/models_0.d.ts +0 -1
  82. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  83. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  84. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  85. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  86. package/dist-types/ts3.4/schemas/schemas_0.d.ts +370 -0
  87. package/package.json +33 -33
  88. package/dist-es/protocols/Aws_restJson1.js +0 -3033
  89. package/dist-types/protocols/Aws_restJson1.d.ts +0 -596
  90. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -797
@@ -0,0 +1,3292 @@
1
+ const _A = "Attributes";
2
+ const _AA = "AttributeAction";
3
+ const _AAT = "AttributeActionType";
4
+ const _AD = "AttributeDefinition";
5
+ const _ADE = "AccessDeniedException";
6
+ const _AFTO = "AddFacetToObject";
7
+ const _AFTOR = "AddFacetToObjectRequest";
8
+ const _AFTORd = "AddFacetToObjectResponse";
9
+ const _AK = "AttributeKey";
10
+ const _AKAV = "AttributeKeyAndValue";
11
+ const _AKAVL = "AttributeKeyAndValueList";
12
+ const _AKL = "AttributeKeyList";
13
+ const _AN = "AttributeName";
14
+ const _ANAV = "AttributeNameAndValue";
15
+ const _ANAVL = "AttributeNameAndValueList";
16
+ const _ANt = "AttributeNames";
17
+ const _AO = "AttachObject";
18
+ const _AOI = "AttachedObjectIdentifier";
19
+ const _AOR = "AttachObjectRequest";
20
+ const _AORt = "AttachObjectResponse";
21
+ const _AP = "AttachPolicy";
22
+ const _API = "AttachedPolicyIds";
23
+ const _APR = "AttachPolicyRequest";
24
+ const _APRt = "AttachPolicyResponse";
25
+ const _AR = "AttributeReference";
26
+ const _AS = "ApplySchema";
27
+ const _ASA = "AppliedSchemaArn";
28
+ const _ASR = "ApplySchemaRequest";
29
+ const _ASRp = "ApplySchemaResponse";
30
+ const _ATI = "AttachToIndex";
31
+ const _ATIR = "AttachToIndexRequest";
32
+ const _ATIRt = "AttachToIndexResponse";
33
+ const _ATL = "AttachTypedLink";
34
+ const _ATLR = "AttachTypedLinkRequest";
35
+ const _ATLRt = "AttachTypedLinkResponse";
36
+ const _AU = "AttributeUpdates";
37
+ const _AUV = "AttributeUpdateValue";
38
+ const _Ac = "Action";
39
+ const _Ar = "Arn";
40
+ const _At = "Attribute";
41
+ const _BAFTO = "BatchAddFacetToObject";
42
+ const _BAFTOR = "BatchAddFacetToObjectResponse";
43
+ const _BAO = "BatchAttachObject";
44
+ const _BAOR = "BatchAttachObjectResponse";
45
+ const _BAP = "BatchAttachPolicy";
46
+ const _BAPR = "BatchAttachPolicyResponse";
47
+ const _BATI = "BatchAttachToIndex";
48
+ const _BATIR = "BatchAttachToIndexResponse";
49
+ const _BATL = "BatchAttachTypedLink";
50
+ const _BATLR = "BatchAttachTypedLinkResponse";
51
+ const _BCI = "BatchCreateIndex";
52
+ const _BCIR = "BatchCreateIndexResponse";
53
+ const _BCO = "BatchCreateObject";
54
+ const _BCOR = "BatchCreateObjectResponse";
55
+ const _BDFI = "BatchDetachFromIndex";
56
+ const _BDFIR = "BatchDetachFromIndexResponse";
57
+ const _BDO = "BatchDeleteObject";
58
+ const _BDOR = "BatchDeleteObjectResponse";
59
+ const _BDORa = "BatchDetachObjectResponse";
60
+ const _BDOa = "BatchDetachObject";
61
+ const _BDP = "BatchDetachPolicy";
62
+ const _BDPR = "BatchDetachPolicyResponse";
63
+ const _BDTL = "BatchDetachTypedLink";
64
+ const _BDTLR = "BatchDetachTypedLinkResponse";
65
+ const _BGLA = "BatchGetLinkAttributes";
66
+ const _BGLAR = "BatchGetLinkAttributesResponse";
67
+ const _BGOA = "BatchGetObjectAttributes";
68
+ const _BGOAR = "BatchGetObjectAttributesResponse";
69
+ const _BGOI = "BatchGetObjectInformation";
70
+ const _BGOIR = "BatchGetObjectInformationResponse";
71
+ const _BLAI = "BatchListAttachedIndices";
72
+ const _BLAIR = "BatchListAttachedIndicesResponse";
73
+ const _BLI = "BatchListIndex";
74
+ const _BLIR = "BatchListIndexResponse";
75
+ const _BLITL = "BatchListIncomingTypedLinks";
76
+ const _BLITLR = "BatchListIncomingTypedLinksResponse";
77
+ const _BLOA = "BatchListObjectAttributes";
78
+ const _BLOAR = "BatchListObjectAttributesResponse";
79
+ const _BLOC = "BatchListObjectChildren";
80
+ const _BLOCR = "BatchListObjectChildrenResponse";
81
+ const _BLOP = "BatchListObjectParents";
82
+ const _BLOPP = "BatchListObjectParentPaths";
83
+ const _BLOPPR = "BatchListObjectParentPathsResponse";
84
+ const _BLOPR = "BatchListObjectParentsResponse";
85
+ const _BLOPRa = "BatchListObjectPoliciesResponse";
86
+ const _BLOPa = "BatchListObjectPolicies";
87
+ const _BLOTL = "BatchListOutgoingTypedLinks";
88
+ const _BLOTLR = "BatchListOutgoingTypedLinksResponse";
89
+ const _BLP = "BatchLookupPolicy";
90
+ const _BLPA = "BatchListPolicyAttachments";
91
+ const _BLPAR = "BatchListPolicyAttachmentsResponse";
92
+ const _BLPR = "BatchLookupPolicyResponse";
93
+ const _BR = "BatchRead";
94
+ const _BRE = "BatchReadException";
95
+ const _BRFFO = "BatchRemoveFacetFromObject";
96
+ const _BRFFOR = "BatchRemoveFacetFromObjectResponse";
97
+ const _BRN = "BatchReferenceName";
98
+ const _BRO = "BatchReadOperation";
99
+ const _BROL = "BatchReadOperationList";
100
+ const _BROR = "BatchReadOperationResponse";
101
+ const _BRORL = "BatchReadOperationResponseList";
102
+ const _BRR = "BatchReadRequest";
103
+ const _BRRa = "BatchReadResponse";
104
+ const _BRSR = "BatchReadSuccessfulResponse";
105
+ const _BULA = "BatchUpdateLinkAttributes";
106
+ const _BULAR = "BatchUpdateLinkAttributesResponse";
107
+ const _BUOA = "BatchUpdateObjectAttributes";
108
+ const _BUOAR = "BatchUpdateObjectAttributesResponse";
109
+ const _BV = "BinaryValue";
110
+ const _BVo = "BooleanValue";
111
+ const _BW = "BatchWrite";
112
+ const _BWE = "BatchWriteException";
113
+ const _BWO = "BatchWriteOperation";
114
+ const _BWOL = "BatchWriteOperationList";
115
+ const _BWOR = "BatchWriteOperationResponse";
116
+ const _BWORL = "BatchWriteOperationResponseList";
117
+ const _BWR = "BatchWriteRequest";
118
+ const _BWRa = "BatchWriteResponse";
119
+ const _C = "Children";
120
+ const _CD = "CreateDirectory";
121
+ const _CDR = "CreateDirectoryRequest";
122
+ const _CDRr = "CreateDirectoryResponse";
123
+ const _CDT = "CreationDateTime";
124
+ const _CF = "CreateFacet";
125
+ const _CFR = "CreateFacetRequest";
126
+ const _CFRr = "CreateFacetResponse";
127
+ const _CI = "CreateIndex";
128
+ const _CIR = "CreateIndexRequest";
129
+ const _CIRr = "CreateIndexResponse";
130
+ const _CL = "ConsistencyLevel";
131
+ const _CLPORE = "CannotListParentOfRootException";
132
+ const _CO = "CreateObject";
133
+ const _COR = "CreateObjectRequest";
134
+ const _CORr = "CreateObjectResponse";
135
+ const _CR = "ChildReference";
136
+ const _CS = "CreateSchema";
137
+ const _CSR = "CreateSchemaRequest";
138
+ const _CSRr = "CreateSchemaResponse";
139
+ const _CTLF = "CreateTypedLinkFacet";
140
+ const _CTLFR = "CreateTypedLinkFacetRequest";
141
+ const _CTLFRr = "CreateTypedLinkFacetResponse";
142
+ const _D = "Directory";
143
+ const _DA = "DirectoryArn";
144
+ const _DAEE = "DirectoryAlreadyExistsException";
145
+ const _DD = "DeleteDirectory";
146
+ const _DDE = "DirectoryDeletedException";
147
+ const _DDR = "DeleteDirectoryRequest";
148
+ const _DDRe = "DeleteDirectoryResponse";
149
+ const _DDRi = "DisableDirectoryRequest";
150
+ const _DDRis = "DisableDirectoryResponse";
151
+ const _DDi = "DisableDirectory";
152
+ const _DF = "DeleteFacet";
153
+ const _DFI = "DetachFromIndex";
154
+ const _DFIR = "DetachFromIndexRequest";
155
+ const _DFIRe = "DetachFromIndexResponse";
156
+ const _DFR = "DeleteFacetRequest";
157
+ const _DFRe = "DeleteFacetResponse";
158
+ const _DL = "DirectoryList";
159
+ const _DNDE = "DirectoryNotDisabledException";
160
+ const _DNEE = "DirectoryNotEnabledException";
161
+ const _DO = "DetachObject";
162
+ const _DOI = "DetachedObjectIdentifier";
163
+ const _DOR = "DeleteObjectRequest";
164
+ const _DORe = "DeleteObjectResponse";
165
+ const _DORet = "DetachObjectRequest";
166
+ const _DOReta = "DetachObjectResponse";
167
+ const _DOe = "DeleteObject";
168
+ const _DP = "DetachPolicy";
169
+ const _DPR = "DetachPolicyRequest";
170
+ const _DPRe = "DetachPolicyResponse";
171
+ const _DR = "DryRun";
172
+ const _DS = "DeleteSchema";
173
+ const _DSA = "DevelopmentSchemaArn";
174
+ const _DSR = "DeleteSchemaRequest";
175
+ const _DSRe = "DeleteSchemaResponse";
176
+ const _DTL = "DetachTypedLink";
177
+ const _DTLF = "DeleteTypedLinkFacet";
178
+ const _DTLFR = "DeleteTypedLinkFacetRequest";
179
+ const _DTLFRe = "DeleteTypedLinkFacetResponse";
180
+ const _DTLR = "DetachTypedLinkRequest";
181
+ const _DV = "DefaultValue";
182
+ const _DVa = "DatetimeValue";
183
+ const _Di = "Directories";
184
+ const _Do = "Document";
185
+ const _ED = "EnableDirectory";
186
+ const _EDR = "EnableDirectoryRequest";
187
+ const _EDRn = "EnableDirectoryResponse";
188
+ const _EM = "EndMode";
189
+ const _ER = "ExceptionResponse";
190
+ const _EV = "EndValue";
191
+ const _F = "Facet";
192
+ const _FA = "FacetAttribute";
193
+ const _FAD = "FacetAttributeDefinition";
194
+ const _FAEE = "FacetAlreadyExistsException";
195
+ const _FAL = "FacetAttributeList";
196
+ const _FAR = "FilterAttributeRanges";
197
+ const _FARa = "FacetAttributeReference";
198
+ const _FAU = "FacetAttributeUpdate";
199
+ const _FAUL = "FacetAttributeUpdateList";
200
+ const _FF = "FacetFilter";
201
+ const _FIUE = "FacetInUseException";
202
+ const _FN = "FacetName";
203
+ const _FNFE = "FacetNotFoundException";
204
+ const _FNa = "FacetNames";
205
+ const _FS = "FacetStyle";
206
+ const _FTL = "FilterTypedLink";
207
+ const _FVE = "FacetValidationException";
208
+ const _GASV = "GetAppliedSchemaVersion";
209
+ const _GASVR = "GetAppliedSchemaVersionRequest";
210
+ const _GASVRe = "GetAppliedSchemaVersionResponse";
211
+ const _GD = "GetDirectory";
212
+ const _GDR = "GetDirectoryRequest";
213
+ const _GDRe = "GetDirectoryResponse";
214
+ const _GF = "GetFacet";
215
+ const _GFR = "GetFacetRequest";
216
+ const _GFRe = "GetFacetResponse";
217
+ const _GLA = "GetLinkAttributes";
218
+ const _GLAR = "GetLinkAttributesRequest";
219
+ const _GLARe = "GetLinkAttributesResponse";
220
+ const _GOA = "GetObjectAttributes";
221
+ const _GOAR = "GetObjectAttributesRequest";
222
+ const _GOARe = "GetObjectAttributesResponse";
223
+ const _GOI = "GetObjectInformation";
224
+ const _GOIR = "GetObjectInformationRequest";
225
+ const _GOIRe = "GetObjectInformationResponse";
226
+ const _GSAJ = "GetSchemaAsJson";
227
+ const _GSAJR = "GetSchemaAsJsonRequest";
228
+ const _GSAJRe = "GetSchemaAsJsonResponse";
229
+ const _GTLFI = "GetTypedLinkFacetInformation";
230
+ const _GTLFIR = "GetTypedLinkFacetInformationRequest";
231
+ const _GTLFIRe = "GetTypedLinkFacetInformationResponse";
232
+ const _I = "Index";
233
+ const _IA = "IndexAttachments";
234
+ const _IAE = "InvalidArnException";
235
+ const _IAEn = "InvalidAttachmentException";
236
+ const _IAL = "IndexAttachmentList";
237
+ const _IALTEP = "IncludeAllLinksToEachParent";
238
+ const _IAME = "IndexedAttributeMissingException";
239
+ const _IAO = "IdentityAttributeOrder";
240
+ const _IAV = "IdentityAttributeValues";
241
+ const _IAn = "IndexAttachment";
242
+ const _IAnd = "IndexedAttributes";
243
+ const _IFUE = "InvalidFacetUpdateException";
244
+ const _II = "IsImmutable";
245
+ const _INTE = "InvalidNextTokenException";
246
+ const _IR = "IndexReference";
247
+ const _IRE = "InvalidRuleException";
248
+ const _ISDE = "InvalidSchemaDocException";
249
+ const _ISE = "IncompatibleSchemaException";
250
+ const _ISEn = "InternalServiceException";
251
+ const _ITRE = "InvalidTaggingRequestException";
252
+ const _IU = "IsUnique";
253
+ const _K = "Key";
254
+ const _LAA = "LinkAttributeAction";
255
+ const _LAI = "ListAttachedIndices";
256
+ const _LAIR = "ListAttachedIndicesRequest";
257
+ const _LAIRi = "ListAttachedIndicesResponse";
258
+ const _LASA = "ListAppliedSchemaArns";
259
+ const _LASAR = "ListAppliedSchemaArnsRequest";
260
+ const _LASARi = "ListAppliedSchemaArnsResponse";
261
+ const _LAU = "LinkAttributeUpdate";
262
+ const _LAUL = "LinkAttributeUpdateList";
263
+ const _LD = "ListDirectories";
264
+ const _LDR = "ListDirectoriesRequest";
265
+ const _LDRi = "ListDirectoriesResponse";
266
+ const _LDSA = "ListDevelopmentSchemaArns";
267
+ const _LDSAR = "ListDevelopmentSchemaArnsRequest";
268
+ const _LDSARi = "ListDevelopmentSchemaArnsResponse";
269
+ const _LEE = "LimitExceededException";
270
+ const _LFA = "ListFacetAttributes";
271
+ const _LFAR = "ListFacetAttributesRequest";
272
+ const _LFARi = "ListFacetAttributesResponse";
273
+ const _LFN = "ListFacetNames";
274
+ const _LFNR = "ListFacetNamesRequest";
275
+ const _LFNRi = "ListFacetNamesResponse";
276
+ const _LI = "ListIndex";
277
+ const _LIR = "ListIndexRequest";
278
+ const _LIRi = "ListIndexResponse";
279
+ const _LITL = "ListIncomingTypedLinks";
280
+ const _LITLR = "ListIncomingTypedLinksRequest";
281
+ const _LITLRi = "ListIncomingTypedLinksResponse";
282
+ const _LMSA = "ListManagedSchemaArns";
283
+ const _LMSAR = "ListManagedSchemaArnsRequest";
284
+ const _LMSARi = "ListManagedSchemaArnsResponse";
285
+ const _LN = "LinkName";
286
+ const _LNAIUE = "LinkNameAlreadyInUseException";
287
+ const _LOA = "ListObjectAttributes";
288
+ const _LOAR = "ListObjectAttributesRequest";
289
+ const _LOARi = "ListObjectAttributesResponse";
290
+ const _LOC = "ListObjectChildren";
291
+ const _LOCR = "ListObjectChildrenRequest";
292
+ const _LOCRi = "ListObjectChildrenResponse";
293
+ const _LOP = "ListObjectParents";
294
+ const _LOPP = "ListObjectParentPaths";
295
+ const _LOPPR = "ListObjectParentPathsRequest";
296
+ const _LOPPRi = "ListObjectParentPathsResponse";
297
+ const _LOPR = "ListObjectParentsRequest";
298
+ const _LOPRi = "ListObjectParentsResponse";
299
+ const _LOPRis = "ListObjectPoliciesRequest";
300
+ const _LOPRist = "ListObjectPoliciesResponse";
301
+ const _LOPi = "ListObjectPolicies";
302
+ const _LOTL = "ListOutgoingTypedLinks";
303
+ const _LOTLR = "ListOutgoingTypedLinksRequest";
304
+ const _LOTLRi = "ListOutgoingTypedLinksResponse";
305
+ const _LP = "LookupPolicy";
306
+ const _LPA = "ListPolicyAttachments";
307
+ const _LPAR = "ListPolicyAttachmentsRequest";
308
+ const _LPARi = "ListPolicyAttachmentsResponse";
309
+ const _LPR = "LookupPolicyRequest";
310
+ const _LPRo = "LookupPolicyResponse";
311
+ const _LPSA = "ListPublishedSchemaArns";
312
+ const _LPSAR = "ListPublishedSchemaArnsRequest";
313
+ const _LPSARi = "ListPublishedSchemaArnsResponse";
314
+ const _LS = "LinkSpecifiers";
315
+ const _LTFR = "ListTagsForResource";
316
+ const _LTFRR = "ListTagsForResourceRequest";
317
+ const _LTFRRi = "ListTagsForResourceResponse";
318
+ const _LTLFA = "ListTypedLinkFacetAttributes";
319
+ const _LTLFAR = "ListTypedLinkFacetAttributesRequest";
320
+ const _LTLFARi = "ListTypedLinkFacetAttributesResponse";
321
+ const _LTLFN = "ListTypedLinkFacetNames";
322
+ const _LTLFNR = "ListTypedLinkFacetNamesRequest";
323
+ const _LTLFNRi = "ListTypedLinkFacetNamesResponse";
324
+ const _M = "Message";
325
+ const _MR = "MaxResults";
326
+ const _MV = "MinorVersion";
327
+ const _N = "Name";
328
+ const _NIE = "NotIndexException";
329
+ const _NNE = "NotNodeException";
330
+ const _NPE = "NotPolicyException";
331
+ const _NT = "NextToken";
332
+ const _NV = "NumberValue";
333
+ const _O = "Operations";
334
+ const _OAA = "ObjectAttributeAction";
335
+ const _OAAT = "ObjectAttributeActionType";
336
+ const _OADE = "ObjectAlreadyDetachedException";
337
+ const _OAK = "ObjectAttributeKey";
338
+ const _OAL = "ObjectAttributeList";
339
+ const _OAR = "ObjectAttributeRange";
340
+ const _OARL = "ObjectAttributeRangeList";
341
+ const _OAU = "ObjectAttributeUpdate";
342
+ const _OAUL = "ObjectAttributeUpdateList";
343
+ const _OAUV = "ObjectAttributeUpdateValue";
344
+ const _OI = "ObjectIdentifier";
345
+ const _OIAL = "OrderedIndexedAttributeList";
346
+ const _OIALNL = "ObjectIdentifierAndLinkNameList";
347
+ const _OIALNT = "ObjectIdentifierAndLinkNameTuple";
348
+ const _OIb = "ObjectIdentifiers";
349
+ const _ONDE = "ObjectNotDetachedException";
350
+ const _OR = "ObjectReference";
351
+ const _OT = "ObjectType";
352
+ const _P = "Parents";
353
+ const _PA = "PolicyAttachment";
354
+ const _PAL = "PolicyAttachmentList";
355
+ const _PI = "PolicyId";
356
+ const _PL = "ParentLinks";
357
+ const _PR = "ParentReference";
358
+ const _PRo = "PolicyReference";
359
+ const _PS = "PublishSchema";
360
+ const _PSA = "PublishedSchemaArn";
361
+ const _PSFJ = "PutSchemaFromJson";
362
+ const _PSFJR = "PutSchemaFromJsonRequest";
363
+ const _PSFJRu = "PutSchemaFromJsonResponse";
364
+ const _PSR = "PublishSchemaRequest";
365
+ const _PSRu = "PublishSchemaResponse";
366
+ const _PT = "PolicyType";
367
+ const _PTOI = "PathToObjectIdentifiers";
368
+ const _PTOIL = "PathToObjectIdentifiersList";
369
+ const _PTP = "PolicyToPath";
370
+ const _PTPL = "PolicyToPathList";
371
+ const _Pa = "Path";
372
+ const _Par = "Parameters";
373
+ const _Po = "Policies";
374
+ const _R = "Responses";
375
+ const _RA = "ResourceArn";
376
+ const _RB = "RequiredBehavior";
377
+ const _RCE = "RetryableConflictException";
378
+ const _RFFO = "RemoveFacetFromObject";
379
+ const _RFFOR = "RemoveFacetFromObjectRequest";
380
+ const _RFFORe = "RemoveFacetFromObjectResponse";
381
+ const _RM = "RuleMap";
382
+ const _RNFE = "ResourceNotFoundException";
383
+ const _ROIV = "RangesOnIndexedValues";
384
+ const _Ra = "Range";
385
+ const _Ru = "Rules";
386
+ const _Rul = "Rule";
387
+ const _S = "State";
388
+ const _SA = "SchemaArn";
389
+ const _SAEE = "SchemaAlreadyExistsException";
390
+ const _SAPE = "SchemaAlreadyPublishedException";
391
+ const _SAc = "SchemaArns";
392
+ const _SCLE = "StillContainsLinksException";
393
+ const _SF = "SchemaFacet";
394
+ const _SFL = "SchemaFacetList";
395
+ const _SFc = "SchemaFacets";
396
+ const _SM = "StartMode";
397
+ const _SOR = "SourceObjectReference";
398
+ const _SR = "SuccessfulResponse";
399
+ const _SV = "StartValue";
400
+ const _SVt = "StringValue";
401
+ const _Se = "Selector";
402
+ const _T = "Type";
403
+ const _TAN = "TargetAttributeName";
404
+ const _TAV = "TypedAttributeValue";
405
+ const _TAVR = "TypedAttributeValueRange";
406
+ const _TFN = "TargetFacetName";
407
+ const _TK = "TagKeys";
408
+ const _TL = "TagList";
409
+ const _TLAD = "TypedLinkAttributeDefinition";
410
+ const _TLADL = "TypedLinkAttributeDefinitionList";
411
+ const _TLAR = "TypedLinkAttributeRange";
412
+ const _TLARL = "TypedLinkAttributeRangeList";
413
+ const _TLF = "TypedLinkFacet";
414
+ const _TLFAU = "TypedLinkFacetAttributeUpdate";
415
+ const _TLFAUL = "TypedLinkFacetAttributeUpdateList";
416
+ const _TLN = "TypedLinkName";
417
+ const _TLS = "TypedLinkSpecifier";
418
+ const _TLSAFN = "TypedLinkSchemaAndFacetName";
419
+ const _TLSL = "TypedLinkSpecifierList";
420
+ const _TLSy = "TypedLinkSpecifiers";
421
+ const _TOR = "TargetObjectReference";
422
+ const _TR = "TargetReference";
423
+ const _TRR = "TagResourceRequest";
424
+ const _TRRa = "TagResourceResponse";
425
+ const _TRa = "TagResource";
426
+ const _Ta = "Tags";
427
+ const _Tag = "Tag";
428
+ const _UAS = "UpgradeAppliedSchema";
429
+ const _UASR = "UpgradeAppliedSchemaRequest";
430
+ const _UASRp = "UpgradeAppliedSchemaResponse";
431
+ const _UF = "UpdateFacet";
432
+ const _UFR = "UpdateFacetRequest";
433
+ const _UFRp = "UpdateFacetResponse";
434
+ const _UITE = "UnsupportedIndexTypeException";
435
+ const _ULA = "UpdateLinkAttributes";
436
+ const _ULAR = "UpdateLinkAttributesRequest";
437
+ const _ULARp = "UpdateLinkAttributesResponse";
438
+ const _UOA = "UpdateObjectAttributes";
439
+ const _UOAR = "UpdateObjectAttributesRequest";
440
+ const _UOARp = "UpdateObjectAttributesResponse";
441
+ const _UPS = "UpgradePublishedSchema";
442
+ const _UPSR = "UpgradePublishedSchemaRequest";
443
+ const _UPSRp = "UpgradePublishedSchemaResponse";
444
+ const _UR = "UntagResource";
445
+ const _URR = "UntagResourceRequest";
446
+ const _URRn = "UntagResourceResponse";
447
+ const _US = "UpdateSchema";
448
+ const _USA = "UpgradedSchemaArn";
449
+ const _USR = "UpdateSchemaRequest";
450
+ const _USRp = "UpdateSchemaResponse";
451
+ const _UTLF = "UpdateTypedLinkFacet";
452
+ const _UTLFR = "UpdateTypedLinkFacetRequest";
453
+ const _UTLFRp = "UpdateTypedLinkFacetResponse";
454
+ const _V = "Value";
455
+ const _VE = "ValidationException";
456
+ const _Ve = "Version";
457
+ const _aOI = "attachedObjectIdentifier";
458
+ const _c = "client";
459
+ const _dOI = "detachedObjectIdentifier";
460
+ const _e = "error";
461
+ const _h = "http";
462
+ const _hE = "httpError";
463
+ const _hH = "httpHeader";
464
+ const _s = "server";
465
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.clouddirectory";
466
+ const _st = "state";
467
+ const _xacl = "x-amz-consistency-level";
468
+ const _xadp = "x-amz-data-partition";
469
+ const n0 = "com.amazonaws.clouddirectory";
470
+ import { TypeRegistry } from "@smithy/core/schema";
471
+ import { CloudDirectoryServiceException as __CloudDirectoryServiceException } from "../models/CloudDirectoryServiceException";
472
+ import { AccessDeniedException as __AccessDeniedException, BatchWriteException as __BatchWriteException, CannotListParentOfRootException as __CannotListParentOfRootException, DirectoryAlreadyExistsException as __DirectoryAlreadyExistsException, DirectoryDeletedException as __DirectoryDeletedException, DirectoryNotDisabledException as __DirectoryNotDisabledException, DirectoryNotEnabledException as __DirectoryNotEnabledException, FacetAlreadyExistsException as __FacetAlreadyExistsException, FacetInUseException as __FacetInUseException, FacetNotFoundException as __FacetNotFoundException, FacetValidationException as __FacetValidationException, IncompatibleSchemaException as __IncompatibleSchemaException, IndexedAttributeMissingException as __IndexedAttributeMissingException, InternalServiceException as __InternalServiceException, InvalidArnException as __InvalidArnException, InvalidAttachmentException as __InvalidAttachmentException, InvalidFacetUpdateException as __InvalidFacetUpdateException, InvalidNextTokenException as __InvalidNextTokenException, InvalidRuleException as __InvalidRuleException, InvalidSchemaDocException as __InvalidSchemaDocException, InvalidTaggingRequestException as __InvalidTaggingRequestException, LimitExceededException as __LimitExceededException, LinkNameAlreadyInUseException as __LinkNameAlreadyInUseException, NotIndexException as __NotIndexException, NotNodeException as __NotNodeException, NotPolicyException as __NotPolicyException, ObjectAlreadyDetachedException as __ObjectAlreadyDetachedException, ObjectNotDetachedException as __ObjectNotDetachedException, ResourceNotFoundException as __ResourceNotFoundException, RetryableConflictException as __RetryableConflictException, SchemaAlreadyExistsException as __SchemaAlreadyExistsException, SchemaAlreadyPublishedException as __SchemaAlreadyPublishedException, StillContainsLinksException as __StillContainsLinksException, UnsupportedIndexTypeException as __UnsupportedIndexTypeException, ValidationException as __ValidationException, } from "../models/index";
473
+ export var AccessDeniedException = [
474
+ -3,
475
+ n0,
476
+ _ADE,
477
+ {
478
+ [_e]: _c,
479
+ [_hE]: 403,
480
+ },
481
+ [_M],
482
+ [0],
483
+ ];
484
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
485
+ export var AddFacetToObjectRequest = [
486
+ 3,
487
+ n0,
488
+ _AFTOR,
489
+ 0,
490
+ [_DA, _SF, _OAL, _OR],
491
+ [
492
+ [
493
+ 0,
494
+ {
495
+ [_hH]: _xadp,
496
+ },
497
+ ],
498
+ () => SchemaFacet,
499
+ () => AttributeKeyAndValueList,
500
+ () => ObjectReference,
501
+ ],
502
+ ];
503
+ export var AddFacetToObjectResponse = [3, n0, _AFTORd, 0, [], []];
504
+ export var ApplySchemaRequest = [
505
+ 3,
506
+ n0,
507
+ _ASR,
508
+ 0,
509
+ [_PSA, _DA],
510
+ [
511
+ 0,
512
+ [
513
+ 0,
514
+ {
515
+ [_hH]: _xadp,
516
+ },
517
+ ],
518
+ ],
519
+ ];
520
+ export var ApplySchemaResponse = [3, n0, _ASRp, 0, [_ASA, _DA], [0, 0]];
521
+ export var AttachObjectRequest = [
522
+ 3,
523
+ n0,
524
+ _AOR,
525
+ 0,
526
+ [_DA, _PR, _CR, _LN],
527
+ [
528
+ [
529
+ 0,
530
+ {
531
+ [_hH]: _xadp,
532
+ },
533
+ ],
534
+ () => ObjectReference,
535
+ () => ObjectReference,
536
+ 0,
537
+ ],
538
+ ];
539
+ export var AttachObjectResponse = [3, n0, _AORt, 0, [_AOI], [0]];
540
+ export var AttachPolicyRequest = [
541
+ 3,
542
+ n0,
543
+ _APR,
544
+ 0,
545
+ [_DA, _PRo, _OR],
546
+ [
547
+ [
548
+ 0,
549
+ {
550
+ [_hH]: _xadp,
551
+ },
552
+ ],
553
+ () => ObjectReference,
554
+ () => ObjectReference,
555
+ ],
556
+ ];
557
+ export var AttachPolicyResponse = [3, n0, _APRt, 0, [], []];
558
+ export var AttachToIndexRequest = [
559
+ 3,
560
+ n0,
561
+ _ATIR,
562
+ 0,
563
+ [_DA, _IR, _TR],
564
+ [
565
+ [
566
+ 0,
567
+ {
568
+ [_hH]: _xadp,
569
+ },
570
+ ],
571
+ () => ObjectReference,
572
+ () => ObjectReference,
573
+ ],
574
+ ];
575
+ export var AttachToIndexResponse = [3, n0, _ATIRt, 0, [_AOI], [0]];
576
+ export var AttachTypedLinkRequest = [
577
+ 3,
578
+ n0,
579
+ _ATLR,
580
+ 0,
581
+ [_DA, _SOR, _TOR, _TLF, _A],
582
+ [
583
+ [
584
+ 0,
585
+ {
586
+ [_hH]: _xadp,
587
+ },
588
+ ],
589
+ () => ObjectReference,
590
+ () => ObjectReference,
591
+ () => TypedLinkSchemaAndFacetName,
592
+ () => AttributeNameAndValueList,
593
+ ],
594
+ ];
595
+ export var AttachTypedLinkResponse = [3, n0, _ATLRt, 0, [_TLS], [() => TypedLinkSpecifier]];
596
+ export var AttributeKey = [3, n0, _AK, 0, [_SA, _FN, _N], [0, 0, 0]];
597
+ export var AttributeKeyAndValue = [
598
+ 3,
599
+ n0,
600
+ _AKAV,
601
+ 0,
602
+ [_K, _V],
603
+ [() => AttributeKey, () => TypedAttributeValue],
604
+ ];
605
+ export var AttributeNameAndValue = [3, n0, _ANAV, 0, [_AN, _V], [0, () => TypedAttributeValue]];
606
+ export var BatchAddFacetToObject = [
607
+ 3,
608
+ n0,
609
+ _BAFTO,
610
+ 0,
611
+ [_SF, _OAL, _OR],
612
+ [() => SchemaFacet, () => AttributeKeyAndValueList, () => ObjectReference],
613
+ ];
614
+ export var BatchAddFacetToObjectResponse = [3, n0, _BAFTOR, 0, [], []];
615
+ export var BatchAttachObject = [
616
+ 3,
617
+ n0,
618
+ _BAO,
619
+ 0,
620
+ [_PR, _CR, _LN],
621
+ [() => ObjectReference, () => ObjectReference, 0],
622
+ ];
623
+ export var BatchAttachObjectResponse = [3, n0, _BAOR, 0, [_aOI], [0]];
624
+ export var BatchAttachPolicy = [
625
+ 3,
626
+ n0,
627
+ _BAP,
628
+ 0,
629
+ [_PRo, _OR],
630
+ [() => ObjectReference, () => ObjectReference],
631
+ ];
632
+ export var BatchAttachPolicyResponse = [3, n0, _BAPR, 0, [], []];
633
+ export var BatchAttachToIndex = [
634
+ 3,
635
+ n0,
636
+ _BATI,
637
+ 0,
638
+ [_IR, _TR],
639
+ [() => ObjectReference, () => ObjectReference],
640
+ ];
641
+ export var BatchAttachToIndexResponse = [3, n0, _BATIR, 0, [_AOI], [0]];
642
+ export var BatchAttachTypedLink = [
643
+ 3,
644
+ n0,
645
+ _BATL,
646
+ 0,
647
+ [_SOR, _TOR, _TLF, _A],
648
+ [() => ObjectReference, () => ObjectReference, () => TypedLinkSchemaAndFacetName, () => AttributeNameAndValueList],
649
+ ];
650
+ export var BatchAttachTypedLinkResponse = [3, n0, _BATLR, 0, [_TLS], [() => TypedLinkSpecifier]];
651
+ export var BatchCreateIndex = [
652
+ 3,
653
+ n0,
654
+ _BCI,
655
+ 0,
656
+ [_OIAL, _IU, _PR, _LN, _BRN],
657
+ [() => AttributeKeyList, 2, () => ObjectReference, 0, 0],
658
+ ];
659
+ export var BatchCreateIndexResponse = [3, n0, _BCIR, 0, [_OI], [0]];
660
+ export var BatchCreateObject = [
661
+ 3,
662
+ n0,
663
+ _BCO,
664
+ 0,
665
+ [_SF, _OAL, _PR, _LN, _BRN],
666
+ [() => SchemaFacetList, () => AttributeKeyAndValueList, () => ObjectReference, 0, 0],
667
+ ];
668
+ export var BatchCreateObjectResponse = [3, n0, _BCOR, 0, [_OI], [0]];
669
+ export var BatchDeleteObject = [3, n0, _BDO, 0, [_OR], [() => ObjectReference]];
670
+ export var BatchDeleteObjectResponse = [3, n0, _BDOR, 0, [], []];
671
+ export var BatchDetachFromIndex = [
672
+ 3,
673
+ n0,
674
+ _BDFI,
675
+ 0,
676
+ [_IR, _TR],
677
+ [() => ObjectReference, () => ObjectReference],
678
+ ];
679
+ export var BatchDetachFromIndexResponse = [3, n0, _BDFIR, 0, [_DOI], [0]];
680
+ export var BatchDetachObject = [
681
+ 3,
682
+ n0,
683
+ _BDOa,
684
+ 0,
685
+ [_PR, _LN, _BRN],
686
+ [() => ObjectReference, 0, 0],
687
+ ];
688
+ export var BatchDetachObjectResponse = [3, n0, _BDORa, 0, [_dOI], [0]];
689
+ export var BatchDetachPolicy = [
690
+ 3,
691
+ n0,
692
+ _BDP,
693
+ 0,
694
+ [_PRo, _OR],
695
+ [() => ObjectReference, () => ObjectReference],
696
+ ];
697
+ export var BatchDetachPolicyResponse = [3, n0, _BDPR, 0, [], []];
698
+ export var BatchDetachTypedLink = [3, n0, _BDTL, 0, [_TLS], [() => TypedLinkSpecifier]];
699
+ export var BatchDetachTypedLinkResponse = [3, n0, _BDTLR, 0, [], []];
700
+ export var BatchGetLinkAttributes = [
701
+ 3,
702
+ n0,
703
+ _BGLA,
704
+ 0,
705
+ [_TLS, _ANt],
706
+ [() => TypedLinkSpecifier, 64 | 0],
707
+ ];
708
+ export var BatchGetLinkAttributesResponse = [
709
+ 3,
710
+ n0,
711
+ _BGLAR,
712
+ 0,
713
+ [_A],
714
+ [() => AttributeKeyAndValueList],
715
+ ];
716
+ export var BatchGetObjectAttributes = [
717
+ 3,
718
+ n0,
719
+ _BGOA,
720
+ 0,
721
+ [_OR, _SF, _ANt],
722
+ [() => ObjectReference, () => SchemaFacet, 64 | 0],
723
+ ];
724
+ export var BatchGetObjectAttributesResponse = [
725
+ 3,
726
+ n0,
727
+ _BGOAR,
728
+ 0,
729
+ [_A],
730
+ [() => AttributeKeyAndValueList],
731
+ ];
732
+ export var BatchGetObjectInformation = [3, n0, _BGOI, 0, [_OR], [() => ObjectReference]];
733
+ export var BatchGetObjectInformationResponse = [
734
+ 3,
735
+ n0,
736
+ _BGOIR,
737
+ 0,
738
+ [_SFc, _OI],
739
+ [() => SchemaFacetList, 0],
740
+ ];
741
+ export var BatchListAttachedIndices = [
742
+ 3,
743
+ n0,
744
+ _BLAI,
745
+ 0,
746
+ [_TR, _NT, _MR],
747
+ [() => ObjectReference, 0, 1],
748
+ ];
749
+ export var BatchListAttachedIndicesResponse = [
750
+ 3,
751
+ n0,
752
+ _BLAIR,
753
+ 0,
754
+ [_IA, _NT],
755
+ [() => IndexAttachmentList, 0],
756
+ ];
757
+ export var BatchListIncomingTypedLinks = [
758
+ 3,
759
+ n0,
760
+ _BLITL,
761
+ 0,
762
+ [_OR, _FAR, _FTL, _NT, _MR],
763
+ [() => ObjectReference, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName, 0, 1],
764
+ ];
765
+ export var BatchListIncomingTypedLinksResponse = [
766
+ 3,
767
+ n0,
768
+ _BLITLR,
769
+ 0,
770
+ [_LS, _NT],
771
+ [() => TypedLinkSpecifierList, 0],
772
+ ];
773
+ export var BatchListIndex = [
774
+ 3,
775
+ n0,
776
+ _BLI,
777
+ 0,
778
+ [_ROIV, _IR, _MR, _NT],
779
+ [() => ObjectAttributeRangeList, () => ObjectReference, 1, 0],
780
+ ];
781
+ export var BatchListIndexResponse = [
782
+ 3,
783
+ n0,
784
+ _BLIR,
785
+ 0,
786
+ [_IA, _NT],
787
+ [() => IndexAttachmentList, 0],
788
+ ];
789
+ export var BatchListObjectAttributes = [
790
+ 3,
791
+ n0,
792
+ _BLOA,
793
+ 0,
794
+ [_OR, _NT, _MR, _FF],
795
+ [() => ObjectReference, 0, 1, () => SchemaFacet],
796
+ ];
797
+ export var BatchListObjectAttributesResponse = [
798
+ 3,
799
+ n0,
800
+ _BLOAR,
801
+ 0,
802
+ [_A, _NT],
803
+ [() => AttributeKeyAndValueList, 0],
804
+ ];
805
+ export var BatchListObjectChildren = [
806
+ 3,
807
+ n0,
808
+ _BLOC,
809
+ 0,
810
+ [_OR, _NT, _MR],
811
+ [() => ObjectReference, 0, 1],
812
+ ];
813
+ export var BatchListObjectChildrenResponse = [3, n0, _BLOCR, 0, [_C, _NT], [128 | 0, 0]];
814
+ export var BatchListObjectParentPaths = [
815
+ 3,
816
+ n0,
817
+ _BLOPP,
818
+ 0,
819
+ [_OR, _NT, _MR],
820
+ [() => ObjectReference, 0, 1],
821
+ ];
822
+ export var BatchListObjectParentPathsResponse = [
823
+ 3,
824
+ n0,
825
+ _BLOPPR,
826
+ 0,
827
+ [_PTOIL, _NT],
828
+ [() => PathToObjectIdentifiersList, 0],
829
+ ];
830
+ export var BatchListObjectParents = [
831
+ 3,
832
+ n0,
833
+ _BLOP,
834
+ 0,
835
+ [_OR, _NT, _MR],
836
+ [() => ObjectReference, 0, 1],
837
+ ];
838
+ export var BatchListObjectParentsResponse = [
839
+ 3,
840
+ n0,
841
+ _BLOPR,
842
+ 0,
843
+ [_PL, _NT],
844
+ [() => ObjectIdentifierAndLinkNameList, 0],
845
+ ];
846
+ export var BatchListObjectPolicies = [
847
+ 3,
848
+ n0,
849
+ _BLOPa,
850
+ 0,
851
+ [_OR, _NT, _MR],
852
+ [() => ObjectReference, 0, 1],
853
+ ];
854
+ export var BatchListObjectPoliciesResponse = [3, n0, _BLOPRa, 0, [_API, _NT], [64 | 0, 0]];
855
+ export var BatchListOutgoingTypedLinks = [
856
+ 3,
857
+ n0,
858
+ _BLOTL,
859
+ 0,
860
+ [_OR, _FAR, _FTL, _NT, _MR],
861
+ [() => ObjectReference, () => TypedLinkAttributeRangeList, () => TypedLinkSchemaAndFacetName, 0, 1],
862
+ ];
863
+ export var BatchListOutgoingTypedLinksResponse = [
864
+ 3,
865
+ n0,
866
+ _BLOTLR,
867
+ 0,
868
+ [_TLSy, _NT],
869
+ [() => TypedLinkSpecifierList, 0],
870
+ ];
871
+ export var BatchListPolicyAttachments = [
872
+ 3,
873
+ n0,
874
+ _BLPA,
875
+ 0,
876
+ [_PRo, _NT, _MR],
877
+ [() => ObjectReference, 0, 1],
878
+ ];
879
+ export var BatchListPolicyAttachmentsResponse = [3, n0, _BLPAR, 0, [_OIb, _NT], [64 | 0, 0]];
880
+ export var BatchLookupPolicy = [3, n0, _BLP, 0, [_OR, _NT, _MR], [() => ObjectReference, 0, 1]];
881
+ export var BatchLookupPolicyResponse = [
882
+ 3,
883
+ n0,
884
+ _BLPR,
885
+ 0,
886
+ [_PTPL, _NT],
887
+ [() => PolicyToPathList, 0],
888
+ ];
889
+ export var BatchReadException = [3, n0, _BRE, 0, [_T, _M], [0, 0]];
890
+ export var BatchReadOperation = [
891
+ 3,
892
+ n0,
893
+ _BRO,
894
+ 0,
895
+ [_LOA, _LOC, _LAI, _LOPP, _GOI, _GOA, _LOP, _LOPi, _LPA, _LP, _LI, _LOTL, _LITL, _GLA],
896
+ [
897
+ () => BatchListObjectAttributes,
898
+ () => BatchListObjectChildren,
899
+ () => BatchListAttachedIndices,
900
+ () => BatchListObjectParentPaths,
901
+ () => BatchGetObjectInformation,
902
+ () => BatchGetObjectAttributes,
903
+ () => BatchListObjectParents,
904
+ () => BatchListObjectPolicies,
905
+ () => BatchListPolicyAttachments,
906
+ () => BatchLookupPolicy,
907
+ () => BatchListIndex,
908
+ () => BatchListOutgoingTypedLinks,
909
+ () => BatchListIncomingTypedLinks,
910
+ () => BatchGetLinkAttributes,
911
+ ],
912
+ ];
913
+ export var BatchReadOperationResponse = [
914
+ 3,
915
+ n0,
916
+ _BROR,
917
+ 0,
918
+ [_SR, _ER],
919
+ [() => BatchReadSuccessfulResponse, () => BatchReadException],
920
+ ];
921
+ export var BatchReadRequest = [
922
+ 3,
923
+ n0,
924
+ _BRR,
925
+ 0,
926
+ [_DA, _O, _CL],
927
+ [
928
+ [
929
+ 0,
930
+ {
931
+ [_hH]: _xadp,
932
+ },
933
+ ],
934
+ () => BatchReadOperationList,
935
+ [
936
+ 0,
937
+ {
938
+ [_hH]: _xacl,
939
+ },
940
+ ],
941
+ ],
942
+ ];
943
+ export var BatchReadResponse = [3, n0, _BRRa, 0, [_R], [() => BatchReadOperationResponseList]];
944
+ export var BatchReadSuccessfulResponse = [
945
+ 3,
946
+ n0,
947
+ _BRSR,
948
+ 0,
949
+ [_LOA, _LOC, _GOI, _GOA, _LAI, _LOPP, _LOPi, _LPA, _LP, _LI, _LOTL, _LITL, _GLA, _LOP],
950
+ [
951
+ () => BatchListObjectAttributesResponse,
952
+ () => BatchListObjectChildrenResponse,
953
+ () => BatchGetObjectInformationResponse,
954
+ () => BatchGetObjectAttributesResponse,
955
+ () => BatchListAttachedIndicesResponse,
956
+ () => BatchListObjectParentPathsResponse,
957
+ () => BatchListObjectPoliciesResponse,
958
+ () => BatchListPolicyAttachmentsResponse,
959
+ () => BatchLookupPolicyResponse,
960
+ () => BatchListIndexResponse,
961
+ () => BatchListOutgoingTypedLinksResponse,
962
+ () => BatchListIncomingTypedLinksResponse,
963
+ () => BatchGetLinkAttributesResponse,
964
+ () => BatchListObjectParentsResponse,
965
+ ],
966
+ ];
967
+ export var BatchRemoveFacetFromObject = [
968
+ 3,
969
+ n0,
970
+ _BRFFO,
971
+ 0,
972
+ [_SF, _OR],
973
+ [() => SchemaFacet, () => ObjectReference],
974
+ ];
975
+ export var BatchRemoveFacetFromObjectResponse = [3, n0, _BRFFOR, 0, [], []];
976
+ export var BatchUpdateLinkAttributes = [
977
+ 3,
978
+ n0,
979
+ _BULA,
980
+ 0,
981
+ [_TLS, _AU],
982
+ [() => TypedLinkSpecifier, () => LinkAttributeUpdateList],
983
+ ];
984
+ export var BatchUpdateLinkAttributesResponse = [3, n0, _BULAR, 0, [], []];
985
+ export var BatchUpdateObjectAttributes = [
986
+ 3,
987
+ n0,
988
+ _BUOA,
989
+ 0,
990
+ [_OR, _AU],
991
+ [() => ObjectReference, () => ObjectAttributeUpdateList],
992
+ ];
993
+ export var BatchUpdateObjectAttributesResponse = [3, n0, _BUOAR, 0, [_OI], [0]];
994
+ export var BatchWriteException = [
995
+ -3,
996
+ n0,
997
+ _BWE,
998
+ {
999
+ [_e]: _c,
1000
+ },
1001
+ [_I, _T, _M],
1002
+ [1, 0, 0],
1003
+ ];
1004
+ TypeRegistry.for(n0).registerError(BatchWriteException, __BatchWriteException);
1005
+ export var BatchWriteOperation = [
1006
+ 3,
1007
+ n0,
1008
+ _BWO,
1009
+ 0,
1010
+ [_CO, _AO, _DO, _UOA, _DOe, _AFTO, _RFFO, _AP, _DP, _CI, _ATI, _DFI, _ATL, _DTL, _ULA],
1011
+ [
1012
+ () => BatchCreateObject,
1013
+ () => BatchAttachObject,
1014
+ () => BatchDetachObject,
1015
+ () => BatchUpdateObjectAttributes,
1016
+ () => BatchDeleteObject,
1017
+ () => BatchAddFacetToObject,
1018
+ () => BatchRemoveFacetFromObject,
1019
+ () => BatchAttachPolicy,
1020
+ () => BatchDetachPolicy,
1021
+ () => BatchCreateIndex,
1022
+ () => BatchAttachToIndex,
1023
+ () => BatchDetachFromIndex,
1024
+ () => BatchAttachTypedLink,
1025
+ () => BatchDetachTypedLink,
1026
+ () => BatchUpdateLinkAttributes,
1027
+ ],
1028
+ ];
1029
+ export var BatchWriteOperationResponse = [
1030
+ 3,
1031
+ n0,
1032
+ _BWOR,
1033
+ 0,
1034
+ [_CO, _AO, _DO, _UOA, _DOe, _AFTO, _RFFO, _AP, _DP, _CI, _ATI, _DFI, _ATL, _DTL, _ULA],
1035
+ [
1036
+ () => BatchCreateObjectResponse,
1037
+ () => BatchAttachObjectResponse,
1038
+ () => BatchDetachObjectResponse,
1039
+ () => BatchUpdateObjectAttributesResponse,
1040
+ () => BatchDeleteObjectResponse,
1041
+ () => BatchAddFacetToObjectResponse,
1042
+ () => BatchRemoveFacetFromObjectResponse,
1043
+ () => BatchAttachPolicyResponse,
1044
+ () => BatchDetachPolicyResponse,
1045
+ () => BatchCreateIndexResponse,
1046
+ () => BatchAttachToIndexResponse,
1047
+ () => BatchDetachFromIndexResponse,
1048
+ () => BatchAttachTypedLinkResponse,
1049
+ () => BatchDetachTypedLinkResponse,
1050
+ () => BatchUpdateLinkAttributesResponse,
1051
+ ],
1052
+ ];
1053
+ export var BatchWriteRequest = [
1054
+ 3,
1055
+ n0,
1056
+ _BWR,
1057
+ 0,
1058
+ [_DA, _O],
1059
+ [
1060
+ [
1061
+ 0,
1062
+ {
1063
+ [_hH]: _xadp,
1064
+ },
1065
+ ],
1066
+ () => BatchWriteOperationList,
1067
+ ],
1068
+ ];
1069
+ export var BatchWriteResponse = [3, n0, _BWRa, 0, [_R], [() => BatchWriteOperationResponseList]];
1070
+ export var CannotListParentOfRootException = [
1071
+ -3,
1072
+ n0,
1073
+ _CLPORE,
1074
+ {
1075
+ [_e]: _c,
1076
+ [_hE]: 400,
1077
+ },
1078
+ [_M],
1079
+ [0],
1080
+ ];
1081
+ TypeRegistry.for(n0).registerError(CannotListParentOfRootException, __CannotListParentOfRootException);
1082
+ export var CreateDirectoryRequest = [
1083
+ 3,
1084
+ n0,
1085
+ _CDR,
1086
+ 0,
1087
+ [_N, _SA],
1088
+ [
1089
+ 0,
1090
+ [
1091
+ 0,
1092
+ {
1093
+ [_hH]: _xadp,
1094
+ },
1095
+ ],
1096
+ ],
1097
+ ];
1098
+ export var CreateDirectoryResponse = [3, n0, _CDRr, 0, [_DA, _N, _OI, _ASA], [0, 0, 0, 0]];
1099
+ export var CreateFacetRequest = [
1100
+ 3,
1101
+ n0,
1102
+ _CFR,
1103
+ 0,
1104
+ [_SA, _N, _A, _OT, _FS],
1105
+ [
1106
+ [
1107
+ 0,
1108
+ {
1109
+ [_hH]: _xadp,
1110
+ },
1111
+ ],
1112
+ 0,
1113
+ () => FacetAttributeList,
1114
+ 0,
1115
+ 0,
1116
+ ],
1117
+ ];
1118
+ export var CreateFacetResponse = [3, n0, _CFRr, 0, [], []];
1119
+ export var CreateIndexRequest = [
1120
+ 3,
1121
+ n0,
1122
+ _CIR,
1123
+ 0,
1124
+ [_DA, _OIAL, _IU, _PR, _LN],
1125
+ [
1126
+ [
1127
+ 0,
1128
+ {
1129
+ [_hH]: _xadp,
1130
+ },
1131
+ ],
1132
+ () => AttributeKeyList,
1133
+ 2,
1134
+ () => ObjectReference,
1135
+ 0,
1136
+ ],
1137
+ ];
1138
+ export var CreateIndexResponse = [3, n0, _CIRr, 0, [_OI], [0]];
1139
+ export var CreateObjectRequest = [
1140
+ 3,
1141
+ n0,
1142
+ _COR,
1143
+ 0,
1144
+ [_DA, _SFc, _OAL, _PR, _LN],
1145
+ [
1146
+ [
1147
+ 0,
1148
+ {
1149
+ [_hH]: _xadp,
1150
+ },
1151
+ ],
1152
+ () => SchemaFacetList,
1153
+ () => AttributeKeyAndValueList,
1154
+ () => ObjectReference,
1155
+ 0,
1156
+ ],
1157
+ ];
1158
+ export var CreateObjectResponse = [3, n0, _CORr, 0, [_OI], [0]];
1159
+ export var CreateSchemaRequest = [3, n0, _CSR, 0, [_N], [0]];
1160
+ export var CreateSchemaResponse = [3, n0, _CSRr, 0, [_SA], [0]];
1161
+ export var CreateTypedLinkFacetRequest = [
1162
+ 3,
1163
+ n0,
1164
+ _CTLFR,
1165
+ 0,
1166
+ [_SA, _F],
1167
+ [
1168
+ [
1169
+ 0,
1170
+ {
1171
+ [_hH]: _xadp,
1172
+ },
1173
+ ],
1174
+ () => TypedLinkFacet,
1175
+ ],
1176
+ ];
1177
+ export var CreateTypedLinkFacetResponse = [3, n0, _CTLFRr, 0, [], []];
1178
+ export var DeleteDirectoryRequest = [
1179
+ 3,
1180
+ n0,
1181
+ _DDR,
1182
+ 0,
1183
+ [_DA],
1184
+ [
1185
+ [
1186
+ 0,
1187
+ {
1188
+ [_hH]: _xadp,
1189
+ },
1190
+ ],
1191
+ ],
1192
+ ];
1193
+ export var DeleteDirectoryResponse = [3, n0, _DDRe, 0, [_DA], [0]];
1194
+ export var DeleteFacetRequest = [
1195
+ 3,
1196
+ n0,
1197
+ _DFR,
1198
+ 0,
1199
+ [_SA, _N],
1200
+ [
1201
+ [
1202
+ 0,
1203
+ {
1204
+ [_hH]: _xadp,
1205
+ },
1206
+ ],
1207
+ 0,
1208
+ ],
1209
+ ];
1210
+ export var DeleteFacetResponse = [3, n0, _DFRe, 0, [], []];
1211
+ export var DeleteObjectRequest = [
1212
+ 3,
1213
+ n0,
1214
+ _DOR,
1215
+ 0,
1216
+ [_DA, _OR],
1217
+ [
1218
+ [
1219
+ 0,
1220
+ {
1221
+ [_hH]: _xadp,
1222
+ },
1223
+ ],
1224
+ () => ObjectReference,
1225
+ ],
1226
+ ];
1227
+ export var DeleteObjectResponse = [3, n0, _DORe, 0, [], []];
1228
+ export var DeleteSchemaRequest = [
1229
+ 3,
1230
+ n0,
1231
+ _DSR,
1232
+ 0,
1233
+ [_SA],
1234
+ [
1235
+ [
1236
+ 0,
1237
+ {
1238
+ [_hH]: _xadp,
1239
+ },
1240
+ ],
1241
+ ],
1242
+ ];
1243
+ export var DeleteSchemaResponse = [3, n0, _DSRe, 0, [_SA], [0]];
1244
+ export var DeleteTypedLinkFacetRequest = [
1245
+ 3,
1246
+ n0,
1247
+ _DTLFR,
1248
+ 0,
1249
+ [_SA, _N],
1250
+ [
1251
+ [
1252
+ 0,
1253
+ {
1254
+ [_hH]: _xadp,
1255
+ },
1256
+ ],
1257
+ 0,
1258
+ ],
1259
+ ];
1260
+ export var DeleteTypedLinkFacetResponse = [3, n0, _DTLFRe, 0, [], []];
1261
+ export var DetachFromIndexRequest = [
1262
+ 3,
1263
+ n0,
1264
+ _DFIR,
1265
+ 0,
1266
+ [_DA, _IR, _TR],
1267
+ [
1268
+ [
1269
+ 0,
1270
+ {
1271
+ [_hH]: _xadp,
1272
+ },
1273
+ ],
1274
+ () => ObjectReference,
1275
+ () => ObjectReference,
1276
+ ],
1277
+ ];
1278
+ export var DetachFromIndexResponse = [3, n0, _DFIRe, 0, [_DOI], [0]];
1279
+ export var DetachObjectRequest = [
1280
+ 3,
1281
+ n0,
1282
+ _DORet,
1283
+ 0,
1284
+ [_DA, _PR, _LN],
1285
+ [
1286
+ [
1287
+ 0,
1288
+ {
1289
+ [_hH]: _xadp,
1290
+ },
1291
+ ],
1292
+ () => ObjectReference,
1293
+ 0,
1294
+ ],
1295
+ ];
1296
+ export var DetachObjectResponse = [3, n0, _DOReta, 0, [_DOI], [0]];
1297
+ export var DetachPolicyRequest = [
1298
+ 3,
1299
+ n0,
1300
+ _DPR,
1301
+ 0,
1302
+ [_DA, _PRo, _OR],
1303
+ [
1304
+ [
1305
+ 0,
1306
+ {
1307
+ [_hH]: _xadp,
1308
+ },
1309
+ ],
1310
+ () => ObjectReference,
1311
+ () => ObjectReference,
1312
+ ],
1313
+ ];
1314
+ export var DetachPolicyResponse = [3, n0, _DPRe, 0, [], []];
1315
+ export var DetachTypedLinkRequest = [
1316
+ 3,
1317
+ n0,
1318
+ _DTLR,
1319
+ 0,
1320
+ [_DA, _TLS],
1321
+ [
1322
+ [
1323
+ 0,
1324
+ {
1325
+ [_hH]: _xadp,
1326
+ },
1327
+ ],
1328
+ () => TypedLinkSpecifier,
1329
+ ],
1330
+ ];
1331
+ export var Directory = [3, n0, _D, 0, [_N, _DA, _S, _CDT], [0, 0, 0, 4]];
1332
+ export var DirectoryAlreadyExistsException = [
1333
+ -3,
1334
+ n0,
1335
+ _DAEE,
1336
+ {
1337
+ [_e]: _c,
1338
+ [_hE]: 400,
1339
+ },
1340
+ [_M],
1341
+ [0],
1342
+ ];
1343
+ TypeRegistry.for(n0).registerError(DirectoryAlreadyExistsException, __DirectoryAlreadyExistsException);
1344
+ export var DirectoryDeletedException = [
1345
+ -3,
1346
+ n0,
1347
+ _DDE,
1348
+ {
1349
+ [_e]: _c,
1350
+ [_hE]: 400,
1351
+ },
1352
+ [_M],
1353
+ [0],
1354
+ ];
1355
+ TypeRegistry.for(n0).registerError(DirectoryDeletedException, __DirectoryDeletedException);
1356
+ export var DirectoryNotDisabledException = [
1357
+ -3,
1358
+ n0,
1359
+ _DNDE,
1360
+ {
1361
+ [_e]: _c,
1362
+ [_hE]: 400,
1363
+ },
1364
+ [_M],
1365
+ [0],
1366
+ ];
1367
+ TypeRegistry.for(n0).registerError(DirectoryNotDisabledException, __DirectoryNotDisabledException);
1368
+ export var DirectoryNotEnabledException = [
1369
+ -3,
1370
+ n0,
1371
+ _DNEE,
1372
+ {
1373
+ [_e]: _c,
1374
+ [_hE]: 400,
1375
+ },
1376
+ [_M],
1377
+ [0],
1378
+ ];
1379
+ TypeRegistry.for(n0).registerError(DirectoryNotEnabledException, __DirectoryNotEnabledException);
1380
+ export var DisableDirectoryRequest = [
1381
+ 3,
1382
+ n0,
1383
+ _DDRi,
1384
+ 0,
1385
+ [_DA],
1386
+ [
1387
+ [
1388
+ 0,
1389
+ {
1390
+ [_hH]: _xadp,
1391
+ },
1392
+ ],
1393
+ ],
1394
+ ];
1395
+ export var DisableDirectoryResponse = [3, n0, _DDRis, 0, [_DA], [0]];
1396
+ export var EnableDirectoryRequest = [
1397
+ 3,
1398
+ n0,
1399
+ _EDR,
1400
+ 0,
1401
+ [_DA],
1402
+ [
1403
+ [
1404
+ 0,
1405
+ {
1406
+ [_hH]: _xadp,
1407
+ },
1408
+ ],
1409
+ ],
1410
+ ];
1411
+ export var EnableDirectoryResponse = [3, n0, _EDRn, 0, [_DA], [0]];
1412
+ export var Facet = [3, n0, _F, 0, [_N, _OT, _FS], [0, 0, 0]];
1413
+ export var FacetAlreadyExistsException = [
1414
+ -3,
1415
+ n0,
1416
+ _FAEE,
1417
+ {
1418
+ [_e]: _c,
1419
+ [_hE]: 400,
1420
+ },
1421
+ [_M],
1422
+ [0],
1423
+ ];
1424
+ TypeRegistry.for(n0).registerError(FacetAlreadyExistsException, __FacetAlreadyExistsException);
1425
+ export var FacetAttribute = [
1426
+ 3,
1427
+ n0,
1428
+ _FA,
1429
+ 0,
1430
+ [_N, _AD, _AR, _RB],
1431
+ [0, () => FacetAttributeDefinition, () => FacetAttributeReference, 0],
1432
+ ];
1433
+ export var FacetAttributeDefinition = [
1434
+ 3,
1435
+ n0,
1436
+ _FAD,
1437
+ 0,
1438
+ [_T, _DV, _II, _Ru],
1439
+ [0, () => TypedAttributeValue, 2, () => RuleMap],
1440
+ ];
1441
+ export var FacetAttributeReference = [3, n0, _FARa, 0, [_TFN, _TAN], [0, 0]];
1442
+ export var FacetAttributeUpdate = [3, n0, _FAU, 0, [_At, _Ac], [() => FacetAttribute, 0]];
1443
+ export var FacetInUseException = [
1444
+ -3,
1445
+ n0,
1446
+ _FIUE,
1447
+ {
1448
+ [_e]: _c,
1449
+ [_hE]: 400,
1450
+ },
1451
+ [_M],
1452
+ [0],
1453
+ ];
1454
+ TypeRegistry.for(n0).registerError(FacetInUseException, __FacetInUseException);
1455
+ export var FacetNotFoundException = [
1456
+ -3,
1457
+ n0,
1458
+ _FNFE,
1459
+ {
1460
+ [_e]: _c,
1461
+ [_hE]: 400,
1462
+ },
1463
+ [_M],
1464
+ [0],
1465
+ ];
1466
+ TypeRegistry.for(n0).registerError(FacetNotFoundException, __FacetNotFoundException);
1467
+ export var FacetValidationException = [
1468
+ -3,
1469
+ n0,
1470
+ _FVE,
1471
+ {
1472
+ [_e]: _c,
1473
+ [_hE]: 400,
1474
+ },
1475
+ [_M],
1476
+ [0],
1477
+ ];
1478
+ TypeRegistry.for(n0).registerError(FacetValidationException, __FacetValidationException);
1479
+ export var GetAppliedSchemaVersionRequest = [3, n0, _GASVR, 0, [_SA], [0]];
1480
+ export var GetAppliedSchemaVersionResponse = [3, n0, _GASVRe, 0, [_ASA], [0]];
1481
+ export var GetDirectoryRequest = [
1482
+ 3,
1483
+ n0,
1484
+ _GDR,
1485
+ 0,
1486
+ [_DA],
1487
+ [
1488
+ [
1489
+ 0,
1490
+ {
1491
+ [_hH]: _xadp,
1492
+ },
1493
+ ],
1494
+ ],
1495
+ ];
1496
+ export var GetDirectoryResponse = [3, n0, _GDRe, 0, [_D], [() => Directory]];
1497
+ export var GetFacetRequest = [
1498
+ 3,
1499
+ n0,
1500
+ _GFR,
1501
+ 0,
1502
+ [_SA, _N],
1503
+ [
1504
+ [
1505
+ 0,
1506
+ {
1507
+ [_hH]: _xadp,
1508
+ },
1509
+ ],
1510
+ 0,
1511
+ ],
1512
+ ];
1513
+ export var GetFacetResponse = [3, n0, _GFRe, 0, [_F], [() => Facet]];
1514
+ export var GetLinkAttributesRequest = [
1515
+ 3,
1516
+ n0,
1517
+ _GLAR,
1518
+ 0,
1519
+ [_DA, _TLS, _ANt, _CL],
1520
+ [
1521
+ [
1522
+ 0,
1523
+ {
1524
+ [_hH]: _xadp,
1525
+ },
1526
+ ],
1527
+ () => TypedLinkSpecifier,
1528
+ 64 | 0,
1529
+ 0,
1530
+ ],
1531
+ ];
1532
+ export var GetLinkAttributesResponse = [
1533
+ 3,
1534
+ n0,
1535
+ _GLARe,
1536
+ 0,
1537
+ [_A],
1538
+ [() => AttributeKeyAndValueList],
1539
+ ];
1540
+ export var GetObjectAttributesRequest = [
1541
+ 3,
1542
+ n0,
1543
+ _GOAR,
1544
+ 0,
1545
+ [_DA, _OR, _CL, _SF, _ANt],
1546
+ [
1547
+ [
1548
+ 0,
1549
+ {
1550
+ [_hH]: _xadp,
1551
+ },
1552
+ ],
1553
+ () => ObjectReference,
1554
+ [
1555
+ 0,
1556
+ {
1557
+ [_hH]: _xacl,
1558
+ },
1559
+ ],
1560
+ () => SchemaFacet,
1561
+ 64 | 0,
1562
+ ],
1563
+ ];
1564
+ export var GetObjectAttributesResponse = [
1565
+ 3,
1566
+ n0,
1567
+ _GOARe,
1568
+ 0,
1569
+ [_A],
1570
+ [() => AttributeKeyAndValueList],
1571
+ ];
1572
+ export var GetObjectInformationRequest = [
1573
+ 3,
1574
+ n0,
1575
+ _GOIR,
1576
+ 0,
1577
+ [_DA, _OR, _CL],
1578
+ [
1579
+ [
1580
+ 0,
1581
+ {
1582
+ [_hH]: _xadp,
1583
+ },
1584
+ ],
1585
+ () => ObjectReference,
1586
+ [
1587
+ 0,
1588
+ {
1589
+ [_hH]: _xacl,
1590
+ },
1591
+ ],
1592
+ ],
1593
+ ];
1594
+ export var GetObjectInformationResponse = [
1595
+ 3,
1596
+ n0,
1597
+ _GOIRe,
1598
+ 0,
1599
+ [_SFc, _OI],
1600
+ [() => SchemaFacetList, 0],
1601
+ ];
1602
+ export var GetSchemaAsJsonRequest = [
1603
+ 3,
1604
+ n0,
1605
+ _GSAJR,
1606
+ 0,
1607
+ [_SA],
1608
+ [
1609
+ [
1610
+ 0,
1611
+ {
1612
+ [_hH]: _xadp,
1613
+ },
1614
+ ],
1615
+ ],
1616
+ ];
1617
+ export var GetSchemaAsJsonResponse = [3, n0, _GSAJRe, 0, [_N, _Do], [0, 0]];
1618
+ export var GetTypedLinkFacetInformationRequest = [
1619
+ 3,
1620
+ n0,
1621
+ _GTLFIR,
1622
+ 0,
1623
+ [_SA, _N],
1624
+ [
1625
+ [
1626
+ 0,
1627
+ {
1628
+ [_hH]: _xadp,
1629
+ },
1630
+ ],
1631
+ 0,
1632
+ ],
1633
+ ];
1634
+ export var GetTypedLinkFacetInformationResponse = [3, n0, _GTLFIRe, 0, [_IAO], [64 | 0]];
1635
+ export var IncompatibleSchemaException = [
1636
+ -3,
1637
+ n0,
1638
+ _ISE,
1639
+ {
1640
+ [_e]: _c,
1641
+ [_hE]: 400,
1642
+ },
1643
+ [_M],
1644
+ [0],
1645
+ ];
1646
+ TypeRegistry.for(n0).registerError(IncompatibleSchemaException, __IncompatibleSchemaException);
1647
+ export var IndexAttachment = [3, n0, _IAn, 0, [_IAnd, _OI], [() => AttributeKeyAndValueList, 0]];
1648
+ export var IndexedAttributeMissingException = [
1649
+ -3,
1650
+ n0,
1651
+ _IAME,
1652
+ {
1653
+ [_e]: _c,
1654
+ [_hE]: 400,
1655
+ },
1656
+ [_M],
1657
+ [0],
1658
+ ];
1659
+ TypeRegistry.for(n0).registerError(IndexedAttributeMissingException, __IndexedAttributeMissingException);
1660
+ export var InternalServiceException = [
1661
+ -3,
1662
+ n0,
1663
+ _ISEn,
1664
+ {
1665
+ [_e]: _s,
1666
+ [_hE]: 500,
1667
+ },
1668
+ [_M],
1669
+ [0],
1670
+ ];
1671
+ TypeRegistry.for(n0).registerError(InternalServiceException, __InternalServiceException);
1672
+ export var InvalidArnException = [
1673
+ -3,
1674
+ n0,
1675
+ _IAE,
1676
+ {
1677
+ [_e]: _c,
1678
+ [_hE]: 400,
1679
+ },
1680
+ [_M],
1681
+ [0],
1682
+ ];
1683
+ TypeRegistry.for(n0).registerError(InvalidArnException, __InvalidArnException);
1684
+ export var InvalidAttachmentException = [
1685
+ -3,
1686
+ n0,
1687
+ _IAEn,
1688
+ {
1689
+ [_e]: _c,
1690
+ [_hE]: 400,
1691
+ },
1692
+ [_M],
1693
+ [0],
1694
+ ];
1695
+ TypeRegistry.for(n0).registerError(InvalidAttachmentException, __InvalidAttachmentException);
1696
+ export var InvalidFacetUpdateException = [
1697
+ -3,
1698
+ n0,
1699
+ _IFUE,
1700
+ {
1701
+ [_e]: _c,
1702
+ [_hE]: 400,
1703
+ },
1704
+ [_M],
1705
+ [0],
1706
+ ];
1707
+ TypeRegistry.for(n0).registerError(InvalidFacetUpdateException, __InvalidFacetUpdateException);
1708
+ export var InvalidNextTokenException = [
1709
+ -3,
1710
+ n0,
1711
+ _INTE,
1712
+ {
1713
+ [_e]: _c,
1714
+ [_hE]: 400,
1715
+ },
1716
+ [_M],
1717
+ [0],
1718
+ ];
1719
+ TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
1720
+ export var InvalidRuleException = [
1721
+ -3,
1722
+ n0,
1723
+ _IRE,
1724
+ {
1725
+ [_e]: _c,
1726
+ [_hE]: 400,
1727
+ },
1728
+ [_M],
1729
+ [0],
1730
+ ];
1731
+ TypeRegistry.for(n0).registerError(InvalidRuleException, __InvalidRuleException);
1732
+ export var InvalidSchemaDocException = [
1733
+ -3,
1734
+ n0,
1735
+ _ISDE,
1736
+ {
1737
+ [_e]: _c,
1738
+ [_hE]: 400,
1739
+ },
1740
+ [_M],
1741
+ [0],
1742
+ ];
1743
+ TypeRegistry.for(n0).registerError(InvalidSchemaDocException, __InvalidSchemaDocException);
1744
+ export var InvalidTaggingRequestException = [
1745
+ -3,
1746
+ n0,
1747
+ _ITRE,
1748
+ {
1749
+ [_e]: _c,
1750
+ [_hE]: 400,
1751
+ },
1752
+ [_M],
1753
+ [0],
1754
+ ];
1755
+ TypeRegistry.for(n0).registerError(InvalidTaggingRequestException, __InvalidTaggingRequestException);
1756
+ export var LimitExceededException = [
1757
+ -3,
1758
+ n0,
1759
+ _LEE,
1760
+ {
1761
+ [_e]: _c,
1762
+ [_hE]: 400,
1763
+ },
1764
+ [_M],
1765
+ [0],
1766
+ ];
1767
+ TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1768
+ export var LinkAttributeAction = [3, n0, _LAA, 0, [_AAT, _AUV], [0, () => TypedAttributeValue]];
1769
+ export var LinkAttributeUpdate = [
1770
+ 3,
1771
+ n0,
1772
+ _LAU,
1773
+ 0,
1774
+ [_AK, _AA],
1775
+ [() => AttributeKey, () => LinkAttributeAction],
1776
+ ];
1777
+ export var LinkNameAlreadyInUseException = [
1778
+ -3,
1779
+ n0,
1780
+ _LNAIUE,
1781
+ {
1782
+ [_e]: _c,
1783
+ [_hE]: 400,
1784
+ },
1785
+ [_M],
1786
+ [0],
1787
+ ];
1788
+ TypeRegistry.for(n0).registerError(LinkNameAlreadyInUseException, __LinkNameAlreadyInUseException);
1789
+ export var ListAppliedSchemaArnsRequest = [3, n0, _LASAR, 0, [_DA, _SA, _NT, _MR], [0, 0, 0, 1]];
1790
+ export var ListAppliedSchemaArnsResponse = [3, n0, _LASARi, 0, [_SAc, _NT], [64 | 0, 0]];
1791
+ export var ListAttachedIndicesRequest = [
1792
+ 3,
1793
+ n0,
1794
+ _LAIR,
1795
+ 0,
1796
+ [_DA, _TR, _NT, _MR, _CL],
1797
+ [
1798
+ [
1799
+ 0,
1800
+ {
1801
+ [_hH]: _xadp,
1802
+ },
1803
+ ],
1804
+ () => ObjectReference,
1805
+ 0,
1806
+ 1,
1807
+ [
1808
+ 0,
1809
+ {
1810
+ [_hH]: _xacl,
1811
+ },
1812
+ ],
1813
+ ],
1814
+ ];
1815
+ export var ListAttachedIndicesResponse = [
1816
+ 3,
1817
+ n0,
1818
+ _LAIRi,
1819
+ 0,
1820
+ [_IA, _NT],
1821
+ [() => IndexAttachmentList, 0],
1822
+ ];
1823
+ export var ListDevelopmentSchemaArnsRequest = [3, n0, _LDSAR, 0, [_NT, _MR], [0, 1]];
1824
+ export var ListDevelopmentSchemaArnsResponse = [3, n0, _LDSARi, 0, [_SAc, _NT], [64 | 0, 0]];
1825
+ export var ListDirectoriesRequest = [3, n0, _LDR, 0, [_NT, _MR, _st], [0, 1, 0]];
1826
+ export var ListDirectoriesResponse = [3, n0, _LDRi, 0, [_Di, _NT], [() => DirectoryList, 0]];
1827
+ export var ListFacetAttributesRequest = [
1828
+ 3,
1829
+ n0,
1830
+ _LFAR,
1831
+ 0,
1832
+ [_SA, _N, _NT, _MR],
1833
+ [
1834
+ [
1835
+ 0,
1836
+ {
1837
+ [_hH]: _xadp,
1838
+ },
1839
+ ],
1840
+ 0,
1841
+ 0,
1842
+ 1,
1843
+ ],
1844
+ ];
1845
+ export var ListFacetAttributesResponse = [
1846
+ 3,
1847
+ n0,
1848
+ _LFARi,
1849
+ 0,
1850
+ [_A, _NT],
1851
+ [() => FacetAttributeList, 0],
1852
+ ];
1853
+ export var ListFacetNamesRequest = [
1854
+ 3,
1855
+ n0,
1856
+ _LFNR,
1857
+ 0,
1858
+ [_SA, _NT, _MR],
1859
+ [
1860
+ [
1861
+ 0,
1862
+ {
1863
+ [_hH]: _xadp,
1864
+ },
1865
+ ],
1866
+ 0,
1867
+ 1,
1868
+ ],
1869
+ ];
1870
+ export var ListFacetNamesResponse = [3, n0, _LFNRi, 0, [_FNa, _NT], [64 | 0, 0]];
1871
+ export var ListIncomingTypedLinksRequest = [
1872
+ 3,
1873
+ n0,
1874
+ _LITLR,
1875
+ 0,
1876
+ [_DA, _OR, _FAR, _FTL, _NT, _MR, _CL],
1877
+ [
1878
+ [
1879
+ 0,
1880
+ {
1881
+ [_hH]: _xadp,
1882
+ },
1883
+ ],
1884
+ () => ObjectReference,
1885
+ () => TypedLinkAttributeRangeList,
1886
+ () => TypedLinkSchemaAndFacetName,
1887
+ 0,
1888
+ 1,
1889
+ 0,
1890
+ ],
1891
+ ];
1892
+ export var ListIncomingTypedLinksResponse = [
1893
+ 3,
1894
+ n0,
1895
+ _LITLRi,
1896
+ 0,
1897
+ [_LS, _NT],
1898
+ [() => TypedLinkSpecifierList, 0],
1899
+ ];
1900
+ export var ListIndexRequest = [
1901
+ 3,
1902
+ n0,
1903
+ _LIR,
1904
+ 0,
1905
+ [_DA, _ROIV, _IR, _MR, _NT, _CL],
1906
+ [
1907
+ [
1908
+ 0,
1909
+ {
1910
+ [_hH]: _xadp,
1911
+ },
1912
+ ],
1913
+ () => ObjectAttributeRangeList,
1914
+ () => ObjectReference,
1915
+ 1,
1916
+ 0,
1917
+ [
1918
+ 0,
1919
+ {
1920
+ [_hH]: _xacl,
1921
+ },
1922
+ ],
1923
+ ],
1924
+ ];
1925
+ export var ListIndexResponse = [3, n0, _LIRi, 0, [_IA, _NT], [() => IndexAttachmentList, 0]];
1926
+ export var ListManagedSchemaArnsRequest = [3, n0, _LMSAR, 0, [_SA, _NT, _MR], [0, 0, 1]];
1927
+ export var ListManagedSchemaArnsResponse = [3, n0, _LMSARi, 0, [_SAc, _NT], [64 | 0, 0]];
1928
+ export var ListObjectAttributesRequest = [
1929
+ 3,
1930
+ n0,
1931
+ _LOAR,
1932
+ 0,
1933
+ [_DA, _OR, _NT, _MR, _CL, _FF],
1934
+ [
1935
+ [
1936
+ 0,
1937
+ {
1938
+ [_hH]: _xadp,
1939
+ },
1940
+ ],
1941
+ () => ObjectReference,
1942
+ 0,
1943
+ 1,
1944
+ [
1945
+ 0,
1946
+ {
1947
+ [_hH]: _xacl,
1948
+ },
1949
+ ],
1950
+ () => SchemaFacet,
1951
+ ],
1952
+ ];
1953
+ export var ListObjectAttributesResponse = [
1954
+ 3,
1955
+ n0,
1956
+ _LOARi,
1957
+ 0,
1958
+ [_A, _NT],
1959
+ [() => AttributeKeyAndValueList, 0],
1960
+ ];
1961
+ export var ListObjectChildrenRequest = [
1962
+ 3,
1963
+ n0,
1964
+ _LOCR,
1965
+ 0,
1966
+ [_DA, _OR, _NT, _MR, _CL],
1967
+ [
1968
+ [
1969
+ 0,
1970
+ {
1971
+ [_hH]: _xadp,
1972
+ },
1973
+ ],
1974
+ () => ObjectReference,
1975
+ 0,
1976
+ 1,
1977
+ [
1978
+ 0,
1979
+ {
1980
+ [_hH]: _xacl,
1981
+ },
1982
+ ],
1983
+ ],
1984
+ ];
1985
+ export var ListObjectChildrenResponse = [3, n0, _LOCRi, 0, [_C, _NT], [128 | 0, 0]];
1986
+ export var ListObjectParentPathsRequest = [
1987
+ 3,
1988
+ n0,
1989
+ _LOPPR,
1990
+ 0,
1991
+ [_DA, _OR, _NT, _MR],
1992
+ [
1993
+ [
1994
+ 0,
1995
+ {
1996
+ [_hH]: _xadp,
1997
+ },
1998
+ ],
1999
+ () => ObjectReference,
2000
+ 0,
2001
+ 1,
2002
+ ],
2003
+ ];
2004
+ export var ListObjectParentPathsResponse = [
2005
+ 3,
2006
+ n0,
2007
+ _LOPPRi,
2008
+ 0,
2009
+ [_PTOIL, _NT],
2010
+ [() => PathToObjectIdentifiersList, 0],
2011
+ ];
2012
+ export var ListObjectParentsRequest = [
2013
+ 3,
2014
+ n0,
2015
+ _LOPR,
2016
+ 0,
2017
+ [_DA, _OR, _NT, _MR, _CL, _IALTEP],
2018
+ [
2019
+ [
2020
+ 0,
2021
+ {
2022
+ [_hH]: _xadp,
2023
+ },
2024
+ ],
2025
+ () => ObjectReference,
2026
+ 0,
2027
+ 1,
2028
+ [
2029
+ 0,
2030
+ {
2031
+ [_hH]: _xacl,
2032
+ },
2033
+ ],
2034
+ 2,
2035
+ ],
2036
+ ];
2037
+ export var ListObjectParentsResponse = [
2038
+ 3,
2039
+ n0,
2040
+ _LOPRi,
2041
+ 0,
2042
+ [_P, _NT, _PL],
2043
+ [128 | 0, 0, () => ObjectIdentifierAndLinkNameList],
2044
+ ];
2045
+ export var ListObjectPoliciesRequest = [
2046
+ 3,
2047
+ n0,
2048
+ _LOPRis,
2049
+ 0,
2050
+ [_DA, _OR, _NT, _MR, _CL],
2051
+ [
2052
+ [
2053
+ 0,
2054
+ {
2055
+ [_hH]: _xadp,
2056
+ },
2057
+ ],
2058
+ () => ObjectReference,
2059
+ 0,
2060
+ 1,
2061
+ [
2062
+ 0,
2063
+ {
2064
+ [_hH]: _xacl,
2065
+ },
2066
+ ],
2067
+ ],
2068
+ ];
2069
+ export var ListObjectPoliciesResponse = [3, n0, _LOPRist, 0, [_API, _NT], [64 | 0, 0]];
2070
+ export var ListOutgoingTypedLinksRequest = [
2071
+ 3,
2072
+ n0,
2073
+ _LOTLR,
2074
+ 0,
2075
+ [_DA, _OR, _FAR, _FTL, _NT, _MR, _CL],
2076
+ [
2077
+ [
2078
+ 0,
2079
+ {
2080
+ [_hH]: _xadp,
2081
+ },
2082
+ ],
2083
+ () => ObjectReference,
2084
+ () => TypedLinkAttributeRangeList,
2085
+ () => TypedLinkSchemaAndFacetName,
2086
+ 0,
2087
+ 1,
2088
+ 0,
2089
+ ],
2090
+ ];
2091
+ export var ListOutgoingTypedLinksResponse = [
2092
+ 3,
2093
+ n0,
2094
+ _LOTLRi,
2095
+ 0,
2096
+ [_TLSy, _NT],
2097
+ [() => TypedLinkSpecifierList, 0],
2098
+ ];
2099
+ export var ListPolicyAttachmentsRequest = [
2100
+ 3,
2101
+ n0,
2102
+ _LPAR,
2103
+ 0,
2104
+ [_DA, _PRo, _NT, _MR, _CL],
2105
+ [
2106
+ [
2107
+ 0,
2108
+ {
2109
+ [_hH]: _xadp,
2110
+ },
2111
+ ],
2112
+ () => ObjectReference,
2113
+ 0,
2114
+ 1,
2115
+ [
2116
+ 0,
2117
+ {
2118
+ [_hH]: _xacl,
2119
+ },
2120
+ ],
2121
+ ],
2122
+ ];
2123
+ export var ListPolicyAttachmentsResponse = [3, n0, _LPARi, 0, [_OIb, _NT], [64 | 0, 0]];
2124
+ export var ListPublishedSchemaArnsRequest = [3, n0, _LPSAR, 0, [_SA, _NT, _MR], [0, 0, 1]];
2125
+ export var ListPublishedSchemaArnsResponse = [3, n0, _LPSARi, 0, [_SAc, _NT], [64 | 0, 0]];
2126
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA, _NT, _MR], [0, 0, 1]];
2127
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta, _NT], [() => TagList, 0]];
2128
+ export var ListTypedLinkFacetAttributesRequest = [
2129
+ 3,
2130
+ n0,
2131
+ _LTLFAR,
2132
+ 0,
2133
+ [_SA, _N, _NT, _MR],
2134
+ [
2135
+ [
2136
+ 0,
2137
+ {
2138
+ [_hH]: _xadp,
2139
+ },
2140
+ ],
2141
+ 0,
2142
+ 0,
2143
+ 1,
2144
+ ],
2145
+ ];
2146
+ export var ListTypedLinkFacetAttributesResponse = [
2147
+ 3,
2148
+ n0,
2149
+ _LTLFARi,
2150
+ 0,
2151
+ [_A, _NT],
2152
+ [() => TypedLinkAttributeDefinitionList, 0],
2153
+ ];
2154
+ export var ListTypedLinkFacetNamesRequest = [
2155
+ 3,
2156
+ n0,
2157
+ _LTLFNR,
2158
+ 0,
2159
+ [_SA, _NT, _MR],
2160
+ [
2161
+ [
2162
+ 0,
2163
+ {
2164
+ [_hH]: _xadp,
2165
+ },
2166
+ ],
2167
+ 0,
2168
+ 1,
2169
+ ],
2170
+ ];
2171
+ export var ListTypedLinkFacetNamesResponse = [3, n0, _LTLFNRi, 0, [_FNa, _NT], [64 | 0, 0]];
2172
+ export var LookupPolicyRequest = [
2173
+ 3,
2174
+ n0,
2175
+ _LPR,
2176
+ 0,
2177
+ [_DA, _OR, _NT, _MR],
2178
+ [
2179
+ [
2180
+ 0,
2181
+ {
2182
+ [_hH]: _xadp,
2183
+ },
2184
+ ],
2185
+ () => ObjectReference,
2186
+ 0,
2187
+ 1,
2188
+ ],
2189
+ ];
2190
+ export var LookupPolicyResponse = [3, n0, _LPRo, 0, [_PTPL, _NT], [() => PolicyToPathList, 0]];
2191
+ export var NotIndexException = [
2192
+ -3,
2193
+ n0,
2194
+ _NIE,
2195
+ {
2196
+ [_e]: _c,
2197
+ [_hE]: 400,
2198
+ },
2199
+ [_M],
2200
+ [0],
2201
+ ];
2202
+ TypeRegistry.for(n0).registerError(NotIndexException, __NotIndexException);
2203
+ export var NotNodeException = [
2204
+ -3,
2205
+ n0,
2206
+ _NNE,
2207
+ {
2208
+ [_e]: _c,
2209
+ [_hE]: 400,
2210
+ },
2211
+ [_M],
2212
+ [0],
2213
+ ];
2214
+ TypeRegistry.for(n0).registerError(NotNodeException, __NotNodeException);
2215
+ export var NotPolicyException = [
2216
+ -3,
2217
+ n0,
2218
+ _NPE,
2219
+ {
2220
+ [_e]: _c,
2221
+ [_hE]: 400,
2222
+ },
2223
+ [_M],
2224
+ [0],
2225
+ ];
2226
+ TypeRegistry.for(n0).registerError(NotPolicyException, __NotPolicyException);
2227
+ export var ObjectAlreadyDetachedException = [
2228
+ -3,
2229
+ n0,
2230
+ _OADE,
2231
+ {
2232
+ [_e]: _c,
2233
+ [_hE]: 400,
2234
+ },
2235
+ [_M],
2236
+ [0],
2237
+ ];
2238
+ TypeRegistry.for(n0).registerError(ObjectAlreadyDetachedException, __ObjectAlreadyDetachedException);
2239
+ export var ObjectAttributeAction = [
2240
+ 3,
2241
+ n0,
2242
+ _OAA,
2243
+ 0,
2244
+ [_OAAT, _OAUV],
2245
+ [0, () => TypedAttributeValue],
2246
+ ];
2247
+ export var ObjectAttributeRange = [
2248
+ 3,
2249
+ n0,
2250
+ _OAR,
2251
+ 0,
2252
+ [_AK, _Ra],
2253
+ [() => AttributeKey, () => TypedAttributeValueRange],
2254
+ ];
2255
+ export var ObjectAttributeUpdate = [
2256
+ 3,
2257
+ n0,
2258
+ _OAU,
2259
+ 0,
2260
+ [_OAK, _OAA],
2261
+ [() => AttributeKey, () => ObjectAttributeAction],
2262
+ ];
2263
+ export var ObjectIdentifierAndLinkNameTuple = [3, n0, _OIALNT, 0, [_OI, _LN], [0, 0]];
2264
+ export var ObjectNotDetachedException = [
2265
+ -3,
2266
+ n0,
2267
+ _ONDE,
2268
+ {
2269
+ [_e]: _c,
2270
+ [_hE]: 400,
2271
+ },
2272
+ [_M],
2273
+ [0],
2274
+ ];
2275
+ TypeRegistry.for(n0).registerError(ObjectNotDetachedException, __ObjectNotDetachedException);
2276
+ export var ObjectReference = [3, n0, _OR, 0, [_Se], [0]];
2277
+ export var PathToObjectIdentifiers = [3, n0, _PTOI, 0, [_Pa, _OIb], [0, 64 | 0]];
2278
+ export var PolicyAttachment = [3, n0, _PA, 0, [_PI, _OI, _PT], [0, 0, 0]];
2279
+ export var PolicyToPath = [3, n0, _PTP, 0, [_Pa, _Po], [0, () => PolicyAttachmentList]];
2280
+ export var PublishSchemaRequest = [
2281
+ 3,
2282
+ n0,
2283
+ _PSR,
2284
+ 0,
2285
+ [_DSA, _Ve, _MV, _N],
2286
+ [
2287
+ [
2288
+ 0,
2289
+ {
2290
+ [_hH]: _xadp,
2291
+ },
2292
+ ],
2293
+ 0,
2294
+ 0,
2295
+ 0,
2296
+ ],
2297
+ ];
2298
+ export var PublishSchemaResponse = [3, n0, _PSRu, 0, [_PSA], [0]];
2299
+ export var PutSchemaFromJsonRequest = [
2300
+ 3,
2301
+ n0,
2302
+ _PSFJR,
2303
+ 0,
2304
+ [_SA, _Do],
2305
+ [
2306
+ [
2307
+ 0,
2308
+ {
2309
+ [_hH]: _xadp,
2310
+ },
2311
+ ],
2312
+ 0,
2313
+ ],
2314
+ ];
2315
+ export var PutSchemaFromJsonResponse = [3, n0, _PSFJRu, 0, [_Ar], [0]];
2316
+ export var RemoveFacetFromObjectRequest = [
2317
+ 3,
2318
+ n0,
2319
+ _RFFOR,
2320
+ 0,
2321
+ [_DA, _SF, _OR],
2322
+ [
2323
+ [
2324
+ 0,
2325
+ {
2326
+ [_hH]: _xadp,
2327
+ },
2328
+ ],
2329
+ () => SchemaFacet,
2330
+ () => ObjectReference,
2331
+ ],
2332
+ ];
2333
+ export var RemoveFacetFromObjectResponse = [3, n0, _RFFORe, 0, [], []];
2334
+ export var ResourceNotFoundException = [
2335
+ -3,
2336
+ n0,
2337
+ _RNFE,
2338
+ {
2339
+ [_e]: _c,
2340
+ [_hE]: 404,
2341
+ },
2342
+ [_M],
2343
+ [0],
2344
+ ];
2345
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
2346
+ export var RetryableConflictException = [
2347
+ -3,
2348
+ n0,
2349
+ _RCE,
2350
+ {
2351
+ [_e]: _c,
2352
+ [_hE]: 409,
2353
+ },
2354
+ [_M],
2355
+ [0],
2356
+ ];
2357
+ TypeRegistry.for(n0).registerError(RetryableConflictException, __RetryableConflictException);
2358
+ export var Rule = [3, n0, _Rul, 0, [_T, _Par], [0, 128 | 0]];
2359
+ export var SchemaAlreadyExistsException = [
2360
+ -3,
2361
+ n0,
2362
+ _SAEE,
2363
+ {
2364
+ [_e]: _c,
2365
+ [_hE]: 400,
2366
+ },
2367
+ [_M],
2368
+ [0],
2369
+ ];
2370
+ TypeRegistry.for(n0).registerError(SchemaAlreadyExistsException, __SchemaAlreadyExistsException);
2371
+ export var SchemaAlreadyPublishedException = [
2372
+ -3,
2373
+ n0,
2374
+ _SAPE,
2375
+ {
2376
+ [_e]: _c,
2377
+ [_hE]: 400,
2378
+ },
2379
+ [_M],
2380
+ [0],
2381
+ ];
2382
+ TypeRegistry.for(n0).registerError(SchemaAlreadyPublishedException, __SchemaAlreadyPublishedException);
2383
+ export var SchemaFacet = [3, n0, _SF, 0, [_SA, _FN], [0, 0]];
2384
+ export var StillContainsLinksException = [
2385
+ -3,
2386
+ n0,
2387
+ _SCLE,
2388
+ {
2389
+ [_e]: _c,
2390
+ [_hE]: 400,
2391
+ },
2392
+ [_M],
2393
+ [0],
2394
+ ];
2395
+ TypeRegistry.for(n0).registerError(StillContainsLinksException, __StillContainsLinksException);
2396
+ export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2397
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
2398
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2399
+ export var TypedAttributeValueRange = [
2400
+ 3,
2401
+ n0,
2402
+ _TAVR,
2403
+ 0,
2404
+ [_SM, _SV, _EM, _EV],
2405
+ [0, () => TypedAttributeValue, 0, () => TypedAttributeValue],
2406
+ ];
2407
+ export var TypedLinkAttributeDefinition = [
2408
+ 3,
2409
+ n0,
2410
+ _TLAD,
2411
+ 0,
2412
+ [_N, _T, _DV, _II, _Ru, _RB],
2413
+ [0, 0, () => TypedAttributeValue, 2, () => RuleMap, 0],
2414
+ ];
2415
+ export var TypedLinkAttributeRange = [
2416
+ 3,
2417
+ n0,
2418
+ _TLAR,
2419
+ 0,
2420
+ [_AN, _Ra],
2421
+ [0, () => TypedAttributeValueRange],
2422
+ ];
2423
+ export var TypedLinkFacet = [
2424
+ 3,
2425
+ n0,
2426
+ _TLF,
2427
+ 0,
2428
+ [_N, _A, _IAO],
2429
+ [0, () => TypedLinkAttributeDefinitionList, 64 | 0],
2430
+ ];
2431
+ export var TypedLinkFacetAttributeUpdate = [
2432
+ 3,
2433
+ n0,
2434
+ _TLFAU,
2435
+ 0,
2436
+ [_At, _Ac],
2437
+ [() => TypedLinkAttributeDefinition, 0],
2438
+ ];
2439
+ export var TypedLinkSchemaAndFacetName = [3, n0, _TLSAFN, 0, [_SA, _TLN], [0, 0]];
2440
+ export var TypedLinkSpecifier = [
2441
+ 3,
2442
+ n0,
2443
+ _TLS,
2444
+ 0,
2445
+ [_TLF, _SOR, _TOR, _IAV],
2446
+ [() => TypedLinkSchemaAndFacetName, () => ObjectReference, () => ObjectReference, () => AttributeNameAndValueList],
2447
+ ];
2448
+ export var UnsupportedIndexTypeException = [
2449
+ -3,
2450
+ n0,
2451
+ _UITE,
2452
+ {
2453
+ [_e]: _c,
2454
+ [_hE]: 400,
2455
+ },
2456
+ [_M],
2457
+ [0],
2458
+ ];
2459
+ TypeRegistry.for(n0).registerError(UnsupportedIndexTypeException, __UnsupportedIndexTypeException);
2460
+ export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
2461
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
2462
+ export var UpdateFacetRequest = [
2463
+ 3,
2464
+ n0,
2465
+ _UFR,
2466
+ 0,
2467
+ [_SA, _N, _AU, _OT],
2468
+ [
2469
+ [
2470
+ 0,
2471
+ {
2472
+ [_hH]: _xadp,
2473
+ },
2474
+ ],
2475
+ 0,
2476
+ () => FacetAttributeUpdateList,
2477
+ 0,
2478
+ ],
2479
+ ];
2480
+ export var UpdateFacetResponse = [3, n0, _UFRp, 0, [], []];
2481
+ export var UpdateLinkAttributesRequest = [
2482
+ 3,
2483
+ n0,
2484
+ _ULAR,
2485
+ 0,
2486
+ [_DA, _TLS, _AU],
2487
+ [
2488
+ [
2489
+ 0,
2490
+ {
2491
+ [_hH]: _xadp,
2492
+ },
2493
+ ],
2494
+ () => TypedLinkSpecifier,
2495
+ () => LinkAttributeUpdateList,
2496
+ ],
2497
+ ];
2498
+ export var UpdateLinkAttributesResponse = [3, n0, _ULARp, 0, [], []];
2499
+ export var UpdateObjectAttributesRequest = [
2500
+ 3,
2501
+ n0,
2502
+ _UOAR,
2503
+ 0,
2504
+ [_DA, _OR, _AU],
2505
+ [
2506
+ [
2507
+ 0,
2508
+ {
2509
+ [_hH]: _xadp,
2510
+ },
2511
+ ],
2512
+ () => ObjectReference,
2513
+ () => ObjectAttributeUpdateList,
2514
+ ],
2515
+ ];
2516
+ export var UpdateObjectAttributesResponse = [3, n0, _UOARp, 0, [_OI], [0]];
2517
+ export var UpdateSchemaRequest = [
2518
+ 3,
2519
+ n0,
2520
+ _USR,
2521
+ 0,
2522
+ [_SA, _N],
2523
+ [
2524
+ [
2525
+ 0,
2526
+ {
2527
+ [_hH]: _xadp,
2528
+ },
2529
+ ],
2530
+ 0,
2531
+ ],
2532
+ ];
2533
+ export var UpdateSchemaResponse = [3, n0, _USRp, 0, [_SA], [0]];
2534
+ export var UpdateTypedLinkFacetRequest = [
2535
+ 3,
2536
+ n0,
2537
+ _UTLFR,
2538
+ 0,
2539
+ [_SA, _N, _AU, _IAO],
2540
+ [
2541
+ [
2542
+ 0,
2543
+ {
2544
+ [_hH]: _xadp,
2545
+ },
2546
+ ],
2547
+ 0,
2548
+ () => TypedLinkFacetAttributeUpdateList,
2549
+ 64 | 0,
2550
+ ],
2551
+ ];
2552
+ export var UpdateTypedLinkFacetResponse = [3, n0, _UTLFRp, 0, [], []];
2553
+ export var UpgradeAppliedSchemaRequest = [3, n0, _UASR, 0, [_PSA, _DA, _DR], [0, 0, 2]];
2554
+ export var UpgradeAppliedSchemaResponse = [3, n0, _UASRp, 0, [_USA, _DA], [0, 0]];
2555
+ export var UpgradePublishedSchemaRequest = [
2556
+ 3,
2557
+ n0,
2558
+ _UPSR,
2559
+ 0,
2560
+ [_DSA, _PSA, _MV, _DR],
2561
+ [0, 0, 0, 2],
2562
+ ];
2563
+ export var UpgradePublishedSchemaResponse = [3, n0, _UPSRp, 0, [_USA], [0]];
2564
+ export var ValidationException = [
2565
+ -3,
2566
+ n0,
2567
+ _VE,
2568
+ {
2569
+ [_e]: _c,
2570
+ [_hE]: 400,
2571
+ },
2572
+ [_M],
2573
+ [0],
2574
+ ];
2575
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
2576
+ export var __Unit = "unit";
2577
+ export var CloudDirectoryServiceException = [-3, _sm, "CloudDirectoryServiceException", 0, [], []];
2578
+ TypeRegistry.for(_sm).registerError(CloudDirectoryServiceException, __CloudDirectoryServiceException);
2579
+ export var Arns = 64 | 0;
2580
+ export var AttributeKeyAndValueList = [1, n0, _AKAVL, 0, () => AttributeKeyAndValue];
2581
+ export var AttributeKeyList = [1, n0, _AKL, 0, () => AttributeKey];
2582
+ export var AttributeNameAndValueList = [1, n0, _ANAVL, 0, () => AttributeNameAndValue];
2583
+ export var AttributeNameList = 64 | 0;
2584
+ export var BatchReadOperationList = [1, n0, _BROL, 0, () => BatchReadOperation];
2585
+ export var BatchReadOperationResponseList = [1, n0, _BRORL, 0, () => BatchReadOperationResponse];
2586
+ export var BatchWriteOperationList = [1, n0, _BWOL, 0, () => BatchWriteOperation];
2587
+ export var BatchWriteOperationResponseList = [1, n0, _BWORL, 0, () => BatchWriteOperationResponse];
2588
+ export var DirectoryList = [1, n0, _DL, 0, () => Directory];
2589
+ export var FacetAttributeList = [1, n0, _FAL, 0, () => FacetAttribute];
2590
+ export var FacetAttributeUpdateList = [1, n0, _FAUL, 0, () => FacetAttributeUpdate];
2591
+ export var FacetNameList = 64 | 0;
2592
+ export var IndexAttachmentList = [1, n0, _IAL, 0, () => IndexAttachment];
2593
+ export var LinkAttributeUpdateList = [1, n0, _LAUL, 0, () => LinkAttributeUpdate];
2594
+ export var ObjectAttributeRangeList = [1, n0, _OARL, 0, () => ObjectAttributeRange];
2595
+ export var ObjectAttributeUpdateList = [1, n0, _OAUL, 0, () => ObjectAttributeUpdate];
2596
+ export var ObjectIdentifierAndLinkNameList = [
2597
+ 1,
2598
+ n0,
2599
+ _OIALNL,
2600
+ 0,
2601
+ () => ObjectIdentifierAndLinkNameTuple,
2602
+ ];
2603
+ export var ObjectIdentifierList = 64 | 0;
2604
+ export var PathToObjectIdentifiersList = [1, n0, _PTOIL, 0, () => PathToObjectIdentifiers];
2605
+ export var PolicyAttachmentList = [1, n0, _PAL, 0, () => PolicyAttachment];
2606
+ export var PolicyToPathList = [1, n0, _PTPL, 0, () => PolicyToPath];
2607
+ export var SchemaFacetList = [1, n0, _SFL, 0, () => SchemaFacet];
2608
+ export var TagKeyList = 64 | 0;
2609
+ export var TagList = [1, n0, _TL, 0, () => Tag];
2610
+ export var TypedLinkAttributeDefinitionList = [1, n0, _TLADL, 0, () => TypedLinkAttributeDefinition];
2611
+ export var TypedLinkAttributeRangeList = [1, n0, _TLARL, 0, () => TypedLinkAttributeRange];
2612
+ export var TypedLinkFacetAttributeUpdateList = [
2613
+ 1,
2614
+ n0,
2615
+ _TLFAUL,
2616
+ 0,
2617
+ () => TypedLinkFacetAttributeUpdate,
2618
+ ];
2619
+ export var TypedLinkNameList = 64 | 0;
2620
+ export var TypedLinkSpecifierList = [1, n0, _TLSL, 0, () => TypedLinkSpecifier];
2621
+ export var LinkNameToObjectIdentifierMap = 128 | 0;
2622
+ export var ObjectIdentifierToLinkNameMap = 128 | 0;
2623
+ export var RuleMap = [2, n0, _RM, 0, 0, () => Rule];
2624
+ export var RuleParameterMap = 128 | 0;
2625
+ export var TypedAttributeValue = [
2626
+ 3,
2627
+ n0,
2628
+ _TAV,
2629
+ 0,
2630
+ [_SVt, _BV, _BVo, _NV, _DVa],
2631
+ [0, 21, 2, 0, 4],
2632
+ ];
2633
+ export var AddFacetToObject = [
2634
+ 9,
2635
+ n0,
2636
+ _AFTO,
2637
+ {
2638
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets", 200],
2639
+ },
2640
+ () => AddFacetToObjectRequest,
2641
+ () => AddFacetToObjectResponse,
2642
+ ];
2643
+ export var ApplySchema = [
2644
+ 9,
2645
+ n0,
2646
+ _AS,
2647
+ {
2648
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/apply", 200],
2649
+ },
2650
+ () => ApplySchemaRequest,
2651
+ () => ApplySchemaResponse,
2652
+ ];
2653
+ export var AttachObject = [
2654
+ 9,
2655
+ n0,
2656
+ _AO,
2657
+ {
2658
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/attach", 200],
2659
+ },
2660
+ () => AttachObjectRequest,
2661
+ () => AttachObjectResponse,
2662
+ ];
2663
+ export var AttachPolicy = [
2664
+ 9,
2665
+ n0,
2666
+ _AP,
2667
+ {
2668
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/attach", 200],
2669
+ },
2670
+ () => AttachPolicyRequest,
2671
+ () => AttachPolicyResponse,
2672
+ ];
2673
+ export var AttachToIndex = [
2674
+ 9,
2675
+ n0,
2676
+ _ATI,
2677
+ {
2678
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/attach", 200],
2679
+ },
2680
+ () => AttachToIndexRequest,
2681
+ () => AttachToIndexResponse,
2682
+ ];
2683
+ export var AttachTypedLink = [
2684
+ 9,
2685
+ n0,
2686
+ _ATL,
2687
+ {
2688
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/attach", 200],
2689
+ },
2690
+ () => AttachTypedLinkRequest,
2691
+ () => AttachTypedLinkResponse,
2692
+ ];
2693
+ export var BatchRead = [
2694
+ 9,
2695
+ n0,
2696
+ _BR,
2697
+ {
2698
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/batchread", 200],
2699
+ },
2700
+ () => BatchReadRequest,
2701
+ () => BatchReadResponse,
2702
+ ];
2703
+ export var BatchWrite = [
2704
+ 9,
2705
+ n0,
2706
+ _BW,
2707
+ {
2708
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/batchwrite", 200],
2709
+ },
2710
+ () => BatchWriteRequest,
2711
+ () => BatchWriteResponse,
2712
+ ];
2713
+ export var CreateDirectory = [
2714
+ 9,
2715
+ n0,
2716
+ _CD,
2717
+ {
2718
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/create", 200],
2719
+ },
2720
+ () => CreateDirectoryRequest,
2721
+ () => CreateDirectoryResponse,
2722
+ ];
2723
+ export var CreateFacet = [
2724
+ 9,
2725
+ n0,
2726
+ _CF,
2727
+ {
2728
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/create", 200],
2729
+ },
2730
+ () => CreateFacetRequest,
2731
+ () => CreateFacetResponse,
2732
+ ];
2733
+ export var CreateIndex = [
2734
+ 9,
2735
+ n0,
2736
+ _CI,
2737
+ {
2738
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index", 200],
2739
+ },
2740
+ () => CreateIndexRequest,
2741
+ () => CreateIndexResponse,
2742
+ ];
2743
+ export var CreateObject = [
2744
+ 9,
2745
+ n0,
2746
+ _CO,
2747
+ {
2748
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object", 200],
2749
+ },
2750
+ () => CreateObjectRequest,
2751
+ () => CreateObjectResponse,
2752
+ ];
2753
+ export var CreateSchema = [
2754
+ 9,
2755
+ n0,
2756
+ _CS,
2757
+ {
2758
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/create", 200],
2759
+ },
2760
+ () => CreateSchemaRequest,
2761
+ () => CreateSchemaResponse,
2762
+ ];
2763
+ export var CreateTypedLinkFacet = [
2764
+ 9,
2765
+ n0,
2766
+ _CTLF,
2767
+ {
2768
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/create", 200],
2769
+ },
2770
+ () => CreateTypedLinkFacetRequest,
2771
+ () => CreateTypedLinkFacetResponse,
2772
+ ];
2773
+ export var DeleteDirectory = [
2774
+ 9,
2775
+ n0,
2776
+ _DD,
2777
+ {
2778
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory", 200],
2779
+ },
2780
+ () => DeleteDirectoryRequest,
2781
+ () => DeleteDirectoryResponse,
2782
+ ];
2783
+ export var DeleteFacet = [
2784
+ 9,
2785
+ n0,
2786
+ _DF,
2787
+ {
2788
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet/delete", 200],
2789
+ },
2790
+ () => DeleteFacetRequest,
2791
+ () => DeleteFacetResponse,
2792
+ ];
2793
+ export var DeleteObject = [
2794
+ 9,
2795
+ n0,
2796
+ _DOe,
2797
+ {
2798
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/delete", 200],
2799
+ },
2800
+ () => DeleteObjectRequest,
2801
+ () => DeleteObjectResponse,
2802
+ ];
2803
+ export var DeleteSchema = [
2804
+ 9,
2805
+ n0,
2806
+ _DS,
2807
+ {
2808
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema", 200],
2809
+ },
2810
+ () => DeleteSchemaRequest,
2811
+ () => DeleteSchemaResponse,
2812
+ ];
2813
+ export var DeleteTypedLinkFacet = [
2814
+ 9,
2815
+ n0,
2816
+ _DTLF,
2817
+ {
2818
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet/delete", 200],
2819
+ },
2820
+ () => DeleteTypedLinkFacetRequest,
2821
+ () => DeleteTypedLinkFacetResponse,
2822
+ ];
2823
+ export var DetachFromIndex = [
2824
+ 9,
2825
+ n0,
2826
+ _DFI,
2827
+ {
2828
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/index/detach", 200],
2829
+ },
2830
+ () => DetachFromIndexRequest,
2831
+ () => DetachFromIndexResponse,
2832
+ ];
2833
+ export var DetachObject = [
2834
+ 9,
2835
+ n0,
2836
+ _DO,
2837
+ {
2838
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/detach", 200],
2839
+ },
2840
+ () => DetachObjectRequest,
2841
+ () => DetachObjectResponse,
2842
+ ];
2843
+ export var DetachPolicy = [
2844
+ 9,
2845
+ n0,
2846
+ _DP,
2847
+ {
2848
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/policy/detach", 200],
2849
+ },
2850
+ () => DetachPolicyRequest,
2851
+ () => DetachPolicyResponse,
2852
+ ];
2853
+ export var DetachTypedLink = [
2854
+ 9,
2855
+ n0,
2856
+ _DTL,
2857
+ {
2858
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/detach", 200],
2859
+ },
2860
+ () => DetachTypedLinkRequest,
2861
+ () => __Unit,
2862
+ ];
2863
+ export var DisableDirectory = [
2864
+ 9,
2865
+ n0,
2866
+ _DDi,
2867
+ {
2868
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/disable", 200],
2869
+ },
2870
+ () => DisableDirectoryRequest,
2871
+ () => DisableDirectoryResponse,
2872
+ ];
2873
+ export var EnableDirectory = [
2874
+ 9,
2875
+ n0,
2876
+ _ED,
2877
+ {
2878
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/directory/enable", 200],
2879
+ },
2880
+ () => EnableDirectoryRequest,
2881
+ () => EnableDirectoryResponse,
2882
+ ];
2883
+ export var GetAppliedSchemaVersion = [
2884
+ 9,
2885
+ n0,
2886
+ _GASV,
2887
+ {
2888
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/getappliedschema", 200],
2889
+ },
2890
+ () => GetAppliedSchemaVersionRequest,
2891
+ () => GetAppliedSchemaVersionResponse,
2892
+ ];
2893
+ export var GetDirectory = [
2894
+ 9,
2895
+ n0,
2896
+ _GD,
2897
+ {
2898
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/get", 200],
2899
+ },
2900
+ () => GetDirectoryRequest,
2901
+ () => GetDirectoryResponse,
2902
+ ];
2903
+ export var GetFacet = [
2904
+ 9,
2905
+ n0,
2906
+ _GF,
2907
+ {
2908
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet", 200],
2909
+ },
2910
+ () => GetFacetRequest,
2911
+ () => GetFacetResponse,
2912
+ ];
2913
+ export var GetLinkAttributes = [
2914
+ 9,
2915
+ n0,
2916
+ _GLA,
2917
+ {
2918
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/get", 200],
2919
+ },
2920
+ () => GetLinkAttributesRequest,
2921
+ () => GetLinkAttributesResponse,
2922
+ ];
2923
+ export var GetObjectAttributes = [
2924
+ 9,
2925
+ n0,
2926
+ _GOA,
2927
+ {
2928
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes/get", 200],
2929
+ },
2930
+ () => GetObjectAttributesRequest,
2931
+ () => GetObjectAttributesResponse,
2932
+ ];
2933
+ export var GetObjectInformation = [
2934
+ 9,
2935
+ n0,
2936
+ _GOI,
2937
+ {
2938
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/information", 200],
2939
+ },
2940
+ () => GetObjectInformationRequest,
2941
+ () => GetObjectInformationResponse,
2942
+ ];
2943
+ export var GetSchemaAsJson = [
2944
+ 9,
2945
+ n0,
2946
+ _GSAJ,
2947
+ {
2948
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/json", 200],
2949
+ },
2950
+ () => GetSchemaAsJsonRequest,
2951
+ () => GetSchemaAsJsonResponse,
2952
+ ];
2953
+ export var GetTypedLinkFacetInformation = [
2954
+ 9,
2955
+ n0,
2956
+ _GTLFI,
2957
+ {
2958
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/get", 200],
2959
+ },
2960
+ () => GetTypedLinkFacetInformationRequest,
2961
+ () => GetTypedLinkFacetInformationResponse,
2962
+ ];
2963
+ export var ListAppliedSchemaArns = [
2964
+ 9,
2965
+ n0,
2966
+ _LASA,
2967
+ {
2968
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/applied", 200],
2969
+ },
2970
+ () => ListAppliedSchemaArnsRequest,
2971
+ () => ListAppliedSchemaArnsResponse,
2972
+ ];
2973
+ export var ListAttachedIndices = [
2974
+ 9,
2975
+ n0,
2976
+ _LAI,
2977
+ {
2978
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/indices", 200],
2979
+ },
2980
+ () => ListAttachedIndicesRequest,
2981
+ () => ListAttachedIndicesResponse,
2982
+ ];
2983
+ export var ListDevelopmentSchemaArns = [
2984
+ 9,
2985
+ n0,
2986
+ _LDSA,
2987
+ {
2988
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/development", 200],
2989
+ },
2990
+ () => ListDevelopmentSchemaArnsRequest,
2991
+ () => ListDevelopmentSchemaArnsResponse,
2992
+ ];
2993
+ export var ListDirectories = [
2994
+ 9,
2995
+ n0,
2996
+ _LD,
2997
+ {
2998
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/directory/list", 200],
2999
+ },
3000
+ () => ListDirectoriesRequest,
3001
+ () => ListDirectoriesResponse,
3002
+ ];
3003
+ export var ListFacetAttributes = [
3004
+ 9,
3005
+ n0,
3006
+ _LFA,
3007
+ {
3008
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/attributes", 200],
3009
+ },
3010
+ () => ListFacetAttributesRequest,
3011
+ () => ListFacetAttributesResponse,
3012
+ ];
3013
+ export var ListFacetNames = [
3014
+ 9,
3015
+ n0,
3016
+ _LFN,
3017
+ {
3018
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/facet/list", 200],
3019
+ },
3020
+ () => ListFacetNamesRequest,
3021
+ () => ListFacetNamesResponse,
3022
+ ];
3023
+ export var ListIncomingTypedLinks = [
3024
+ 9,
3025
+ n0,
3026
+ _LITL,
3027
+ {
3028
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/incoming", 200],
3029
+ },
3030
+ () => ListIncomingTypedLinksRequest,
3031
+ () => ListIncomingTypedLinksResponse,
3032
+ ];
3033
+ export var ListIndex = [
3034
+ 9,
3035
+ n0,
3036
+ _LI,
3037
+ {
3038
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/index/targets", 200],
3039
+ },
3040
+ () => ListIndexRequest,
3041
+ () => ListIndexResponse,
3042
+ ];
3043
+ export var ListManagedSchemaArns = [
3044
+ 9,
3045
+ n0,
3046
+ _LMSA,
3047
+ {
3048
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/managed", 200],
3049
+ },
3050
+ () => ListManagedSchemaArnsRequest,
3051
+ () => ListManagedSchemaArnsResponse,
3052
+ ];
3053
+ export var ListObjectAttributes = [
3054
+ 9,
3055
+ n0,
3056
+ _LOA,
3057
+ {
3058
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/attributes", 200],
3059
+ },
3060
+ () => ListObjectAttributesRequest,
3061
+ () => ListObjectAttributesResponse,
3062
+ ];
3063
+ export var ListObjectChildren = [
3064
+ 9,
3065
+ n0,
3066
+ _LOC,
3067
+ {
3068
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/children", 200],
3069
+ },
3070
+ () => ListObjectChildrenRequest,
3071
+ () => ListObjectChildrenResponse,
3072
+ ];
3073
+ export var ListObjectParentPaths = [
3074
+ 9,
3075
+ n0,
3076
+ _LOPP,
3077
+ {
3078
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parentpaths", 200],
3079
+ },
3080
+ () => ListObjectParentPathsRequest,
3081
+ () => ListObjectParentPathsResponse,
3082
+ ];
3083
+ export var ListObjectParents = [
3084
+ 9,
3085
+ n0,
3086
+ _LOP,
3087
+ {
3088
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/parent", 200],
3089
+ },
3090
+ () => ListObjectParentsRequest,
3091
+ () => ListObjectParentsResponse,
3092
+ ];
3093
+ export var ListObjectPolicies = [
3094
+ 9,
3095
+ n0,
3096
+ _LOPi,
3097
+ {
3098
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/object/policy", 200],
3099
+ },
3100
+ () => ListObjectPoliciesRequest,
3101
+ () => ListObjectPoliciesResponse,
3102
+ ];
3103
+ export var ListOutgoingTypedLinks = [
3104
+ 9,
3105
+ n0,
3106
+ _LOTL,
3107
+ {
3108
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/outgoing", 200],
3109
+ },
3110
+ () => ListOutgoingTypedLinksRequest,
3111
+ () => ListOutgoingTypedLinksResponse,
3112
+ ];
3113
+ export var ListPolicyAttachments = [
3114
+ 9,
3115
+ n0,
3116
+ _LPA,
3117
+ {
3118
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/attachment", 200],
3119
+ },
3120
+ () => ListPolicyAttachmentsRequest,
3121
+ () => ListPolicyAttachmentsResponse,
3122
+ ];
3123
+ export var ListPublishedSchemaArns = [
3124
+ 9,
3125
+ n0,
3126
+ _LPSA,
3127
+ {
3128
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/schema/published", 200],
3129
+ },
3130
+ () => ListPublishedSchemaArnsRequest,
3131
+ () => ListPublishedSchemaArnsResponse,
3132
+ ];
3133
+ export var ListTagsForResource = [
3134
+ 9,
3135
+ n0,
3136
+ _LTFR,
3137
+ {
3138
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/tags", 200],
3139
+ },
3140
+ () => ListTagsForResourceRequest,
3141
+ () => ListTagsForResourceResponse,
3142
+ ];
3143
+ export var ListTypedLinkFacetAttributes = [
3144
+ 9,
3145
+ n0,
3146
+ _LTLFA,
3147
+ {
3148
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/attributes", 200],
3149
+ },
3150
+ () => ListTypedLinkFacetAttributesRequest,
3151
+ () => ListTypedLinkFacetAttributesResponse,
3152
+ ];
3153
+ export var ListTypedLinkFacetNames = [
3154
+ 9,
3155
+ n0,
3156
+ _LTLFN,
3157
+ {
3158
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/facet/list", 200],
3159
+ },
3160
+ () => ListTypedLinkFacetNamesRequest,
3161
+ () => ListTypedLinkFacetNamesResponse,
3162
+ ];
3163
+ export var LookupPolicy = [
3164
+ 9,
3165
+ n0,
3166
+ _LP,
3167
+ {
3168
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/policy/lookup", 200],
3169
+ },
3170
+ () => LookupPolicyRequest,
3171
+ () => LookupPolicyResponse,
3172
+ ];
3173
+ export var PublishSchema = [
3174
+ 9,
3175
+ n0,
3176
+ _PS,
3177
+ {
3178
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/publish", 200],
3179
+ },
3180
+ () => PublishSchemaRequest,
3181
+ () => PublishSchemaResponse,
3182
+ ];
3183
+ export var PutSchemaFromJson = [
3184
+ 9,
3185
+ n0,
3186
+ _PSFJ,
3187
+ {
3188
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/json", 200],
3189
+ },
3190
+ () => PutSchemaFromJsonRequest,
3191
+ () => PutSchemaFromJsonResponse,
3192
+ ];
3193
+ export var RemoveFacetFromObject = [
3194
+ 9,
3195
+ n0,
3196
+ _RFFO,
3197
+ {
3198
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/facets/delete", 200],
3199
+ },
3200
+ () => RemoveFacetFromObjectRequest,
3201
+ () => RemoveFacetFromObjectResponse,
3202
+ ];
3203
+ export var TagResource = [
3204
+ 9,
3205
+ n0,
3206
+ _TRa,
3207
+ {
3208
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/add", 200],
3209
+ },
3210
+ () => TagResourceRequest,
3211
+ () => TagResourceResponse,
3212
+ ];
3213
+ export var UntagResource = [
3214
+ 9,
3215
+ n0,
3216
+ _UR,
3217
+ {
3218
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/tags/remove", 200],
3219
+ },
3220
+ () => UntagResourceRequest,
3221
+ () => UntagResourceResponse,
3222
+ ];
3223
+ export var UpdateFacet = [
3224
+ 9,
3225
+ n0,
3226
+ _UF,
3227
+ {
3228
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/facet", 200],
3229
+ },
3230
+ () => UpdateFacetRequest,
3231
+ () => UpdateFacetResponse,
3232
+ ];
3233
+ export var UpdateLinkAttributes = [
3234
+ 9,
3235
+ n0,
3236
+ _ULA,
3237
+ {
3238
+ [_h]: ["POST", "/amazonclouddirectory/2017-01-11/typedlink/attributes/update", 200],
3239
+ },
3240
+ () => UpdateLinkAttributesRequest,
3241
+ () => UpdateLinkAttributesResponse,
3242
+ ];
3243
+ export var UpdateObjectAttributes = [
3244
+ 9,
3245
+ n0,
3246
+ _UOA,
3247
+ {
3248
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/object/update", 200],
3249
+ },
3250
+ () => UpdateObjectAttributesRequest,
3251
+ () => UpdateObjectAttributesResponse,
3252
+ ];
3253
+ export var UpdateSchema = [
3254
+ 9,
3255
+ n0,
3256
+ _US,
3257
+ {
3258
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/update", 200],
3259
+ },
3260
+ () => UpdateSchemaRequest,
3261
+ () => UpdateSchemaResponse,
3262
+ ];
3263
+ export var UpdateTypedLinkFacet = [
3264
+ 9,
3265
+ n0,
3266
+ _UTLF,
3267
+ {
3268
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/typedlink/facet", 200],
3269
+ },
3270
+ () => UpdateTypedLinkFacetRequest,
3271
+ () => UpdateTypedLinkFacetResponse,
3272
+ ];
3273
+ export var UpgradeAppliedSchema = [
3274
+ 9,
3275
+ n0,
3276
+ _UAS,
3277
+ {
3278
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradeapplied", 200],
3279
+ },
3280
+ () => UpgradeAppliedSchemaRequest,
3281
+ () => UpgradeAppliedSchemaResponse,
3282
+ ];
3283
+ export var UpgradePublishedSchema = [
3284
+ 9,
3285
+ n0,
3286
+ _UPS,
3287
+ {
3288
+ [_h]: ["PUT", "/amazonclouddirectory/2017-01-11/schema/upgradepublished", 200],
3289
+ },
3290
+ () => UpgradePublishedSchemaRequest,
3291
+ () => UpgradePublishedSchemaResponse,
3292
+ ];