@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
@@ -1,596 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AddFacetToObjectCommandInput, AddFacetToObjectCommandOutput } from "../commands/AddFacetToObjectCommand";
4
- import { ApplySchemaCommandInput, ApplySchemaCommandOutput } from "../commands/ApplySchemaCommand";
5
- import { AttachObjectCommandInput, AttachObjectCommandOutput } from "../commands/AttachObjectCommand";
6
- import { AttachPolicyCommandInput, AttachPolicyCommandOutput } from "../commands/AttachPolicyCommand";
7
- import { AttachToIndexCommandInput, AttachToIndexCommandOutput } from "../commands/AttachToIndexCommand";
8
- import { AttachTypedLinkCommandInput, AttachTypedLinkCommandOutput } from "../commands/AttachTypedLinkCommand";
9
- import { BatchReadCommandInput, BatchReadCommandOutput } from "../commands/BatchReadCommand";
10
- import { BatchWriteCommandInput, BatchWriteCommandOutput } from "../commands/BatchWriteCommand";
11
- import { CreateDirectoryCommandInput, CreateDirectoryCommandOutput } from "../commands/CreateDirectoryCommand";
12
- import { CreateFacetCommandInput, CreateFacetCommandOutput } from "../commands/CreateFacetCommand";
13
- import { CreateIndexCommandInput, CreateIndexCommandOutput } from "../commands/CreateIndexCommand";
14
- import { CreateObjectCommandInput, CreateObjectCommandOutput } from "../commands/CreateObjectCommand";
15
- import { CreateSchemaCommandInput, CreateSchemaCommandOutput } from "../commands/CreateSchemaCommand";
16
- import { CreateTypedLinkFacetCommandInput, CreateTypedLinkFacetCommandOutput } from "../commands/CreateTypedLinkFacetCommand";
17
- import { DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput } from "../commands/DeleteDirectoryCommand";
18
- import { DeleteFacetCommandInput, DeleteFacetCommandOutput } from "../commands/DeleteFacetCommand";
19
- import { DeleteObjectCommandInput, DeleteObjectCommandOutput } from "../commands/DeleteObjectCommand";
20
- import { DeleteSchemaCommandInput, DeleteSchemaCommandOutput } from "../commands/DeleteSchemaCommand";
21
- import { DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput } from "../commands/DeleteTypedLinkFacetCommand";
22
- import { DetachFromIndexCommandInput, DetachFromIndexCommandOutput } from "../commands/DetachFromIndexCommand";
23
- import { DetachObjectCommandInput, DetachObjectCommandOutput } from "../commands/DetachObjectCommand";
24
- import { DetachPolicyCommandInput, DetachPolicyCommandOutput } from "../commands/DetachPolicyCommand";
25
- import { DetachTypedLinkCommandInput, DetachTypedLinkCommandOutput } from "../commands/DetachTypedLinkCommand";
26
- import { DisableDirectoryCommandInput, DisableDirectoryCommandOutput } from "../commands/DisableDirectoryCommand";
27
- import { EnableDirectoryCommandInput, EnableDirectoryCommandOutput } from "../commands/EnableDirectoryCommand";
28
- import { GetAppliedSchemaVersionCommandInput, GetAppliedSchemaVersionCommandOutput } from "../commands/GetAppliedSchemaVersionCommand";
29
- import { GetDirectoryCommandInput, GetDirectoryCommandOutput } from "../commands/GetDirectoryCommand";
30
- import { GetFacetCommandInput, GetFacetCommandOutput } from "../commands/GetFacetCommand";
31
- import { GetLinkAttributesCommandInput, GetLinkAttributesCommandOutput } from "../commands/GetLinkAttributesCommand";
32
- import { GetObjectAttributesCommandInput, GetObjectAttributesCommandOutput } from "../commands/GetObjectAttributesCommand";
33
- import { GetObjectInformationCommandInput, GetObjectInformationCommandOutput } from "../commands/GetObjectInformationCommand";
34
- import { GetSchemaAsJsonCommandInput, GetSchemaAsJsonCommandOutput } from "../commands/GetSchemaAsJsonCommand";
35
- import { GetTypedLinkFacetInformationCommandInput, GetTypedLinkFacetInformationCommandOutput } from "../commands/GetTypedLinkFacetInformationCommand";
36
- import { ListAppliedSchemaArnsCommandInput, ListAppliedSchemaArnsCommandOutput } from "../commands/ListAppliedSchemaArnsCommand";
37
- import { ListAttachedIndicesCommandInput, ListAttachedIndicesCommandOutput } from "../commands/ListAttachedIndicesCommand";
38
- import { ListDevelopmentSchemaArnsCommandInput, ListDevelopmentSchemaArnsCommandOutput } from "../commands/ListDevelopmentSchemaArnsCommand";
39
- import { ListDirectoriesCommandInput, ListDirectoriesCommandOutput } from "../commands/ListDirectoriesCommand";
40
- import { ListFacetAttributesCommandInput, ListFacetAttributesCommandOutput } from "../commands/ListFacetAttributesCommand";
41
- import { ListFacetNamesCommandInput, ListFacetNamesCommandOutput } from "../commands/ListFacetNamesCommand";
42
- import { ListIncomingTypedLinksCommandInput, ListIncomingTypedLinksCommandOutput } from "../commands/ListIncomingTypedLinksCommand";
43
- import { ListIndexCommandInput, ListIndexCommandOutput } from "../commands/ListIndexCommand";
44
- import { ListManagedSchemaArnsCommandInput, ListManagedSchemaArnsCommandOutput } from "../commands/ListManagedSchemaArnsCommand";
45
- import { ListObjectAttributesCommandInput, ListObjectAttributesCommandOutput } from "../commands/ListObjectAttributesCommand";
46
- import { ListObjectChildrenCommandInput, ListObjectChildrenCommandOutput } from "../commands/ListObjectChildrenCommand";
47
- import { ListObjectParentPathsCommandInput, ListObjectParentPathsCommandOutput } from "../commands/ListObjectParentPathsCommand";
48
- import { ListObjectParentsCommandInput, ListObjectParentsCommandOutput } from "../commands/ListObjectParentsCommand";
49
- import { ListObjectPoliciesCommandInput, ListObjectPoliciesCommandOutput } from "../commands/ListObjectPoliciesCommand";
50
- import { ListOutgoingTypedLinksCommandInput, ListOutgoingTypedLinksCommandOutput } from "../commands/ListOutgoingTypedLinksCommand";
51
- import { ListPolicyAttachmentsCommandInput, ListPolicyAttachmentsCommandOutput } from "../commands/ListPolicyAttachmentsCommand";
52
- import { ListPublishedSchemaArnsCommandInput, ListPublishedSchemaArnsCommandOutput } from "../commands/ListPublishedSchemaArnsCommand";
53
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
54
- import { ListTypedLinkFacetAttributesCommandInput, ListTypedLinkFacetAttributesCommandOutput } from "../commands/ListTypedLinkFacetAttributesCommand";
55
- import { ListTypedLinkFacetNamesCommandInput, ListTypedLinkFacetNamesCommandOutput } from "../commands/ListTypedLinkFacetNamesCommand";
56
- import { LookupPolicyCommandInput, LookupPolicyCommandOutput } from "../commands/LookupPolicyCommand";
57
- import { PublishSchemaCommandInput, PublishSchemaCommandOutput } from "../commands/PublishSchemaCommand";
58
- import { PutSchemaFromJsonCommandInput, PutSchemaFromJsonCommandOutput } from "../commands/PutSchemaFromJsonCommand";
59
- import { RemoveFacetFromObjectCommandInput, RemoveFacetFromObjectCommandOutput } from "../commands/RemoveFacetFromObjectCommand";
60
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
61
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
62
- import { UpdateFacetCommandInput, UpdateFacetCommandOutput } from "../commands/UpdateFacetCommand";
63
- import { UpdateLinkAttributesCommandInput, UpdateLinkAttributesCommandOutput } from "../commands/UpdateLinkAttributesCommand";
64
- import { UpdateObjectAttributesCommandInput, UpdateObjectAttributesCommandOutput } from "../commands/UpdateObjectAttributesCommand";
65
- import { UpdateSchemaCommandInput, UpdateSchemaCommandOutput } from "../commands/UpdateSchemaCommand";
66
- import { UpdateTypedLinkFacetCommandInput, UpdateTypedLinkFacetCommandOutput } from "../commands/UpdateTypedLinkFacetCommand";
67
- import { UpgradeAppliedSchemaCommandInput, UpgradeAppliedSchemaCommandOutput } from "../commands/UpgradeAppliedSchemaCommand";
68
- import { UpgradePublishedSchemaCommandInput, UpgradePublishedSchemaCommandOutput } from "../commands/UpgradePublishedSchemaCommand";
69
- /**
70
- * serializeAws_restJson1AddFacetToObjectCommand
71
- */
72
- export declare const se_AddFacetToObjectCommand: (input: AddFacetToObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- /**
74
- * serializeAws_restJson1ApplySchemaCommand
75
- */
76
- export declare const se_ApplySchemaCommand: (input: ApplySchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- /**
78
- * serializeAws_restJson1AttachObjectCommand
79
- */
80
- export declare const se_AttachObjectCommand: (input: AttachObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- /**
82
- * serializeAws_restJson1AttachPolicyCommand
83
- */
84
- export declare const se_AttachPolicyCommand: (input: AttachPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- /**
86
- * serializeAws_restJson1AttachToIndexCommand
87
- */
88
- export declare const se_AttachToIndexCommand: (input: AttachToIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- /**
90
- * serializeAws_restJson1AttachTypedLinkCommand
91
- */
92
- export declare const se_AttachTypedLinkCommand: (input: AttachTypedLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- /**
94
- * serializeAws_restJson1BatchReadCommand
95
- */
96
- export declare const se_BatchReadCommand: (input: BatchReadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- /**
98
- * serializeAws_restJson1BatchWriteCommand
99
- */
100
- export declare const se_BatchWriteCommand: (input: BatchWriteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- /**
102
- * serializeAws_restJson1CreateDirectoryCommand
103
- */
104
- export declare const se_CreateDirectoryCommand: (input: CreateDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- /**
106
- * serializeAws_restJson1CreateFacetCommand
107
- */
108
- export declare const se_CreateFacetCommand: (input: CreateFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- /**
110
- * serializeAws_restJson1CreateIndexCommand
111
- */
112
- export declare const se_CreateIndexCommand: (input: CreateIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- /**
114
- * serializeAws_restJson1CreateObjectCommand
115
- */
116
- export declare const se_CreateObjectCommand: (input: CreateObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- /**
118
- * serializeAws_restJson1CreateSchemaCommand
119
- */
120
- export declare const se_CreateSchemaCommand: (input: CreateSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- /**
122
- * serializeAws_restJson1CreateTypedLinkFacetCommand
123
- */
124
- export declare const se_CreateTypedLinkFacetCommand: (input: CreateTypedLinkFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- /**
126
- * serializeAws_restJson1DeleteDirectoryCommand
127
- */
128
- export declare const se_DeleteDirectoryCommand: (input: DeleteDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- /**
130
- * serializeAws_restJson1DeleteFacetCommand
131
- */
132
- export declare const se_DeleteFacetCommand: (input: DeleteFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- /**
134
- * serializeAws_restJson1DeleteObjectCommand
135
- */
136
- export declare const se_DeleteObjectCommand: (input: DeleteObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- /**
138
- * serializeAws_restJson1DeleteSchemaCommand
139
- */
140
- export declare const se_DeleteSchemaCommand: (input: DeleteSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- /**
142
- * serializeAws_restJson1DeleteTypedLinkFacetCommand
143
- */
144
- export declare const se_DeleteTypedLinkFacetCommand: (input: DeleteTypedLinkFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- /**
146
- * serializeAws_restJson1DetachFromIndexCommand
147
- */
148
- export declare const se_DetachFromIndexCommand: (input: DetachFromIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- /**
150
- * serializeAws_restJson1DetachObjectCommand
151
- */
152
- export declare const se_DetachObjectCommand: (input: DetachObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- /**
154
- * serializeAws_restJson1DetachPolicyCommand
155
- */
156
- export declare const se_DetachPolicyCommand: (input: DetachPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- /**
158
- * serializeAws_restJson1DetachTypedLinkCommand
159
- */
160
- export declare const se_DetachTypedLinkCommand: (input: DetachTypedLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- /**
162
- * serializeAws_restJson1DisableDirectoryCommand
163
- */
164
- export declare const se_DisableDirectoryCommand: (input: DisableDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- /**
166
- * serializeAws_restJson1EnableDirectoryCommand
167
- */
168
- export declare const se_EnableDirectoryCommand: (input: EnableDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- /**
170
- * serializeAws_restJson1GetAppliedSchemaVersionCommand
171
- */
172
- export declare const se_GetAppliedSchemaVersionCommand: (input: GetAppliedSchemaVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- /**
174
- * serializeAws_restJson1GetDirectoryCommand
175
- */
176
- export declare const se_GetDirectoryCommand: (input: GetDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- /**
178
- * serializeAws_restJson1GetFacetCommand
179
- */
180
- export declare const se_GetFacetCommand: (input: GetFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- /**
182
- * serializeAws_restJson1GetLinkAttributesCommand
183
- */
184
- export declare const se_GetLinkAttributesCommand: (input: GetLinkAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- /**
186
- * serializeAws_restJson1GetObjectAttributesCommand
187
- */
188
- export declare const se_GetObjectAttributesCommand: (input: GetObjectAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- /**
190
- * serializeAws_restJson1GetObjectInformationCommand
191
- */
192
- export declare const se_GetObjectInformationCommand: (input: GetObjectInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- /**
194
- * serializeAws_restJson1GetSchemaAsJsonCommand
195
- */
196
- export declare const se_GetSchemaAsJsonCommand: (input: GetSchemaAsJsonCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- /**
198
- * serializeAws_restJson1GetTypedLinkFacetInformationCommand
199
- */
200
- export declare const se_GetTypedLinkFacetInformationCommand: (input: GetTypedLinkFacetInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- /**
202
- * serializeAws_restJson1ListAppliedSchemaArnsCommand
203
- */
204
- export declare const se_ListAppliedSchemaArnsCommand: (input: ListAppliedSchemaArnsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- /**
206
- * serializeAws_restJson1ListAttachedIndicesCommand
207
- */
208
- export declare const se_ListAttachedIndicesCommand: (input: ListAttachedIndicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- /**
210
- * serializeAws_restJson1ListDevelopmentSchemaArnsCommand
211
- */
212
- export declare const se_ListDevelopmentSchemaArnsCommand: (input: ListDevelopmentSchemaArnsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- /**
214
- * serializeAws_restJson1ListDirectoriesCommand
215
- */
216
- export declare const se_ListDirectoriesCommand: (input: ListDirectoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- /**
218
- * serializeAws_restJson1ListFacetAttributesCommand
219
- */
220
- export declare const se_ListFacetAttributesCommand: (input: ListFacetAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- /**
222
- * serializeAws_restJson1ListFacetNamesCommand
223
- */
224
- export declare const se_ListFacetNamesCommand: (input: ListFacetNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- /**
226
- * serializeAws_restJson1ListIncomingTypedLinksCommand
227
- */
228
- export declare const se_ListIncomingTypedLinksCommand: (input: ListIncomingTypedLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- /**
230
- * serializeAws_restJson1ListIndexCommand
231
- */
232
- export declare const se_ListIndexCommand: (input: ListIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- /**
234
- * serializeAws_restJson1ListManagedSchemaArnsCommand
235
- */
236
- export declare const se_ListManagedSchemaArnsCommand: (input: ListManagedSchemaArnsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- /**
238
- * serializeAws_restJson1ListObjectAttributesCommand
239
- */
240
- export declare const se_ListObjectAttributesCommand: (input: ListObjectAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- /**
242
- * serializeAws_restJson1ListObjectChildrenCommand
243
- */
244
- export declare const se_ListObjectChildrenCommand: (input: ListObjectChildrenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- /**
246
- * serializeAws_restJson1ListObjectParentPathsCommand
247
- */
248
- export declare const se_ListObjectParentPathsCommand: (input: ListObjectParentPathsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- /**
250
- * serializeAws_restJson1ListObjectParentsCommand
251
- */
252
- export declare const se_ListObjectParentsCommand: (input: ListObjectParentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- /**
254
- * serializeAws_restJson1ListObjectPoliciesCommand
255
- */
256
- export declare const se_ListObjectPoliciesCommand: (input: ListObjectPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- /**
258
- * serializeAws_restJson1ListOutgoingTypedLinksCommand
259
- */
260
- export declare const se_ListOutgoingTypedLinksCommand: (input: ListOutgoingTypedLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- /**
262
- * serializeAws_restJson1ListPolicyAttachmentsCommand
263
- */
264
- export declare const se_ListPolicyAttachmentsCommand: (input: ListPolicyAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- /**
266
- * serializeAws_restJson1ListPublishedSchemaArnsCommand
267
- */
268
- export declare const se_ListPublishedSchemaArnsCommand: (input: ListPublishedSchemaArnsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- /**
270
- * serializeAws_restJson1ListTagsForResourceCommand
271
- */
272
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- /**
274
- * serializeAws_restJson1ListTypedLinkFacetAttributesCommand
275
- */
276
- export declare const se_ListTypedLinkFacetAttributesCommand: (input: ListTypedLinkFacetAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- /**
278
- * serializeAws_restJson1ListTypedLinkFacetNamesCommand
279
- */
280
- export declare const se_ListTypedLinkFacetNamesCommand: (input: ListTypedLinkFacetNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- /**
282
- * serializeAws_restJson1LookupPolicyCommand
283
- */
284
- export declare const se_LookupPolicyCommand: (input: LookupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- /**
286
- * serializeAws_restJson1PublishSchemaCommand
287
- */
288
- export declare const se_PublishSchemaCommand: (input: PublishSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- /**
290
- * serializeAws_restJson1PutSchemaFromJsonCommand
291
- */
292
- export declare const se_PutSchemaFromJsonCommand: (input: PutSchemaFromJsonCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- /**
294
- * serializeAws_restJson1RemoveFacetFromObjectCommand
295
- */
296
- export declare const se_RemoveFacetFromObjectCommand: (input: RemoveFacetFromObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- /**
298
- * serializeAws_restJson1TagResourceCommand
299
- */
300
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- /**
302
- * serializeAws_restJson1UntagResourceCommand
303
- */
304
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- /**
306
- * serializeAws_restJson1UpdateFacetCommand
307
- */
308
- export declare const se_UpdateFacetCommand: (input: UpdateFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- /**
310
- * serializeAws_restJson1UpdateLinkAttributesCommand
311
- */
312
- export declare const se_UpdateLinkAttributesCommand: (input: UpdateLinkAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- /**
314
- * serializeAws_restJson1UpdateObjectAttributesCommand
315
- */
316
- export declare const se_UpdateObjectAttributesCommand: (input: UpdateObjectAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- /**
318
- * serializeAws_restJson1UpdateSchemaCommand
319
- */
320
- export declare const se_UpdateSchemaCommand: (input: UpdateSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- /**
322
- * serializeAws_restJson1UpdateTypedLinkFacetCommand
323
- */
324
- export declare const se_UpdateTypedLinkFacetCommand: (input: UpdateTypedLinkFacetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- /**
326
- * serializeAws_restJson1UpgradeAppliedSchemaCommand
327
- */
328
- export declare const se_UpgradeAppliedSchemaCommand: (input: UpgradeAppliedSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
- /**
330
- * serializeAws_restJson1UpgradePublishedSchemaCommand
331
- */
332
- export declare const se_UpgradePublishedSchemaCommand: (input: UpgradePublishedSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- /**
334
- * deserializeAws_restJson1AddFacetToObjectCommand
335
- */
336
- export declare const de_AddFacetToObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddFacetToObjectCommandOutput>;
337
- /**
338
- * deserializeAws_restJson1ApplySchemaCommand
339
- */
340
- export declare const de_ApplySchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ApplySchemaCommandOutput>;
341
- /**
342
- * deserializeAws_restJson1AttachObjectCommand
343
- */
344
- export declare const de_AttachObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachObjectCommandOutput>;
345
- /**
346
- * deserializeAws_restJson1AttachPolicyCommand
347
- */
348
- export declare const de_AttachPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachPolicyCommandOutput>;
349
- /**
350
- * deserializeAws_restJson1AttachToIndexCommand
351
- */
352
- export declare const de_AttachToIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachToIndexCommandOutput>;
353
- /**
354
- * deserializeAws_restJson1AttachTypedLinkCommand
355
- */
356
- export declare const de_AttachTypedLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AttachTypedLinkCommandOutput>;
357
- /**
358
- * deserializeAws_restJson1BatchReadCommand
359
- */
360
- export declare const de_BatchReadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchReadCommandOutput>;
361
- /**
362
- * deserializeAws_restJson1BatchWriteCommand
363
- */
364
- export declare const de_BatchWriteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchWriteCommandOutput>;
365
- /**
366
- * deserializeAws_restJson1CreateDirectoryCommand
367
- */
368
- export declare const de_CreateDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectoryCommandOutput>;
369
- /**
370
- * deserializeAws_restJson1CreateFacetCommand
371
- */
372
- export declare const de_CreateFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFacetCommandOutput>;
373
- /**
374
- * deserializeAws_restJson1CreateIndexCommand
375
- */
376
- export declare const de_CreateIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIndexCommandOutput>;
377
- /**
378
- * deserializeAws_restJson1CreateObjectCommand
379
- */
380
- export declare const de_CreateObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateObjectCommandOutput>;
381
- /**
382
- * deserializeAws_restJson1CreateSchemaCommand
383
- */
384
- export declare const de_CreateSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSchemaCommandOutput>;
385
- /**
386
- * deserializeAws_restJson1CreateTypedLinkFacetCommand
387
- */
388
- export declare const de_CreateTypedLinkFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTypedLinkFacetCommandOutput>;
389
- /**
390
- * deserializeAws_restJson1DeleteDirectoryCommand
391
- */
392
- export declare const de_DeleteDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectoryCommandOutput>;
393
- /**
394
- * deserializeAws_restJson1DeleteFacetCommand
395
- */
396
- export declare const de_DeleteFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFacetCommandOutput>;
397
- /**
398
- * deserializeAws_restJson1DeleteObjectCommand
399
- */
400
- export declare const de_DeleteObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectCommandOutput>;
401
- /**
402
- * deserializeAws_restJson1DeleteSchemaCommand
403
- */
404
- export declare const de_DeleteSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSchemaCommandOutput>;
405
- /**
406
- * deserializeAws_restJson1DeleteTypedLinkFacetCommand
407
- */
408
- export declare const de_DeleteTypedLinkFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTypedLinkFacetCommandOutput>;
409
- /**
410
- * deserializeAws_restJson1DetachFromIndexCommand
411
- */
412
- export declare const de_DetachFromIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachFromIndexCommandOutput>;
413
- /**
414
- * deserializeAws_restJson1DetachObjectCommand
415
- */
416
- export declare const de_DetachObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachObjectCommandOutput>;
417
- /**
418
- * deserializeAws_restJson1DetachPolicyCommand
419
- */
420
- export declare const de_DetachPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachPolicyCommandOutput>;
421
- /**
422
- * deserializeAws_restJson1DetachTypedLinkCommand
423
- */
424
- export declare const de_DetachTypedLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetachTypedLinkCommandOutput>;
425
- /**
426
- * deserializeAws_restJson1DisableDirectoryCommand
427
- */
428
- export declare const de_DisableDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableDirectoryCommandOutput>;
429
- /**
430
- * deserializeAws_restJson1EnableDirectoryCommand
431
- */
432
- export declare const de_EnableDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableDirectoryCommandOutput>;
433
- /**
434
- * deserializeAws_restJson1GetAppliedSchemaVersionCommand
435
- */
436
- export declare const de_GetAppliedSchemaVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAppliedSchemaVersionCommandOutput>;
437
- /**
438
- * deserializeAws_restJson1GetDirectoryCommand
439
- */
440
- export declare const de_GetDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDirectoryCommandOutput>;
441
- /**
442
- * deserializeAws_restJson1GetFacetCommand
443
- */
444
- export declare const de_GetFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFacetCommandOutput>;
445
- /**
446
- * deserializeAws_restJson1GetLinkAttributesCommand
447
- */
448
- export declare const de_GetLinkAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLinkAttributesCommandOutput>;
449
- /**
450
- * deserializeAws_restJson1GetObjectAttributesCommand
451
- */
452
- export declare const de_GetObjectAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectAttributesCommandOutput>;
453
- /**
454
- * deserializeAws_restJson1GetObjectInformationCommand
455
- */
456
- export declare const de_GetObjectInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetObjectInformationCommandOutput>;
457
- /**
458
- * deserializeAws_restJson1GetSchemaAsJsonCommand
459
- */
460
- export declare const de_GetSchemaAsJsonCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSchemaAsJsonCommandOutput>;
461
- /**
462
- * deserializeAws_restJson1GetTypedLinkFacetInformationCommand
463
- */
464
- export declare const de_GetTypedLinkFacetInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTypedLinkFacetInformationCommandOutput>;
465
- /**
466
- * deserializeAws_restJson1ListAppliedSchemaArnsCommand
467
- */
468
- export declare const de_ListAppliedSchemaArnsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAppliedSchemaArnsCommandOutput>;
469
- /**
470
- * deserializeAws_restJson1ListAttachedIndicesCommand
471
- */
472
- export declare const de_ListAttachedIndicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAttachedIndicesCommandOutput>;
473
- /**
474
- * deserializeAws_restJson1ListDevelopmentSchemaArnsCommand
475
- */
476
- export declare const de_ListDevelopmentSchemaArnsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevelopmentSchemaArnsCommandOutput>;
477
- /**
478
- * deserializeAws_restJson1ListDirectoriesCommand
479
- */
480
- export declare const de_ListDirectoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDirectoriesCommandOutput>;
481
- /**
482
- * deserializeAws_restJson1ListFacetAttributesCommand
483
- */
484
- export declare const de_ListFacetAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFacetAttributesCommandOutput>;
485
- /**
486
- * deserializeAws_restJson1ListFacetNamesCommand
487
- */
488
- export declare const de_ListFacetNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFacetNamesCommandOutput>;
489
- /**
490
- * deserializeAws_restJson1ListIncomingTypedLinksCommand
491
- */
492
- export declare const de_ListIncomingTypedLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIncomingTypedLinksCommandOutput>;
493
- /**
494
- * deserializeAws_restJson1ListIndexCommand
495
- */
496
- export declare const de_ListIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIndexCommandOutput>;
497
- /**
498
- * deserializeAws_restJson1ListManagedSchemaArnsCommand
499
- */
500
- export declare const de_ListManagedSchemaArnsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListManagedSchemaArnsCommandOutput>;
501
- /**
502
- * deserializeAws_restJson1ListObjectAttributesCommand
503
- */
504
- export declare const de_ListObjectAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectAttributesCommandOutput>;
505
- /**
506
- * deserializeAws_restJson1ListObjectChildrenCommand
507
- */
508
- export declare const de_ListObjectChildrenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectChildrenCommandOutput>;
509
- /**
510
- * deserializeAws_restJson1ListObjectParentPathsCommand
511
- */
512
- export declare const de_ListObjectParentPathsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectParentPathsCommandOutput>;
513
- /**
514
- * deserializeAws_restJson1ListObjectParentsCommand
515
- */
516
- export declare const de_ListObjectParentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectParentsCommandOutput>;
517
- /**
518
- * deserializeAws_restJson1ListObjectPoliciesCommand
519
- */
520
- export declare const de_ListObjectPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListObjectPoliciesCommandOutput>;
521
- /**
522
- * deserializeAws_restJson1ListOutgoingTypedLinksCommand
523
- */
524
- export declare const de_ListOutgoingTypedLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOutgoingTypedLinksCommandOutput>;
525
- /**
526
- * deserializeAws_restJson1ListPolicyAttachmentsCommand
527
- */
528
- export declare const de_ListPolicyAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPolicyAttachmentsCommandOutput>;
529
- /**
530
- * deserializeAws_restJson1ListPublishedSchemaArnsCommand
531
- */
532
- export declare const de_ListPublishedSchemaArnsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublishedSchemaArnsCommandOutput>;
533
- /**
534
- * deserializeAws_restJson1ListTagsForResourceCommand
535
- */
536
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
537
- /**
538
- * deserializeAws_restJson1ListTypedLinkFacetAttributesCommand
539
- */
540
- export declare const de_ListTypedLinkFacetAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTypedLinkFacetAttributesCommandOutput>;
541
- /**
542
- * deserializeAws_restJson1ListTypedLinkFacetNamesCommand
543
- */
544
- export declare const de_ListTypedLinkFacetNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTypedLinkFacetNamesCommandOutput>;
545
- /**
546
- * deserializeAws_restJson1LookupPolicyCommand
547
- */
548
- export declare const de_LookupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<LookupPolicyCommandOutput>;
549
- /**
550
- * deserializeAws_restJson1PublishSchemaCommand
551
- */
552
- export declare const de_PublishSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishSchemaCommandOutput>;
553
- /**
554
- * deserializeAws_restJson1PutSchemaFromJsonCommand
555
- */
556
- export declare const de_PutSchemaFromJsonCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSchemaFromJsonCommandOutput>;
557
- /**
558
- * deserializeAws_restJson1RemoveFacetFromObjectCommand
559
- */
560
- export declare const de_RemoveFacetFromObjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveFacetFromObjectCommandOutput>;
561
- /**
562
- * deserializeAws_restJson1TagResourceCommand
563
- */
564
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
565
- /**
566
- * deserializeAws_restJson1UntagResourceCommand
567
- */
568
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
569
- /**
570
- * deserializeAws_restJson1UpdateFacetCommand
571
- */
572
- export declare const de_UpdateFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFacetCommandOutput>;
573
- /**
574
- * deserializeAws_restJson1UpdateLinkAttributesCommand
575
- */
576
- export declare const de_UpdateLinkAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLinkAttributesCommandOutput>;
577
- /**
578
- * deserializeAws_restJson1UpdateObjectAttributesCommand
579
- */
580
- export declare const de_UpdateObjectAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateObjectAttributesCommandOutput>;
581
- /**
582
- * deserializeAws_restJson1UpdateSchemaCommand
583
- */
584
- export declare const de_UpdateSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSchemaCommandOutput>;
585
- /**
586
- * deserializeAws_restJson1UpdateTypedLinkFacetCommand
587
- */
588
- export declare const de_UpdateTypedLinkFacetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTypedLinkFacetCommandOutput>;
589
- /**
590
- * deserializeAws_restJson1UpgradeAppliedSchemaCommand
591
- */
592
- export declare const de_UpgradeAppliedSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpgradeAppliedSchemaCommandOutput>;
593
- /**
594
- * deserializeAws_restJson1UpgradePublishedSchemaCommand
595
- */
596
- export declare const de_UpgradePublishedSchemaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpgradePublishedSchemaCommandOutput>;