@aws-sdk/client-datazone 3.803.0 → 3.804.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 (326) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +1 -1
  2. package/dist-types/commands/AcceptPredictionsCommand.d.ts +1 -1
  3. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +1 -1
  4. package/dist-types/commands/AddEntityOwnerCommand.d.ts +1 -1
  5. package/dist-types/commands/AddPolicyGrantCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +1 -1
  7. package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +1 -1
  8. package/dist-types/commands/CancelSubscriptionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAssetCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateAssetFilterCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAssetRevisionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateAssetTypeCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateDataProductCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateDomainUnitCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateFormTypeCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateGlossaryCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateGlossaryTermCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateGroupProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateListingChangeSetCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateProjectMembershipCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateProjectProfileCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteAssetCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteAssetFilterCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteAssetTypeCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteDataProductCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteDomainUnitCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteFormTypeCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteGlossaryCommand.d.ts +1 -1
  49. package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteListingCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteProjectProfileCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +1 -1
  59. package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +1 -1
  60. package/dist-types/commands/GetAssetCommand.d.ts +1 -1
  61. package/dist-types/commands/GetAssetFilterCommand.d.ts +1 -1
  62. package/dist-types/commands/GetAssetTypeCommand.d.ts +1 -1
  63. package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetDataProductCommand.d.ts +1 -1
  65. package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
  66. package/dist-types/commands/GetDataSourceRunCommand.d.ts +1 -1
  67. package/dist-types/commands/GetDomainCommand.d.ts +1 -1
  68. package/dist-types/commands/GetDomainUnitCommand.d.ts +1 -1
  69. package/dist-types/commands/GetEnvironmentActionCommand.d.ts +1 -1
  70. package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +1 -1
  71. package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -1
  73. package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +1 -1
  74. package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +1 -1
  75. package/dist-types/commands/GetFormTypeCommand.d.ts +1 -1
  76. package/dist-types/commands/GetGlossaryCommand.d.ts +1 -1
  77. package/dist-types/commands/GetGlossaryTermCommand.d.ts +1 -1
  78. package/dist-types/commands/GetGroupProfileCommand.d.ts +1 -1
  79. package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +1 -1
  80. package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
  81. package/dist-types/commands/GetLineageEventCommand.d.ts +1 -1
  82. package/dist-types/commands/GetLineageNodeCommand.d.ts +1 -1
  83. package/dist-types/commands/GetListingCommand.d.ts +1 -1
  84. package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +1 -1
  85. package/dist-types/commands/GetProjectCommand.d.ts +1 -1
  86. package/dist-types/commands/GetProjectProfileCommand.d.ts +1 -1
  87. package/dist-types/commands/GetRuleCommand.d.ts +1 -1
  88. package/dist-types/commands/GetSubscriptionCommand.d.ts +1 -1
  89. package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +1 -1
  90. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +1 -1
  91. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +1 -1
  92. package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +1 -1
  93. package/dist-types/commands/GetUserProfileCommand.d.ts +1 -1
  94. package/dist-types/commands/ListAssetFiltersCommand.d.ts +1 -1
  95. package/dist-types/commands/ListAssetRevisionsCommand.d.ts +1 -1
  96. package/dist-types/commands/ListConnectionsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListDataSourceRunsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +1 -1
  102. package/dist-types/commands/ListEntityOwnersCommand.d.ts +1 -1
  103. package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +1 -1
  104. package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +1 -1
  106. package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +1 -1
  107. package/dist-types/commands/ListEnvironmentsCommand.d.ts +1 -1
  108. package/dist-types/commands/ListJobRunsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListLineageEventsCommand.d.ts +1 -1
  110. package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +1 -1
  111. package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +1 -1
  112. package/dist-types/commands/ListNotificationsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListPolicyGrantsCommand.d.ts +1 -1
  114. package/dist-types/commands/ListProjectMembershipsCommand.d.ts +1 -1
  115. package/dist-types/commands/ListProjectProfilesCommand.d.ts +1 -1
  116. package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
  117. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  118. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +1 -1
  119. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +1 -1
  120. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +1 -1
  121. package/dist-types/commands/ListSubscriptionsCommand.d.ts +1 -1
  122. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  123. package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +1 -1
  124. package/dist-types/commands/PostLineageEventCommand.d.ts +1 -1
  125. package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +1 -1
  126. package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  127. package/dist-types/commands/RejectPredictionsCommand.d.ts +1 -1
  128. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +1 -1
  129. package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +1 -1
  130. package/dist-types/commands/RemovePolicyGrantCommand.d.ts +1 -1
  131. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +1 -1
  132. package/dist-types/commands/SearchCommand.d.ts +1 -1
  133. package/dist-types/commands/SearchGroupProfilesCommand.d.ts +1 -1
  134. package/dist-types/commands/SearchListingsCommand.d.ts +1 -1
  135. package/dist-types/commands/SearchTypesCommand.d.ts +1 -1
  136. package/dist-types/commands/SearchUserProfilesCommand.d.ts +1 -1
  137. package/dist-types/commands/StartDataSourceRunCommand.d.ts +1 -1
  138. package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +1 -1
  139. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  140. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateAssetFilterCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateDomainUnitCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateGlossaryCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateGroupProfileCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
  153. package/dist-types/commands/UpdateProjectProfileCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  155. package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +1 -1
  157. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  159. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  160. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  161. package/dist-types/runtimeConfig.d.ts +16 -16
  162. package/dist-types/runtimeConfig.native.d.ts +18 -18
  163. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  164. package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +1 -1
  232. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +1 -1
  233. package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  234. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -1
  235. package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +1 -1
  236. package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +1 -1
  237. package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +1 -1
  238. package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +1 -1
  239. package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +1 -1
  240. package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +1 -1
  241. package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +1 -1
  242. package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
  243. package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +1 -1
  244. package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +1 -1
  245. package/dist-types/ts3.4/commands/GetListingCommand.d.ts +1 -1
  246. package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +1 -1
  247. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +1 -1
  248. package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +1 -1
  249. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -1
  250. package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +1 -1
  251. package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +1 -1
  252. package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +1 -1
  253. package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +1 -1
  254. package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +1 -1
  255. package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +1 -1
  257. package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +1 -1
  258. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +1 -1
  259. package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +1 -1
  260. package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +1 -1
  261. package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +1 -1
  262. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
  263. package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +1 -1
  264. package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +1 -1
  265. package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +1 -1
  266. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +1 -1
  267. package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +1 -1
  268. package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +1 -1
  269. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +1 -1
  270. package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +1 -1
  271. package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +1 -1
  272. package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +1 -1
  273. package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +1 -1
  274. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +1 -1
  275. package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +1 -1
  276. package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +1 -1
  277. package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +1 -1
  278. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
  279. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
  280. package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +1 -1
  281. package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +1 -1
  282. package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +1 -1
  284. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  285. package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +1 -1
  287. package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +1 -1
  288. package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +1 -1
  289. package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +1 -1
  290. package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +1 -1
  291. package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +1 -1
  292. package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +1 -1
  293. package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +1 -1
  294. package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  322. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  323. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  324. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  325. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  326. package/package.json +19 -19
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DataZoneHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DataZoneHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DataZoneHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { DataZoneClientConfig } from "./DataZoneClient";
5
5
  export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").DataZoneHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -26,7 +26,7 @@ declare const AcceptPredictionsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: AcceptPredictionsCommandInput
