@aws-sdk/client-sagemaker 3.131.0 → 3.137.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 (606) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/dist-cjs/SageMaker.js +135 -0
  3. package/dist-cjs/commands/AddAssociationCommand.js +2 -2
  4. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +2 -2
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +2 -2
  7. package/dist-cjs/commands/CreateActionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAppCommand.js +2 -2
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +2 -2
  11. package/dist-cjs/commands/CreateArtifactCommand.js +2 -2
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +2 -2
  14. package/dist-cjs/commands/CreateCompilationJobCommand.js +2 -2
  15. package/dist-cjs/commands/CreateContextCommand.js +2 -2
  16. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -1
  18. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  19. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +36 -0
  20. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +36 -0
  21. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -1
  22. package/dist-cjs/commands/CreateEndpointCommand.js +2 -2
  23. package/dist-cjs/commands/CreateEndpointConfigCommand.js +2 -2
  24. package/dist-cjs/commands/CreateExperimentCommand.js +2 -2
  25. package/dist-cjs/commands/CreateFeatureGroupCommand.js +2 -2
  26. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +2 -2
  27. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +2 -2
  28. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  29. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  30. package/dist-cjs/commands/CreateImageVersionCommand.js +2 -2
  31. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +2 -2
  32. package/dist-cjs/commands/CreateLabelingJobCommand.js +2 -2
  33. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +2 -2
  34. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  35. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -2
  36. package/dist-cjs/commands/CreateModelPackageCommand.js +2 -2
  37. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +2 -2
  38. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +2 -2
  39. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +2 -2
  40. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +2 -2
  41. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -2
  42. package/dist-cjs/commands/CreatePipelineCommand.js +2 -2
  43. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +2 -2
  44. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -2
  45. package/dist-cjs/commands/CreateProcessingJobCommand.js +2 -2
  46. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  47. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +2 -2
  48. package/dist-cjs/commands/CreateTrainingJobCommand.js +2 -2
  49. package/dist-cjs/commands/CreateTransformJobCommand.js +2 -2
  50. package/dist-cjs/commands/CreateTrialCommand.js +2 -2
  51. package/dist-cjs/commands/CreateTrialComponentCommand.js +2 -2
  52. package/dist-cjs/commands/CreateUserProfileCommand.js +2 -2
  53. package/dist-cjs/commands/CreateWorkforceCommand.js +2 -2
  54. package/dist-cjs/commands/CreateWorkteamCommand.js +2 -2
  55. package/dist-cjs/commands/DeleteActionCommand.js +2 -2
  56. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -1
  57. package/dist-cjs/commands/DeleteAppCommand.js +1 -1
  58. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -1
  59. package/dist-cjs/commands/DeleteArtifactCommand.js +2 -2
  60. package/dist-cjs/commands/DeleteAssociationCommand.js +2 -2
  61. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -1
  62. package/dist-cjs/commands/DeleteContextCommand.js +2 -2
  63. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -1
  64. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -1
  65. package/dist-cjs/commands/DeleteDomainCommand.js +1 -1
  66. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +36 -0
  67. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +36 -0
  68. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -1
  69. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -1
  70. package/dist-cjs/commands/DeleteExperimentCommand.js +2 -2
  71. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -1
  72. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +2 -2
  73. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +2 -2
  74. package/dist-cjs/commands/DeleteImageCommand.js +2 -2
  75. package/dist-cjs/commands/DeleteImageVersionCommand.js +2 -2
  76. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -1
  77. package/dist-cjs/commands/DeleteModelCommand.js +1 -1
  78. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -1
  79. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -1
  80. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -1
  81. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -1
  82. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -1
  83. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -1
  84. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -1
  85. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -1
  86. package/dist-cjs/commands/DeletePipelineCommand.js +2 -2
  87. package/dist-cjs/commands/DeleteProjectCommand.js +1 -1
  88. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -1
  89. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  90. package/dist-cjs/commands/DeleteTrialCommand.js +2 -2
  91. package/dist-cjs/commands/DeleteTrialComponentCommand.js +2 -2
  92. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -1
  93. package/dist-cjs/commands/DeleteWorkforceCommand.js +2 -2
  94. package/dist-cjs/commands/DeleteWorkteamCommand.js +2 -2
  95. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -1
  96. package/dist-cjs/commands/DescribeActionCommand.js +2 -2
  97. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
  98. package/dist-cjs/commands/DescribeAppCommand.js +2 -2
  99. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +2 -2
  100. package/dist-cjs/commands/DescribeArtifactCommand.js +2 -2
  101. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +2 -2
  102. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +2 -2
  103. package/dist-cjs/commands/DescribeCompilationJobCommand.js +2 -2
  104. package/dist-cjs/commands/DescribeContextCommand.js +2 -2
  105. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +2 -2
  106. package/dist-cjs/commands/DescribeDeviceCommand.js +2 -2
  107. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +2 -2
  108. package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
  109. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +36 -0
  110. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +2 -2
  111. package/dist-cjs/commands/DescribeEndpointCommand.js +2 -2
  112. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -2
  113. package/dist-cjs/commands/DescribeExperimentCommand.js +2 -2
  114. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +2 -2
  115. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -2
  116. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +2 -2
  117. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +2 -2
  118. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  119. package/dist-cjs/commands/DescribeImageCommand.js +3 -3
  120. package/dist-cjs/commands/DescribeImageVersionCommand.js +3 -3
  121. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -3
  122. package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -2
  123. package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -2
  124. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +2 -2
  125. package/dist-cjs/commands/DescribeModelCommand.js +2 -2
  126. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -2
  127. package/dist-cjs/commands/DescribeModelPackageCommand.js +2 -2
  128. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +2 -2
  129. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +2 -2
  130. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +2 -2
  131. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +2 -2
  132. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -2
  133. package/dist-cjs/commands/DescribePipelineCommand.js +2 -2
  134. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -2
  135. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +2 -2
  136. package/dist-cjs/commands/DescribeProcessingJobCommand.js +2 -2
  137. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  138. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +2 -2
  139. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +2 -2
  140. package/dist-cjs/commands/DescribeTrainingJobCommand.js +2 -2
  141. package/dist-cjs/commands/DescribeTransformJobCommand.js +2 -2
  142. package/dist-cjs/commands/DescribeTrialCommand.js +2 -2
  143. package/dist-cjs/commands/DescribeTrialComponentCommand.js +2 -2
  144. package/dist-cjs/commands/DescribeUserProfileCommand.js +2 -2
  145. package/dist-cjs/commands/DescribeWorkforceCommand.js +2 -2
  146. package/dist-cjs/commands/DescribeWorkteamCommand.js +2 -2
  147. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -2
  148. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +2 -2
  149. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -2
  150. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +2 -2
  151. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +2 -2
  152. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +2 -2
  153. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -2
  154. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +2 -2
  155. package/dist-cjs/commands/ListActionsCommand.js +2 -2
  156. package/dist-cjs/commands/ListAlgorithmsCommand.js +2 -2
  157. package/dist-cjs/commands/ListAppImageConfigsCommand.js +2 -2
  158. package/dist-cjs/commands/ListAppsCommand.js +2 -2
  159. package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
  160. package/dist-cjs/commands/ListAssociationsCommand.js +2 -2
  161. package/dist-cjs/commands/ListAutoMLJobsCommand.js +2 -2
  162. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +2 -2
  163. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +2 -2
  164. package/dist-cjs/commands/ListCompilationJobsCommand.js +2 -2
  165. package/dist-cjs/commands/ListContextsCommand.js +2 -2
  166. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +2 -2
  167. package/dist-cjs/commands/ListDeviceFleetsCommand.js +2 -2
  168. package/dist-cjs/commands/ListDevicesCommand.js +2 -2
  169. package/dist-cjs/commands/ListDomainsCommand.js +2 -2
  170. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +36 -0
  171. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +2 -2
  172. package/dist-cjs/commands/ListEndpointConfigsCommand.js +2 -2
  173. package/dist-cjs/commands/ListEndpointsCommand.js +2 -2
  174. package/dist-cjs/commands/ListExperimentsCommand.js +2 -2
  175. package/dist-cjs/commands/ListFeatureGroupsCommand.js +2 -2
  176. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +2 -2
  177. package/dist-cjs/commands/ListHumanTaskUisCommand.js +2 -2
  178. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +2 -2
  179. package/dist-cjs/commands/ListImageVersionsCommand.js +2 -2
  180. package/dist-cjs/commands/ListImagesCommand.js +2 -2
  181. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +2 -2
  182. package/dist-cjs/commands/ListLabelingJobsCommand.js +2 -2
  183. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +2 -2
  184. package/dist-cjs/commands/ListLineageGroupsCommand.js +2 -2
  185. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +2 -2
  186. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -2
  187. package/dist-cjs/commands/ListModelMetadataCommand.js +2 -2
  188. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +2 -2
  189. package/dist-cjs/commands/ListModelPackagesCommand.js +2 -2
  190. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +2 -2
  191. package/dist-cjs/commands/ListModelsCommand.js +2 -2
  192. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +2 -2
  193. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +2 -2
  194. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -2
  195. package/dist-cjs/commands/ListNotebookInstancesCommand.js +2 -2
  196. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +3 -3
  197. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +2 -2
  198. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  199. package/dist-cjs/commands/ListPipelinesCommand.js +3 -3
  200. package/dist-cjs/commands/ListProcessingJobsCommand.js +3 -3
  201. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  202. package/dist-cjs/commands/ListStageDevicesCommand.js +36 -0
  203. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +2 -2
  204. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +2 -2
  205. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  206. package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -2
  207. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -2
  208. package/dist-cjs/commands/ListTransformJobsCommand.js +2 -2
  209. package/dist-cjs/commands/ListTrialComponentsCommand.js +2 -2
  210. package/dist-cjs/commands/ListTrialsCommand.js +2 -2
  211. package/dist-cjs/commands/ListUserProfilesCommand.js +2 -2
  212. package/dist-cjs/commands/ListWorkforcesCommand.js +2 -2
  213. package/dist-cjs/commands/ListWorkteamsCommand.js +2 -2
  214. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +2 -2
  215. package/dist-cjs/commands/QueryLineageCommand.js +2 -2
  216. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -1
  217. package/dist-cjs/commands/RenderUiTemplateCommand.js +2 -2
  218. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +2 -2
  219. package/dist-cjs/commands/SearchCommand.js +2 -2
  220. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +2 -2
  221. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +2 -2
  222. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +36 -0
  223. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -1
  224. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -1
  225. package/dist-cjs/commands/StartPipelineExecutionCommand.js +2 -2
  226. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -1
  227. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -1
  228. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +36 -0
  229. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -1
  230. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -1
  231. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -1
  232. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -1
  233. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -1
  234. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -1
  235. package/dist-cjs/commands/StopPipelineExecutionCommand.js +2 -2
  236. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -1
  237. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -1
  238. package/dist-cjs/commands/StopTransformJobCommand.js +1 -1
  239. package/dist-cjs/commands/UpdateActionCommand.js +2 -2
  240. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +2 -2
  241. package/dist-cjs/commands/UpdateArtifactCommand.js +2 -2
  242. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +2 -2
  243. package/dist-cjs/commands/UpdateContextCommand.js +2 -2
  244. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -1
  245. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -1
  246. package/dist-cjs/commands/UpdateDomainCommand.js +2 -2
  247. package/dist-cjs/commands/UpdateEndpointCommand.js +2 -2
  248. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -2
  249. package/dist-cjs/commands/UpdateExperimentCommand.js +2 -2
  250. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +2 -2
  251. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -1
  252. package/dist-cjs/commands/UpdateImageCommand.js +2 -2
  253. package/dist-cjs/commands/UpdateModelPackageCommand.js +2 -2
  254. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +2 -2
  255. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +2 -2
  256. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -2
  257. package/dist-cjs/commands/UpdatePipelineCommand.js +2 -2
  258. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +2 -2
  259. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  260. package/dist-cjs/commands/UpdateTrainingJobCommand.js +2 -2
  261. package/dist-cjs/commands/UpdateTrialCommand.js +2 -2
  262. package/dist-cjs/commands/UpdateTrialComponentCommand.js +2 -2
  263. package/dist-cjs/commands/UpdateUserProfileCommand.js +2 -2
  264. package/dist-cjs/commands/UpdateWorkforceCommand.js +2 -2
  265. package/dist-cjs/commands/UpdateWorkteamCommand.js +2 -2
  266. package/dist-cjs/commands/index.js +9 -0
  267. package/dist-cjs/models/models_0.js +873 -1301
  268. package/dist-cjs/models/models_1.js +1108 -1646
  269. package/dist-cjs/models/models_2.js +1010 -1472
  270. package/dist-cjs/models/models_3.js +677 -840
  271. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +36 -0
  272. package/dist-cjs/pagination/ListStageDevicesPaginator.js +36 -0
  273. package/dist-cjs/pagination/index.js +2 -0
  274. package/dist-cjs/protocols/Aws_json1_1.js +710 -11
  275. package/dist-es/SageMaker.js +135 -0
  276. package/dist-es/commands/AddAssociationCommand.js +3 -3
  277. package/dist-es/commands/AddTagsCommand.js +3 -3
  278. package/dist-es/commands/AssociateTrialComponentCommand.js +3 -3
  279. package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -3
  280. package/dist-es/commands/CreateActionCommand.js +3 -3
  281. package/dist-es/commands/CreateAlgorithmCommand.js +3 -3
  282. package/dist-es/commands/CreateAppCommand.js +3 -3
  283. package/dist-es/commands/CreateAppImageConfigCommand.js +3 -3
  284. package/dist-es/commands/CreateArtifactCommand.js +3 -3
  285. package/dist-es/commands/CreateAutoMLJobCommand.js +3 -3
  286. package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -3
  287. package/dist-es/commands/CreateCompilationJobCommand.js +3 -3
  288. package/dist-es/commands/CreateContextCommand.js +3 -3
  289. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -3
  290. package/dist-es/commands/CreateDeviceFleetCommand.js +2 -2
  291. package/dist-es/commands/CreateDomainCommand.js +3 -3
  292. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +39 -0
  293. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +39 -0
  294. package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -2
  295. package/dist-es/commands/CreateEndpointCommand.js +3 -3
  296. package/dist-es/commands/CreateEndpointConfigCommand.js +3 -3
  297. package/dist-es/commands/CreateExperimentCommand.js +3 -3
  298. package/dist-es/commands/CreateFeatureGroupCommand.js +3 -3
  299. package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -3
  300. package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -3
  301. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -3
  302. package/dist-es/commands/CreateImageCommand.js +3 -3
  303. package/dist-es/commands/CreateImageVersionCommand.js +3 -3
  304. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -3
  305. package/dist-es/commands/CreateLabelingJobCommand.js +3 -3
  306. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -3
  307. package/dist-es/commands/CreateModelCommand.js +3 -3
  308. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -3
  309. package/dist-es/commands/CreateModelPackageCommand.js +3 -3
  310. package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -3
  311. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -3
  312. package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -3
  313. package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -3
  314. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -3
  315. package/dist-es/commands/CreatePipelineCommand.js +3 -3
  316. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -3
  317. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -3
  318. package/dist-es/commands/CreateProcessingJobCommand.js +3 -3
  319. package/dist-es/commands/CreateProjectCommand.js +3 -3
  320. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -3
  321. package/dist-es/commands/CreateTrainingJobCommand.js +3 -3
  322. package/dist-es/commands/CreateTransformJobCommand.js +3 -3
  323. package/dist-es/commands/CreateTrialCommand.js +3 -3
  324. package/dist-es/commands/CreateTrialComponentCommand.js +3 -3
  325. package/dist-es/commands/CreateUserProfileCommand.js +3 -3
  326. package/dist-es/commands/CreateWorkforceCommand.js +3 -3
  327. package/dist-es/commands/CreateWorkteamCommand.js +3 -3
  328. package/dist-es/commands/DeleteActionCommand.js +3 -3
  329. package/dist-es/commands/DeleteAlgorithmCommand.js +2 -2
  330. package/dist-es/commands/DeleteAppCommand.js +2 -2
  331. package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -2
  332. package/dist-es/commands/DeleteArtifactCommand.js +3 -3
  333. package/dist-es/commands/DeleteAssociationCommand.js +3 -3
  334. package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -2
  335. package/dist-es/commands/DeleteContextCommand.js +3 -3
  336. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -2
  337. package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -2
  338. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  339. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +39 -0
  340. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +39 -0
  341. package/dist-es/commands/DeleteEndpointCommand.js +2 -2
  342. package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -2
  343. package/dist-es/commands/DeleteExperimentCommand.js +3 -3
  344. package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -2
  345. package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -3
  346. package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -3
  347. package/dist-es/commands/DeleteImageCommand.js +3 -3
  348. package/dist-es/commands/DeleteImageVersionCommand.js +3 -3
  349. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -2
  350. package/dist-es/commands/DeleteModelCommand.js +2 -2
  351. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -2
  352. package/dist-es/commands/DeleteModelPackageCommand.js +2 -2
  353. package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -2
  354. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -2
  355. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -2
  356. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -2
  357. package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -2
  358. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -2
  359. package/dist-es/commands/DeletePipelineCommand.js +3 -3
  360. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  361. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -2
  362. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  363. package/dist-es/commands/DeleteTrialCommand.js +3 -3
  364. package/dist-es/commands/DeleteTrialComponentCommand.js +3 -3
  365. package/dist-es/commands/DeleteUserProfileCommand.js +2 -2
  366. package/dist-es/commands/DeleteWorkforceCommand.js +3 -3
  367. package/dist-es/commands/DeleteWorkteamCommand.js +3 -3
  368. package/dist-es/commands/DeregisterDevicesCommand.js +2 -2
  369. package/dist-es/commands/DescribeActionCommand.js +3 -3
  370. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  371. package/dist-es/commands/DescribeAppCommand.js +3 -3
  372. package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -3
  373. package/dist-es/commands/DescribeArtifactCommand.js +3 -3
  374. package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -3
  375. package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -3
  376. package/dist-es/commands/DescribeCompilationJobCommand.js +3 -3
  377. package/dist-es/commands/DescribeContextCommand.js +3 -3
  378. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -3
  379. package/dist-es/commands/DescribeDeviceCommand.js +3 -3
  380. package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -3
  381. package/dist-es/commands/DescribeDomainCommand.js +3 -3
  382. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +39 -0
  383. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -3
  384. package/dist-es/commands/DescribeEndpointCommand.js +3 -3
  385. package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -3
  386. package/dist-es/commands/DescribeExperimentCommand.js +3 -3
  387. package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -3
  388. package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -3
  389. package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -3
  390. package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -3
  391. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -3
  392. package/dist-es/commands/DescribeImageCommand.js +3 -3
  393. package/dist-es/commands/DescribeImageVersionCommand.js +3 -3
  394. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -4
  395. package/dist-es/commands/DescribeLabelingJobCommand.js +3 -3
  396. package/dist-es/commands/DescribeLineageGroupCommand.js +3 -3
  397. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -3
  398. package/dist-es/commands/DescribeModelCommand.js +3 -3
  399. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -3
  400. package/dist-es/commands/DescribeModelPackageCommand.js +3 -3
  401. package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -3
  402. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -3
  403. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -3
  404. package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -3
  405. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -3
  406. package/dist-es/commands/DescribePipelineCommand.js +3 -3
  407. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -3
  408. package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -3
  409. package/dist-es/commands/DescribeProcessingJobCommand.js +3 -3
  410. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  411. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -3
  412. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -3
  413. package/dist-es/commands/DescribeTrainingJobCommand.js +3 -3
  414. package/dist-es/commands/DescribeTransformJobCommand.js +3 -3
  415. package/dist-es/commands/DescribeTrialCommand.js +3 -3
  416. package/dist-es/commands/DescribeTrialComponentCommand.js +3 -3
  417. package/dist-es/commands/DescribeUserProfileCommand.js +3 -3
  418. package/dist-es/commands/DescribeWorkforceCommand.js +3 -3
  419. package/dist-es/commands/DescribeWorkteamCommand.js +3 -3
  420. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -3
  421. package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -3
  422. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -3
  423. package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -3
  424. package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -3
  425. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -3
  426. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -3
  427. package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -3
  428. package/dist-es/commands/ListActionsCommand.js +3 -3
  429. package/dist-es/commands/ListAlgorithmsCommand.js +3 -3
  430. package/dist-es/commands/ListAppImageConfigsCommand.js +3 -3
  431. package/dist-es/commands/ListAppsCommand.js +3 -3
  432. package/dist-es/commands/ListArtifactsCommand.js +3 -3
  433. package/dist-es/commands/ListAssociationsCommand.js +3 -3
  434. package/dist-es/commands/ListAutoMLJobsCommand.js +3 -3
  435. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -3
  436. package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -3
  437. package/dist-es/commands/ListCompilationJobsCommand.js +3 -3
  438. package/dist-es/commands/ListContextsCommand.js +3 -3
  439. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -3
  440. package/dist-es/commands/ListDeviceFleetsCommand.js +3 -3
  441. package/dist-es/commands/ListDevicesCommand.js +3 -3
  442. package/dist-es/commands/ListDomainsCommand.js +3 -3
  443. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +39 -0
  444. package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -3
  445. package/dist-es/commands/ListEndpointConfigsCommand.js +3 -3
  446. package/dist-es/commands/ListEndpointsCommand.js +3 -3
  447. package/dist-es/commands/ListExperimentsCommand.js +3 -3
  448. package/dist-es/commands/ListFeatureGroupsCommand.js +3 -3
  449. package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -3
  450. package/dist-es/commands/ListHumanTaskUisCommand.js +3 -3
  451. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -3
  452. package/dist-es/commands/ListImageVersionsCommand.js +3 -3
  453. package/dist-es/commands/ListImagesCommand.js +3 -3
  454. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -3
  455. package/dist-es/commands/ListLabelingJobsCommand.js +3 -3
  456. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -3
  457. package/dist-es/commands/ListLineageGroupsCommand.js +3 -3
  458. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -3
  459. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -3
  460. package/dist-es/commands/ListModelMetadataCommand.js +3 -3
  461. package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -3
  462. package/dist-es/commands/ListModelPackagesCommand.js +3 -3
  463. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -3
  464. package/dist-es/commands/ListModelsCommand.js +3 -3
  465. package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -3
  466. package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -3
  467. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -3
  468. package/dist-es/commands/ListNotebookInstancesCommand.js +3 -3
  469. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -3
  470. package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -3
  471. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -3
  472. package/dist-es/commands/ListPipelinesCommand.js +3 -3
  473. package/dist-es/commands/ListProcessingJobsCommand.js +3 -3
  474. package/dist-es/commands/ListProjectsCommand.js +3 -3
  475. package/dist-es/commands/ListStageDevicesCommand.js +39 -0
  476. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -3
  477. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -3
  478. package/dist-es/commands/ListTagsCommand.js +3 -3
  479. package/dist-es/commands/ListTrainingJobsCommand.js +3 -3
  480. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -3
  481. package/dist-es/commands/ListTransformJobsCommand.js +3 -3
  482. package/dist-es/commands/ListTrialComponentsCommand.js +3 -3
  483. package/dist-es/commands/ListTrialsCommand.js +3 -3
  484. package/dist-es/commands/ListUserProfilesCommand.js +3 -3
  485. package/dist-es/commands/ListWorkforcesCommand.js +3 -3
  486. package/dist-es/commands/ListWorkteamsCommand.js +3 -3
  487. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -3
  488. package/dist-es/commands/QueryLineageCommand.js +3 -3
  489. package/dist-es/commands/RegisterDevicesCommand.js +2 -2
  490. package/dist-es/commands/RenderUiTemplateCommand.js +3 -3
  491. package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -3
  492. package/dist-es/commands/SearchCommand.js +3 -3
  493. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -3
  494. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -3
  495. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +39 -0
  496. package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -2
  497. package/dist-es/commands/StartNotebookInstanceCommand.js +2 -2
  498. package/dist-es/commands/StartPipelineExecutionCommand.js +3 -3
  499. package/dist-es/commands/StopAutoMLJobCommand.js +2 -2
  500. package/dist-es/commands/StopCompilationJobCommand.js +2 -2
  501. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +39 -0
  502. package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -2
  503. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -2
  504. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -2
  505. package/dist-es/commands/StopLabelingJobCommand.js +2 -2
  506. package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -2
  507. package/dist-es/commands/StopNotebookInstanceCommand.js +2 -2
  508. package/dist-es/commands/StopPipelineExecutionCommand.js +3 -3
  509. package/dist-es/commands/StopProcessingJobCommand.js +2 -2
  510. package/dist-es/commands/StopTrainingJobCommand.js +2 -2
  511. package/dist-es/commands/StopTransformJobCommand.js +2 -2
  512. package/dist-es/commands/UpdateActionCommand.js +3 -3
  513. package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -3
  514. package/dist-es/commands/UpdateArtifactCommand.js +3 -3
  515. package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -3
  516. package/dist-es/commands/UpdateContextCommand.js +3 -3
  517. package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -2
  518. package/dist-es/commands/UpdateDevicesCommand.js +2 -2
  519. package/dist-es/commands/UpdateDomainCommand.js +3 -3
  520. package/dist-es/commands/UpdateEndpointCommand.js +3 -3
  521. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -3
  522. package/dist-es/commands/UpdateExperimentCommand.js +3 -3
  523. package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -3
  524. package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -2
  525. package/dist-es/commands/UpdateImageCommand.js +3 -3
  526. package/dist-es/commands/UpdateModelPackageCommand.js +3 -3
  527. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -3
  528. package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -3
  529. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -3
  530. package/dist-es/commands/UpdatePipelineCommand.js +3 -3
  531. package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -3
  532. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  533. package/dist-es/commands/UpdateTrainingJobCommand.js +3 -3
  534. package/dist-es/commands/UpdateTrialCommand.js +3 -3
  535. package/dist-es/commands/UpdateTrialComponentCommand.js +3 -3
  536. package/dist-es/commands/UpdateUserProfileCommand.js +3 -3
  537. package/dist-es/commands/UpdateWorkforceCommand.js +3 -3
  538. package/dist-es/commands/UpdateWorkteamCommand.js +3 -3
  539. package/dist-es/commands/index.js +9 -0
  540. package/dist-es/models/models_0.js +225 -865
  541. package/dist-es/models/models_1.js +298 -1109
  542. package/dist-es/models/models_2.js +294 -985
  543. package/dist-es/models/models_3.js +188 -561
  544. package/dist-es/pagination/ListEdgeDeploymentPlansPaginator.js +75 -0
  545. package/dist-es/pagination/ListStageDevicesPaginator.js +75 -0
  546. package/dist-es/pagination/index.js +2 -0
  547. package/dist-es/protocols/Aws_json1_1.js +798 -12
  548. package/dist-types/SageMaker.d.ts +63 -0
  549. package/dist-types/SageMakerClient.d.ts +11 -2
  550. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +35 -0
  551. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +35 -0
  552. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  553. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +35 -0
  554. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +35 -0
  555. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +35 -0
  556. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  557. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  558. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  559. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  560. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +35 -0
  561. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  562. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  563. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
  564. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
  565. package/dist-types/commands/ListStageDevicesCommand.d.ts +35 -0
  566. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +35 -0
  567. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +35 -0
  568. package/dist-types/commands/index.d.ts +9 -0
  569. package/dist-types/models/models_0.d.ts +950 -1679
  570. package/dist-types/models/models_1.d.ts +1609 -2002
  571. package/dist-types/models/models_2.d.ts +1486 -1953
  572. package/dist-types/models/models_3.d.ts +2895 -2490
  573. package/dist-types/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  574. package/dist-types/pagination/ListStageDevicesPaginator.d.ts +4 -0
  575. package/dist-types/pagination/index.d.ts +2 -0
  576. package/dist-types/protocols/Aws_json1_1.d.ts +27 -0
  577. package/dist-types/ts3.4/SageMaker.d.ts +45 -0
  578. package/dist-types/ts3.4/SageMakerClient.d.ts +11 -2
  579. package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +17 -0
  580. package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +17 -0
  581. package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -1
  582. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +17 -0
  583. package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +17 -0
  584. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +17 -0
  585. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  586. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  587. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  588. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -2
  589. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +17 -0
  590. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  591. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  592. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
  593. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
  594. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +17 -0
  595. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +17 -0
  596. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +17 -0
  597. package/dist-types/ts3.4/commands/index.d.ts +9 -0
  598. package/dist-types/ts3.4/models/models_0.d.ts +483 -952
  599. package/dist-types/ts3.4/models/models_1.d.ts +704 -1241
  600. package/dist-types/ts3.4/models/models_2.d.ts +735 -1192
  601. package/dist-types/ts3.4/models/models_3.d.ts +592 -546
  602. package/dist-types/ts3.4/pagination/ListEdgeDeploymentPlansPaginator.d.ts +4 -0
  603. package/dist-types/ts3.4/pagination/ListStageDevicesPaginator.d.ts +4 -0
  604. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  605. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +27 -0
  606. package/package.json +6 -6
