@aws-sdk/client-datazone 3.478.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 (401) 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-es/commands/AcceptPredictionsCommand.js +18 -40
  102. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +18 -40
  103. package/dist-es/commands/CancelSubscriptionCommand.js +18 -40
  104. package/dist-es/commands/CreateAssetCommand.js +18 -40
  105. package/dist-es/commands/CreateAssetRevisionCommand.js +18 -40
  106. package/dist-es/commands/CreateAssetTypeCommand.js +18 -40
  107. package/dist-es/commands/CreateDataSourceCommand.js +18 -40
  108. package/dist-es/commands/CreateDomainCommand.js +18 -40
  109. package/dist-es/commands/CreateEnvironmentCommand.js +18 -40
  110. package/dist-es/commands/CreateEnvironmentProfileCommand.js +18 -40
  111. package/dist-es/commands/CreateFormTypeCommand.js +18 -40
  112. package/dist-es/commands/CreateGlossaryCommand.js +18 -40
  113. package/dist-es/commands/CreateGlossaryTermCommand.js +18 -40
  114. package/dist-es/commands/CreateGroupProfileCommand.js +18 -40
  115. package/dist-es/commands/CreateListingChangeSetCommand.js +18 -40
  116. package/dist-es/commands/CreateProjectCommand.js +18 -40
  117. package/dist-es/commands/CreateProjectMembershipCommand.js +18 -40
  118. package/dist-es/commands/CreateSubscriptionGrantCommand.js +18 -40
  119. package/dist-es/commands/CreateSubscriptionRequestCommand.js +18 -40
  120. package/dist-es/commands/CreateSubscriptionTargetCommand.js +18 -40
  121. package/dist-es/commands/CreateUserProfileCommand.js +18 -40
  122. package/dist-es/commands/DeleteAssetCommand.js +18 -40
  123. package/dist-es/commands/DeleteAssetTypeCommand.js +18 -40
  124. package/dist-es/commands/DeleteDataSourceCommand.js +18 -40
  125. package/dist-es/commands/DeleteDomainCommand.js +18 -40
  126. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +18 -40
  127. package/dist-es/commands/DeleteEnvironmentCommand.js +18 -40
  128. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +18 -40
  129. package/dist-es/commands/DeleteFormTypeCommand.js +18 -40
  130. package/dist-es/commands/DeleteGlossaryCommand.js +18 -40
  131. package/dist-es/commands/DeleteGlossaryTermCommand.js +18 -40
  132. package/dist-es/commands/DeleteListingCommand.js +18 -40
  133. package/dist-es/commands/DeleteProjectCommand.js +18 -40
  134. package/dist-es/commands/DeleteProjectMembershipCommand.js +18 -40
  135. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +18 -40
  136. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +18 -40
  137. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +18 -40
  138. package/dist-es/commands/GetAssetCommand.js +18 -40
  139. package/dist-es/commands/GetAssetTypeCommand.js +18 -40
  140. package/dist-es/commands/GetDataSourceCommand.js +18 -40
  141. package/dist-es/commands/GetDataSourceRunCommand.js +18 -40
  142. package/dist-es/commands/GetDomainCommand.js +18 -40
  143. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +18 -40
  144. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +18 -40
  145. package/dist-es/commands/GetEnvironmentCommand.js +18 -40
  146. package/dist-es/commands/GetEnvironmentProfileCommand.js +18 -40
  147. package/dist-es/commands/GetFormTypeCommand.js +18 -40
  148. package/dist-es/commands/GetGlossaryCommand.js +18 -40
  149. package/dist-es/commands/GetGlossaryTermCommand.js +18 -40
  150. package/dist-es/commands/GetGroupProfileCommand.js +18 -40
  151. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +18 -40
  152. package/dist-es/commands/GetListingCommand.js +18 -40
  153. package/dist-es/commands/GetProjectCommand.js +18 -40
  154. package/dist-es/commands/GetSubscriptionCommand.js +18 -40
  155. package/dist-es/commands/GetSubscriptionGrantCommand.js +18 -40
  156. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +18 -40
  157. package/dist-es/commands/GetSubscriptionTargetCommand.js +18 -40
  158. package/dist-es/commands/GetUserProfileCommand.js +18 -40
  159. package/dist-es/commands/ListAssetRevisionsCommand.js +18 -40
  160. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +18 -40
  161. package/dist-es/commands/ListDataSourceRunsCommand.js +18 -40
  162. package/dist-es/commands/ListDataSourcesCommand.js +18 -40
  163. package/dist-es/commands/ListDomainsCommand.js +18 -40
  164. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +18 -40
  165. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +18 -40
  166. package/dist-es/commands/ListEnvironmentProfilesCommand.js +18 -40
  167. package/dist-es/commands/ListEnvironmentsCommand.js +18 -40
  168. package/dist-es/commands/ListNotificationsCommand.js +18 -40
  169. package/dist-es/commands/ListProjectMembershipsCommand.js +18 -40
  170. package/dist-es/commands/ListProjectsCommand.js +18 -40
  171. package/dist-es/commands/ListSubscriptionGrantsCommand.js +18 -40
  172. package/dist-es/commands/ListSubscriptionRequestsCommand.js +18 -40
  173. package/dist-es/commands/ListSubscriptionTargetsCommand.js +18 -40
  174. package/dist-es/commands/ListSubscriptionsCommand.js +18 -40
  175. package/dist-es/commands/ListTagsForResourceCommand.js +18 -40
  176. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +18 -40
  177. package/dist-es/commands/RejectPredictionsCommand.js +18 -40
  178. package/dist-es/commands/RejectSubscriptionRequestCommand.js +18 -40
  179. package/dist-es/commands/RevokeSubscriptionCommand.js +18 -40
  180. package/dist-es/commands/SearchCommand.js +18 -40
  181. package/dist-es/commands/SearchGroupProfilesCommand.js +18 -40
  182. package/dist-es/commands/SearchListingsCommand.js +18 -40
  183. package/dist-es/commands/SearchTypesCommand.js +18 -40
  184. package/dist-es/commands/SearchUserProfilesCommand.js +18 -40
  185. package/dist-es/commands/StartDataSourceRunCommand.js +18 -40
  186. package/dist-es/commands/TagResourceCommand.js +18 -40
  187. package/dist-es/commands/UntagResourceCommand.js +18 -40
  188. package/dist-es/commands/UpdateDataSourceCommand.js +18 -40
  189. package/dist-es/commands/UpdateDomainCommand.js +18 -40
  190. package/dist-es/commands/UpdateEnvironmentCommand.js +18 -40
  191. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +18 -40
  192. package/dist-es/commands/UpdateGlossaryCommand.js +18 -40
  193. package/dist-es/commands/UpdateGlossaryTermCommand.js +18 -40
  194. package/dist-es/commands/UpdateGroupProfileCommand.js +18 -40
  195. package/dist-es/commands/UpdateProjectCommand.js +18 -40
  196. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +18 -40
  197. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +18 -40
  198. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +18 -40
  199. package/dist-es/commands/UpdateUserProfileCommand.js +18 -40
  200. package/dist-es/endpoint/EndpointParameters.js +5 -0
  201. package/dist-types/commands/AcceptPredictionsCommand.d.ts +6 -21
  202. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +6 -21
  203. package/dist-types/commands/CancelSubscriptionCommand.d.ts +6 -21
  204. package/dist-types/commands/CreateAssetCommand.d.ts +6 -21
  205. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +6 -21
  206. package/dist-types/commands/CreateAssetTypeCommand.d.ts +6 -21
  207. package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -21
  208. package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
  209. package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
  210. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +6 -21
  211. package/dist-types/commands/CreateFormTypeCommand.d.ts +6 -21
  212. package/dist-types/commands/CreateGlossaryCommand.d.ts +6 -21
  213. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +6 -21
  214. package/dist-types/commands/CreateGroupProfileCommand.d.ts +6 -21
  215. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +6 -21
  216. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  217. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +6 -21
  218. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +6 -21
  219. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +6 -21
  220. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +6 -21
  221. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -21
  222. package/dist-types/commands/DeleteAssetCommand.d.ts +6 -21
  223. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +6 -21
  224. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
  225. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
  226. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  227. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
  228. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +6 -21
  229. package/dist-types/commands/DeleteFormTypeCommand.d.ts +6 -21
  230. package/dist-types/commands/DeleteGlossaryCommand.d.ts +6 -21
  231. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +6 -21
  232. package/dist-types/commands/DeleteListingCommand.d.ts +6 -21
  233. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  234. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +6 -21
  235. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +6 -21
  238. package/dist-types/commands/GetAssetCommand.d.ts +6 -21
  239. package/dist-types/commands/GetAssetTypeCommand.d.ts +6 -21
  240. package/dist-types/commands/GetDataSourceCommand.d.ts +6 -21
  241. package/dist-types/commands/GetDataSourceRunCommand.d.ts +6 -21
  242. package/dist-types/commands/GetDomainCommand.d.ts +6 -21
  243. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +6 -21
  244. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  245. package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
  246. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +6 -21
  247. package/dist-types/commands/GetFormTypeCommand.d.ts +6 -21
  248. package/dist-types/commands/GetGlossaryCommand.d.ts +6 -21
  249. package/dist-types/commands/GetGlossaryTermCommand.d.ts +6 -21
  250. package/dist-types/commands/GetGroupProfileCommand.d.ts +6 -21
  251. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +6 -21
  252. package/dist-types/commands/GetListingCommand.d.ts +6 -21
  253. package/dist-types/commands/GetProjectCommand.d.ts +6 -21
  254. package/dist-types/commands/GetSubscriptionCommand.d.ts +6 -21
  255. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +6 -21
  256. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +6 -21
  257. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +6 -21
  258. package/dist-types/commands/GetUserProfileCommand.d.ts +6 -21
  259. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +6 -21
  260. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +6 -21
  261. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +6 -21
  262. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
  263. package/dist-types/commands/ListDomainsCommand.d.ts +6 -21
  264. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +6 -21
  265. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +6 -21
  266. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +6 -21
  267. package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
  268. package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
  269. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +6 -21
  270. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  271. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +6 -21
  272. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +6 -21
  273. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +6 -21
  274. package/dist-types/commands/ListSubscriptionsCommand.d.ts +6 -21
  275. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  276. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
  277. package/dist-types/commands/RejectPredictionsCommand.d.ts +6 -21
  278. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +6 -21
  279. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +6 -21
  280. package/dist-types/commands/SearchCommand.d.ts +6 -21
  281. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +6 -21
  282. package/dist-types/commands/SearchListingsCommand.d.ts +6 -21
  283. package/dist-types/commands/SearchTypesCommand.d.ts +6 -21
  284. package/dist-types/commands/SearchUserProfilesCommand.d.ts +6 -21
  285. package/dist-types/commands/StartDataSourceRunCommand.d.ts +6 -21
  286. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  287. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  288. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
  289. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -21
  290. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
  291. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +6 -21
  292. package/dist-types/commands/UpdateGlossaryCommand.d.ts +6 -21
  293. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +6 -21
  294. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +6 -21
  295. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  296. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +6 -21
  297. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +6 -21
  298. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +6 -21
  299. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -21
  300. package/dist-types/endpoint/EndpointParameters.d.ts +14 -0
  301. package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +14 -23
  313. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
  325. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
  346. package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +12 -24
  347. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/GetListingCommand.d.ts +14 -23
  353. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +14 -23
  360. package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +14 -23
  362. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  371. package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +14 -23
  380. package/dist-types/ts3.4/commands/SearchCommand.d.ts +12 -23
  381. package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +14 -23
  382. package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +14 -23
  385. package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +14 -23
  386. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +14 -23
  393. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +14 -23
  394. package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +14 -23
  395. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  396. package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +14 -0
  401. package/package.json +9 -9
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class SearchListingsCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SearchListingsCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "DataZoneClient";
29
- const commandName = "SearchListingsCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: models_1_1.SearchListingsOutputFilterSensitiveLog,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "DataZone",
38
- operation: "SearchListings",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restJson1_1.se_SearchListingsCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_SearchListingsCommand)(output, context);
49
- }
11
+ class SearchListingsCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("DataZone", "SearchListings", {})
23
+ .n("DataZoneClient", "SearchListingsCommand")
24
+ .f(void 0, models_1_1.SearchListingsOutputFilterSensitiveLog)
25
+ .ser(Aws_restJson1_1.se_SearchListingsCommand)
26
+ .de(Aws_restJson1_1.de_SearchListingsCommand)
27
+ .build() {
50
28
  }
