@aws-sdk/client-sagemaker 3.803.0 → 3.805.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 (600) hide show
  1. package/dist-cjs/index.js +21 -8
  2. package/dist-es/models/models_3.js +0 -6
  3. package/dist-es/models/models_4.js +6 -0
  4. package/dist-es/protocols/Aws_json1_1.js +202 -189
  5. package/dist-types/commands/AddAssociationCommand.d.ts +1 -1
  6. package/dist-types/commands/AddTagsCommand.d.ts +1 -1
  7. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateActionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  17. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateContextCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateDomainCommand.d.ts +10 -1
  26. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateExperimentCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateHubCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
  56. package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
  57. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  58. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
  59. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  60. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  61. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
  63. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  64. package/dist-types/commands/CreateSpaceCommand.d.ts +2 -1
  65. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
  68. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
  71. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -1
  73. package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -1
  74. package/dist-types/commands/DeleteActionCommand.d.ts +1 -1
  75. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -1
  76. package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
  77. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -1
  78. package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
  79. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -1
  80. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -1
  81. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
  82. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -1
  83. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +1 -1
  84. package/dist-types/commands/DeleteContextCommand.d.ts +1 -1
  85. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
  86. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -1
  87. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
  88. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
  89. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
  90. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  91. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
  92. package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
  93. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -1
  94. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
  95. package/dist-types/commands/DeleteHubCommand.d.ts +1 -1
  96. package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -1
  97. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +1 -1
  98. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
  99. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -1
  100. package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
  101. package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -1
  102. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +1 -1
  103. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
  104. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -1
  105. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
  106. package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -1
  107. package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
  108. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  109. package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
  110. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
  111. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
  112. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
  113. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
  114. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
  115. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  116. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +1 -1
  117. package/dist-types/commands/DeletePartnerAppCommand.d.ts +1 -1
  118. package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
  119. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -1
  121. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
  122. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
  123. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
  124. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
  125. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
  126. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
  127. package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -1
  128. package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -1
  129. package/dist-types/commands/DescribeActionCommand.d.ts +1 -1
  130. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
  131. package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
  132. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -1
  133. package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -1
  134. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
  135. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -1
  136. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  137. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  138. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  139. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  140. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
  141. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  142. package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
  143. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  144. package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
  145. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  146. package/dist-types/commands/DescribeDomainCommand.d.ts +10 -1
  147. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  148. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  149. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
  150. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -1
  151. package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
  152. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  153. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  154. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  155. package/dist-types/commands/DescribeHubCommand.d.ts +3 -2
  156. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
  157. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  158. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  159. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  160. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  161. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  162. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  163. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  164. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
  165. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
  166. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  167. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  168. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
  169. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  170. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  171. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  172. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
  173. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  174. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  175. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  176. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  177. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  178. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  179. package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
  180. package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
  181. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  182. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  183. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
  184. package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
  185. package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
  186. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  187. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  188. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
  189. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  190. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  191. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
  192. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
  193. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
  194. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
  195. package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -1
  196. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -1
  197. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -1
  198. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
  199. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
  200. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  201. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  202. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
  203. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  204. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  205. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  206. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
  207. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
  208. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
  209. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  210. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  211. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  212. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
  213. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  214. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  215. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  216. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
  217. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  218. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  219. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  220. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
  221. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
  222. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  223. package/dist-types/commands/SearchCommand.d.ts +1 -1
  224. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -3
  225. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  226. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  227. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  228. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
  229. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  230. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  231. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
  232. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
  233. package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
  234. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
  235. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  236. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  237. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  238. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -2
  239. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  240. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
  241. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  242. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  243. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
  244. package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
  245. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
  246. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
  247. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
  248. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
  249. package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
  250. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  251. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  252. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  253. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  254. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  255. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  256. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  257. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  258. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  259. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  260. package/dist-types/commands/UpdateDomainCommand.d.ts +10 -1
  261. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  262. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  263. package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
  264. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  265. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  266. package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
  267. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
  268. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  269. package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
  270. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
  271. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  272. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  273. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  274. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  275. package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
  276. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
  277. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  278. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  279. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  280. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  281. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
  282. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
  283. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  284. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
  285. package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
  286. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
  287. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
  288. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
  289. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  290. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
  291. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
  292. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  293. package/dist-types/models/models_0.d.ts +2 -2
  294. package/dist-types/models/models_1.d.ts +69 -19
  295. package/dist-types/models/models_2.d.ts +33 -60
  296. package/dist-types/models/models_3.d.ts +62 -15
  297. package/dist-types/models/models_4.d.ts +17 -13
  298. package/dist-types/models/models_5.d.ts +10 -0
  299. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  300. package/dist-types/runtimeConfig.d.ts +16 -16
  301. package/dist-types/runtimeConfig.native.d.ts +18 -18
  302. package/dist-types/runtimeConfig.shared.d.ts +7 -3
  303. package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +1 -1
  330. package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +1 -1
  331. package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +1 -1
  332. package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +1 -1
  333. package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +1 -1
  334. package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +1 -1
  335. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  336. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +1 -1
  337. package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +1 -1
  338. package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +1 -1
  339. package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +1 -1
  340. package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -1
  341. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
  342. package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  343. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  344. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
  345. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  346. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
  347. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  348. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  349. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  350. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  351. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  352. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  353. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
  354. package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
  355. package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  356. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
  357. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  358. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  359. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  360. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
  361. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  362. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
  363. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
  365. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
  366. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
  367. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
  368. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
  369. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +1 -1
  372. package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +1 -1
  373. package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +1 -1
  376. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +1 -1
  377. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +1 -1
  378. package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -1
  379. package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
  380. package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
  384. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +1 -1
  385. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
  386. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
  387. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +1 -1
  401. package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
  402. package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
  404. package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +1 -1
  405. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -1
  406. package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  407. package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +1 -1
  408. package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
  409. package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
  410. package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
  420. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  438. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
  439. package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  440. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +3 -2
  454. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  465. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  466. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
  467. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  468. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
  469. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  473. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  474. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  475. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  476. package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
  484. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
  489. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
  491. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
  492. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  499. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  500. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
  501. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  502. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  503. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
  504. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  514. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  518. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +3 -5
  537. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  538. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
  539. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  540. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  541. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
  542. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
  543. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
  566. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  567. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
  568. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
  569. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  570. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  571. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  572. package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  573. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
  574. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
  575. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  576. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  577. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  578. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  579. package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
  580. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
  581. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
  583. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
  584. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
  585. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
  586. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
  587. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
  588. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
  589. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
  590. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  591. package/dist-types/ts3.4/models/models_1.d.ts +10 -4
  592. package/dist-types/ts3.4/models/models_2.d.ts +8 -14
  593. package/dist-types/ts3.4/models/models_3.d.ts +15 -7
  594. package/dist-types/ts3.4/models/models_4.d.ts +9 -6
  595. package/dist-types/ts3.4/models/models_5.d.ts +3 -0
  596. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  597. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  598. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  599. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  600. package/package.json +19 -19
