@aws-sdk/client-sagemaker 3.775.0 → 3.778.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 (375) hide show
  1. package/dist-cjs/index.js +16 -1
  2. package/dist-es/models/models_4.js +4 -0
  3. package/dist-es/protocols/Aws_json1_1.js +9 -0
  4. package/dist-types/commands/AddAssociationCommand.d.ts +1 -0
  5. package/dist-types/commands/AddTagsCommand.d.ts +1 -0
  6. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -0
  7. package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -0
  8. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateActionCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateAppCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -0
  16. package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateContextCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateEndpointCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateExperimentCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateHubCommand.d.ts +1 -0
  34. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -0
  35. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -0
  36. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -0
  37. package/dist-types/commands/CreateImageCommand.d.ts +1 -0
  38. package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -0
  39. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -0
  40. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +1 -0
  41. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -0
  42. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -0
  43. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -0
  44. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -0
  45. package/dist-types/commands/CreateModelCardCommand.d.ts +1 -0
  46. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -0
  47. package/dist-types/commands/CreateModelCommand.d.ts +1 -0
  48. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  49. package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
  50. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -0
  51. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -0
  52. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -0
  53. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -0
  54. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  55. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -0
  56. package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -0
  57. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -0
  58. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -0
  59. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -0
  60. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -0
  61. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -0
  62. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -0
  63. package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
  64. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -0
  65. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -0
  66. package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -0
  67. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -0
  68. package/dist-types/commands/CreateTransformJobCommand.d.ts +4 -2
  69. package/dist-types/commands/CreateTrialCommand.d.ts +1 -0
  70. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -0
  71. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -0
  72. package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -0
  73. package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -0
  74. package/dist-types/commands/DeleteActionCommand.d.ts +1 -0
  75. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -0
  76. package/dist-types/commands/DeleteAppCommand.d.ts +1 -0
  77. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -0
  78. package/dist-types/commands/DeleteArtifactCommand.d.ts +1 -0
  79. package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -0
  80. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
  81. package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -0
  82. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -0
  83. package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -0
  84. package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +1 -0
  85. package/dist-types/commands/DeleteContextCommand.d.ts +1 -0
  86. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -0
  87. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -0
  88. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
  89. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -0
  90. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -0
  91. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -0
  92. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -0
  93. package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -0
  94. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -0
  95. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -0
  96. package/dist-types/commands/DeleteHubCommand.d.ts +1 -0
  97. package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -0
  98. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +1 -0
  99. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -0
  100. package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -0
  101. package/dist-types/commands/DeleteImageCommand.d.ts +1 -0
  102. package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -0
  103. package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +1 -0
  104. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -0
  105. package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -0
  106. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -0
  107. package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -0
  108. package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
  109. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  110. package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -0
  111. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -0
  112. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -0
  113. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -0
  114. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -0
  115. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -0
  116. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  117. package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +1 -0
  118. package/dist-types/commands/DeletePartnerAppCommand.d.ts +1 -0
  119. package/dist-types/commands/DeletePipelineCommand.d.ts +1 -0
  120. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
  121. package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -0
  122. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -0
  123. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
  124. package/dist-types/commands/DeleteTrialCommand.d.ts +1 -0
  125. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -0
  126. package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -0
  127. package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -0
  128. package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -0
  129. package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -0
  130. package/dist-types/commands/DescribeActionCommand.d.ts +1 -0
  131. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
  132. package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
  133. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -0
  134. package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -0
  135. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -0
  136. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -0
  137. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -0
  138. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -0
  139. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -0
  140. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -0
  141. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -0
  142. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -0
  143. package/dist-types/commands/DescribeContextCommand.d.ts +1 -0
  144. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -0
  145. package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -0
  146. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -0
  147. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -0
  148. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -0
  149. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -0
  150. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
  151. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -0
  152. package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -0
  153. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -0
  154. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -0
  155. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -0
  156. package/dist-types/commands/DescribeHubCommand.d.ts +1 -0
  157. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -0
  158. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -0
  159. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -0
  160. package/dist-types/commands/DescribeImageCommand.d.ts +1 -0
  161. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -0
  162. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -0
  163. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -0
  164. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -0
  165. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -0
  166. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -0
  167. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -0
  168. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -0
  169. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -0
  170. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -0
  171. package/dist-types/commands/DescribeModelCommand.d.ts +1 -0
  172. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -0
  173. package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
  174. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -0
  175. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -0
  176. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -0
  177. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
  178. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  179. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -0
  180. package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -0
  181. package/dist-types/commands/DescribePipelineCommand.d.ts +1 -0
  182. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -0
  183. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -0
  184. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -0
  185. package/dist-types/commands/DescribeProjectCommand.d.ts +1 -0
  186. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -0
  187. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -0
  188. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -0
  189. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -0
  190. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -0
  191. package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
  192. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -0
  193. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -0
  194. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -0
  195. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -0
  196. package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -0
  197. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  198. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -0
  199. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
  200. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -0
  201. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -0
  202. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -0
  203. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -0
  204. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -0
  205. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +4 -3
  206. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -0
  207. package/dist-types/commands/ListActionsCommand.d.ts +1 -0
  208. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -0
  209. package/dist-types/commands/ListAliasesCommand.d.ts +1 -0
  210. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -0
  211. package/dist-types/commands/ListAppsCommand.d.ts +1 -0
  212. package/dist-types/commands/ListArtifactsCommand.d.ts +1 -0
  213. package/dist-types/commands/ListAssociationsCommand.d.ts +1 -0
  214. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -0
  215. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -0
  216. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
  217. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -0
  218. package/dist-types/commands/ListClustersCommand.d.ts +1 -0
  219. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -0
  220. package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -0
  221. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -0
  222. package/dist-types/commands/ListContextsCommand.d.ts +1 -0
  223. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -0
  224. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -0
  225. package/dist-types/commands/ListDevicesCommand.d.ts +1 -0
  226. package/dist-types/commands/ListDomainsCommand.d.ts +1 -0
  227. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -0
  228. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -0
  229. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -0
  230. package/dist-types/commands/ListEndpointsCommand.d.ts +1 -0
  231. package/dist-types/commands/ListExperimentsCommand.d.ts +1 -0
  232. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -0
  233. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -0
  234. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -0
  235. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -0
  236. package/dist-types/commands/ListHubsCommand.d.ts +1 -0
  237. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -0
  238. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -0
  239. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -0
  240. package/dist-types/commands/ListImagesCommand.d.ts +1 -0
  241. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -0
  242. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -0
  243. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -0
  244. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -0
  245. package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -0
  246. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -0
  247. package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -0
  248. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -0
  249. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -0
  250. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -0
  251. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -0
  252. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -0
  253. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -0
  254. package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -0
  255. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -0
  256. package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -0
  257. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -0
  258. package/dist-types/commands/ListModelsCommand.d.ts +1 -0
  259. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -0
  260. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -0
  261. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -0
  262. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -0
  263. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -0
  264. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -0
  265. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -0
  266. package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -0
  267. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -0
  268. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -0
  269. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -0
  270. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -0
  271. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -0
  272. package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
  273. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -0
  274. package/dist-types/commands/ListSpacesCommand.d.ts +1 -0
  275. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -0
  276. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -0
  277. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -0
  278. package/dist-types/commands/ListTagsCommand.d.ts +1 -0
  279. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -0
  280. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -0
  281. package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -0
  282. package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -0
  283. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -0
  284. package/dist-types/commands/ListTrialsCommand.d.ts +1 -0
  285. package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -0
  286. package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -0
  287. package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -0
  288. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -0
  289. package/dist-types/commands/QueryLineageCommand.d.ts +1 -0
  290. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -0
  291. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -0
  292. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -0
  293. package/dist-types/commands/SearchCommand.d.ts +12 -5
  294. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -0
  295. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -0
  296. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -0
  297. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -0
  298. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -0
  299. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -0
  300. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -0
  301. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -0
  302. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -0
  303. package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -0
  304. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -0
  305. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -0
  306. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -0
  307. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -0
  308. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -0
  309. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -0
  310. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -0
  311. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -0
  312. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -0
  313. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -0
  314. package/dist-types/commands/StopOptimizationJobCommand.d.ts +2 -1
  315. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -2
  316. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -0
  317. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -0
  318. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -0
  319. package/dist-types/commands/UpdateActionCommand.d.ts +1 -0
  320. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -0
  321. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -0
  322. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -0
  323. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -0
  324. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -0
  325. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -0
  326. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -0
  327. package/dist-types/commands/UpdateContextCommand.d.ts +1 -0
  328. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -0
  329. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -0
  330. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -0
  331. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -0
  332. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -0
  333. package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -0
  334. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -0
  335. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -0
  336. package/dist-types/commands/UpdateHubCommand.d.ts +1 -0
  337. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -0
  338. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -0
  339. package/dist-types/commands/UpdateImageCommand.d.ts +1 -0
  340. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -0
  341. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -0
  342. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -0
  343. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -0
  344. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -0
  345. package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -0
  346. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -0
  347. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -0
  348. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -0
  349. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -0
  350. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
  351. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -0
  352. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -0
  353. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -0
  354. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
  355. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -0
  356. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -0
  357. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -0
  358. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -0
  359. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -0
  360. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -0
  361. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -0
  362. package/dist-types/models/models_0.d.ts +31 -0
  363. package/dist-types/models/models_1.d.ts +7 -0
  364. package/dist-types/models/models_2.d.ts +7 -0
  365. package/dist-types/models/models_3.d.ts +40 -43
  366. package/dist-types/models/models_4.d.ts +67 -37
  367. package/dist-types/models/models_5.d.ts +61 -42
  368. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
  369. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +4 -2
  370. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  371. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  372. package/dist-types/ts3.4/models/models_2.d.ts +1 -0
  373. package/dist-types/ts3.4/models/models_4.d.ts +10 -7
  374. package/dist-types/ts3.4/models/models_5.d.ts +7 -0
  375. package/package.json +2 -2