51
29
  exports.SearchListingsCommand = SearchListingsCommand;
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class SearchTypesCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SearchTypesCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "DataZoneClient";
29
- const commandName = "SearchTypesCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: models_1_1.SearchTypesOutputFilterSensitiveLog,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "DataZone",
38
- operation: "SearchTypes",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restJson1_1.se_SearchTypesCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_SearchTypesCommand)(output, context);
49
- }
11
+ class SearchTypesCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("DataZone", "SearchTypes", {})
23
+ .n("DataZoneClient", "SearchTypesCommand")
24
+ .f(void 0, models_1_1.SearchTypesOutputFilterSensitiveLog)
25
+ .ser(Aws_restJson1_1.se_SearchTypesCommand)
26
+ .de(Aws_restJson1_1.de_SearchTypesCommand)
27
+ .build() {
50
28
  }
51
29
  exports.SearchTypesCommand = SearchTypesCommand;
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class SearchUserProfilesCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SearchUserProfilesCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "DataZoneClient";
29
- const commandName = "SearchUserProfilesCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: models_1_1.SearchUserProfilesInputFilterSensitiveLog,
35
- outputFilterSensitiveLog: models_1_1.SearchUserProfilesOutputFilterSensitiveLog,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "DataZone",
38
- operation: "SearchUserProfiles",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restJson1_1.se_SearchUserProfilesCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_SearchUserProfilesCommand)(output, context);
49
- }
11
+ class SearchUserProfilesCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("DataZone", "SearchUserProfiles", {})
23
+ .n("DataZoneClient", "SearchUserProfilesCommand")
24
+ .f(models_1_1.SearchUserProfilesInputFilterSensitiveLog, models_1_1.SearchUserProfilesOutputFilterSensitiveLog)
25
+ .ser(Aws_restJson1_1.se_SearchUserProfilesCommand)
26
+ .de(Aws_restJson1_1.de_SearchUserProfilesCommand)
27
+ .build() {
50
28
  }
