@aws-sdk/client-sagemaker 3.934.0 → 3.935.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 (580) hide show
  1. package/dist-cjs/index.js +3695 -3682
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +2989 -0
  4. package/dist-es/models/errors.js +57 -0
  5. package/dist-es/models/models_0.js +1 -1390
  6. package/dist-es/models/models_1.js +1 -671
  7. package/dist-es/models/models_2.js +1 -186
  8. package/dist-es/models/models_3.js +1 -434
  9. package/dist-es/models/models_4.js +1 -317
  10. package/dist-es/schemas/schemas_0.js +11 -4
  11. package/dist-types/commands/CreateActionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  18. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateContextCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
  27. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
  28. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
  42. package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
  43. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  44. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
  45. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  46. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
  53. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
  60. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
  75. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
  76. package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
  84. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  88. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  92. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
  94. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  102. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  103. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  104. package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
  105. package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
  106. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  107. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  108. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
  109. package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
  112. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  113. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  114. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
  115. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  116. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
  118. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
  120. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
  121. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
  122. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  123. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  124. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
  125. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  126. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  127. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  128. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListAppsCommand.d.ts +1 -1
  130. package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
  131. package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
  132. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
  133. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  134. package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
  135. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  136. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
  137. package/dist-types/commands/ListClustersCommand.d.ts +1 -1
  138. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
  139. package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
  140. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  141. package/dist-types/commands/ListContextsCommand.d.ts +1 -1
  142. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  143. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
  144. package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
  145. package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
  146. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
  147. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
  148. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
  149. package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
  150. package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
  151. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
  152. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
  153. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
  154. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
  155. package/dist-types/commands/ListHubsCommand.d.ts +1 -1
  156. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
  157. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
  158. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
  159. package/dist-types/commands/ListImagesCommand.d.ts +1 -1
  160. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
  161. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
  162. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  163. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
  164. package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
  165. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  166. package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
  167. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  168. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
  169. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  170. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
  171. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
  172. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
  173. package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
  174. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
  175. package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
  176. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  177. package/dist-types/commands/ListModelsCommand.d.ts +1 -1
  178. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  179. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  180. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
  181. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
  182. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
  183. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
  184. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
  185. package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
  186. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  187. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  188. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  189. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
  190. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
  191. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
  192. package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
  193. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
  194. package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
  195. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
  196. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  197. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
  198. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  199. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
  200. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  201. package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
  202. package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
  203. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
  204. package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
  205. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
  206. package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
  207. package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
  208. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
  209. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  210. package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
  211. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
  212. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
  213. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  214. package/dist-types/commands/SearchCommand.d.ts +3 -3
  215. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
  216. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  217. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  218. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  219. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
  220. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  221. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  222. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
  223. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
  224. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  225. package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
  226. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
  227. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  228. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  229. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  230. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
  231. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  232. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
  233. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  234. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  235. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
  236. package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
  237. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
  238. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
  239. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
  240. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
  241. package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
  242. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  243. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  244. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  245. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  246. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  247. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  248. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  249. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  250. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  251. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  252. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
  253. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  254. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  255. package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
  256. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  257. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  258. package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
  259. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
  260. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  261. package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
  262. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
  263. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  264. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  265. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  266. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  267. package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
  268. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
  269. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  270. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  271. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  272. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  273. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
  274. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
  275. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  276. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
  277. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
  278. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
  279. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
  280. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
  281. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
  282. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  283. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
  284. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
  285. package/dist-types/index.d.ts +7 -1
  286. package/dist-types/models/enums.d.ts +5540 -0
  287. package/dist-types/models/errors.d.ts +54 -0
  288. package/dist-types/models/models_0.d.ts +2375 -2134
  289. package/dist-types/models/models_1.d.ts +3957 -3765
  290. package/dist-types/models/models_2.d.ts +5770 -3151
  291. package/dist-types/models/models_3.d.ts +4470 -4424
  292. package/dist-types/models/models_4.d.ts +2119 -5743
  293. package/dist-types/schemas/schemas_0.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
  330. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  331. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
  332. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  333. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
  334. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
  335. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
  336. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
  337. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
  338. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
  339. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
  340. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
  341. package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
  342. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
  343. package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  344. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  345. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
  346. package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  347. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
  348. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  349. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
  350. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  351. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
  352. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  353. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  354. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
  355. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
  356. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
  357. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  358. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  359. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  360. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
  361. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
  362. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  363. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  365. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  366. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  367. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  368. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  369. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  372. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  373. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
  376. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  377. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
  378. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  379. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  380. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  384. package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
  385. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
  386. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  387. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
  401. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
  402. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  404. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
  405. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  406. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  407. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  408. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
  409. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
  410. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
  420. package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
  438. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
  439. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
  440. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
  454. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
  465. package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
  466. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  467. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  468. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  469. package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
  473. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
  474. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
  475. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
  476. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
  484. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
  489. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
  491. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
  492. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  499. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
  500. package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  501. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  502. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
  503. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
  504. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  514. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
  518. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  537. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  538. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
  539. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
  540. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  541. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
  542. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
  543. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/index.d.ts +7 -1
  566. package/dist-types/ts3.4/models/enums.d.ts +3561 -0
  567. package/dist-types/ts3.4/models/errors.d.ts +28 -0
  568. package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
  569. package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
  570. package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
  571. package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
  572. package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
  573. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  574. package/package.json +12 -12
  575. package/dist-es/models/index.js +0 -6
  576. package/dist-es/models/models_5.js +0 -39
  577. package/dist-types/models/index.d.ts +0 -6
  578. package/dist-types/models/models_5.d.ts +0 -5029
  579. package/dist-types/ts3.4/models/index.d.ts +0 -6
  580. package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
@@ -1,2270 +1,1265 @@
1
- import {
2
- ActionSummary,
3
- AlgorithmSortBy,
4
- AlgorithmSummary,
5
- AppDetails,
6
- AppImageConfigDetails,
7
- AppImageConfigSortKey,
8
- AppSortKey,
9
- AppType,
10
- ArtifactSummary,
11
- AssociationEdgeType,
12
- AssociationSummary,
13
- AutoMLCandidate,
14
- AutoMLJobStatus,
15
- AutoMLJobStepMetadata,
16
- AutoMLJobSummary,
17
- AutoMLSortBy,
18
- AutoMLSortOrder,
19
- CacheHitResult,
20
- CallbackStepMetadata,
21
- CandidateSortBy,
22
- CandidateStatus,
23
- ClarifyCheckStepMetadata,
24
- ClusterEventResourceType,
25
- ClusterEventSummary,
26
- ClusterNodeSummary,
27
- FeatureStatus,
28
- ModelApprovalStatus,
29
- ModelPackageStatus,
30
- OutputParameter,
31
- Tag,
32
- UserContext,
33
- } from "./models_0";
34
1
  import {
35
2
  _InstanceType,
36
- ClusterSchedulerConfigSummary,
37
- ClusterSortBy,
38
- ClusterSummary,
39
- CodeRepositorySortBy,
40
- CodeRepositorySortOrder,
41
- CodeRepositorySummary,
42
- CompilationJobStatus,
43
- CompilationJobSummary,
44
- ComputeQuotaSummary,
45
- ConditionStepMetadata,
46
- ContextSummary,
47
- HubContentType,
48
- HyperParameterTrainingJobDefinition,
49
- HyperParameterTuningJobConfig,
50
- HyperParameterTuningJobStrategyType,
51
- HyperParameterTuningJobWarmStartConfig,
52
- InferenceExperimentSchedule,
53
- InferenceExperimentType,
54
- LabelingJobInputConfig,
55
- RecommendationJobType,
56
- ResourceLimits,
57
- SchedulerResourceStatus,
58
- } from "./models_1";
59
- import {
3
+ ActionStatus,
4
+ ActivationState,
5
+ AppNetworkAccessType,
6
+ AppSecurityGroupManagement,
7
+ BatchStrategy,
8
+ BooleanOperator,
9
+ ClusterNodeProvisioningMode,
10
+ ClusterNodeRecovery,
60
11
  CrossAccountFilterOption,
61
- ModelCardStatus,
62
- ModelLifeCycle,
63
- MonitoringType,
64
- OptimizationJobDeploymentInstanceType,
65
- PartnerAppType,
66
- SharingType,
67
- SpaceStorageSettings,
68
- StudioLifecycleConfigAppType,
69
- TrialComponentStatus,
70
- } from "./models_2";
71
- import {
72
- DeviceDeploymentSummary,
73
- DeviceFleetSummary,
74
- DeviceSummary,
75
- DomainDetails,
76
- DynamicScalingConfiguration,
77
- EdgeDeploymentPlanSummary,
78
- EdgePackagingJobStatus,
79
- EdgePackagingJobSummary,
80
- EMRStepMetadata,
81
- EndpointConfigSortKey,
82
- EndpointConfigStepMetadata,
83
- EndpointConfigSummary,
84
- EndpointOutputConfiguration,
85
- EndpointSortKey,
12
+ Direction,
86
13
  EndpointStatus,
87
- EndpointStepMetadata,
88
- EndpointSummary,
89
- EventSortBy,
90
- ExecutionStatus,
91
- ExperimentSummary,
92
- FailStepMetadata,
93
- FeatureGroupSortBy,
94
- FeatureGroupSortOrder,
95
- FeatureGroupStatus,
96
- FeatureGroupSummary,
97
- FlowDefinitionSummary,
98
- HubContentStatus,
99
14
  HubContentSupportStatus,
100
- HubStatus,
101
- HyperParameterTrainingJobSummary,
102
- HyperParameterTuningJobCompletionDetails,
103
- HyperParameterTuningJobConsumedResources,
104
- HyperParameterTuningJobStatus,
105
- ImageStatus,
106
- ImageVersionStatus,
107
- InferenceComponentStatus,
108
- InferenceExperimentStatus,
109
- InferenceMetrics,
110
- IsTrackingServerActive,
111
- LabelCounters,
112
- LabelingJobOutput,
113
- LabelingJobStatus,
114
- ModelCardExportJobStatus,
115
- ModelConfiguration,
15
+ HubContentType,
16
+ InferenceExperimentStopDesiredState,
17
+ IPAddressType,
18
+ JobType,
19
+ LineageType,
20
+ ModelApprovalStatus,
21
+ ModelCardStatus,
116
22
  ModelPackageGroupStatus,
117
- MonitoringExecutionSummary,
118
- NotebookInstanceStatus,
119
- ObjectiveStatusCounters,
120
- OfflineStoreStatusValue,
121
- OptimizationJobStatus,
122
- PartnerAppStatus,
23
+ ModelPackageStatus,
24
+ ModelVariantAction,
25
+ MonitoringType,
26
+ NotebookInstanceAcceleratorType,
123
27
  PipelineExecutionStatus,
28
+ PipelineStatus,
124
29
  ProcessingJobStatus,
30
+ Processor,
125
31
  ProjectStatus,
126
- RecommendationJobStatus,
127
- RecommendationMetrics,
128
- ReservedCapacitySummary,
32
+ Relation,
33
+ ReservedCapacityInstanceType,
34
+ ReservedCapacityType,
35
+ ResourceType,
36
+ RootAccess,
129
37
  SageMakerResourceName,
130
38
  ScheduleStatus,
39
+ SearchSortOrder,
131
40
  SecondaryStatus,
132
- SpaceStatus,
133
- SubscribedWorkteam,
134
- TrackingServerStatus,
41
+ SkipModelValidation,
42
+ TagPropagation,
43
+ ThroughputMode,
44
+ TrackingServerSize,
135
45
  TrainingJobStatus,
136
- TrainingJobStatusCounters,
137
- TrainingPlanStatus,
138
46
  TransformJobStatus,
47
+ VariantPropertyType,
48
+ VendorGuidance,
49
+ WorkforceIpAddressType,
50
+ } from "./enums";
51
+ import {
52
+ AdditionalInferenceSpecificationDefinition,
53
+ AlgorithmSpecification,
54
+ AppSpecification,
55
+ BatchDataCaptureConfig,
56
+ BatchTransformInput,
57
+ CfnUpdateTemplateProvider,
58
+ Channel,
59
+ CheckpointConfig,
60
+ ClusterAutoScalingConfig,
61
+ ClusterInstanceGroupSpecification,
62
+ ClusterRestrictedInstanceGroupSpecification,
63
+ ClusterTieredStorageConfig,
64
+ CodeEditorAppImageConfig,
65
+ ComputeQuotaConfig,
66
+ ComputeQuotaTarget,
67
+ ContainerDefinition,
68
+ DeploymentConfiguration,
69
+ EdgeOutputConfig,
70
+ InferenceSpecification,
71
+ JupyterLabAppImageConfig,
72
+ KernelGatewayImageConfig,
73
+ MetadataProperties,
74
+ OutputDataConfig,
75
+ OutputParameter,
76
+ ResourceConfig,
77
+ SchedulerConfig,
78
+ StoppingCondition,
79
+ Tag,
80
+ TransformInput,
81
+ TransformOutput,
82
+ TransformResources,
83
+ UserContext,
84
+ VpcConfig,
85
+ } from "./models_0";
86
+ import {
87
+ DataProcessing,
88
+ DebugHookConfig,
89
+ DebugRuleConfiguration,
90
+ DefaultSpaceSettings,
91
+ DeploymentConfig,
92
+ DriftCheckBaselines,
93
+ ExperimentConfig,
94
+ FeatureDefinition,
95
+ InferenceComponentRuntimeConfig,
96
+ InferenceComponentSpecification,
97
+ InferenceExecutionConfig,
98
+ InferenceExperimentDataStorageConfig,
99
+ InferenceExperimentSchedule,
100
+ InstanceMetadataServiceConfiguration,
101
+ ModelCardSecurityConfig,
102
+ ModelClientConfig,
103
+ ModelLifeCycle,
104
+ ModelMetrics,
105
+ ModelPackageModelCard,
106
+ ModelPackageSecurityConfig,
107
+ ModelPackageValidationSpecification,
108
+ ModelVariantConfig,
109
+ MonitoringScheduleConfig,
110
+ NetworkConfig,
111
+ NotebookInstanceLifecycleHook,
112
+ OidcConfig,
113
+ ParallelismConfiguration,
114
+ PartnerAppConfig,
115
+ PartnerAppMaintenanceConfig,
116
+ PipelineDefinitionS3Location,
117
+ ProcessingInput,
118
+ ProcessingOutputConfig,
119
+ ProcessingResources,
120
+ ProcessingStoppingCondition,
121
+ ProfilerConfig,
122
+ ProfilerRuleConfiguration,
123
+ ProvisioningParameter,
124
+ RetryStrategy,
125
+ ServiceCatalogProvisioningDetails,
126
+ ShadowModeConfig,
127
+ SourceAlgorithmSpecification,
128
+ SourceIpConfig,
129
+ SpaceSettings,
130
+ TensorBoardOutputConfig,
131
+ TrialComponentArtifact,
132
+ TrialComponentParameterValue,
133
+ TrialComponentStatus,
134
+ TtlDuration,
135
+ UiTemplate,
136
+ UserSettings,
137
+ WorkforceVpcConfigRequest,
138
+ } from "./models_1";
139
+ import {
140
+ DebugRuleEvaluationStatus,
141
+ DeploymentRecommendation,
142
+ FeatureParameter,
143
+ InferenceComponentDeploymentConfig,
144
+ MemberDefinition,
145
+ MetricData,
146
+ ModelArtifacts,
147
+ ModelPackageStatusDetails,
148
+ MonitoringExecutionSummary,
149
+ NotificationConfiguration,
150
+ PipelineExperimentConfig,
151
+ SecondaryStatusTransition,
152
+ SelectiveExecutionConfig,
153
+ ServiceCatalogProvisionedProductDetails,
154
+ TemplateProviderDetail,
155
+ TrialComponentMetricSummary,
139
156
  TrialComponentSource,
140
- WarmPoolResourceStatus,
141
- WarmPoolStatus,
157
+ TrialSource,
158
+ WorkerAccessConfiguration,
159
+ Workforce,
160
+ } from "./models_2";
161
+ import {
162
+ DesiredWeightAndCapacity,
163
+ Device,
164
+ DomainSettingsForUpdate,
165
+ Edge,
166
+ Endpoint,
167
+ Experiment,
168
+ FeatureGroup,
169
+ FeatureMetadata,
170
+ Filter,
171
+ GitConfigForUpdate,
172
+ HyperParameterTuningJobSearchEntity,
173
+ MonitoringAlertSummary,
174
+ Parameter,
175
+ Workteam,
142
176
  } from "./models_3";
