@aws-sdk/client-datazone 3.1076.0 → 3.1078.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 (599) hide show
  1. package/dist-cjs/index.js +940 -2572
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptPredictionsCommand.js +2 -14
  4. package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -14
  5. package/dist-es/commands/AddEntityOwnerCommand.js +2 -14
  6. package/dist-es/commands/AddPolicyGrantCommand.js +2 -14
  7. package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -14
  8. package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -14
  9. package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -14
  10. package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -14
  11. package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -14
  12. package/dist-es/commands/CancelSubscriptionCommand.js +2 -14
  13. package/dist-es/commands/CreateAccountPoolCommand.js +2 -14
  14. package/dist-es/commands/CreateAssetCommand.js +2 -14
  15. package/dist-es/commands/CreateAssetFilterCommand.js +2 -14
  16. package/dist-es/commands/CreateAssetRevisionCommand.js +2 -14
  17. package/dist-es/commands/CreateAssetTypeCommand.js +2 -14
  18. package/dist-es/commands/CreateConnectionCommand.js +2 -14
  19. package/dist-es/commands/CreateDataProductCommand.js +2 -14
  20. package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -14
  21. package/dist-es/commands/CreateDataSourceCommand.js +2 -14
  22. package/dist-es/commands/CreateDomainCommand.js +2 -14
  23. package/dist-es/commands/CreateDomainUnitCommand.js +2 -14
  24. package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -14
  25. package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -14
  26. package/dist-es/commands/CreateEnvironmentCommand.js +2 -14
  27. package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -14
  28. package/dist-es/commands/CreateFormTypeCommand.js +2 -14
  29. package/dist-es/commands/CreateGlossaryCommand.js +2 -14
  30. package/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
  31. package/dist-es/commands/CreateGroupProfileCommand.js +2 -14
  32. package/dist-es/commands/CreateListingChangeSetCommand.js +2 -14
  33. package/dist-es/commands/CreateNotebookCommand.js +2 -14
  34. package/dist-es/commands/CreateProjectCommand.js +2 -14
  35. package/dist-es/commands/CreateProjectMembershipCommand.js +2 -14
  36. package/dist-es/commands/CreateProjectProfileCommand.js +2 -14
  37. package/dist-es/commands/CreateRuleCommand.js +2 -14
  38. package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -14
  39. package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -14
  40. package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -14
  41. package/dist-es/commands/CreateUserProfileCommand.js +2 -14
  42. package/dist-es/commands/DeleteAccountPoolCommand.js +2 -14
  43. package/dist-es/commands/DeleteAssetCommand.js +2 -14
  44. package/dist-es/commands/DeleteAssetFilterCommand.js +2 -14
  45. package/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
  46. package/dist-es/commands/DeleteConnectionCommand.js +2 -14
  47. package/dist-es/commands/DeleteDataExportConfigurationCommand.js +2 -14
  48. package/dist-es/commands/DeleteDataProductCommand.js +2 -14
  49. package/dist-es/commands/DeleteDataSourceCommand.js +2 -14
  50. package/dist-es/commands/DeleteDomainCommand.js +2 -14
  51. package/dist-es/commands/DeleteDomainUnitCommand.js +2 -14
  52. package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -14
  53. package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -14
  54. package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -14
  55. package/dist-es/commands/DeleteEnvironmentCommand.js +2 -14
  56. package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -14
  57. package/dist-es/commands/DeleteFormTypeCommand.js +2 -14
  58. package/dist-es/commands/DeleteGlossaryCommand.js +2 -14
  59. package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
  60. package/dist-es/commands/DeleteLineageEventCommand.js +2 -14
  61. package/dist-es/commands/DeleteListingCommand.js +2 -14
  62. package/dist-es/commands/DeleteNotebookCommand.js +2 -14
  63. package/dist-es/commands/DeleteProjectCommand.js +2 -14
  64. package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -14
  65. package/dist-es/commands/DeleteProjectProfileCommand.js +2 -14
  66. package/dist-es/commands/DeleteRuleCommand.js +2 -14
  67. package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -14
  68. package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -14
  69. package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -14
  70. package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -14
  71. package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -14
  72. package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -14
  73. package/dist-es/commands/GetAccountPoolCommand.js +2 -14
  74. package/dist-es/commands/GetAssetCommand.js +2 -14
  75. package/dist-es/commands/GetAssetFilterCommand.js +2 -14
  76. package/dist-es/commands/GetAssetTypeCommand.js +2 -14
  77. package/dist-es/commands/GetConnectionCommand.js +2 -14
  78. package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -14
  79. package/dist-es/commands/GetDataProductCommand.js +2 -14
  80. package/dist-es/commands/GetDataSourceCommand.js +2 -14
  81. package/dist-es/commands/GetDataSourceRunCommand.js +2 -14
  82. package/dist-es/commands/GetDomainCommand.js +2 -14
  83. package/dist-es/commands/GetDomainUnitCommand.js +2 -14
  84. package/dist-es/commands/GetEnvironmentActionCommand.js +2 -14
  85. package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -14
  86. package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -14
  87. package/dist-es/commands/GetEnvironmentCommand.js +2 -14
  88. package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -14
  89. package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -14
  90. package/dist-es/commands/GetFormTypeCommand.js +2 -14
  91. package/dist-es/commands/GetGlossaryCommand.js +2 -14
  92. package/dist-es/commands/GetGlossaryTermCommand.js +2 -14
  93. package/dist-es/commands/GetGroupProfileCommand.js +2 -14
  94. package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -14
  95. package/dist-es/commands/GetJobRunCommand.js +2 -14
  96. package/dist-es/commands/GetLineageEventCommand.js +2 -14
  97. package/dist-es/commands/GetLineageNodeCommand.js +2 -14
  98. package/dist-es/commands/GetListingCommand.js +2 -14
  99. package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -14
  100. package/dist-es/commands/GetNotebookCommand.js +2 -14
  101. package/dist-es/commands/GetNotebookExportCommand.js +2 -14
  102. package/dist-es/commands/GetNotebookRunCommand.js +2 -14
  103. package/dist-es/commands/GetProjectCommand.js +2 -14
  104. package/dist-es/commands/GetProjectProfileCommand.js +2 -14
  105. package/dist-es/commands/GetRuleCommand.js +2 -14
  106. package/dist-es/commands/GetSubscriptionCommand.js +2 -14
  107. package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -14
  108. package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -14
  109. package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -14
  110. package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -14
  111. package/dist-es/commands/GetUserProfileCommand.js +2 -14
  112. package/dist-es/commands/ListAccountPoolsCommand.js +2 -14
  113. package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -14
  114. package/dist-es/commands/ListAssetFiltersCommand.js +2 -14
  115. package/dist-es/commands/ListAssetRevisionsCommand.js +2 -14
  116. package/dist-es/commands/ListConnectionsCommand.js +2 -14
  117. package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -14
  118. package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -14
  119. package/dist-es/commands/ListDataSourceRunsCommand.js +2 -14
  120. package/dist-es/commands/ListDataSourcesCommand.js +2 -14
  121. package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -14
  122. package/dist-es/commands/ListDomainsCommand.js +2 -14
  123. package/dist-es/commands/ListEntityOwnersCommand.js +2 -14
  124. package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -14
  125. package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -14
  126. package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -14
  127. package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -14
  128. package/dist-es/commands/ListEnvironmentsCommand.js +2 -14
  129. package/dist-es/commands/ListJobRunsCommand.js +2 -14
  130. package/dist-es/commands/ListLineageEventsCommand.js +2 -14
  131. package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -14
  132. package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -14
  133. package/dist-es/commands/ListNotebookRunsCommand.js +2 -14
  134. package/dist-es/commands/ListNotebooksCommand.js +2 -14
  135. package/dist-es/commands/ListNotificationsCommand.js +2 -14
  136. package/dist-es/commands/ListPolicyGrantsCommand.js +2 -14
  137. package/dist-es/commands/ListProjectMembershipsCommand.js +2 -14
  138. package/dist-es/commands/ListProjectProfilesCommand.js +2 -14
  139. package/dist-es/commands/ListProjectsCommand.js +2 -14
  140. package/dist-es/commands/ListRulesCommand.js +2 -14
  141. package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -14
  142. package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -14
  143. package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -14
  144. package/dist-es/commands/ListSubscriptionsCommand.js +2 -14
  145. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  146. package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -14
  147. package/dist-es/commands/PostLineageEventCommand.js +2 -14
  148. package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -14
  149. package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -14
  150. package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -14
  151. package/dist-es/commands/QueryGraphCommand.js +2 -14
  152. package/dist-es/commands/RejectPredictionsCommand.js +2 -14
  153. package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -14
  154. package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -14
  155. package/dist-es/commands/RemovePolicyGrantCommand.js +2 -14
  156. package/dist-es/commands/RevokeSubscriptionCommand.js +2 -14
  157. package/dist-es/commands/SearchCommand.js +2 -14
  158. package/dist-es/commands/SearchGroupProfilesCommand.js +2 -14
  159. package/dist-es/commands/SearchListingsCommand.js +2 -14
  160. package/dist-es/commands/SearchTypesCommand.js +2 -14
  161. package/dist-es/commands/SearchUserProfilesCommand.js +2 -14
  162. package/dist-es/commands/StartDataSourceRunCommand.js +2 -14
  163. package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -14
  164. package/dist-es/commands/StartNotebookExportCommand.js +2 -14
  165. package/dist-es/commands/StartNotebookImportCommand.js +2 -14
  166. package/dist-es/commands/StartNotebookRunCommand.js +2 -14
  167. package/dist-es/commands/StopNotebookRunCommand.js +2 -14
  168. package/dist-es/commands/TagResourceCommand.js +2 -14
  169. package/dist-es/commands/UntagResourceCommand.js +2 -14
  170. package/dist-es/commands/UpdateAccountPoolCommand.js +2 -14
  171. package/dist-es/commands/UpdateAssetFilterCommand.js +2 -14
  172. package/dist-es/commands/UpdateConnectionCommand.js +2 -14
  173. package/dist-es/commands/UpdateDataSourceCommand.js +2 -14
  174. package/dist-es/commands/UpdateDomainCommand.js +2 -14
  175. package/dist-es/commands/UpdateDomainUnitCommand.js +2 -14
  176. package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -14
  177. package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -14
  178. package/dist-es/commands/UpdateEnvironmentCommand.js +2 -14
  179. package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -14
  180. package/dist-es/commands/UpdateGlossaryCommand.js +2 -14
  181. package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
  182. package/dist-es/commands/UpdateGroupProfileCommand.js +2 -14
  183. package/dist-es/commands/UpdateNotebookCommand.js +2 -14
  184. package/dist-es/commands/UpdateProjectCommand.js +2 -14
  185. package/dist-es/commands/UpdateProjectProfileCommand.js +2 -14
  186. package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -14
  187. package/dist-es/commands/UpdateRuleCommand.js +2 -14
  188. package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -14
  189. package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -14
  190. package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -14
  191. package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
  192. package/dist-es/index.js +1 -0
  193. package/dist-es/models/enums.js +66 -66
  194. package/dist-es/runtimeConfig.browser.js +0 -2
  195. package/dist-es/runtimeConfig.js +1 -2
  196. package/dist-es/runtimeConfig.native.js +0 -2
  197. package/dist-es/runtimeConfig.shared.js +2 -0
  198. package/dist-es/schemas/schemas_0.js +94 -39
  199. package/dist-types/commandBuilder.d.ts +18 -0
  200. package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -8
  201. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -8
  202. package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -8
  203. package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -8
  204. package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -8
  205. package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -8
  206. package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -8
  207. package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -8
  208. package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -8
  209. package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -8
  210. package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -8
  211. package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
  212. package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -8
  213. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -8
  214. package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -8
  215. package/dist-types/commands/CreateConnectionCommand.d.ts +89 -8
  216. package/dist-types/commands/CreateDataProductCommand.d.ts +3 -8
  217. package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -8
  218. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -8
  219. package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
  220. package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -8
  221. package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -8
  222. package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -8
  223. package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -8
  224. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -8
  225. package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -8
  226. package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
  227. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
  228. package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -8
  229. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -8
  230. package/dist-types/commands/CreateNotebookCommand.d.ts +3 -8
  231. package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
  232. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -8
  233. package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -8
  234. package/dist-types/commands/CreateRuleCommand.d.ts +4 -9
  235. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +4 -10
  236. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -8
  237. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -8
  238. package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
  239. package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -8
  240. package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
  241. package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -8
  242. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
  243. package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
  244. package/dist-types/commands/DeleteDataExportConfigurationCommand.d.ts +3 -8
  245. package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -8
  246. package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -8
  247. package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
  248. package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -8
  249. package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -8
  250. package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -8
  251. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
  252. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -8
  253. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -8
  254. package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
  255. package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
  256. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
  257. package/dist-types/commands/DeleteLineageEventCommand.d.ts +3 -8
  258. package/dist-types/commands/DeleteListingCommand.d.ts +3 -8
  259. package/dist-types/commands/DeleteNotebookCommand.d.ts +3 -8
  260. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
  261. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -8
  262. package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -8
  263. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
  264. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -8
  265. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -8
  266. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -8
  267. package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -8
  268. package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -8
  269. package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -8
  270. package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -8
  271. package/dist-types/commands/GetAssetCommand.d.ts +3 -8
  272. package/dist-types/commands/GetAssetFilterCommand.d.ts +3 -8
  273. package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
  274. package/dist-types/commands/GetConnectionCommand.d.ts +18 -8
  275. package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +3 -8
  276. package/dist-types/commands/GetDataProductCommand.d.ts +3 -8
  277. package/dist-types/commands/GetDataSourceCommand.d.ts +3 -8
  278. package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -8
  279. package/dist-types/commands/GetDomainCommand.d.ts +3 -8
  280. package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -8
  281. package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -8
  282. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -8
  283. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
  284. package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -8
  285. package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -8
  286. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -8
  287. package/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
  288. package/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
  289. package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
  290. package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -8
  291. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -8
  292. package/dist-types/commands/GetJobRunCommand.d.ts +3 -8
  293. package/dist-types/commands/GetLineageEventCommand.d.ts +3 -8
  294. package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -8
  295. package/dist-types/commands/GetListingCommand.d.ts +3 -8
  296. package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +3 -8
  297. package/dist-types/commands/GetNotebookCommand.d.ts +3 -8
  298. package/dist-types/commands/GetNotebookExportCommand.d.ts +3 -8
  299. package/dist-types/commands/GetNotebookRunCommand.d.ts +5 -9
  300. package/dist-types/commands/GetProjectCommand.d.ts +3 -8
  301. package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -8
  302. package/dist-types/commands/GetRuleCommand.d.ts +3 -8
  303. package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -8
  304. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -8
  305. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -8
  306. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -8
  307. package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -8
  308. package/dist-types/commands/GetUserProfileCommand.d.ts +3 -8
  309. package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -8
  310. package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -8
  311. package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -8
  312. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -8
  313. package/dist-types/commands/ListConnectionsCommand.d.ts +18 -8
  314. package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -8
  315. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -8
  316. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -8
  317. package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -8
  318. package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -8
  319. package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
  320. package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -8
  321. package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -8
  322. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -8
  323. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -8
  324. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -8
  325. package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -8
  326. package/dist-types/commands/ListJobRunsCommand.d.ts +3 -8
  327. package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -8
  328. package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -8
  329. package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +3 -8
  330. package/dist-types/commands/ListNotebookRunsCommand.d.ts +4 -10
  331. package/dist-types/commands/ListNotebooksCommand.d.ts +3 -8
  332. package/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
  333. package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -8
  334. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -8
  335. package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -8
  336. package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
  337. package/dist-types/commands/ListRulesCommand.d.ts +3 -8
  338. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -8
  339. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -8
  340. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -8
  341. package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -8
  342. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  343. package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -8
  344. package/dist-types/commands/PostLineageEventCommand.d.ts +3 -8
  345. package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -8
  346. package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +3 -8
  347. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
  348. package/dist-types/commands/QueryGraphCommand.d.ts +3 -8
  349. package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -8
  350. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -8
  351. package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -8
  352. package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -8
  353. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -8
  354. package/dist-types/commands/SearchCommand.d.ts +3 -8
  355. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -8
  356. package/dist-types/commands/SearchListingsCommand.d.ts +3 -8
  357. package/dist-types/commands/SearchTypesCommand.d.ts +3 -8
  358. package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -8
  359. package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -8
  360. package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +3 -8
  361. package/dist-types/commands/StartNotebookExportCommand.d.ts +3 -8
  362. package/dist-types/commands/StartNotebookImportCommand.d.ts +3 -8
  363. package/dist-types/commands/StartNotebookRunCommand.d.ts +3 -8
  364. package/dist-types/commands/StopNotebookRunCommand.d.ts +3 -8
  365. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  366. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  367. package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -8
  368. package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -8
  369. package/dist-types/commands/UpdateConnectionCommand.d.ts +39 -8
  370. package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -8
  371. package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
  372. package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -8
  373. package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -8
  374. package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -8
  375. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -8
  376. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -8
  377. package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
  378. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
  379. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -8
  380. package/dist-types/commands/UpdateNotebookCommand.d.ts +3 -8
  381. package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
  382. package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -8
  383. package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -8
  384. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
  385. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -8
  386. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -8
  387. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -8
  388. package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
  389. package/dist-types/index.d.ts +1 -0
  390. package/dist-types/models/enums.d.ts +74 -74
  391. package/dist-types/models/models_0.d.ts +329 -264
  392. package/dist-types/models/models_1.d.ts +261 -313
  393. package/dist-types/models/models_2.d.ts +314 -3
  394. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  395. package/dist-types/runtimeConfig.d.ts +1 -1
  396. package/dist-types/runtimeConfig.native.d.ts +1 -1
  397. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  398. package/dist-types/schemas/schemas_0.d.ts +8 -0
  399. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  400. package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +7 -16
  401. package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +7 -16
  402. package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +7 -16
  403. package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +7 -16
  404. package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +7 -16
  405. package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +7 -16
  406. package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +7 -16
  407. package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +7 -16
  408. package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +7 -16
  409. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +7 -16
  410. package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +7 -16
  411. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
  412. package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +7 -16
  413. package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +7 -16
  414. package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +7 -16
  415. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
  416. package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +7 -16
  417. package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +7 -16
  418. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +7 -16
  419. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
  420. package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +7 -16
  421. package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +7 -16
  422. package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +7 -16
  423. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +7 -16
  424. package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +7 -16
  425. package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +7 -16
  426. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
  427. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
  428. package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +7 -16
  429. package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +7 -16
  430. package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +7 -16
  431. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
  432. package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +7 -16
  433. package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +7 -16
  434. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +8 -17
  435. package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +10 -17
  436. package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +7 -16
  437. package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +7 -16
  438. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
  439. package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +7 -16
  440. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
  441. package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +7 -16
  442. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
  443. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
  444. package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +7 -16
  445. package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +7 -16
  446. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +7 -16
  447. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
  448. package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +7 -16
  449. package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +7 -16
  450. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +7 -16
  451. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
  452. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +7 -16
  453. package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +7 -16
  454. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
  455. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
  456. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
  457. package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +7 -16
  458. package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +7 -16
  459. package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +7 -16
  460. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
  461. package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +7 -16
  462. package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +7 -16
  463. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
  464. package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +7 -16
  465. package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +7 -16
  466. package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +7 -16
  467. package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +7 -16
  468. package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +7 -16
  469. package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +7 -16
  470. package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +7 -16
  471. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
  472. package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +7 -16
  473. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
  474. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
  475. package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +7 -16
  476. package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +7 -16
  477. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +7 -16
  478. package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +7 -16
  479. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -16
  480. package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +7 -16
  481. package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +7 -16
  482. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +7 -16
  483. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
  484. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +7 -16
  485. package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +7 -16
  486. package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +7 -16
  487. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
  488. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
  489. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
  490. package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +7 -16
  491. package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +7 -16
  492. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
  493. package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +7 -16
  494. package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +7 -16
  495. package/dist-types/ts3.4/commands/GetListingCommand.d.ts +7 -16
  496. package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +7 -16
  497. package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +7 -16
  498. package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +7 -16
  499. package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +9 -17
  500. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +7 -16
  501. package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +7 -16
  502. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
  503. package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +7 -16
  504. package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +7 -16
  505. package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +7 -16
  506. package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +7 -16
  507. package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +7 -16
  508. package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +7 -16
  509. package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +7 -16
  510. package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +7 -16
  511. package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +7 -16
  512. package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +7 -16
  513. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
  514. package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +7 -16
  515. package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +7 -16
  516. package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +7 -16
  517. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +7 -16
  518. package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +7 -16
  519. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
  520. package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +7 -16
  521. package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +7 -16
  522. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +7 -16
  523. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +7 -16
  524. package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +7 -16
  525. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +7 -16
  526. package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +7 -16
  527. package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +7 -16
  528. package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +7 -16
  529. package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +7 -16
  530. package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +10 -17
  531. package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +7 -16
  532. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
  533. package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +7 -16
  534. package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +7 -16
  535. package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +7 -16
  536. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
  537. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
  538. package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +7 -16
  539. package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +7 -16
  540. package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +7 -16
  541. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +7 -16
  542. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  543. package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +7 -16
  544. package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +7 -16
  545. package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -16
  546. package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +7 -16
  547. package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
  548. package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +7 -16
  549. package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +7 -16
  550. package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +7 -16
  551. package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +7 -16
  552. package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +7 -16
  553. package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +7 -16
  554. package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
  555. package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +7 -16
  556. package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +7 -16
  557. package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +7 -16
  558. package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +7 -16
  559. package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +7 -16
  560. package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +7 -16
  561. package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +7 -16
  562. package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +7 -16
  563. package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +7 -16
  564. package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +7 -16
  565. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  566. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  567. package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +7 -16
  568. package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +7 -16
  569. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
  570. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +7 -16
  571. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
  572. package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +7 -16
  573. package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +7 -16
  574. package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +7 -16
  575. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +7 -16
  576. package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +7 -16
  577. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
  578. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
  579. package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +7 -16
  580. package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +7 -16
  581. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
  582. package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +7 -16
  583. package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +7 -16
  584. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
  585. package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +7 -16
  586. package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +7 -16
  587. package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +7 -16
  588. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
  589. package/dist-types/ts3.4/index.d.ts +1 -0
  590. package/dist-types/ts3.4/models/enums.d.ts +67 -67
  591. package/dist-types/ts3.4/models/models_0.d.ts +147 -81
  592. package/dist-types/ts3.4/models/models_1.d.ts +85 -73
  593. package/dist-types/ts3.4/models/models_2.d.ts +73 -8
  594. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  595. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  596. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  597. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  598. package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
  599. package/package.json +8 -10
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteGlossaryTermInput, DeleteGlossaryTermOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteGlossaryTermCommandInput extends DeleteGlossaryTermInput
22
19
  export interface DeleteGlossaryTermCommandOutput extends DeleteGlossaryTermOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteGlossaryTermCommand_base: {
25
- new (input: DeleteGlossaryTermCommandInput): import("@smithy/core/client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteGlossaryTermCommandInput): import("@smithy/core/client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteGlossaryTermCommandInput): import("@smithy/core/client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteGlossaryTermCommandInput): import("@smithy/core/client").CommandImpl<DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a business glossary term in Amazon DataZone.</p> <p>Prerequisites:</p> <ul> <li> <p>Glossary term must exist and be active. </p> </li> <li> <p>The term must not be linked to other assets or child terms.</p> </li> <li> <p>Caller must have delete permissions in the domain/glossary.</p> </li> <li> <p>Ensure all associations (such as to assets or parent terms) are removed before deletion.</p> </li> </ul>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteLineageEventInput, DeleteLineageEventOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteLineageEventCommandInput extends DeleteLineageEventInput
22
19
  export interface DeleteLineageEventCommandOutput extends DeleteLineageEventOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteLineageEventCommand_base: {
25
- new (input: DeleteLineageEventCommandInput): import("@smithy/core/client").CommandImpl<DeleteLineageEventCommandInput, DeleteLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteLineageEventCommandInput): import("@smithy/core/client").CommandImpl<DeleteLineageEventCommandInput, DeleteLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteLineageEventCommandInput): import("@smithy/core/client").CommandImpl<DeleteLineageEventCommandInput, DeleteLineageEventCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteLineageEventCommandInput): import("@smithy/core/client").CommandImpl<DeleteLineageEventCommandInput, DeleteLineageEventCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified lineage event.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteListingInput, DeleteListingOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteListingCommandInput extends DeleteListingInput {
22
19
  export interface DeleteListingCommandOutput extends DeleteListingOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteListingCommand_base: {
25
- new (input: DeleteListingCommandInput): import("@smithy/core/client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteListingCommandInput): import("@smithy/core/client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteListingCommandInput): import("@smithy/core/client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteListingCommandInput): import("@smithy/core/client").CommandImpl<DeleteListingCommandInput, DeleteListingCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a listing (a record of an asset at a given time).</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteNotebookInput, DeleteNotebookOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteNotebookCommandInput extends DeleteNotebookInput {
22
19
  export interface DeleteNotebookCommandOutput extends DeleteNotebookOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteNotebookCommand_base: {
25
- new (input: DeleteNotebookCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookCommandInput, DeleteNotebookCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteNotebookCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookCommandInput, DeleteNotebookCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteNotebookCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookCommandInput, DeleteNotebookCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteNotebookCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookCommandInput, DeleteNotebookCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a <a href="https://docs.aws.amazon.com/sagemaker-unified-studio/latest/userguide/notebooks.html">notebook</a> in Amazon SageMaker Unified Studio.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteProjectInput, DeleteProjectOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteProjectCommandInput extends DeleteProjectInput {
22
19
  export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteProjectCommand_base: {
25
- new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a project in Amazon DataZone. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteProjectMembershipInput, DeleteProjectMembershipOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteProjectMembershipCommandInput extends DeleteProjectMember
22
19
  export interface DeleteProjectMembershipCommandOutput extends DeleteProjectMembershipOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteProjectMembershipCommand_base: {
25
- new (input: DeleteProjectMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProjectMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteProjectMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteProjectMembershipCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes project membership in Amazon DataZone.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteProjectProfileInput, DeleteProjectProfileOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteProjectProfileCommandInput extends DeleteProjectProfileIn
22
19
  export interface DeleteProjectProfileCommandOutput extends DeleteProjectProfileOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteProjectProfileCommand_base: {
25
- new (input: DeleteProjectProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProjectProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteProjectProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteProjectProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a project profile.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteRuleInput, DeleteRuleOutput } from "../models/models_2";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRuleCommandInput extends DeleteRuleInput {
22
19
  export interface DeleteRuleCommandOutput extends DeleteRuleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRuleCommand_base: {
25
- new (input: DeleteRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRuleCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a rule in Amazon DataZone. A rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteSubscriptionGrantInput, DeleteSubscriptionGrantOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteSubscriptionGrantCommandInput extends DeleteSubscriptionG
22
19
  export interface DeleteSubscriptionGrantCommandOutput extends DeleteSubscriptionGrantOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteSubscriptionGrantCommand_base: {
25
- new (input: DeleteSubscriptionGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSubscriptionGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteSubscriptionGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteSubscriptionGrantCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionGrantCommandInput, DeleteSubscriptionGrantCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes and subscription grant in Amazon DataZone.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteSubscriptionRequestInput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteSubscriptionRequestCommandInput extends DeleteSubscriptio
22
19
  export interface DeleteSubscriptionRequestCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteSubscriptionRequestCommand_base: {
25
- new (input: DeleteSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionRequestCommandInput, DeleteSubscriptionRequestCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a subscription request in Amazon DataZone.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteSubscriptionTargetInput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteSubscriptionTargetCommandInput extends DeleteSubscription
22
19
  export interface DeleteSubscriptionTargetCommandOutput extends __MetadataBearer {
23
20
  }
24
21
  declare const DeleteSubscriptionTargetCommand_base: {
25
- new (input: DeleteSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<DeleteSubscriptionTargetCommandInput, DeleteSubscriptionTargetCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes a subscription target in Amazon DataZone.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DeleteTimeSeriesDataPointsInput, DeleteTimeSeriesDataPointsOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteTimeSeriesDataPointsCommandInput extends DeleteTimeSeries
22
19
  export interface DeleteTimeSeriesDataPointsCommandOutput extends DeleteTimeSeriesDataPointsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteTimeSeriesDataPointsCommand_base: {
25
- new (input: DeleteTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTimeSeriesDataPointsCommandInput, DeleteTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTimeSeriesDataPointsCommandInput, DeleteTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTimeSeriesDataPointsCommandInput, DeleteTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTimeSeriesDataPointsCommandInput, DeleteTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the specified time series form for the specified asset. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DisassociateEnvironmentRoleInput, DisassociateEnvironmentRoleOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DisassociateEnvironmentRoleCommandInput extends DisassociateEnv
22
19
  export interface DisassociateEnvironmentRoleCommandOutput extends DisassociateEnvironmentRoleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateEnvironmentRoleCommand_base: {
25
- new (input: DisassociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<DisassociateEnvironmentRoleCommandInput, DisassociateEnvironmentRoleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<DisassociateEnvironmentRoleCommandInput, DisassociateEnvironmentRoleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<DisassociateEnvironmentRoleCommandInput, DisassociateEnvironmentRoleCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<DisassociateEnvironmentRoleCommandInput, DisassociateEnvironmentRoleCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Disassociates the environment role in Amazon DataZone.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { DisassociateGovernedTermsInput, DisassociateGovernedTermsOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DisassociateGovernedTermsCommandInput extends DisassociateGover
22
19
  export interface DisassociateGovernedTermsCommandOutput extends DisassociateGovernedTermsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateGovernedTermsCommand_base: {
25
- new (input: DisassociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateGovernedTermsCommandInput, DisassociateGovernedTermsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateGovernedTermsCommandInput, DisassociateGovernedTermsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateGovernedTermsCommandInput, DisassociateGovernedTermsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateGovernedTermsCommandInput, DisassociateGovernedTermsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Disassociates restricted terms from an asset.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetAccountPoolInput, GetAccountPoolOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetAccountPoolCommandInput extends GetAccountPoolInput {
22
19
  export interface GetAccountPoolCommandOutput extends GetAccountPoolOutput, __MetadataBearer {
23
20
  }
24
21
  declare const GetAccountPoolCommand_base: {
25
- new (input: GetAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<GetAccountPoolCommandInput, GetAccountPoolCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<GetAccountPoolCommandInput, GetAccountPoolCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<GetAccountPoolCommandInput, GetAccountPoolCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<GetAccountPoolCommandInput, GetAccountPoolCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Gets the details of the account pool.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetAssetInput, GetAssetOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetAssetCommandInput extends GetAssetInput {
22
19
  export interface GetAssetCommandOutput extends GetAssetOutput, __MetadataBearer {
23
20
  }
24
21
  declare const GetAssetCommand_base: {
25
- new (input: GetAssetCommandInput): import("@smithy/core/client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetAssetCommandInput): import("@smithy/core/client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetAssetCommandInput): import("@smithy/core/client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetAssetCommandInput): import("@smithy/core/client").CommandImpl<GetAssetCommandInput, GetAssetCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Gets an Amazon DataZone asset.</p> <p>An asset is the fundamental building block in Amazon DataZone, representing any data resource that needs to be cataloged and managed. It can take many forms, from Amazon S3 buckets and database tables to dashboards and machine learning models. Each asset contains comprehensive metadata about the resource, including its location, schema, ownership, and lineage information. Assets are essential for organizing and managing data resources across an organization, making them discoverable and usable while maintaining proper governance.</p> <p>Before using the Amazon DataZone GetAsset command, ensure the following prerequisites are met:</p> <ul> <li> <p>Domain identifier must exist and be valid</p> </li> <li> <p>Asset identifier must exist</p> </li> <li> <p>User must have the required permissions to perform the action</p> </li> </ul>
@@ -1,13 +1,10 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetAssetFilterInput } from "../models/models_1";
5
3
  import type { GetAssetFilterOutput } from "../models/models_2";
6
4
  /**
7
5
  * @public
8
6
  */
9
7
  export type { __MetadataBearer };
10
- export { $Command };
11
8
  /**
12
9
  * @public
13
10
  *
@@ -23,11 +20,9 @@ export interface GetAssetFilterCommandInput extends GetAssetFilterInput {
23
20
  export interface GetAssetFilterCommandOutput extends GetAssetFilterOutput, __MetadataBearer {
24
21
  }
25
22
  declare const GetAssetFilterCommand_base: {
26
- new (input: GetAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<GetAssetFilterCommandInput, GetAssetFilterCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (input: GetAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<GetAssetFilterCommandInput, GetAssetFilterCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
- getEndpointParameterInstructions(): {
29
- [x: string]: unknown;
30
- };
23
+ new (input: GetAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<GetAssetFilterCommandInput, GetAssetFilterCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ new (input: GetAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<GetAssetFilterCommandInput, GetAssetFilterCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
31
26
  };
32
27
  /**
33
28
  * <p>Gets an asset filter.</p> <p>Prerequisites:</p> <ul> <li> <p>Domain (<code>--domain-identifier</code>), asset (<code>--asset-identifier</code>), and filter (<code>--identifier</code>) must all exist. </p> </li> <li> <p>The asset filter should not have been deleted.</p> </li> <li> <p>The asset must still exist (since the filter is linked to it).</p> </li> </ul>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetAssetTypeInput, GetAssetTypeOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetAssetTypeCommandInput extends GetAssetTypeInput {
22
19
  export interface GetAssetTypeCommandOutput extends GetAssetTypeOutput, __MetadataBearer {
23
20
  }
24
21
  declare const GetAssetTypeCommand_base: {
25
- new (input: GetAssetTypeCommandInput): import("@smithy/core/client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetAssetTypeCommandInput): import("@smithy/core/client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetAssetTypeCommandInput): import("@smithy/core/client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetAssetTypeCommandInput): import("@smithy/core/client").CommandImpl<GetAssetTypeCommandInput, GetAssetTypeCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Gets an Amazon DataZone asset type.</p> <p>Asset types define the categories and characteristics of different kinds of data assets within Amazon DataZone.. They determine what metadata fields are required, what operations are possible, and how the asset integrates with other Amazon Web Services services. Asset types can range from built-in types like Amazon S3 buckets and Amazon Web Services Glue tables to custom types defined for specific organizational needs. Understanding asset types is crucial for properly organizing and managing different kinds of data resources.</p> <p>Prerequisites:</p> <ul> <li> <p>The asset type with identifier must exist in the domain. ResourceNotFoundException.</p> </li> <li> <p>You must have the GetAssetType permission.</p> </li> <li> <p>Ensure the domain-identifier value is correct and accessible.</p> </li> </ul>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetConnectionInput, GetConnectionOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetConnectionCommandInput extends GetConnectionInput {
22
19
  export interface GetConnectionCommandOutput extends GetConnectionOutput, __MetadataBearer {
23
20
  }
24
21
  declare const GetConnectionCommand_base: {
25
- new (input: GetConnectionCommandInput): import("@smithy/core/client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetConnectionCommandInput): import("@smithy/core/client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetConnectionCommandInput): import("@smithy/core/client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetConnectionCommandInput): import("@smithy/core/client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Gets a connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.</p>
@@ -239,6 +234,21 @@ declare const GetConnectionCommand_base: {
239
234
  * // status: "CREATING" || "CREATE_FAILED" || "DELETING" || "DELETE_FAILED" || "READY" || "UPDATING" || "UPDATE_FAILED" || "DELETED",
240
235
  * // errorMessage: "STRING_VALUE",
241
236
  * // },
237
+ * // snowflakeProperties: { // SnowflakePropertiesOutput
238
+ * // snowflakeRole: "STRING_VALUE", // required
239
+ * // identityMapping: { // IdentityMapping
240
+ * // usernameAttribute: "STRING_VALUE", // required
241
+ * // prefix: "STRING_VALUE",
242
+ * // },
243
+ * // lineageSync: { // LineageSyncOutput
244
+ * // lineageJobId: "STRING_VALUE",
245
+ * // timezone: "UTC" || "AFRICA_JOHANNESBURG" || "AMERICA_MONTREAL" || "AMERICA_SAO_PAULO" || "ASIA_BAHRAIN" || "ASIA_BANGKOK" || "ASIA_CALCUTTA" || "ASIA_DUBAI" || "ASIA_HONG_KONG" || "ASIA_JAKARTA" || "ASIA_KUALA_LUMPUR" || "ASIA_SEOUL" || "ASIA_SHANGHAI" || "ASIA_SINGAPORE" || "ASIA_TAIPEI" || "ASIA_TOKYO" || "AUSTRALIA_MELBOURNE" || "AUSTRALIA_SYDNEY" || "CANADA_CENTRAL" || "CET" || "CST6CDT" || "ETC_GMT" || "ETC_GMT0" || "ETC_GMT_ADD_0" || "ETC_GMT_ADD_1" || "ETC_GMT_ADD_10" || "ETC_GMT_ADD_11" || "ETC_GMT_ADD_12" || "ETC_GMT_ADD_2" || "ETC_GMT_ADD_3" || "ETC_GMT_ADD_4" || "ETC_GMT_ADD_5" || "ETC_GMT_ADD_6" || "ETC_GMT_ADD_7" || "ETC_GMT_ADD_8" || "ETC_GMT_ADD_9" || "ETC_GMT_NEG_0" || "ETC_GMT_NEG_1" || "ETC_GMT_NEG_10" || "ETC_GMT_NEG_11" || "ETC_GMT_NEG_12" || "ETC_GMT_NEG_13" || "ETC_GMT_NEG_14" || "ETC_GMT_NEG_2" || "ETC_GMT_NEG_3" || "ETC_GMT_NEG_4" || "ETC_GMT_NEG_5" || "ETC_GMT_NEG_6" || "ETC_GMT_NEG_7" || "ETC_GMT_NEG_8" || "ETC_GMT_NEG_9" || "EUROPE_DUBLIN" || "EUROPE_LONDON" || "EUROPE_PARIS" || "EUROPE_STOCKHOLM" || "EUROPE_ZURICH" || "ISRAEL" || "MEXICO_GENERAL" || "MST7MDT" || "PACIFIC_AUCKLAND" || "US_CENTRAL" || "US_EASTERN" || "US_MOUNTAIN" || "US_PACIFIC",
246
+ * // enabled: true || false,
247
+ * // schedule: "STRING_VALUE",
248
+ * // },
249
+ * // status: "CREATING" || "CREATE_FAILED" || "DELETING" || "DELETE_FAILED" || "READY" || "UPDATING" || "UPDATE_FAILED" || "DELETED", // required
250
+ * // errorMessage: "STRING_VALUE",
251
+ * // },
242
252
  * // amazonQProperties: { // AmazonQPropertiesOutput
243
253
  * // isEnabled: true || false, // required
244
254
  * // profileArn: "STRING_VALUE",
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
4
2
  import type { GetDataExportConfigurationInput, GetDataExportConfigurationOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetDataExportConfigurationCommandInput extends GetDataExportCon
22
19
  export interface GetDataExportConfigurationCommandOutput extends GetDataExportConfigurationOutput, __MetadataBearer {
23
20
  }
24
21
  declare const GetDataExportConfigurationCommand_base: {
25
- new (input: GetDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetDataExportConfigurationCommandInput, GetDataExportConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetDataExportConfigurationCommandInput, GetDataExportConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetDataExportConfigurationCommandInput, GetDataExportConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetDataExportConfigurationCommandInput, GetDataExportConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Gets data export configuration details.</p>