@aws-sdk/client-clouddirectory 3.35.0 → 3.36.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 (491) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/CloudDirectory.js +0 -1
  3. package/dist-cjs/CloudDirectoryClient.js +0 -1
  4. package/dist-cjs/commands/AddFacetToObjectCommand.js +0 -1
  5. package/dist-cjs/commands/ApplySchemaCommand.js +0 -1
  6. package/dist-cjs/commands/AttachObjectCommand.js +0 -1
  7. package/dist-cjs/commands/AttachPolicyCommand.js +0 -1
  8. package/dist-cjs/commands/AttachToIndexCommand.js +0 -1
  9. package/dist-cjs/commands/AttachTypedLinkCommand.js +0 -1
  10. package/dist-cjs/commands/BatchReadCommand.js +0 -1
  11. package/dist-cjs/commands/BatchWriteCommand.js +0 -1
  12. package/dist-cjs/commands/CreateDirectoryCommand.js +0 -1
  13. package/dist-cjs/commands/CreateFacetCommand.js +0 -1
  14. package/dist-cjs/commands/CreateIndexCommand.js +0 -1
  15. package/dist-cjs/commands/CreateObjectCommand.js +0 -1
  16. package/dist-cjs/commands/CreateSchemaCommand.js +0 -1
  17. package/dist-cjs/commands/CreateTypedLinkFacetCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteDirectoryCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteFacetCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteObjectCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteSchemaCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js +0 -1
  23. package/dist-cjs/commands/DetachFromIndexCommand.js +0 -1
  24. package/dist-cjs/commands/DetachObjectCommand.js +0 -1
  25. package/dist-cjs/commands/DetachPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/DetachTypedLinkCommand.js +0 -1
  27. package/dist-cjs/commands/DisableDirectoryCommand.js +0 -1
  28. package/dist-cjs/commands/EnableDirectoryCommand.js +0 -1
  29. package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js +0 -1
  30. package/dist-cjs/commands/GetDirectoryCommand.js +0 -1
  31. package/dist-cjs/commands/GetFacetCommand.js +0 -1
  32. package/dist-cjs/commands/GetLinkAttributesCommand.js +0 -1
  33. package/dist-cjs/commands/GetObjectAttributesCommand.js +0 -1
  34. package/dist-cjs/commands/GetObjectInformationCommand.js +0 -1
  35. package/dist-cjs/commands/GetSchemaAsJsonCommand.js +0 -1
  36. package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js +0 -1
  37. package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js +0 -1
  38. package/dist-cjs/commands/ListAttachedIndicesCommand.js +0 -1
  39. package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js +0 -1
  40. package/dist-cjs/commands/ListDirectoriesCommand.js +0 -1
  41. package/dist-cjs/commands/ListFacetAttributesCommand.js +0 -1
  42. package/dist-cjs/commands/ListFacetNamesCommand.js +0 -1
  43. package/dist-cjs/commands/ListIncomingTypedLinksCommand.js +0 -1
  44. package/dist-cjs/commands/ListIndexCommand.js +0 -1
  45. package/dist-cjs/commands/ListManagedSchemaArnsCommand.js +0 -1
  46. package/dist-cjs/commands/ListObjectAttributesCommand.js +0 -1
  47. package/dist-cjs/commands/ListObjectChildrenCommand.js +0 -1
  48. package/dist-cjs/commands/ListObjectParentPathsCommand.js +0 -1
  49. package/dist-cjs/commands/ListObjectParentsCommand.js +0 -1
  50. package/dist-cjs/commands/ListObjectPoliciesCommand.js +0 -1
  51. package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js +0 -1
  52. package/dist-cjs/commands/ListPolicyAttachmentsCommand.js +0 -1
  53. package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js +0 -1
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  55. package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js +0 -1
  56. package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js +0 -1
  57. package/dist-cjs/commands/LookupPolicyCommand.js +0 -1
  58. package/dist-cjs/commands/PublishSchemaCommand.js +0 -1
  59. package/dist-cjs/commands/PutSchemaFromJsonCommand.js +0 -1
  60. package/dist-cjs/commands/RemoveFacetFromObjectCommand.js +0 -1
  61. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  62. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  63. package/dist-cjs/commands/UpdateFacetCommand.js +0 -1
  64. package/dist-cjs/commands/UpdateLinkAttributesCommand.js +0 -1
  65. package/dist-cjs/commands/UpdateObjectAttributesCommand.js +0 -1
  66. package/dist-cjs/commands/UpdateSchemaCommand.js +0 -1
  67. package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js +0 -1
  68. package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js +0 -1
  69. package/dist-cjs/commands/UpgradePublishedSchemaCommand.js +0 -1
  70. package/dist-cjs/endpoints.js +0 -1
  71. package/dist-cjs/index.js +0 -1
  72. package/dist-cjs/models/index.js +0 -1
  73. package/dist-cjs/models/models_0.js +0 -1
  74. package/dist-cjs/pagination/Interfaces.js +0 -1
  75. package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js +0 -1
  76. package/dist-cjs/pagination/ListAttachedIndicesPaginator.js +0 -1
  77. package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js +0 -1
  78. package/dist-cjs/pagination/ListDirectoriesPaginator.js +0 -1
  79. package/dist-cjs/pagination/ListFacetAttributesPaginator.js +0 -1
  80. package/dist-cjs/pagination/ListFacetNamesPaginator.js +0 -1
  81. package/dist-cjs/pagination/ListIndexPaginator.js +0 -1
  82. package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js +0 -1
  83. package/dist-cjs/pagination/ListObjectAttributesPaginator.js +0 -1
  84. package/dist-cjs/pagination/ListObjectChildrenPaginator.js +0 -1
  85. package/dist-cjs/pagination/ListObjectParentPathsPaginator.js +0 -1
  86. package/dist-cjs/pagination/ListObjectParentsPaginator.js +0 -1
  87. package/dist-cjs/pagination/ListObjectPoliciesPaginator.js +0 -1
  88. package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js +0 -1
  89. package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js +0 -1
  90. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
  91. package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js +0 -1
  92. package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js +0 -1
  93. package/dist-cjs/pagination/LookupPolicyPaginator.js +0 -1
  94. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  95. package/dist-cjs/runtimeConfig.browser.js +2 -3
  96. package/dist-cjs/runtimeConfig.js +3 -4
  97. package/dist-cjs/runtimeConfig.native.js +0 -1
  98. package/dist-cjs/runtimeConfig.shared.js +0 -1
  99. package/dist-es/CloudDirectory.js +0 -1
  100. package/dist-es/CloudDirectoryClient.js +0 -1
  101. package/dist-es/commands/AddFacetToObjectCommand.js +0 -1
  102. package/dist-es/commands/ApplySchemaCommand.js +0 -1
  103. package/dist-es/commands/AttachObjectCommand.js +0 -1
  104. package/dist-es/commands/AttachPolicyCommand.js +0 -1
  105. package/dist-es/commands/AttachToIndexCommand.js +0 -1
  106. package/dist-es/commands/AttachTypedLinkCommand.js +0 -1
  107. package/dist-es/commands/BatchReadCommand.js +0 -1
  108. package/dist-es/commands/BatchWriteCommand.js +0 -1
  109. package/dist-es/commands/CreateDirectoryCommand.js +0 -1
  110. package/dist-es/commands/CreateFacetCommand.js +0 -1
  111. package/dist-es/commands/CreateIndexCommand.js +0 -1
  112. package/dist-es/commands/CreateObjectCommand.js +0 -1
  113. package/dist-es/commands/CreateSchemaCommand.js +0 -1
  114. package/dist-es/commands/CreateTypedLinkFacetCommand.js +0 -1
  115. package/dist-es/commands/DeleteDirectoryCommand.js +0 -1
  116. package/dist-es/commands/DeleteFacetCommand.js +0 -1
  117. package/dist-es/commands/DeleteObjectCommand.js +0 -1
  118. package/dist-es/commands/DeleteSchemaCommand.js +0 -1
  119. package/dist-es/commands/DeleteTypedLinkFacetCommand.js +0 -1
  120. package/dist-es/commands/DetachFromIndexCommand.js +0 -1
  121. package/dist-es/commands/DetachObjectCommand.js +0 -1
  122. package/dist-es/commands/DetachPolicyCommand.js +0 -1
  123. package/dist-es/commands/DetachTypedLinkCommand.js +0 -1
  124. package/dist-es/commands/DisableDirectoryCommand.js +0 -1
  125. package/dist-es/commands/EnableDirectoryCommand.js +0 -1
  126. package/dist-es/commands/GetAppliedSchemaVersionCommand.js +0 -1
  127. package/dist-es/commands/GetDirectoryCommand.js +0 -1
  128. package/dist-es/commands/GetFacetCommand.js +0 -1
  129. package/dist-es/commands/GetLinkAttributesCommand.js +0 -1
  130. package/dist-es/commands/GetObjectAttributesCommand.js +0 -1
  131. package/dist-es/commands/GetObjectInformationCommand.js +0 -1
  132. package/dist-es/commands/GetSchemaAsJsonCommand.js +0 -1
  133. package/dist-es/commands/GetTypedLinkFacetInformationCommand.js +0 -1
  134. package/dist-es/commands/ListAppliedSchemaArnsCommand.js +0 -1
  135. package/dist-es/commands/ListAttachedIndicesCommand.js +0 -1
  136. package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js +0 -1
  137. package/dist-es/commands/ListDirectoriesCommand.js +0 -1
  138. package/dist-es/commands/ListFacetAttributesCommand.js +0 -1
  139. package/dist-es/commands/ListFacetNamesCommand.js +0 -1
  140. package/dist-es/commands/ListIncomingTypedLinksCommand.js +0 -1
  141. package/dist-es/commands/ListIndexCommand.js +0 -1
  142. package/dist-es/commands/ListManagedSchemaArnsCommand.js +0 -1
  143. package/dist-es/commands/ListObjectAttributesCommand.js +0 -1
  144. package/dist-es/commands/ListObjectChildrenCommand.js +0 -1
  145. package/dist-es/commands/ListObjectParentPathsCommand.js +0 -1
  146. package/dist-es/commands/ListObjectParentsCommand.js +0 -1
  147. package/dist-es/commands/ListObjectPoliciesCommand.js +0 -1
  148. package/dist-es/commands/ListOutgoingTypedLinksCommand.js +0 -1
  149. package/dist-es/commands/ListPolicyAttachmentsCommand.js +0 -1
  150. package/dist-es/commands/ListPublishedSchemaArnsCommand.js +0 -1
  151. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  152. package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js +0 -1
  153. package/dist-es/commands/ListTypedLinkFacetNamesCommand.js +0 -1
  154. package/dist-es/commands/LookupPolicyCommand.js +0 -1
  155. package/dist-es/commands/PublishSchemaCommand.js +0 -1
  156. package/dist-es/commands/PutSchemaFromJsonCommand.js +0 -1
  157. package/dist-es/commands/RemoveFacetFromObjectCommand.js +0 -1
  158. package/dist-es/commands/TagResourceCommand.js +0 -1
  159. package/dist-es/commands/UntagResourceCommand.js +0 -1
  160. package/dist-es/commands/UpdateFacetCommand.js +0 -1
  161. package/dist-es/commands/UpdateLinkAttributesCommand.js +0 -1
  162. package/dist-es/commands/UpdateObjectAttributesCommand.js +0 -1
  163. package/dist-es/commands/UpdateSchemaCommand.js +0 -1
  164. package/dist-es/commands/UpdateTypedLinkFacetCommand.js +0 -1
  165. package/dist-es/commands/UpgradeAppliedSchemaCommand.js +0 -1
  166. package/dist-es/commands/UpgradePublishedSchemaCommand.js +0 -1
  167. package/dist-es/endpoints.js +0 -1
  168. package/dist-es/index.js +0 -1
  169. package/dist-es/models/index.js +0 -1
  170. package/dist-es/models/models_0.js +0 -1
  171. package/dist-es/pagination/Interfaces.js +0 -1
  172. package/dist-es/pagination/ListAppliedSchemaArnsPaginator.js +0 -1
  173. package/dist-es/pagination/ListAttachedIndicesPaginator.js +0 -1
  174. package/dist-es/pagination/ListDevelopmentSchemaArnsPaginator.js +0 -1
  175. package/dist-es/pagination/ListDirectoriesPaginator.js +0 -1
  176. package/dist-es/pagination/ListFacetAttributesPaginator.js +0 -1
  177. package/dist-es/pagination/ListFacetNamesPaginator.js +0 -1
  178. package/dist-es/pagination/ListIndexPaginator.js +0 -1
  179. package/dist-es/pagination/ListManagedSchemaArnsPaginator.js +0 -1
  180. package/dist-es/pagination/ListObjectAttributesPaginator.js +0 -1
  181. package/dist-es/pagination/ListObjectChildrenPaginator.js +0 -1
  182. package/dist-es/pagination/ListObjectParentPathsPaginator.js +0 -1
  183. package/dist-es/pagination/ListObjectParentsPaginator.js +0 -1
  184. package/dist-es/pagination/ListObjectPoliciesPaginator.js +0 -1
  185. package/dist-es/pagination/ListPolicyAttachmentsPaginator.js +0 -1
  186. package/dist-es/pagination/ListPublishedSchemaArnsPaginator.js +0 -1
  187. package/dist-es/pagination/ListTagsForResourcePaginator.js +0 -1
  188. package/dist-es/pagination/ListTypedLinkFacetAttributesPaginator.js +0 -1
  189. package/dist-es/pagination/ListTypedLinkFacetNamesPaginator.js +0 -1
  190. package/dist-es/pagination/LookupPolicyPaginator.js +0 -1
  191. package/dist-es/protocols/Aws_restJson1.js +0 -1
  192. package/dist-es/runtimeConfig.browser.js +1 -2
  193. package/dist-es/runtimeConfig.js +2 -3
  194. package/dist-es/runtimeConfig.native.js +0 -1
  195. package/dist-es/runtimeConfig.shared.js +0 -1
  196. package/package.json +33 -30
  197. package/dist-cjs/CloudDirectory.js.map +0 -1
  198. package/dist-cjs/CloudDirectoryClient.js.map +0 -1
  199. package/dist-cjs/commands/AddFacetToObjectCommand.js.map +0 -1
  200. package/dist-cjs/commands/ApplySchemaCommand.js.map +0 -1
  201. package/dist-cjs/commands/AttachObjectCommand.js.map +0 -1
  202. package/dist-cjs/commands/AttachPolicyCommand.js.map +0 -1
  203. package/dist-cjs/commands/AttachToIndexCommand.js.map +0 -1
  204. package/dist-cjs/commands/AttachTypedLinkCommand.js.map +0 -1
  205. package/dist-cjs/commands/BatchReadCommand.js.map +0 -1
  206. package/dist-cjs/commands/BatchWriteCommand.js.map +0 -1
  207. package/dist-cjs/commands/CreateDirectoryCommand.js.map +0 -1
  208. package/dist-cjs/commands/CreateFacetCommand.js.map +0 -1
  209. package/dist-cjs/commands/CreateIndexCommand.js.map +0 -1
  210. package/dist-cjs/commands/CreateObjectCommand.js.map +0 -1
  211. package/dist-cjs/commands/CreateSchemaCommand.js.map +0 -1
  212. package/dist-cjs/commands/CreateTypedLinkFacetCommand.js.map +0 -1
  213. package/dist-cjs/commands/DeleteDirectoryCommand.js.map +0 -1
  214. package/dist-cjs/commands/DeleteFacetCommand.js.map +0 -1
  215. package/dist-cjs/commands/DeleteObjectCommand.js.map +0 -1
  216. package/dist-cjs/commands/DeleteSchemaCommand.js.map +0 -1
  217. package/dist-cjs/commands/DeleteTypedLinkFacetCommand.js.map +0 -1
  218. package/dist-cjs/commands/DetachFromIndexCommand.js.map +0 -1
  219. package/dist-cjs/commands/DetachObjectCommand.js.map +0 -1
  220. package/dist-cjs/commands/DetachPolicyCommand.js.map +0 -1
  221. package/dist-cjs/commands/DetachTypedLinkCommand.js.map +0 -1
  222. package/dist-cjs/commands/DisableDirectoryCommand.js.map +0 -1
  223. package/dist-cjs/commands/EnableDirectoryCommand.js.map +0 -1
  224. package/dist-cjs/commands/GetAppliedSchemaVersionCommand.js.map +0 -1
  225. package/dist-cjs/commands/GetDirectoryCommand.js.map +0 -1
  226. package/dist-cjs/commands/GetFacetCommand.js.map +0 -1
  227. package/dist-cjs/commands/GetLinkAttributesCommand.js.map +0 -1
  228. package/dist-cjs/commands/GetObjectAttributesCommand.js.map +0 -1
  229. package/dist-cjs/commands/GetObjectInformationCommand.js.map +0 -1
  230. package/dist-cjs/commands/GetSchemaAsJsonCommand.js.map +0 -1
  231. package/dist-cjs/commands/GetTypedLinkFacetInformationCommand.js.map +0 -1
  232. package/dist-cjs/commands/ListAppliedSchemaArnsCommand.js.map +0 -1
  233. package/dist-cjs/commands/ListAttachedIndicesCommand.js.map +0 -1
  234. package/dist-cjs/commands/ListDevelopmentSchemaArnsCommand.js.map +0 -1
  235. package/dist-cjs/commands/ListDirectoriesCommand.js.map +0 -1
  236. package/dist-cjs/commands/ListFacetAttributesCommand.js.map +0 -1
  237. package/dist-cjs/commands/ListFacetNamesCommand.js.map +0 -1
  238. package/dist-cjs/commands/ListIncomingTypedLinksCommand.js.map +0 -1
  239. package/dist-cjs/commands/ListIndexCommand.js.map +0 -1
  240. package/dist-cjs/commands/ListManagedSchemaArnsCommand.js.map +0 -1
  241. package/dist-cjs/commands/ListObjectAttributesCommand.js.map +0 -1
  242. package/dist-cjs/commands/ListObjectChildrenCommand.js.map +0 -1
  243. package/dist-cjs/commands/ListObjectParentPathsCommand.js.map +0 -1
  244. package/dist-cjs/commands/ListObjectParentsCommand.js.map +0 -1
  245. package/dist-cjs/commands/ListObjectPoliciesCommand.js.map +0 -1
  246. package/dist-cjs/commands/ListOutgoingTypedLinksCommand.js.map +0 -1
  247. package/dist-cjs/commands/ListPolicyAttachmentsCommand.js.map +0 -1
  248. package/dist-cjs/commands/ListPublishedSchemaArnsCommand.js.map +0 -1
  249. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  250. package/dist-cjs/commands/ListTypedLinkFacetAttributesCommand.js.map +0 -1
  251. package/dist-cjs/commands/ListTypedLinkFacetNamesCommand.js.map +0 -1
  252. package/dist-cjs/commands/LookupPolicyCommand.js.map +0 -1
  253. package/dist-cjs/commands/PublishSchemaCommand.js.map +0 -1
  254. package/dist-cjs/commands/PutSchemaFromJsonCommand.js.map +0 -1
  255. package/dist-cjs/commands/RemoveFacetFromObjectCommand.js.map +0 -1
  256. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  257. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  258. package/dist-cjs/commands/UpdateFacetCommand.js.map +0 -1
  259. package/dist-cjs/commands/UpdateLinkAttributesCommand.js.map +0 -1
  260. package/dist-cjs/commands/UpdateObjectAttributesCommand.js.map +0 -1
  261. package/dist-cjs/commands/UpdateSchemaCommand.js.map +0 -1
  262. package/dist-cjs/commands/UpdateTypedLinkFacetCommand.js.map +0 -1
  263. package/dist-cjs/commands/UpgradeAppliedSchemaCommand.js.map +0 -1
  264. package/dist-cjs/commands/UpgradePublishedSchemaCommand.js.map +0 -1
  265. package/dist-cjs/endpoints.js.map +0 -1
  266. package/dist-cjs/index.js.map +0 -1
  267. package/dist-cjs/models/index.js.map +0 -1
  268. package/dist-cjs/models/models_0.js.map +0 -1
  269. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  270. package/dist-cjs/pagination/ListAppliedSchemaArnsPaginator.js.map +0 -1
  271. package/dist-cjs/pagination/ListAttachedIndicesPaginator.js.map +0 -1
  272. package/dist-cjs/pagination/ListDevelopmentSchemaArnsPaginator.js.map +0 -1
  273. package/dist-cjs/pagination/ListDirectoriesPaginator.js.map +0 -1
  274. package/dist-cjs/pagination/ListFacetAttributesPaginator.js.map +0 -1
  275. package/dist-cjs/pagination/ListFacetNamesPaginator.js.map +0 -1
  276. package/dist-cjs/pagination/ListIndexPaginator.js.map +0 -1
  277. package/dist-cjs/pagination/ListManagedSchemaArnsPaginator.js.map +0 -1
  278. package/dist-cjs/pagination/ListObjectAttributesPaginator.js.map +0 -1
  279. package/dist-cjs/pagination/ListObjectChildrenPaginator.js.map +0 -1
  280. package/dist-cjs/pagination/ListObjectParentPathsPaginator.js.map +0 -1
  281. package/dist-cjs/pagination/ListObjectParentsPaginator.js.map +0 -1
  282. package/dist-cjs/pagination/ListObjectPoliciesPaginator.js.map +0 -1
  283. package/dist-cjs/pagination/ListPolicyAttachmentsPaginator.js.map +0 -1
  284. package/dist-cjs/pagination/ListPublishedSchemaArnsPaginator.js.map +0 -1
  285. package/dist-cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
  286. package/dist-cjs/pagination/ListTypedLinkFacetAttributesPaginator.js.map +0 -1
  287. package/dist-cjs/pagination/ListTypedLinkFacetNamesPaginator.js.map +0 -1
  288. package/dist-cjs/pagination/LookupPolicyPaginator.js.map +0 -1
  289. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  290. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  291. package/dist-cjs/runtimeConfig.js.map +0 -1
  292. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  293. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  294. package/dist-es/CloudDirectory.js.map +0 -1
  295. package/dist-es/CloudDirectoryClient.js.map +0 -1
  296. package/dist-es/commands/AddFacetToObjectCommand.js.map +0 -1
  297. package/dist-es/commands/ApplySchemaCommand.js.map +0 -1
  298. package/dist-es/commands/AttachObjectCommand.js.map +0 -1
  299. package/dist-es/commands/AttachPolicyCommand.js.map +0 -1
  300. package/dist-es/commands/AttachToIndexCommand.js.map +0 -1
  301. package/dist-es/commands/AttachTypedLinkCommand.js.map +0 -1
  302. package/dist-es/commands/BatchReadCommand.js.map +0 -1
  303. package/dist-es/commands/BatchWriteCommand.js.map +0 -1
  304. package/dist-es/commands/CreateDirectoryCommand.js.map +0 -1
  305. package/dist-es/commands/CreateFacetCommand.js.map +0 -1
  306. package/dist-es/commands/CreateIndexCommand.js.map +0 -1
  307. package/dist-es/commands/CreateObjectCommand.js.map +0 -1
  308. package/dist-es/commands/CreateSchemaCommand.js.map +0 -1
  309. package/dist-es/commands/CreateTypedLinkFacetCommand.js.map +0 -1
  310. package/dist-es/commands/DeleteDirectoryCommand.js.map +0 -1
  311. package/dist-es/commands/DeleteFacetCommand.js.map +0 -1
  312. package/dist-es/commands/DeleteObjectCommand.js.map +0 -1
  313. package/dist-es/commands/DeleteSchemaCommand.js.map +0 -1
  314. package/dist-es/commands/DeleteTypedLinkFacetCommand.js.map +0 -1
  315. package/dist-es/commands/DetachFromIndexCommand.js.map +0 -1
  316. package/dist-es/commands/DetachObjectCommand.js.map +0 -1
  317. package/dist-es/commands/DetachPolicyCommand.js.map +0 -1
  318. package/dist-es/commands/DetachTypedLinkCommand.js.map +0 -1
  319. package/dist-es/commands/DisableDirectoryCommand.js.map +0 -1
  320. package/dist-es/commands/EnableDirectoryCommand.js.map +0 -1
  321. package/dist-es/commands/GetAppliedSchemaVersionCommand.js.map +0 -1
  322. package/dist-es/commands/GetDirectoryCommand.js.map +0 -1
  323. package/dist-es/commands/GetFacetCommand.js.map +0 -1
  324. package/dist-es/commands/GetLinkAttributesCommand.js.map +0 -1
  325. package/dist-es/commands/GetObjectAttributesCommand.js.map +0 -1
  326. package/dist-es/commands/GetObjectInformationCommand.js.map +0 -1
  327. package/dist-es/commands/GetSchemaAsJsonCommand.js.map +0 -1
  328. package/dist-es/commands/GetTypedLinkFacetInformationCommand.js.map +0 -1
  329. package/dist-es/commands/ListAppliedSchemaArnsCommand.js.map +0 -1
  330. package/dist-es/commands/ListAttachedIndicesCommand.js.map +0 -1
  331. package/dist-es/commands/ListDevelopmentSchemaArnsCommand.js.map +0 -1
  332. package/dist-es/commands/ListDirectoriesCommand.js.map +0 -1
  333. package/dist-es/commands/ListFacetAttributesCommand.js.map +0 -1
  334. package/dist-es/commands/ListFacetNamesCommand.js.map +0 -1
  335. package/dist-es/commands/ListIncomingTypedLinksCommand.js.map +0 -1
  336. package/dist-es/commands/ListIndexCommand.js.map +0 -1
  337. package/dist-es/commands/ListManagedSchemaArnsCommand.js.map +0 -1
  338. package/dist-es/commands/ListObjectAttributesCommand.js.map +0 -1
  339. package/dist-es/commands/ListObjectChildrenCommand.js.map +0 -1
  340. package/dist-es/commands/ListObjectParentPathsCommand.js.map +0 -1
  341. package/dist-es/commands/ListObjectParentsCommand.js.map +0 -1
  342. package/dist-es/commands/ListObjectPoliciesCommand.js.map +0 -1
  343. package/dist-es/commands/ListOutgoingTypedLinksCommand.js.map +0 -1
  344. package/dist-es/commands/ListPolicyAttachmentsCommand.js.map +0 -1
  345. package/dist-es/commands/ListPublishedSchemaArnsCommand.js.map +0 -1
  346. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  347. package/dist-es/commands/ListTypedLinkFacetAttributesCommand.js.map +0 -1
  348. package/dist-es/commands/ListTypedLinkFacetNamesCommand.js.map +0 -1
  349. package/dist-es/commands/LookupPolicyCommand.js.map +0 -1
  350. package/dist-es/commands/PublishSchemaCommand.js.map +0 -1
  351. package/dist-es/commands/PutSchemaFromJsonCommand.js.map +0 -1
  352. package/dist-es/commands/RemoveFacetFromObjectCommand.js.map +0 -1
  353. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  354. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  355. package/dist-es/commands/UpdateFacetCommand.js.map +0 -1
  356. package/dist-es/commands/UpdateLinkAttributesCommand.js.map +0 -1
  357. package/dist-es/commands/UpdateObjectAttributesCommand.js.map +0 -1
  358. package/dist-es/commands/UpdateSchemaCommand.js.map +0 -1
  359. package/dist-es/commands/UpdateTypedLinkFacetCommand.js.map +0 -1
  360. package/dist-es/commands/UpgradeAppliedSchemaCommand.js.map +0 -1
  361. package/dist-es/commands/UpgradePublishedSchemaCommand.js.map +0 -1
  362. package/dist-es/endpoints.js.map +0 -1
  363. package/dist-es/index.js.map +0 -1
  364. package/dist-es/models/index.js.map +0 -1
  365. package/dist-es/models/models_0.js.map +0 -1
  366. package/dist-es/pagination/Interfaces.js.map +0 -1
  367. package/dist-es/pagination/ListAppliedSchemaArnsPaginator.js.map +0 -1
  368. package/dist-es/pagination/ListAttachedIndicesPaginator.js.map +0 -1
  369. package/dist-es/pagination/ListDevelopmentSchemaArnsPaginator.js.map +0 -1
  370. package/dist-es/pagination/ListDirectoriesPaginator.js.map +0 -1
  371. package/dist-es/pagination/ListFacetAttributesPaginator.js.map +0 -1
  372. package/dist-es/pagination/ListFacetNamesPaginator.js.map +0 -1
  373. package/dist-es/pagination/ListIndexPaginator.js.map +0 -1
  374. package/dist-es/pagination/ListManagedSchemaArnsPaginator.js.map +0 -1
  375. package/dist-es/pagination/ListObjectAttributesPaginator.js.map +0 -1
  376. package/dist-es/pagination/ListObjectChildrenPaginator.js.map +0 -1
  377. package/dist-es/pagination/ListObjectParentPathsPaginator.js.map +0 -1
  378. package/dist-es/pagination/ListObjectParentsPaginator.js.map +0 -1
  379. package/dist-es/pagination/ListObjectPoliciesPaginator.js.map +0 -1
  380. package/dist-es/pagination/ListPolicyAttachmentsPaginator.js.map +0 -1
  381. package/dist-es/pagination/ListPublishedSchemaArnsPaginator.js.map +0 -1
  382. package/dist-es/pagination/ListTagsForResourcePaginator.js.map +0 -1
  383. package/dist-es/pagination/ListTypedLinkFacetAttributesPaginator.js.map +0 -1
  384. package/dist-es/pagination/ListTypedLinkFacetNamesPaginator.js.map +0 -1
  385. package/dist-es/pagination/LookupPolicyPaginator.js.map +0 -1
  386. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  387. package/dist-es/runtimeConfig.browser.js.map +0 -1
  388. package/dist-es/runtimeConfig.js.map +0 -1
  389. package/dist-es/runtimeConfig.native.js.map +0 -1
  390. package/dist-es/runtimeConfig.shared.js.map +0 -1
  391. package/jest.config.js +0 -4
  392. package/src/CloudDirectory.ts +0 -2406
  393. package/src/CloudDirectoryClient.ts +0 -517
  394. package/src/commands/AddFacetToObjectCommand.ts +0 -95
  395. package/src/commands/ApplySchemaCommand.ts +0 -96
  396. package/src/commands/AttachObjectCommand.ts +0 -105
  397. package/src/commands/AttachPolicyCommand.ts +0 -96
  398. package/src/commands/AttachToIndexCommand.ts +0 -95
  399. package/src/commands/AttachTypedLinkCommand.ts +0 -95
  400. package/src/commands/BatchReadCommand.ts +0 -95
  401. package/src/commands/BatchWriteCommand.ts +0 -96
  402. package/src/commands/CreateDirectoryCommand.ts +0 -98
  403. package/src/commands/CreateFacetCommand.ts +0 -96
  404. package/src/commands/CreateIndexCommand.ts +0 -95
  405. package/src/commands/CreateObjectCommand.ts +0 -98
  406. package/src/commands/CreateSchemaCommand.ts +0 -115
  407. package/src/commands/CreateTypedLinkFacetCommand.ts +0 -95
  408. package/src/commands/DeleteDirectoryCommand.ts +0 -97
  409. package/src/commands/DeleteFacetCommand.ts +0 -97
  410. package/src/commands/DeleteObjectCommand.ts +0 -96
  411. package/src/commands/DeleteSchemaCommand.ts +0 -95
  412. package/src/commands/DeleteTypedLinkFacetCommand.ts +0 -95
  413. package/src/commands/DetachFromIndexCommand.ts +0 -95
  414. package/src/commands/DetachObjectCommand.ts +0 -96
  415. package/src/commands/DetachPolicyCommand.ts +0 -95
  416. package/src/commands/DetachTypedLinkCommand.ts +0 -95
  417. package/src/commands/DisableDirectoryCommand.ts +0 -96
  418. package/src/commands/EnableDirectoryCommand.ts +0 -96
  419. package/src/commands/GetAppliedSchemaVersionCommand.ts +0 -95
  420. package/src/commands/GetDirectoryCommand.ts +0 -95
  421. package/src/commands/GetFacetCommand.ts +0 -96
  422. package/src/commands/GetLinkAttributesCommand.ts +0 -95
  423. package/src/commands/GetObjectAttributesCommand.ts +0 -95
  424. package/src/commands/GetObjectInformationCommand.ts +0 -95
  425. package/src/commands/GetSchemaAsJsonCommand.ts +0 -95
  426. package/src/commands/GetTypedLinkFacetInformationCommand.ts +0 -100
  427. package/src/commands/ListAppliedSchemaArnsCommand.ts +0 -95
  428. package/src/commands/ListAttachedIndicesCommand.ts +0 -95
  429. package/src/commands/ListDevelopmentSchemaArnsCommand.ts +0 -99
  430. package/src/commands/ListDirectoriesCommand.ts +0 -95
  431. package/src/commands/ListFacetAttributesCommand.ts +0 -95
  432. package/src/commands/ListFacetNamesCommand.ts +0 -95
  433. package/src/commands/ListIncomingTypedLinksCommand.ts +0 -97
  434. package/src/commands/ListIndexCommand.ts +0 -95
  435. package/src/commands/ListManagedSchemaArnsCommand.ts +0 -95
  436. package/src/commands/ListObjectAttributesCommand.ts +0 -96
  437. package/src/commands/ListObjectChildrenCommand.ts +0 -96
  438. package/src/commands/ListObjectParentPathsCommand.ts +0 -102
  439. package/src/commands/ListObjectParentsCommand.ts +0 -96
  440. package/src/commands/ListObjectPoliciesCommand.ts +0 -95
  441. package/src/commands/ListOutgoingTypedLinksCommand.ts +0 -97
  442. package/src/commands/ListPolicyAttachmentsCommand.ts +0 -95
  443. package/src/commands/ListPublishedSchemaArnsCommand.ts +0 -95
  444. package/src/commands/ListTagsForResourceCommand.ts +0 -97
  445. package/src/commands/ListTypedLinkFacetAttributesCommand.ts +0 -100
  446. package/src/commands/ListTypedLinkFacetNamesCommand.ts +0 -96
  447. package/src/commands/LookupPolicyCommand.ts +0 -100
  448. package/src/commands/PublishSchemaCommand.ts +0 -95
  449. package/src/commands/PutSchemaFromJsonCommand.ts +0 -95
  450. package/src/commands/RemoveFacetFromObjectCommand.ts +0 -95
  451. package/src/commands/TagResourceCommand.ts +0 -95
  452. package/src/commands/UntagResourceCommand.ts +0 -95
  453. package/src/commands/UpdateFacetCommand.ts +0 -106
  454. package/src/commands/UpdateLinkAttributesCommand.ts +0 -95
  455. package/src/commands/UpdateObjectAttributesCommand.ts +0 -95
  456. package/src/commands/UpdateSchemaCommand.ts +0 -96
  457. package/src/commands/UpdateTypedLinkFacetCommand.ts +0 -95
  458. package/src/commands/UpgradeAppliedSchemaCommand.ts +0 -95
  459. package/src/commands/UpgradePublishedSchemaCommand.ts +0 -95
  460. package/src/endpoints.ts +0 -57
  461. package/src/index.ts +0 -89
  462. package/src/models/index.ts +0 -1
  463. package/src/models/models_0.ts +0 -6731
  464. package/src/pagination/Interfaces.ts +0 -8
  465. package/src/pagination/ListAppliedSchemaArnsPaginator.ts +0 -59
  466. package/src/pagination/ListAttachedIndicesPaginator.ts +0 -59
  467. package/src/pagination/ListDevelopmentSchemaArnsPaginator.ts +0 -59
  468. package/src/pagination/ListDirectoriesPaginator.ts +0 -59
  469. package/src/pagination/ListFacetAttributesPaginator.ts +0 -59
  470. package/src/pagination/ListFacetNamesPaginator.ts +0 -59
  471. package/src/pagination/ListIndexPaginator.ts +0 -55
  472. package/src/pagination/ListManagedSchemaArnsPaginator.ts +0 -59
  473. package/src/pagination/ListObjectAttributesPaginator.ts +0 -59
  474. package/src/pagination/ListObjectChildrenPaginator.ts +0 -59
  475. package/src/pagination/ListObjectParentPathsPaginator.ts +0 -59
  476. package/src/pagination/ListObjectParentsPaginator.ts +0 -59
  477. package/src/pagination/ListObjectPoliciesPaginator.ts +0 -59
  478. package/src/pagination/ListPolicyAttachmentsPaginator.ts +0 -59
  479. package/src/pagination/ListPublishedSchemaArnsPaginator.ts +0 -59
  480. package/src/pagination/ListTagsForResourcePaginator.ts +0 -59
  481. package/src/pagination/ListTypedLinkFacetAttributesPaginator.ts +0 -59
  482. package/src/pagination/ListTypedLinkFacetNamesPaginator.ts +0 -59
  483. package/src/pagination/LookupPolicyPaginator.ts +0 -59
  484. package/src/protocols/Aws_restJson1.ts +0 -12887
  485. package/src/runtimeConfig.browser.ts +0 -41
  486. package/src/runtimeConfig.native.ts +0 -17
  487. package/src/runtimeConfig.shared.ts +0 -17
  488. package/src/runtimeConfig.ts +0 -46
  489. package/tsconfig.es.json +0 -10
  490. package/tsconfig.json +0 -33
  491. package/tsconfig.types.json +0 -9