143
- export declare const SagemakerServicecatalogStatus: {
144
- readonly DISABLED: "Disabled";
145
- readonly ENABLED: "Enabled";
146
- };
147
- export type SagemakerServicecatalogStatus =
148
- (typeof SagemakerServicecatalogStatus)[keyof typeof SagemakerServicecatalogStatus];
149
- export interface GetSagemakerServicecatalogPortfolioStatusOutput {
150
- Status?: SagemakerServicecatalogStatus | undefined;
151
- }
152
- export interface ScalingPolicyObjective {
153
- MinInvocationsPerMinute?: number | undefined;
154
- MaxInvocationsPerMinute?: number | undefined;
155
- }
156
- export interface GetScalingConfigurationRecommendationRequest {
157
- InferenceRecommendationsJobName: string | undefined;
158
- RecommendationId?: string | undefined;
159
- EndpointName?: string | undefined;
160
- TargetCpuUtilizationPerCore?: number | undefined;
161
- ScalingPolicyObjective?: ScalingPolicyObjective | undefined;
162
- }
163
- export interface ScalingPolicyMetric {
164
- InvocationsPerInstance?: number | undefined;
165
- ModelLatency?: number | undefined;
166
- }
167
- export interface GetScalingConfigurationRecommendationResponse {
168
- InferenceRecommendationsJobName?: string | undefined;
169
- RecommendationId?: string | undefined;
170
- EndpointName?: string | undefined;
171
- TargetCpuUtilizationPerCore?: number | undefined;
172
- ScalingPolicyObjective?: ScalingPolicyObjective | undefined;
173
- Metric?: ScalingPolicyMetric | undefined;
174
- DynamicScalingConfiguration?: DynamicScalingConfiguration | undefined;
175
- }
176
- export declare const ResourceType: {
177
- readonly ENDPOINT: "Endpoint";
178
- readonly EXPERIMENT: "Experiment";
179
- readonly EXPERIMENT_TRIAL: "ExperimentTrial";
180
- readonly EXPERIMENT_TRIAL_COMPONENT: "ExperimentTrialComponent";
181
- readonly FEATURE_GROUP: "FeatureGroup";
182
- readonly FEATURE_METADATA: "FeatureMetadata";
183
- readonly HYPER_PARAMETER_TUNING_JOB: "HyperParameterTuningJob";
184
- readonly IMAGE: "Image";
185
- readonly IMAGE_VERSION: "ImageVersion";
186
- readonly MODEL: "Model";
187
- readonly MODEL_CARD: "ModelCard";
188
- readonly MODEL_PACKAGE: "ModelPackage";
189
- readonly MODEL_PACKAGE_GROUP: "ModelPackageGroup";
190
- readonly PIPELINE: "Pipeline";
191
- readonly PIPELINE_EXECUTION: "PipelineExecution";
192
- readonly PIPELINE_VERSION: "PipelineVersion";
193
- readonly PROJECT: "Project";
194
- readonly TRAINING_JOB: "TrainingJob";
195
- };
196
- export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
197
- export interface PropertyNameQuery {
198
- PropertyNameHint: string | undefined;
199
- }
200
- export interface SuggestionQuery {
201
- PropertyNameQuery?: PropertyNameQuery | undefined;
202
- }
203
- export interface GetSearchSuggestionsRequest {
204
- Resource: ResourceType | undefined;
205
- SuggestionQuery?: SuggestionQuery | undefined;
206
- }
207
- export interface PropertyNameSuggestion {
208
- PropertyName?: string | undefined;
209
- }
210
- export interface GetSearchSuggestionsResponse {
211
- PropertyNameSuggestions?: PropertyNameSuggestion[] | undefined;
212
- }
213
- export interface GitConfigForUpdate {
214
- SecretArn?: string | undefined;
215
- }
216
- export interface HubContentInfo {
217
- HubContentName: string | undefined;
218
- HubContentArn: string | undefined;
219
- SageMakerPublicHubContentArn?: string | undefined;
220
- HubContentVersion: string | undefined;
221
- HubContentType: HubContentType | undefined;
222
- DocumentSchemaVersion: string | undefined;
223
- HubContentDisplayName?: string | undefined;
224
- HubContentDescription?: string | undefined;
225
- SupportStatus?: HubContentSupportStatus | undefined;
226
- HubContentSearchKeywords?: string[] | undefined;
227
- HubContentStatus: HubContentStatus | undefined;
228
- CreationTime: Date | undefined;
229
- OriginalCreationTime?: Date | undefined;
230
- }
231
- export declare const HubContentSortBy: {
232
- readonly CREATION_TIME: "CreationTime";
233
- readonly HUB_CONTENT_NAME: "HubContentName";
234
- readonly HUB_CONTENT_STATUS: "HubContentStatus";
235
- };
236
- export type HubContentSortBy =
237
- (typeof HubContentSortBy)[keyof typeof HubContentSortBy];
238
- export interface HubInfo {
239
- HubName: string | undefined;
240
- HubArn: string | undefined;
241
- HubDisplayName?: string | undefined;
242
- HubDescription?: string | undefined;
243
- HubSearchKeywords?: string[] | undefined;
244
- HubStatus: HubStatus | undefined;
245
- CreationTime: Date | undefined;
246
- LastModifiedTime: Date | undefined;
247
- }
248
- export declare const HubSortBy: {
249
- readonly ACCOUNT_ID_OWNER: "AccountIdOwner";
250
- readonly CREATION_TIME: "CreationTime";
251
- readonly HUB_NAME: "HubName";
252
- readonly HUB_STATUS: "HubStatus";
253
- };
254
- export type HubSortBy = (typeof HubSortBy)[keyof typeof HubSortBy];
255
- export interface HumanTaskUiSummary {
256
- HumanTaskUiName: string | undefined;
257
- HumanTaskUiArn: string | undefined;
258
- CreationTime: Date | undefined;
177
+ export interface ListWorkteamsResponse {
178
+ Workteams: Workteam[] | undefined;
179
+ NextToken?: string | undefined;
259
180
  }
260
- export interface HyperParameterTuningJobSearchEntity {
261
- HyperParameterTuningJobName?: string | undefined;
262
- HyperParameterTuningJobArn?: string | undefined;
263
- HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig | undefined;
264
- TrainingJobDefinition?: HyperParameterTrainingJobDefinition | undefined;
265
- TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[] | undefined;
266
- HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus | undefined;
181
+ export interface Model {
182
+ ModelName?: string | undefined;
183
+ PrimaryContainer?: ContainerDefinition | undefined;
184
+ Containers?: ContainerDefinition[] | undefined;
185
+ InferenceExecutionConfig?: InferenceExecutionConfig | undefined;
186
+ ExecutionRoleArn?: string | undefined;
187
+ VpcConfig?: VpcConfig | undefined;
267
188
  CreationTime?: Date | undefined;
268
- HyperParameterTuningEndTime?: Date | undefined;
269
- LastModifiedTime?: Date | undefined;
270
- TrainingJobStatusCounters?: TrainingJobStatusCounters | undefined;
271
- ObjectiveStatusCounters?: ObjectiveStatusCounters | undefined;
272
- BestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
273
- OverallBestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
274
- WarmStartConfig?: HyperParameterTuningJobWarmStartConfig | undefined;
275
- FailureReason?: string | undefined;
276
- TuningJobCompletionDetails?:
277
- | HyperParameterTuningJobCompletionDetails
278
- | undefined;
279
- ConsumedResources?: HyperParameterTuningJobConsumedResources | undefined;
189
+ ModelArn?: string | undefined;
190
+ EnableNetworkIsolation?: boolean | undefined;
280
191
  Tags?: Tag[] | undefined;
192
+ DeploymentRecommendation?: DeploymentRecommendation | undefined;
281
193
  }
282
- export declare const HyperParameterTuningJobSortByOptions: {
283
- readonly CreationTime: "CreationTime";
284
- readonly Name: "Name";
285
- readonly Status: "Status";
286
- };
287
- export type HyperParameterTuningJobSortByOptions =
288
- (typeof HyperParameterTuningJobSortByOptions)[keyof typeof HyperParameterTuningJobSortByOptions];
289
- export interface HyperParameterTuningJobSummary {
290
- HyperParameterTuningJobName: string | undefined;
291
- HyperParameterTuningJobArn: string | undefined;
292
- HyperParameterTuningJobStatus: HyperParameterTuningJobStatus | undefined;
293
- Strategy: HyperParameterTuningJobStrategyType | undefined;
294
- CreationTime: Date | undefined;
295
- HyperParameterTuningEndTime?: Date | undefined;
194
+ export interface ModelCard {
195
+ ModelCardArn?: string | undefined;
196
+ ModelCardName?: string | undefined;
197
+ ModelCardVersion?: number | undefined;
198
+ Content?: string | undefined;
199
+ ModelCardStatus?: ModelCardStatus | undefined;
200
+ SecurityConfig?: ModelCardSecurityConfig | undefined;
201
+ CreationTime?: Date | undefined;
202
+ CreatedBy?: UserContext | undefined;
296
203
  LastModifiedTime?: Date | undefined;
297
- TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
298
- ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
299
- ResourceLimits?: ResourceLimits | undefined;
300
- }
301
- export interface Image {
302
- CreationTime: Date | undefined;
303
- Description?: string | undefined;
304
- DisplayName?: string | undefined;
305
- FailureReason?: string | undefined;
306
- ImageArn: string | undefined;
307
- ImageName: string | undefined;
308
- ImageStatus: ImageStatus | undefined;
309
- LastModifiedTime: Date | undefined;
310
- }
311
- export declare const ImageSortBy: {
312
- readonly CREATION_TIME: "CREATION_TIME";
313
- readonly IMAGE_NAME: "IMAGE_NAME";
314
- readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
315
- };
316
- export type ImageSortBy = (typeof ImageSortBy)[keyof typeof ImageSortBy];
317
- export declare const ImageSortOrder: {
318
- readonly ASCENDING: "ASCENDING";
319
- readonly DESCENDING: "DESCENDING";
320
- };
321
- export type ImageSortOrder =
322
- (typeof ImageSortOrder)[keyof typeof ImageSortOrder];
323
- export interface ImageVersion {
324
- CreationTime: Date | undefined;
325
- FailureReason?: string | undefined;
326
- ImageArn: string | undefined;
327
- ImageVersionArn: string | undefined;
328
- ImageVersionStatus: ImageVersionStatus | undefined;
329
- LastModifiedTime: Date | undefined;
330
- Version: number | undefined;
331
- }
332
- export declare const ImageVersionSortBy: {
333
- readonly CREATION_TIME: "CREATION_TIME";
334
- readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
335
- readonly VERSION: "VERSION";
336
- };
337
- export type ImageVersionSortBy =
338
- (typeof ImageVersionSortBy)[keyof typeof ImageVersionSortBy];
339
- export declare const ImageVersionSortOrder: {
340
- readonly ASCENDING: "ASCENDING";
341
- readonly DESCENDING: "DESCENDING";
342
- };
343
- export type ImageVersionSortOrder =
344
- (typeof ImageVersionSortOrder)[keyof typeof ImageVersionSortOrder];
345
- export interface ImportHubContentRequest {
346
- HubContentName: string | undefined;
347
- HubContentVersion?: string | undefined;
348
- HubContentType: HubContentType | undefined;
349
- DocumentSchemaVersion: string | undefined;
350
- HubName: string | undefined;
351
- HubContentDisplayName?: string | undefined;
352
- HubContentDescription?: string | undefined;
353
- HubContentMarkdown?: string | undefined;
354
- HubContentDocument: string | undefined;
355
- SupportStatus?: HubContentSupportStatus | undefined;
356
- HubContentSearchKeywords?: string[] | undefined;
204
+ LastModifiedBy?: UserContext | undefined;
357
205
  Tags?: Tag[] | undefined;
206
+ ModelId?: string | undefined;
207
+ RiskRating?: string | undefined;
208
+ ModelPackageGroupName?: string | undefined;
358
209
  }
359
- export interface ImportHubContentResponse {
360
- HubArn: string | undefined;
361
- HubContentArn: string | undefined;
362
- }
363
- export declare const InferenceComponentSortKey: {
364
- readonly CreationTime: "CreationTime";
365
- readonly Name: "Name";
366
- readonly Status: "Status";
367
- };
368
- export type InferenceComponentSortKey =
369
- (typeof InferenceComponentSortKey)[keyof typeof InferenceComponentSortKey];
370
- export interface InferenceComponentSummary {
371
- CreationTime: Date | undefined;
372
- InferenceComponentArn: string | undefined;
373
- InferenceComponentName: string | undefined;
374
- EndpointArn: string | undefined;
210
+ export interface ModelDashboardEndpoint {
375
211
  EndpointName: string | undefined;
376
- VariantName: string | undefined;
377
- InferenceComponentStatus?: InferenceComponentStatus | undefined;
378
- LastModifiedTime: Date | undefined;
379
- }
380
- export interface InferenceExperimentSummary {
381
- Name: string | undefined;
382
- Type: InferenceExperimentType | undefined;
383
- Schedule?: InferenceExperimentSchedule | undefined;
384
- Status: InferenceExperimentStatus | undefined;
385
- StatusReason?: string | undefined;
386
- Description?: string | undefined;
212
+ EndpointArn: string | undefined;
387
213
  CreationTime: Date | undefined;
388
- CompletionTime?: Date | undefined;
389
214
  LastModifiedTime: Date | undefined;
390
- RoleArn?: string | undefined;
215
+ EndpointStatus: EndpointStatus | undefined;
391
216
  }
392
- export declare const InferenceExperimentStopDesiredState: {
393
- readonly CANCELLED: "Cancelled";
394
- readonly COMPLETED: "Completed";
395
- };
396
- export type InferenceExperimentStopDesiredState =
397
- (typeof InferenceExperimentStopDesiredState)[keyof typeof InferenceExperimentStopDesiredState];
398
- export interface InferenceRecommendationsJob {
399
- JobName: string | undefined;
400
- JobDescription: string | undefined;
401
- JobType: RecommendationJobType | undefined;
402
- JobArn: string | undefined;
403
- Status: RecommendationJobStatus | undefined;
404
- CreationTime: Date | undefined;
405
- CompletionTime?: Date | undefined;
406
- RoleArn: string | undefined;
407
- LastModifiedTime: Date | undefined;
217
+ export interface TransformJob {
218
+ TransformJobName?: string | undefined;
219
+ TransformJobArn?: string | undefined;
220
+ TransformJobStatus?: TransformJobStatus | undefined;
408
221
  FailureReason?: string | undefined;
409
222
  ModelName?: string | undefined;
410
- SamplePayloadUrl?: string | undefined;
411
- ModelPackageVersionArn?: string | undefined;
223
+ MaxConcurrentTransforms?: number | undefined;
224
+ ModelClientConfig?: ModelClientConfig | undefined;
225
+ MaxPayloadInMB?: number | undefined;
226
+ BatchStrategy?: BatchStrategy | undefined;
227
+ Environment?: Record<string, string> | undefined;
228
+ TransformInput?: TransformInput | undefined;
229
+ TransformOutput?: TransformOutput | undefined;
230
+ DataCaptureConfig?: BatchDataCaptureConfig | undefined;
231
+ TransformResources?: TransformResources | undefined;
232
+ CreationTime?: Date | undefined;
233
+ TransformStartTime?: Date | undefined;
234
+ TransformEndTime?: Date | undefined;
235
+ LabelingJobArn?: string | undefined;
236
+ AutoMLJobArn?: string | undefined;
237
+ DataProcessing?: DataProcessing | undefined;
238
+ ExperimentConfig?: ExperimentConfig | undefined;
239
+ Tags?: Tag[] | undefined;
412
240
  }
413
- export interface RecommendationJobInferenceBenchmark {
414
- Metrics?: RecommendationMetrics | undefined;
415
- EndpointMetrics?: InferenceMetrics | undefined;
416
- EndpointConfiguration?: EndpointOutputConfiguration | undefined;
417
- ModelConfiguration: ModelConfiguration | undefined;
418
- FailureReason?: string | undefined;
419
- InvocationEndTime?: Date | undefined;
420
- InvocationStartTime?: Date | undefined;
421
- }
422
- export declare const RecommendationStepType: {
423
- readonly BENCHMARK: "BENCHMARK";
424
- };
425
- export type RecommendationStepType =
426
- (typeof RecommendationStepType)[keyof typeof RecommendationStepType];
427
- export interface InferenceRecommendationsJobStep {
428
- StepType: RecommendationStepType | undefined;
429
- JobName: string | undefined;
430
- Status: RecommendationJobStatus | undefined;
431
- InferenceBenchmark?: RecommendationJobInferenceBenchmark | undefined;
432
- }
433
- export interface LabelCountersForWorkteam {
434
- HumanLabeled?: number | undefined;
435
- PendingHuman?: number | undefined;
436
- Total?: number | undefined;
437
- }
438
- export interface LabelingJobForWorkteamSummary {
439
- LabelingJobName?: string | undefined;
440
- JobReferenceCode: string | undefined;
441
- WorkRequesterAccountId: string | undefined;
442
- CreationTime: Date | undefined;
443
- LabelCounters?: LabelCountersForWorkteam | undefined;
444
- NumberOfHumanWorkersPerDataObject?: number | undefined;
241
+ export interface ModelDashboardModelCard {
242
+ ModelCardArn?: string | undefined;
243
+ ModelCardName?: string | undefined;
244
+ ModelCardVersion?: number | undefined;
245
+ ModelCardStatus?: ModelCardStatus | undefined;
246
+ SecurityConfig?: ModelCardSecurityConfig | undefined;
247
+ CreationTime?: Date | undefined;
248
+ CreatedBy?: UserContext | undefined;
249
+ LastModifiedTime?: Date | undefined;
250
+ LastModifiedBy?: UserContext | undefined;
251
+ Tags?: Tag[] | undefined;
252
+ ModelId?: string | undefined;
253
+ RiskRating?: string | undefined;
445
254
  }
446
- export interface LabelingJobSummary {
447
- LabelingJobName: string | undefined;
448
- LabelingJobArn: string | undefined;
449
- CreationTime: Date | undefined;
450
- LastModifiedTime: Date | undefined;
451
- LabelingJobStatus: LabelingJobStatus | undefined;
452
- LabelCounters: LabelCounters | undefined;
453
- WorkteamArn: string | undefined;
454
- PreHumanTaskLambdaArn?: string | undefined;
455
- AnnotationConsolidationLambdaArn?: string | undefined;
255
+ export interface ModelDashboardMonitoringSchedule {
256
+ MonitoringScheduleArn?: string | undefined;
257
+ MonitoringScheduleName?: string | undefined;
258
+ MonitoringScheduleStatus?: ScheduleStatus | undefined;
259
+ MonitoringType?: MonitoringType | undefined;
456
260
  FailureReason?: string | undefined;
457
- LabelingJobOutput?: LabelingJobOutput | undefined;
458
- InputConfig?: LabelingJobInputConfig | undefined;
459
- }
460
- export interface LambdaStepMetadata {
461
- Arn?: string | undefined;
462
- OutputParameters?: OutputParameter[] | undefined;
463
- }
464
- export interface LineageGroupSummary {
465
- LineageGroupArn?: string | undefined;
466
- LineageGroupName?: string | undefined;
467
- DisplayName?: string | undefined;
468
261
  CreationTime?: Date | undefined;
469
262
  LastModifiedTime?: Date | undefined;
263
+ MonitoringScheduleConfig?: MonitoringScheduleConfig | undefined;
264
+ EndpointName?: string | undefined;
265
+ MonitoringAlertSummaries?: MonitoringAlertSummary[] | undefined;
266
+ LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
267
+ BatchTransformInput?: BatchTransformInput | undefined;
470
268
  }
471
- export declare const LineageType: {
472
- readonly ACTION: "Action";
473
- readonly ARTIFACT: "Artifact";
474
- readonly CONTEXT: "Context";
475
- readonly TRIAL_COMPONENT: "TrialComponent";
476
- };
477
- export type LineageType = (typeof LineageType)[keyof typeof LineageType];
478
- export declare const SortActionsBy: {
479
- readonly CREATION_TIME: "CreationTime";
480
- readonly NAME: "Name";
481
- };
482
- export type SortActionsBy = (typeof SortActionsBy)[keyof typeof SortActionsBy];
483
- export declare const SortOrder: {
484
- readonly ASCENDING: "Ascending";
485
- readonly DESCENDING: "Descending";
486
- };
487
- export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
488
- export interface ListActionsRequest {
489
- SourceUri?: string | undefined;
490
- ActionType?: string | undefined;
491
- CreatedAfter?: Date | undefined;
492
- CreatedBefore?: Date | undefined;
493
- SortBy?: SortActionsBy | undefined;
494
- SortOrder?: SortOrder | undefined;
495
- NextToken?: string | undefined;
496
- MaxResults?: number | undefined;
497
- }
498
- export interface ListActionsResponse {
499
- ActionSummaries?: ActionSummary[] | undefined;
500
- NextToken?: string | undefined;
501
- }
502
- export interface ListAlgorithmsInput {
503
- CreationTimeAfter?: Date | undefined;
504
- CreationTimeBefore?: Date | undefined;
505
- MaxResults?: number | undefined;
506
- NameContains?: string | undefined;
507
- NextToken?: string | undefined;
508
- SortBy?: AlgorithmSortBy | undefined;
509
- SortOrder?: SortOrder | undefined;
510
- }
511
- export interface ListAlgorithmsOutput {
512
- AlgorithmSummaryList: AlgorithmSummary[] | undefined;
513
- NextToken?: string | undefined;
514
- }
515
- export interface ListAliasesRequest {
516
- ImageName: string | undefined;
517
- Alias?: string | undefined;
518
- Version?: number | undefined;
519
- MaxResults?: number | undefined;
520
- NextToken?: string | undefined;
521
- }
522
- export interface ListAliasesResponse {
523
- SageMakerImageVersionAliases?: string[] | undefined;
524
- NextToken?: string | undefined;
525
- }
526
- export interface ListAppImageConfigsRequest {
527
- MaxResults?: number | undefined;
528
- NextToken?: string | undefined;
529
- NameContains?: string | undefined;
530
- CreationTimeBefore?: Date | undefined;
531
- CreationTimeAfter?: Date | undefined;
532
- ModifiedTimeBefore?: Date | undefined;
533
- ModifiedTimeAfter?: Date | undefined;
534
- SortBy?: AppImageConfigSortKey | undefined;
535
- SortOrder?: SortOrder | undefined;
536
- }
537
- export interface ListAppImageConfigsResponse {
538
- NextToken?: string | undefined;
539
- AppImageConfigs?: AppImageConfigDetails[] | undefined;
540
- }
541
- export interface ListAppsRequest {
542
- NextToken?: string | undefined;
543
- MaxResults?: number | undefined;
544
- SortOrder?: SortOrder | undefined;
545
- SortBy?: AppSortKey | undefined;
546
- DomainIdEquals?: string | undefined;
547
- UserProfileNameEquals?: string | undefined;
548
- SpaceNameEquals?: string | undefined;
549
- }
550
- export interface ListAppsResponse {
551
- Apps?: AppDetails[] | undefined;
552
- NextToken?: string | undefined;
269
+ export interface ModelDashboardModel {
270
+ Model?: Model | undefined;
271
+ Endpoints?: ModelDashboardEndpoint[] | undefined;
272
+ LastBatchTransformJob?: TransformJob | undefined;
273
+ MonitoringSchedules?: ModelDashboardMonitoringSchedule[] | undefined;
274
+ ModelCard?: ModelDashboardModelCard | undefined;
553
275
  }
554
- export declare const SortArtifactsBy: {
555
- readonly CREATION_TIME: "CreationTime";
556
- };
557
- export type SortArtifactsBy =
558
- (typeof SortArtifactsBy)[keyof typeof SortArtifactsBy];
559
- export interface ListArtifactsRequest {
276
+ export interface ModelPackage {
277
+ ModelPackageName?: string | undefined;
278
+ ModelPackageGroupName?: string | undefined;
279
+ ModelPackageVersion?: number | undefined;
280
+ ModelPackageArn?: string | undefined;
281
+ ModelPackageDescription?: string | undefined;
282
+ CreationTime?: Date | undefined;
283
+ InferenceSpecification?: InferenceSpecification | undefined;
284
+ SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
285
+ ValidationSpecification?: ModelPackageValidationSpecification | undefined;
286
+ ModelPackageStatus?: ModelPackageStatus | undefined;
287
+ ModelPackageStatusDetails?: ModelPackageStatusDetails | undefined;
288
+ CertifyForMarketplace?: boolean | undefined;
289
+ ModelApprovalStatus?: ModelApprovalStatus | undefined;
290
+ CreatedBy?: UserContext | undefined;
291
+ MetadataProperties?: MetadataProperties | undefined;
292
+ ModelMetrics?: ModelMetrics | undefined;
293
+ LastModifiedTime?: Date | undefined;
294
+ LastModifiedBy?: UserContext | undefined;
295
+ ApprovalDescription?: string | undefined;
296
+ Domain?: string | undefined;
297
+ Task?: string | undefined;
298
+ SamplePayloadUrl?: string | undefined;
299
+ AdditionalInferenceSpecifications?:
300
+ | AdditionalInferenceSpecificationDefinition[]
301
+ | undefined;
560
302
  SourceUri?: string | undefined;
561
- ArtifactType?: string | undefined;
562
- CreatedAfter?: Date | undefined;
563
- CreatedBefore?: Date | undefined;
564
- SortBy?: SortArtifactsBy | undefined;
565
- SortOrder?: SortOrder | undefined;
566
- NextToken?: string | undefined;
567
- MaxResults?: number | undefined;
568
- }
569
- export interface ListArtifactsResponse {
570
- ArtifactSummaries?: ArtifactSummary[] | undefined;
571
- NextToken?: string | undefined;
572
- }
573
- export declare const SortAssociationsBy: {
574
- readonly CREATION_TIME: "CreationTime";
575
- readonly DESTINATION_ARN: "DestinationArn";
576
- readonly DESTINATION_TYPE: "DestinationType";
577
- readonly SOURCE_ARN: "SourceArn";
578
- readonly SOURCE_TYPE: "SourceType";
579
- };
580
- export type SortAssociationsBy =
581
- (typeof SortAssociationsBy)[keyof typeof SortAssociationsBy];
582
- export interface ListAssociationsRequest {
583
- SourceArn?: string | undefined;
584
- DestinationArn?: string | undefined;
585
- SourceType?: string | undefined;
586
- DestinationType?: string | undefined;
587
- AssociationType?: AssociationEdgeType | undefined;
588
- CreatedAfter?: Date | undefined;
589
- CreatedBefore?: Date | undefined;
590
- SortBy?: SortAssociationsBy | undefined;
591
- SortOrder?: SortOrder | undefined;
592
- NextToken?: string | undefined;
593
- MaxResults?: number | undefined;
594
- }
595
- export interface ListAssociationsResponse {
596
- AssociationSummaries?: AssociationSummary[] | undefined;
597
- NextToken?: string | undefined;
598
- }
599
- export interface ListAutoMLJobsRequest {
600
- CreationTimeAfter?: Date | undefined;
601
- CreationTimeBefore?: Date | undefined;
602
- LastModifiedTimeAfter?: Date | undefined;
603
- LastModifiedTimeBefore?: Date | undefined;
604
- NameContains?: string | undefined;
605
- StatusEquals?: AutoMLJobStatus | undefined;
606
- SortOrder?: AutoMLSortOrder | undefined;
607
- SortBy?: AutoMLSortBy | undefined;
608
- MaxResults?: number | undefined;
609
- NextToken?: string | undefined;
610
- }
611
- export interface ListAutoMLJobsResponse {
612
- AutoMLJobSummaries: AutoMLJobSummary[] | undefined;
613
- NextToken?: string | undefined;
614
- }
615
- export interface ListCandidatesForAutoMLJobRequest {
616
- AutoMLJobName: string | undefined;
617
- StatusEquals?: CandidateStatus | undefined;
618
- CandidateNameEquals?: string | undefined;
619
- SortOrder?: AutoMLSortOrder | undefined;
620
- SortBy?: CandidateSortBy | undefined;
621
- MaxResults?: number | undefined;
622
- NextToken?: string | undefined;
303
+ SecurityConfig?: ModelPackageSecurityConfig | undefined;
304
+ ModelCard?: ModelPackageModelCard | undefined;
305
+ ModelLifeCycle?: ModelLifeCycle | undefined;
306
+ Tags?: Tag[] | undefined;
307
+ CustomerMetadataProperties?: Record<string, string> | undefined;
308
+ DriftCheckBaselines?: DriftCheckBaselines | undefined;
309
+ SkipModelValidation?: SkipModelValidation | undefined;
623
310
  }
624
- export interface ListCandidatesForAutoMLJobResponse {
625
- Candidates: AutoMLCandidate[] | undefined;
626
- NextToken?: string | undefined;
311
+ export interface ModelPackageGroup {
312
+ ModelPackageGroupName?: string | undefined;
313
+ ModelPackageGroupArn?: string | undefined;
314
+ ModelPackageGroupDescription?: string | undefined;
315
+ CreationTime?: Date | undefined;
316
+ CreatedBy?: UserContext | undefined;
317
+ ModelPackageGroupStatus?: ModelPackageGroupStatus | undefined;
318
+ Tags?: Tag[] | undefined;
627
319
  }
628
- export interface ListClusterEventsRequest {
629
- ClusterName: string | undefined;
630
- InstanceGroupName?: string | undefined;
631
- NodeId?: string | undefined;
632
- EventTimeAfter?: Date | undefined;
633
- EventTimeBefore?: Date | undefined;
634
- SortBy?: EventSortBy | undefined;
635
- SortOrder?: SortOrder | undefined;
636
- ResourceType?: ClusterEventResourceType | undefined;
637
- MaxResults?: number | undefined;
638
- NextToken?: string | undefined;
320
+ export interface NestedFilters {
321
+ NestedPropertyName: string | undefined;
322
+ Filters: Filter[] | undefined;
639
323
  }
640
- export interface ListClusterEventsResponse {
641
- NextToken?: string | undefined;
642
- Events?: ClusterEventSummary[] | undefined;
324
+ export interface OnlineStoreConfigUpdate {
325
+ TtlDuration?: TtlDuration | undefined;
643
326
  }
644
- export interface ListClusterNodesRequest {
645
- ClusterName: string | undefined;
646
- CreationTimeAfter?: Date | undefined;
647
- CreationTimeBefore?: Date | undefined;
648
- InstanceGroupNameContains?: string | undefined;
649
- MaxResults?: number | undefined;
650
- NextToken?: string | undefined;
651
- SortBy?: ClusterSortBy | undefined;
652
- SortOrder?: SortOrder | undefined;
653
- IncludeNodeLogicalIds?: boolean | undefined;
327
+ export interface Parent {
328
+ TrialName?: string | undefined;
329
+ ExperimentName?: string | undefined;
654
330
  }
655
- export interface ListClusterNodesResponse {
656
- NextToken?: string | undefined;
657
- ClusterNodeSummaries: ClusterNodeSummary[] | undefined;
331
+ export interface Pipeline {
332
+ PipelineArn?: string | undefined;
333
+ PipelineName?: string | undefined;
334
+ PipelineDisplayName?: string | undefined;
335
+ PipelineDescription?: string | undefined;
336
+ RoleArn?: string | undefined;
337
+ PipelineStatus?: PipelineStatus | undefined;
338
+ CreationTime?: Date | undefined;
339
+ LastModifiedTime?: Date | undefined;
340
+ LastRunTime?: Date | undefined;
341
+ CreatedBy?: UserContext | undefined;
342
+ LastModifiedBy?: UserContext | undefined;
343
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
344
+ Tags?: Tag[] | undefined;
658
345
  }
659
- export interface ListClustersRequest {
660
- CreationTimeAfter?: Date | undefined;
661
- CreationTimeBefore?: Date | undefined;
662
- MaxResults?: number | undefined;
663
- NameContains?: string | undefined;
664
- NextToken?: string | undefined;
665
- SortBy?: ClusterSortBy | undefined;
666
- SortOrder?: SortOrder | undefined;
667
- TrainingPlanArn?: string | undefined;
346
+ export interface PipelineExecution {
347
+ PipelineArn?: string | undefined;
348
+ PipelineExecutionArn?: string | undefined;
349
+ PipelineExecutionDisplayName?: string | undefined;
350
+ PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
351
+ PipelineExecutionDescription?: string | undefined;
352
+ PipelineExperimentConfig?: PipelineExperimentConfig | undefined;
353
+ FailureReason?: string | undefined;
354
+ CreationTime?: Date | undefined;
355
+ LastModifiedTime?: Date | undefined;
356
+ CreatedBy?: UserContext | undefined;
357
+ LastModifiedBy?: UserContext | undefined;
358
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
359
+ SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
360
+ PipelineParameters?: Parameter[] | undefined;
361
+ PipelineVersionId?: number | undefined;
362
+ PipelineVersionDisplayName?: string | undefined;
668
363
  }
669
- export interface ListClustersResponse {
670
- NextToken?: string | undefined;
671
- ClusterSummaries: ClusterSummary[] | undefined;
672
- }
673
- export declare const SortClusterSchedulerConfigBy: {
674
- readonly CREATION_TIME: "CreationTime";
675
- readonly NAME: "Name";
676
- readonly STATUS: "Status";
677
- };
678
- export type SortClusterSchedulerConfigBy =
679
- (typeof SortClusterSchedulerConfigBy)[keyof typeof SortClusterSchedulerConfigBy];
680
- export interface ListClusterSchedulerConfigsRequest {
681
- CreatedAfter?: Date | undefined;
682
- CreatedBefore?: Date | undefined;
683
- NameContains?: string | undefined;
684
- ClusterArn?: string | undefined;
685
- Status?: SchedulerResourceStatus | undefined;
686
- SortBy?: SortClusterSchedulerConfigBy | undefined;
687
- SortOrder?: SortOrder | undefined;
688
- NextToken?: string | undefined;
689
- MaxResults?: number | undefined;
364
+ export interface PipelineVersion {
365
+ PipelineArn?: string | undefined;
366
+ PipelineVersionId?: number | undefined;
367
+ PipelineVersionDisplayName?: string | undefined;
368
+ PipelineVersionDescription?: string | undefined;
369
+ CreationTime?: Date | undefined;
370
+ LastModifiedTime?: Date | undefined;
371
+ CreatedBy?: UserContext | undefined;
372
+ LastModifiedBy?: UserContext | undefined;
373
+ LastExecutedPipelineExecutionArn?: string | undefined;
374
+ LastExecutedPipelineExecutionDisplayName?: string | undefined;
375
+ LastExecutedPipelineExecutionStatus?: PipelineExecutionStatus | undefined;
376
+ }
377
+ export interface ProcessingJob {
378
+ ProcessingInputs?: ProcessingInput[] | undefined;
379
+ ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
380
+ ProcessingJobName?: string | undefined;
381
+ ProcessingResources?: ProcessingResources | undefined;
382
+ StoppingCondition?: ProcessingStoppingCondition | undefined;
383
+ AppSpecification?: AppSpecification | undefined;
384
+ Environment?: Record<string, string> | undefined;
385
+ NetworkConfig?: NetworkConfig | undefined;
386
+ RoleArn?: string | undefined;
387
+ ExperimentConfig?: ExperimentConfig | undefined;
388
+ ProcessingJobArn?: string | undefined;
389
+ ProcessingJobStatus?: ProcessingJobStatus | undefined;
390
+ ExitMessage?: string | undefined;
391
+ FailureReason?: string | undefined;
392
+ ProcessingEndTime?: Date | undefined;
393
+ ProcessingStartTime?: Date | undefined;
394
+ LastModifiedTime?: Date | undefined;
395
+ CreationTime?: Date | undefined;
396
+ MonitoringScheduleArn?: string | undefined;
397
+ AutoMLJobArn?: string | undefined;
398
+ TrainingJobArn?: string | undefined;
399
+ Tags?: Tag[] | undefined;
690
400
  }
691
- export interface ListClusterSchedulerConfigsResponse {
692
- ClusterSchedulerConfigSummaries?: ClusterSchedulerConfigSummary[] | undefined;
693
- NextToken?: string | undefined;
401
+ export interface ProfilerConfigForUpdate {
402
+ S3OutputPath?: string | undefined;
403
+ ProfilingIntervalInMilliseconds?: number | undefined;
404
+ ProfilingParameters?: Record<string, string> | undefined;
405
+ DisableProfiler?: boolean | undefined;
694
406
  }
695
- export interface ListCodeRepositoriesInput {
696
- CreationTimeAfter?: Date | undefined;
697
- CreationTimeBefore?: Date | undefined;
698
- LastModifiedTimeAfter?: Date | undefined;
699
- LastModifiedTimeBefore?: Date | undefined;
700
- MaxResults?: number | undefined;
701
- NameContains?: string | undefined;
702
- NextToken?: string | undefined;
703
- SortBy?: CodeRepositorySortBy | undefined;
704
- SortOrder?: CodeRepositorySortOrder | undefined;
407
+ export interface Project {
408
+ ProjectArn?: string | undefined;
409
+ ProjectName?: string | undefined;
410
+ ProjectId?: string | undefined;
411
+ ProjectDescription?: string | undefined;
412
+ ServiceCatalogProvisioningDetails?:
413
+ | ServiceCatalogProvisioningDetails
414
+ | undefined;
415
+ ServiceCatalogProvisionedProductDetails?:
416
+ | ServiceCatalogProvisionedProductDetails
417
+ | undefined;
418
+ ProjectStatus?: ProjectStatus | undefined;
419
+ CreatedBy?: UserContext | undefined;
420
+ CreationTime?: Date | undefined;
421
+ TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
422
+ Tags?: Tag[] | undefined;
423
+ LastModifiedTime?: Date | undefined;
424
+ LastModifiedBy?: UserContext | undefined;
705
425
  }
706
- export interface ListCodeRepositoriesOutput {
707
- CodeRepositorySummaryList: CodeRepositorySummary[] | undefined;
708
- NextToken?: string | undefined;
426
+ export interface PutModelPackageGroupPolicyInput {
427
+ ModelPackageGroupName: string | undefined;
428
+ ResourcePolicy: string | undefined;
709
429
  }
710
- export declare const ListCompilationJobsSortBy: {
711
- readonly CREATION_TIME: "CreationTime";
712
- readonly NAME: "Name";
713
- readonly STATUS: "Status";
714
- };
715
- export type ListCompilationJobsSortBy =
716
- (typeof ListCompilationJobsSortBy)[keyof typeof ListCompilationJobsSortBy];
717
- export interface ListCompilationJobsRequest {
718
- NextToken?: string | undefined;
719
- MaxResults?: number | undefined;
720
- CreationTimeAfter?: Date | undefined;
721
- CreationTimeBefore?: Date | undefined;
722
- LastModifiedTimeAfter?: Date | undefined;
723
- LastModifiedTimeBefore?: Date | undefined;
724
- NameContains?: string | undefined;
725
- StatusEquals?: CompilationJobStatus | undefined;
726
- SortBy?: ListCompilationJobsSortBy | undefined;
727
- SortOrder?: SortOrder | undefined;
728
- }
729
- export interface ListCompilationJobsResponse {
730
- CompilationJobSummaries: CompilationJobSummary[] | undefined;
731
- NextToken?: string | undefined;
430
+ export interface PutModelPackageGroupPolicyOutput {
431
+ ModelPackageGroupArn: string | undefined;
732
432
  }
733
- export declare const SortQuotaBy: {
734
- readonly CLUSTER_ARN: "ClusterArn";
735
- readonly CREATION_TIME: "CreationTime";
736
- readonly NAME: "Name";
737
- readonly STATUS: "Status";
738
- };
739
- export type SortQuotaBy = (typeof SortQuotaBy)[keyof typeof SortQuotaBy];
740
- export interface ListComputeQuotasRequest {
741
- CreatedAfter?: Date | undefined;
433
+ export interface QueryFilters {
434
+ Types?: string[] | undefined;
435
+ LineageTypes?: LineageType[] | undefined;
742
436
  CreatedBefore?: Date | undefined;
743
- NameContains?: string | undefined;
744
- Status?: SchedulerResourceStatus | undefined;
745
- ClusterArn?: string | undefined;
746
- SortBy?: SortQuotaBy | undefined;
747
- SortOrder?: SortOrder | undefined;
748
- NextToken?: string | undefined;
749
- MaxResults?: number | undefined;
750
- }
751
- export interface ListComputeQuotasResponse {
752
- ComputeQuotaSummaries?: ComputeQuotaSummary[] | undefined;
753
- NextToken?: string | undefined;
754
- }
755
- export declare const SortContextsBy: {
756
- readonly CREATION_TIME: "CreationTime";
757
- readonly NAME: "Name";
758
- };
759
- export type SortContextsBy =
760
- (typeof SortContextsBy)[keyof typeof SortContextsBy];
761
- export interface ListContextsRequest {
762
- SourceUri?: string | undefined;
763
- ContextType?: string | undefined;
764
437
  CreatedAfter?: Date | undefined;
765
- CreatedBefore?: Date | undefined;
766
- SortBy?: SortContextsBy | undefined;
767
- SortOrder?: SortOrder | undefined;
768
- NextToken?: string | undefined;
769
- MaxResults?: number | undefined;
770
- }
771
- export interface ListContextsResponse {
772
- ContextSummaries?: ContextSummary[] | undefined;
773
- NextToken?: string | undefined;
774
- }
775
- export declare const MonitoringJobDefinitionSortKey: {
776
- readonly CREATION_TIME: "CreationTime";
777
- readonly NAME: "Name";
778
- };
779
- export type MonitoringJobDefinitionSortKey =
780
- (typeof MonitoringJobDefinitionSortKey)[keyof typeof MonitoringJobDefinitionSortKey];
781
- export interface ListDataQualityJobDefinitionsRequest {
782
- EndpointName?: string | undefined;
783
- SortBy?: MonitoringJobDefinitionSortKey | undefined;
784
- SortOrder?: SortOrder | undefined;
785
- NextToken?: string | undefined;
786
- MaxResults?: number | undefined;
787
- NameContains?: string | undefined;
788
- CreationTimeBefore?: Date | undefined;
789
- CreationTimeAfter?: Date | undefined;
438
+ ModifiedBefore?: Date | undefined;
439
+ ModifiedAfter?: Date | undefined;
440
+ Properties?: Record<string, string> | undefined;
790
441
  }
791
- export interface MonitoringJobDefinitionSummary {
792
- MonitoringJobDefinitionName: string | undefined;
793
- MonitoringJobDefinitionArn: string | undefined;
794
- CreationTime: Date | undefined;
795
- EndpointName: string | undefined;
796
- }
797
- export interface ListDataQualityJobDefinitionsResponse {
798
- JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
799
- NextToken?: string | undefined;
800
- }
801
- export declare const ListDeviceFleetsSortBy: {
802
- readonly CreationTime: "CREATION_TIME";
803
- readonly LastModifiedTime: "LAST_MODIFIED_TIME";
804
- readonly Name: "NAME";
805
- };
806
- export type ListDeviceFleetsSortBy =
807
- (typeof ListDeviceFleetsSortBy)[keyof typeof ListDeviceFleetsSortBy];
808
- export interface ListDeviceFleetsRequest {
809
- NextToken?: string | undefined;
442
+ export interface QueryLineageRequest {
443
+ StartArns?: string[] | undefined;
444
+ Direction?: Direction | undefined;
445
+ IncludeEdges?: boolean | undefined;
446
+ Filters?: QueryFilters | undefined;
447
+ MaxDepth?: number | undefined;
810
448
  MaxResults?: number | undefined;
811
- CreationTimeAfter?: Date | undefined;
812
- CreationTimeBefore?: Date | undefined;
813
- LastModifiedTimeAfter?: Date | undefined;
814
- LastModifiedTimeBefore?: Date | undefined;
815
- NameContains?: string | undefined;
816
- SortBy?: ListDeviceFleetsSortBy | undefined;
817
- SortOrder?: SortOrder | undefined;
818
- }
819
- export interface ListDeviceFleetsResponse {
820
- DeviceFleetSummaries: DeviceFleetSummary[] | undefined;
821
449
  NextToken?: string | undefined;
822
450
  }
823
- export interface ListDevicesRequest {
824
- NextToken?: string | undefined;
825
- MaxResults?: number | undefined;
826
- LatestHeartbeatAfter?: Date | undefined;
827
- ModelName?: string | undefined;
828
- DeviceFleetName?: string | undefined;
829
- }
830
- export interface ListDevicesResponse {
831
- DeviceSummaries: DeviceSummary[] | undefined;
832
- NextToken?: string | undefined;
833
- }
834
- export interface ListDomainsRequest {
835
- NextToken?: string | undefined;
836
- MaxResults?: number | undefined;
451
+ export interface Vertex {
452
+ Arn?: string | undefined;
453
+ Type?: string | undefined;
454
+ LineageType?: LineageType | undefined;
837
455
  }
838
- export interface ListDomainsResponse {
839
- Domains?: DomainDetails[] | undefined;
456
+ export interface QueryLineageResponse {
457
+ Vertices?: Vertex[] | undefined;
458
+ Edges?: Edge[] | undefined;
840
459
  NextToken?: string | undefined;
841
460
  }
842
- export declare const ListEdgeDeploymentPlansSortBy: {
843
- readonly CreationTime: "CREATION_TIME";
844
- readonly DeviceFleetName: "DEVICE_FLEET_NAME";
845
- readonly LastModifiedTime: "LAST_MODIFIED_TIME";
846
- readonly Name: "NAME";
847
- };
848
- export type ListEdgeDeploymentPlansSortBy =
849
- (typeof ListEdgeDeploymentPlansSortBy)[keyof typeof ListEdgeDeploymentPlansSortBy];
850
- export interface ListEdgeDeploymentPlansRequest {
851
- NextToken?: string | undefined;
852
- MaxResults?: number | undefined;
853
- CreationTimeAfter?: Date | undefined;
854
- CreationTimeBefore?: Date | undefined;
855
- LastModifiedTimeAfter?: Date | undefined;
856
- LastModifiedTimeBefore?: Date | undefined;
857
- NameContains?: string | undefined;
858
- DeviceFleetNameContains?: string | undefined;
859
- SortBy?: ListEdgeDeploymentPlansSortBy | undefined;
860
- SortOrder?: SortOrder | undefined;
861
- }
862
- export interface ListEdgeDeploymentPlansResponse {
863
- EdgeDeploymentPlanSummaries: EdgeDeploymentPlanSummary[] | undefined;
864
- NextToken?: string | undefined;
461
+ export interface RegisterDevicesRequest {
462
+ DeviceFleetName: string | undefined;
463
+ Devices: Device[] | undefined;
464
+ Tags?: Tag[] | undefined;
865
465
  }
866
- export declare const ListEdgePackagingJobsSortBy: {
867
- readonly CreationTime: "CREATION_TIME";
868
- readonly EdgePackagingJobStatus: "STATUS";
869
- readonly LastModifiedTime: "LAST_MODIFIED_TIME";
870
- readonly ModelName: "MODEL_NAME";
871
- readonly Name: "NAME";
872
- };
873
- export type ListEdgePackagingJobsSortBy =
874
- (typeof ListEdgePackagingJobsSortBy)[keyof typeof ListEdgePackagingJobsSortBy];
875
- export interface ListEdgePackagingJobsRequest {
876
- NextToken?: string | undefined;
877
- MaxResults?: number | undefined;
878
- CreationTimeAfter?: Date | undefined;
879
- CreationTimeBefore?: Date | undefined;
880
- LastModifiedTimeAfter?: Date | undefined;
881
- LastModifiedTimeBefore?: Date | undefined;
882
- NameContains?: string | undefined;
883
- ModelNameContains?: string | undefined;
884
- StatusEquals?: EdgePackagingJobStatus | undefined;
885
- SortBy?: ListEdgePackagingJobsSortBy | undefined;
886
- SortOrder?: SortOrder | undefined;
887
- }
888
- export interface ListEdgePackagingJobsResponse {
889
- EdgePackagingJobSummaries: EdgePackagingJobSummary[] | undefined;
890
- NextToken?: string | undefined;
466
+ export interface RemoteDebugConfigForUpdate {
467
+ EnableRemoteDebug?: boolean | undefined;
891
468
  }
892
- export declare const OrderKey: {
893
- readonly Ascending: "Ascending";
894
- readonly Descending: "Descending";
895
- };
896
- export type OrderKey = (typeof OrderKey)[keyof typeof OrderKey];
897
- export interface ListEndpointConfigsInput {
898
- SortBy?: EndpointConfigSortKey | undefined;
899
- SortOrder?: OrderKey | undefined;
900
- NextToken?: string | undefined;
901
- MaxResults?: number | undefined;
902
- NameContains?: string | undefined;
903
- CreationTimeBefore?: Date | undefined;
904
- CreationTimeAfter?: Date | undefined;
469
+ export interface RenderableTask {
470
+ Input: string | undefined;
905
471
  }
906
- export interface ListEndpointConfigsOutput {
907
- EndpointConfigs: EndpointConfigSummary[] | undefined;
908
- NextToken?: string | undefined;
472
+ export interface RenderingError {
473
+ Code: string | undefined;
474
+ Message: string | undefined;
909
475
  }
910
- export interface ListEndpointsInput {
911
- SortBy?: EndpointSortKey | undefined;
912
- SortOrder?: OrderKey | undefined;
913
- NextToken?: string | undefined;
914
- MaxResults?: number | undefined;
915
- NameContains?: string | undefined;
916
- CreationTimeBefore?: Date | undefined;
917
- CreationTimeAfter?: Date | undefined;
918
- LastModifiedTimeBefore?: Date | undefined;
919
- LastModifiedTimeAfter?: Date | undefined;
920
- StatusEquals?: EndpointStatus | undefined;
921
- }
922
- export interface ListEndpointsOutput {
923
- Endpoints: EndpointSummary[] | undefined;
924
- NextToken?: string | undefined;
476
+ export interface RenderUiTemplateRequest {
477
+ UiTemplate?: UiTemplate | undefined;
478
+ Task: RenderableTask | undefined;
479
+ RoleArn: string | undefined;
480
+ HumanTaskUiArn?: string | undefined;
481
+ }
482
+ export interface RenderUiTemplateResponse {
483
+ RenderedContent: string | undefined;
484
+ Errors: RenderingError[] | undefined;
485
+ }
486
+ export interface ReservedCapacityOffering {
487
+ ReservedCapacityType?: ReservedCapacityType | undefined;
488
+ UltraServerType?: string | undefined;
489
+ UltraServerCount?: number | undefined;
490
+ InstanceType: ReservedCapacityInstanceType | undefined;
491
+ InstanceCount: number | undefined;
492
+ AvailabilityZone?: string | undefined;
493
+ DurationHours?: number | undefined;
494
+ DurationMinutes?: number | undefined;
495
+ StartTime?: Date | undefined;
496
+ EndTime?: Date | undefined;
925
497
  }
926
- export declare const SortExperimentsBy: {
927
- readonly CREATION_TIME: "CreationTime";
928
- readonly NAME: "Name";
929
- };
930
- export type SortExperimentsBy =
931
- (typeof SortExperimentsBy)[keyof typeof SortExperimentsBy];
932
- export interface ListExperimentsRequest {
933
- CreatedAfter?: Date | undefined;
934
- CreatedBefore?: Date | undefined;
935
- SortBy?: SortExperimentsBy | undefined;
936
- SortOrder?: SortOrder | undefined;
937
- NextToken?: string | undefined;
938
- MaxResults?: number | undefined;
498
+ export interface ResourceConfigForUpdate {
499
+ KeepAlivePeriodInSeconds: number | undefined;
939
500
  }
940
- export interface ListExperimentsResponse {
941
- ExperimentSummaries?: ExperimentSummary[] | undefined;
942
- NextToken?: string | undefined;
501
+ export interface RetryPipelineExecutionRequest {
502
+ PipelineExecutionArn: string | undefined;
503
+ ClientRequestToken?: string | undefined;
504
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
943
505
  }
944
- export interface ListFeatureGroupsRequest {
945
- NameContains?: string | undefined;
946
- FeatureGroupStatusEquals?: FeatureGroupStatus | undefined;
947
- OfflineStoreStatusEquals?: OfflineStoreStatusValue | undefined;
948
- CreationTimeAfter?: Date | undefined;
949
- CreationTimeBefore?: Date | undefined;
950
- SortOrder?: FeatureGroupSortOrder | undefined;
951
- SortBy?: FeatureGroupSortBy | undefined;
952
- MaxResults?: number | undefined;
953
- NextToken?: string | undefined;
506
+ export interface RetryPipelineExecutionResponse {
507
+ PipelineExecutionArn?: string | undefined;
954
508
  }
955
- export interface ListFeatureGroupsResponse {
956
- FeatureGroupSummaries: FeatureGroupSummary[] | undefined;
957
- NextToken?: string | undefined;
509
+ export interface VisibilityConditions {
510
+ Key?: string | undefined;
511
+ Value?: string | undefined;
512
+ }
513
+ export interface TrainingJob {
514
+ TrainingJobName?: string | undefined;
515
+ TrainingJobArn?: string | undefined;
516
+ TuningJobArn?: string | undefined;
517
+ LabelingJobArn?: string | undefined;
518
+ AutoMLJobArn?: string | undefined;
519
+ ModelArtifacts?: ModelArtifacts | undefined;
520
+ TrainingJobStatus?: TrainingJobStatus | undefined;
521
+ SecondaryStatus?: SecondaryStatus | undefined;
522
+ FailureReason?: string | undefined;
523
+ HyperParameters?: Record<string, string> | undefined;
524
+ AlgorithmSpecification?: AlgorithmSpecification | undefined;
525
+ RoleArn?: string | undefined;
526
+ InputDataConfig?: Channel[] | undefined;
527
+ OutputDataConfig?: OutputDataConfig | undefined;
528
+ ResourceConfig?: ResourceConfig | undefined;
529
+ VpcConfig?: VpcConfig | undefined;
530
+ StoppingCondition?: StoppingCondition | undefined;
531
+ CreationTime?: Date | undefined;
532
+ TrainingStartTime?: Date | undefined;
533
+ TrainingEndTime?: Date | undefined;
534
+ LastModifiedTime?: Date | undefined;
535
+ SecondaryStatusTransitions?: SecondaryStatusTransition[] | undefined;
536
+ FinalMetricDataList?: MetricData[] | undefined;
537
+ EnableNetworkIsolation?: boolean | undefined;
538
+ EnableInterContainerTrafficEncryption?: boolean | undefined;
539
+ EnableManagedSpotTraining?: boolean | undefined;
540
+ CheckpointConfig?: CheckpointConfig | undefined;
541
+ TrainingTimeInSeconds?: number | undefined;
542
+ BillableTimeInSeconds?: number | undefined;
543
+ DebugHookConfig?: DebugHookConfig | undefined;
544
+ ExperimentConfig?: ExperimentConfig | undefined;
545
+ DebugRuleConfigurations?: DebugRuleConfiguration[] | undefined;
546
+ TensorBoardOutputConfig?: TensorBoardOutputConfig | undefined;
547
+ DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[] | undefined;
548
+ ProfilerConfig?: ProfilerConfig | undefined;
549
+ Environment?: Record<string, string> | undefined;
550
+ RetryStrategy?: RetryStrategy | undefined;
551
+ Tags?: Tag[] | undefined;
958
552
  }
959
- export interface ListFlowDefinitionsRequest {
960
- CreationTimeAfter?: Date | undefined;
961
- CreationTimeBefore?: Date | undefined;
962
- SortOrder?: SortOrder | undefined;
963
- NextToken?: string | undefined;
964
- MaxResults?: number | undefined;
553
+ export interface TrialComponentSimpleSummary {
554
+ TrialComponentName?: string | undefined;
555
+ TrialComponentArn?: string | undefined;
556
+ TrialComponentSource?: TrialComponentSource | undefined;
557
+ CreationTime?: Date | undefined;
558
+ CreatedBy?: UserContext | undefined;
965
559
  }
966
- export interface ListFlowDefinitionsResponse {
967
- FlowDefinitionSummaries: FlowDefinitionSummary[] | undefined;
968
- NextToken?: string | undefined;
560
+ export interface Trial {
561
+ TrialName?: string | undefined;
562
+ TrialArn?: string | undefined;
563
+ DisplayName?: string | undefined;
564
+ ExperimentName?: string | undefined;
565
+ Source?: TrialSource | undefined;
566
+ CreationTime?: Date | undefined;
567
+ CreatedBy?: UserContext | undefined;
568
+ LastModifiedTime?: Date | undefined;
569
+ LastModifiedBy?: UserContext | undefined;
570
+ MetadataProperties?: MetadataProperties | undefined;
571
+ Tags?: Tag[] | undefined;
572
+ TrialComponentSummaries?: TrialComponentSimpleSummary[] | undefined;
969
573
  }
970
- export interface ListHubContentsRequest {
971
- HubName: string | undefined;
972
- HubContentType: HubContentType | undefined;
973
- NameContains?: string | undefined;
974
- MaxSchemaVersion?: string | undefined;
975
- CreationTimeBefore?: Date | undefined;
976
- CreationTimeAfter?: Date | undefined;
977
- SortBy?: HubContentSortBy | undefined;
978
- SortOrder?: SortOrder | undefined;
979
- MaxResults?: number | undefined;
980
- NextToken?: string | undefined;
574
+ export interface TrialComponentSourceDetail {
575
+ SourceArn?: string | undefined;
576
+ TrainingJob?: TrainingJob | undefined;
577
+ ProcessingJob?: ProcessingJob | undefined;
578
+ TransformJob?: TransformJob | undefined;
981
579
  }
982
- export interface ListHubContentsResponse {
983
- HubContentSummaries: HubContentInfo[] | undefined;
984
- NextToken?: string | undefined;
580
+ export interface TrialComponent {
581
+ TrialComponentName?: string | undefined;
582
+ DisplayName?: string | undefined;
583
+ TrialComponentArn?: string | undefined;
584
+ Source?: TrialComponentSource | undefined;
585
+ Status?: TrialComponentStatus | undefined;
586
+ StartTime?: Date | undefined;
587
+ EndTime?: Date | undefined;
588
+ CreationTime?: Date | undefined;
589
+ CreatedBy?: UserContext | undefined;
590
+ LastModifiedTime?: Date | undefined;
591
+ LastModifiedBy?: UserContext | undefined;
592
+ Parameters?: Record<string, TrialComponentParameterValue> | undefined;
593
+ InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
594
+ OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
595
+ Metrics?: TrialComponentMetricSummary[] | undefined;
596
+ MetadataProperties?: MetadataProperties | undefined;
597
+ SourceDetail?: TrialComponentSourceDetail | undefined;
598
+ LineageGroupArn?: string | undefined;
599
+ Tags?: Tag[] | undefined;
600
+ Parents?: Parent[] | undefined;
601
+ RunName?: string | undefined;
602
+ }
603
+ export interface SearchRecord {
604
+ TrainingJob?: TrainingJob | undefined;
605
+ Experiment?: Experiment | undefined;
606
+ Trial?: Trial | undefined;
607
+ TrialComponent?: TrialComponent | undefined;
608
+ Endpoint?: Endpoint | undefined;
609
+ ModelPackage?: ModelPackage | undefined;
610
+ ModelPackageGroup?: ModelPackageGroup | undefined;
611
+ Pipeline?: Pipeline | undefined;
612
+ PipelineExecution?: PipelineExecution | undefined;
613
+ PipelineVersion?: PipelineVersion | undefined;
614
+ FeatureGroup?: FeatureGroup | undefined;
615
+ FeatureMetadata?: FeatureMetadata | undefined;
616
+ Project?: Project | undefined;
617
+ HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity | undefined;
618
+ ModelCard?: ModelCard | undefined;
619
+ Model?: ModelDashboardModel | undefined;
620
+ }
621
+ export interface TotalHits {
622
+ Value?: number | undefined;
623
+ Relation?: Relation | undefined;
624
+ }
625
+ export interface SearchResponse {
626
+ Results?: SearchRecord[] | undefined;
627
+ NextToken?: string | undefined;
628
+ TotalHits?: TotalHits | undefined;
629
+ }
630
+ export interface SearchTrainingPlanOfferingsRequest {
631
+ InstanceType?: ReservedCapacityInstanceType | undefined;
632
+ InstanceCount?: number | undefined;
633
+ UltraServerType?: string | undefined;
634
+ UltraServerCount?: number | undefined;
635
+ StartTimeAfter?: Date | undefined;
636
+ EndTimeBefore?: Date | undefined;
637
+ DurationHours: number | undefined;
638
+ TargetResources: SageMakerResourceName[] | undefined;
639
+ }
640
+ export interface TrainingPlanOffering {
641
+ TrainingPlanOfferingId: string | undefined;
642
+ TargetResources: SageMakerResourceName[] | undefined;
643
+ RequestedStartTimeAfter?: Date | undefined;
644
+ RequestedEndTimeBefore?: Date | undefined;
645
+ DurationHours?: number | undefined;
646
+ DurationMinutes?: number | undefined;
647
+ UpfrontFee?: string | undefined;
648
+ CurrencyCode?: string | undefined;
649
+ ReservedCapacityOfferings?: ReservedCapacityOffering[] | undefined;
985
650
  }
986
- export interface ListHubContentVersionsRequest {
987
- HubName: string | undefined;
988
- HubContentType: HubContentType | undefined;
989
- HubContentName: string | undefined;
990
- MinVersion?: string | undefined;
991
- MaxSchemaVersion?: string | undefined;
992
- CreationTimeBefore?: Date | undefined;
993
- CreationTimeAfter?: Date | undefined;
994
- SortBy?: HubContentSortBy | undefined;
995
- SortOrder?: SortOrder | undefined;
996
- MaxResults?: number | undefined;
997
- NextToken?: string | undefined;
651
+ export interface SearchTrainingPlanOfferingsResponse {
652
+ TrainingPlanOfferings: TrainingPlanOffering[] | undefined;
998
653
  }
999
- export interface ListHubContentVersionsResponse {
1000
- HubContentSummaries: HubContentInfo[] | undefined;
1001
- NextToken?: string | undefined;
654
+ export interface SendPipelineExecutionStepFailureRequest {
655
+ CallbackToken: string | undefined;
656
+ FailureReason?: string | undefined;
657
+ ClientRequestToken?: string | undefined;
1002
658
  }
1003
- export interface ListHubsRequest {
1004
- NameContains?: string | undefined;
1005
- CreationTimeBefore?: Date | undefined;
1006
- CreationTimeAfter?: Date | undefined;
1007
- LastModifiedTimeBefore?: Date | undefined;
1008
- LastModifiedTimeAfter?: Date | undefined;
1009
- SortBy?: HubSortBy | undefined;
1010
- SortOrder?: SortOrder | undefined;
1011
- MaxResults?: number | undefined;
1012
- NextToken?: string | undefined;
659
+ export interface SendPipelineExecutionStepFailureResponse {
660
+ PipelineExecutionArn?: string | undefined;
1013
661
  }
1014
- export interface ListHubsResponse {
1015
- HubSummaries: HubInfo[] | undefined;
1016
- NextToken?: string | undefined;
662
+ export interface SendPipelineExecutionStepSuccessRequest {
663
+ CallbackToken: string | undefined;
664
+ OutputParameters?: OutputParameter[] | undefined;
665
+ ClientRequestToken?: string | undefined;
1017
666
  }
1018
- export interface ListHumanTaskUisRequest {
1019
- CreationTimeAfter?: Date | undefined;
1020
- CreationTimeBefore?: Date | undefined;
1021
- SortOrder?: SortOrder | undefined;
1022
- NextToken?: string | undefined;
1023
- MaxResults?: number | undefined;
667
+ export interface SendPipelineExecutionStepSuccessResponse {
668
+ PipelineExecutionArn?: string | undefined;
1024
669
  }
1025
- export interface ListHumanTaskUisResponse {
1026
- HumanTaskUiSummaries: HumanTaskUiSummary[] | undefined;
1027
- NextToken?: string | undefined;
670
+ export interface StartEdgeDeploymentStageRequest {
671
+ EdgeDeploymentPlanName: string | undefined;
672
+ StageName: string | undefined;
1028
673
  }
1029
- export interface ListHyperParameterTuningJobsRequest {
1030
- NextToken?: string | undefined;
1031
- MaxResults?: number | undefined;
1032
- SortBy?: HyperParameterTuningJobSortByOptions | undefined;
1033
- SortOrder?: SortOrder | undefined;
1034
- NameContains?: string | undefined;
1035
- CreationTimeAfter?: Date | undefined;
1036
- CreationTimeBefore?: Date | undefined;
1037
- LastModifiedTimeAfter?: Date | undefined;
1038
- LastModifiedTimeBefore?: Date | undefined;
1039
- StatusEquals?: HyperParameterTuningJobStatus | undefined;
1040
- }
1041
- export interface ListHyperParameterTuningJobsResponse {
1042
- HyperParameterTuningJobSummaries:
1043
- | HyperParameterTuningJobSummary[]
1044
- | undefined;
1045
- NextToken?: string | undefined;
674
+ export interface StartInferenceExperimentRequest {
675
+ Name: string | undefined;
1046
676
  }
1047
- export interface ListImagesRequest {
1048
- CreationTimeAfter?: Date | undefined;
1049
- CreationTimeBefore?: Date | undefined;
1050
- LastModifiedTimeAfter?: Date | undefined;
1051
- LastModifiedTimeBefore?: Date | undefined;
1052
- MaxResults?: number | undefined;
1053
- NameContains?: string | undefined;
1054
- NextToken?: string | undefined;
1055
- SortBy?: ImageSortBy | undefined;
1056
- SortOrder?: ImageSortOrder | undefined;
677
+ export interface StartInferenceExperimentResponse {
678
+ InferenceExperimentArn: string | undefined;
1057
679
  }
1058
- export interface ListImagesResponse {
1059
- Images?: Image[] | undefined;
1060
- NextToken?: string | undefined;
680
+ export interface StartMlflowTrackingServerRequest {
681
+ TrackingServerName: string | undefined;
1061
682
  }
1062
- export interface ListImageVersionsRequest {
1063
- CreationTimeAfter?: Date | undefined;
1064
- CreationTimeBefore?: Date | undefined;
1065
- ImageName: string | undefined;
1066
- LastModifiedTimeAfter?: Date | undefined;
1067
- LastModifiedTimeBefore?: Date | undefined;
1068
- MaxResults?: number | undefined;
1069
- NextToken?: string | undefined;
1070
- SortBy?: ImageVersionSortBy | undefined;
1071
- SortOrder?: ImageVersionSortOrder | undefined;
683
+ export interface StartMlflowTrackingServerResponse {
684
+ TrackingServerArn?: string | undefined;
1072
685
  }
1073
- export interface ListImageVersionsResponse {
1074
- ImageVersions?: ImageVersion[] | undefined;
1075
- NextToken?: string | undefined;
686
+ export interface StartMonitoringScheduleRequest {
687
+ MonitoringScheduleName: string | undefined;
1076
688
  }
1077
- export interface ListInferenceComponentsInput {
1078
- SortBy?: InferenceComponentSortKey | undefined;
1079
- SortOrder?: OrderKey | undefined;
1080
- NextToken?: string | undefined;
1081
- MaxResults?: number | undefined;
1082
- NameContains?: string | undefined;
1083
- CreationTimeBefore?: Date | undefined;
1084
- CreationTimeAfter?: Date | undefined;
1085
- LastModifiedTimeBefore?: Date | undefined;
1086
- LastModifiedTimeAfter?: Date | undefined;
1087
- StatusEquals?: InferenceComponentStatus | undefined;
1088
- EndpointNameEquals?: string | undefined;
1089
- VariantNameEquals?: string | undefined;
1090
- }
1091
- export interface ListInferenceComponentsOutput {
1092
- InferenceComponents: InferenceComponentSummary[] | undefined;
1093
- NextToken?: string | undefined;
689
+ export interface StartNotebookInstanceInput {
690
+ NotebookInstanceName: string | undefined;
1094
691
  }
1095
- export declare const SortInferenceExperimentsBy: {
1096
- readonly CREATION_TIME: "CreationTime";
1097
- readonly NAME: "Name";
1098
- readonly STATUS: "Status";
1099
- };
1100
- export type SortInferenceExperimentsBy =
1101
- (typeof SortInferenceExperimentsBy)[keyof typeof SortInferenceExperimentsBy];
1102
- export interface ListInferenceExperimentsRequest {
1103
- NameContains?: string | undefined;
1104
- Type?: InferenceExperimentType | undefined;
1105
- StatusEquals?: InferenceExperimentStatus | undefined;
1106
- CreationTimeAfter?: Date | undefined;
1107
- CreationTimeBefore?: Date | undefined;
1108
- LastModifiedTimeAfter?: Date | undefined;
1109
- LastModifiedTimeBefore?: Date | undefined;
1110
- SortBy?: SortInferenceExperimentsBy | undefined;
1111
- SortOrder?: SortOrder | undefined;
1112
- NextToken?: string | undefined;
1113
- MaxResults?: number | undefined;
692
+ export interface StartPipelineExecutionRequest {
693
+ PipelineName: string | undefined;
694
+ PipelineExecutionDisplayName?: string | undefined;
695
+ PipelineParameters?: Parameter[] | undefined;
696
+ PipelineExecutionDescription?: string | undefined;
697
+ ClientRequestToken?: string | undefined;
698
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
699
+ SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
700
+ PipelineVersionId?: number | undefined;
1114
701
  }
1115
- export interface ListInferenceExperimentsResponse {
1116
- InferenceExperiments?: InferenceExperimentSummary[] | undefined;
1117
- NextToken?: string | undefined;
702
+ export interface StartPipelineExecutionResponse {
703
+ PipelineExecutionArn?: string | undefined;
1118
704
  }
1119
- export declare const ListInferenceRecommendationsJobsSortBy: {
1120
- readonly CREATION_TIME: "CreationTime";
1121
- readonly NAME: "Name";
1122
- readonly STATUS: "Status";
1123
- };
1124
- export type ListInferenceRecommendationsJobsSortBy =
1125
- (typeof ListInferenceRecommendationsJobsSortBy)[keyof typeof ListInferenceRecommendationsJobsSortBy];
1126
- export interface ListInferenceRecommendationsJobsRequest {
1127
- CreationTimeAfter?: Date | undefined;
1128
- CreationTimeBefore?: Date | undefined;
1129
- LastModifiedTimeAfter?: Date | undefined;
1130
- LastModifiedTimeBefore?: Date | undefined;
1131
- NameContains?: string | undefined;
1132
- StatusEquals?: RecommendationJobStatus | undefined;
1133
- SortBy?: ListInferenceRecommendationsJobsSortBy | undefined;
1134
- SortOrder?: SortOrder | undefined;
1135
- NextToken?: string | undefined;
1136
- MaxResults?: number | undefined;
1137
- ModelNameEquals?: string | undefined;
1138
- ModelPackageVersionArnEquals?: string | undefined;
705
+ export interface StartSessionRequest {
706
+ ResourceIdentifier: string | undefined;
1139
707
  }
1140
- export interface ListInferenceRecommendationsJobsResponse {
1141
- InferenceRecommendationsJobs: InferenceRecommendationsJob[] | undefined;
1142
- NextToken?: string | undefined;
708
+ export interface StartSessionResponse {
709
+ SessionId?: string | undefined;
710
+ StreamUrl?: string | undefined;
711
+ TokenValue?: string | undefined;
1143
712
  }
1144
- export interface ListInferenceRecommendationsJobStepsRequest {
1145
- JobName: string | undefined;
1146
- Status?: RecommendationJobStatus | undefined;
1147
- StepType?: RecommendationStepType | undefined;
1148
- MaxResults?: number | undefined;
1149
- NextToken?: string | undefined;
713
+ export interface StopAutoMLJobRequest {
714
+ AutoMLJobName: string | undefined;
1150
715
  }
1151
- export interface ListInferenceRecommendationsJobStepsResponse {
1152
- Steps?: InferenceRecommendationsJobStep[] | undefined;
1153
- NextToken?: string | undefined;
716
+ export interface StopCompilationJobRequest {
717
+ CompilationJobName: string | undefined;
1154
718
  }
1155
- export declare const SortBy: {
1156
- readonly CREATION_TIME: "CreationTime";
1157
- readonly NAME: "Name";
1158
- readonly STATUS: "Status";
1159
- };
1160
- export type SortBy = (typeof SortBy)[keyof typeof SortBy];
1161
- export interface ListLabelingJobsRequest {
1162
- CreationTimeAfter?: Date | undefined;
1163
- CreationTimeBefore?: Date | undefined;
1164
- LastModifiedTimeAfter?: Date | undefined;
1165
- LastModifiedTimeBefore?: Date | undefined;
1166
- MaxResults?: number | undefined;
1167
- NextToken?: string | undefined;
1168
- NameContains?: string | undefined;
1169
- SortBy?: SortBy | undefined;
1170
- SortOrder?: SortOrder | undefined;
1171
- StatusEquals?: LabelingJobStatus | undefined;
719
+ export interface StopEdgeDeploymentStageRequest {
720
+ EdgeDeploymentPlanName: string | undefined;
721
+ StageName: string | undefined;
1172
722
  }
1173
- export interface ListLabelingJobsResponse {
1174
- LabelingJobSummaryList?: LabelingJobSummary[] | undefined;
1175
- NextToken?: string | undefined;
723
+ export interface StopEdgePackagingJobRequest {
724
+ EdgePackagingJobName: string | undefined;
1176
725
  }
1177
- export declare const ListLabelingJobsForWorkteamSortByOptions: {
1178
- readonly CREATION_TIME: "CreationTime";
1179
- };
1180
- export type ListLabelingJobsForWorkteamSortByOptions =
1181
- (typeof ListLabelingJobsForWorkteamSortByOptions)[keyof typeof ListLabelingJobsForWorkteamSortByOptions];
1182
- export interface ListLabelingJobsForWorkteamRequest {
1183
- WorkteamArn: string | undefined;
1184
- MaxResults?: number | undefined;
1185
- NextToken?: string | undefined;
1186
- CreationTimeAfter?: Date | undefined;
1187
- CreationTimeBefore?: Date | undefined;
1188
- JobReferenceCodeContains?: string | undefined;
1189
- SortBy?: ListLabelingJobsForWorkteamSortByOptions | undefined;
1190
- SortOrder?: SortOrder | undefined;
1191
- }
1192
- export interface ListLabelingJobsForWorkteamResponse {
1193
- LabelingJobSummaryList: LabelingJobForWorkteamSummary[] | undefined;
1194
- NextToken?: string | undefined;
726
+ export interface StopHyperParameterTuningJobRequest {
727
+ HyperParameterTuningJobName: string | undefined;
1195
728
  }
1196
- export declare const SortLineageGroupsBy: {
1197
- readonly CREATION_TIME: "CreationTime";
1198
- readonly NAME: "Name";
1199
- };
1200
- export type SortLineageGroupsBy =
1201
- (typeof SortLineageGroupsBy)[keyof typeof SortLineageGroupsBy];
1202
- export interface ListLineageGroupsRequest {
1203
- CreatedAfter?: Date | undefined;
1204
- CreatedBefore?: Date | undefined;
1205
- SortBy?: SortLineageGroupsBy | undefined;
1206
- SortOrder?: SortOrder | undefined;
1207
- NextToken?: string | undefined;
1208
- MaxResults?: number | undefined;
729
+ export interface StopInferenceExperimentRequest {
730
+ Name: string | undefined;
731
+ ModelVariantActions: Record<string, ModelVariantAction> | undefined;
732
+ DesiredModelVariants?: ModelVariantConfig[] | undefined;
733
+ DesiredState?: InferenceExperimentStopDesiredState | undefined;
734
+ Reason?: string | undefined;
1209
735
  }
1210
- export interface ListLineageGroupsResponse {
1211
- LineageGroupSummaries?: LineageGroupSummary[] | undefined;
1212
- NextToken?: string | undefined;
736
+ export interface StopInferenceExperimentResponse {
737
+ InferenceExperimentArn: string | undefined;
1213
738
  }
1214
- export declare const SortTrackingServerBy: {
1215
- readonly CREATION_TIME: "CreationTime";
1216
- readonly NAME: "Name";
1217
- readonly STATUS: "Status";
1218
- };
1219
- export type SortTrackingServerBy =
1220
- (typeof SortTrackingServerBy)[keyof typeof SortTrackingServerBy];
1221
- export interface ListMlflowTrackingServersRequest {
1222
- CreatedAfter?: Date | undefined;
1223
- CreatedBefore?: Date | undefined;
1224
- TrackingServerStatus?: TrackingServerStatus | undefined;
1225
- MlflowVersion?: string | undefined;
1226
- SortBy?: SortTrackingServerBy | undefined;
1227
- SortOrder?: SortOrder | undefined;
1228
- NextToken?: string | undefined;
1229
- MaxResults?: number | undefined;
739
+ export interface StopInferenceRecommendationsJobRequest {
740
+ JobName: string | undefined;
1230
741
  }
1231
- export interface TrackingServerSummary {
1232
- TrackingServerArn?: string | undefined;
1233
- TrackingServerName?: string | undefined;
1234
- CreationTime?: Date | undefined;
1235
- LastModifiedTime?: Date | undefined;
1236
- TrackingServerStatus?: TrackingServerStatus | undefined;
1237
- IsActive?: IsTrackingServerActive | undefined;
1238
- MlflowVersion?: string | undefined;
742
+ export interface StopLabelingJobRequest {
743
+ LabelingJobName: string | undefined;
1239
744
  }
1240
- export interface ListMlflowTrackingServersResponse {
1241
- TrackingServerSummaries?: TrackingServerSummary[] | undefined;
1242
- NextToken?: string | undefined;
745
+ export interface StopMlflowTrackingServerRequest {
746
+ TrackingServerName: string | undefined;
1243
747
  }
1244
- export interface ListModelBiasJobDefinitionsRequest {
1245
- EndpointName?: string | undefined;
1246
- SortBy?: MonitoringJobDefinitionSortKey | undefined;
1247
- SortOrder?: SortOrder | undefined;
1248
- NextToken?: string | undefined;
1249
- MaxResults?: number | undefined;
1250
- NameContains?: string | undefined;
1251
- CreationTimeBefore?: Date | undefined;
1252
- CreationTimeAfter?: Date | undefined;
748
+ export interface StopMlflowTrackingServerResponse {
749
+ TrackingServerArn?: string | undefined;
1253
750
  }
1254
- export interface ListModelBiasJobDefinitionsResponse {
1255
- JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
1256
- NextToken?: string | undefined;
751
+ export interface StopMonitoringScheduleRequest {
752
+ MonitoringScheduleName: string | undefined;
1257
753
  }
1258
- export declare const ModelCardExportJobSortBy: {
1259
- readonly CREATION_TIME: "CreationTime";
1260
- readonly NAME: "Name";
1261
- readonly STATUS: "Status";
1262
- };
1263
- export type ModelCardExportJobSortBy =
1264
- (typeof ModelCardExportJobSortBy)[keyof typeof ModelCardExportJobSortBy];
1265
- export declare const ModelCardExportJobSortOrder: {
1266
- readonly ASCENDING: "Ascending";
1267
- readonly DESCENDING: "Descending";
1268
- };
1269
- export type ModelCardExportJobSortOrder =
1270
- (typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
1271
- export interface ListModelCardExportJobsRequest {
1272
- ModelCardName: string | undefined;
1273
- ModelCardVersion?: number | undefined;
1274
- CreationTimeAfter?: Date | undefined;
1275
- CreationTimeBefore?: Date | undefined;
1276
- ModelCardExportJobNameContains?: string | undefined;
1277
- StatusEquals?: ModelCardExportJobStatus | undefined;
1278
- SortBy?: ModelCardExportJobSortBy | undefined;
1279
- SortOrder?: ModelCardExportJobSortOrder | undefined;
1280
- NextToken?: string | undefined;
1281
- MaxResults?: number | undefined;
754
+ export interface StopNotebookInstanceInput {
755
+ NotebookInstanceName: string | undefined;
1282
756
  }
1283
- export interface ModelCardExportJobSummary {
1284
- ModelCardExportJobName: string | undefined;
1285
- ModelCardExportJobArn: string | undefined;
1286
- Status: ModelCardExportJobStatus | undefined;
1287
- ModelCardName: string | undefined;
1288
- ModelCardVersion: number | undefined;
1289
- CreatedAt: Date | undefined;
1290
- LastModifiedAt: Date | undefined;
757
+ export interface StopOptimizationJobRequest {
758
+ OptimizationJobName: string | undefined;
1291
759
  }
1292
- export interface ListModelCardExportJobsResponse {
1293
- ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
1294
- NextToken?: string | undefined;
760
+ export interface StopPipelineExecutionRequest {
761
+ PipelineExecutionArn: string | undefined;
762
+ ClientRequestToken?: string | undefined;
1295
763
  }
1296
- export declare const ModelCardSortBy: {
1297
- readonly CREATION_TIME: "CreationTime";
1298
- readonly NAME: "Name";
1299
- };
1300
- export type ModelCardSortBy =
1301
- (typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
1302
- export declare const ModelCardSortOrder: {
1303
- readonly ASCENDING: "Ascending";
1304
- readonly DESCENDING: "Descending";
1305
- };
1306
- export type ModelCardSortOrder =
1307
- (typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
1308
- export interface ListModelCardsRequest {
1309
- CreationTimeAfter?: Date | undefined;
1310
- CreationTimeBefore?: Date | undefined;
1311
- MaxResults?: number | undefined;
1312
- NameContains?: string | undefined;
1313
- ModelCardStatus?: ModelCardStatus | undefined;
1314
- NextToken?: string | undefined;
1315
- SortBy?: ModelCardSortBy | undefined;
1316
- SortOrder?: ModelCardSortOrder | undefined;
764
+ export interface StopPipelineExecutionResponse {
765
+ PipelineExecutionArn?: string | undefined;
1317
766
  }
1318
- export interface ModelCardSummary {
1319
- ModelCardName: string | undefined;
1320
- ModelCardArn: string | undefined;
1321
- ModelCardStatus: ModelCardStatus | undefined;
1322
- CreationTime: Date | undefined;
1323
- LastModifiedTime?: Date | undefined;
767
+ export interface StopProcessingJobRequest {
768
+ ProcessingJobName: string | undefined;
1324
769
  }
1325
- export interface ListModelCardsResponse {
1326
- ModelCardSummaries: ModelCardSummary[] | undefined;
1327
- NextToken?: string | undefined;
770
+ export interface StopTrainingJobRequest {
771
+ TrainingJobName: string | undefined;
1328
772
  }
1329
- export declare const ModelCardVersionSortBy: {
1330
- readonly VERSION: "Version";
1331
- };
1332
- export type ModelCardVersionSortBy =
1333
- (typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
1334
- export interface ListModelCardVersionsRequest {
1335
- CreationTimeAfter?: Date | undefined;
1336
- CreationTimeBefore?: Date | undefined;
1337
- MaxResults?: number | undefined;
1338
- ModelCardName: string | undefined;
1339
- ModelCardStatus?: ModelCardStatus | undefined;
1340
- NextToken?: string | undefined;
1341
- SortBy?: ModelCardVersionSortBy | undefined;
1342
- SortOrder?: ModelCardSortOrder | undefined;
773
+ export interface StopTransformJobRequest {
774
+ TransformJobName: string | undefined;
1343
775
  }
1344
- export interface ModelCardVersionSummary {
1345
- ModelCardName: string | undefined;
1346
- ModelCardArn: string | undefined;
1347
- ModelCardStatus: ModelCardStatus | undefined;
1348
- ModelCardVersion: number | undefined;
1349
- CreationTime: Date | undefined;
1350
- LastModifiedTime?: Date | undefined;
776
+ export interface UpdateActionRequest {
777
+ ActionName: string | undefined;
778
+ Description?: string | undefined;
779
+ Status?: ActionStatus | undefined;
780
+ Properties?: Record<string, string> | undefined;
781
+ PropertiesToRemove?: string[] | undefined;
1351
782
  }
1352
- export interface ListModelCardVersionsResponse {
1353
- ModelCardVersionSummaryList: ModelCardVersionSummary[] | undefined;
1354
- NextToken?: string | undefined;
783
+ export interface UpdateActionResponse {
784
+ ActionArn?: string | undefined;
1355
785
  }
1356
- export interface ListModelExplainabilityJobDefinitionsRequest {
1357
- EndpointName?: string | undefined;
1358
- SortBy?: MonitoringJobDefinitionSortKey | undefined;
1359
- SortOrder?: SortOrder | undefined;
1360
- NextToken?: string | undefined;
1361
- MaxResults?: number | undefined;
1362
- NameContains?: string | undefined;
1363
- CreationTimeBefore?: Date | undefined;
1364
- CreationTimeAfter?: Date | undefined;
786
+ export interface UpdateAppImageConfigRequest {
787
+ AppImageConfigName: string | undefined;
788
+ KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
789
+ JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
790
+ CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
1365
791
  }
1366
- export interface ListModelExplainabilityJobDefinitionsResponse {
1367
- JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
1368
- NextToken?: string | undefined;
792
+ export interface UpdateAppImageConfigResponse {
793
+ AppImageConfigArn?: string | undefined;
1369
794
  }
1370
- export declare const ModelMetadataFilterType: {
1371
- readonly DOMAIN: "Domain";
1372
- readonly FRAMEWORK: "Framework";
1373
- readonly FRAMEWORKVERSION: "FrameworkVersion";
1374
- readonly TASK: "Task";
1375
- };
1376
- export type ModelMetadataFilterType =
1377
- (typeof ModelMetadataFilterType)[keyof typeof ModelMetadataFilterType];
1378
- export interface ModelMetadataFilter {
1379
- Name: ModelMetadataFilterType | undefined;
1380
- Value: string | undefined;
1381
- }
1382
- export interface ModelMetadataSearchExpression {
1383
- Filters?: ModelMetadataFilter[] | undefined;
1384
- }
1385
- export interface ListModelMetadataRequest {
1386
- SearchExpression?: ModelMetadataSearchExpression | undefined;
1387
- NextToken?: string | undefined;
1388
- MaxResults?: number | undefined;
795
+ export interface UpdateArtifactRequest {
796
+ ArtifactArn: string | undefined;
797
+ ArtifactName?: string | undefined;
798
+ Properties?: Record<string, string> | undefined;
799
+ PropertiesToRemove?: string[] | undefined;
1389
800
  }
1390
- export interface ModelMetadataSummary {
1391
- Domain: string | undefined;
1392
- Framework: string | undefined;
1393
- Task: string | undefined;
1394
- Model: string | undefined;
1395
- FrameworkVersion: string | undefined;
801
+ export interface UpdateArtifactResponse {
802
+ ArtifactArn?: string | undefined;
1396
803
  }
1397
- export interface ListModelMetadataResponse {
1398
- ModelMetadataSummaries: ModelMetadataSummary[] | undefined;
1399
- NextToken?: string | undefined;
804
+ export interface UpdateClusterRequest {
805
+ ClusterName: string | undefined;
806
+ InstanceGroups?: ClusterInstanceGroupSpecification[] | undefined;
807
+ RestrictedInstanceGroups?:
808
+ | ClusterRestrictedInstanceGroupSpecification[]
809
+ | undefined;
810
+ TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
811
+ NodeRecovery?: ClusterNodeRecovery | undefined;
812
+ InstanceGroupsToDelete?: string[] | undefined;
813
+ NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
814
+ ClusterRole?: string | undefined;
815
+ AutoScaling?: ClusterAutoScalingConfig | undefined;
816
+ }
817
+ export interface UpdateClusterResponse {
818
+ ClusterArn: string | undefined;
819
+ }
820
+ export interface UpdateClusterSchedulerConfigRequest {
821
+ ClusterSchedulerConfigId: string | undefined;
822
+ TargetVersion: number | undefined;
823
+ SchedulerConfig?: SchedulerConfig | undefined;
824
+ Description?: string | undefined;
1400
825
  }
1401
- export declare const ModelPackageGroupSortBy: {
1402
- readonly CREATION_TIME: "CreationTime";
1403
- readonly NAME: "Name";
1404
- };
1405
- export type ModelPackageGroupSortBy =
1406
- (typeof ModelPackageGroupSortBy)[keyof typeof ModelPackageGroupSortBy];
1407
- export interface ListModelPackageGroupsInput {
1408
- CreationTimeAfter?: Date | undefined;
1409
- CreationTimeBefore?: Date | undefined;
1410
- MaxResults?: number | undefined;
1411
- NameContains?: string | undefined;
1412
- NextToken?: string | undefined;
1413
- SortBy?: ModelPackageGroupSortBy | undefined;
1414
- SortOrder?: SortOrder | undefined;
1415
- CrossAccountFilterOption?: CrossAccountFilterOption | undefined;
826
+ export interface UpdateClusterSchedulerConfigResponse {
827
+ ClusterSchedulerConfigArn: string | undefined;
828
+ ClusterSchedulerConfigVersion: number | undefined;
1416
829
  }
1417
- export interface ModelPackageGroupSummary {
1418
- ModelPackageGroupName: string | undefined;
1419
- ModelPackageGroupArn: string | undefined;
1420
- ModelPackageGroupDescription?: string | undefined;
1421
- CreationTime: Date | undefined;
1422
- ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
830
+ export interface UpdateClusterSoftwareInstanceGroupSpecification {
831
+ InstanceGroupName: string | undefined;
1423
832
  }
1424
- export interface ListModelPackageGroupsOutput {
1425
- ModelPackageGroupSummaryList: ModelPackageGroupSummary[] | undefined;
1426
- NextToken?: string | undefined;
833
+ export interface UpdateClusterSoftwareRequest {
834
+ ClusterName: string | undefined;
835
+ InstanceGroups?:
836
+ | UpdateClusterSoftwareInstanceGroupSpecification[]
837
+ | undefined;
838
+ DeploymentConfig?: DeploymentConfiguration | undefined;
839
+ ImageId?: string | undefined;
1427
840
  }
1428
- export declare const ModelPackageType: {
1429
- readonly BOTH: "Both";
1430
- readonly UNVERSIONED: "Unversioned";
1431
- readonly VERSIONED: "Versioned";
1432
- };
1433
- export type ModelPackageType =
1434
- (typeof ModelPackageType)[keyof typeof ModelPackageType];
1435
- export declare const ModelPackageSortBy: {
1436
- readonly CREATION_TIME: "CreationTime";
1437
- readonly NAME: "Name";
1438
- };
1439
- export type ModelPackageSortBy =
1440
- (typeof ModelPackageSortBy)[keyof typeof ModelPackageSortBy];
1441
- export interface ListModelPackagesInput {
1442
- CreationTimeAfter?: Date | undefined;
1443
- CreationTimeBefore?: Date | undefined;
1444
- MaxResults?: number | undefined;
1445
- NameContains?: string | undefined;
1446
- ModelApprovalStatus?: ModelApprovalStatus | undefined;
1447
- ModelPackageGroupName?: string | undefined;
1448
- ModelPackageType?: ModelPackageType | undefined;
1449
- NextToken?: string | undefined;
1450
- SortBy?: ModelPackageSortBy | undefined;
1451
- SortOrder?: SortOrder | undefined;
841
+ export interface UpdateClusterSoftwareResponse {
842
+ ClusterArn: string | undefined;
1452
843
  }
1453
- export interface ModelPackageSummary {
1454
- ModelPackageName?: string | undefined;
1455
- ModelPackageGroupName?: string | undefined;
1456
- ModelPackageVersion?: number | undefined;
1457
- ModelPackageArn: string | undefined;
1458
- ModelPackageDescription?: string | undefined;
1459
- CreationTime: Date | undefined;
1460
- ModelPackageStatus: ModelPackageStatus | undefined;
1461
- ModelApprovalStatus?: ModelApprovalStatus | undefined;
1462
- ModelLifeCycle?: ModelLifeCycle | undefined;
844
+ export interface UpdateCodeRepositoryInput {
845
+ CodeRepositoryName: string | undefined;
846
+ GitConfig?: GitConfigForUpdate | undefined;
1463
847
  }
1464
- export interface ListModelPackagesOutput {
1465
- ModelPackageSummaryList: ModelPackageSummary[] | undefined;
1466
- NextToken?: string | undefined;
848
+ export interface UpdateCodeRepositoryOutput {
849
+ CodeRepositoryArn: string | undefined;
1467
850
  }
1468
- export interface ListModelQualityJobDefinitionsRequest {
1469
- EndpointName?: string | undefined;
1470
- SortBy?: MonitoringJobDefinitionSortKey | undefined;
1471
- SortOrder?: SortOrder | undefined;
1472
- NextToken?: string | undefined;
1473
- MaxResults?: number | undefined;
1474
- NameContains?: string | undefined;
1475
- CreationTimeBefore?: Date | undefined;
1476
- CreationTimeAfter?: Date | undefined;
851
+ export interface UpdateComputeQuotaRequest {
852
+ ComputeQuotaId: string | undefined;
853
+ TargetVersion: number | undefined;
854
+ ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
855
+ ComputeQuotaTarget?: ComputeQuotaTarget | undefined;
856
+ ActivationState?: ActivationState | undefined;
857
+ Description?: string | undefined;
1477
858
  }
1478
- export interface ListModelQualityJobDefinitionsResponse {
1479
- JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
1480
- NextToken?: string | undefined;
859
+ export interface UpdateComputeQuotaResponse {
860
+ ComputeQuotaArn: string | undefined;
861
+ ComputeQuotaVersion: number | undefined;
1481
862
  }
1482
- export declare const ModelSortKey: {
1483
- readonly CreationTime: "CreationTime";
1484
- readonly Name: "Name";
1485
- };
1486
- export type ModelSortKey = (typeof ModelSortKey)[keyof typeof ModelSortKey];
1487
- export interface ListModelsInput {
1488
- SortBy?: ModelSortKey | undefined;
1489
- SortOrder?: OrderKey | undefined;
1490
- NextToken?: string | undefined;
1491
- MaxResults?: number | undefined;
1492
- NameContains?: string | undefined;
1493
- CreationTimeBefore?: Date | undefined;
1494
- CreationTimeAfter?: Date | undefined;
863
+ export interface UpdateContextRequest {
864
+ ContextName: string | undefined;
865
+ Description?: string | undefined;
866
+ Properties?: Record<string, string> | undefined;
867
+ PropertiesToRemove?: string[] | undefined;
1495
868
  }
1496
- export interface ModelSummary {
1497
- ModelName: string | undefined;
1498
- ModelArn: string | undefined;
1499
- CreationTime: Date | undefined;
869
+ export interface UpdateContextResponse {
870
+ ContextArn?: string | undefined;
1500
871
  }
1501
- export interface ListModelsOutput {
1502
- Models: ModelSummary[] | undefined;
1503
- NextToken?: string | undefined;
872
+ export interface UpdateDeviceFleetRequest {
873
+ DeviceFleetName: string | undefined;
874
+ RoleArn?: string | undefined;
875
+ Description?: string | undefined;
876
+ OutputConfig: EdgeOutputConfig | undefined;
877
+ EnableIotRoleAlias?: boolean | undefined;
878
+ }
879
+ export interface UpdateDevicesRequest {
880
+ DeviceFleetName: string | undefined;
881
+ Devices: Device[] | undefined;
882
+ }
883
+ export interface UpdateDomainRequest {
884
+ DomainId: string | undefined;
885
+ DefaultUserSettings?: UserSettings | undefined;
886
+ DomainSettingsForUpdate?: DomainSettingsForUpdate | undefined;
887
+ AppSecurityGroupManagement?: AppSecurityGroupManagement | undefined;
888
+ DefaultSpaceSettings?: DefaultSpaceSettings | undefined;
889
+ SubnetIds?: string[] | undefined;
890
+ AppNetworkAccessType?: AppNetworkAccessType | undefined;
891
+ TagPropagation?: TagPropagation | undefined;
892
+ VpcId?: string | undefined;
893
+ }
894
+ export interface UpdateDomainResponse {
895
+ DomainArn?: string | undefined;
896
+ }
897
+ export interface VariantProperty {
898
+ VariantPropertyType: VariantPropertyType | undefined;
899
+ }
900
+ export interface UpdateEndpointInput {
901
+ EndpointName: string | undefined;
902
+ EndpointConfigName: string | undefined;
903
+ RetainAllVariantProperties?: boolean | undefined;
904
+ ExcludeRetainedVariantProperties?: VariantProperty[] | undefined;
905
+ DeploymentConfig?: DeploymentConfig | undefined;
906
+ RetainDeploymentConfig?: boolean | undefined;
1504
907
  }
1505
- export declare const MonitoringAlertHistorySortKey: {
1506
- readonly CreationTime: "CreationTime";
1507
- readonly Status: "Status";
1508
- };
1509
- export type MonitoringAlertHistorySortKey =
1510
- (typeof MonitoringAlertHistorySortKey)[keyof typeof MonitoringAlertHistorySortKey];
1511
- export declare const MonitoringAlertStatus: {
1512
- readonly IN_ALERT: "InAlert";
1513
- readonly OK: "OK";
1514
- };
1515
- export type MonitoringAlertStatus =
1516
- (typeof MonitoringAlertStatus)[keyof typeof MonitoringAlertStatus];
1517
- export interface ListMonitoringAlertHistoryRequest {
1518
- MonitoringScheduleName?: string | undefined;
1519
- MonitoringAlertName?: string | undefined;
1520
- SortBy?: MonitoringAlertHistorySortKey | undefined;
1521
- SortOrder?: SortOrder | undefined;
1522
- NextToken?: string | undefined;
1523
- MaxResults?: number | undefined;
1524
- CreationTimeBefore?: Date | undefined;
1525
- CreationTimeAfter?: Date | undefined;
1526
- StatusEquals?: MonitoringAlertStatus | undefined;
908
+ export interface UpdateEndpointOutput {
909
+ EndpointArn: string | undefined;
1527
910
  }
1528
- export interface MonitoringAlertHistorySummary {
1529
- MonitoringScheduleName: string | undefined;
1530
- MonitoringAlertName: string | undefined;
1531
- CreationTime: Date | undefined;
1532
- AlertStatus: MonitoringAlertStatus | undefined;
911
+ export interface UpdateEndpointWeightsAndCapacitiesInput {
912
+ EndpointName: string | undefined;
913
+ DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
1533
914
  }
1534
- export interface ListMonitoringAlertHistoryResponse {
1535
- MonitoringAlertHistory?: MonitoringAlertHistorySummary[] | undefined;
1536
- NextToken?: string | undefined;
915
+ export interface UpdateEndpointWeightsAndCapacitiesOutput {
916
+ EndpointArn: string | undefined;
1537
917
  }
1538
- export interface ListMonitoringAlertsRequest {
1539
- MonitoringScheduleName: string | undefined;
1540
- NextToken?: string | undefined;
1541
- MaxResults?: number | undefined;
918
+ export interface UpdateExperimentRequest {
919
+ ExperimentName: string | undefined;
920
+ DisplayName?: string | undefined;
921
+ Description?: string | undefined;
1542
922
  }
1543
- export interface ModelDashboardIndicatorAction {
1544
- Enabled?: boolean | undefined;
923
+ export interface UpdateExperimentResponse {
924
+ ExperimentArn?: string | undefined;
1545
925
  }
1546
- export interface MonitoringAlertActions {
1547
- ModelDashboardIndicator?: ModelDashboardIndicatorAction | undefined;
926
+ export interface ThroughputConfigUpdate {
927
+ ThroughputMode?: ThroughputMode | undefined;
928
+ ProvisionedReadCapacityUnits?: number | undefined;
929
+ ProvisionedWriteCapacityUnits?: number | undefined;
1548
930
  }
1549
- export interface MonitoringAlertSummary {
1550
- MonitoringAlertName: string | undefined;
1551
- CreationTime: Date | undefined;
1552
- LastModifiedTime: Date | undefined;
1553
- AlertStatus: MonitoringAlertStatus | undefined;
1554
- DatapointsToAlert: number | undefined;
1555
- EvaluationPeriod: number | undefined;
1556
- Actions: MonitoringAlertActions | undefined;
931
+ export interface UpdateFeatureGroupRequest {
932
+ FeatureGroupName: string | undefined;
933
+ FeatureAdditions?: FeatureDefinition[] | undefined;
934
+ OnlineStoreConfig?: OnlineStoreConfigUpdate | undefined;
935
+ ThroughputConfig?: ThroughputConfigUpdate | undefined;
1557
936
  }
1558
- export interface ListMonitoringAlertsResponse {
1559
- MonitoringAlertSummaries?: MonitoringAlertSummary[] | undefined;
1560
- NextToken?: string | undefined;
937
+ export interface UpdateFeatureGroupResponse {
938
+ FeatureGroupArn: string | undefined;
1561
939
  }
1562
- export declare const MonitoringExecutionSortKey: {
1563
- readonly CREATION_TIME: "CreationTime";
1564
- readonly SCHEDULED_TIME: "ScheduledTime";
1565
- readonly STATUS: "Status";
1566
- };
1567
- export type MonitoringExecutionSortKey =
1568
- (typeof MonitoringExecutionSortKey)[keyof typeof MonitoringExecutionSortKey];
1569
- export interface ListMonitoringExecutionsRequest {
1570
- MonitoringScheduleName?: string | undefined;
1571
- EndpointName?: string | undefined;
1572
- SortBy?: MonitoringExecutionSortKey | undefined;
1573
- SortOrder?: SortOrder | undefined;
1574
- NextToken?: string | undefined;
1575
- MaxResults?: number | undefined;
1576
- ScheduledTimeBefore?: Date | undefined;
1577
- ScheduledTimeAfter?: Date | undefined;
1578
- CreationTimeBefore?: Date | undefined;
1579
- CreationTimeAfter?: Date | undefined;
1580
- LastModifiedTimeBefore?: Date | undefined;
1581
- LastModifiedTimeAfter?: Date | undefined;
1582
- StatusEquals?: ExecutionStatus | undefined;
1583
- MonitoringJobDefinitionName?: string | undefined;
1584
- MonitoringTypeEquals?: MonitoringType | undefined;
1585
- }
1586
- export interface ListMonitoringExecutionsResponse {
1587
- MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
1588
- NextToken?: string | undefined;
940
+ export interface UpdateFeatureMetadataRequest {
941
+ FeatureGroupName: string | undefined;
942
+ FeatureName: string | undefined;
943
+ Description?: string | undefined;
944
+ ParameterAdditions?: FeatureParameter[] | undefined;
945
+ ParameterRemovals?: string[] | undefined;
1589
946
  }
1590
- export declare const MonitoringScheduleSortKey: {
1591
- readonly CREATION_TIME: "CreationTime";
1592
- readonly NAME: "Name";
1593
- readonly STATUS: "Status";
1594
- };
1595
- export type MonitoringScheduleSortKey =
1596
- (typeof MonitoringScheduleSortKey)[keyof typeof MonitoringScheduleSortKey];
1597
- export interface ListMonitoringSchedulesRequest {
1598
- EndpointName?: string | undefined;
1599
- SortBy?: MonitoringScheduleSortKey | undefined;
1600
- SortOrder?: SortOrder | undefined;
1601
- NextToken?: string | undefined;
1602
- MaxResults?: number | undefined;
1603
- NameContains?: string | undefined;
1604
- CreationTimeBefore?: Date | undefined;
1605
- CreationTimeAfter?: Date | undefined;
1606
- LastModifiedTimeBefore?: Date | undefined;
1607
- LastModifiedTimeAfter?: Date | undefined;
1608
- StatusEquals?: ScheduleStatus | undefined;
1609
- MonitoringJobDefinitionName?: string | undefined;
1610
- MonitoringTypeEquals?: MonitoringType | undefined;
1611
- }
1612
- export interface MonitoringScheduleSummary {
1613
- MonitoringScheduleName: string | undefined;
1614
- MonitoringScheduleArn: string | undefined;
1615
- CreationTime: Date | undefined;
1616
- LastModifiedTime: Date | undefined;
1617
- MonitoringScheduleStatus: ScheduleStatus | undefined;
1618
- EndpointName?: string | undefined;
1619
- MonitoringJobDefinitionName?: string | undefined;
1620
- MonitoringType?: MonitoringType | undefined;
947
+ export interface UpdateHubRequest {
948
+ HubName: string | undefined;
949
+ HubDescription?: string | undefined;
950
+ HubDisplayName?: string | undefined;
951
+ HubSearchKeywords?: string[] | undefined;
1621
952
  }
1622
- export interface ListMonitoringSchedulesResponse {
1623
- MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
1624
- NextToken?: string | undefined;
953
+ export interface UpdateHubResponse {
954
+ HubArn: string | undefined;
1625
955
  }
1626
- export declare const NotebookInstanceLifecycleConfigSortKey: {
1627
- readonly CREATION_TIME: "CreationTime";
1628
- readonly LAST_MODIFIED_TIME: "LastModifiedTime";
1629
- readonly NAME: "Name";
1630
- };
1631
- export type NotebookInstanceLifecycleConfigSortKey =
1632
- (typeof NotebookInstanceLifecycleConfigSortKey)[keyof typeof NotebookInstanceLifecycleConfigSortKey];
1633
- export declare const NotebookInstanceLifecycleConfigSortOrder: {
1634
- readonly ASCENDING: "Ascending";
1635
- readonly DESCENDING: "Descending";
1636
- };
1637
- export type NotebookInstanceLifecycleConfigSortOrder =
1638
- (typeof NotebookInstanceLifecycleConfigSortOrder)[keyof typeof NotebookInstanceLifecycleConfigSortOrder];
1639
- export interface ListNotebookInstanceLifecycleConfigsInput {
1640
- NextToken?: string | undefined;
1641
- MaxResults?: number | undefined;
1642
- SortBy?: NotebookInstanceLifecycleConfigSortKey | undefined;
1643
- SortOrder?: NotebookInstanceLifecycleConfigSortOrder | undefined;
1644
- NameContains?: string | undefined;
1645
- CreationTimeBefore?: Date | undefined;
1646
- CreationTimeAfter?: Date | undefined;
1647
- LastModifiedTimeBefore?: Date | undefined;
1648
- LastModifiedTimeAfter?: Date | undefined;
1649
- }
1650
- export interface NotebookInstanceLifecycleConfigSummary {
1651
- NotebookInstanceLifecycleConfigName: string | undefined;
1652
- NotebookInstanceLifecycleConfigArn: string | undefined;
1653
- CreationTime?: Date | undefined;
1654
- LastModifiedTime?: Date | undefined;
956
+ export interface UpdateHubContentRequest {
957
+ HubName: string | undefined;
958
+ HubContentName: string | undefined;
959
+ HubContentType: HubContentType | undefined;
960
+ HubContentVersion: string | undefined;
961
+ HubContentDisplayName?: string | undefined;
962
+ HubContentDescription?: string | undefined;
963
+ HubContentMarkdown?: string | undefined;
964
+ HubContentSearchKeywords?: string[] | undefined;
965
+ SupportStatus?: HubContentSupportStatus | undefined;
1655
966
  }
1656
- export interface ListNotebookInstanceLifecycleConfigsOutput {
1657
- NextToken?: string | undefined;
1658
- NotebookInstanceLifecycleConfigs?:
1659
- | NotebookInstanceLifecycleConfigSummary[]
1660
- | undefined;
967
+ export interface UpdateHubContentResponse {
968
+ HubArn: string | undefined;
969
+ HubContentArn: string | undefined;
1661
970
  }
1662
- export declare const NotebookInstanceSortKey: {
1663
- readonly CREATION_TIME: "CreationTime";
1664
- readonly NAME: "Name";
1665
- readonly STATUS: "Status";
1666
- };
1667
- export type NotebookInstanceSortKey =
1668
- (typeof NotebookInstanceSortKey)[keyof typeof NotebookInstanceSortKey];
1669
- export declare const NotebookInstanceSortOrder: {
1670
- readonly ASCENDING: "Ascending";
1671
- readonly DESCENDING: "Descending";
1672
- };
1673
- export type NotebookInstanceSortOrder =
1674
- (typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
1675
- export interface ListNotebookInstancesInput {
1676
- NextToken?: string | undefined;
1677
- MaxResults?: number | undefined;
1678
- SortBy?: NotebookInstanceSortKey | undefined;
1679
- SortOrder?: NotebookInstanceSortOrder | undefined;
1680
- NameContains?: string | undefined;
1681
- CreationTimeBefore?: Date | undefined;
1682
- CreationTimeAfter?: Date | undefined;
1683
- LastModifiedTimeBefore?: Date | undefined;
1684
- LastModifiedTimeAfter?: Date | undefined;
1685
- StatusEquals?: NotebookInstanceStatus | undefined;
1686
- NotebookInstanceLifecycleConfigNameContains?: string | undefined;
1687
- DefaultCodeRepositoryContains?: string | undefined;
1688
- AdditionalCodeRepositoryEquals?: string | undefined;
1689
- }
1690
- export interface NotebookInstanceSummary {
1691
- NotebookInstanceName: string | undefined;
1692
- NotebookInstanceArn: string | undefined;
1693
- NotebookInstanceStatus?: NotebookInstanceStatus | undefined;
1694
- Url?: string | undefined;
1695
- InstanceType?: _InstanceType | undefined;
1696
- CreationTime?: Date | undefined;
1697
- LastModifiedTime?: Date | undefined;
1698
- NotebookInstanceLifecycleConfigName?: string | undefined;
1699
- DefaultCodeRepository?: string | undefined;
1700
- AdditionalCodeRepositories?: string[] | undefined;
971
+ export interface UpdateHubContentReferenceRequest {
972
+ HubName: string | undefined;
973
+ HubContentName: string | undefined;
974
+ HubContentType: HubContentType | undefined;
975
+ MinVersion?: string | undefined;
1701
976
  }
1702
- export interface ListNotebookInstancesOutput {
1703
- NextToken?: string | undefined;
1704
- NotebookInstances?: NotebookInstanceSummary[] | undefined;
1705
- }
1706
- export declare const ListOptimizationJobsSortBy: {
1707
- readonly CREATION_TIME: "CreationTime";
1708
- readonly NAME: "Name";
1709
- readonly STATUS: "Status";
1710
- };
1711
- export type ListOptimizationJobsSortBy =
1712
- (typeof ListOptimizationJobsSortBy)[keyof typeof ListOptimizationJobsSortBy];
1713
- export interface ListOptimizationJobsRequest {
1714
- NextToken?: string | undefined;
1715
- MaxResults?: number | undefined;
1716
- CreationTimeAfter?: Date | undefined;
1717
- CreationTimeBefore?: Date | undefined;
1718
- LastModifiedTimeAfter?: Date | undefined;
1719
- LastModifiedTimeBefore?: Date | undefined;
1720
- OptimizationContains?: string | undefined;
1721
- NameContains?: string | undefined;
1722
- StatusEquals?: OptimizationJobStatus | undefined;
1723
- SortBy?: ListOptimizationJobsSortBy | undefined;
1724
- SortOrder?: SortOrder | undefined;
1725
- }
1726
- export interface OptimizationJobSummary {
1727
- OptimizationJobName: string | undefined;
1728
- OptimizationJobArn: string | undefined;
1729
- CreationTime: Date | undefined;
1730
- OptimizationJobStatus: OptimizationJobStatus | undefined;
1731
- OptimizationStartTime?: Date | undefined;
1732
- OptimizationEndTime?: Date | undefined;
1733
- LastModifiedTime?: Date | undefined;
1734
- DeploymentInstanceType: OptimizationJobDeploymentInstanceType | undefined;
1735
- OptimizationTypes: string[] | undefined;
977
+ export interface UpdateHubContentReferenceResponse {
978
+ HubArn: string | undefined;
979
+ HubContentArn: string | undefined;
1736
980
  }
1737
- export interface ListOptimizationJobsResponse {
1738
- OptimizationJobSummaries: OptimizationJobSummary[] | undefined;
1739
- NextToken?: string | undefined;
981
+ export interface UpdateImageRequest {
982
+ DeleteProperties?: string[] | undefined;
983
+ Description?: string | undefined;
984
+ DisplayName?: string | undefined;
985
+ ImageName: string | undefined;
986
+ RoleArn?: string | undefined;
1740
987
  }
1741
- export interface ListPartnerAppsRequest {
1742
- MaxResults?: number | undefined;
1743
- NextToken?: string | undefined;
988
+ export interface UpdateImageResponse {
989
+ ImageArn?: string | undefined;
1744
990
  }
1745
- export interface PartnerAppSummary {
1746
- Arn?: string | undefined;
1747
- Name?: string | undefined;
1748
- Type?: PartnerAppType | undefined;
1749
- Status?: PartnerAppStatus | undefined;
1750
- CreationTime?: Date | undefined;
991
+ export interface UpdateImageVersionRequest {
992
+ ImageName: string | undefined;
993
+ Alias?: string | undefined;
994
+ Version?: number | undefined;
995
+ AliasesToAdd?: string[] | undefined;
996
+ AliasesToDelete?: string[] | undefined;
997
+ VendorGuidance?: VendorGuidance | undefined;
998
+ JobType?: JobType | undefined;
999
+ MLFramework?: string | undefined;
1000
+ ProgrammingLang?: string | undefined;
1001
+ Processor?: Processor | undefined;
1002
+ Horovod?: boolean | undefined;
1003
+ ReleaseNotes?: string | undefined;
1004
+ }
1005
+ export interface UpdateImageVersionResponse {
1006
+ ImageVersionArn?: string | undefined;
1007
+ }
1008
+ export interface UpdateInferenceComponentInput {
1009
+ InferenceComponentName: string | undefined;
1010
+ Specification?: InferenceComponentSpecification | undefined;
1011
+ RuntimeConfig?: InferenceComponentRuntimeConfig | undefined;
1012
+ DeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
1751
1013
  }
1752
- export interface ListPartnerAppsResponse {
1753
- Summaries?: PartnerAppSummary[] | undefined;
1754
- NextToken?: string | undefined;
1014
+ export interface UpdateInferenceComponentOutput {
1015
+ InferenceComponentArn: string | undefined;
1755
1016
  }
1756
- export declare const SortPipelineExecutionsBy: {
1757
- readonly CREATION_TIME: "CreationTime";
1758
- readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
1759
- };
1760
- export type SortPipelineExecutionsBy =
1761
- (typeof SortPipelineExecutionsBy)[keyof typeof SortPipelineExecutionsBy];
1762
- export interface ListPipelineExecutionsRequest {
1763
- PipelineName: string | undefined;
1764
- CreatedAfter?: Date | undefined;
1765
- CreatedBefore?: Date | undefined;
1766
- SortBy?: SortPipelineExecutionsBy | undefined;
1767
- SortOrder?: SortOrder | undefined;
1768
- NextToken?: string | undefined;
1769
- MaxResults?: number | undefined;
1017
+ export interface UpdateInferenceComponentRuntimeConfigInput {
1018
+ InferenceComponentName: string | undefined;
1019
+ DesiredRuntimeConfig: InferenceComponentRuntimeConfig | undefined;
1770
1020
  }
1771
- export interface PipelineExecutionSummary {
1772
- PipelineExecutionArn?: string | undefined;
1773
- StartTime?: Date | undefined;
1774
- PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
1775
- PipelineExecutionDescription?: string | undefined;
1776
- PipelineExecutionDisplayName?: string | undefined;
1777
- PipelineExecutionFailureReason?: string | undefined;
1021
+ export interface UpdateInferenceComponentRuntimeConfigOutput {
1022
+ InferenceComponentArn: string | undefined;
1778
1023
  }
1779
- export interface ListPipelineExecutionsResponse {
1780
- PipelineExecutionSummaries?: PipelineExecutionSummary[] | undefined;
1781
- NextToken?: string | undefined;
1024
+ export interface UpdateInferenceExperimentRequest {
1025
+ Name: string | undefined;
1026
+ Schedule?: InferenceExperimentSchedule | undefined;
1027
+ Description?: string | undefined;
1028
+ ModelVariants?: ModelVariantConfig[] | undefined;
1029
+ DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
1030
+ ShadowModeConfig?: ShadowModeConfig | undefined;
1782
1031
  }
1783
- export interface ListPipelineExecutionStepsRequest {
1784
- PipelineExecutionArn?: string | undefined;
1785
- NextToken?: string | undefined;
1786
- MaxResults?: number | undefined;
1787
- SortOrder?: SortOrder | undefined;
1032
+ export interface UpdateInferenceExperimentResponse {
1033
+ InferenceExperimentArn: string | undefined;
1788
1034
  }
1789
- export interface ModelStepMetadata {
1790
- Arn?: string | undefined;
1035
+ export interface UpdateMlflowTrackingServerRequest {
1036
+ TrackingServerName: string | undefined;
1037
+ ArtifactStoreUri?: string | undefined;
1038
+ TrackingServerSize?: TrackingServerSize | undefined;
1039
+ AutomaticModelRegistration?: boolean | undefined;
1040
+ WeeklyMaintenanceWindowStart?: string | undefined;
1791
1041
  }
1792
- export interface ProcessingJobStepMetadata {
1793
- Arn?: string | undefined;
1042
+ export interface UpdateMlflowTrackingServerResponse {
1043
+ TrackingServerArn?: string | undefined;
1794
1044
  }
1795
- export interface QualityCheckStepMetadata {
1796
- CheckType?: string | undefined;
1797
- BaselineUsedForDriftCheckStatistics?: string | undefined;
1798
- BaselineUsedForDriftCheckConstraints?: string | undefined;
1799
- CalculatedBaselineStatistics?: string | undefined;
1800
- CalculatedBaselineConstraints?: string | undefined;
1801
- ModelPackageGroupName?: string | undefined;
1802
- ViolationReport?: string | undefined;
1803
- CheckJobArn?: string | undefined;
1804
- SkipCheck?: boolean | undefined;
1805
- RegisterNewBaseline?: boolean | undefined;
1045
+ export interface UpdateModelCardRequest {
1046
+ ModelCardName: string | undefined;
1047
+ Content?: string | undefined;
1048
+ ModelCardStatus?: ModelCardStatus | undefined;
1806
1049
  }
1807
- export interface RegisterModelStepMetadata {
1808
- Arn?: string | undefined;
1050
+ export interface UpdateModelCardResponse {
1051
+ ModelCardArn: string | undefined;
1809
1052
  }
1810
- export interface TrainingJobStepMetadata {
1811
- Arn?: string | undefined;
1053
+ export interface UpdateModelPackageInput {
1054
+ ModelPackageArn: string | undefined;
1055
+ ModelApprovalStatus?: ModelApprovalStatus | undefined;
1056
+ ApprovalDescription?: string | undefined;
1057
+ CustomerMetadataProperties?: Record<string, string> | undefined;
1058
+ CustomerMetadataPropertiesToRemove?: string[] | undefined;
1059
+ AdditionalInferenceSpecificationsToAdd?:
1060
+ | AdditionalInferenceSpecificationDefinition[]
1061
+ | undefined;
1062
+ InferenceSpecification?: InferenceSpecification | undefined;
1063
+ SourceUri?: string | undefined;
1064
+ ModelCard?: ModelPackageModelCard | undefined;
1065
+ ModelLifeCycle?: ModelLifeCycle | undefined;
1066
+ ClientToken?: string | undefined;
1812
1067
  }
1813
- export interface TransformJobStepMetadata {
1814
- Arn?: string | undefined;
1068
+ export interface UpdateModelPackageOutput {
1069
+ ModelPackageArn: string | undefined;
1815
1070
  }
1816
- export interface TuningJobStepMetaData {
1817
- Arn?: string | undefined;
1071
+ export interface UpdateMonitoringAlertRequest {
1072
+ MonitoringScheduleName: string | undefined;
1073
+ MonitoringAlertName: string | undefined;
1074
+ DatapointsToAlert: number | undefined;
1075
+ EvaluationPeriod: number | undefined;
1818
1076
  }
1819
- export interface PipelineExecutionStepMetadata {
1820
- TrainingJob?: TrainingJobStepMetadata | undefined;
1821
- ProcessingJob?: ProcessingJobStepMetadata | undefined;
1822
- TransformJob?: TransformJobStepMetadata | undefined;
1823
- TuningJob?: TuningJobStepMetaData | undefined;
1824
- Model?: ModelStepMetadata | undefined;
1825
- RegisterModel?: RegisterModelStepMetadata | undefined;
1826
- Condition?: ConditionStepMetadata | undefined;
1827
- Callback?: CallbackStepMetadata | undefined;
1828
- Lambda?: LambdaStepMetadata | undefined;
1829
- EMR?: EMRStepMetadata | undefined;
1830
- QualityCheck?: QualityCheckStepMetadata | undefined;
1831
- ClarifyCheck?: ClarifyCheckStepMetadata | undefined;
1832
- Fail?: FailStepMetadata | undefined;
1833
- AutoMLJob?: AutoMLJobStepMetadata | undefined;
1834
- Endpoint?: EndpointStepMetadata | undefined;
1835
- EndpointConfig?: EndpointConfigStepMetadata | undefined;
1836
- }
1837
- export interface SelectiveExecutionResult {
1838
- SourcePipelineExecutionArn?: string | undefined;
1839
- }
1840
- export declare const StepStatus: {
1841
- readonly EXECUTING: "Executing";
1842
- readonly FAILED: "Failed";
1843
- readonly STARTING: "Starting";
1844
- readonly STOPPED: "Stopped";
1845
- readonly STOPPING: "Stopping";
1846
- readonly SUCCEEDED: "Succeeded";
1847
- };
1848
- export type StepStatus = (typeof StepStatus)[keyof typeof StepStatus];
1849
- export interface PipelineExecutionStep {
1850
- StepName?: string | undefined;
1851
- StepDisplayName?: string | undefined;
1852
- StepDescription?: string | undefined;
1853
- StartTime?: Date | undefined;
1854
- EndTime?: Date | undefined;
1855
- StepStatus?: StepStatus | undefined;
1856
- CacheHitResult?: CacheHitResult | undefined;
1857
- FailureReason?: string | undefined;
1858
- Metadata?: PipelineExecutionStepMetadata | undefined;
1859
- AttemptCount?: number | undefined;
1860
- SelectiveExecutionResult?: SelectiveExecutionResult | undefined;
1077
+ export interface UpdateMonitoringAlertResponse {
1078
+ MonitoringScheduleArn: string | undefined;
1079
+ MonitoringAlertName?: string | undefined;
1861
1080
  }
1862
- export interface ListPipelineExecutionStepsResponse {
1863
- PipelineExecutionSteps?: PipelineExecutionStep[] | undefined;
1864
- NextToken?: string | undefined;
1081
+ export interface UpdateMonitoringScheduleRequest {
1082
+ MonitoringScheduleName: string | undefined;
1083
+ MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
1865
1084
  }
1866
- export interface ListPipelineParametersForExecutionRequest {
1867
- PipelineExecutionArn: string | undefined;
1868
- NextToken?: string | undefined;
1869
- MaxResults?: number | undefined;
1085
+ export interface UpdateMonitoringScheduleResponse {
1086
+ MonitoringScheduleArn: string | undefined;
1870
1087
  }
1871
- export interface Parameter {
1872
- Name: string | undefined;
1873
- Value: string | undefined;
1088
+ export interface UpdateNotebookInstanceInput {
1089
+ NotebookInstanceName: string | undefined;
1090
+ InstanceType?: _InstanceType | undefined;
1091
+ IpAddressType?: IPAddressType | undefined;
1092
+ PlatformIdentifier?: string | undefined;
1093
+ RoleArn?: string | undefined;
1094
+ LifecycleConfigName?: string | undefined;
1095
+ DisassociateLifecycleConfig?: boolean | undefined;
1096
+ VolumeSizeInGB?: number | undefined;
1097
+ DefaultCodeRepository?: string | undefined;
1098
+ AdditionalCodeRepositories?: string[] | undefined;
1099
+ AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
1100
+ DisassociateAcceleratorTypes?: boolean | undefined;
1101
+ DisassociateDefaultCodeRepository?: boolean | undefined;
1102
+ DisassociateAdditionalCodeRepositories?: boolean | undefined;
1103
+ RootAccess?: RootAccess | undefined;
1104
+ InstanceMetadataServiceConfiguration?:
1105
+ | InstanceMetadataServiceConfiguration
1106
+ | undefined;
1874
1107
  }
1875
- export interface ListPipelineParametersForExecutionResponse {
1876
- PipelineParameters?: Parameter[] | undefined;
1877
- NextToken?: string | undefined;
1108
+ export interface UpdateNotebookInstanceOutput {}
1109
+ export interface UpdateNotebookInstanceLifecycleConfigInput {
1110
+ NotebookInstanceLifecycleConfigName: string | undefined;
1111
+ OnCreate?: NotebookInstanceLifecycleHook[] | undefined;
1112
+ OnStart?: NotebookInstanceLifecycleHook[] | undefined;
1113
+ }
1114
+ export interface UpdateNotebookInstanceLifecycleConfigOutput {}
1115
+ export interface UpdatePartnerAppRequest {
1116
+ Arn: string | undefined;
1117
+ MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
1118
+ Tier?: string | undefined;
1119
+ ApplicationConfig?: PartnerAppConfig | undefined;
1120
+ EnableIamSessionBasedIdentity?: boolean | undefined;
1121
+ EnableAutoMinorVersionUpgrade?: boolean | undefined;
1122
+ AppVersion?: string | undefined;
1123
+ ClientToken?: string | undefined;
1124
+ Tags?: Tag[] | undefined;
1878
1125
  }
1879
- export declare const SortPipelinesBy: {
1880
- readonly CREATION_TIME: "CreationTime";
1881
- readonly NAME: "Name";
1882
- };
1883
- export type SortPipelinesBy =
1884
- (typeof SortPipelinesBy)[keyof typeof SortPipelinesBy];
1885
- export interface ListPipelinesRequest {
1886
- PipelineNamePrefix?: string | undefined;
1887
- CreatedAfter?: Date | undefined;
1888
- CreatedBefore?: Date | undefined;
1889
- SortBy?: SortPipelinesBy | undefined;
1890
- SortOrder?: SortOrder | undefined;
1891
- NextToken?: string | undefined;
1892
- MaxResults?: number | undefined;
1126
+ export interface UpdatePartnerAppResponse {
1127
+ Arn?: string | undefined;
1893
1128
  }
1894
- export interface PipelineSummary {
1895
- PipelineArn?: string | undefined;
1896
- PipelineName?: string | undefined;
1129
+ export interface UpdatePipelineRequest {
1130
+ PipelineName: string | undefined;
1897
1131
  PipelineDisplayName?: string | undefined;
1132
+ PipelineDefinition?: string | undefined;
1133
+ PipelineDefinitionS3Location?: PipelineDefinitionS3Location | undefined;
1898
1134
  PipelineDescription?: string | undefined;
1899
1135
  RoleArn?: string | undefined;
1900
- CreationTime?: Date | undefined;
1901
- LastModifiedTime?: Date | undefined;
1902
- LastExecutionTime?: Date | undefined;
1903
- }
1904
- export interface ListPipelinesResponse {
1905
- PipelineSummaries?: PipelineSummary[] | undefined;
1906
- NextToken?: string | undefined;
1907
- }
1908
- export interface ListPipelineVersionsRequest {
1909
- PipelineName: string | undefined;
1910
- CreatedAfter?: Date | undefined;
1911
- CreatedBefore?: Date | undefined;
1912
- SortOrder?: SortOrder | undefined;
1913
- NextToken?: string | undefined;
1914
- MaxResults?: number | undefined;
1136
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
1915
1137
  }
1916
- export interface PipelineVersionSummary {
1138
+ export interface UpdatePipelineResponse {
1917
1139
  PipelineArn?: string | undefined;
1918
1140
  PipelineVersionId?: number | undefined;
1919
- CreationTime?: Date | undefined;
1920
- PipelineVersionDescription?: string | undefined;
1921
- PipelineVersionDisplayName?: string | undefined;
1922
- LastExecutionPipelineExecutionArn?: string | undefined;
1923
1141
  }
1924
- export interface ListPipelineVersionsResponse {
1925
- PipelineVersionSummaries?: PipelineVersionSummary[] | undefined;
1926
- NextToken?: string | undefined;
1142
+ export interface UpdatePipelineExecutionRequest {
1143
+ PipelineExecutionArn: string | undefined;
1144
+ PipelineExecutionDescription?: string | undefined;
1145
+ PipelineExecutionDisplayName?: string | undefined;
1146
+ ParallelismConfiguration?: ParallelismConfiguration | undefined;
1927
1147
  }
1928
- export interface ListProcessingJobsRequest {
1929
- CreationTimeAfter?: Date | undefined;
1930
- CreationTimeBefore?: Date | undefined;
1931
- LastModifiedTimeAfter?: Date | undefined;
1932
- LastModifiedTimeBefore?: Date | undefined;
1933
- NameContains?: string | undefined;
1934
- StatusEquals?: ProcessingJobStatus | undefined;
1935
- SortBy?: SortBy | undefined;
1936
- SortOrder?: SortOrder | undefined;
1937
- NextToken?: string | undefined;
1938
- MaxResults?: number | undefined;
1148
+ export interface UpdatePipelineExecutionResponse {
1149
+ PipelineExecutionArn?: string | undefined;
1939
1150
  }
1940
- export interface ProcessingJobSummary {
1941
- ProcessingJobName: string | undefined;
1942
- ProcessingJobArn: string | undefined;
1943
- CreationTime: Date | undefined;
1944
- ProcessingEndTime?: Date | undefined;
1945
- LastModifiedTime?: Date | undefined;
1946
- ProcessingJobStatus: ProcessingJobStatus | undefined;
1947
- FailureReason?: string | undefined;
1948
- ExitMessage?: string | undefined;
1151
+ export interface UpdatePipelineVersionRequest {
1152
+ PipelineArn: string | undefined;
1153
+ PipelineVersionId: number | undefined;
1154
+ PipelineVersionDisplayName?: string | undefined;
1155
+ PipelineVersionDescription?: string | undefined;
1949
1156
  }
1950
- export interface ListProcessingJobsResponse {
1951
- ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
1952
- NextToken?: string | undefined;
1157
+ export interface UpdatePipelineVersionResponse {
1158
+ PipelineArn?: string | undefined;
1159
+ PipelineVersionId?: number | undefined;
1953
1160
  }
1954
- export declare const ProjectSortBy: {
1955
- readonly CREATION_TIME: "CreationTime";
1956
- readonly NAME: "Name";
1957
- };
1958
- export type ProjectSortBy = (typeof ProjectSortBy)[keyof typeof ProjectSortBy];
1959
- export declare const ProjectSortOrder: {
1960
- readonly ASCENDING: "Ascending";
1961
- readonly DESCENDING: "Descending";
1962
- };
1963
- export type ProjectSortOrder =
1964
- (typeof ProjectSortOrder)[keyof typeof ProjectSortOrder];
1965
- export interface ListProjectsInput {
1966
- CreationTimeAfter?: Date | undefined;
1967
- CreationTimeBefore?: Date | undefined;
1968
- MaxResults?: number | undefined;
1969
- NameContains?: string | undefined;
1970
- NextToken?: string | undefined;
1971
- SortBy?: ProjectSortBy | undefined;
1972
- SortOrder?: ProjectSortOrder | undefined;
1161
+ export interface ServiceCatalogProvisioningUpdateDetails {
1162
+ ProvisioningArtifactId?: string | undefined;
1163
+ ProvisioningParameters?: ProvisioningParameter[] | undefined;
1973
1164
  }
1974
- export interface ProjectSummary {
1165
+ export interface UpdateTemplateProvider {
1166
+ CfnTemplateProvider?: CfnUpdateTemplateProvider | undefined;
1167
+ }
1168
+ export interface UpdateProjectInput {
1975
1169
  ProjectName: string | undefined;
1976
1170
  ProjectDescription?: string | undefined;
1977
- ProjectArn: string | undefined;
1978
- ProjectId: string | undefined;
1979
- CreationTime: Date | undefined;
1980
- ProjectStatus: ProjectStatus | undefined;
1981
- }
1982
- export interface ListProjectsOutput {
1983
- ProjectSummaryList: ProjectSummary[] | undefined;
1984
- NextToken?: string | undefined;
1985
- }
1986
- export declare const ResourceCatalogSortBy: {
1987
- readonly CREATION_TIME: "CreationTime";
1988
- };
1989
- export type ResourceCatalogSortBy =
1990
- (typeof ResourceCatalogSortBy)[keyof typeof ResourceCatalogSortBy];
1991
- export declare const ResourceCatalogSortOrder: {
1992
- readonly ASCENDING: "Ascending";
1993
- readonly DESCENDING: "Descending";
1994
- };
1995
- export type ResourceCatalogSortOrder =
1996
- (typeof ResourceCatalogSortOrder)[keyof typeof ResourceCatalogSortOrder];
1997
- export interface ListResourceCatalogsRequest {
1998
- NameContains?: string | undefined;
1999
- CreationTimeAfter?: Date | undefined;
2000
- CreationTimeBefore?: Date | undefined;
2001
- SortOrder?: ResourceCatalogSortOrder | undefined;
2002
- SortBy?: ResourceCatalogSortBy | undefined;
2003
- MaxResults?: number | undefined;
2004
- NextToken?: string | undefined;
2005
- }
2006
- export interface ResourceCatalog {
2007
- ResourceCatalogArn: string | undefined;
2008
- ResourceCatalogName: string | undefined;
2009
- Description: string | undefined;
2010
- CreationTime: Date | undefined;
1171
+ ServiceCatalogProvisioningUpdateDetails?:
1172
+ | ServiceCatalogProvisioningUpdateDetails
1173
+ | undefined;
1174
+ Tags?: Tag[] | undefined;
1175
+ TemplateProvidersToUpdate?: UpdateTemplateProvider[] | undefined;
2011
1176
  }
2012
- export interface ListResourceCatalogsResponse {
2013
- ResourceCatalogs?: ResourceCatalog[] | undefined;
2014
- NextToken?: string | undefined;
1177
+ export interface UpdateProjectOutput {
1178
+ ProjectArn: string | undefined;
2015
1179
  }
2016
- export declare const SpaceSortKey: {
2017
- readonly CreationTime: "CreationTime";
2018
- readonly LastModifiedTime: "LastModifiedTime";
2019
- };
2020
- export type SpaceSortKey = (typeof SpaceSortKey)[keyof typeof SpaceSortKey];
2021
- export interface ListSpacesRequest {
2022
- NextToken?: string | undefined;
2023
- MaxResults?: number | undefined;
2024
- SortOrder?: SortOrder | undefined;
2025
- SortBy?: SpaceSortKey | undefined;
2026
- DomainIdEquals?: string | undefined;
2027
- SpaceNameContains?: string | undefined;
2028
- }
2029
- export interface OwnershipSettingsSummary {
2030
- OwnerUserProfileName?: string | undefined;
2031
- }
2032
- export interface SpaceSettingsSummary {
2033
- AppType?: AppType | undefined;
2034
- RemoteAccess?: FeatureStatus | undefined;
2035
- SpaceStorageSettings?: SpaceStorageSettings | undefined;
2036
- }
2037
- export interface SpaceSharingSettingsSummary {
2038
- SharingType?: SharingType | undefined;
2039
- }
2040
- export interface SpaceDetails {
2041
- DomainId?: string | undefined;
2042
- SpaceName?: string | undefined;
2043
- Status?: SpaceStatus | undefined;
2044
- CreationTime?: Date | undefined;
2045
- LastModifiedTime?: Date | undefined;
2046
- SpaceSettingsSummary?: SpaceSettingsSummary | undefined;
2047
- SpaceSharingSettingsSummary?: SpaceSharingSettingsSummary | undefined;
2048
- OwnershipSettingsSummary?: OwnershipSettingsSummary | undefined;
1180
+ export interface UpdateSpaceRequest {
1181
+ DomainId: string | undefined;
1182
+ SpaceName: string | undefined;
1183
+ SpaceSettings?: SpaceSettings | undefined;
2049
1184
  SpaceDisplayName?: string | undefined;
2050
1185
  }
2051
- export interface ListSpacesResponse {
2052
- Spaces?: SpaceDetails[] | undefined;
2053
- NextToken?: string | undefined;
2054
- }
2055
- export interface ListStageDevicesRequest {
2056
- NextToken?: string | undefined;
2057
- MaxResults?: number | undefined;
2058
- EdgeDeploymentPlanName: string | undefined;
2059
- ExcludeDevicesDeployedInOtherStage?: boolean | undefined;
2060
- StageName: string | undefined;
2061
- }
2062
- export interface ListStageDevicesResponse {
2063
- DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
2064
- NextToken?: string | undefined;
1186
+ export interface UpdateSpaceResponse {
1187
+ SpaceArn?: string | undefined;
2065
1188
  }
2066
- export declare const StudioLifecycleConfigSortKey: {
2067
- readonly CreationTime: "CreationTime";
2068
- readonly LastModifiedTime: "LastModifiedTime";
2069
- readonly Name: "Name";
2070
- };
2071
- export type StudioLifecycleConfigSortKey =
2072
- (typeof StudioLifecycleConfigSortKey)[keyof typeof StudioLifecycleConfigSortKey];
2073
- export interface ListStudioLifecycleConfigsRequest {
2074
- MaxResults?: number | undefined;
2075
- NextToken?: string | undefined;
2076
- NameContains?: string | undefined;
2077
- AppTypeEquals?: StudioLifecycleConfigAppType | undefined;
2078
- CreationTimeBefore?: Date | undefined;
2079
- CreationTimeAfter?: Date | undefined;
2080
- ModifiedTimeBefore?: Date | undefined;
2081
- ModifiedTimeAfter?: Date | undefined;
2082
- SortBy?: StudioLifecycleConfigSortKey | undefined;
2083
- SortOrder?: SortOrder | undefined;
2084
- }
2085
- export interface StudioLifecycleConfigDetails {
2086
- StudioLifecycleConfigArn?: string | undefined;
2087
- StudioLifecycleConfigName?: string | undefined;
2088
- CreationTime?: Date | undefined;
2089
- LastModifiedTime?: Date | undefined;
2090
- StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | undefined;
1189
+ export interface UpdateTrainingJobRequest {
1190
+ TrainingJobName: string | undefined;
1191
+ ProfilerConfig?: ProfilerConfigForUpdate | undefined;
1192
+ ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
1193
+ ResourceConfig?: ResourceConfigForUpdate | undefined;
1194
+ RemoteDebugConfig?: RemoteDebugConfigForUpdate | undefined;
2091
1195
  }
2092
- export interface ListStudioLifecycleConfigsResponse {
2093
- NextToken?: string | undefined;
2094
- StudioLifecycleConfigs?: StudioLifecycleConfigDetails[] | undefined;
1196
+ export interface UpdateTrainingJobResponse {
1197
+ TrainingJobArn: string | undefined;
2095
1198
  }
2096
- export interface ListSubscribedWorkteamsRequest {
2097
- NameContains?: string | undefined;
2098
- NextToken?: string | undefined;
2099
- MaxResults?: number | undefined;
1199
+ export interface UpdateTrialRequest {
1200
+ TrialName: string | undefined;
1201
+ DisplayName?: string | undefined;
2100
1202
  }
2101
- export interface ListSubscribedWorkteamsResponse {
2102
- SubscribedWorkteams: SubscribedWorkteam[] | undefined;
2103
- NextToken?: string | undefined;
1203
+ export interface UpdateTrialResponse {
1204
+ TrialArn?: string | undefined;
2104
1205
  }
2105
- export interface ListTagsInput {
2106
- ResourceArn: string | undefined;
2107
- NextToken?: string | undefined;
2108
- MaxResults?: number | undefined;
1206
+ export interface UpdateTrialComponentRequest {
1207
+ TrialComponentName: string | undefined;
1208
+ DisplayName?: string | undefined;
1209
+ Status?: TrialComponentStatus | undefined;
1210
+ StartTime?: Date | undefined;
1211
+ EndTime?: Date | undefined;
1212
+ Parameters?: Record<string, TrialComponentParameterValue> | undefined;
1213
+ ParametersToRemove?: string[] | undefined;
1214
+ InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
1215
+ InputArtifactsToRemove?: string[] | undefined;
1216
+ OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
1217
+ OutputArtifactsToRemove?: string[] | undefined;
1218
+ }
1219
+ export interface UpdateTrialComponentResponse {
1220
+ TrialComponentArn?: string | undefined;
2109
1221
  }
2110
- export interface ListTagsOutput {
2111
- Tags?: Tag[] | undefined;
2112
- NextToken?: string | undefined;
1222
+ export interface UpdateUserProfileRequest {
1223
+ DomainId: string | undefined;
1224
+ UserProfileName: string | undefined;
1225
+ UserSettings?: UserSettings | undefined;
2113
1226
  }
2114
- export interface ListTrainingJobsRequest {
2115
- NextToken?: string | undefined;
2116
- MaxResults?: number | undefined;
2117
- CreationTimeAfter?: Date | undefined;
2118
- CreationTimeBefore?: Date | undefined;
2119
- LastModifiedTimeAfter?: Date | undefined;
2120
- LastModifiedTimeBefore?: Date | undefined;
2121
- NameContains?: string | undefined;
2122
- StatusEquals?: TrainingJobStatus | undefined;
2123
- SortBy?: SortBy | undefined;
2124
- SortOrder?: SortOrder | undefined;
2125
- WarmPoolStatusEquals?: WarmPoolResourceStatus | undefined;
2126
- TrainingPlanArnEquals?: string | undefined;
2127
- }
2128
- export interface TrainingJobSummary {
2129
- TrainingJobName: string | undefined;
2130
- TrainingJobArn: string | undefined;
2131
- CreationTime: Date | undefined;
2132
- TrainingEndTime?: Date | undefined;
2133
- LastModifiedTime?: Date | undefined;
2134
- TrainingJobStatus: TrainingJobStatus | undefined;
2135
- SecondaryStatus?: SecondaryStatus | undefined;
2136
- WarmPoolStatus?: WarmPoolStatus | undefined;
2137
- TrainingPlanArn?: string | undefined;
1227
+ export interface UpdateUserProfileResponse {
1228
+ UserProfileArn?: string | undefined;
2138
1229
  }
2139
- export interface ListTrainingJobsResponse {
2140
- TrainingJobSummaries: TrainingJobSummary[] | undefined;
2141
- NextToken?: string | undefined;
1230
+ export interface UpdateWorkforceRequest {
1231
+ WorkforceName: string | undefined;
1232
+ SourceIpConfig?: SourceIpConfig | undefined;
1233
+ OidcConfig?: OidcConfig | undefined;
1234
+ WorkforceVpcConfig?: WorkforceVpcConfigRequest | undefined;
1235
+ IpAddressType?: WorkforceIpAddressType | undefined;
2142
1236
  }
2143
- export declare const TrainingJobSortByOptions: {
2144
- readonly CreationTime: "CreationTime";
2145
- readonly FinalObjectiveMetricValue: "FinalObjectiveMetricValue";
2146
- readonly Name: "Name";
2147
- readonly Status: "Status";
2148
- };
2149
- export type TrainingJobSortByOptions =
2150
- (typeof TrainingJobSortByOptions)[keyof typeof TrainingJobSortByOptions];
2151
- export interface ListTrainingJobsForHyperParameterTuningJobRequest {
2152
- HyperParameterTuningJobName: string | undefined;
2153
- NextToken?: string | undefined;
2154
- MaxResults?: number | undefined;
2155
- StatusEquals?: TrainingJobStatus | undefined;
2156
- SortBy?: TrainingJobSortByOptions | undefined;
2157
- SortOrder?: SortOrder | undefined;
1237
+ export interface UpdateWorkforceResponse {
1238
+ Workforce: Workforce | undefined;
2158
1239
  }
2159
- export interface ListTrainingJobsForHyperParameterTuningJobResponse {
2160
- TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
2161
- NextToken?: string | undefined;
1240
+ export interface UpdateWorkteamRequest {
1241
+ WorkteamName: string | undefined;
1242
+ MemberDefinitions?: MemberDefinition[] | undefined;
1243
+ Description?: string | undefined;
1244
+ NotificationConfiguration?: NotificationConfiguration | undefined;
1245
+ WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
2162
1246
  }
2163
- export declare const TrainingPlanFilterName: {
2164
- readonly STATUS: "Status";
2165
- };
2166
- export type TrainingPlanFilterName =
2167
- (typeof TrainingPlanFilterName)[keyof typeof TrainingPlanFilterName];
2168
- export interface TrainingPlanFilter {
2169
- Name: TrainingPlanFilterName | undefined;
2170
- Value: string | undefined;
2171
- }
2172
- export declare const TrainingPlanSortBy: {
2173
- readonly NAME: "TrainingPlanName";
2174
- readonly START_TIME: "StartTime";
2175
- readonly STATUS: "Status";
2176
- };
2177
- export type TrainingPlanSortBy =
2178
- (typeof TrainingPlanSortBy)[keyof typeof TrainingPlanSortBy];
2179
- export declare const TrainingPlanSortOrder: {
2180
- readonly ASCENDING: "Ascending";
2181
- readonly DESCENDING: "Descending";
2182
- };
2183
- export type TrainingPlanSortOrder =
2184
- (typeof TrainingPlanSortOrder)[keyof typeof TrainingPlanSortOrder];
2185
- export interface ListTrainingPlansRequest {
2186
- NextToken?: string | undefined;
2187
- MaxResults?: number | undefined;
2188
- StartTimeAfter?: Date | undefined;
2189
- StartTimeBefore?: Date | undefined;
2190
- SortBy?: TrainingPlanSortBy | undefined;
2191
- SortOrder?: TrainingPlanSortOrder | undefined;
2192
- Filters?: TrainingPlanFilter[] | undefined;
2193
- }
2194
- export interface TrainingPlanSummary {
2195
- TrainingPlanArn: string | undefined;
2196
- TrainingPlanName: string | undefined;
2197
- Status: TrainingPlanStatus | undefined;
2198
- StatusMessage?: string | undefined;
2199
- DurationHours?: number | undefined;
2200
- DurationMinutes?: number | undefined;
2201
- StartTime?: Date | undefined;
2202
- EndTime?: Date | undefined;
2203
- UpfrontFee?: string | undefined;
2204
- CurrencyCode?: string | undefined;
2205
- TotalInstanceCount?: number | undefined;
2206
- AvailableInstanceCount?: number | undefined;
2207
- InUseInstanceCount?: number | undefined;
2208
- TotalUltraServerCount?: number | undefined;
2209
- TargetResources?: SageMakerResourceName[] | undefined;
2210
- ReservedCapacitySummaries?: ReservedCapacitySummary[] | undefined;
2211
- }
2212
- export interface ListTrainingPlansResponse {
2213
- NextToken?: string | undefined;
2214
- TrainingPlanSummaries: TrainingPlanSummary[] | undefined;
2215
- }
2216
- export interface ListTransformJobsRequest {
2217
- CreationTimeAfter?: Date | undefined;
2218
- CreationTimeBefore?: Date | undefined;
2219
- LastModifiedTimeAfter?: Date | undefined;
2220
- LastModifiedTimeBefore?: Date | undefined;
2221
- NameContains?: string | undefined;
2222
- StatusEquals?: TransformJobStatus | undefined;
2223
- SortBy?: SortBy | undefined;
2224
- SortOrder?: SortOrder | undefined;
2225
- NextToken?: string | undefined;
2226
- MaxResults?: number | undefined;
1247
+ export interface UpdateWorkteamResponse {
1248
+ Workteam: Workteam | undefined;
2227
1249
  }
2228
- export interface TransformJobSummary {
2229
- TransformJobName: string | undefined;
2230
- TransformJobArn: string | undefined;
2231
- CreationTime: Date | undefined;
2232
- TransformEndTime?: Date | undefined;
2233
- LastModifiedTime?: Date | undefined;
2234
- TransformJobStatus: TransformJobStatus | undefined;
2235
- FailureReason?: string | undefined;
1250
+ export interface SearchExpression {
1251
+ Filters?: Filter[] | undefined;
1252
+ NestedFilters?: NestedFilters[] | undefined;
1253
+ SubExpressions?: SearchExpression[] | undefined;
1254
+ Operator?: BooleanOperator | undefined;
2236
1255
  }
2237
- export interface ListTransformJobsResponse {
2238
- TransformJobSummaries: TransformJobSummary[] | undefined;
1256
+ export interface SearchRequest {
1257
+ Resource: ResourceType | undefined;
1258
+ SearchExpression?: SearchExpression | undefined;
1259
+ SortBy?: string | undefined;
1260
+ SortOrder?: SearchSortOrder | undefined;
2239
1261
  NextToken?: string | undefined;
2240
- }
2241
- export declare const SortTrialComponentsBy: {
2242
- readonly CREATION_TIME: "CreationTime";
2243
- readonly NAME: "Name";
2244
- };
2245
- export type SortTrialComponentsBy =
2246
- (typeof SortTrialComponentsBy)[keyof typeof SortTrialComponentsBy];
2247
- export interface ListTrialComponentsRequest {
2248
- ExperimentName?: string | undefined;
2249
- TrialName?: string | undefined;
2250
- SourceArn?: string | undefined;
2251
- CreatedAfter?: Date | undefined;
2252
- CreatedBefore?: Date | undefined;
2253
- SortBy?: SortTrialComponentsBy | undefined;
2254
- SortOrder?: SortOrder | undefined;
2255
1262
  MaxResults?: number | undefined;
2256
- NextToken?: string | undefined;
2257
- }
2258
- export interface TrialComponentSummary {
2259
- TrialComponentName?: string | undefined;
2260
- TrialComponentArn?: string | undefined;
2261
- DisplayName?: string | undefined;
2262
- TrialComponentSource?: TrialComponentSource | undefined;
2263
- Status?: TrialComponentStatus | undefined;
2264
- StartTime?: Date | undefined;
2265
- EndTime?: Date | undefined;
2266
- CreationTime?: Date | undefined;
2267
- CreatedBy?: UserContext | undefined;
2268
- LastModifiedTime?: Date | undefined;
2269
- LastModifiedBy?: UserContext | undefined;
1263
+ CrossAccountFilterOption?: CrossAccountFilterOption | undefined;
1264
+ VisibilityConditions?: VisibilityConditions[] | undefined;
2270
1265
  }