29
+ input: AcceptPredictionsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  AcceptPredictionsCommandInput,
32
32
  AcceptPredictionsCommandOutput,
@@ -27,7 +27,7 @@ declare const AcceptSubscriptionRequestCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AcceptSubscriptionRequestCommandInput
30
+ input: AcceptSubscriptionRequestCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AcceptSubscriptionRequestCommandInput,
33
33
  AcceptSubscriptionRequestCommandOutput,
@@ -23,7 +23,7 @@ declare const AddEntityOwnerCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: AddEntityOwnerCommandInput
26
+ input: AddEntityOwnerCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  AddEntityOwnerCommandInput,
29
29
  AddEntityOwnerCommandOutput,
@@ -23,7 +23,7 @@ declare const AddPolicyGrantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: AddPolicyGrantCommandInput
26
+ input: AddPolicyGrantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  AddPolicyGrantCommandInput,
29
29
  AddPolicyGrantCommandOutput,
@@ -27,7 +27,7 @@ declare const AssociateEnvironmentRoleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssociateEnvironmentRoleCommandInput
30
+ input: AssociateEnvironmentRoleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssociateEnvironmentRoleCommandInput,
33
33
  AssociateEnvironmentRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const CancelMetadataGenerationRunCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CancelMetadataGenerationRunCommandInput
30
+ input: CancelMetadataGenerationRunCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CancelMetadataGenerationRunCommandInput,
33
33
  CancelMetadataGenerationRunCommandOutput,
@@ -27,7 +27,7 @@ declare const CancelSubscriptionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CancelSubscriptionCommandInput
30
+ input: CancelSubscriptionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CancelSubscriptionCommandInput,
33
33
  CancelSubscriptionCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateAssetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateAssetCommandInput
26
+ input: CreateAssetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateAssetCommandInput,
29
29
  CreateAssetCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAssetFilterCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAssetFilterCommandInput
29
+ input: CreateAssetFilterCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAssetFilterCommandInput,
32
32
  CreateAssetFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAssetRevisionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAssetRevisionCommandInput
30
+ input: CreateAssetRevisionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAssetRevisionCommandInput,
33
33
  CreateAssetRevisionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAssetTypeCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAssetTypeCommandInput
29
+ input: CreateAssetTypeCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAssetTypeCommandInput,
32
32
  CreateAssetTypeCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateConnectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateConnectionCommandInput
