@aws-sdk/client-datazone 3.477.0 → 3.481.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 (485) hide show
  1. package/dist-cjs/commands/AcceptPredictionsCommand.js +18 -40
  2. package/dist-cjs/commands/AcceptSubscriptionRequestCommand.js +18 -40
  3. package/dist-cjs/commands/CancelSubscriptionCommand.js +18 -40
  4. package/dist-cjs/commands/CreateAssetCommand.js +18 -40
  5. package/dist-cjs/commands/CreateAssetRevisionCommand.js +18 -40
  6. package/dist-cjs/commands/CreateAssetTypeCommand.js +18 -40
  7. package/dist-cjs/commands/CreateDataSourceCommand.js +18 -40
  8. package/dist-cjs/commands/CreateDomainCommand.js +18 -40
  9. package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -40
  10. package/dist-cjs/commands/CreateEnvironmentProfileCommand.js +18 -40
  11. package/dist-cjs/commands/CreateFormTypeCommand.js +18 -40
  12. package/dist-cjs/commands/CreateGlossaryCommand.js +18 -40
  13. package/dist-cjs/commands/CreateGlossaryTermCommand.js +18 -40
  14. package/dist-cjs/commands/CreateGroupProfileCommand.js +18 -40
  15. package/dist-cjs/commands/CreateListingChangeSetCommand.js +18 -40
  16. package/dist-cjs/commands/CreateProjectCommand.js +18 -40
  17. package/dist-cjs/commands/CreateProjectMembershipCommand.js +18 -40
  18. package/dist-cjs/commands/CreateSubscriptionGrantCommand.js +18 -40
  19. package/dist-cjs/commands/CreateSubscriptionRequestCommand.js +18 -40
  20. package/dist-cjs/commands/CreateSubscriptionTargetCommand.js +18 -40
  21. package/dist-cjs/commands/CreateUserProfileCommand.js +18 -40
  22. package/dist-cjs/commands/DeleteAssetCommand.js +18 -40
  23. package/dist-cjs/commands/DeleteAssetTypeCommand.js +18 -40
  24. package/dist-cjs/commands/DeleteDataSourceCommand.js +18 -40
  25. package/dist-cjs/commands/DeleteDomainCommand.js +18 -40
  26. package/dist-cjs/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +18 -40
  27. package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -40
  28. package/dist-cjs/commands/DeleteEnvironmentProfileCommand.js +18 -40
  29. package/dist-cjs/commands/DeleteFormTypeCommand.js +18 -40
  30. package/dist-cjs/commands/DeleteGlossaryCommand.js +18 -40
  31. package/dist-cjs/commands/DeleteGlossaryTermCommand.js +18 -40
  32. package/dist-cjs/commands/DeleteListingCommand.js +18 -40
  33. package/dist-cjs/commands/DeleteProjectCommand.js +18 -40
  34. package/dist-cjs/commands/DeleteProjectMembershipCommand.js +18 -40
  35. package/dist-cjs/commands/DeleteSubscriptionGrantCommand.js +18 -40
  36. package/dist-cjs/commands/DeleteSubscriptionRequestCommand.js +18 -40
  37. package/dist-cjs/commands/DeleteSubscriptionTargetCommand.js +18 -40
  38. package/dist-cjs/commands/GetAssetCommand.js +18 -40
  39. package/dist-cjs/commands/GetAssetTypeCommand.js +18 -40
  40. package/dist-cjs/commands/GetDataSourceCommand.js +18 -40
  41. package/dist-cjs/commands/GetDataSourceRunCommand.js +18 -40
  42. package/dist-cjs/commands/GetDomainCommand.js +18 -40
  43. package/dist-cjs/commands/GetEnvironmentBlueprintCommand.js +18 -40
  44. package/dist-cjs/commands/GetEnvironmentBlueprintConfigurationCommand.js +18 -40
  45. package/dist-cjs/commands/GetEnvironmentCommand.js +18 -40
  46. package/dist-cjs/commands/GetEnvironmentProfileCommand.js +18 -40
  47. package/dist-cjs/commands/GetFormTypeCommand.js +18 -40
  48. package/dist-cjs/commands/GetGlossaryCommand.js +18 -40
  49. package/dist-cjs/commands/GetGlossaryTermCommand.js +18 -40
  50. package/dist-cjs/commands/GetGroupProfileCommand.js +18 -40
  51. package/dist-cjs/commands/GetIamPortalLoginUrlCommand.js +18 -40
  52. package/dist-cjs/commands/GetListingCommand.js +18 -40
  53. package/dist-cjs/commands/GetProjectCommand.js +18 -40
  54. package/dist-cjs/commands/GetSubscriptionCommand.js +18 -40
  55. package/dist-cjs/commands/GetSubscriptionGrantCommand.js +18 -40
  56. package/dist-cjs/commands/GetSubscriptionRequestDetailsCommand.js +18 -40
  57. package/dist-cjs/commands/GetSubscriptionTargetCommand.js +18 -40
  58. package/dist-cjs/commands/GetUserProfileCommand.js +18 -40
  59. package/dist-cjs/commands/ListAssetRevisionsCommand.js +18 -40
  60. package/dist-cjs/commands/ListDataSourceRunActivitiesCommand.js +18 -40
  61. package/dist-cjs/commands/ListDataSourceRunsCommand.js +18 -40
  62. package/dist-cjs/commands/ListDataSourcesCommand.js +18 -40
  63. package/dist-cjs/commands/ListDomainsCommand.js +18 -40
  64. package/dist-cjs/commands/ListEnvironmentBlueprintConfigurationsCommand.js +18 -40
  65. package/dist-cjs/commands/ListEnvironmentBlueprintsCommand.js +18 -40
  66. package/dist-cjs/commands/ListEnvironmentProfilesCommand.js +18 -40
  67. package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -40
  68. package/dist-cjs/commands/ListNotificationsCommand.js +18 -40
  69. package/dist-cjs/commands/ListProjectMembershipsCommand.js +18 -40
  70. package/dist-cjs/commands/ListProjectsCommand.js +18 -40
  71. package/dist-cjs/commands/ListSubscriptionGrantsCommand.js +18 -40
  72. package/dist-cjs/commands/ListSubscriptionRequestsCommand.js +18 -40
  73. package/dist-cjs/commands/ListSubscriptionTargetsCommand.js +18 -40
  74. package/dist-cjs/commands/ListSubscriptionsCommand.js +18 -40
  75. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -40
  76. package/dist-cjs/commands/PutEnvironmentBlueprintConfigurationCommand.js +18 -40
  77. package/dist-cjs/commands/RejectPredictionsCommand.js +18 -40
  78. package/dist-cjs/commands/RejectSubscriptionRequestCommand.js +18 -40
  79. package/dist-cjs/commands/RevokeSubscriptionCommand.js +18 -40
  80. package/dist-cjs/commands/SearchCommand.js +18 -40
  81. package/dist-cjs/commands/SearchGroupProfilesCommand.js +18 -40
  82. package/dist-cjs/commands/SearchListingsCommand.js +18 -40
  83. package/dist-cjs/commands/SearchTypesCommand.js +18 -40
  84. package/dist-cjs/commands/SearchUserProfilesCommand.js +18 -40
  85. package/dist-cjs/commands/StartDataSourceRunCommand.js +18 -40
  86. package/dist-cjs/commands/TagResourceCommand.js +18 -40
  87. package/dist-cjs/commands/UntagResourceCommand.js +18 -40
  88. package/dist-cjs/commands/UpdateDataSourceCommand.js +18 -40
  89. package/dist-cjs/commands/UpdateDomainCommand.js +18 -40
  90. package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -40
  91. package/dist-cjs/commands/UpdateEnvironmentProfileCommand.js +18 -40
  92. package/dist-cjs/commands/UpdateGlossaryCommand.js +18 -40
  93. package/dist-cjs/commands/UpdateGlossaryTermCommand.js +18 -40
  94. package/dist-cjs/commands/UpdateGroupProfileCommand.js +18 -40
  95. package/dist-cjs/commands/UpdateProjectCommand.js +18 -40
  96. package/dist-cjs/commands/UpdateSubscriptionGrantStatusCommand.js +18 -40
  97. package/dist-cjs/commands/UpdateSubscriptionRequestCommand.js +18 -40
  98. package/dist-cjs/commands/UpdateSubscriptionTargetCommand.js +18 -40
  99. package/dist-cjs/commands/UpdateUserProfileCommand.js +18 -40
  100. package/dist-cjs/endpoint/EndpointParameters.js +6 -1
  101. package/dist-cjs/pagination/ListAssetRevisionsPaginator.js +2 -24
  102. package/dist-cjs/pagination/ListDataSourceRunActivitiesPaginator.js +2 -24
  103. package/dist-cjs/pagination/ListDataSourceRunsPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListDataSourcesPaginator.js +2 -24
  105. package/dist-cjs/pagination/ListDomainsPaginator.js +2 -24
  106. package/dist-cjs/pagination/ListEnvironmentBlueprintConfigurationsPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListEnvironmentBlueprintsPaginator.js +2 -24
  108. package/dist-cjs/pagination/ListEnvironmentProfilesPaginator.js +2 -24
  109. package/dist-cjs/pagination/ListEnvironmentsPaginator.js +2 -24
  110. package/dist-cjs/pagination/ListNotificationsPaginator.js +2 -24
  111. package/dist-cjs/pagination/ListProjectMembershipsPaginator.js +2 -24
  112. package/dist-cjs/pagination/ListProjectsPaginator.js +2 -24
  113. package/dist-cjs/pagination/ListSubscriptionGrantsPaginator.js +2 -24
  114. package/dist-cjs/pagination/ListSubscriptionRequestsPaginator.js +2 -24
  115. package/dist-cjs/pagination/ListSubscriptionTargetsPaginator.js +2 -24
  116. package/dist-cjs/pagination/ListSubscriptionsPaginator.js +2 -24
  117. package/dist-cjs/pagination/SearchGroupProfilesPaginator.js +2 -24
  118. package/dist-cjs/pagination/SearchListingsPaginator.js +2 -24
  119. package/dist-cjs/pagination/SearchPaginator.js +2 -24
  120. package/dist-cjs/pagination/SearchTypesPaginator.js +2 -24
  121. package/dist-cjs/pagination/SearchUserProfilesPaginator.js +2 -24
  122. package/dist-es/commands/AcceptPredictionsCommand.js +18 -40
  123. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +18 -40
  124. package/dist-es/commands/CancelSubscriptionCommand.js +18 -40
  125. package/dist-es/commands/CreateAssetCommand.js +18 -40
  126. package/dist-es/commands/CreateAssetRevisionCommand.js +18 -40
  127. package/dist-es/commands/CreateAssetTypeCommand.js +18 -40
  128. package/dist-es/commands/CreateDataSourceCommand.js +18 -40
  129. package/dist-es/commands/CreateDomainCommand.js +18 -40
  130. package/dist-es/commands/CreateEnvironmentCommand.js +18 -40
  131. package/dist-es/commands/CreateEnvironmentProfileCommand.js +18 -40
  132. package/dist-es/commands/CreateFormTypeCommand.js +18 -40
  133. package/dist-es/commands/CreateGlossaryCommand.js +18 -40
  134. package/dist-es/commands/CreateGlossaryTermCommand.js +18 -40
  135. package/dist-es/commands/CreateGroupProfileCommand.js +18 -40
  136. package/dist-es/commands/CreateListingChangeSetCommand.js +18 -40
  137. package/dist-es/commands/CreateProjectCommand.js +18 -40
  138. package/dist-es/commands/CreateProjectMembershipCommand.js +18 -40
  139. package/dist-es/commands/CreateSubscriptionGrantCommand.js +18 -40
  140. package/dist-es/commands/CreateSubscriptionRequestCommand.js +18 -40
  141. package/dist-es/commands/CreateSubscriptionTargetCommand.js +18 -40
  142. package/dist-es/commands/CreateUserProfileCommand.js +18 -40
  143. package/dist-es/commands/DeleteAssetCommand.js +18 -40
  144. package/dist-es/commands/DeleteAssetTypeCommand.js +18 -40
  145. package/dist-es/commands/DeleteDataSourceCommand.js +18 -40
  146. package/dist-es/commands/DeleteDomainCommand.js +18 -40
  147. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +18 -40
  148. package/dist-es/commands/DeleteEnvironmentCommand.js +18 -40
  149. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +18 -40
  150. package/dist-es/commands/DeleteFormTypeCommand.js +18 -40
  151. package/dist-es/commands/DeleteGlossaryCommand.js +18 -40
  152. package/dist-es/commands/DeleteGlossaryTermCommand.js +18 -40
  153. package/dist-es/commands/DeleteListingCommand.js +18 -40
  154. package/dist-es/commands/DeleteProjectCommand.js +18 -40
  155. package/dist-es/commands/DeleteProjectMembershipCommand.js +18 -40
  156. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +18 -40
  157. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +18 -40
  158. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +18 -40
  159. package/dist-es/commands/GetAssetCommand.js +18 -40
  160. package/dist-es/commands/GetAssetTypeCommand.js +18 -40
  161. package/dist-es/commands/GetDataSourceCommand.js +18 -40
  162. package/dist-es/commands/GetDataSourceRunCommand.js +18 -40
  163. package/dist-es/commands/GetDomainCommand.js +18 -40
  164. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +18 -40
  165. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +18 -40
  166. package/dist-es/commands/GetEnvironmentCommand.js +18 -40
  167. package/dist-es/commands/GetEnvironmentProfileCommand.js +18 -40
  168. package/dist-es/commands/GetFormTypeCommand.js +18 -40
  169. package/dist-es/commands/GetGlossaryCommand.js +18 -40
  170. package/dist-es/commands/GetGlossaryTermCommand.js +18 -40
  171. package/dist-es/commands/GetGroupProfileCommand.js +18 -40
  172. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +18 -40
  173. package/dist-es/commands/GetListingCommand.js +18 -40
  174. package/dist-es/commands/GetProjectCommand.js +18 -40
  175. package/dist-es/commands/GetSubscriptionCommand.js +18 -40
  176. package/dist-es/commands/GetSubscriptionGrantCommand.js +18 -40
  177. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +18 -40
  178. package/dist-es/commands/GetSubscriptionTargetCommand.js +18 -40
  179. package/dist-es/commands/GetUserProfileCommand.js +18 -40
  180. package/dist-es/commands/ListAssetRevisionsCommand.js +18 -40
  181. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +18 -40
  182. package/dist-es/commands/ListDataSourceRunsCommand.js +18 -40
  183. package/dist-es/commands/ListDataSourcesCommand.js +18 -40
  184. package/dist-es/commands/ListDomainsCommand.js +18 -40
  185. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +18 -40
  186. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +18 -40
  187. package/dist-es/commands/ListEnvironmentProfilesCommand.js +18 -40
  188. package/dist-es/commands/ListEnvironmentsCommand.js +18 -40
  189. package/dist-es/commands/ListNotificationsCommand.js +18 -40
  190. package/dist-es/commands/ListProjectMembershipsCommand.js +18 -40
  191. package/dist-es/commands/ListProjectsCommand.js +18 -40
  192. package/dist-es/commands/ListSubscriptionGrantsCommand.js +18 -40
  193. package/dist-es/commands/ListSubscriptionRequestsCommand.js +18 -40
  194. package/dist-es/commands/ListSubscriptionTargetsCommand.js +18 -40
  195. package/dist-es/commands/ListSubscriptionsCommand.js +18 -40
  196. package/dist-es/commands/ListTagsForResourceCommand.js +18 -40
  197. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +18 -40
  198. package/dist-es/commands/RejectPredictionsCommand.js +18 -40
  199. package/dist-es/commands/RejectSubscriptionRequestCommand.js +18 -40
  200. package/dist-es/commands/RevokeSubscriptionCommand.js +18 -40
  201. package/dist-es/commands/SearchCommand.js +18 -40
  202. package/dist-es/commands/SearchGroupProfilesCommand.js +18 -40
  203. package/dist-es/commands/SearchListingsCommand.js +18 -40
  204. package/dist-es/commands/SearchTypesCommand.js +18 -40
  205. package/dist-es/commands/SearchUserProfilesCommand.js +18 -40
  206. package/dist-es/commands/StartDataSourceRunCommand.js +18 -40
  207. package/dist-es/commands/TagResourceCommand.js +18 -40
  208. package/dist-es/commands/UntagResourceCommand.js +18 -40
  209. package/dist-es/commands/UpdateDataSourceCommand.js +18 -40
  210. package/dist-es/commands/UpdateDomainCommand.js +18 -40
  211. package/dist-es/commands/UpdateEnvironmentCommand.js +18 -40
  212. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +18 -40
  213. package/dist-es/commands/UpdateGlossaryCommand.js +18 -40
  214. package/dist-es/commands/UpdateGlossaryTermCommand.js +18 -40
  215. package/dist-es/commands/UpdateGroupProfileCommand.js +18 -40
  216. package/dist-es/commands/UpdateProjectCommand.js +18 -40
  217. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +18 -40
  218. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +18 -40
  219. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +18 -40
  220. package/dist-es/commands/UpdateUserProfileCommand.js +18 -40
  221. package/dist-es/endpoint/EndpointParameters.js +5 -0
  222. package/dist-es/pagination/ListAssetRevisionsPaginator.js +2 -23
  223. package/dist-es/pagination/ListDataSourceRunActivitiesPaginator.js +2 -23
  224. package/dist-es/pagination/ListDataSourceRunsPaginator.js +2 -23
  225. package/dist-es/pagination/ListDataSourcesPaginator.js +2 -23
  226. package/dist-es/pagination/ListDomainsPaginator.js +2 -23
  227. package/dist-es/pagination/ListEnvironmentBlueprintConfigurationsPaginator.js +2 -23
  228. package/dist-es/pagination/ListEnvironmentBlueprintsPaginator.js +2 -23
  229. package/dist-es/pagination/ListEnvironmentProfilesPaginator.js +2 -23
  230. package/dist-es/pagination/ListEnvironmentsPaginator.js +2 -23
  231. package/dist-es/pagination/ListNotificationsPaginator.js +2 -23
  232. package/dist-es/pagination/ListProjectMembershipsPaginator.js +2 -23
  233. package/dist-es/pagination/ListProjectsPaginator.js +2 -23
  234. package/dist-es/pagination/ListSubscriptionGrantsPaginator.js +2 -23
  235. package/dist-es/pagination/ListSubscriptionRequestsPaginator.js +2 -23
  236. package/dist-es/pagination/ListSubscriptionTargetsPaginator.js +2 -23
  237. package/dist-es/pagination/ListSubscriptionsPaginator.js +2 -23
  238. package/dist-es/pagination/SearchGroupProfilesPaginator.js +2 -23
  239. package/dist-es/pagination/SearchListingsPaginator.js +2 -23
  240. package/dist-es/pagination/SearchPaginator.js +2 -23
  241. package/dist-es/pagination/SearchTypesPaginator.js +2 -23
  242. package/dist-es/pagination/SearchUserProfilesPaginator.js +2 -23
  243. package/dist-types/commands/AcceptPredictionsCommand.d.ts +6 -21
  244. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +6 -21
  245. package/dist-types/commands/CancelSubscriptionCommand.d.ts +6 -21
  246. package/dist-types/commands/CreateAssetCommand.d.ts +6 -21
  247. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +6 -21
  248. package/dist-types/commands/CreateAssetTypeCommand.d.ts +6 -21
  249. package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -21
  250. package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
  251. package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
  252. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +6 -21
  253. package/dist-types/commands/CreateFormTypeCommand.d.ts +6 -21
  254. package/dist-types/commands/CreateGlossaryCommand.d.ts +6 -21
  255. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +6 -21
  256. package/dist-types/commands/CreateGroupProfileCommand.d.ts +6 -21
  257. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +6 -21
  258. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  259. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +6 -21
  260. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +6 -21
  261. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +6 -21
  262. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +6 -21
  263. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -21
  264. package/dist-types/commands/DeleteAssetCommand.d.ts +6 -21
  265. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +6 -21
  266. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
  267. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
  268. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  269. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
  270. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +6 -21
  271. package/dist-types/commands/DeleteFormTypeCommand.d.ts +6 -21
  272. package/dist-types/commands/DeleteGlossaryCommand.d.ts +6 -21
  273. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +6 -21
  274. package/dist-types/commands/DeleteListingCommand.d.ts +6 -21
  275. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  276. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +6 -21
  277. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +6 -21
  278. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +6 -21
  279. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +6 -21
  280. package/dist-types/commands/GetAssetCommand.d.ts +6 -21
  281. package/dist-types/commands/GetAssetTypeCommand.d.ts +6 -21
  282. package/dist-types/commands/GetDataSourceCommand.d.ts +6 -21
  283. package/dist-types/commands/GetDataSourceRunCommand.d.ts +6 -21
  284. package/dist-types/commands/GetDomainCommand.d.ts +6 -21
  285. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +6 -21
  286. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  287. package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
  288. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +6 -21
  289. package/dist-types/commands/GetFormTypeCommand.d.ts +6 -21
  290. package/dist-types/commands/GetGlossaryCommand.d.ts +6 -21
  291. package/dist-types/commands/GetGlossaryTermCommand.d.ts +6 -21
  292. package/dist-types/commands/GetGroupProfileCommand.d.ts +6 -21
  293. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +6 -21
  294. package/dist-types/commands/GetListingCommand.d.ts +6 -21
  295. package/dist-types/commands/GetProjectCommand.d.ts +6 -21
  296. package/dist-types/commands/GetSubscriptionCommand.d.ts +6 -21
  297. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +6 -21
  298. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +6 -21
  299. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +6 -21
  300. package/dist-types/commands/GetUserProfileCommand.d.ts +6 -21
  301. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +6 -21
  302. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +6 -21
  303. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +6 -21
  304. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
  305. package/dist-types/commands/ListDomainsCommand.d.ts +6 -21
  306. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +6 -21
  307. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +6 -21
  308. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +6 -21
  309. package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
  310. package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
  311. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +6 -21
  312. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  313. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +6 -21
  314. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +6 -21
  315. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +6 -21
  316. package/dist-types/commands/ListSubscriptionsCommand.d.ts +6 -21
  317. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  318. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  319. package/dist-types/commands/RejectPredictionsCommand.d.ts +6 -21
  320. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +6 -21
  321. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +6 -21
  322. package/dist-types/commands/SearchCommand.d.ts +6 -21
  323. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +6 -21
  324. package/dist-types/commands/SearchListingsCommand.d.ts +6 -21
  325. package/dist-types/commands/SearchTypesCommand.d.ts +6 -21
  326. package/dist-types/commands/SearchUserProfilesCommand.d.ts +6 -21
  327. package/dist-types/commands/StartDataSourceRunCommand.d.ts +6 -21
  328. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  329. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  330. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
  331. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -21
  332. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
  333. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +6 -21
  334. package/dist-types/commands/UpdateGlossaryCommand.d.ts +6 -21
  335. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +6 -21
  336. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +6 -21
  337. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  338. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +6 -21
  339. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +6 -21
  340. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +6 -21
  341. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -21
  342. package/dist-types/endpoint/EndpointParameters.d.ts +14 -0
  343. package/dist-types/pagination/ListAssetRevisionsPaginator.d.ts +1 -1
  344. package/dist-types/pagination/ListDataSourceRunActivitiesPaginator.d.ts +1 -1
  345. package/dist-types/pagination/ListDataSourceRunsPaginator.d.ts +1 -1
  346. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
  347. package/dist-types/pagination/ListDomainsPaginator.d.ts +1 -1
  348. package/dist-types/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +1 -1
  349. package/dist-types/pagination/ListEnvironmentBlueprintsPaginator.d.ts +1 -1
  350. package/dist-types/pagination/ListEnvironmentProfilesPaginator.d.ts +1 -1
  351. package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
  352. package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
  353. package/dist-types/pagination/ListProjectMembershipsPaginator.d.ts +1 -1
  354. package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
  355. package/dist-types/pagination/ListSubscriptionGrantsPaginator.d.ts +1 -1
  356. package/dist-types/pagination/ListSubscriptionRequestsPaginator.d.ts +1 -1
  357. package/dist-types/pagination/ListSubscriptionTargetsPaginator.d.ts +1 -1
  358. package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
  359. package/dist-types/pagination/SearchGroupProfilesPaginator.d.ts +1 -1
  360. package/dist-types/pagination/SearchListingsPaginator.d.ts +1 -1
  361. package/dist-types/pagination/SearchPaginator.d.ts +1 -1
  362. package/dist-types/pagination/SearchTypesPaginator.d.ts +1 -1
  363. package/dist-types/pagination/SearchUserProfilesPaginator.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +14 -23
  365. package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +14 -23
  370. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +14 -23
  377. package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +12 -24
  383. package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +14 -23
  385. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  390. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +14 -23
  394. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +14 -23
  396. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +14 -23
  405. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
  409. package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +14 -23
  411. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +14 -23
  412. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +14 -23
  413. package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +14 -23
  414. package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/commands/GetListingCommand.d.ts +14 -23
  416. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +14 -23
  417. package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +12 -24
  419. package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +12 -24
  420. package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +12 -24
  421. package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +14 -23
  422. package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +14 -23
  423. package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +12 -24
  424. package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +14 -23
  425. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
  426. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +14 -23
  427. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +12 -24
  428. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +12 -24
  429. package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +12 -24
  430. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
  431. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
  432. package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +12 -24
  433. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  434. package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +12 -24
  435. package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +12 -24
  436. package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +12 -24
  437. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +14 -23
  438. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  439. package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  440. package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +14 -23
  443. package/dist-types/ts3.4/commands/SearchCommand.d.ts +12 -23
  444. package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +14 -23
  445. package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +14 -23
  446. package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +14 -23
  447. package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +14 -23
  448. package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +14 -23
  449. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  450. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  451. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
  452. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +14 -23
  453. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
  454. package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +12 -24
  455. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +14 -23
  456. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +14 -23
  457. package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +14 -23
  458. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  459. package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +12 -24
  460. package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +12 -24
  461. package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +12 -24
  462. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +14 -23
  463. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +14 -0
  464. package/dist-types/ts3.4/pagination/ListAssetRevisionsPaginator.d.ts +3 -3
  465. package/dist-types/ts3.4/pagination/ListDataSourceRunActivitiesPaginator.d.ts +3 -3
  466. package/dist-types/ts3.4/pagination/ListDataSourceRunsPaginator.d.ts +3 -3
  467. package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +3 -3
  468. package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +3 -3
  469. package/dist-types/ts3.4/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +3 -3
  470. package/dist-types/ts3.4/pagination/ListEnvironmentBlueprintsPaginator.d.ts +3 -3
  471. package/dist-types/ts3.4/pagination/ListEnvironmentProfilesPaginator.d.ts +3 -3
  472. package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +3 -3
  473. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +3 -3
  474. package/dist-types/ts3.4/pagination/ListProjectMembershipsPaginator.d.ts +3 -3
  475. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +3 -3
  476. package/dist-types/ts3.4/pagination/ListSubscriptionGrantsPaginator.d.ts +3 -3
  477. package/dist-types/ts3.4/pagination/ListSubscriptionRequestsPaginator.d.ts +3 -3
  478. package/dist-types/ts3.4/pagination/ListSubscriptionTargetsPaginator.d.ts +3 -3
  479. package/dist-types/ts3.4/pagination/ListSubscriptionsPaginator.d.ts +3 -3
  480. package/dist-types/ts3.4/pagination/SearchGroupProfilesPaginator.d.ts +3 -3
  481. package/dist-types/ts3.4/pagination/SearchListingsPaginator.d.ts +3 -3
  482. package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +3 -3
  483. package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +3 -3
  484. package/dist-types/ts3.4/pagination/SearchUserProfilesPaginator.d.ts +3 -3
  485. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { ListSubscriptionGrantsInput, ListSubscriptionGrantsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSubscriptionGrantsCommandInput extends ListSubscriptionGran
21
20
  */
22
21
  export interface ListSubscriptionGrantsCommandOutput extends ListSubscriptionGrantsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSubscriptionGrantsCommand_base: {
24
+ new (input: ListSubscriptionGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists subscription grants.</p>
@@ -109,23 +112,5 @@ export interface ListSubscriptionGrantsCommandOutput extends ListSubscriptionGra
109
112
  * <p>Base exception class for all service exceptions from DataZone service.</p>
110
113
  *
111
114
  */
112
- export declare class ListSubscriptionGrantsCommand extends $Command<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig> {
113
- readonly input: ListSubscriptionGrantsCommandInput;
114
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
- /**
116
- * @public
117
- */
118
- constructor(input: ListSubscriptionGrantsCommandInput);
119
- /**
120
- * @internal
121
- */
122
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput>;
123
- /**
124
- * @internal
125
- */
126
- private serialize;
127
- /**
128
- * @internal
129
- */
130
- private deserialize;
115
+ export declare class ListSubscriptionGrantsCommand extends ListSubscriptionGrantsCommand_base {
131
116
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { ListSubscriptionRequestsInput, ListSubscriptionRequestsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSubscriptionRequestsCommandInput extends ListSubscriptionRe
21
20
  */
22
21
  export interface ListSubscriptionRequestsCommandOutput extends ListSubscriptionRequestsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSubscriptionRequestsCommand_base: {
24
+ new (input: ListSubscriptionRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists Amazon DataZone subscription requests.</p>
@@ -123,23 +126,5 @@ export interface ListSubscriptionRequestsCommandOutput extends ListSubscriptionR
123
126
  * <p>Base exception class for all service exceptions from DataZone service.</p>
124
127
  *
125
128
  */
126
- export declare class ListSubscriptionRequestsCommand extends $Command<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig> {
127
- readonly input: ListSubscriptionRequestsCommandInput;
128
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
129
- /**
130
- * @public
131
- */
132
- constructor(input: ListSubscriptionRequestsCommandInput);
133
- /**
134
- * @internal
135
- */
136
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput>;
137
- /**
138
- * @internal
139
- */
140
- private serialize;
141
- /**
142
- * @internal
143
- */
144
- private deserialize;
129
+ export declare class ListSubscriptionRequestsCommand extends ListSubscriptionRequestsCommand_base {
145
130
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { ListSubscriptionTargetsInput } from "../models/models_0";
6
5
  import { ListSubscriptionTargetsOutput } from "../models/models_1";
@@ -22,6 +21,10 @@ export interface ListSubscriptionTargetsCommandInput extends ListSubscriptionTar
22
21
  */
23
22
  export interface ListSubscriptionTargetsCommandOutput extends ListSubscriptionTargetsOutput, __MetadataBearer {
24
23
  }
24
+ declare const ListSubscriptionTargetsCommand_base: {
25
+ new (input: ListSubscriptionTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ };
25
28
  /**
26
29
  * @public
27
30
  * <p>Lists subscription targets in Amazon DataZone.</p>
@@ -103,23 +106,5 @@ export interface ListSubscriptionTargetsCommandOutput extends ListSubscriptionTa
103
106
  * <p>Base exception class for all service exceptions from DataZone service.</p>
104
107
  *
105
108
  */
106
- export declare class ListSubscriptionTargetsCommand extends $Command<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig> {
107
- readonly input: ListSubscriptionTargetsCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: ListSubscriptionTargetsCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class ListSubscriptionTargetsCommand extends ListSubscriptionTargetsCommand_base {
125
110
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { ListSubscriptionsInput, ListSubscriptionsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSubscriptionsCommandInput extends ListSubscriptionsInput {
21
20
  */
22
21
  export interface ListSubscriptionsCommandOutput extends ListSubscriptionsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSubscriptionsCommand_base: {
24
+ new (input: ListSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists subscriptions in Amazon DataZone.</p>
@@ -119,23 +122,5 @@ export interface ListSubscriptionsCommandOutput extends ListSubscriptionsOutput,
119
122
  * <p>Base exception class for all service exceptions from DataZone service.</p>
120
123
  *
121
124
  */
122
- export declare class ListSubscriptionsCommand extends $Command<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig> {
123
- readonly input: ListSubscriptionsCommandInput;
124
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
125
- /**
126
- * @public
127
- */
128
- constructor(input: ListSubscriptionsCommandInput);
129
- /**
130
- * @internal
131
- */
132
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput>;
133
- /**
134
- * @internal
135
- */
136
- private serialize;
137
- /**
138
- * @internal
139
- */
140
- private deserialize;
125
+ export declare class ListSubscriptionsCommand extends ListSubscriptionsCommand_base {
141
126
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists tags for the specified resource in Amazon DataZone.</p>
@@ -71,23 +74,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
71
74
  * <p>Base exception class for all service exceptions from DataZone service.</p>
72
75
  *
73
76
  */
74
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig> {
75
- readonly input: ListTagsForResourceCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ListTagsForResourceCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { PutEnvironmentBlueprintConfigurationInput, PutEnvironmentBlueprintConfigurationOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutEnvironmentBlueprintConfigurationCommandInput extends PutEnv
21
20
  */
22
21
  export interface PutEnvironmentBlueprintConfigurationCommandOutput extends PutEnvironmentBlueprintConfigurationOutput, __MetadataBearer {
23
22
  }
23
+ declare const PutEnvironmentBlueprintConfigurationCommand_base: {
24
+ new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Writes the configuration for the specified environment blueprint in Amazon DataZone.</p>
@@ -96,23 +99,5 @@ export interface PutEnvironmentBlueprintConfigurationCommandOutput extends PutEn
96
99
  * <p>Base exception class for all service exceptions from DataZone service.</p>
97
100
  *
98
101
  */
99
- export declare class PutEnvironmentBlueprintConfigurationCommand extends $Command<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig> {
100
- readonly input: PutEnvironmentBlueprintConfigurationCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: PutEnvironmentBlueprintConfigurationCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class PutEnvironmentBlueprintConfigurationCommand extends PutEnvironmentBlueprintConfigurationCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { RejectPredictionsInput, RejectPredictionsOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RejectPredictionsCommandInput extends RejectPredictionsInput {
21
20
  */
22
21
  export interface RejectPredictionsCommandOutput extends RejectPredictionsOutput, __MetadataBearer {
23
22
  }
23
+ declare const RejectPredictionsCommand_base: {
24
+ new (input: RejectPredictionsCommandInput): import("@smithy/smithy-client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Rejects automatically generated business-friendly metadata for your Amazon DataZone
@@ -87,23 +90,5 @@ export interface RejectPredictionsCommandOutput extends RejectPredictionsOutput,
87
90
  * <p>Base exception class for all service exceptions from DataZone service.</p>
88
91
  *
89
92
  */
90
- export declare class RejectPredictionsCommand extends $Command<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig> {
91
- readonly input: RejectPredictionsCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: RejectPredictionsCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectPredictionsCommandInput, RejectPredictionsCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class RejectPredictionsCommand extends RejectPredictionsCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { RejectSubscriptionRequestInput, RejectSubscriptionRequestOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RejectSubscriptionRequestCommandInput extends RejectSubscriptio
21
20
  */
22
21
  export interface RejectSubscriptionRequestCommandOutput extends RejectSubscriptionRequestOutput, __MetadataBearer {
23
22
  }
23
+ declare const RejectSubscriptionRequestCommand_base: {
24
+ new (input: RejectSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Rejects the specified subscription request.</p>
@@ -115,23 +118,5 @@ export interface RejectSubscriptionRequestCommandOutput extends RejectSubscripti
115
118
  * <p>Base exception class for all service exceptions from DataZone service.</p>
116
119
  *
117
120
  */
118
- export declare class RejectSubscriptionRequestCommand extends $Command<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig> {
119
- readonly input: RejectSubscriptionRequestCommandInput;
120
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
121
- /**
122
- * @public
123
- */
124
- constructor(input: RejectSubscriptionRequestCommandInput);
125
- /**
126
- * @internal
127
- */
128
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput>;
129
- /**
130
- * @internal
131
- */
132
- private serialize;
133
- /**
134
- * @internal
135
- */
136
- private deserialize;
121
+ export declare class RejectSubscriptionRequestCommand extends RejectSubscriptionRequestCommand_base {
137
122
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { RevokeSubscriptionInput, RevokeSubscriptionOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RevokeSubscriptionCommandInput extends RevokeSubscriptionInput
21
20
  */
22
21
  export interface RevokeSubscriptionCommandOutput extends RevokeSubscriptionOutput, __MetadataBearer {
23
22
  }
23
+ declare const RevokeSubscriptionCommand_base: {
24
+ new (input: RevokeSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Revokes a specified subscription in Amazon DataZone.</p>
@@ -110,23 +113,5 @@ export interface RevokeSubscriptionCommandOutput extends RevokeSubscriptionOutpu
110
113
  * <p>Base exception class for all service exceptions from DataZone service.</p>
111
114
  *
112
115
  */
113
- export declare class RevokeSubscriptionCommand extends $Command<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig> {
114
- readonly input: RevokeSubscriptionCommandInput;
115
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
116
- /**
117
- * @public
118
- */
119
- constructor(input: RevokeSubscriptionCommandInput);
120
- /**
121
- * @internal
122
- */
123
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput>;
124
- /**
125
- * @internal
126
- */
127
- private serialize;
128
- /**
129
- * @internal
130
- */
131
- private deserialize;
116
+ export declare class RevokeSubscriptionCommand extends RevokeSubscriptionCommand_base {
132
117
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { SearchInput, SearchOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchCommandInput extends SearchInput {
21
20
  */
22
21
  export interface SearchCommandOutput extends SearchOutput, __MetadataBearer {
23
22
  }
23
+ declare const SearchCommand_base: {
24
+ new (input: SearchCommandInput): import("@smithy/smithy-client").CommandImpl<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches for assets in Amazon DataZone.</p>
@@ -199,23 +202,5 @@ export interface SearchCommandOutput extends SearchOutput, __MetadataBearer {
199
202
  * <p>Base exception class for all service exceptions from DataZone service.</p>
200
203
  *
201
204
  */
202
- export declare class SearchCommand extends $Command<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig> {
203
- readonly input: SearchCommandInput;
204
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
205
- /**
206
- * @public
207
- */
208
- constructor(input: SearchCommandInput);
209
- /**
210
- * @internal
211
- */
212
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchCommandInput, SearchCommandOutput>;
213
- /**
214
- * @internal
215
- */
216
- private serialize;
217
- /**
218
- * @internal
219
- */
220
- private deserialize;
205
+ export declare class SearchCommand extends SearchCommand_base {
221
206
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { SearchGroupProfilesInput, SearchGroupProfilesOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchGroupProfilesCommandInput extends SearchGroupProfilesInpu
21
20
  */
22
21
  export interface SearchGroupProfilesCommandOutput extends SearchGroupProfilesOutput, __MetadataBearer {
23
22
  }
23
+ declare const SearchGroupProfilesCommand_base: {
24
+ new (input: SearchGroupProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches group profiles in Amazon DataZone.</p>
@@ -81,23 +84,5 @@ export interface SearchGroupProfilesCommandOutput extends SearchGroupProfilesOut
81
84
  * <p>Base exception class for all service exceptions from DataZone service.</p>
82
85
  *
83
86
  */
84
- export declare class SearchGroupProfilesCommand extends $Command<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig> {
85
- readonly input: SearchGroupProfilesCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: SearchGroupProfilesCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class SearchGroupProfilesCommand extends SearchGroupProfilesCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { SearchListingsInput, SearchListingsOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchListingsCommandInput extends SearchListingsInput {
21
20
  */
22
21
  export interface SearchListingsCommandOutput extends SearchListingsOutput, __MetadataBearer {
23
22
  }
23
+ declare const SearchListingsCommand_base: {
24
+ new (input: SearchListingsCommandInput): import("@smithy/smithy-client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches listings in Amazon DataZone.</p>
@@ -131,23 +134,5 @@ export interface SearchListingsCommandOutput extends SearchListingsOutput, __Met
131
134
  * <p>Base exception class for all service exceptions from DataZone service.</p>
132
135
  *
133
136
  */
134
- export declare class SearchListingsCommand extends $Command<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig> {
135
- readonly input: SearchListingsCommandInput;
136
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
137
- /**
138
- * @public
139
- */
140
- constructor(input: SearchListingsCommandInput);
141
- /**
142
- * @internal
143
- */
144
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchListingsCommandInput, SearchListingsCommandOutput>;
145
- /**
146
- * @internal
147
- */
148
- private serialize;
149
- /**
150
- * @internal
151
- */
152
- private deserialize;
137
+ export declare class SearchListingsCommand extends SearchListingsCommand_base {
153
138
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { SearchTypesInput, SearchTypesOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchTypesCommandInput extends SearchTypesInput {
21
20
  */
22
21
  export interface SearchTypesCommandOutput extends SearchTypesOutput, __MetadataBearer {
23
22
  }
23
+ declare const SearchTypesCommand_base: {
24
+ new (input: SearchTypesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches for types in Amazon DataZone.</p>
@@ -149,23 +152,5 @@ export interface SearchTypesCommandOutput extends SearchTypesOutput, __MetadataB
149
152
  * <p>Base exception class for all service exceptions from DataZone service.</p>
150
153
  *
151
154
  */
152
- export declare class SearchTypesCommand extends $Command<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig> {
153
- readonly input: SearchTypesCommandInput;
154
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
155
- /**
156
- * @public
157
- */
158
- constructor(input: SearchTypesCommandInput);
159
- /**
160
- * @internal
161
- */
162
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchTypesCommandInput, SearchTypesCommandOutput>;
163
- /**
164
- * @internal
165
- */
166
- private serialize;
167
- /**
168
- * @internal
169
- */
170
- private deserialize;
155
+ export declare class SearchTypesCommand extends SearchTypesCommand_base {
171
156
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
5
4
  import { SearchUserProfilesInput, SearchUserProfilesOutput } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SearchUserProfilesCommandInput extends SearchUserProfilesInput
21
20
  */
22
21
  export interface SearchUserProfilesCommandOutput extends SearchUserProfilesOutput, __MetadataBearer {
23
22
  }
23
+ declare const SearchUserProfilesCommand_base: {
24
+ new (input: SearchUserProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches user profiles in Amazon DataZone.</p>
@@ -91,23 +94,5 @@ export interface SearchUserProfilesCommandOutput extends SearchUserProfilesOutpu
91
94
  * <p>Base exception class for all service exceptions from DataZone service.</p>
92
95
  *
93
96
  */
94
- export declare class SearchUserProfilesCommand extends $Command<SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput, DataZoneClientResolvedConfig> {
95
- readonly input: SearchUserProfilesCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: SearchUserProfilesCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class SearchUserProfilesCommand extends SearchUserProfilesCommand_base {
113
98
  }