@@ -26,7 +26,7 @@ declare const DescribeEndpointCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeEndpointCommandInput
29
+ input: DescribeEndpointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeEndpointCommandInput,
32
32
  DescribeEndpointCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeEndpointConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeEndpointConfigCommandInput
30
+ input: DescribeEndpointConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeEndpointConfigCommandInput,
33
33
  DescribeEndpointConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeExperimentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeExperimentCommandInput
30
+ input: DescribeExperimentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeExperimentCommandInput,
33
33
  DescribeExperimentCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeFeatureGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeFeatureGroupCommandInput
30
+ input: DescribeFeatureGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeFeatureGroupCommandInput,
33
33
  DescribeFeatureGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeFeatureMetadataCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeFeatureMetadataCommandInput
30
+ input: DescribeFeatureMetadataCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeFeatureMetadataCommandInput,
33
33
  DescribeFeatureMetadataCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeFlowDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeFlowDefinitionCommandInput
30
+ input: DescribeFlowDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeFlowDefinitionCommandInput,
33
33
  DescribeFlowDefinitionCommandOutput,
@@ -1,6 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeHubRequest, DescribeHubResponse } from "../models/models_2";
3
+ import { DescribeHubRequest } from "../models/models_2";
4
+ import { DescribeHubResponse } from "../models/models_3";
4
5
  import {
5
6
  SageMakerClientResolvedConfig,
6
7
  ServiceInputTypes,
@@ -23,7 +24,7 @@ declare const DescribeHubCommand_base: {
23
24
  ServiceOutputTypes
24
25
  >;
25
26
  new (
26
- __0_0: DescribeHubCommandInput
27
+ input: DescribeHubCommandInput
27
28
  ): import("@smithy/smithy-client").CommandImpl<
28
29
  DescribeHubCommandInput,
29
30
  DescribeHubCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeHubContentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeHubContentCommandInput
30
+ input: DescribeHubContentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeHubContentCommandInput,
33
33
  DescribeHubContentCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeHumanTaskUiCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeHumanTaskUiCommandInput
30
+ input: DescribeHumanTaskUiCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeHumanTaskUiCommandInput,
33
33
  DescribeHumanTaskUiCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeHyperParameterTuningJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeHyperParameterTuningJobCommandInput
30
+ input: DescribeHyperParameterTuningJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeHyperParameterTuningJobCommandInput,
33
33
  DescribeHyperParameterTuningJobCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeImageCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeImageCommandInput
29
+ input: DescribeImageCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeImageCommandInput,
32
32
  DescribeImageCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeImageVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeImageVersionCommandInput
30
+ input: DescribeImageVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeImageVersionCommandInput,
33
33
  DescribeImageVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeInferenceComponentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeInferenceComponentCommandInput
30
+ input: DescribeInferenceComponentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeInferenceComponentCommandInput,
33
33
  DescribeInferenceComponentCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeInferenceExperimentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeInferenceExperimentCommandInput
30
+ input: DescribeInferenceExperimentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeInferenceExperimentCommandInput,
33
33
  DescribeInferenceExperimentCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeInferenceRecommendationsJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeInferenceRecommendationsJobCommandInput
30
+ input: DescribeInferenceRecommendationsJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeInferenceRecommendationsJobCommandInput,
33
33
  DescribeInferenceRecommendationsJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeLabelingJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeLabelingJobCommandInput
30
+ input: DescribeLabelingJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeLabelingJobCommandInput,
33
33
  DescribeLabelingJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeLineageGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeLineageGroupCommandInput
30
+ input: DescribeLineageGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeLineageGroupCommandInput,
33
33
  DescribeLineageGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeMlflowTrackingServerCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeMlflowTrackingServerCommandInput
30
+ input: DescribeMlflowTrackingServerCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeMlflowTrackingServerCommandInput,
33
33
  DescribeMlflowTrackingServerCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelBiasJobDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelBiasJobDefinitionCommandInput
30
+ input: DescribeModelBiasJobDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelBiasJobDefinitionCommandInput,
33
33
  DescribeModelBiasJobDefinitionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelCardCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelCardCommandInput
30
+ input: DescribeModelCardCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelCardCommandInput,
33
33
  DescribeModelCardCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelCardExportJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelCardExportJobCommandInput
30
+ input: DescribeModelCardExportJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelCardExportJobCommandInput,
33
33
  DescribeModelCardExportJobCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeModelCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeModelCommandInput
26
+ input: DescribeModelCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeModelCommandInput,
29
29
  DescribeModelCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelExplainabilityJobDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelExplainabilityJobDefinitionCommandInput
30
+ input: DescribeModelExplainabilityJobDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelExplainabilityJobDefinitionCommandInput,
33
33
  DescribeModelExplainabilityJobDefinitionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelPackageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelPackageCommandInput
30
+ input: DescribeModelPackageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelPackageCommandInput,
33
33
  DescribeModelPackageCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelPackageGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelPackageGroupCommandInput
30
+ input: DescribeModelPackageGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelPackageGroupCommandInput,
33
33
  DescribeModelPackageGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeModelQualityJobDefinitionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeModelQualityJobDefinitionCommandInput
30
+ input: DescribeModelQualityJobDefinitionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeModelQualityJobDefinitionCommandInput,
33
33
  DescribeModelQualityJobDefinitionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeMonitoringScheduleCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeMonitoringScheduleCommandInput
30
+ input: DescribeMonitoringScheduleCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeMonitoringScheduleCommandInput,
33
33
  DescribeMonitoringScheduleCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeNotebookInstanceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeNotebookInstanceCommandInput
30
+ input: DescribeNotebookInstanceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeNotebookInstanceCommandInput,
33
33
  DescribeNotebookInstanceCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeNotebookInstanceLifecycleConfigCommandInput
30
+ input: DescribeNotebookInstanceLifecycleConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeNotebookInstanceLifecycleConfigCommandInput,
33
33
  DescribeNotebookInstanceLifecycleConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeOptimizationJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeOptimizationJobCommandInput
30
+ input: DescribeOptimizationJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeOptimizationJobCommandInput,
33
33
  DescribeOptimizationJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribePartnerAppCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribePartnerAppCommandInput
30
+ input: DescribePartnerAppCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribePartnerAppCommandInput,
33
33
  DescribePartnerAppCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribePipelineCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribePipelineCommandInput
29
+ input: DescribePipelineCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribePipelineCommandInput,
32
32
  DescribePipelineCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribePipelineDefinitionForExecutionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribePipelineDefinitionForExecutionCommandInput
30
+ input: DescribePipelineDefinitionForExecutionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribePipelineDefinitionForExecutionCommandInput,
33
33
  DescribePipelineDefinitionForExecutionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribePipelineExecutionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribePipelineExecutionCommandInput
30
+ input: DescribePipelineExecutionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribePipelineExecutionCommandInput,
33
33
  DescribePipelineExecutionCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeProcessingJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeProcessingJobCommandInput
30
+ input: DescribeProcessingJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeProcessingJobCommandInput,
33
33
  DescribeProcessingJobCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeProjectCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeProjectCommandInput
29
+ input: DescribeProjectCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeProjectCommandInput,
32
32
  DescribeProjectCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeSpaceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeSpaceCommandInput
29
+ input: DescribeSpaceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeSpaceCommandInput,
32
32
  DescribeSpaceCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeStudioLifecycleConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeStudioLifecycleConfigCommandInput
30
+ input: DescribeStudioLifecycleConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeStudioLifecycleConfigCommandInput,
33
33
  DescribeStudioLifecycleConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeSubscribedWorkteamCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeSubscribedWorkteamCommandInput
30
+ input: DescribeSubscribedWorkteamCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeSubscribedWorkteamCommandInput,
33
33
  DescribeSubscribedWorkteamCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTrainingJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTrainingJobCommandInput
30
+ input: DescribeTrainingJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTrainingJobCommandInput,
33
33
  DescribeTrainingJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTrainingPlanCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTrainingPlanCommandInput
30
+ input: DescribeTrainingPlanCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTrainingPlanCommandInput,
33
33
  DescribeTrainingPlanCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTransformJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTransformJobCommandInput
30
+ input: DescribeTransformJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTransformJobCommandInput,
33
33
  DescribeTransformJobCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeTrialCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeTrialCommandInput
29
+ input: DescribeTrialCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeTrialCommandInput,
32
32
  DescribeTrialCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeTrialComponentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeTrialComponentCommandInput
30
+ input: DescribeTrialComponentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeTrialComponentCommandInput,
33
33
  DescribeTrialComponentCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeUserProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeUserProfileCommandInput
30
+ input: DescribeUserProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeUserProfileCommandInput,
33
33
  DescribeUserProfileCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeWorkforceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeWorkforceCommandInput
30
+ input: DescribeWorkforceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeWorkforceCommandInput,
33
33
  DescribeWorkforceCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeWorkteamCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeWorkteamCommandInput
29
+ input: DescribeWorkteamCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeWorkteamCommandInput,
32
32
  DescribeWorkteamCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateTrialComponentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateTrialComponentCommandInput
30
+ input: DisassociateTrialComponentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateTrialComponentCommandInput,
33
33
  DisassociateTrialComponentCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDeviceFleetReportCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDeviceFleetReportCommandInput
30
+ input: GetDeviceFleetReportCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDeviceFleetReportCommandInput,
33
33
  GetDeviceFleetReportCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLineageGroupPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLineageGroupPolicyCommandInput
30
+ input: GetLineageGroupPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLineageGroupPolicyCommandInput,
33
33
  GetLineageGroupPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetModelPackageGroupPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetModelPackageGroupPolicyCommandInput
30
+ input: GetModelPackageGroupPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetModelPackageGroupPolicyCommandInput,
33
33
  GetModelPackageGroupPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetScalingConfigurationRecommendationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetScalingConfigurationRecommendationCommandInput
30
+ input: GetScalingConfigurationRecommendationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetScalingConfigurationRecommendationCommandInput,
33
33
  GetScalingConfigurationRecommendationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSearchSuggestionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSearchSuggestionsCommandInput
30
+ input: GetSearchSuggestionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSearchSuggestionsCommandInput,
33
33
  GetSearchSuggestionsCommandOutput,
@@ -26,7 +26,7 @@ declare const ImportHubContentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ImportHubContentCommandInput
29
+ input: ImportHubContentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ImportHubContentCommandInput,
32
32
  ImportHubContentCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAliasesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAliasesCommandInput
26
+ input: ListAliasesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAliasesCommandInput,
29
29
  ListAliasesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListCandidatesForAutoMLJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListCandidatesForAutoMLJobCommandInput
30
+ input: ListCandidatesForAutoMLJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListCandidatesForAutoMLJobCommandInput,
33
33
  ListCandidatesForAutoMLJobCommandOutput,
@@ -26,7 +26,7 @@ declare const ListClusterNodesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListClusterNodesCommandInput
29
+ input: ListClusterNodesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListClusterNodesCommandInput,
32
32
  ListClusterNodesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListHubContentVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListHubContentVersionsCommandInput
30
+ input: ListHubContentVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListHubContentVersionsCommandInput,
33
33
  ListHubContentVersionsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListHubContentsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListHubContentsCommandInput
29
+ input: ListHubContentsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListHubContentsCommandInput,
32
32
  ListHubContentsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListImageVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListImageVersionsCommandInput
30
+ input: ListImageVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListImageVersionsCommandInput,
33
33
  ListImageVersionsCommandOutput,