@@ -1,97 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DeleteDirectoryRequest, DeleteDirectoryResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DeleteDirectoryCommand,
18
- serializeAws_restJson1DeleteDirectoryCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteDirectoryCommandInput extends DeleteDirectoryRequest {}
22
- export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Deletes a directory. Only disabled directories can be deleted. A deleted directory cannot be undone. Exercise extreme
26
- * caution
27
- * when deleting directories.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { CloudDirectoryClient, DeleteDirectoryCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
32
- * // const { CloudDirectoryClient, DeleteDirectoryCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
33
- * const client = new CloudDirectoryClient(config);
34
- * const command = new DeleteDirectoryCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link DeleteDirectoryCommandInput} for command's `input` shape.
39
- * @see {@link DeleteDirectoryCommandOutput} for command's `response` shape.
40
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- export class DeleteDirectoryCommand extends $Command<
44
- DeleteDirectoryCommandInput,
45
- DeleteDirectoryCommandOutput,
46
- CloudDirectoryClientResolvedConfig
47
- > {
48
- // Start section: command_properties
49
- // End section: command_properties
50
-
51
- constructor(readonly input: DeleteDirectoryCommandInput) {
52
- // Start section: command_constructor
53
- super();
54
- // End section: command_constructor
55
- }
56
-
57
- /**
58
- * @internal
59
- */
60
- resolveMiddleware(
61
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
62
- configuration: CloudDirectoryClientResolvedConfig,
63
- options?: __HttpHandlerOptions
64
- ): Handler<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput> {
65
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
66
-
67
- const stack = clientStack.concat(this.middlewareStack);
68
-
69
- const { logger } = configuration;
70
- const clientName = "CloudDirectoryClient";
71
- const commandName = "DeleteDirectoryCommand";
72
- const handlerExecutionContext: HandlerExecutionContext = {
73
- logger,
74
- clientName,
75
- commandName,
76
- inputFilterSensitiveLog: DeleteDirectoryRequest.filterSensitiveLog,
77
- outputFilterSensitiveLog: DeleteDirectoryResponse.filterSensitiveLog,
78
- };
79
- const { requestHandler } = configuration;
80
- return stack.resolve(
81
- (request: FinalizeHandlerArguments<any>) =>
82
- requestHandler.handle(request.request as __HttpRequest, options || {}),
83
- handlerExecutionContext
84
- );
85
- }
86
-
87
- private serialize(input: DeleteDirectoryCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
88
- return serializeAws_restJson1DeleteDirectoryCommand(input, context);
89
- }
90
-
91
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteDirectoryCommandOutput> {
92
- return deserializeAws_restJson1DeleteDirectoryCommand(output, context);
93
- }
94
-
95
- // Start section: command_body_extra
96
- // End section: command_body_extra
97
- }
@@ -1,97 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DeleteFacetRequest, DeleteFacetResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DeleteFacetCommand,
18
- serializeAws_restJson1DeleteFacetCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteFacetCommandInput extends DeleteFacetRequest {}
22
- export interface DeleteFacetCommandOutput extends DeleteFacetResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Deletes a given <a>Facet</a>. All attributes and <a>Rule</a>s
26
- * that are associated with the facet will be deleted. Only development schema facets are allowed
27
- * deletion.</p>
28
- * @example
29
- * Use a bare-bones client and the command you need to make an API call.
30
- * ```javascript
31
- * import { CloudDirectoryClient, DeleteFacetCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
32
- * // const { CloudDirectoryClient, DeleteFacetCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
33
- * const client = new CloudDirectoryClient(config);
34
- * const command = new DeleteFacetCommand(input);
35
- * const response = await client.send(command);
36
- * ```
37
- *
38
- * @see {@link DeleteFacetCommandInput} for command's `input` shape.
39
- * @see {@link DeleteFacetCommandOutput} for command's `response` shape.
40
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
41
- *
42
- */
43
- export class DeleteFacetCommand extends $Command<
44
- DeleteFacetCommandInput,
45
- DeleteFacetCommandOutput,
46
- CloudDirectoryClientResolvedConfig
47
- > {
48
- // Start section: command_properties
49
- // End section: command_properties
50
-
51
- constructor(readonly input: DeleteFacetCommandInput) {
52
- // Start section: command_constructor
53
- super();
54
- // End section: command_constructor
55
- }
56
-
57
- /**
58
- * @internal
59
- */
60
- resolveMiddleware(
61
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
62
- configuration: CloudDirectoryClientResolvedConfig,
63
- options?: __HttpHandlerOptions
64
- ): Handler<DeleteFacetCommandInput, DeleteFacetCommandOutput> {
65
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
66
-
67
- const stack = clientStack.concat(this.middlewareStack);
68
-
69
- const { logger } = configuration;
70
- const clientName = "CloudDirectoryClient";
71
- const commandName = "DeleteFacetCommand";
72
- const handlerExecutionContext: HandlerExecutionContext = {
73
- logger,
74
- clientName,
75
- commandName,
76
- inputFilterSensitiveLog: DeleteFacetRequest.filterSensitiveLog,
77
- outputFilterSensitiveLog: DeleteFacetResponse.filterSensitiveLog,
78
- };
79
- const { requestHandler } = configuration;
80
- return stack.resolve(
81
- (request: FinalizeHandlerArguments<any>) =>
82
- requestHandler.handle(request.request as __HttpRequest, options || {}),
83
- handlerExecutionContext
84
- );
85
- }
86
-
87
- private serialize(input: DeleteFacetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
88
- return serializeAws_restJson1DeleteFacetCommand(input, context);
89
- }
90
-
91
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteFacetCommandOutput> {
92
- return deserializeAws_restJson1DeleteFacetCommand(output, context);
93
- }
94
-
95
- // Start section: command_body_extra
96
- // End section: command_body_extra
97
- }
@@ -1,96 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DeleteObjectRequest, DeleteObjectResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DeleteObjectCommand,
18
- serializeAws_restJson1DeleteObjectCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteObjectCommandInput extends DeleteObjectRequest {}
22
- export interface DeleteObjectCommandOutput extends DeleteObjectResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Deletes an object and its associated attributes. Only objects with no children and no
26
- * parents can be deleted. The maximum number of attributes that can be deleted during an object deletion is 30. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/limits.html">Amazon Cloud Directory Limits</a>.</p>
27
- * @example
28
- * Use a bare-bones client and the command you need to make an API call.
29
- * ```javascript
30
- * import { CloudDirectoryClient, DeleteObjectCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
31
- * // const { CloudDirectoryClient, DeleteObjectCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
32
- * const client = new CloudDirectoryClient(config);
33
- * const command = new DeleteObjectCommand(input);
34
- * const response = await client.send(command);
35
- * ```
36
- *
37
- * @see {@link DeleteObjectCommandInput} for command's `input` shape.
38
- * @see {@link DeleteObjectCommandOutput} for command's `response` shape.
39
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
40
- *
41
- */
42
- export class DeleteObjectCommand extends $Command<
43
- DeleteObjectCommandInput,
44
- DeleteObjectCommandOutput,
45
- CloudDirectoryClientResolvedConfig
46
- > {
47
- // Start section: command_properties
48
- // End section: command_properties
49
-
50
- constructor(readonly input: DeleteObjectCommandInput) {
51
- // Start section: command_constructor
52
- super();
53
- // End section: command_constructor
54
- }
55
-
56
- /**
57
- * @internal
58
- */
59
- resolveMiddleware(
60
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
61
- configuration: CloudDirectoryClientResolvedConfig,
62
- options?: __HttpHandlerOptions
63
- ): Handler<DeleteObjectCommandInput, DeleteObjectCommandOutput> {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
-
66
- const stack = clientStack.concat(this.middlewareStack);
67
-
68
- const { logger } = configuration;
69
- const clientName = "CloudDirectoryClient";
70
- const commandName = "DeleteObjectCommand";
71
- const handlerExecutionContext: HandlerExecutionContext = {
72
- logger,
73
- clientName,
74
- commandName,
75
- inputFilterSensitiveLog: DeleteObjectRequest.filterSensitiveLog,
76
- outputFilterSensitiveLog: DeleteObjectResponse.filterSensitiveLog,
77
- };
78
- const { requestHandler } = configuration;
79
- return stack.resolve(
80
- (request: FinalizeHandlerArguments<any>) =>
81
- requestHandler.handle(request.request as __HttpRequest, options || {}),
82
- handlerExecutionContext
83
- );
84
- }
85
-
86
- private serialize(input: DeleteObjectCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
87
- return serializeAws_restJson1DeleteObjectCommand(input, context);
88
- }
89
-
90
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteObjectCommandOutput> {
91
- return deserializeAws_restJson1DeleteObjectCommand(output, context);
92
- }
93
-
94
- // Start section: command_body_extra
95
- // End section: command_body_extra
96
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DeleteSchemaRequest, DeleteSchemaResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DeleteSchemaCommand,
18
- serializeAws_restJson1DeleteSchemaCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {}
22
- export interface DeleteSchemaCommandOutput extends DeleteSchemaResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Deletes a given schema. Schemas in a development and published state can only be deleted. </p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CloudDirectoryClient, DeleteSchemaCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
30
- * // const { CloudDirectoryClient, DeleteSchemaCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
31
- * const client = new CloudDirectoryClient(config);
32
- * const command = new DeleteSchemaCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link DeleteSchemaCommandInput} for command's `input` shape.
37
- * @see {@link DeleteSchemaCommandOutput} for command's `response` shape.
38
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class DeleteSchemaCommand extends $Command<
42
- DeleteSchemaCommandInput,
43
- DeleteSchemaCommandOutput,
44
- CloudDirectoryClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: DeleteSchemaCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CloudDirectoryClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<DeleteSchemaCommandInput, DeleteSchemaCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CloudDirectoryClient";
69
- const commandName = "DeleteSchemaCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: DeleteSchemaRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: DeleteSchemaResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: DeleteSchemaCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1DeleteSchemaCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteSchemaCommandOutput> {
90
- return deserializeAws_restJson1DeleteSchemaCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DeleteTypedLinkFacetRequest, DeleteTypedLinkFacetResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DeleteTypedLinkFacetCommand,
18
- serializeAws_restJson1DeleteTypedLinkFacetCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DeleteTypedLinkFacetCommandInput extends DeleteTypedLinkFacetRequest {}
22
- export interface DeleteTypedLinkFacetCommandOutput extends DeleteTypedLinkFacetResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Deletes a <a>TypedLinkFacet</a>. For more information, see <a href="https://docs.aws.amazon.com/clouddirectory/latest/developerguide/directory_objects_links.html#directory_objects_links_typedlink">Typed Links</a>.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CloudDirectoryClient, DeleteTypedLinkFacetCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
30
- * // const { CloudDirectoryClient, DeleteTypedLinkFacetCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
31
- * const client = new CloudDirectoryClient(config);
32
- * const command = new DeleteTypedLinkFacetCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link DeleteTypedLinkFacetCommandInput} for command's `input` shape.
37
- * @see {@link DeleteTypedLinkFacetCommandOutput} for command's `response` shape.
38
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class DeleteTypedLinkFacetCommand extends $Command<
42
- DeleteTypedLinkFacetCommandInput,
43
- DeleteTypedLinkFacetCommandOutput,
44
- CloudDirectoryClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: DeleteTypedLinkFacetCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CloudDirectoryClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<DeleteTypedLinkFacetCommandInput, DeleteTypedLinkFacetCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CloudDirectoryClient";
69
- const commandName = "DeleteTypedLinkFacetCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: DeleteTypedLinkFacetRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: DeleteTypedLinkFacetResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: DeleteTypedLinkFacetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1DeleteTypedLinkFacetCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DeleteTypedLinkFacetCommandOutput> {
90
- return deserializeAws_restJson1DeleteTypedLinkFacetCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DetachFromIndexRequest, DetachFromIndexResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DetachFromIndexCommand,
18
- serializeAws_restJson1DetachFromIndexCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DetachFromIndexCommandInput extends DetachFromIndexRequest {}
22
- export interface DetachFromIndexCommandOutput extends DetachFromIndexResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Detaches the specified object from the specified index.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { CloudDirectoryClient, DetachFromIndexCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
30
- * // const { CloudDirectoryClient, DetachFromIndexCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
31
- * const client = new CloudDirectoryClient(config);
32
- * const command = new DetachFromIndexCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link DetachFromIndexCommandInput} for command's `input` shape.
37
- * @see {@link DetachFromIndexCommandOutput} for command's `response` shape.
38
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class DetachFromIndexCommand extends $Command<
42
- DetachFromIndexCommandInput,
43
- DetachFromIndexCommandOutput,
44
- CloudDirectoryClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: DetachFromIndexCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: CloudDirectoryClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<DetachFromIndexCommandInput, DetachFromIndexCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "CloudDirectoryClient";
69
- const commandName = "DetachFromIndexCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: DetachFromIndexRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: DetachFromIndexResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: DetachFromIndexCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1DetachFromIndexCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DetachFromIndexCommandOutput> {
90
- return deserializeAws_restJson1DetachFromIndexCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,96 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { CloudDirectoryClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudDirectoryClient";
15
- import { DetachObjectRequest, DetachObjectResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1DetachObjectCommand,
18
- serializeAws_restJson1DetachObjectCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface DetachObjectCommandInput extends DetachObjectRequest {}
22
- export interface DetachObjectCommandOutput extends DetachObjectResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Detaches a given object from the parent object. The object that is to be detached from the
26
- * parent is specified by the link name.</p>
27
- * @example
28
- * Use a bare-bones client and the command you need to make an API call.
29
- * ```javascript
30
- * import { CloudDirectoryClient, DetachObjectCommand } from "@aws-sdk/client-clouddirectory"; // ES Modules import
31
- * // const { CloudDirectoryClient, DetachObjectCommand } = require("@aws-sdk/client-clouddirectory"); // CommonJS import
32
- * const client = new CloudDirectoryClient(config);
33
- * const command = new DetachObjectCommand(input);
34
- * const response = await client.send(command);
35
- * ```
36
- *
37
- * @see {@link DetachObjectCommandInput} for command's `input` shape.
38
- * @see {@link DetachObjectCommandOutput} for command's `response` shape.
39
- * @see {@link CloudDirectoryClientResolvedConfig | config} for command's `input` shape.
40
- *
41
- */
42
- export class DetachObjectCommand extends $Command<
43
- DetachObjectCommandInput,
44
- DetachObjectCommandOutput,
45
- CloudDirectoryClientResolvedConfig
46
- > {
47
- // Start section: command_properties
48
- // End section: command_properties
49
-
50
- constructor(readonly input: DetachObjectCommandInput) {
51
- // Start section: command_constructor
52
- super();
53
- // End section: command_constructor
54
- }
55
-
56
- /**
57
- * @internal
58
- */
59
- resolveMiddleware(
60
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
61
- configuration: CloudDirectoryClientResolvedConfig,
62
- options?: __HttpHandlerOptions
63
- ): Handler<DetachObjectCommandInput, DetachObjectCommandOutput> {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
-
66
- const stack = clientStack.concat(this.middlewareStack);
67
-
68
- const { logger } = configuration;
69
- const clientName = "CloudDirectoryClient";
70
- const commandName = "DetachObjectCommand";
71
- const handlerExecutionContext: HandlerExecutionContext = {
72
- logger,
73
- clientName,
74
- commandName,
75
- inputFilterSensitiveLog: DetachObjectRequest.filterSensitiveLog,
76
- outputFilterSensitiveLog: DetachObjectResponse.filterSensitiveLog,
77
- };
78
- const { requestHandler } = configuration;
79
- return stack.resolve(
80
- (request: FinalizeHandlerArguments<any>) =>
81
- requestHandler.handle(request.request as __HttpRequest, options || {}),
82
- handlerExecutionContext
83
- );
84
- }
85
-
86
- private serialize(input: DetachObjectCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
87
- return serializeAws_restJson1DetachObjectCommand(input, context);
88
- }
89
-
90
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<DetachObjectCommandOutput> {
91
- return deserializeAws_restJson1DetachObjectCommand(output, context);
92
- }
93
-
94
- // Start section: command_body_extra
95
- // End section: command_body_extra
96
- }