51
29
  exports.SearchUserProfilesCommand = SearchUserProfilesCommand;
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class StartDataSourceRunCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- };
17
- }
18
- constructor(input) {
19
- super();
20
- this.input = input;
21
- }
22
- resolveMiddleware(clientStack, configuration, options) {
23
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartDataSourceRunCommand.getEndpointParameterInstructions()));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "DataZoneClient";
28
- const commandName = "StartDataSourceRunCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [types_1.SMITHY_CONTEXT_KEY]: {
36
- service: "DataZone",
37
- operation: "StartDataSourceRun",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return (0, Aws_restJson1_1.se_StartDataSourceRunCommand)(input, context);
45
- }
46
- deserialize(output, context) {
47
- return (0, Aws_restJson1_1.de_StartDataSourceRunCommand)(output, context);
48
- }
10
+ class StartDataSourceRunCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("DataZone", "StartDataSourceRun", {})
22
+ .n("DataZoneClient", "StartDataSourceRunCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_StartDataSourceRunCommand)
25
+ .de(Aws_restJson1_1.de_StartDataSourceRunCommand)
26
+ .build() {
49
27
  }
50
28
  exports.StartDataSourceRunCommand = StartDataSourceRunCommand;
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class TagResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- };
17
- }
18
- constructor(input) {
19
- super();
20
- this.input = input;
21
- }
22
- resolveMiddleware(clientStack, configuration, options) {
23
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "DataZoneClient";
28
- const commandName = "TagResourceCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [types_1.SMITHY_CONTEXT_KEY]: {
36
- service: "DataZone",
37
- operation: "TagResource",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
45
- }
46
- deserialize(output, context) {
47
- return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
48
- }
10
+ class TagResourceCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("DataZone", "TagResource", {})
22
+ .n("DataZoneClient", "TagResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_TagResourceCommand)
25
+ .de(Aws_restJson1_1.de_TagResourceCommand)
26
+ .build() {
49
27
  }
50
28
  exports.TagResourceCommand = TagResourceCommand;
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UntagResourceCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- };
17
- }
18
- constructor(input) {
19
- super();
20
- this.input = input;
21
- }
22
- resolveMiddleware(clientStack, configuration, options) {
23
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "DataZoneClient";
28
- const commandName = "UntagResourceCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [types_1.SMITHY_CONTEXT_KEY]: {
36
- service: "DataZone",
37
- operation: "UntagResource",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
45
- }
46
- deserialize(output, context) {
47
- return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
48
- }
10
+ class UntagResourceCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("DataZone", "UntagResource", {})
22
+ .n("DataZoneClient", "UntagResourceCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UntagResourceCommand)
25
+ .de(Aws_restJson1_1.de_UntagResourceCommand)
26
+ .build() {
49
27
  }
50
28
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_0_1 = require("../models/models_0");
10
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateDataSourceCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDataSourceCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "DataZoneClient";
29
- const commandName = "UpdateDataSourceCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: models_0_1.UpdateDataSourceInputFilterSensitiveLog,
35
- outputFilterSensitiveLog: models_0_1.UpdateDataSourceOutputFilterSensitiveLog,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "DataZone",
38
- operation: "UpdateDataSource",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restJson1_1.se_UpdateDataSourceCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateDataSourceCommand)(output, context);
49
- }
11
+ class UpdateDataSourceCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("DataZone", "UpdateDataSource", {})
23
+ .n("DataZoneClient", "UpdateDataSourceCommand")
24
+ .f(models_0_1.UpdateDataSourceInputFilterSensitiveLog, models_0_1.UpdateDataSourceOutputFilterSensitiveLog)
25
+ .ser(Aws_restJson1_1.se_UpdateDataSourceCommand)
26
+ .de(Aws_restJson1_1.de_UpdateDataSourceCommand)
27
+ .build() {
50
28
  }