package/dist-cjs/index.js CHANGED
@@ -544,6 +544,7 @@ __export(index_exports, {
544
544
  RedshiftResultCompressionType: () => RedshiftResultCompressionType,
545
545
  RedshiftResultFormat: () => RedshiftResultFormat,
546
546
  RegisterDevicesCommand: () => RegisterDevicesCommand,
547
+ Relation: () => Relation,
547
548
  RenderUiTemplateCommand: () => RenderUiTemplateCommand,
548
549
  RepositoryAccessMode: () => RepositoryAccessMode,
549
550
  ReservedCapacityInstanceType: () => ReservedCapacityInstanceType,
@@ -13439,6 +13440,7 @@ var de_DescribeAppResponse = /* @__PURE__ */ __name((output, context) => {
13439
13440
  FailureReason: import_smithy_client.expectString,
13440
13441
  LastHealthCheckTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastHealthCheckTimestamp"),
13441
13442
  LastUserActivityTimestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "LastUserActivityTimestamp"),
13443
+ RecoveryMode: import_smithy_client.expectBoolean,
13442
13444
  ResourceSpec: /* @__PURE__ */ __name((_) => de_ResourceSpec(_, context), "ResourceSpec"),
13443
13445
  SpaceName: import_smithy_client.expectString,
13444
13446
  Status: import_smithy_client.expectString,
@@ -18986,7 +18988,8 @@ var de_SearchRecord = /* @__PURE__ */ __name((output, context) => {
18986
18988
  var de_SearchResponse = /* @__PURE__ */ __name((output, context) => {
18987
18989
  return (0, import_smithy_client.take)(output, {
18988
18990
  NextToken: import_smithy_client.expectString,
18989
- Results: /* @__PURE__ */ __name((_) => de_SearchResultsList(_, context), "Results")
18991
+ Results: /* @__PURE__ */ __name((_) => de_SearchResultsList(_, context), "Results"),
18992
+ TotalHits: /* @__PURE__ */ __name((_) => de_TotalHits(_, context), "TotalHits")
18990
18993
  });
18991
18994
  }, "de_SearchResponse");
18992
18995
  var de_SearchResultsList = /* @__PURE__ */ __name((output, context) => {
@@ -19410,6 +19413,12 @@ var de_TimeSeriesTransformations = /* @__PURE__ */ __name((output, context) => {
19410
19413
  Filling: /* @__PURE__ */ __name((_) => de_FillingTransformations(_, context), "Filling")
19411
19414
  });
19412
19415
  }, "de_TimeSeriesTransformations");
19416
+ var de_TotalHits = /* @__PURE__ */ __name((output, context) => {
19417
+ return (0, import_smithy_client.take)(output, {
19418
+ Relation: import_smithy_client.expectString,
19419
+ Value: import_smithy_client.expectLong
19420
+ });
19421
+ }, "de_TotalHits");
19413
19422
  var de_TrackingServerSummary = /* @__PURE__ */ __name((output, context) => {
19414
19423
  return (0, import_smithy_client.take)(output, {
19415
19424
  CreationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "CreationTime"),
@@ -19727,6 +19736,7 @@ var de_TransformResources = /* @__PURE__ */ __name((output, context) => {
19727
19736
  return (0, import_smithy_client.take)(output, {
19728
19737
  InstanceCount: import_smithy_client.expectInt32,
19729
19738
  InstanceType: import_smithy_client.expectString,
19739
+ TransformAmiVersion: import_smithy_client.expectString,
19730
19740
  VolumeKmsKeyId: import_smithy_client.expectString
19731
19741
  });
19732
19742
  }, "de_TransformResources");
@@ -25392,6 +25402,10 @@ var ModelVariantAction = {
25392
25402
  REMOVE: "Remove",
25393
25403
  RETAIN: "Retain"
25394
25404
  };
25405
+ var Relation = {
25406
+ EQUAL_TO: "EqualTo",
25407
+ GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo"
25408
+ };
25395
25409
  var SearchSortOrder = {
25396
25410
  ASCENDING: "Ascending",
25397
25411
  DESCENDING: "Descending"
@@ -28498,6 +28512,7 @@ var waitUntilTransformJobCompletedOrStopped = /* @__PURE__ */ __name(async (para
28498
28512
  ListWorkforcesSortByOptions,
28499
28513
  ListWorkteamsSortByOptions,
28500
28514
  ModelVariantAction,
28515
+ Relation,
28501
28516
  SearchSortOrder,
28502
28517
  ModelCardFilterSensitiveLog,
28503
28518
  ModelPackageFilterSensitiveLog,
@@ -220,6 +220,10 @@ export const ModelVariantAction = {
220
220
  REMOVE: "Remove",
221
221
  RETAIN: "Retain",
222
222
  };
223
+ export const Relation = {
224
+ EQUAL_TO: "EqualTo",
225
+ GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo",
226
+ };
223
227
  export const SearchSortOrder = {
224
228
  ASCENDING: "Ascending",
225
229
  DESCENDING: "Descending",
@@ -10338,6 +10338,7 @@ const de_DescribeAppResponse = (output, context) => {
10338
10338
  FailureReason: __expectString,
10339
10339
  LastHealthCheckTimestamp: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
10340
10340
  LastUserActivityTimestamp: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
10341
+ RecoveryMode: __expectBoolean,
10341
10342
  ResourceSpec: (_) => de_ResourceSpec(_, context),
10342
10343
  SpaceName: __expectString,
10343
10344
  Status: __expectString,
@@ -16183,6 +16184,7 @@ const de_SearchResponse = (output, context) => {
16183
16184
  return take(output, {
16184
16185
  NextToken: __expectString,
16185
16186
  Results: (_) => de_SearchResultsList(_, context),
16187
+ TotalHits: (_) => de_TotalHits(_, context),
16186
16188
  });
16187
16189
  };
16188
16190
  const de_SearchResultsList = (output, context) => {
@@ -16630,6 +16632,12 @@ const de_TimeSeriesTransformations = (output, context) => {
16630
16632
  Filling: (_) => de_FillingTransformations(_, context),
16631
16633
  });
16632
16634
  };
16635
+ const de_TotalHits = (output, context) => {
16636
+ return take(output, {
16637
+ Relation: __expectString,
16638
+ Value: __expectLong,
16639
+ });
16640
+ };
16633
16641
  const de_TrackingServerSummary = (output, context) => {
16634
16642
  return take(output, {
16635
16643
  CreationTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
@@ -16967,6 +16975,7 @@ const de_TransformResources = (output, context) => {
16967
16975
  return take(output, {
16968
16976
  InstanceCount: __expectInt32,
16969
16977
  InstanceType: __expectString,
16978
+ TransformAmiVersion: __expectString,
16970
16979
  VolumeKmsKeyId: __expectString,
16971
16980
  });
16972
16981
  };
@@ -68,6 +68,7 @@ declare const AddAssociationCommand_base: {
68
68
  * @throws {@link SageMakerServiceException}
69
69
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class AddAssociationCommand extends AddAssociationCommand_base {
@@ -90,6 +90,7 @@ declare const AddTagsCommand_base: {
90
90
  * @throws {@link SageMakerServiceException}
91
91
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class AddTagsCommand extends AddTagsCommand_base {
@@ -64,6 +64,7 @@ declare const AssociateTrialComponentCommand_base: {
64
64
  * @throws {@link SageMakerServiceException}
65
65
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class AssociateTrialComponentCommand extends AssociateTrialComponentCommand_base {
@@ -85,6 +85,7 @@ declare const BatchDeleteClusterNodesCommand_base: {
85
85
  * @throws {@link SageMakerServiceException}
86
86
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class BatchDeleteClusterNodesCommand extends BatchDeleteClusterNodesCommand_base {
@@ -127,6 +127,7 @@ declare const BatchDescribeModelPackageCommand_base: {
127
127
  * @throws {@link SageMakerServiceException}
128
128
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class BatchDescribeModelPackageCommand extends BatchDescribeModelPackageCommand_base {
@@ -85,6 +85,7 @@ declare const CreateActionCommand_base: {
85
85
  * @throws {@link SageMakerServiceException}
86
86
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateActionCommand extends CreateActionCommand_base {
@@ -260,6 +260,7 @@ declare const CreateAlgorithmCommand_base: {
260
260
  * InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.inf2.xlarge" || "ml.inf2.8xlarge" || "ml.inf2.24xlarge" || "ml.inf2.48xlarge", // required
261
261
  * InstanceCount: Number("int"), // required
262
262
  * VolumeKmsKeyId: "STRING_VALUE",
263
+ * TransformAmiVersion: "STRING_VALUE",
263
264
  * },
264
265
  * },
265
266
  * },
@@ -290,6 +291,7 @@ declare const CreateAlgorithmCommand_base: {
290
291
  * @throws {@link SageMakerServiceException}
291
292
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
292
293
  *
294
+ *
293
295
  * @public
294
296
  */
295
297
  export declare class CreateAlgorithmCommand extends CreateAlgorithmCommand_base {
@@ -56,6 +56,7 @@ declare const CreateAppCommand_base: {
56
56
  * InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.12xlarge" || "ml.g6.16xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.12xlarge" || "ml.g6e.16xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.p5.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge",
57
57
  * LifecycleConfigArn: "STRING_VALUE",
58
58
  * },
59
+ * RecoveryMode: true || false,
59
60
  * };
60
61
  * const command = new CreateAppCommand(input);
61
62
  * const response = await client.send(command);
@@ -81,6 +82,7 @@ declare const CreateAppCommand_base: {
81
82
  * @throws {@link SageMakerServiceException}
82
83
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
83
84
  *
85
+ *
84
86
  * @public
85
87
  */
86
88
  export declare class CreateAppCommand extends CreateAppCommand_base {
@@ -114,6 +114,7 @@ declare const CreateAppImageConfigCommand_base: {
114
114
  * @throws {@link SageMakerServiceException}
115
115
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
116
116
  *
117
+ *
117
118
  * @public
118
119
  */
119
120
  export declare class CreateAppImageConfigCommand extends CreateAppImageConfigCommand_base {
@@ -87,6 +87,7 @@ declare const CreateArtifactCommand_base: {
87
87
  * @throws {@link SageMakerServiceException}
88
88
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class CreateArtifactCommand extends CreateArtifactCommand_base {
@@ -152,6 +152,7 @@ declare const CreateAutoMLJobCommand_base: {
152
152
  * @throws {@link SageMakerServiceException}
153
153
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class CreateAutoMLJobCommand extends CreateAutoMLJobCommand_base {
@@ -241,6 +241,7 @@ declare const CreateAutoMLJobV2Command_base: {
241
241
  * @throws {@link SageMakerServiceException}
242
242
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
243
243
  *
244
+ *
244
245
  * @public
245
246
  */
246
247
  export declare class CreateAutoMLJobV2Command extends CreateAutoMLJobV2Command_base {
@@ -116,6 +116,7 @@ declare const CreateClusterCommand_base: {
116
116
  * @throws {@link SageMakerServiceException}
117
117
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
@@ -82,6 +82,7 @@ declare const CreateClusterSchedulerConfigCommand_base: {
82
82
  * @throws {@link SageMakerServiceException}
83
83
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class CreateClusterSchedulerConfigCommand extends CreateClusterSchedulerConfigCommand_base {
@@ -71,6 +71,7 @@ declare const CreateCodeRepositoryCommand_base: {
71
71
  * @throws {@link SageMakerServiceException}
72
72
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class CreateCodeRepositoryCommand extends CreateCodeRepositoryCommand_base {
@@ -129,6 +129,7 @@ declare const CreateCompilationJobCommand_base: {
129
129
  * @throws {@link SageMakerServiceException}
130
130
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class CreateCompilationJobCommand extends CreateCompilationJobCommand_base {
@@ -91,6 +91,7 @@ declare const CreateComputeQuotaCommand_base: {
91
91
  * @throws {@link SageMakerServiceException}
92
92
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class CreateComputeQuotaCommand extends CreateComputeQuotaCommand_base {
@@ -78,6 +78,7 @@ declare const CreateContextCommand_base: {
78
78
  * @throws {@link SageMakerServiceException}
79
79
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CreateContextCommand extends CreateContextCommand_base {
@@ -165,6 +165,7 @@ declare const CreateDataQualityJobDefinitionCommand_base: {
165
165
  * @throws {@link SageMakerServiceException}
166
166
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
167
167
  *
168
+ *
168
169
  * @public
169
170
  */
170
171
  export declare class CreateDataQualityJobDefinitionCommand extends CreateDataQualityJobDefinitionCommand_base {
@@ -74,6 +74,7 @@ declare const CreateDeviceFleetCommand_base: {
74
74
  * @throws {@link SageMakerServiceException}
75
75
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class CreateDeviceFleetCommand extends CreateDeviceFleetCommand_base {
@@ -438,6 +438,7 @@ declare const CreateDomainCommand_base: {
438
438
  * @throws {@link SageMakerServiceException}
439
439
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
440
440
  *
441
+ *
441
442
  * @public
442
443
  */
443
444
  export declare class CreateDomainCommand extends CreateDomainCommand_base {
@@ -88,6 +88,7 @@ declare const CreateEdgeDeploymentPlanCommand_base: {
88
88
  * @throws {@link SageMakerServiceException}
89
89
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class CreateEdgeDeploymentPlanCommand extends CreateEdgeDeploymentPlanCommand_base {
@@ -72,6 +72,7 @@ declare const CreateEdgeDeploymentStageCommand_base: {
72
72
  * @throws {@link SageMakerServiceException}
73
73
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateEdgeDeploymentStageCommand extends CreateEdgeDeploymentStageCommand_base {
@@ -73,6 +73,7 @@ declare const CreateEdgePackagingJobCommand_base: {
73
73
  * @throws {@link SageMakerServiceException}
74
74
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class CreateEdgePackagingJobCommand extends CreateEdgePackagingJobCommand_base {
@@ -176,6 +176,7 @@ declare const CreateEndpointCommand_base: {
176
176
  * @throws {@link SageMakerServiceException}
177
177
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
178
178
  *
179
+ *
179
180
  * @public
180
181
  */
181
182
  export declare class CreateEndpointCommand extends CreateEndpointCommand_base {
@@ -243,6 +243,7 @@ declare const CreateEndpointConfigCommand_base: {
243
243
  * @throws {@link SageMakerServiceException}
244
244
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
245
245
  *
246
+ *
246
247
  * @public
247
248
  */
248
249
  export declare class CreateEndpointConfigCommand extends CreateEndpointConfigCommand_base {
@@ -85,6 +85,7 @@ declare const CreateExperimentCommand_base: {
85
85
  * @throws {@link SageMakerServiceException}
86
86
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateExperimentCommand extends CreateExperimentCommand_base {
@@ -130,6 +130,7 @@ declare const CreateFeatureGroupCommand_base: {
130
130
  * @throws {@link SageMakerServiceException}
131
131
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class CreateFeatureGroupCommand extends CreateFeatureGroupCommand_base {
@@ -99,6 +99,7 @@ declare const CreateFlowDefinitionCommand_base: {
99
99
  * @throws {@link SageMakerServiceException}
100
100
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class CreateFlowDefinitionCommand extends CreateFlowDefinitionCommand_base {
@@ -75,6 +75,7 @@ declare const CreateHubCommand_base: {
75
75
  * @throws {@link SageMakerServiceException}
76
76
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CreateHubCommand extends CreateHubCommand_base {
@@ -74,6 +74,7 @@ declare const CreateHubContentReferenceCommand_base: {
74
74
  * @throws {@link SageMakerServiceException}
75
75
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class CreateHubContentReferenceCommand extends CreateHubContentReferenceCommand_base {
@@ -70,6 +70,7 @@ declare const CreateHumanTaskUiCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class CreateHumanTaskUiCommand extends CreateHumanTaskUiCommand_base {
@@ -457,6 +457,7 @@ declare const CreateHyperParameterTuningJobCommand_base: {
457
457
  * @throws {@link SageMakerServiceException}
458
458
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
459
459
  *
460
+ *
460
461
  * @public
461
462
  */
462
463
  export declare class CreateHyperParameterTuningJobCommand extends CreateHyperParameterTuningJobCommand_base {
@@ -72,6 +72,7 @@ declare const CreateImageCommand_base: {
72
72
  * @throws {@link SageMakerServiceException}
73
73
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateImageCommand extends CreateImageCommand_base {
@@ -77,6 +77,7 @@ declare const CreateImageVersionCommand_base: {
77
77
  * @throws {@link SageMakerServiceException}
78
78
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class CreateImageVersionCommand extends CreateImageVersionCommand_base {
@@ -97,6 +97,7 @@ declare const CreateInferenceComponentCommand_base: {
97
97
  * @throws {@link SageMakerServiceException}
98
98
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class CreateInferenceComponentCommand extends CreateInferenceComponentCommand_base {
@@ -124,6 +124,7 @@ declare const CreateInferenceExperimentCommand_base: {
124
124
  * @throws {@link SageMakerServiceException}
125
125
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class CreateInferenceExperimentCommand extends CreateInferenceExperimentCommand_base {
@@ -167,6 +167,7 @@ declare const CreateInferenceRecommendationsJobCommand_base: {
167
167
  * @throws {@link SageMakerServiceException}
168
168
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
169
169
  *
170
+ *
170
171
  * @public
171
172
  */
172
173
  export declare class CreateInferenceRecommendationsJobCommand extends CreateInferenceRecommendationsJobCommand_base {
@@ -173,6 +173,7 @@ declare const CreateLabelingJobCommand_base: {
173
173
  * @throws {@link SageMakerServiceException}
174
174
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
175
175
  *
176
+ *
176
177
  * @public
177
178
  */
178
179
  export declare class CreateLabelingJobCommand extends CreateLabelingJobCommand_base {
@@ -72,6 +72,7 @@ declare const CreateMlflowTrackingServerCommand_base: {
72
72
  * @throws {@link SageMakerServiceException}
73
73
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class CreateMlflowTrackingServerCommand extends CreateMlflowTrackingServerCommand_base {
@@ -156,6 +156,7 @@ declare const CreateModelBiasJobDefinitionCommand_base: {
156
156
  * @throws {@link SageMakerServiceException}
157
157
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
158
158
  *
159
+ *
159
160
  * @public
160
161
  */
161
162
  export declare class CreateModelBiasJobDefinitionCommand extends CreateModelBiasJobDefinitionCommand_base {
@@ -74,6 +74,7 @@ declare const CreateModelCardCommand_base: {
74
74
  * @throws {@link SageMakerServiceException}
75
75
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class CreateModelCardCommand extends CreateModelCardCommand_base {
@@ -70,6 +70,7 @@ declare const CreateModelCardExportJobCommand_base: {
70
70
  * @throws {@link SageMakerServiceException}
71
71
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class CreateModelCardExportJobCommand extends CreateModelCardExportJobCommand_base {
@@ -192,6 +192,7 @@ declare const CreateModelCommand_base: {
192
192
  * @throws {@link SageMakerServiceException}
193
193
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
194
194
  *
195
+ *
195
196
  * @public
196
197
  */
197
198
  export declare class CreateModelCommand extends CreateModelCommand_base {
@@ -153,6 +153,7 @@ declare const CreateModelExplainabilityJobDefinitionCommand_base: {
153
153
  * @throws {@link SageMakerServiceException}
154
154
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
155
155
  *
156
+ *
156
157
  * @public
157
158
  */
158
159
  export declare class CreateModelExplainabilityJobDefinitionCommand extends CreateModelExplainabilityJobDefinitionCommand_base {
@@ -145,6 +145,7 @@ declare const CreateModelPackageCommand_base: {
145
145
  * InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.inf2.xlarge" || "ml.inf2.8xlarge" || "ml.inf2.24xlarge" || "ml.inf2.48xlarge", // required
146
146
  * InstanceCount: Number("int"), // required
147
147
  * VolumeKmsKeyId: "STRING_VALUE",
148
+ * TransformAmiVersion: "STRING_VALUE",
148
149
  * },
149
150
  * },
150
151
  * },
@@ -360,6 +361,7 @@ declare const CreateModelPackageCommand_base: {
360
361
  * @throws {@link SageMakerServiceException}
361
362
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
362
363
  *
364
+ *
363
365
  * @public
364
366
  */
365
367
  export declare class CreateModelPackageCommand extends CreateModelPackageCommand_base {
@@ -65,6 +65,7 @@ declare const CreateModelPackageGroupCommand_base: {
65
65
  * @throws {@link SageMakerServiceException}
66
66
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class CreateModelPackageGroupCommand extends CreateModelPackageGroupCommand_base {
@@ -166,6 +166,7 @@ declare const CreateModelQualityJobDefinitionCommand_base: {
166
166
  * @throws {@link SageMakerServiceException}
167
167
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
168
168
  *
169
+ *
169
170
  * @public
170
171
  */
171
172
  export declare class CreateModelQualityJobDefinitionCommand extends CreateModelQualityJobDefinitionCommand_base {
@@ -178,6 +178,7 @@ declare const CreateMonitoringScheduleCommand_base: {
178
178
  * @throws {@link SageMakerServiceException}
179
179
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
180
180
  *
181
+ *
181
182
  * @public
182
183
  */
183
184
  export declare class CreateMonitoringScheduleCommand extends CreateMonitoringScheduleCommand_base {
@@ -121,6 +121,7 @@ declare const CreateNotebookInstanceCommand_base: {
121
121
  * @throws {@link SageMakerServiceException}
122
122
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class CreateNotebookInstanceCommand extends CreateNotebookInstanceCommand_base {
@@ -81,6 +81,7 @@ declare const CreateNotebookInstanceLifecycleConfigCommand_base: {
81
81
  * @throws {@link SageMakerServiceException}
82
82
  * <p>Base exception class for all service exceptions from SageMaker service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CreateNotebookInstanceLifecycleConfigCommand extends CreateNotebookInstanceLifecycleConfigCommand_base {