29
+ input: CreateConnectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateConnectionCommandInput,
32
32
  CreateConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateDataProductCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateDataProductCommandInput
29
+ input: CreateDataProductCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateDataProductCommandInput,
32
32
  CreateDataProductCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateDataProductRevisionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateDataProductRevisionCommandInput
30
+ input: CreateDataProductRevisionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateDataProductRevisionCommandInput,
33
33
  CreateDataProductRevisionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateDataSourceCommandInput
29
+ input: CreateDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateDataSourceCommandInput,
32
32
  CreateDataSourceCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateDomainCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateDomainCommandInput
26
+ input: CreateDomainCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateDomainCommandInput,
29
29
  CreateDomainCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateDomainUnitCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateDomainUnitCommandInput
29
+ input: CreateDomainUnitCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateDomainUnitCommandInput,
32
32
  CreateDomainUnitCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateEnvironmentActionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateEnvironmentActionCommandInput
30
+ input: CreateEnvironmentActionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateEnvironmentActionCommandInput,
33
33
  CreateEnvironmentActionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateEnvironmentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateEnvironmentCommandInput
29
+ input: CreateEnvironmentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateEnvironmentCommandInput,
32
32
  CreateEnvironmentCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateEnvironmentProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateEnvironmentProfileCommandInput
30
+ input: CreateEnvironmentProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateEnvironmentProfileCommandInput,
33
33
  CreateEnvironmentProfileCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateFormTypeCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateFormTypeCommandInput
26
+ input: CreateFormTypeCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateFormTypeCommandInput,
29
29
  CreateFormTypeCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateGlossaryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateGlossaryCommandInput
26
+ input: CreateGlossaryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateGlossaryCommandInput,
29
29
  CreateGlossaryCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateGlossaryTermCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateGlossaryTermCommandInput
30
+ input: CreateGlossaryTermCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateGlossaryTermCommandInput,
33
33
  CreateGlossaryTermCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateGroupProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateGroupProfileCommandInput
30
+ input: CreateGroupProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateGroupProfileCommandInput,
33
33
  CreateGroupProfileCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateListingChangeSetCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateListingChangeSetCommandInput
30
+ input: CreateListingChangeSetCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateListingChangeSetCommandInput,
33
33
  CreateListingChangeSetCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateProjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateProjectCommandInput
26
+ input: CreateProjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateProjectCommandInput,
29
29
  CreateProjectCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateProjectMembershipCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateProjectMembershipCommandInput
30
+ input: CreateProjectMembershipCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateProjectMembershipCommandInput,
33
33
  CreateProjectMembershipCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateProjectProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateProjectProfileCommandInput
30
+ input: CreateProjectProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateProjectProfileCommandInput,
33
33
  CreateProjectProfileCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateRuleCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateRuleCommandInput
26
+ input: CreateRuleCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateRuleCommandInput,
29
29
  CreateRuleCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateSubscriptionGrantCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateSubscriptionGrantCommandInput
30
+ input: CreateSubscriptionGrantCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateSubscriptionGrantCommandInput,
33
33
  CreateSubscriptionGrantCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateSubscriptionRequestCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateSubscriptionRequestCommandInput
30
+ input: CreateSubscriptionRequestCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateSubscriptionRequestCommandInput,
33
33
  CreateSubscriptionRequestCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateSubscriptionTargetCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateSubscriptionTargetCommandInput
30
+ input: CreateSubscriptionTargetCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateSubscriptionTargetCommandInput,
33
33
  CreateSubscriptionTargetCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateUserProfileCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateUserProfileCommandInput
29
+ input: CreateUserProfileCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateUserProfileCommandInput,
32
32
  CreateUserProfileCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAssetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAssetCommandInput
26
+ input: DeleteAssetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAssetCommandInput,
29
29
  DeleteAssetCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteAssetFilterCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteAssetFilterCommandInput
24
+ input: DeleteAssetFilterCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteAssetFilterCommandInput,
27
27
  DeleteAssetFilterCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteAssetTypeCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteAssetTypeCommandInput
29
+ input: DeleteAssetTypeCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteAssetTypeCommandInput,
32
32
  DeleteAssetTypeCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteConnectionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteConnectionCommandInput
29
+ input: DeleteConnectionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteConnectionCommandInput,
32
32
  DeleteConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteDataProductCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteDataProductCommandInput
29
+ input: DeleteDataProductCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteDataProductCommandInput,
32
32
  DeleteDataProductCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteDataSourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteDataSourceCommandInput
29
+ input: DeleteDataSourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteDataSourceCommandInput,
32
32
  DeleteDataSourceCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteDomainCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteDomainCommandInput
26
+ input: DeleteDomainCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteDomainCommandInput,
29
29
  DeleteDomainCommandOutput,