51
29
  exports.UpdateDataSourceCommand = UpdateDataSourceCommand;
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateDomainCommand extends smithy_client_1.Command {
11
- static getEndpointParameterInstructions() {
12
- return {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- };
17
- }
18
- constructor(input) {
19
- super();
20
- this.input = input;
21
- }
22
- resolveMiddleware(clientStack, configuration, options) {
23
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDomainCommand.getEndpointParameterInstructions()));
25
- const stack = clientStack.concat(this.middlewareStack);
26
- const { logger } = configuration;
27
- const clientName = "DataZoneClient";
28
- const commandName = "UpdateDomainCommand";
29
- const handlerExecutionContext = {
30
- logger,
31
- clientName,
32
- commandName,
33
- inputFilterSensitiveLog: (_) => _,
34
- outputFilterSensitiveLog: (_) => _,
35
- [types_1.SMITHY_CONTEXT_KEY]: {
36
- service: "DataZone",
37
- operation: "UpdateDomain",
38
- },
39
- };
40
- const { requestHandler } = configuration;
41
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
42
- }
43
- serialize(input, context) {
44
- return (0, Aws_restJson1_1.se_UpdateDomainCommand)(input, context);
45
- }
46
- deserialize(output, context) {
47
- return (0, Aws_restJson1_1.de_UpdateDomainCommand)(output, context);
48
- }
10
+ class UpdateDomainCommand extends smithy_client_1.Command
11
+ .classBuilder()
12
+ .ep({
13
+ ...EndpointParameters_1.commonParams,
14
+ })
15
+ .m(function (Command, cs, config, o) {
16
+ return [
17
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
+ ];
20
+ })
21
+ .s("DataZone", "UpdateDomain", {})
22
+ .n("DataZoneClient", "UpdateDomainCommand")
23
+ .f(void 0, void 0)
24
+ .ser(Aws_restJson1_1.se_UpdateDomainCommand)
25
+ .de(Aws_restJson1_1.de_UpdateDomainCommand)
26
+ .build() {
49
27
  }