@@ -1,6 +1,248 @@
1
- import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, Channel, CheckpointConfig, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
1
+ import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ConditionStepMetadata, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
2
+ import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, FeatureParameter, InstanceMetadataServiceConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTrainingJobSummary, LambdaStepMetadata, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
4
+ export interface ListPipelineExecutionStepsRequest {
5
+
6
+ PipelineExecutionArn?: string;
7
+
8
+ NextToken?: string;
9
+
10
+ MaxResults?: number;
11
+
12
+ SortOrder?: SortOrder | string;
13
+ }
14
+
15
+ export interface ModelStepMetadata {
16
+
17
+ Arn?: string;
18
+ }
19
+
20
+ export interface ProcessingJobStepMetadata {
21
+
22
+ Arn?: string;
23
+ }
24
+
25
+ export interface QualityCheckStepMetadata {
26
+
27
+ CheckType?: string;
28
+
29
+ BaselineUsedForDriftCheckStatistics?: string;
30
+
31
+ BaselineUsedForDriftCheckConstraints?: string;
32
+
33
+ CalculatedBaselineStatistics?: string;
34
+
35
+ CalculatedBaselineConstraints?: string;
36
+
37
+ ModelPackageGroupName?: string;
38
+
39
+ ViolationReport?: string;
40
+
41
+ CheckJobArn?: string;
42
+
43
+ SkipCheck?: boolean;
44
+
45
+ RegisterNewBaseline?: boolean;
46
+ }
47
+
48
+ export interface RegisterModelStepMetadata {
49
+
50
+ Arn?: string;
51
+ }
52
+
53
+ export interface TrainingJobStepMetadata {
54
+
55
+ Arn?: string;
56
+ }
57
+
58
+ export interface TransformJobStepMetadata {
59
+
60
+ Arn?: string;
61
+ }
62
+
63
+ export interface TuningJobStepMetaData {
64
+
65
+ Arn?: string;
66
+ }
67
+
68
+ export interface PipelineExecutionStepMetadata {
69
+
70
+ TrainingJob?: TrainingJobStepMetadata;
71
+
72
+ ProcessingJob?: ProcessingJobStepMetadata;
73
+
74
+ TransformJob?: TransformJobStepMetadata;
75
+
76
+ TuningJob?: TuningJobStepMetaData;
77
+
78
+ Model?: ModelStepMetadata;
79
+
80
+ RegisterModel?: RegisterModelStepMetadata;
81
+
82
+ Condition?: ConditionStepMetadata;
83
+
84
+ Callback?: CallbackStepMetadata;
85
+
86
+ Lambda?: LambdaStepMetadata;
87
+
88
+ QualityCheck?: QualityCheckStepMetadata;
89
+
90
+ ClarifyCheck?: ClarifyCheckStepMetadata;
91
+
92
+ EMR?: EMRStepMetadata;
93
+
94
+ Fail?: FailStepMetadata;
95
+ }
96
+ export declare enum StepStatus {
97
+ EXECUTING = "Executing",
98
+ FAILED = "Failed",
99
+ STARTING = "Starting",
100
+ STOPPED = "Stopped",
101
+ STOPPING = "Stopping",
102
+ SUCCEEDED = "Succeeded"
103
+ }
104
+
105
+ export interface PipelineExecutionStep {
106
+
107
+ StepName?: string;
108
+
109
+ StepDisplayName?: string;
110
+
111
+ StepDescription?: string;
112
+
113
+ StartTime?: Date;
114
+
115
+ EndTime?: Date;
116
+
117
+ StepStatus?: StepStatus | string;
118
+
119
+ CacheHitResult?: CacheHitResult;
120
+
121
+ AttemptCount?: number;
122
+
123
+ FailureReason?: string;
124
+
125
+ Metadata?: PipelineExecutionStepMetadata;
126
+ }
127
+ export interface ListPipelineExecutionStepsResponse {
128
+
129
+ PipelineExecutionSteps?: PipelineExecutionStep[];
130
+
131
+ NextToken?: string;
132
+ }
133
+ export interface ListPipelineParametersForExecutionRequest {
134
+
135
+ PipelineExecutionArn: string | undefined;
136
+
137
+ NextToken?: string;
138
+
139
+ MaxResults?: number;
140
+ }
141
+
142
+ export interface Parameter {
143
+
144
+ Name: string | undefined;
145
+
146
+ Value: string | undefined;
147
+ }
148
+ export interface ListPipelineParametersForExecutionResponse {
149
+
150
+ PipelineParameters?: Parameter[];
151
+
152
+ NextToken?: string;
153
+ }
154
+ export declare enum SortPipelinesBy {
155
+ CREATION_TIME = "CreationTime",
156
+ NAME = "Name"
157
+ }
158
+ export interface ListPipelinesRequest {
159
+
160
+ PipelineNamePrefix?: string;
161
+
162
+ CreatedAfter?: Date;
163
+
164
+ CreatedBefore?: Date;
165
+
166
+ SortBy?: SortPipelinesBy | string;
167
+
168
+ SortOrder?: SortOrder | string;
169
+
170
+ NextToken?: string;
171
+
172
+ MaxResults?: number;
173
+ }
174
+
175
+ export interface PipelineSummary {
176
+
177
+ PipelineArn?: string;
178
+
179
+ PipelineName?: string;
180
+
181
+ PipelineDisplayName?: string;
182
+
183
+ PipelineDescription?: string;
184
+
185
+ RoleArn?: string;
186
+
187
+ CreationTime?: Date;
188
+
189
+ LastModifiedTime?: Date;
190
+
191
+ LastExecutionTime?: Date;
192
+ }
193
+ export interface ListPipelinesResponse {
194
+
195
+ PipelineSummaries?: PipelineSummary[];
196
+
197
+ NextToken?: string;
198
+ }
199
+ export interface ListProcessingJobsRequest {
200
+
201
+ CreationTimeAfter?: Date;
202
+
203
+ CreationTimeBefore?: Date;
204
+
205
+ LastModifiedTimeAfter?: Date;
206
+
207
+ LastModifiedTimeBefore?: Date;
208
+
209
+ NameContains?: string;
210
+
211
+ StatusEquals?: ProcessingJobStatus | string;
212
+
213
+ SortBy?: SortBy | string;
214
+
215
+ SortOrder?: SortOrder | string;
216
+
217
+ NextToken?: string;
218
+
219
+ MaxResults?: number;
220
+ }
221
+
222
+ export interface ProcessingJobSummary {
223
+
224
+ ProcessingJobName: string | undefined;
225
+
226
+ ProcessingJobArn: string | undefined;
227
+
228
+ CreationTime: Date | undefined;
229
+
230
+ ProcessingEndTime?: Date;
231
+
232
+ LastModifiedTime?: Date;
233
+
234
+ ProcessingJobStatus: ProcessingJobStatus | string | undefined;
235
+
236
+ FailureReason?: string;
237
+
238
+ ExitMessage?: string;
239
+ }
240
+ export interface ListProcessingJobsResponse {
241
+
242
+ ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
243
+
244
+ NextToken?: string;
245
+ }
4
246
  export declare enum ProjectSortBy {
5
247
  CREATION_TIME = "CreationTime",
6
248
  NAME = "Name"
@@ -25,10 +267,6 @@ export interface ListProjectsInput {
25
267
 
26
268
  SortOrder?: ProjectSortOrder | string;
27
269
  }
28
- export declare namespace ListProjectsInput {
29
-
30
- const filterSensitiveLog: (obj: ListProjectsInput) => any;
31
- }
32
270
 
33
271
  export interface ProjectSummary {
34
272
 
@@ -44,19 +282,29 @@ export interface ProjectSummary {
44
282
 
45
283
  ProjectStatus: ProjectStatus | string | undefined;
46
284
  }
47
- export declare namespace ProjectSummary {
48
-
49
- const filterSensitiveLog: (obj: ProjectSummary) => any;
50
- }
51
285
  export interface ListProjectsOutput {
52
286
 
53
287
  ProjectSummaryList: ProjectSummary[] | undefined;
54
288
 
55
289
  NextToken?: string;
56
290
  }
57
- export declare namespace ListProjectsOutput {
291
+ export interface ListStageDevicesRequest {
292
+
293
+ NextToken?: string;
294
+
295
+ MaxResults?: number;
296
+
297
+ EdgeDeploymentPlanName: string | undefined;
298
+
299
+ ExcludeDevicesDeployedInOtherStage?: boolean;
300
+
301
+ StageName: string | undefined;
302
+ }
303
+ export interface ListStageDevicesResponse {
58
304
 
59
- const filterSensitiveLog: (obj: ListProjectsOutput) => any;
305
+ DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
306
+
307
+ NextToken?: string;
60
308
  }
61
309
  export declare enum StudioLifecycleConfigSortKey {
62
310
  CreationTime = "CreationTime",
@@ -85,10 +333,6 @@ export interface ListStudioLifecycleConfigsRequest {
85
333
 
86
334
  SortOrder?: SortOrder | string;
87
335
  }
88
- export declare namespace ListStudioLifecycleConfigsRequest {
89
-
90
- const filterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
91
- }
92
336
 
93
337
  export interface StudioLifecycleConfigDetails {
94
338
 
@@ -102,20 +346,12 @@ export interface StudioLifecycleConfigDetails {
102
346
 
103
347
  StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | string;
104
348
  }
105
- export declare namespace StudioLifecycleConfigDetails {
106
-
107
- const filterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
108
- }
109
349
  export interface ListStudioLifecycleConfigsResponse {
110
350
 
111
351
  NextToken?: string;
112
352
 
113
353
  StudioLifecycleConfigs?: StudioLifecycleConfigDetails[];
114
354
  }
115
- export declare namespace ListStudioLifecycleConfigsResponse {
116
-
117
- const filterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
118
- }
119
355
  export interface ListSubscribedWorkteamsRequest {
120
356
 
121
357
  NameContains?: string;
@@ -124,20 +360,12 @@ export interface ListSubscribedWorkteamsRequest {
124
360
 
125
361
  MaxResults?: number;
126
362
  }
127
- export declare namespace ListSubscribedWorkteamsRequest {
128
-
129
- const filterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
130
- }
131
363
  export interface ListSubscribedWorkteamsResponse {
132
364
 
133
365
  SubscribedWorkteams: SubscribedWorkteam[] | undefined;
134
366
 
135
367
  NextToken?: string;
136
368
  }
137
- export declare namespace ListSubscribedWorkteamsResponse {
138
-
139
- const filterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
140
- }
141
369
  export interface ListTagsInput {
142
370
 
143
371
  ResourceArn: string | undefined;
@@ -146,20 +374,12 @@ export interface ListTagsInput {
146
374
 
147
375
  MaxResults?: number;
148
376
  }
149
- export declare namespace ListTagsInput {
150
-
151
- const filterSensitiveLog: (obj: ListTagsInput) => any;
152
- }
153
377
  export interface ListTagsOutput {
154
378
 
155
379
  Tags?: Tag[];
156
380
 
157
381
  NextToken?: string;
158
382
  }
159
- export declare namespace ListTagsOutput {
160
-
161
- const filterSensitiveLog: (obj: ListTagsOutput) => any;
162
- }
163
383
  export interface ListTrainingJobsRequest {
164
384
 
165
385
  NextToken?: string;
@@ -182,10 +402,6 @@ export interface ListTrainingJobsRequest {
182
402
 
183
403
  SortOrder?: SortOrder | string;
184
404
  }
185
- export declare namespace ListTrainingJobsRequest {
186
-
187
- const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
188
- }
189
405
 
190
406
  export interface TrainingJobSummary {
191
407
 
@@ -201,20 +417,12 @@ export interface TrainingJobSummary {
201
417
 
202
418
  TrainingJobStatus: TrainingJobStatus | string | undefined;
203
419
  }
204
- export declare namespace TrainingJobSummary {
205
-
206
- const filterSensitiveLog: (obj: TrainingJobSummary) => any;
207
- }
208
420
  export interface ListTrainingJobsResponse {
209
421
 
210
422
  TrainingJobSummaries: TrainingJobSummary[] | undefined;
211
423
 
212
424
  NextToken?: string;
213
425
  }
214
- export declare namespace ListTrainingJobsResponse {
215
-
216
- const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
217
- }
218
426
  export declare enum TrainingJobSortByOptions {
219
427
  CreationTime = "CreationTime",
220
428
  FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
@@ -235,20 +443,12 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
235
443
 
236
444
  SortOrder?: SortOrder | string;
237
445
  }
238
- export declare namespace ListTrainingJobsForHyperParameterTuningJobRequest {
239
-
240
- const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
241
- }
242
446
  export interface ListTrainingJobsForHyperParameterTuningJobResponse {
243
447
 
244
448
  TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
245
449
 
246
450
  NextToken?: string;
247
451
  }
248
- export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
249
-
250
- const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
251
- }
252
452
  export interface ListTransformJobsRequest {
253
453
 
254
454
  CreationTimeAfter?: Date;
@@ -271,10 +471,6 @@ export interface ListTransformJobsRequest {
271
471
 
272
472
  MaxResults?: number;
273
473
  }
274
- export declare namespace ListTransformJobsRequest {
275
-
276
- const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
277
- }
278
474
 
279
475
  export interface TransformJobSummary {
280
476
 
@@ -292,20 +488,12 @@ export interface TransformJobSummary {
292
488
 
293
489
  FailureReason?: string;
294
490
  }
295
- export declare namespace TransformJobSummary {
296
-
297
- const filterSensitiveLog: (obj: TransformJobSummary) => any;
298
- }
299
491
  export interface ListTransformJobsResponse {
300
492
 
301
493
  TransformJobSummaries: TransformJobSummary[] | undefined;
302
494
 
303
495
  NextToken?: string;
304
496
  }
305
- export declare namespace ListTransformJobsResponse {
306
-
307
- const filterSensitiveLog: (obj: ListTransformJobsResponse) => any;
308
- }
309
497
  export declare enum SortTrialComponentsBy {
310
498
  CREATION_TIME = "CreationTime",
311
499
  NAME = "Name"
@@ -330,10 +518,6 @@ export interface ListTrialComponentsRequest {
330
518
 
331
519
  NextToken?: string;
332
520
  }
333
- export declare namespace ListTrialComponentsRequest {
334
-
335
- const filterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
336
- }
337
521
 
338
522
  export interface TrialComponentSummary {
339
523
 
@@ -359,20 +543,12 @@ export interface TrialComponentSummary {
359
543
 
360
544
  LastModifiedBy?: UserContext;
361
545
  }
362
- export declare namespace TrialComponentSummary {
363
-
364
- const filterSensitiveLog: (obj: TrialComponentSummary) => any;
365
- }
366
546
  export interface ListTrialComponentsResponse {
367
547
 
368
548
  TrialComponentSummaries?: TrialComponentSummary[];
369
549
 
370
550
  NextToken?: string;
371
551
  }
372
- export declare namespace ListTrialComponentsResponse {
373
-
374
- const filterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
375
- }
376
552
  export declare enum SortTrialsBy {
377
553
  CREATION_TIME = "CreationTime",
378
554
  NAME = "Name"
@@ -395,10 +571,6 @@ export interface ListTrialsRequest {
395
571
 
396
572
  NextToken?: string;
397
573
  }
398
- export declare namespace ListTrialsRequest {
399
-
400
- const filterSensitiveLog: (obj: ListTrialsRequest) => any;
401
- }
402
574
 
403
575
  export interface TrialSummary {
404
576
 
@@ -414,20 +586,12 @@ export interface TrialSummary {
414
586
 
415
587
  LastModifiedTime?: Date;
416
588
  }
417
- export declare namespace TrialSummary {
418
-
419
- const filterSensitiveLog: (obj: TrialSummary) => any;
420
- }
421
589
  export interface ListTrialsResponse {
422
590
 
423
591
  TrialSummaries?: TrialSummary[];
424
592
 
425
593
  NextToken?: string;
426
594
  }
427
- export declare namespace ListTrialsResponse {
428
-
429
- const filterSensitiveLog: (obj: ListTrialsResponse) => any;
430
- }
431
595
  export declare enum UserProfileSortKey {
432
596
  CreationTime = "CreationTime",
433
597
  LastModifiedTime = "LastModifiedTime"
@@ -446,10 +610,6 @@ export interface ListUserProfilesRequest {
446
610
 
447
611
  UserProfileNameContains?: string;
448
612
  }
449
- export declare namespace ListUserProfilesRequest {
450
-
451
- const filterSensitiveLog: (obj: ListUserProfilesRequest) => any;
452
- }
453
613
 
454
614
  export interface UserProfileDetails {
455
615
 
@@ -463,20 +623,12 @@ export interface UserProfileDetails {
463
623
 
464
624
  LastModifiedTime?: Date;
465
625
  }
466
- export declare namespace UserProfileDetails {
467
-
468
- const filterSensitiveLog: (obj: UserProfileDetails) => any;
469
- }
470
626
  export interface ListUserProfilesResponse {
471
627
 
472
628
  UserProfiles?: UserProfileDetails[];
473
629
 
474
630
  NextToken?: string;
475
631
  }
476
- export declare namespace ListUserProfilesResponse {
477
-
478
- const filterSensitiveLog: (obj: ListUserProfilesResponse) => any;
479
- }
480
632
  export declare enum ListWorkforcesSortByOptions {
481
633
  CreateDate = "CreateDate",
482
634
  Name = "Name"
@@ -493,20 +645,12 @@ export interface ListWorkforcesRequest {
493
645
 
494
646
  MaxResults?: number;
495
647
  }
496
- export declare namespace ListWorkforcesRequest {
497
-
498
- const filterSensitiveLog: (obj: ListWorkforcesRequest) => any;
499
- }
500
648
  export interface ListWorkforcesResponse {
501
649
 
502
650
  Workforces: Workforce[] | undefined;
503
651
 
504
652
  NextToken?: string;
505
653
  }
506
- export declare namespace ListWorkforcesResponse {
507
-
508
- const filterSensitiveLog: (obj: ListWorkforcesResponse) => any;
509
- }
510
654
  export declare enum ListWorkteamsSortByOptions {
511
655
  CreateDate = "CreateDate",
512
656
  Name = "Name"
@@ -523,20 +667,12 @@ export interface ListWorkteamsRequest {
523
667
 
524
668
  MaxResults?: number;
525
669
  }
526
- export declare namespace ListWorkteamsRequest {
527
-
528
- const filterSensitiveLog: (obj: ListWorkteamsRequest) => any;
529
- }
530
670
  export interface ListWorkteamsResponse {
531
671
 
532
672
  Workteams: Workteam[] | undefined;
533
673
 
534
674
  NextToken?: string;
535
675
  }
536
- export declare namespace ListWorkteamsResponse {
537
-
538
- const filterSensitiveLog: (obj: ListWorkteamsResponse) => any;
539
- }
540
676
 
541
677
  export interface ModelPackage {
542
678
 
@@ -592,10 +728,6 @@ export interface ModelPackage {
592
728
 
593
729
  DriftCheckBaselines?: DriftCheckBaselines;
594
730
  }
595
- export declare namespace ModelPackage {
596
-
597
- const filterSensitiveLog: (obj: ModelPackage) => any;
598
- }
599
731
 
600
732
  export interface ModelPackageGroup {
601
733
 
@@ -613,10 +745,6 @@ export interface ModelPackageGroup {
613
745
 
614
746
  Tags?: Tag[];
615
747
  }
616
- export declare namespace ModelPackageGroup {
617
-
618
- const filterSensitiveLog: (obj: ModelPackageGroup) => any;
619
- }
620
748
 
621
749
  export interface NestedFilters {
622
750
 
@@ -624,10 +752,6 @@ export interface NestedFilters {
624
752
 
625
753
  Filters: Filter[] | undefined;
626
754
  }
627
- export declare namespace NestedFilters {
628
-
629
- const filterSensitiveLog: (obj: NestedFilters) => any;
630
- }
631
755
 
632
756
  export interface Parent {
633
757
 
@@ -635,10 +759,6 @@ export interface Parent {
635
759
 
636
760
  ExperimentName?: string;
637
761
  }
638
- export declare namespace Parent {
639
-
640
- const filterSensitiveLog: (obj: Parent) => any;
641
- }
642
762
 
643
763
  export interface Pipeline {
644
764
 
@@ -668,10 +788,6 @@ export interface Pipeline {
668
788
 
669
789
  Tags?: Tag[];
670
790
  }
671
- export declare namespace Pipeline {
672
-
673
- const filterSensitiveLog: (obj: Pipeline) => any;
674
- }
675
791
 
676
792
  export interface PipelineExecution {
677
793
 
@@ -701,10 +817,6 @@ export interface PipelineExecution {
701
817
 
702
818
  PipelineParameters?: Parameter[];
703
819
  }
704
- export declare namespace PipelineExecution {
705
-
706
- const filterSensitiveLog: (obj: PipelineExecution) => any;
707
- }
708
820
 
709
821
  export interface ProcessingJob {
710
822
 
@@ -752,10 +864,6 @@ export interface ProcessingJob {
752
864
 
753
865
  Tags?: Tag[];
754
866
  }
755
- export declare namespace ProcessingJob {
756
-
757
- const filterSensitiveLog: (obj: ProcessingJob) => any;
758
- }
759
867
 
760
868
  export interface ProfilerConfigForUpdate {
761
869
 
@@ -767,10 +875,6 @@ export interface ProfilerConfigForUpdate {
767
875
 
768
876
  DisableProfiler?: boolean;
769
877
  }
770
- export declare namespace ProfilerConfigForUpdate {
771
-
772
- const filterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
773
- }
774
878
 
775
879
  export interface Project {
776
880
 
@@ -798,28 +902,16 @@ export interface Project {
798
902
 
799
903
  LastModifiedBy?: UserContext;
800
904
  }
801
- export declare namespace Project {
802
-
803
- const filterSensitiveLog: (obj: Project) => any;
804
- }
805
905
  export interface PutModelPackageGroupPolicyInput {
806
906
 
807
907
  ModelPackageGroupName: string | undefined;
808
908
 
809
909
  ResourcePolicy: string | undefined;
810
910
  }
811
- export declare namespace PutModelPackageGroupPolicyInput {
812
-
813
- const filterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
814
- }
815
911
  export interface PutModelPackageGroupPolicyOutput {
816
912
 
817
913
  ModelPackageGroupArn: string | undefined;
818
914
  }
819
- export declare namespace PutModelPackageGroupPolicyOutput {
820
-
821
- const filterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
822
- }
823
915
 
824
916
  export interface QueryFilters {
825
917
 
@@ -837,13 +929,9 @@ export interface QueryFilters {
837
929
 
838
930
  Properties?: Record<string, string>;
839
931
  }
840
- export declare namespace QueryFilters {
841
-
842
- const filterSensitiveLog: (obj: QueryFilters) => any;
843
- }
844
932
  export interface QueryLineageRequest {
845
933
 
846
- StartArns: string[] | undefined;
934
+ StartArns?: string[];
847
935
 
848
936
  Direction?: Direction | string;
849
937
 
@@ -857,10 +945,6 @@ export interface QueryLineageRequest {
857
945
 
858
946
  NextToken?: string;
859
947
  }
860
- export declare namespace QueryLineageRequest {
861
-
862
- const filterSensitiveLog: (obj: QueryLineageRequest) => any;
863
- }
864
948
 
865
949
  export interface Vertex {
866
950
 
@@ -870,10 +954,6 @@ export interface Vertex {
870
954
 
871
955
  LineageType?: LineageType | string;
872
956
  }
873
- export declare namespace Vertex {
874
-
875
- const filterSensitiveLog: (obj: Vertex) => any;
876
- }
877
957
  export interface QueryLineageResponse {
878
958
 
879
959
  Vertices?: Vertex[];
@@ -882,10 +962,6 @@ export interface QueryLineageResponse {
882
962
 
883
963
  NextToken?: string;
884
964
  }
885
- export declare namespace QueryLineageResponse {
886
-
887
- const filterSensitiveLog: (obj: QueryLineageResponse) => any;
888
- }
889
965
  export interface RegisterDevicesRequest {
890
966
 
891
967
  DeviceFleetName: string | undefined;
@@ -894,19 +970,11 @@ export interface RegisterDevicesRequest {
894
970
 
895
971
  Tags?: Tag[];
896
972
  }
897
- export declare namespace RegisterDevicesRequest {
898
-
899
- const filterSensitiveLog: (obj: RegisterDevicesRequest) => any;
900
- }
901
973
 
902
974
  export interface RenderableTask {
903
975
 
904
976
  Input: string | undefined;
905
977
  }
906
- export declare namespace RenderableTask {
907
-
908
- const filterSensitiveLog: (obj: RenderableTask) => any;
909
- }
910
978
 
911
979
  export interface RenderingError {
912
980
 
@@ -914,10 +982,6 @@ export interface RenderingError {
914
982
 
915
983
  Message: string | undefined;
916
984
  }
917
- export declare namespace RenderingError {
918
-
919
- const filterSensitiveLog: (obj: RenderingError) => any;
920
- }
921
985
  export interface RenderUiTemplateRequest {
922
986
 
923
987
  UiTemplate?: UiTemplate;
@@ -928,20 +992,12 @@ export interface RenderUiTemplateRequest {
928
992
 
929
993
  HumanTaskUiArn?: string;
930
994
  }
931
- export declare namespace RenderUiTemplateRequest {
932
-
933
- const filterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
934
- }
935
995
  export interface RenderUiTemplateResponse {
936
996
 
937
997
  RenderedContent: string | undefined;
938
998
 
939
999
  Errors: RenderingError[] | undefined;
940
1000
  }
941
- export declare namespace RenderUiTemplateResponse {
942
-
943
- const filterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
944
- }
945
1001
  export interface RetryPipelineExecutionRequest {
946
1002
 
947
1003
  PipelineExecutionArn: string | undefined;
@@ -950,18 +1006,10 @@ export interface RetryPipelineExecutionRequest {
950
1006
 
951
1007
  ParallelismConfiguration?: ParallelismConfiguration;
952
1008
  }
953
- export declare namespace RetryPipelineExecutionRequest {
954
-
955
- const filterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
956
- }
957
1009
  export interface RetryPipelineExecutionResponse {
958
1010
 
959
1011
  PipelineExecutionArn?: string;
960
1012
  }
961
- export declare namespace RetryPipelineExecutionResponse {
962
-
963
- const filterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
964
- }
965
1013
  export declare enum SearchSortOrder {
966
1014
  ASCENDING = "Ascending",
967
1015
  DESCENDING = "Descending"
@@ -1043,10 +1091,6 @@ export interface TrainingJob {
1043
1091
 
1044
1092
  Tags?: Tag[];
1045
1093
  }
1046
- export declare namespace TrainingJob {
1047
-
1048
- const filterSensitiveLog: (obj: TrainingJob) => any;
1049
- }
1050
1094
 
1051
1095
  export interface TrialComponentSimpleSummary {
1052
1096
 
@@ -1060,10 +1104,6 @@ export interface TrialComponentSimpleSummary {
1060
1104
 
1061
1105
  CreatedBy?: UserContext;
1062
1106
  }
1063
- export declare namespace TrialComponentSimpleSummary {
1064
-
1065
- const filterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
1066
- }
1067
1107
 
1068
1108
  export interface Trial {
1069
1109
 
@@ -1091,10 +1131,6 @@ export interface Trial {
1091
1131
 
1092
1132
  TrialComponentSummaries?: TrialComponentSimpleSummary[];
1093
1133
  }
1094
- export declare namespace Trial {
1095
-
1096
- const filterSensitiveLog: (obj: Trial) => any;
1097
- }
1098
1134
 
1099
1135
  export interface TransformJob {
1100
1136
 
@@ -1140,10 +1176,6 @@ export interface TransformJob {
1140
1176
 
1141
1177
  Tags?: Tag[];
1142
1178
  }
1143
- export declare namespace TransformJob {
1144
-
1145
- const filterSensitiveLog: (obj: TransformJob) => any;
1146
- }
1147
1179
 
1148
1180
  export interface TrialComponentSourceDetail {
1149
1181
 
@@ -1155,10 +1187,6 @@ export interface TrialComponentSourceDetail {
1155
1187
 
1156
1188
  TransformJob?: TransformJob;
1157
1189
  }
1158
- export declare namespace TrialComponentSourceDetail {
1159
-
1160
- const filterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
1161
- }
1162
1190
 
1163
1191
  export interface TrialComponent {
1164
1192
 
@@ -1202,10 +1230,6 @@ export interface TrialComponent {
1202
1230
 
1203
1231
  Parents?: Parent[];
1204
1232
  }
1205
- export declare namespace TrialComponent {
1206
-
1207
- const filterSensitiveLog: (obj: TrialComponent) => any;
1208
- }
1209
1233
 
1210
1234
  export interface SearchRecord {
1211
1235
 
@@ -1233,20 +1257,12 @@ export interface SearchRecord {
1233
1257
 
1234
1258
  FeatureMetadata?: FeatureMetadata;
1235
1259
  }
1236
- export declare namespace SearchRecord {
1237
-
1238
- const filterSensitiveLog: (obj: SearchRecord) => any;
1239
- }
1240
1260
  export interface SearchResponse {
1241
1261
 
1242
1262
  Results?: SearchRecord[];
1243
1263
 
1244
1264
  NextToken?: string;
1245
1265
  }
1246
- export declare namespace SearchResponse {
1247
-
1248
- const filterSensitiveLog: (obj: SearchResponse) => any;
1249
- }
1250
1266
  export interface SendPipelineExecutionStepFailureRequest {
1251
1267
 
1252
1268
  CallbackToken: string | undefined;
@@ -1255,18 +1271,10 @@ export interface SendPipelineExecutionStepFailureRequest {
1255
1271
 
1256
1272
  ClientRequestToken?: string;
1257
1273
  }
1258
- export declare namespace SendPipelineExecutionStepFailureRequest {
1259
-
1260
- const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
1261
- }
1262
1274
  export interface SendPipelineExecutionStepFailureResponse {
1263
1275
 
1264
1276
  PipelineExecutionArn?: string;
1265
1277
  }
1266
- export declare namespace SendPipelineExecutionStepFailureResponse {
1267
-
1268
- const filterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
1269
- }
1270
1278
  export interface SendPipelineExecutionStepSuccessRequest {
1271
1279
 
1272
1280
  CallbackToken: string | undefined;
@@ -1275,34 +1283,24 @@ export interface SendPipelineExecutionStepSuccessRequest {
1275
1283
 
1276
1284
  ClientRequestToken?: string;
1277
1285
  }
1278
- export declare namespace SendPipelineExecutionStepSuccessRequest {
1279
-
1280
- const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
1281
- }
1282
1286
  export interface SendPipelineExecutionStepSuccessResponse {
1283
1287
 
1284
1288
  PipelineExecutionArn?: string;
1285
1289
  }
1286
- export declare namespace SendPipelineExecutionStepSuccessResponse {
1290
+ export interface StartEdgeDeploymentStageRequest {
1287
1291
 
1288
- const filterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
1292
+ EdgeDeploymentPlanName: string | undefined;
1293
+
1294
+ StageName: string | undefined;
1289
1295
  }
1290
1296
  export interface StartMonitoringScheduleRequest {
1291
1297
 
1292
1298
  MonitoringScheduleName: string | undefined;
1293
1299
  }
1294
- export declare namespace StartMonitoringScheduleRequest {
1295
-
1296
- const filterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
1297
- }
1298
1300
  export interface StartNotebookInstanceInput {
1299
1301
 
1300
1302
  NotebookInstanceName: string | undefined;
1301
1303
  }
1302
- export declare namespace StartNotebookInstanceInput {
1303
-
1304
- const filterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
1305
- }
1306
1304
  export interface StartPipelineExecutionRequest {
1307
1305
 
1308
1306
  PipelineName: string | undefined;
@@ -1317,124 +1315,70 @@ export interface StartPipelineExecutionRequest {
1317
1315
 
1318
1316
  ParallelismConfiguration?: ParallelismConfiguration;
1319
1317
  }
1320
- export declare namespace StartPipelineExecutionRequest {
1321
-
1322
- const filterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
1323
- }
1324
1318
  export interface StartPipelineExecutionResponse {
1325
1319
 
1326
1320
  PipelineExecutionArn?: string;
1327
1321
  }
1328
- export declare namespace StartPipelineExecutionResponse {
1329
-
1330
- const filterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
1331
- }
1332
1322
  export interface StopAutoMLJobRequest {
1333
1323
 
1334
1324
  AutoMLJobName: string | undefined;
1335
1325
  }
1336
- export declare namespace StopAutoMLJobRequest {
1337
-
1338
- const filterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
1339
- }
1340
1326
  export interface StopCompilationJobRequest {
1341
1327
 
1342
1328
  CompilationJobName: string | undefined;
1343
1329
  }
1344
- export declare namespace StopCompilationJobRequest {
1330
+ export interface StopEdgeDeploymentStageRequest {
1331
+
1332
+ EdgeDeploymentPlanName: string | undefined;
1345
1333
 
1346
- const filterSensitiveLog: (obj: StopCompilationJobRequest) => any;
1334
+ StageName: string | undefined;
1347
1335
  }
1348
1336
  export interface StopEdgePackagingJobRequest {
1349
1337
 
1350
1338
  EdgePackagingJobName: string | undefined;
1351
1339
  }
1352
- export declare namespace StopEdgePackagingJobRequest {
1353
-
1354
- const filterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
1355
- }
1356
1340
  export interface StopHyperParameterTuningJobRequest {
1357
1341
 
1358
1342
  HyperParameterTuningJobName: string | undefined;
1359
1343
  }
1360
- export declare namespace StopHyperParameterTuningJobRequest {
1361
-
1362
- const filterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
1363
- }
1364
1344
  export interface StopInferenceRecommendationsJobRequest {
1365
1345
 
1366
1346
  JobName: string | undefined;
1367
1347
  }
1368
- export declare namespace StopInferenceRecommendationsJobRequest {
1369
-
1370
- const filterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
1371
- }
1372
1348
  export interface StopLabelingJobRequest {
1373
1349
 
1374
1350
  LabelingJobName: string | undefined;
1375
1351
  }
1376
- export declare namespace StopLabelingJobRequest {
1377
-
1378
- const filterSensitiveLog: (obj: StopLabelingJobRequest) => any;
1379
- }
1380
1352
  export interface StopMonitoringScheduleRequest {
1381
1353
 
1382
1354
  MonitoringScheduleName: string | undefined;
1383
1355
  }
1384
- export declare namespace StopMonitoringScheduleRequest {
1385
-
1386
- const filterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
1387
- }
1388
1356
  export interface StopNotebookInstanceInput {
1389
1357
 
1390
1358
  NotebookInstanceName: string | undefined;
1391
1359
  }
1392
- export declare namespace StopNotebookInstanceInput {
1393
-
1394
- const filterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
1395
- }
1396
1360
  export interface StopPipelineExecutionRequest {
1397
1361
 
1398
1362
  PipelineExecutionArn: string | undefined;
1399
1363
 
1400
1364
  ClientRequestToken?: string;
1401
1365
  }
1402
- export declare namespace StopPipelineExecutionRequest {
1403
-
1404
- const filterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
1405
- }
1406
1366
  export interface StopPipelineExecutionResponse {
1407
1367
 
1408
1368
  PipelineExecutionArn?: string;
1409
1369
  }
1410
- export declare namespace StopPipelineExecutionResponse {
1411
-
1412
- const filterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
1413
- }
1414
1370
  export interface StopProcessingJobRequest {
1415
1371
 
1416
1372
  ProcessingJobName: string | undefined;
1417
1373
  }
1418
- export declare namespace StopProcessingJobRequest {
1419
-
1420
- const filterSensitiveLog: (obj: StopProcessingJobRequest) => any;
1421
- }
1422
1374
  export interface StopTrainingJobRequest {
1423
1375
 
1424
1376
  TrainingJobName: string | undefined;
1425
1377
  }
1426
- export declare namespace StopTrainingJobRequest {
1427
-
1428
- const filterSensitiveLog: (obj: StopTrainingJobRequest) => any;
1429
- }
1430
1378
  export interface StopTransformJobRequest {
1431
1379
 
1432
1380
  TransformJobName: string | undefined;
1433
1381
  }
1434
- export declare namespace StopTransformJobRequest {
1435
-
1436
- const filterSensitiveLog: (obj: StopTransformJobRequest) => any;
1437
- }
1438
1382
  export interface UpdateActionRequest {
1439
1383
 
1440
1384
  ActionName: string | undefined;
@@ -1447,36 +1391,20 @@ export interface UpdateActionRequest {
1447
1391
 
1448
1392
  PropertiesToRemove?: string[];
1449
1393
  }
1450
- export declare namespace UpdateActionRequest {
1451
-
1452
- const filterSensitiveLog: (obj: UpdateActionRequest) => any;
1453
- }
1454
1394
  export interface UpdateActionResponse {
1455
1395
 
1456
1396
  ActionArn?: string;
1457
1397
  }
1458
- export declare namespace UpdateActionResponse {
1459
-
1460
- const filterSensitiveLog: (obj: UpdateActionResponse) => any;
1461
- }
1462
1398
  export interface UpdateAppImageConfigRequest {
1463
1399
 
1464
1400
  AppImageConfigName: string | undefined;
1465
1401
 
1466
1402
  KernelGatewayImageConfig?: KernelGatewayImageConfig;
1467
1403
  }
1468
- export declare namespace UpdateAppImageConfigRequest {
1469
-
1470
- const filterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
1471
- }
1472
1404
  export interface UpdateAppImageConfigResponse {
1473
1405
 
1474
1406
  AppImageConfigArn?: string;
1475
1407
  }
1476
- export declare namespace UpdateAppImageConfigResponse {
1477
-
1478
- const filterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
1479
- }
1480
1408
  export interface UpdateArtifactRequest {
1481
1409
 
1482
1410
  ArtifactArn: string | undefined;
@@ -1487,36 +1415,20 @@ export interface UpdateArtifactRequest {
1487
1415
 
1488
1416
  PropertiesToRemove?: string[];
1489
1417
  }
1490
- export declare namespace UpdateArtifactRequest {
1491
-
1492
- const filterSensitiveLog: (obj: UpdateArtifactRequest) => any;
1493
- }
1494
1418
  export interface UpdateArtifactResponse {
1495
1419
 
1496
1420
  ArtifactArn?: string;
1497
1421
  }
1498
- export declare namespace UpdateArtifactResponse {
1499
-
1500
- const filterSensitiveLog: (obj: UpdateArtifactResponse) => any;
1501
- }
1502
1422
  export interface UpdateCodeRepositoryInput {
1503
1423
 
1504
1424
  CodeRepositoryName: string | undefined;
1505
1425
 
1506
1426
  GitConfig?: GitConfigForUpdate;
1507
1427
  }
1508
- export declare namespace UpdateCodeRepositoryInput {
1509
-
1510
- const filterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
1511
- }
1512
1428
  export interface UpdateCodeRepositoryOutput {
1513
1429
 
1514
1430
  CodeRepositoryArn: string | undefined;
1515
1431
  }
1516
- export declare namespace UpdateCodeRepositoryOutput {
1517
-
1518
- const filterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
1519
- }
1520
1432
  export interface UpdateContextRequest {
1521
1433
 
1522
1434
  ContextName: string | undefined;
@@ -1527,18 +1439,10 @@ export interface UpdateContextRequest {
1527
1439
 
1528
1440
  PropertiesToRemove?: string[];
1529
1441
  }
1530
- export declare namespace UpdateContextRequest {
1531
-
1532
- const filterSensitiveLog: (obj: UpdateContextRequest) => any;
1533
- }
1534
1442
  export interface UpdateContextResponse {
1535
1443
 
1536
1444
  ContextArn?: string;
1537
1445
  }
1538
- export declare namespace UpdateContextResponse {
1539
-
1540
- const filterSensitiveLog: (obj: UpdateContextResponse) => any;
1541
- }
1542
1446
  export interface UpdateDeviceFleetRequest {
1543
1447
 
1544
1448
  DeviceFleetName: string | undefined;
@@ -1551,20 +1455,12 @@ export interface UpdateDeviceFleetRequest {
1551
1455
 
1552
1456
  EnableIotRoleAlias?: boolean;
1553
1457
  }
1554
- export declare namespace UpdateDeviceFleetRequest {
1555
-
1556
- const filterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
1557
- }
1558
1458
  export interface UpdateDevicesRequest {
1559
1459
 
1560
1460
  DeviceFleetName: string | undefined;
1561
1461
 
1562
1462
  Devices: Device[] | undefined;
1563
1463
  }
1564
- export declare namespace UpdateDevicesRequest {
1565
-
1566
- const filterSensitiveLog: (obj: UpdateDevicesRequest) => any;
1567
- }
1568
1464
  export interface UpdateDomainRequest {
1569
1465
 
1570
1466
  DomainId: string | undefined;
@@ -1573,18 +1469,10 @@ export interface UpdateDomainRequest {
1573
1469
 
1574
1470
  DomainSettingsForUpdate?: DomainSettingsForUpdate;
1575
1471
  }
1576
- export declare namespace UpdateDomainRequest {
1577
-
1578
- const filterSensitiveLog: (obj: UpdateDomainRequest) => any;
1579
- }
1580
1472
  export interface UpdateDomainResponse {
1581
1473
 
1582
1474
  DomainArn?: string;
1583
1475
  }
1584
- export declare namespace UpdateDomainResponse {
1585
-
1586
- const filterSensitiveLog: (obj: UpdateDomainResponse) => any;
1587
- }
1588
1476
  export declare enum VariantPropertyType {
1589
1477
  DataCaptureConfig = "DataCaptureConfig",
1590
1478
  DesiredInstanceCount = "DesiredInstanceCount",
@@ -1595,10 +1483,6 @@ export interface VariantProperty {
1595
1483
 
1596
1484
  VariantPropertyType: VariantPropertyType | string | undefined;
1597
1485
  }
1598
- export declare namespace VariantProperty {
1599
-
1600
- const filterSensitiveLog: (obj: VariantProperty) => any;
1601
- }
1602
1486
  export interface UpdateEndpointInput {
1603
1487
 
1604
1488
  EndpointName: string | undefined;
@@ -1613,36 +1497,20 @@ export interface UpdateEndpointInput {
1613
1497
 
1614
1498
  RetainDeploymentConfig?: boolean;
1615
1499
  }
1616
- export declare namespace UpdateEndpointInput {
1617
-
1618
- const filterSensitiveLog: (obj: UpdateEndpointInput) => any;
1619
- }
1620
1500
  export interface UpdateEndpointOutput {
1621
1501
 
1622
1502
  EndpointArn: string | undefined;
1623
1503
  }
1624
- export declare namespace UpdateEndpointOutput {
1625
-
1626
- const filterSensitiveLog: (obj: UpdateEndpointOutput) => any;
1627
- }
1628
1504
  export interface UpdateEndpointWeightsAndCapacitiesInput {
1629
1505
 
1630
1506
  EndpointName: string | undefined;
1631
1507
 
1632
1508
  DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
1633
1509
  }
1634
- export declare namespace UpdateEndpointWeightsAndCapacitiesInput {
1635
-
1636
- const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
1637
- }
1638
1510
  export interface UpdateEndpointWeightsAndCapacitiesOutput {
1639
1511
 
1640
1512
  EndpointArn: string | undefined;
1641
1513
  }
1642
- export declare namespace UpdateEndpointWeightsAndCapacitiesOutput {
1643
-
1644
- const filterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
1645
- }
1646
1514
  export interface UpdateExperimentRequest {
1647
1515
 
1648
1516
  ExperimentName: string | undefined;
@@ -1651,36 +1519,20 @@ export interface UpdateExperimentRequest {
1651
1519
 
1652
1520
  Description?: string;
1653
1521
  }
1654
- export declare namespace UpdateExperimentRequest {
1655
-
1656
- const filterSensitiveLog: (obj: UpdateExperimentRequest) => any;
1657
- }
1658
1522
  export interface UpdateExperimentResponse {
1659
1523
 
1660
1524
  ExperimentArn?: string;
1661
1525
  }
1662
- export declare namespace UpdateExperimentResponse {
1663
-
1664
- const filterSensitiveLog: (obj: UpdateExperimentResponse) => any;
1665
- }
1666
1526
  export interface UpdateFeatureGroupRequest {
1667
1527
 
1668
1528
  FeatureGroupName: string | undefined;
1669
1529
 
1670
1530
  FeatureAdditions?: FeatureDefinition[];
1671
1531
  }
1672
- export declare namespace UpdateFeatureGroupRequest {
1673
-
1674
- const filterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
1675
- }
1676
1532
  export interface UpdateFeatureGroupResponse {
1677
1533
 
1678
1534
  FeatureGroupArn: string | undefined;
1679
1535
  }
1680
- export declare namespace UpdateFeatureGroupResponse {
1681
-
1682
- const filterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
1683
- }
1684
1536
  export interface UpdateFeatureMetadataRequest {
1685
1537
 
1686
1538
  FeatureGroupName: string | undefined;
@@ -1693,10 +1545,6 @@ export interface UpdateFeatureMetadataRequest {
1693
1545
 
1694
1546
  ParameterRemovals?: string[];
1695
1547
  }
1696
- export declare namespace UpdateFeatureMetadataRequest {
1697
-
1698
- const filterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
1699
- }
1700
1548
  export interface UpdateImageRequest {
1701
1549
 
1702
1550
  DeleteProperties?: string[];
@@ -1709,18 +1557,10 @@ export interface UpdateImageRequest {
1709
1557
 
1710
1558
  RoleArn?: string;
1711
1559
  }
1712
- export declare namespace UpdateImageRequest {
1713
-
1714
- const filterSensitiveLog: (obj: UpdateImageRequest) => any;
1715
- }
1716
1560
  export interface UpdateImageResponse {
1717
1561
 
1718
1562
  ImageArn?: string;
1719
1563
  }
1720
- export declare namespace UpdateImageResponse {
1721
-
1722
- const filterSensitiveLog: (obj: UpdateImageResponse) => any;
1723
- }
1724
1564
  export interface UpdateModelPackageInput {
1725
1565
 
1726
1566
  ModelPackageArn: string | undefined;
@@ -1735,36 +1575,20 @@ export interface UpdateModelPackageInput {
1735
1575
 
1736
1576
  AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
1737
1577
  }
1738
- export declare namespace UpdateModelPackageInput {
1739
-
1740
- const filterSensitiveLog: (obj: UpdateModelPackageInput) => any;
1741
- }
1742
1578
  export interface UpdateModelPackageOutput {
1743
1579
 
1744
1580
  ModelPackageArn: string | undefined;
1745
1581
  }
1746
- export declare namespace UpdateModelPackageOutput {
1747
-
1748
- const filterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
1749
- }
1750
1582
  export interface UpdateMonitoringScheduleRequest {
1751
1583
 
1752
1584
  MonitoringScheduleName: string | undefined;
1753
1585
 
1754
1586
  MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
1755
1587
  }
1756
- export declare namespace UpdateMonitoringScheduleRequest {
1757
-
1758
- const filterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
1759
- }
1760
1588
  export interface UpdateMonitoringScheduleResponse {
1761
1589
 
1762
1590
  MonitoringScheduleArn: string | undefined;
1763
1591
  }
1764
- export declare namespace UpdateMonitoringScheduleResponse {
1765
-
1766
- const filterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
1767
- }
1768
1592
  export interface UpdateNotebookInstanceInput {
1769
1593
 
1770
1594
  NotebookInstanceName: string | undefined;
@@ -1795,16 +1619,8 @@ export interface UpdateNotebookInstanceInput {
1795
1619
 
1796
1620
  InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
1797
1621
  }
1798
- export declare namespace UpdateNotebookInstanceInput {
1799
-
1800
- const filterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
1801
- }
1802
1622
  export interface UpdateNotebookInstanceOutput {
1803
1623
  }
1804
- export declare namespace UpdateNotebookInstanceOutput {
1805
-
1806
- const filterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
1807
- }
1808
1624
  export interface UpdateNotebookInstanceLifecycleConfigInput {
1809
1625
 
1810
1626
  NotebookInstanceLifecycleConfigName: string | undefined;
@@ -1813,16 +1629,8 @@ export interface UpdateNotebookInstanceLifecycleConfigInput {
1813
1629
 
1814
1630
  OnStart?: NotebookInstanceLifecycleHook[];
1815
1631
  }
1816
- export declare namespace UpdateNotebookInstanceLifecycleConfigInput {
1817
-
1818
- const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
1819
- }
1820
1632
  export interface UpdateNotebookInstanceLifecycleConfigOutput {
1821
1633
  }
1822
- export declare namespace UpdateNotebookInstanceLifecycleConfigOutput {
1823
-
1824
- const filterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
1825
- }
1826
1634
  export interface UpdatePipelineRequest {
1827
1635
 
1828
1636
  PipelineName: string | undefined;
@@ -1839,18 +1647,10 @@ export interface UpdatePipelineRequest {
1839
1647
 
1840
1648
  ParallelismConfiguration?: ParallelismConfiguration;
1841
1649
  }
1842
- export declare namespace UpdatePipelineRequest {
1843
-
1844
- const filterSensitiveLog: (obj: UpdatePipelineRequest) => any;
1845
- }
1846
1650
  export interface UpdatePipelineResponse {
1847
1651
 
1848
1652
  PipelineArn?: string;
1849
1653
  }
1850
- export declare namespace UpdatePipelineResponse {
1851
-
1852
- const filterSensitiveLog: (obj: UpdatePipelineResponse) => any;
1853
- }
1854
1654
  export interface UpdatePipelineExecutionRequest {
1855
1655
 
1856
1656
  PipelineExecutionArn: string | undefined;
@@ -1861,18 +1661,10 @@ export interface UpdatePipelineExecutionRequest {
1861
1661
 
1862
1662
  ParallelismConfiguration?: ParallelismConfiguration;
1863
1663
  }
1864
- export declare namespace UpdatePipelineExecutionRequest {
1865
-
1866
- const filterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
1867
- }
1868
1664
  export interface UpdatePipelineExecutionResponse {
1869
1665
 
1870
1666
  PipelineExecutionArn?: string;
1871
1667
  }
1872
- export declare namespace UpdatePipelineExecutionResponse {
1873
-
1874
- const filterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
1875
- }
1876
1668
 
1877
1669
  export interface ServiceCatalogProvisioningUpdateDetails {
1878
1670
 
@@ -1880,10 +1672,6 @@ export interface ServiceCatalogProvisioningUpdateDetails {
1880
1672
 
1881
1673
  ProvisioningParameters?: ProvisioningParameter[];
1882
1674
  }
1883
- export declare namespace ServiceCatalogProvisioningUpdateDetails {
1884
-
1885
- const filterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
1886
- }
1887
1675
  export interface UpdateProjectInput {
1888
1676
 
1889
1677
  ProjectName: string | undefined;
@@ -1894,18 +1682,10 @@ export interface UpdateProjectInput {
1894
1682
 
1895
1683
  Tags?: Tag[];
1896
1684
  }
1897
- export declare namespace UpdateProjectInput {
1898
-
1899
- const filterSensitiveLog: (obj: UpdateProjectInput) => any;
1900
- }
1901
1685
  export interface UpdateProjectOutput {
1902
1686
 
1903
1687
  ProjectArn: string | undefined;
1904
1688
  }
1905
- export declare namespace UpdateProjectOutput {
1906
-
1907
- const filterSensitiveLog: (obj: UpdateProjectOutput) => any;
1908
- }
1909
1689
  export interface UpdateTrainingJobRequest {
1910
1690
 
1911
1691
  TrainingJobName: string | undefined;
@@ -1914,36 +1694,20 @@ export interface UpdateTrainingJobRequest {
1914
1694
 
1915
1695
  ProfilerRuleConfigurations?: ProfilerRuleConfiguration[];
1916
1696
  }
1917
- export declare namespace UpdateTrainingJobRequest {
1918
-
1919
- const filterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
1920
- }
1921
1697
  export interface UpdateTrainingJobResponse {
1922
1698
 
1923
1699
  TrainingJobArn: string | undefined;
1924
1700
  }
1925
- export declare namespace UpdateTrainingJobResponse {
1926
-
1927
- const filterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
1928
- }
1929
1701
  export interface UpdateTrialRequest {
1930
1702
 
1931
1703
  TrialName: string | undefined;
1932
1704
 
1933
1705
  DisplayName?: string;
1934
1706
  }
1935
- export declare namespace UpdateTrialRequest {
1936
-
1937
- const filterSensitiveLog: (obj: UpdateTrialRequest) => any;
1938
- }
1939
1707
  export interface UpdateTrialResponse {
1940
1708
 
1941
1709
  TrialArn?: string;
1942
1710
  }
1943
- export declare namespace UpdateTrialResponse {
1944
-
1945
- const filterSensitiveLog: (obj: UpdateTrialResponse) => any;
1946
- }
1947
1711
  export interface UpdateTrialComponentRequest {
1948
1712
 
1949
1713
  TrialComponentName: string | undefined;
@@ -1968,18 +1732,10 @@ export interface UpdateTrialComponentRequest {
1968
1732
 
1969
1733
  OutputArtifactsToRemove?: string[];
1970
1734
  }
1971
- export declare namespace UpdateTrialComponentRequest {
1972
-
1973
- const filterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
1974
- }
1975
1735
  export interface UpdateTrialComponentResponse {
1976
1736
 
1977
1737
  TrialComponentArn?: string;
1978
1738
  }
1979
- export declare namespace UpdateTrialComponentResponse {
1980
-
1981
- const filterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
1982
- }
1983
1739
  export interface UpdateUserProfileRequest {
1984
1740
 
1985
1741
  DomainId: string | undefined;
@@ -1988,18 +1744,10 @@ export interface UpdateUserProfileRequest {
1988
1744
 
1989
1745
  UserSettings?: UserSettings;
1990
1746
  }
1991
- export declare namespace UpdateUserProfileRequest {
1992
-
1993
- const filterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
1994
- }
1995
1747
  export interface UpdateUserProfileResponse {
1996
1748
 
1997
1749
  UserProfileArn?: string;
1998
1750
  }
1999
- export declare namespace UpdateUserProfileResponse {
2000
-
2001
- const filterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
2002
- }
2003
1751
  export interface UpdateWorkforceRequest {
2004
1752
 
2005
1753
  WorkforceName: string | undefined;
@@ -2010,18 +1758,10 @@ export interface UpdateWorkforceRequest {
2010
1758
 
2011
1759
  WorkforceVpcConfig?: WorkforceVpcConfigRequest;
2012
1760
  }
2013
- export declare namespace UpdateWorkforceRequest {
2014
-
2015
- const filterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
2016
- }
2017
1761
  export interface UpdateWorkforceResponse {
2018
1762
 
2019
1763
  Workforce: Workforce | undefined;
2020
1764
  }
2021
- export declare namespace UpdateWorkforceResponse {
2022
-
2023
- const filterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
2024
- }
2025
1765
  export interface UpdateWorkteamRequest {
2026
1766
 
2027
1767
  WorkteamName: string | undefined;
@@ -2032,18 +1772,10 @@ export interface UpdateWorkteamRequest {
2032
1772
 
2033
1773
  NotificationConfiguration?: NotificationConfiguration;
2034
1774
  }
2035
- export declare namespace UpdateWorkteamRequest {
2036
-
2037
- const filterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
2038
- }
2039
1775
  export interface UpdateWorkteamResponse {
2040
1776
 
2041
1777
  Workteam: Workteam | undefined;
2042
1778
  }
2043
- export declare namespace UpdateWorkteamResponse {
2044
-
2045
- const filterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
2046
- }
2047
1779
 
2048
1780
  export interface SearchExpression {
2049
1781
 
@@ -2055,10 +1787,6 @@ export interface SearchExpression {
2055
1787
 
2056
1788
  Operator?: BooleanOperator | string;
2057
1789
  }
2058
- export declare namespace SearchExpression {
2059
-
2060
- const filterSensitiveLog: (obj: SearchExpression) => any;
2061
- }
2062
1790
  export interface SearchRequest {
2063
1791
 
2064
1792
  Resource: ResourceType | string | undefined;
@@ -2073,7 +1801,325 @@ export interface SearchRequest {
2073
1801
 
2074
1802
  MaxResults?: number;
2075
1803
  }
2076
- export declare namespace SearchRequest {
2077
-
2078
- const filterSensitiveLog: (obj: SearchRequest) => any;
2079
- }
1804
+
1805
+ export declare const ListPipelineExecutionStepsRequestFilterSensitiveLog: (obj: ListPipelineExecutionStepsRequest) => any;
1806
+
1807
+ export declare const ModelStepMetadataFilterSensitiveLog: (obj: ModelStepMetadata) => any;
1808
+
1809
+ export declare const ProcessingJobStepMetadataFilterSensitiveLog: (obj: ProcessingJobStepMetadata) => any;
1810
+
1811
+ export declare const QualityCheckStepMetadataFilterSensitiveLog: (obj: QualityCheckStepMetadata) => any;
1812
+
1813
+ export declare const RegisterModelStepMetadataFilterSensitiveLog: (obj: RegisterModelStepMetadata) => any;
1814
+
1815
+ export declare const TrainingJobStepMetadataFilterSensitiveLog: (obj: TrainingJobStepMetadata) => any;
1816
+
1817
+ export declare const TransformJobStepMetadataFilterSensitiveLog: (obj: TransformJobStepMetadata) => any;
1818
+
1819
+ export declare const TuningJobStepMetaDataFilterSensitiveLog: (obj: TuningJobStepMetaData) => any;
1820
+
1821
+ export declare const PipelineExecutionStepMetadataFilterSensitiveLog: (obj: PipelineExecutionStepMetadata) => any;
1822
+
1823
+ export declare const PipelineExecutionStepFilterSensitiveLog: (obj: PipelineExecutionStep) => any;
1824
+
1825
+ export declare const ListPipelineExecutionStepsResponseFilterSensitiveLog: (obj: ListPipelineExecutionStepsResponse) => any;
1826
+
1827
+ export declare const ListPipelineParametersForExecutionRequestFilterSensitiveLog: (obj: ListPipelineParametersForExecutionRequest) => any;
1828
+
1829
+ export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
1830
+
1831
+ export declare const ListPipelineParametersForExecutionResponseFilterSensitiveLog: (obj: ListPipelineParametersForExecutionResponse) => any;
1832
+
1833
+ export declare const ListPipelinesRequestFilterSensitiveLog: (obj: ListPipelinesRequest) => any;
1834
+
1835
+ export declare const PipelineSummaryFilterSensitiveLog: (obj: PipelineSummary) => any;
1836
+
1837
+ export declare const ListPipelinesResponseFilterSensitiveLog: (obj: ListPipelinesResponse) => any;
1838
+
1839
+ export declare const ListProcessingJobsRequestFilterSensitiveLog: (obj: ListProcessingJobsRequest) => any;
1840
+
1841
+ export declare const ProcessingJobSummaryFilterSensitiveLog: (obj: ProcessingJobSummary) => any;
1842
+
1843
+ export declare const ListProcessingJobsResponseFilterSensitiveLog: (obj: ListProcessingJobsResponse) => any;
1844
+
1845
+ export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
1846
+
1847
+ export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
1848
+
1849
+ export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
1850
+
1851
+ export declare const ListStageDevicesRequestFilterSensitiveLog: (obj: ListStageDevicesRequest) => any;
1852
+
1853
+ export declare const ListStageDevicesResponseFilterSensitiveLog: (obj: ListStageDevicesResponse) => any;
1854
+
1855
+ export declare const ListStudioLifecycleConfigsRequestFilterSensitiveLog: (obj: ListStudioLifecycleConfigsRequest) => any;
1856
+
1857
+ export declare const StudioLifecycleConfigDetailsFilterSensitiveLog: (obj: StudioLifecycleConfigDetails) => any;
1858
+
1859
+ export declare const ListStudioLifecycleConfigsResponseFilterSensitiveLog: (obj: ListStudioLifecycleConfigsResponse) => any;
1860
+
1861
+ export declare const ListSubscribedWorkteamsRequestFilterSensitiveLog: (obj: ListSubscribedWorkteamsRequest) => any;
1862
+
1863
+ export declare const ListSubscribedWorkteamsResponseFilterSensitiveLog: (obj: ListSubscribedWorkteamsResponse) => any;
1864
+
1865
+ export declare const ListTagsInputFilterSensitiveLog: (obj: ListTagsInput) => any;
1866
+
1867
+ export declare const ListTagsOutputFilterSensitiveLog: (obj: ListTagsOutput) => any;
1868
+
1869
+ export declare const ListTrainingJobsRequestFilterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
1870
+
1871
+ export declare const TrainingJobSummaryFilterSensitiveLog: (obj: TrainingJobSummary) => any;
1872
+
1873
+ export declare const ListTrainingJobsResponseFilterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
1874
+
1875
+ export declare const ListTrainingJobsForHyperParameterTuningJobRequestFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
1876
+
1877
+ export declare const ListTrainingJobsForHyperParameterTuningJobResponseFilterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
1878
+
1879
+ export declare const ListTransformJobsRequestFilterSensitiveLog: (obj: ListTransformJobsRequest) => any;
1880
+
1881
+ export declare const TransformJobSummaryFilterSensitiveLog: (obj: TransformJobSummary) => any;
1882
+
1883
+ export declare const ListTransformJobsResponseFilterSensitiveLog: (obj: ListTransformJobsResponse) => any;
1884
+
1885
+ export declare const ListTrialComponentsRequestFilterSensitiveLog: (obj: ListTrialComponentsRequest) => any;
1886
+
1887
+ export declare const TrialComponentSummaryFilterSensitiveLog: (obj: TrialComponentSummary) => any;
1888
+
1889
+ export declare const ListTrialComponentsResponseFilterSensitiveLog: (obj: ListTrialComponentsResponse) => any;
1890
+
1891
+ export declare const ListTrialsRequestFilterSensitiveLog: (obj: ListTrialsRequest) => any;
1892
+
1893
+ export declare const TrialSummaryFilterSensitiveLog: (obj: TrialSummary) => any;
1894
+
1895
+ export declare const ListTrialsResponseFilterSensitiveLog: (obj: ListTrialsResponse) => any;
1896
+
1897
+ export declare const ListUserProfilesRequestFilterSensitiveLog: (obj: ListUserProfilesRequest) => any;
1898
+
1899
+ export declare const UserProfileDetailsFilterSensitiveLog: (obj: UserProfileDetails) => any;
1900
+
1901
+ export declare const ListUserProfilesResponseFilterSensitiveLog: (obj: ListUserProfilesResponse) => any;
1902
+
1903
+ export declare const ListWorkforcesRequestFilterSensitiveLog: (obj: ListWorkforcesRequest) => any;
1904
+
1905
+ export declare const ListWorkforcesResponseFilterSensitiveLog: (obj: ListWorkforcesResponse) => any;
1906
+
1907
+ export declare const ListWorkteamsRequestFilterSensitiveLog: (obj: ListWorkteamsRequest) => any;
1908
+
1909
+ export declare const ListWorkteamsResponseFilterSensitiveLog: (obj: ListWorkteamsResponse) => any;
1910
+
1911
+ export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
1912
+
1913
+ export declare const ModelPackageGroupFilterSensitiveLog: (obj: ModelPackageGroup) => any;
1914
+
1915
+ export declare const NestedFiltersFilterSensitiveLog: (obj: NestedFilters) => any;
1916
+
1917
+ export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
1918
+
1919
+ export declare const PipelineFilterSensitiveLog: (obj: Pipeline) => any;
1920
+
1921
+ export declare const PipelineExecutionFilterSensitiveLog: (obj: PipelineExecution) => any;
1922
+
1923
+ export declare const ProcessingJobFilterSensitiveLog: (obj: ProcessingJob) => any;
1924
+
1925
+ export declare const ProfilerConfigForUpdateFilterSensitiveLog: (obj: ProfilerConfigForUpdate) => any;
1926
+
1927
+ export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
1928
+
1929
+ export declare const PutModelPackageGroupPolicyInputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyInput) => any;
1930
+
1931
+ export declare const PutModelPackageGroupPolicyOutputFilterSensitiveLog: (obj: PutModelPackageGroupPolicyOutput) => any;
1932
+
1933
+ export declare const QueryFiltersFilterSensitiveLog: (obj: QueryFilters) => any;
1934
+
1935
+ export declare const QueryLineageRequestFilterSensitiveLog: (obj: QueryLineageRequest) => any;
1936
+
1937
+ export declare const VertexFilterSensitiveLog: (obj: Vertex) => any;
1938
+
1939
+ export declare const QueryLineageResponseFilterSensitiveLog: (obj: QueryLineageResponse) => any;
1940
+
1941
+ export declare const RegisterDevicesRequestFilterSensitiveLog: (obj: RegisterDevicesRequest) => any;
1942
+
1943
+ export declare const RenderableTaskFilterSensitiveLog: (obj: RenderableTask) => any;
1944
+
1945
+ export declare const RenderingErrorFilterSensitiveLog: (obj: RenderingError) => any;
1946
+
1947
+ export declare const RenderUiTemplateRequestFilterSensitiveLog: (obj: RenderUiTemplateRequest) => any;
1948
+
1949
+ export declare const RenderUiTemplateResponseFilterSensitiveLog: (obj: RenderUiTemplateResponse) => any;
1950
+
1951
+ export declare const RetryPipelineExecutionRequestFilterSensitiveLog: (obj: RetryPipelineExecutionRequest) => any;
1952
+
1953
+ export declare const RetryPipelineExecutionResponseFilterSensitiveLog: (obj: RetryPipelineExecutionResponse) => any;
1954
+
1955
+ export declare const TrainingJobFilterSensitiveLog: (obj: TrainingJob) => any;
1956
+
1957
+ export declare const TrialComponentSimpleSummaryFilterSensitiveLog: (obj: TrialComponentSimpleSummary) => any;
1958
+
1959
+ export declare const TrialFilterSensitiveLog: (obj: Trial) => any;
1960
+
1961
+ export declare const TransformJobFilterSensitiveLog: (obj: TransformJob) => any;
1962
+
1963
+ export declare const TrialComponentSourceDetailFilterSensitiveLog: (obj: TrialComponentSourceDetail) => any;
1964
+
1965
+ export declare const TrialComponentFilterSensitiveLog: (obj: TrialComponent) => any;
1966
+
1967
+ export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
1968
+
1969
+ export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) => any;
1970
+
1971
+ export declare const SendPipelineExecutionStepFailureRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureRequest) => any;
1972
+
1973
+ export declare const SendPipelineExecutionStepFailureResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepFailureResponse) => any;
1974
+
1975
+ export declare const SendPipelineExecutionStepSuccessRequestFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessRequest) => any;
1976
+
1977
+ export declare const SendPipelineExecutionStepSuccessResponseFilterSensitiveLog: (obj: SendPipelineExecutionStepSuccessResponse) => any;
1978
+
1979
+ export declare const StartEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StartEdgeDeploymentStageRequest) => any;
1980
+
1981
+ export declare const StartMonitoringScheduleRequestFilterSensitiveLog: (obj: StartMonitoringScheduleRequest) => any;
1982
+
1983
+ export declare const StartNotebookInstanceInputFilterSensitiveLog: (obj: StartNotebookInstanceInput) => any;
1984
+
1985
+ export declare const StartPipelineExecutionRequestFilterSensitiveLog: (obj: StartPipelineExecutionRequest) => any;
1986
+
1987
+ export declare const StartPipelineExecutionResponseFilterSensitiveLog: (obj: StartPipelineExecutionResponse) => any;
1988
+
1989
+ export declare const StopAutoMLJobRequestFilterSensitiveLog: (obj: StopAutoMLJobRequest) => any;
1990
+
1991
+ export declare const StopCompilationJobRequestFilterSensitiveLog: (obj: StopCompilationJobRequest) => any;
1992
+
1993
+ export declare const StopEdgeDeploymentStageRequestFilterSensitiveLog: (obj: StopEdgeDeploymentStageRequest) => any;
1994
+
1995
+ export declare const StopEdgePackagingJobRequestFilterSensitiveLog: (obj: StopEdgePackagingJobRequest) => any;
1996
+
1997
+ export declare const StopHyperParameterTuningJobRequestFilterSensitiveLog: (obj: StopHyperParameterTuningJobRequest) => any;
1998
+
1999
+ export declare const StopInferenceRecommendationsJobRequestFilterSensitiveLog: (obj: StopInferenceRecommendationsJobRequest) => any;
2000
+
2001
+ export declare const StopLabelingJobRequestFilterSensitiveLog: (obj: StopLabelingJobRequest) => any;
2002
+
2003
+ export declare const StopMonitoringScheduleRequestFilterSensitiveLog: (obj: StopMonitoringScheduleRequest) => any;
2004
+
2005
+ export declare const StopNotebookInstanceInputFilterSensitiveLog: (obj: StopNotebookInstanceInput) => any;
2006
+
2007
+ export declare const StopPipelineExecutionRequestFilterSensitiveLog: (obj: StopPipelineExecutionRequest) => any;
2008
+
2009
+ export declare const StopPipelineExecutionResponseFilterSensitiveLog: (obj: StopPipelineExecutionResponse) => any;
2010
+
2011
+ export declare const StopProcessingJobRequestFilterSensitiveLog: (obj: StopProcessingJobRequest) => any;
2012
+
2013
+ export declare const StopTrainingJobRequestFilterSensitiveLog: (obj: StopTrainingJobRequest) => any;
2014
+
2015
+ export declare const StopTransformJobRequestFilterSensitiveLog: (obj: StopTransformJobRequest) => any;
2016
+
2017
+ export declare const UpdateActionRequestFilterSensitiveLog: (obj: UpdateActionRequest) => any;
2018
+
2019
+ export declare const UpdateActionResponseFilterSensitiveLog: (obj: UpdateActionResponse) => any;
2020
+
2021
+ export declare const UpdateAppImageConfigRequestFilterSensitiveLog: (obj: UpdateAppImageConfigRequest) => any;
2022
+
2023
+ export declare const UpdateAppImageConfigResponseFilterSensitiveLog: (obj: UpdateAppImageConfigResponse) => any;
2024
+
2025
+ export declare const UpdateArtifactRequestFilterSensitiveLog: (obj: UpdateArtifactRequest) => any;
2026
+
2027
+ export declare const UpdateArtifactResponseFilterSensitiveLog: (obj: UpdateArtifactResponse) => any;
2028
+
2029
+ export declare const UpdateCodeRepositoryInputFilterSensitiveLog: (obj: UpdateCodeRepositoryInput) => any;
2030
+
2031
+ export declare const UpdateCodeRepositoryOutputFilterSensitiveLog: (obj: UpdateCodeRepositoryOutput) => any;
2032
+
2033
+ export declare const UpdateContextRequestFilterSensitiveLog: (obj: UpdateContextRequest) => any;
2034
+
2035
+ export declare const UpdateContextResponseFilterSensitiveLog: (obj: UpdateContextResponse) => any;
2036
+
2037
+ export declare const UpdateDeviceFleetRequestFilterSensitiveLog: (obj: UpdateDeviceFleetRequest) => any;
2038
+
2039
+ export declare const UpdateDevicesRequestFilterSensitiveLog: (obj: UpdateDevicesRequest) => any;
2040
+
2041
+ export declare const UpdateDomainRequestFilterSensitiveLog: (obj: UpdateDomainRequest) => any;
2042
+
2043
+ export declare const UpdateDomainResponseFilterSensitiveLog: (obj: UpdateDomainResponse) => any;
2044
+
2045
+ export declare const VariantPropertyFilterSensitiveLog: (obj: VariantProperty) => any;
2046
+
2047
+ export declare const UpdateEndpointInputFilterSensitiveLog: (obj: UpdateEndpointInput) => any;
2048
+
2049
+ export declare const UpdateEndpointOutputFilterSensitiveLog: (obj: UpdateEndpointOutput) => any;
2050
+
2051
+ export declare const UpdateEndpointWeightsAndCapacitiesInputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesInput) => any;
2052
+
2053
+ export declare const UpdateEndpointWeightsAndCapacitiesOutputFilterSensitiveLog: (obj: UpdateEndpointWeightsAndCapacitiesOutput) => any;
2054
+
2055
+ export declare const UpdateExperimentRequestFilterSensitiveLog: (obj: UpdateExperimentRequest) => any;
2056
+
2057
+ export declare const UpdateExperimentResponseFilterSensitiveLog: (obj: UpdateExperimentResponse) => any;
2058
+
2059
+ export declare const UpdateFeatureGroupRequestFilterSensitiveLog: (obj: UpdateFeatureGroupRequest) => any;
2060
+
2061
+ export declare const UpdateFeatureGroupResponseFilterSensitiveLog: (obj: UpdateFeatureGroupResponse) => any;
2062
+
2063
+ export declare const UpdateFeatureMetadataRequestFilterSensitiveLog: (obj: UpdateFeatureMetadataRequest) => any;
2064
+
2065
+ export declare const UpdateImageRequestFilterSensitiveLog: (obj: UpdateImageRequest) => any;
2066
+
2067
+ export declare const UpdateImageResponseFilterSensitiveLog: (obj: UpdateImageResponse) => any;
2068
+
2069
+ export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
2070
+
2071
+ export declare const UpdateModelPackageOutputFilterSensitiveLog: (obj: UpdateModelPackageOutput) => any;
2072
+
2073
+ export declare const UpdateMonitoringScheduleRequestFilterSensitiveLog: (obj: UpdateMonitoringScheduleRequest) => any;
2074
+
2075
+ export declare const UpdateMonitoringScheduleResponseFilterSensitiveLog: (obj: UpdateMonitoringScheduleResponse) => any;
2076
+
2077
+ export declare const UpdateNotebookInstanceInputFilterSensitiveLog: (obj: UpdateNotebookInstanceInput) => any;
2078
+
2079
+ export declare const UpdateNotebookInstanceOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceOutput) => any;
2080
+
2081
+ export declare const UpdateNotebookInstanceLifecycleConfigInputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigInput) => any;
2082
+
2083
+ export declare const UpdateNotebookInstanceLifecycleConfigOutputFilterSensitiveLog: (obj: UpdateNotebookInstanceLifecycleConfigOutput) => any;
2084
+
2085
+ export declare const UpdatePipelineRequestFilterSensitiveLog: (obj: UpdatePipelineRequest) => any;
2086
+
2087
+ export declare const UpdatePipelineResponseFilterSensitiveLog: (obj: UpdatePipelineResponse) => any;
2088
+
2089
+ export declare const UpdatePipelineExecutionRequestFilterSensitiveLog: (obj: UpdatePipelineExecutionRequest) => any;
2090
+
2091
+ export declare const UpdatePipelineExecutionResponseFilterSensitiveLog: (obj: UpdatePipelineExecutionResponse) => any;
2092
+
2093
+ export declare const ServiceCatalogProvisioningUpdateDetailsFilterSensitiveLog: (obj: ServiceCatalogProvisioningUpdateDetails) => any;
2094
+
2095
+ export declare const UpdateProjectInputFilterSensitiveLog: (obj: UpdateProjectInput) => any;
2096
+
2097
+ export declare const UpdateProjectOutputFilterSensitiveLog: (obj: UpdateProjectOutput) => any;
2098
+
2099
+ export declare const UpdateTrainingJobRequestFilterSensitiveLog: (obj: UpdateTrainingJobRequest) => any;
2100
+
2101
+ export declare const UpdateTrainingJobResponseFilterSensitiveLog: (obj: UpdateTrainingJobResponse) => any;
2102
+
2103
+ export declare const UpdateTrialRequestFilterSensitiveLog: (obj: UpdateTrialRequest) => any;
2104
+
2105
+ export declare const UpdateTrialResponseFilterSensitiveLog: (obj: UpdateTrialResponse) => any;
2106
+
2107
+ export declare const UpdateTrialComponentRequestFilterSensitiveLog: (obj: UpdateTrialComponentRequest) => any;
2108
+
2109
+ export declare const UpdateTrialComponentResponseFilterSensitiveLog: (obj: UpdateTrialComponentResponse) => any;
2110
+
2111
+ export declare const UpdateUserProfileRequestFilterSensitiveLog: (obj: UpdateUserProfileRequest) => any;
2112
+
2113
+ export declare const UpdateUserProfileResponseFilterSensitiveLog: (obj: UpdateUserProfileResponse) => any;
2114
+
2115
+ export declare const UpdateWorkforceRequestFilterSensitiveLog: (obj: UpdateWorkforceRequest) => any;
2116
+
2117
+ export declare const UpdateWorkforceResponseFilterSensitiveLog: (obj: UpdateWorkforceResponse) => any;
2118
+
2119
+ export declare const UpdateWorkteamRequestFilterSensitiveLog: (obj: UpdateWorkteamRequest) => any;
2120
+
2121
+ export declare const UpdateWorkteamResponseFilterSensitiveLog: (obj: UpdateWorkteamResponse) => any;
2122
+
2123
+ export declare const SearchExpressionFilterSensitiveLog: (obj: SearchExpression) => any;
2124
+
2125
+ export declare const SearchRequestFilterSensitiveLog: (obj: SearchRequest) => any;