50
28
  exports.UpdateDomainCommand = UpdateDomainCommand;
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const types_1 = require("@smithy/types");
8
+ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
9
  const models_1_1 = require("../models/models_1");
10
10
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateEnvironmentCommand extends smithy_client_1.Command {
12
- static getEndpointParameterInstructions() {
13
- return {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- };
18
- }
19
- constructor(input) {
20
- super();
21
- this.input = input;
22
- }
23
- resolveMiddleware(clientStack, configuration, options) {
24
- this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
25
- this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateEnvironmentCommand.getEndpointParameterInstructions()));
26
- const stack = clientStack.concat(this.middlewareStack);
27
- const { logger } = configuration;
28
- const clientName = "DataZoneClient";
29
- const commandName = "UpdateEnvironmentCommand";
30
- const handlerExecutionContext = {
31
- logger,
32
- clientName,
33
- commandName,
34
- inputFilterSensitiveLog: (_) => _,
35
- outputFilterSensitiveLog: models_1_1.UpdateEnvironmentOutputFilterSensitiveLog,
36
- [types_1.SMITHY_CONTEXT_KEY]: {
37
- service: "DataZone",
38
- operation: "UpdateEnvironment",
39
- },
40
- };
41
- const { requestHandler } = configuration;
42
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
43
- }
44
- serialize(input, context) {
45
- return (0, Aws_restJson1_1.se_UpdateEnvironmentCommand)(input, context);
46
- }
47
- deserialize(output, context) {
48
- return (0, Aws_restJson1_1.de_UpdateEnvironmentCommand)(output, context);
49
- }
11
+ class UpdateEnvironmentCommand extends smithy_client_1.Command
12
+ .classBuilder()
13
+ .ep({
14
+ ...EndpointParameters_1.commonParams,
15
+ })
16
+ .m(function (Command, cs, config, o) {
17
+ return [
18
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
+ (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
+ ];
21
+ })
22
+ .s("DataZone", "UpdateEnvironment", {})
23
+ .n("DataZoneClient", "UpdateEnvironmentCommand")
24
+ .f(void 0, models_1_1.UpdateEnvironmentOutputFilterSensitiveLog)
25
+ .ser(Aws_restJson1_1.se_UpdateEnvironmentCommand)
26
+ .de(Aws_restJson1_1.de_UpdateEnvironmentCommand)
27
+ .build() {
50
28
  }
51
29
  exports.UpdateEnvironmentCommand = UpdateEnvironmentCommand;